/* ------------------------------------------
DO NOT EDIT THIS FILE!
DOING SO IS A POOR LIFE DECISION...

Why? - This file is automatically generated
SASS output and if you add css here then it
will probably be overwritten.

What to do? - Add custom css to the child theme
"style.css" file.
------------------------------------------ */
/* Generic vars */
/* Custom vars connected to wp preset colors we define in theme.json */
/* Breakpoints used by mixins */
/* Categories 01 to 03 are the basics. */
@font-face {
  font-family: "Rubik";
  src: local("Rubik Italic"), local("Rubik-Italic"), url(/wp-content/themes/hawp-skin/assets/fonts/Rubik-Italic.woff2) format("woff2"), url(/wp-content/themes/hawp-skin/assets/fonts/Rubik-Italic.woff) format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik Light"), local("Rubik-Light"), url(/wp-content/themes/hawp-skin/assets/fonts/Rubik-Light.woff2) format("woff2"), url(/wp-content/themes/hawp-skin/assets/fonts/Rubik-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik Bold"), local("Rubik-Bold"), url(/wp-content/themes/hawp-skin/assets/fonts/Rubik-Bold.woff2) format("woff2"), url(/wp-content/themes/hawp-skin/assets/fonts/Rubik-Bold.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik SemiBold"), local("Rubik-SemiBold"), url(/wp-content/themes/hawp-skin/assets/fonts/Rubik-SemiBold.woff2) format("woff2"), url(/wp-content/themes/hawp-skin/assets/fonts/Rubik-SemiBold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik Regular"), local("Rubik-Regular"), url(/wp-content/themes/hawp-skin/assets/fonts/Rubik-Regular.woff2) format("woff2"), url(/wp-content/themes/hawp-skin/assets/fonts/Rubik-Regular.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik Medium"), local("Rubik-Medium"), url(/wp-content/themes/hawp-skin/assets/fonts/Rubik-Medium.woff2) format("woff2"), url(/wp-content/themes/hawp-skin/assets/fonts/Rubik-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rubik";
  src: local("Rubik Medium Italic"), local("Rubik-MediumItalic"), url(/wp-content/themes/hawp-skin/assets/fonts/Rubik-MediumItalic.woff2) format("woff2"), url(/wp-content/themes/hawp-skin/assets/fonts/Rubik-MediumItalic.woff) format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  box-sizing: border-box;
  font-family: sans-serif;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
}

body, table, tbody, thead, tr, th, td, iframe, div, section, article, aside, header, footer, main, menu, nav, h1, h2, h3, h4, h5, h6, hr, form, fieldset, legend, button, input, select, optgroup, option, textarea, ul, ol, li, dl, dt, dd, blockquote, p, details, summary, pre, figure, img, audio, canvas, video, object, embed, span, a, strong, b, em, i, u, s, cite, abbr, sub, sup, mark, del, ins, code, kbd, samp, var {
  vertical-align: top;
  margin: 0;
  border: 0 solid #E5E3DB;
  padding: 0;
  font-family: inherit;
  font-size: 1em;
  line-height: inherit;
  text-transform: none;
  color: inherit;
  background: none;
  overflow: visible;
}

iframe, div, section, article, aside, header, footer, main, menu, nav, h1, h2, h3, h4, h5, h6, hr, form, fieldset, legend, ul, ol, dl, dt, dd, blockquote, p, details, summary, pre, figure, figcaption {
  display: block;
}

img, audio, canvas, video, object, embed {
  display: inline-block;
}

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

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

[hidden],
template {
  display: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

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

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

html {
  font-size: 125%;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
}

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

body {
  position: relative;
  font-size: 0.875em;
  line-height: 1.625;
  background: var(--wp--preset--color--light-tan);
  font-family: "Rubik", Arial, sans-serif;
  color: var(--wp--preset--color--brown);
}

button {
  cursor: pointer;
}

/* Clearing ------------------------------ */
.clear:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}

/* Container ----------------------------- */
.contain {
  display: block;
  position: relative;
  margin: auto;
  padding: 0 1.5rem;
  width: 100%;
}
@media only screen and (min-width: 48.5em) {
  .contain {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (min-width: 82.5em) {
  .contain {
    padding-left: calc(50% - 30rem);
    padding-right: calc(50% - 30rem);
  }
}
@media only screen and (min-width: 48.5em) {
  .contain--small {
    padding-left: calc(50% - 17.5rem);
    padding-right: calc(50% - 17.5rem);
  }
}
@media only screen and (min-width: 82.5em) {
  .contain--medium {
    padding-left: calc(50% - 24.5rem);
    padding-right: calc(50% - 24.5rem);
  }
}
@media only screen and (min-width: 38.5em) {
  .contain--large {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media only screen and (min-width: 82.5em) {
  .contain--large {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (min-width: 92.5em) {
  .contain--large {
    padding-left: calc(50% - 33.9rem);
    padding-right: calc(50% - 33.9rem);
  }
}
.contain--custom {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 38.5em) {
  .contain--xlarge {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media only screen and (min-width: 82.5em) {
  .contain--xlarge {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.contain--fullwidth {
  padding-left: 0;
  padding-right: 0;
}
.contain--vpad {
  padding-top: 3rem;
  padding-bottom: 2.55rem;
}
.contain--tpad {
  padding-top: 3rem;
  padding-bottom: 1px;
}
.contain--bpad {
  padding-top: 1px;
  padding-bottom: 2.55rem;
}

/* Layout -------------------------------- */
.no-margin,
.nomargin {
  margin: 0;
}

.no-padding,
.nopadding,
.nopad {
  padding: 0;
}

@media only screen and (min-width: 48.5em) and (min-height: 38.5em) {
  .is-sticky {
    position: sticky !important;
    top: 7.6rem;
  }
}

/* Category 04 can contain any default HTML element. Do not add classes here, just give the elements some basic styles. */
h1, .h1, .is-style-h1,
h2, .h2, .is-style-h2,
h3, .h3, .is-style-h3,
h4, .h4, .is-style-h4,
h5, .h5, .is-style-h5,
h6, .h6, .is-style-h6,
.edd_form legend {
  font-family: "Rubik", Arial, sans-serif;
  margin: 0 0 0.5em 0;
  line-height: normal;
  font-weight: 600;
  color: var(--wp--preset--color--brown);
}

h1, .h1, .is-style-h1 {
  font-size: 1.75rem;
}
@media only screen and (min-width: 48.5em) {
  h1, .h1, .is-style-h1 {
    font-size: 2.1rem;
  }
}
@media only screen and (min-width: 68.5em) {
  h1, .h1, .is-style-h1 {
    font-size: 2.5rem;
  }
  .single-post h1, .single-post .h1, .single-post .is-style-h1 {
    font-size: 2.1rem;
  }
}
@media only screen and (min-width: 82.5em) {
  .home h1, .home .h1, .home .is-style-h1 {
    font-size: 3.5rem;
  }
}

h2, .h2, .is-style-h2 {
  font-size: 1.4rem;
  margin-bottom: 0.5em;
}
@media only screen and (min-width: 68.5em) {
  h2, .h2, .is-style-h2 {
    font-size: 1.8rem;
  }
}

h3, .h3, .is-style-h3, .edd_form legend {
  font-size: 1.1rem;
  font-weight: 500;
}
@media only screen and (min-width: 68.5em) {
  h3, .h3, .is-style-h3, .edd_form legend {
    font-size: 1.2rem;
  }
}

h4, .h4, .is-style-h4 {
  font-size: 0.85rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.034em;
}
@media only screen and (min-width: 68.5em) {
  h4, .h4, .is-style-h4 {
    font-size: 1rem;
  }
}
.footer h4, .footer .h4, .footer .is-style-h4 {
  font-size: 0.85rem;
}

h5, .h5, .is-style-h5 {
  font-size: 0.85rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.034em;
}

h6, .h6, .is-style-h6 {
  font-size: 0.75em;
}

/* Over here, place any elements that do not need to have their own file. */
p,
#edd_profile_editor_form p {
  margin: 0 0 1em 0;
}

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

small {
  font-size: 0.75em;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

strong,
b {
  font-weight: 500;
}

u,
ins {
  text-decoration: underline;
}

s,
del {
  text-decoration: line-through;
}

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

code,
pre {
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.3em 0.4em;
  vertical-align: middle;
}

code {
  background: rgba(0, 0, 0, 0.075);
  border-radius: 0.25em;
}

pre {
  margin: 0 0 1.5em 0;
}

i[class^=fa-],
i[class*=" fa-"] {
  line-height: 1.625;
}

.hm-svg {
  display: inline-block;
  height: 1em;
  width: 1em;
  line-height: 1.625;
  vertical-align: text-top;
}
.hm-svg svg {
  display: block;
  height: 100%;
  width: 100%;
}
.hm-svg i[class^=fa-],
.hm-svg i[class*=" fa-"] {
  line-height: normal;
  vertical-align: top;
}

@media only screen and (max-width: 68.49em) {
  .has-medium-font-size {
    font-size: 1.1rem;
  }
}

a {
  text-decoration: none;
  transition: all 300ms ease;
  color: inherit;
}
a:hover, a:focus {
  color: var(--wp--preset--color--brown);
}

p a:not([class]),
.wp-block-list a:not([class]),
table a,
.rank-math-html-sitemap a,
.edd-sl-upgrade-link a {
  text-decoration: none;
  background-image: var(--wp--preset--gradient--orange);
  background-size: 100% 1px;
  background-position: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 300ms ease;
  word-wrap: break-word;
}
p a:not([class]):hover, p a:not([class]):focus,
.wp-block-list a:not([class]):hover,
.wp-block-list a:not([class]):focus,
table a:hover,
table a:focus,
.rank-math-html-sitemap a:hover,
.rank-math-html-sitemap a:focus,
.edd-sl-upgrade-link a:hover,
.edd-sl-upgrade-link a:focus {
  background-size: 100% 2px;
}

ul,
ol {
  margin: 0 0 1.5em 1.8em;
}

li > ul,
li > ol {
  margin: 0 0 0 1.5em;
}

li {
  margin: 0 0 0.5em 0;
}

dl {
  margin: 0 0 1.5em 0;
}

dd {
  margin: 0 1.5rem 1.5em;
}

dt {
  font-weight: bold;
}

.account-subnav {
  display: flex;
  margin: 1.5rem 0;
  flex-wrap: wrap;
  width: 100%;
}
@media only screen and (min-width: 68.5em) {
  .account-subnav {
    flex-wrap: nowrap;
  }
}
.account-subnav__link {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.25;
  align-items: center;
  font-size: 0.8rem;
  font-weight: 500;
  justify-content: center;
  padding: 0.7rem 0.875rem;
  border-bottom: 2px solid #E5E3DB;
  text-decoration-line: none !important;
}
@media only screen and (min-width: 68.5em) {
  .account-subnav__link {
    flex: 1 1 0%;
    font-size: 1rem;
  }
}
.account-subnav__link.current-menu-item {
  position: relative;
  background: var(--wp--preset--gradient--orange);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.account-subnav__link.current-menu-item::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 2px;
  z-index: 2;
  background: var(--wp--preset--gradient--orange);
}

.is-style-checklist,
.is-style-checklist-green {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.is-style-checklist li,
.is-style-checklist-green li {
  position: relative;
  padding-left: 1.25rem;
}
.is-style-checklist li::before,
.is-style-checklist-green li::before {
  position: absolute;
  content: "\f058";
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  left: 0;
  top: 0;
  color: var(--wp--preset--color--brown);
}
.is-style-checklist-green li::before,
.is-style-checklist-green-green li::before {
  color: #1fae1f;
}

code,
input[type=url],
input[type=email],
input[type=tel] {
  direction: ltr;
}

input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=date],
input[type=month],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=week],
input[type=number],
input[type=search],
input[type=tel],
input[type=color],
textarea,
select,
.hm-field {
  display: block;
  border: none;
  border-radius: 0.5rem;
  padding: 0.5em 0.75em;
  max-width: 100%;
  width: 100%;
  color: var(--wp--preset--color--brown);
  background: var(--wp--preset--color--cream);
  font-size: 16px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 1px 1px rgba(0, 0, 0, 0.1);
}

select,
.hawp-dd-trigger.hm-field {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%23C4C2BC' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 1.5rem;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}

input[type=radio],
input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 1px 1px rgba(0, 0, 0, 0.1);
  color: var(--wp--preset--color--brown);
  background: var(--wp--preset--color--cream);
  border: none;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 0.25rem;
  vertical-align: text-top;
}
input[type=radio]:checked,
input[type=checkbox]:checked {
  border-color: transparent;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 0.8rem;
  border-color: transparent;
  box-shadow: none;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E"), var(--wp--preset--gradient--orange);
}

input[type=radio] {
  border-radius: 100%;
}
input[type=radio]:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E"), var(--wp--preset--gradient--orange);
}

label {
  line-height: 1;
  display: block;
  font-size: 0.775rem;
}

input::placeholder,
textarea::placeholder {
  color: var(--wp--preset--color--grey);
  line-height: normal;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: var(--wp--preset--color--grey);
  line-height: normal;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: var(--wp--preset--color--grey);
  line-height: normal;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: var(--wp--preset--color--grey);
  line-height: normal;
}

.edd_form label {
  cursor: pointer;
  font-weight: 500;
  line-height: 1.5;
  display: inline-block;
}

blockquote,
figcaption {
  margin: 0 0 1.5em 0;
  font-style: italic;
}

blockquote em,
blockquote i,
figcaption em,
figcaption i {
  font-style: normal;
}

iframe,
img,
svg,
audio,
canvas,
video,
object,
embed {
  vertical-align: middle;
  max-width: 100%;
}

figure {
  margin: 0 0 1.5em 0;
}

iframe {
  margin: 0 auto 1.5em auto;
  max-width: 100%;
}

video {
  display: block;
}

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

table {
  margin: 0 0 1.5em 0;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border-color: inherit;
  text-transform: inherit;
}
table .edd_subscription_name {
  max-width: 12rem;
  display: inline-block;
}

thead {
  font-size: 0.65rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-transform: uppercase;
}

tr {
  border-bottom-width: 1px;
}

th {
  font-weight: 500;
  text-transform: uppercase;
}

td, th {
  padding: 0.8rem 0.4rem;
}

/* Category 05 is all about adjusting the default block styles to the given layout. */
.wp-block-columns {
  position: relative;
  gap: 1.5rem !important;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 68.5em) {
  .wp-block-columns {
    gap: 2rem !important;
  }
}
.wp-block-columns.is-style-gap-large {
  gap: 2rem !important;
}
@media only screen and (min-width: 68.5em) {
  .wp-block-columns.is-style-gap-large {
    gap: 3.25rem !important;
  }
}
@media (max-width: 781px) {
  .wp-block-columns .wp-block-column .has-text-align-right {
    text-align: left;
  }
}

/* Buttons ------------------------------- */
.button,
.btn,
.button-primary,
.wp-block-button__link,
input[type=button],
input[type=reset],
input[type=submit],
.edd_submit,
.edd-submit,
.edd-button,
#edd-purchase-button,
input[type=submit].edd-submit {
  position: relative;
  color: #fff;
  background-image: var(--wp--preset--gradient--orange);
  background-size: 110% 100%;
  background-position: calc(0% - 2px) 50%;
  display: inline-flex;
  align-items: center;
  vertical-align: baseline;
  border-radius: 10rem;
  padding: calc(0.75em + 2px) calc(1.65em + 2px);
  font-size: 0.7rem;
  letter-spacing: 0.034em;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  border: none;
  transition: all 300ms;
}
@media only screen and (min-width: 68.5em) {
  .button,
  .btn,
  .button-primary,
  .wp-block-button__link,
  input[type=button],
  input[type=reset],
  input[type=submit],
  .edd_submit,
  .edd-submit,
  .edd-button,
  #edd-purchase-button,
  input[type=submit].edd-submit {
    font-size: 0.8rem;
  }
}
.button:hover, .button:active, .button:focus,
.btn:hover,
.btn:active,
.btn:focus,
.button-primary:hover,
.button-primary:active,
.button-primary:focus,
.wp-block-button__link:hover,
.wp-block-button__link:active,
.wp-block-button__link:focus,
input[type=button]:hover,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:hover,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:hover,
input[type=submit]:active,
input[type=submit]:focus,
.edd_submit:hover,
.edd_submit:active,
.edd_submit:focus,
.edd-submit:hover,
.edd-submit:active,
.edd-submit:focus,
.edd-button:hover,
.edd-button:active,
.edd-button:focus,
#edd-purchase-button:hover,
#edd-purchase-button:active,
#edd-purchase-button:focus,
input[type=submit].edd-submit:hover,
input[type=submit].edd-submit:active,
input[type=submit].edd-submit:focus {
  color: #fff;
  text-decoration: none;
  outline: none;
  background-image: var(--wp--preset--gradient--orange);
  background-position: calc(100% + 2px) 50%;
  box-shadow: 0 0 0 3px rgba(229, 102, 47, 0.16);
}
.button .edd-add-to-cart-label,
.btn .edd-add-to-cart-label,
.button-primary .edd-add-to-cart-label,
.wp-block-button__link .edd-add-to-cart-label,
input[type=button] .edd-add-to-cart-label,
input[type=reset] .edd-add-to-cart-label,
input[type=submit] .edd-add-to-cart-label,
.edd_submit .edd-add-to-cart-label,
.edd-submit .edd-add-to-cart-label,
.edd-button .edd-add-to-cart-label,
#edd-purchase-button .edd-add-to-cart-label,
input[type=submit].edd-submit .edd-add-to-cart-label {
  text-transform: inherit;
}

.wp-block-buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 0.5rem;
}
.wp-block-buttons .wp-block-button {
  margin-bottom: 0.5em;
}
.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link {
  border: 2px solid var(--wp--preset--color--dark-brown);
  background: transparent;
  color: inherit;
  transition: all 300ms ease, color 300ms ease;
  background-image: none;
  background-size: none;
  background-position: 0 0;
  padding: 0.75em 1.65em;
}
.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:hover, .wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus, .wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:active {
  background-image: none;
  background-position: 0 0;
  background: var(--wp--preset--color--dark-brown);
  color: #fff;
  box-shadow: none;
}
.footer .wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:hover, .footer .wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus, .footer .wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:active {
  background: rgba(237, 235, 225, 0.15);
}

p.is-style-offset-sup {
  position: relative;
}
p.is-style-offset-sup mark {
  position: relative;
  display: inline-block;
}
p.is-style-offset-sup mark sub,
p.is-style-offset-sup mark sup {
  top: 0;
  right: 0.5rem;
  position: absolute;
  font-style: italic;
  text-align: right;
  display: inline-block;
  font-size: 0.5em;
}
p.is-style-offset-sup mark sub {
  bottom: 0;
  top: auto;
}

.wp-block-image.is-style-boxed-image {
  border-radius: 1.5rem;
  background-color: var(--wp--preset--color--cream);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 2px 2px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.wp-block-embed {
  border-radius: 1.5rem;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 2px 2px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
.wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

.wp-block-details {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  padding: 0 1rem;
  border-top: none;
  border-radius: 0.45rem;
  background-color: var(--wp--preset--color--cream);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.wp-block-details summary {
  position: relative;
  display: block;
  overflow: hidden;
  margin-left: -1rem;
  margin-right: -1rem;
  padding: 0.5rem 1rem;
  padding-right: 3.7em;
  border-radius: 0.45rem;
  font-style: italic;
  line-height: 1.3;
}
.wp-block-details summary:after {
  content: "\e59e";
  font-family: "Font Awesome 6 Pro";
  text-align: center;
  width: 2.7em;
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--wp--preset--color--grey);
  font-weight: 400;
  font-style: normal;
}
.wp-block-details[open] {
  padding-bottom: 0.5rem;
}
.wp-block-details[open] summary {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-color: transparent;
  margin-bottom: 1rem;
  background-color: var(--wp--preset--color--tan);
}
.wp-block-details[open] summary:after {
  content: "\e404";
}
.wp-block-details.is-style-big-summary {
  margin-bottom: 1.25rem;
}
.wp-block-details.is-style-big-summary summary {
  font-size: 1rem;
}

.block-fa-icon {
  display: inline-block;
  vertical-align: middle;
  line-height: 1 !important;
  margin-bottom: 0 !important;
}

.block-cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.25rem;
  background-color: var(--wp--preset--color--tan);
  border-radius: 1.5rem;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 2px 2px rgba(0, 0, 0, 0.05);
  margin-bottom: 1em;
}
@media only screen and (min-width: 48.5em) {
  .block-cta {
    flex-direction: row;
    gap: 1.25rem;
    text-align: left;
  }
}
@media only screen and (min-width: 68.5em) {
  .block-cta {
    gap: 2rem;
  }
}
@media only screen and (min-width: 48.5em) {
  .block-cta__title {
    margin-bottom: 0.25em;
  }
}
.block-cta__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-basis: 0;
  flex-grow: 1;
  gap: 1rem;
}
@media only screen and (min-width: 48.5em) {
  .block-cta__content {
    flex-direction: row;
  }
}
.block-cta__icon {
  max-width: 3.5rem;
  max-height: 3rem;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.block-cta__action {
  width: 100%;
}
@media only screen and (min-width: 48.5em) {
  .block-cta__action {
    width: auto;
  }
}
.block-cta__action .wp-block-buttons {
  justify-content: center;
}
.block-cta__action .wp-block-button {
  margin-bottom: 0;
  justify-content: center;
}
.block-cta__action .button,
.block-cta__action .wp-block-button__link {
  text-wrap: nowrap;
}

.box {
  position: relative;
  border-radius: 1.5rem;
  background-color: var(--wp--preset--color--cream);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 2px 2px rgba(0, 0, 0, 0.05);
  padding: 1rem;
  margin-bottom: 0.75rem;
}
@media only screen and (min-width: 48.5em) {
  .box {
    padding: 1.5rem;
  }
}
@media only screen and (min-width: 68.5em) {
  .box {
    padding: 2rem;
  }
}
.box.has-full-height {
  height: 100%;
}
.box__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-basis: 0;
  flex-grow: 1;
  gap: 1rem;
  margin-bottom: 0.75rem;
}
@media only screen and (min-width: 48.5em) {
  .box__header {
    flex-direction: row;
    align-items: center;
  }
}
.box__header-icon {
  max-width: 3.5rem;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.box__header-icon img {
  max-height: 3rem;
}
.box__title {
  margin: 0;
}
.box.is-title-center .box__header {
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 48.5em) {
  .box.is-title-center .box__header {
    flex-direction: column;
    align-items: center;
  }
}
.box.is-title-center .box__header-icon {
  text-align: center;
}
.box.is-title-center .box__title {
  text-align: center;
}

.block-downloads {
  display: block;
}
.block-downloads__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.block-downloads__card, .block-downloads__cta {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.75rem;
  padding: 1rem;
  border-radius: 0.75rem;
  margin: 0;
  margin-bottom: 0;
  flex: 1 1 calc(33.333% - 1rem);
  min-width: 16.5rem;
  outline: none;
}
.block-downloads__card {
  transition: all 300ms;
}
.block-downloads__card:hover, .block-downloads__card:focus {
  box-shadow: 0 0 0 1px rgba(229, 102, 47, 0.1), 0 0 1px 1px rgba(229, 102, 47, 0.16), 0 0 2px 2px rgba(229, 102, 47, 0.05), 0 0 0 3px rgba(229, 102, 47, 0.16);
}
.block-downloads__icon {
  display: flex;
  width: 1.6rem;
  height: auto;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  background-color: transparent;
}
.block-downloads__icon img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.block-downloads__content {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  flex: 1 1 auto;
}
.block-downloads__title {
  margin: 0;
}
.block-downloads__excerpt p {
  margin: 0;
}
.block-downloads__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.85rem;
  font-size: 0.7rem;
  color: var(--wp--preset--color--grey);
  padding-top: 0.75rem;
  border-top: 1px solid var(--wp--preset--color--tan);
  flex: 0 0 auto;
}
.block-downloads__meta-icon {
  flex-shrink: 0;
}
.block-downloads__meta-actions {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  gap: 0.35rem;
  flex: 0 0 auto;
}
.block-downloads__price {
  font-size: 0.65rem;
  font-weight: 500;
  margin: 0;
  color: var(--wp--preset--color--brown);
}
.block-downloads__price-sale {
  position: relative;
  font-style: italic;
}
.block-downloads__price-sale:after {
  position: absolute;
  top: 100%;
  right: 0;
  content: "Sale!";
  text-transform: uppercase;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 1px;
  color: #ef0823;
  font-size: 0.7em;
  line-height: 1;
  animation: subtle-tracking 1.5s ease-in-out infinite alternate;
}
.block-downloads__button {
  padding: 0.25rem 0.7rem;
  font-size: 0.7rem;
}
.block-downloads__cta {
  background-color: var(--wp--preset--color--tan);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 2px 2px rgba(0, 0, 0, 0.05);
  margin-bottom: 0;
  justify-content: center;
}
.block-downloads__cta-inner {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  text-align: center;
  align-items: center;
}
@media only screen and (max-width: 58.49em) {
  .block-downloads__card, .block-downloads__cta {
    flex: 1 1 calc(50% - 1rem);
  }
}
@media only screen and (max-width: 38.49em) {
  .block-downloads__card, .block-downloads__cta {
    flex: 1 1 100%;
  }
}
.block-downloads__cta-title {
  margin: 0;
}
.block-downloads__cta-text {
  margin: 0;
  max-width: 26rem;
}
.block-downloads__cta-link {
  font-size: 0.7rem;
}
.block-downloads__cta-link:hover, .block-downloads__cta-link:focus {
  background-color: rgba(255, 255, 255, 0.35);
  color: var(--wp--preset--color--white);
}
.block-downloads__empty {
  padding: 3rem 1.5rem;
  text-align: center;
  border-radius: 0.75rem;
  background-color: var(--wp--preset--color--light-tan);
}
.block-downloads__empty p {
  margin: 0;
  font-weight: 600;
  color: var(--wp--preset--color--brown);
}

@keyframes subtle-tracking {
  0%, 100% {
    letter-spacing: 0.15em;
  }
  50% {
    letter-spacing: 0.25em;
  }
}
.block-featured-video-gallery {
  margin-bottom: clamp(2rem, 3vw, 3.5rem);
}
.block-featured-video-gallery__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.block-featured-video-gallery__video, .block-featured-video-gallery__gallery {
  width: 100%;
  min-width: 0;
}
@media only screen and (min-width: 68.5em) {
  .block-featured-video-gallery.has-video .block-featured-video-gallery__inner {
    flex-direction: row;
    align-items: stretch;
    gap: 1.5rem;
  }
  .block-featured-video-gallery.has-video.is-video-right .block-featured-video-gallery__inner {
    flex-direction: row-reverse;
  }
  .block-featured-video-gallery.has-video .block-featured-video-gallery__video {
    flex: 1 1 60%;
  }
  .block-featured-video-gallery.has-video .block-featured-video-gallery__gallery {
    flex: 1 1 40%;
  }
  .block-featured-video-gallery.has-video.has-no-gallery .block-featured-video-gallery__video, .block-featured-video-gallery.has-no-gallery .block-featured-video-gallery__video {
    max-width: 50rem;
    margin-inline: auto;
  }
}
.block-featured-video-gallery__video figure {
  margin: 0;
}
.block-featured-video-gallery__video .wp-block-embed__wrapper,
.block-featured-video-gallery__video iframe {
  width: 100%;
}
.block-featured-video-gallery__gallery {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  width: 100%;
  min-width: 0;
  position: relative;
}
.block-featured-video-gallery__gallery:before, .block-featured-video-gallery__gallery:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% - 0.35rem);
  height: 1rem;
  background: linear-gradient(to bottom, var(--wp--preset--color--light-tan), transparent);
  z-index: 3;
  pointer-events: none;
}
.block-featured-video-gallery__gallery:after {
  bottom: 0;
  top: auto;
  transform: rotate(180deg);
}
.block-featured-video-gallery__gallery-items {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(0.5rem, 2vw, 0.5rem);
  width: 100%;
  min-width: 0;
  padding: 2px;
}
@media only screen and (min-width: 48.5em) {
  .block-featured-video-gallery__gallery-items {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media only screen and (min-width: 68.5em) {
  .block-featured-video-gallery__gallery-items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-height: var(--fvg-video-height, 100%);
    overflow-y: auto;
    padding-right: 0.35rem;
  }
}
.block-featured-video-gallery__gallery-items::-webkit-scrollbar {
  width: 0.35rem;
}
.block-featured-video-gallery__gallery-items::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 1rem;
}
.block-featured-video-gallery__grid-item {
  display: flex;
  padding: 2px;
}
.block-featured-video-gallery__grid-item[hidden] {
  display: none;
}
.block-featured-video-gallery__grid-item[data-hide-mobile=true] {
  display: none;
}
@media only screen and (min-width: 68.5em) {
  .block-featured-video-gallery__grid-item[data-hide-mobile=true] {
    display: flex;
  }
}
@media only screen and (min-width: 68.5em) {
  .block-featured-video-gallery.has-video .block-featured-video-gallery__gallery {
    height: var(--fvg-video-height, auto);
    display: flex;
    flex-direction: column;
  }
}
.block-featured-video-gallery__thumb {
  border: 0;
  padding: 0;
  width: 100%;
  text-align: left;
  background: transparent;
  cursor: zoom-in;
}
.block-featured-video-gallery__thumb:focus-visible {
  outline: 2px solid var(--wp--preset--color--brown);
  outline-offset: 4px;
}
.block-featured-video-gallery__thumb-media {
  display: block;
  border-radius: 0.5rem;
  overflow: hidden;
  background-color: var(--wp--preset--color--cream);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 2px 2px rgba(0, 0, 0, 0.05);
  transition: 0.3s;
}
.block-featured-video-gallery__thumb-media:hover {
  box-shadow: 0 0 0 1px rgba(229, 102, 47, 0.1), 0 0 1px 1px rgba(229, 102, 47, 0.16), 0 0 2px 2px rgba(229, 102, 47, 0.05), 0 0 0 3px rgba(229, 102, 47, 0.16);
}
.block-featured-video-gallery__thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  aspect-ratio: 4/3;
  transition: transform 200ms ease;
}
.block-featured-video-gallery__thumb:hover img, .block-featured-video-gallery__thumb:focus-visible img {
  transform: scale(1.03);
}
.block-featured-video-gallery__lightbox {
  position: fixed;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  background-color: rgba(4, 2, 1, 0.9);
  opacity: 0;
  pointer-events: none;
  transition: opacity 200ms ease;
  z-index: 999;
}
.block-featured-video-gallery__lightbox.is-visible {
  opacity: 1;
  pointer-events: auto;
}
.block-featured-video-gallery__lightbox-scrim {
  position: absolute;
  inset: 0;
}
.block-featured-video-gallery__lightbox-content {
  position: relative;
  max-width: min(90vw, 72rem);
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.block-featured-video-gallery__lightbox-close {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  border: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: var(--wp--preset--color--white);
  font-size: 1.3rem;
  line-height: 1;
  cursor: pointer;
  transition: background-color 200ms ease;
}
.block-featured-video-gallery__lightbox-close:hover, .block-featured-video-gallery__lightbox-close:focus-visible {
  background-color: rgba(0, 0, 0, 0.85);
}
.block-featured-video-gallery__lightbox-figure {
  margin: 0;
  text-align: center;
}
.block-featured-video-gallery__lightbox-figure img {
  max-width: 100%;
  max-height: 80vh;
  border-radius: 1rem;
  box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.35);
  cursor: zoom-in;
  transition: transform 200ms ease;
  background-color: var(--wp--preset--color--cream);
  overflow: hidden;
}
.block-featured-video-gallery__lightbox-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  border: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: var(--wp--preset--color--white);
  font-size: 1.5rem;
  display: grid;
  place-items: center;
  cursor: pointer;
  transition: background-color 200ms ease;
  z-index: 2;
}
.block-featured-video-gallery__lightbox-arrow:hover, .block-featured-video-gallery__lightbox-arrow:focus-visible {
  background-color: rgba(0, 0, 0, 0.8);
}
.block-featured-video-gallery__lightbox-arrow--prev {
  left: 1rem;
}
.block-featured-video-gallery__lightbox-arrow--next {
  right: 1rem;
}
.block-featured-video-gallery__lightbox-figure img.is-zoomed {
  cursor: zoom-out;
  transform: scale(1.12);
}
.block-featured-video-gallery__lightbox-hint {
  margin-top: 0.75rem;
  font-size: 0.875rem;
  color: var(--wp--preset--color--white);
  opacity: 0.85;
}
.block-featured-video-gallery__lightbox-hint.is-hidden {
  display: none;
}

body.featured-video-gallery-lightbox-open {
  overflow: hidden;
}

.block-sale-banner {
  --sale-banner-bg: $brown;
  --sale-banner-color: $cream;
  --sale-banner-accent: var(--sale-banner-accent, var(--wp--preset--color--tan, #f2c177));
  --sale-banner-countdown-bg: #d81c32;
  --sale-banner-countdown-color: #ffffff;
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: 1fr;
  min-height: 5rem;
  background: var(--wp--preset--color--brown);
  color: var(--wp--preset--color--cream);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08), 0 0.75rem 2rem rgba(0, 0, 0, 0.08);
}
.block-sale-banner[aria-hidden=true], .block-sale-banner.sale-banner--dismissed, .block-sale-banner.sale-banner--preinit {
  grid-template-rows: 0fr;
  min-height: 0;
  opacity: 0;
  pointer-events: none;
}
.block-sale-banner__inner-contents {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  max-width: 81.25rem;
  margin: 0 auto;
  padding: clamp(0.75rem, 2vw, 1.25rem) clamp(1rem, 5vw, 4rem);
}
@media only screen and (max-width: 48.49em) {
  .block-sale-banner__inner-contents {
    flex-direction: column;
    align-items: stretch;
    text-align: left;
  }
}
.block-sale-banner__countdown-timer {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--sale-banner-countdown-bg);
  color: var(--sale-banner-countdown-color);
  border-radius: 0.75rem;
  padding: 0.75rem 1rem;
  box-shadow: 0 1rem 1.5rem rgba(0, 0, 0, 0.08);
  gap: 0.5rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  width: fit-content;
  margin: 0 auto;
}
.block-sale-banner__countdown-timer .countdown-timer {
  display: inline-flex;
  align-items: stretch;
  gap: 0.75rem;
}
.block-sale-banner__countdown-timer .countdown-timer__value {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1;
  min-width: 2.5rem;
  font-size: 0.95rem;
}
.block-sale-banner__countdown-timer .countdown-timer__value::after {
  content: attr(data-label);
  font-size: 0.625rem;
  font-weight: 700;
  margin-top: 0.35rem;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  opacity: 0.8;
}
.block-sale-banner__countdown-timer .countdown-timer__value.countdown-timer__value--expired {
  font-size: 0.85rem;
  font-weight: 700;
  text-transform: uppercase;
}
.block-sale-banner__countdown-timer .countdown-timer__value.countdown-timer__value--expired::after {
  display: none;
}
.block-sale-banner__header {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin-right: auto;
  min-width: 0;
}
@media only screen and (max-width: 48.49em) {
  .block-sale-banner__header {
    text-align: center;
  }
}
.block-sale-banner__heading, .block-sale-banner__heading-text {
  margin: 0;
  color: inherit;
}
.block-sale-banner__heading-text {
  opacity: 0.75;
}
.block-sale-banner__heading-text em {
  font-style: italic;
}
.block-sale-banner__heading-text a {
  color: inherit;
  text-decoration-color: currentColor;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
}
.block-sale-banner__heading-text a:hover, .block-sale-banner__heading-text a:focus {
  color: var(--sale-banner-accent);
}
.block-sale-banner__btn {
  display: inline-flex;
  white-space: nowrap;
  justify-content: center;
}
.block-sale-banner__dismiss-btn {
  position: absolute;
  top: 1rem;
  right: 1rem;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.6rem;
  height: 1.6rem;
  margin: 0;
  border: 0;
  border-radius: 50%;
  background: transparent;
  color: var(--wp--preset--color--cream);
  cursor: pointer;
  transition: background-color 0.2s ease, box-shadow 0.2s ease;
  border: 2px solid var(--wp--preset--color--cream);
  opacity: 0.5;
}
.block-sale-banner__dismiss-btn::before, .block-sale-banner__dismiss-btn::after {
  content: "";
  position: absolute;
  width: 1rem;
  height: 2px;
  background: currentColor;
  border-radius: 999px;
}
.block-sale-banner__dismiss-btn::before {
  transform: rotate(45deg);
}
.block-sale-banner__dismiss-btn::after {
  transform: rotate(-45deg);
}
.block-sale-banner__dismiss-btn:hover, .block-sale-banner__dismiss-btn:focus {
  color: var(--wp--preset--color--cream);
  border-color: var(--wp--preset--color--cream);
  opacity: 1;
}
.block-sale-banner__dismiss-btn:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 3px;
}
@media only screen and (max-width: 48.49em) {
  .block-sale-banner__dismiss-btn {
    top: 0.5rem;
    right: 0.5rem;
    transform: none;
  }
}

.sale-banner--dismissed {
  display: none !important;
}

/* Category 06 contains all "bigger" components which contain elements of the previous two categories like header, footer, page template, single template, comments section, archives, ... */
.header {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 999;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  padding: 0.5rem 1rem;
  width: 100%;
  max-width: 96rem;
  margin: 0 auto;
  transition: all 300ms ease;
}
@media only screen and (min-width: 48.5em) {
  .header {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (min-width: 82.5em) {
  .header {
    padding-left: calc(50% - 30rem);
    padding-right: calc(50% - 30rem);
    align-items: normal;
  }
}
.header .logo {
  position: relative;
  z-index: 999;
  display: flex;
  align-items: center;
  width: 2.5rem;
  height: auto;
  margin: 0;
}
@media only screen and (min-width: 68.5em) {
  .header .logo {
    margin: 0.5rem 0;
    width: 3.5rem;
  }
}
.header.sticky-active {
  position: fixed;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 2px 2px rgba(0, 0, 0, 0.05);
  border-radius: 0;
  background: var(--wp--preset--color--cream);
  padding: 0.5rem 1rem;
  width: 100% !important;
  top: calc(var(--adminBarHeight, 0px) + 1rem);
  max-width: calc(100% - 2rem);
  border-radius: 100rem;
  min-width: fit-content;
}
@media only screen and (min-width: 68.5em) {
  .header.sticky-active {
    padding: 0 1.5rem;
    max-width: 50vw;
    min-width: 45rem;
  }
}
.header.sticky-active .logo {
  width: 2.5rem;
}
.header.sticky-active #primary-menu > li.menu-item-has-children > ul {
  top: calc(100% + 0.5rem);
}
.admin-bar .header.sticky-active {
  top: var(--adminBarHeight, 32px);
}
.mobile-menu-open .header {
  position: fixed;
  top: var(--adminBarHeight, 32px);
  z-index: 10000;
}

.bg-swoosh {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  z-index: -2;
  max-width: 96rem;
}
.bg-swoosh:after {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 1440/277;
  background-image: url(/wp-content/themes/hawp-skin/assets/images/swoosh--global.svg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  margin: auto;
  max-width: 96rem;
}
.home .bg-swoosh:after {
  aspect-ratio: 1440/552;
  background-image: url(/wp-content/themes/hawp-skin/assets/images/swoosh--home.svg);
}

.footer {
  position: relative;
  padding-top: 3rem;
  color: var(--wp--preset--color--light-tan);
  background-color: var(--wp--preset--color--brown);
  margin-top: calc(4vw + 2.5rem);
  content-visibility: visible !important;
}
.footer::before {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 300/19;
  background-image: url("/wp-content/themes/hawp-skin/assets/images/footer-wave.svg");
  background-repeat: no-repeat;
  background-position: center 1px;
  background-size: 100% 100%;
  position: absolute;
  top: auto;
  bottom: 100%;
  z-index: 2;
  left: 0;
  right: 0;
  max-width: 96rem;
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
  color: inherit;
}
.footer ul.wp-block-list {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.footer ul.wp-block-list li {
  position: relative;
  padding-left: 0.7em;
}
.footer ul.wp-block-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.65em;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--wp--preset--gradient--orange);
}
.footer .wp-block-heading {
  margin-bottom: 1em;
}
.footer a:not(.wp-block-buttons a):not(.button) {
  color: inherit;
}
.footer .button,
.footer .wp-block-button__link {
  font-size: 0.7rem;
  padding: 0.6em 1.25em;
}

/* Site Info ----------------------------- */
.site-info {
  padding-top: 0.5rem;
  padding-bottom: 1.5em;
  color: var(--wp--preset--color--light-tan);
  background-color: var(--wp--preset--color--dark-brown);
  margin-top: calc(4vw + 2.5rem);
}
.site-info::before {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 1440/60;
  background-image: url("/wp-content/themes/hawp-skin/assets/images/site-info-wave.svg");
  background-repeat: no-repeat;
  background-position: center 1px;
  background-size: 100% 100%;
  position: absolute;
  top: auto;
  bottom: 100%;
  z-index: 2;
  left: 0;
  max-width: 96rem;
}
.site-info-general {
  display: block;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(242, 240, 233, 0.15);
}
.site-info-general .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  color: var(--wp--preset--color--light-tan);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 0.5rem;
}
@media only screen and (min-width: 48.5em) {
  .site-info-general .menu {
    flex-direction: row;
    justify-content: center;
    gap: 2rem;
  }
}
.site-info-general .menu li {
  margin: 0;
  padding: 0;
}
.site-info-meta {
  font-size: 0.75rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 0.75rem;
  gap: 0.5rem;
}
@media only screen and (min-width: 48.5em) {
  .site-info-meta {
    flex-direction: row;
    gap: 0;
  }
}
.site-info-brand {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 0.5rem;
}
@media only screen and (min-width: 48.5em) {
  .site-info-brand {
    flex-direction: row;
    align-items: center;
    gap: 2rem;
  }
}
.site-info-brand .menu {
  list-style: none;
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.site-info-brand .menu li {
  position: relative;
  margin: 0;
  padding: 0 0.5rem 0 0;
  margin: 0 0.5rem 0 0;
}
.site-info-brand .menu li:after {
  position: absolute;
  display: block;
  content: "";
  right: 0;
  width: 1px;
  height: 1em;
  top: 50%;
  transform: translateY(-50%) rotate(15deg);
  background-color: var(--wp--preset--color--light-tan);
  opacity: 0.35;
}
.site-info-brand .menu li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.site-info-brand .menu li:last-child:after {
  display: none;
}
.site-info-social {
  font-size: 0.8rem;
}
@media only screen and (max-width: 48.49em) {
  .site-info-social {
    order: -99;
  }
}
.site-info-disclaimer {
  font-size: 0.7rem;
  margin-top: 1rem;
  color: rgba(255, 255, 255, 0.35);
}

#wrapper {
  margin: auto;
  max-width: 96rem;
  background: transparent;
  width: 100%;
}
#wrapper > * {
  width: 100%;
}

/* Entry Meta ---------------------------- */
.entry-meta {
  display: none;
}

.single-post .entry-meta {
  display: block;
}

/* Alignment Classes --------------------- */
.alignleft,
.alignright,
.aligncenter,
.wp-post-image {
  display: block;
  clear: both;
  margin: 0 auto 1.5em auto;
  text-align: center;
}

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

@media only screen and (min-width: 28.5em) {
  .alignleft {
    clear: none;
    float: left;
    margin: 0 2rem 2em 0;
    max-width: 48%;
  }
  .alignright {
    clear: none;
    float: right;
    margin: 0 0 2em 2rem;
    max-width: 48%;
  }
}
/* Captions ------------------------------ */
.wp-caption {
  margin: 0 0 1.5em 0;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0 auto;
}
.wp-caption .wp-caption-text {
  margin: 0.75em 0;
}

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

/* Main Header ---------------------------- */
.main-header {
  padding-top: 6.5rem;
  text-align: center;
}
.home .main-header {
  text-align: left;
  padding-bottom: 3rem;
}
@media only screen and (min-width: 68.5em) {
  .home .main-header {
    padding-top: 7.5rem;
  }
}

.main-title {
  margin-bottom: 0.85rem;
}
.home .main-title {
  max-width: 34.3rem;
}

.main-description {
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
}

.main-title-prefix {
  display: inline-block;
}

.home .main-description {
  max-width: 34.3rem;
  margin-left: 0;
  margin-right: 0;
}

/* Entry Listing ---------------------------- */
.entry-blog,
.entry-archive,
.entry-search {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}

@media only screen and (min-width: 48.5em) {
  .entry-blog,
  .entry-archive,
  .entry-search {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 68.5em) {
  .entry-blog,
  .entry-archive,
  .entry-search {
    grid-template-columns: repeat(3, 1fr);
  }
}
.entry-listing {
  position: relative;
  background-color: var(--wp--preset--color--cream);
  padding: 1rem;
  border-radius: 0.5rem;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 1px 1px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.entry-listing .listing-thumbnail {
  display: block;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1200/628;
  background-color: var(--wp--preset--color--tan);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem;
  margin-bottom: 1rem;
}
.entry-listing .listing-thumbnail > * {
  margin: 0;
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center;
}
.entry-listing .listing-title {
  margin-bottom: 0.75rem;
}
.entry-listing .listing-summary > *:last-child {
  margin-bottom: 0;
}
.entry-listing .listing-footer {
  display: flex;
  justify-content: space-between;
  font-size: 0.7rem;
  color: var(--wp--preset--color--grey);
  margin-top: 0.75rem;
  padding-top: 0.75rem;
  border-top: 1px solid var(--wp--preset--color--tan);
}
.entry-listing .entry-meta {
  display: block;
}
.entry-listing .entry-by {
  display: none;
}
.entry-listing .button {
  font-size: 0.6rem;
}

.after-entry-wrapper {
  padding-bottom: 3rem;
}
.after-entry-wrapper .widget:last-child {
  margin-bottom: 0;
}

.entry-content {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media only screen and (min-width: 68.5em) {
  .entry-content {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

/* Template: Default --------------------- */
.entry-sidebar {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.entry-sidebar .entry-content {
  flex-basis: 0;
  flex-grow: 1;
  width: 100%;
}
.entry-sidebar #secondary {
  position: relative;
  z-index: 1;
  padding-top: 0;
  padding-bottom: 3rem;
  flex: 0 0 100%;
}
@media only screen and (min-width: 68.5em) {
  .entry-sidebar #secondary {
    flex: 0 0 30%;
    max-width: 30%;
    padding-top: 3rem;
    padding-left: 1.5rem;
    margin-left: 1.5rem;
  }
}
@media only screen and (min-width: 82.5em) {
  .entry-sidebar #secondary {
    padding-left: 2rem;
    margin-left: 2rem;
  }
}

/* Page: Home ---------------------------- */
/* Page: Blog ---------------------------- */
/* Post: Archive ------------------------- */
.blog .main-title-prefix,
.blog .main-title-prefix > *,
.archive.category .main-title-prefix,
.archive.category .main-title-prefix > *,
.archive.tag .main-title-prefix,
.archive.tag .main-title-prefix > *,
.single-post .main-title-prefix,
.single-post .main-title-prefix > * {
  text-transform: uppercase;
  background: var(--wp--preset--gradient--orange);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

/* Post: Single -------------------------- */
@media only screen and (min-width: 68.5em) {
  .single-post .main-header,
  .single-post .entry-wrapper {
    padding-left: calc(50% - 20rem);
    padding-right: calc(50% - 20rem);
  }
}
.single-post .main-header {
  text-align: left;
}
.single-post .post-featured-image {
  display: block;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1200/628;
  background-color: var(--wp--preset--color--tan);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 1px 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 1rem;
  border-radius: 1rem;
}
@media only screen and (min-width: 68.5em) {
  .single-post .post-featured-image {
    margin-bottom: 2rem;
  }
}
.single-post .post-featured-image .wp-post-image {
  margin: 0;
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center;
}
.single-post .entry-wrapper .block-cta {
  margin-top: 2em;
  margin-bottom: 2em;
}
@media only screen and (min-width: 48.5em) {
  .single-post .entry-wrapper .block-cta {
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% + 3rem);
    max-width: none;
    overflow: hidden;
    position: relative;
  }
}
@media only screen and (min-width: 68.5em) {
  .single-post .entry-wrapper .block-cta {
    width: calc(100% + 8rem);
  }
}

/* Download: Single -------------------------- */
.single-download .main-header > * {
  max-width: 42rem;
  margin-left: auto;
  margin-right: auto;
}
.single-download .main-header .bubble-icon-wrapper {
  position: relative;
  width: fit-content;
  margin: 0 auto;
  padding: 0 2.5rem 1rem;
  margin-bottom: 1rem;
}
.single-download .main-header .bubble-icon-wrapper .bubble-icon {
  background-image: linear-gradient(162deg, #FEBA12 12.04%, #FBB214 27.05%, #F59C1C 49.17%, #EB7A28 76.82%, #E6662F 91.04%);
  background-size: 110% 100%;
  width: 7.3rem;
  height: 7.3rem;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.4rem;
}
.single-download .main-header .bubble-icon-wrapper .bubble-icon img {
  margin: 0;
}
.single-download .main-header .bubble-icon-wrapper .bubble1 {
  background-image: linear-gradient(162deg, #FEBA12 12.04%, #FBB214 27.05%, #F59C1C 49.17%, #EB7A28 76.82%, #E6662F 91.04%);
  background-size: 110% 100%;
  width: 2.1rem;
  height: 2.1rem;
  position: absolute;
  overflow: hidden;
  border-radius: 50%;
  top: 0.7rem;
  left: 0;
  animation: bubble-float 6.5s linear infinite;
  animation-delay: -0.4s;
  animation-direction: alternate;
}
.single-download .main-header .bubble-icon-wrapper .bubble2 {
  background-image: linear-gradient(162deg, #FEBA12 12.04%, #FBB214 27.05%, #F59C1C 49.17%, #EB7A28 76.82%, #E6662F 91.04%);
  background-size: 110% 100%;
  width: 1.1rem;
  height: 1.1rem;
  position: absolute;
  overflow: hidden;
  border-radius: 50%;
  top: 0.7rem;
  right: 1.5rem;
  animation: bubble-float 5.5s linear infinite;
  animation-delay: -1.1s;
  animation-direction: alternate;
}
.single-download .main-header .bubble-icon-wrapper .bubble3 {
  background-image: linear-gradient(162deg, #FEBA12 12.04%, #FBB214 27.05%, #F59C1C 49.17%, #EB7A28 76.82%, #E6662F 91.04%);
  background-size: 110% 100%;
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  overflow: hidden;
  border-radius: 50%;
  bottom: 0.4rem;
  left: 1.7rem;
  animation: bubble-float 7s linear infinite;
  animation-delay: -0.8s;
  animation-direction: alternate;
}
@keyframes bubble-float {
  0% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(0.15rem, -0.4rem);
  }
  50% {
    transform: translate(0, -0.85rem);
  }
  75% {
    transform: translate(-0.15rem, -0.4rem);
  }
  100% {
    transform: translate(0, 0);
  }
}
.single-download .main-header .main-header-cta {
  max-width: 20rem;
  margin: 0 auto;
}

.search-form {
  position: relative;
  display: flex;
  align-items: stretch;
  flex-wrap: nowrap;
}
.search-form .search-field {
  -webkit-appearance: none;
  border-radius: 0.25em 0 0 0.25em;
}
.search-form .search-submit {
  color: #fff;
  padding: 0.3em 1.5em;
  border: 1px solid transparent;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 0 0.25em 0.25em 0;
}
.search-form .search-submit:hover {
  background: #333;
  color: #fff;
}

/* Nav: Desktop Menu --------------------- */
/* Nav: Mobile Menu ---------------------- */
/* Nav: Mobile Menu Burger Style --------- */
/* Enable the Nav Mixins ----------------- */
@media only screen and (max-width: 68.49em) {
  html.mobile-menu-open {
    overflow: hidden;
  }
  /* Menu buttons. */
  .menu-buttons {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    margin-bottom: -100em;
    padding-bottom: 100em;
    width: 100%;
    background: #222;
  }
  .menu-buttons .js-turnon.js-on {
    display: none;
  }
  .menu-buttons .js-turnoff.js-on {
    display: block;
  }
  .menu-button {
    display: block;
    flex: 0 1 auto;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0.6em 0 0.6em;
    width: 8em;
    line-height: 1;
    text-align: center;
  }
  .menu-button:first-child {
    border-left: 0;
  }
  .menu-button-icon {
    display: block;
    margin-bottom: 0.25em;
    font-size: 1.1em;
  }
  .menu-button-icon svg {
    width: 1em;
    height: 1em;
  }
  .menu-button-label {
    display: block;
    font-size: 0.6em;
  }
  .menu-button.menu-close {
    display: none;
  }
  .menu-button, .menu-button.menu-close {
    color: #fff;
    background: #222;
  }
  .menu-button:hover, .menu-button.menu-close.js-on {
    color: #fff;
    background: #444;
  }
  /* Menu tabs. */
  .menu-tab {
    position: fixed;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 998;
    padding: 1em 0 5em;
    overflow: auto;
    transition: top 700ms;
    background: #333;
    color: #fff;
  }
  .menu-tab.js-on, .menu-tab:target {
    top: 0;
  }
  .menu-contain {
    margin: auto;
    max-width: 22rem;
  }
  /* Primary menu */
  #primary-menu {
    margin: auto;
    max-width: 22rem;
  }
  #primary-menu,
  #primary-menu ul {
    position: relative;
    z-index: 2;
    padding: 0;
    list-style: none;
  }
  #primary-menu ul {
    margin: 0;
    background: transparent;
  }
  #primary-menu ul li {
    overflow: hidden;
    max-height: 0;
    transition: max-height 500ms;
    margin: 0.5rem 0;
  }
  #primary-menu li {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #primary-menu a {
    display: block;
    position: relative;
    padding: 0 1.5em;
    color: #fff;
    text-align: center;
  }
  #primary-menu a:hover {
    background: transparent;
    color: #fff;
  }
  #primary-menu a .fa {
    line-height: 1.5;
  }
  #primary-menu > li {
    margin: 1rem 0;
  }
  #primary-menu .js-on > ul > li {
    max-height: 5em;
  }
  #primary-menu .js-on > ul > .js-on {
    max-height: 100em;
    transition: max-height 500ms;
  }
  /* If JS is disabled, show sub-menus with hover. */
  .nojs #primary-menu ul li {
    max-height: none;
  }
  .nojs #primary-menu .menu-item-has-children > a:after {
    display: none;
  }
  /* Menu search form. */
  .menu-search {
    display: none;
  }
  .menu-search-form {
    margin: auto;
    list-style: none;
    padding: 1em 1.5em;
    max-width: 22rem;
  }
  .menu-search-form .search-form {
    display: flex;
  }
  .menu-search-form label {
    width: 100%;
  }
  .menu-search-form .search-field {
    padding: 0.5em 1em;
    width: 100%;
    line-height: 1.5;
    background: #eee;
    -webkit-appearance: none;
    border-radius: 0.25em 0 0 0.25em;
    height: 100%;
    border: none;
    outline: none;
  }
  .menu-search-form .search-submit {
    font-weight: 400;
    padding: 0.5em 1em;
    line-height: 1.5;
    color: #fff;
    background: #777;
    border-radius: 0 0.25em 0.25em 0;
  }
  .menu-buttons {
    position: relative;
    width: auto;
    padding-bottom: 0;
    margin-bottom: 0;
    order: 2;
    background: transparent;
    border: none;
    justify-content: flex-end;
  }
  .menu-buttons .js-turnon.js-on {
    display: block;
  }
  .menu-button {
    background: transparent;
    border: none;
    width: 2rem;
  }
  .menu-button.menu-close {
    background: transparent;
    border: none;
    width: 2rem;
  }
  .menu-button:hover, .menu-button.menu-close.js-on {
    background: transparent;
  }
  .menu-button .menu-button-label {
    display: none;
  }
  .menu-button .menu-button-icon {
    margin: 0;
    font-size: 2em;
  }
  .menu-button .menu-button-bar {
    top: 9px;
    transition-duration: 0.22s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  .menu-button .menu-button-bar, .menu-button .menu-button-bar:before, .menu-button .menu-button-bar:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 3px;
    border-radius: 10rem;
    background: var(--wp--preset--color--dark-brown);
    transition: 300ms ease-in-out;
  }
  .menu-button .menu-button-bar:before, .menu-button .menu-button-bar:after {
    content: "";
    display: block;
  }
  .menu-button .menu-button-bar:before {
    top: -12px;
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  }
  .menu-button .menu-button-bar:after {
    bottom: -12px;
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  .menu-button.js-on .menu-button-bar {
    transform: rotate(225deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .menu-button.js-on .menu-button-bar:before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  }
  .menu-button.js-on .menu-button-bar:after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .menu-tab {
    top: 0;
    left: calc(-100% - 4px);
    padding: 8rem 1.5rem 1.5rem;
    width: 100% !important;
    overflow: auto;
    transition: left 500ms;
  }
  .menu-tab.js-on, .menu-tab:target {
    left: 0;
  }
}
@media only screen and (min-width: 68.5em) {
  /* Mobile menu buttons */
  .menu-buttons {
    display: none;
  }
  /* Primary menu container */
  #menu {
    position: relative;
    background: transparent;
  }
  /* Primary menu */
  #primary-menu {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    position: relative;
    text-align: center;
    background: transparent;
    height: 100%;
    /* Toggle submenus - overrides the default ul ul styles */
  }
  #primary-menu,
  #primary-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #primary-menu li {
    display: block;
    position: relative;
    z-index: 4;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
  #primary-menu a {
    color: inherit;
    display: block;
    position: relative;
    padding: 0.75em 0.5em;
    text-align: left;
  }
  #primary-menu a:hover {
    color: inherit;
    background: transparent;
  }
  #primary-menu ul {
    background: #fff;
    /* START Default nested sub-menu. */
    /* END Default nested sub-menu. */
  }
  #primary-menu ul a {
    padding: 0.5em 1.5em;
    font-size: 0.9em;
  }
  #primary-menu ul a:hover {
    background: transparent;
  }
  #primary-menu ul ul {
    opacity: 0;
    pointer-events: none;
    transition: transform 500ms, opacity 300ms;
    position: absolute;
    left: calc(100% + 1rem);
    top: 0;
    padding: 0;
    width: 13rem;
    max-height: 26rem;
    box-shadow: 0.05rem 0.05rem 0.25rem rgba(0, 0, 0, 0.2);
    background: #fff;
  }
  #primary-menu ul ul:before {
    content: "";
    position: absolute;
    right: calc(100% - 0.6rem);
    bottom: calc(100% - 1.6rem);
    display: inline-block;
    margin: 0;
    width: 1rem;
    height: 1rem;
    transition: all 200ms;
    box-shadow: 0.05rem 0.05rem 0.25rem rgba(0, 0, 0, 0.2);
    border: none;
    background: inherit;
    transform: rotate(45deg);
  }
  #primary-menu ul .menu-item-has-children.js-on > ul {
    opacity: 1;
    pointer-events: auto;
  }
  #primary-menu ul .menu-item-has-children > a:after {
    content: "";
    position: absolute;
    right: 1.5em;
    vertical-align: top;
    margin: 0.55em 0 0 0.5em;
    border-style: solid;
    border-color: transparent;
    border-width: 0.3em 0.25em 0 0.25em;
    transition: all 200ms;
    border-top-color: #9b9b9b;
  }
  #primary-menu li {
    display: block;
    position: relative;
    z-index: 4;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
  #primary-menu li li {
    background: transparent;
  }
  #primary-menu > li {
    flex: 1 0 auto;
    /* Mega menu */
  }
  #primary-menu > li > a {
    color: var(--wp--preset--color--brown);
    text-align: center;
    font-size: 0.85rem;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.034em;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0.75em 0.75em;
    line-height: 1;
  }
  #primary-menu > li > a:hover {
    color: inherit;
    cursor: pointer;
    background: transparent;
  }
  #primary-menu > li:last-child > a {
    padding-right: 0;
  }
  #primary-menu > li.menu-item-has-children > ul {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    z-index: 10;
    padding: 0.5rem 0;
    width: 10rem;
    box-shadow: 0.05rem 0.05rem 0.25rem rgba(0, 0, 0, 0.2);
    opacity: 0;
    transform: scale(0.9);
    transform-origin: 50% 0;
    pointer-events: none;
    visibility: hidden;
    transition: transform 500ms, opacity 300ms, visibility 0ms 500ms;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 2px 2px rgba(0, 0, 0, 0.05);
    border-radius: 0.5rem;
  }
  #primary-menu > li.menu-item-has-children > a:focus {
    outline: 1px none !important;
  }
  #primary-menu > li.menu-item-has-children > a:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    margin: -0.1em 0 0 0.5em;
    border-style: solid;
    border-color: transparent;
    border-top-color: currentColor;
    border-width: 0.3em 0.25em 0 0.25em;
    transition: all 200ms;
  }
  #primary-menu > li.js-on {
    z-index: 5;
  }
  #primary-menu > li.js-on > a {
    color: inherit;
    background: transparent;
  }
  #primary-menu > li.js-on > a:after {
    transform: rotate(-180deg);
  }
  #primary-menu > li.js-on > ul {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
    transition: transform 500ms, opacity 300ms;
    pointer-events: auto;
  }
  #primary-menu > li.mega-menu ul ul, #primary-menu > li.menu-mega ul ul {
    position: relative;
    opacity: 1;
    left: auto;
    top: auto;
    box-shadow: none;
    width: auto;
    pointer-events: auto;
  }
  #primary-menu > li.mega-menu ul ul:before, #primary-menu > li.menu-mega ul ul:before {
    display: none;
  }
  #primary-menu > li.mega-menu > ul, #primary-menu > li.menu-mega > ul {
    display: flex;
    flex-flow: row wrap;
    padding: 1rem 1rem 1rem 0;
  }
  #primary-menu > li.mega-menu > ul > li, #primary-menu > li.menu-mega > ul > li {
    flex: 1 1 0;
    padding-left: 1rem;
  }
  #primary-menu > li.mega-menu > ul > li > a, #primary-menu > li.menu-mega > ul > li > a {
    font-weight: 600;
    border-bottom: 1px solid #333;
    color: #333;
    background: none;
    cursor: default;
  }
  #primary-menu > li.mega-menu > ul > li > a:after, #primary-menu > li.menu-mega > ul > li > a:after {
    display: none;
  }
  #primary-menu > li.mega-menu > ul > li.menu-span-2, #primary-menu > li.menu-mega > ul > li.menu-span-2 {
    flex: 2 1 0;
  }
  #primary-menu > li.mega-menu > ul > li.menu-span-2 > ul, #primary-menu > li.menu-mega > ul > li.menu-span-2 > ul {
    column-count: 2;
    column-gap: 1rem;
  }
  #primary-menu > li.mega-menu > ul > li.menu-span-3, #primary-menu > li.menu-mega > ul > li.menu-span-3 {
    flex: 3 1 0;
  }
  #primary-menu > li.mega-menu > ul > li.menu-span-3 > ul, #primary-menu > li.menu-mega > ul > li.menu-span-3 > ul {
    column-count: 3;
    column-gap: 1rem;
  }
  #primary-menu > li.menu-col-2 > ul {
    margin-left: -13rem;
    width: 26rem;
  }
  #primary-menu > li.menu-col-3 > ul {
    margin-left: -19.5rem;
    width: 40rem;
  }
  #primary-menu > li.menu-full {
    position: static;
  }
  #primary-menu > li.menu-full > ul {
    left: 3rem;
    right: 3rem;
    margin: 0;
    width: auto;
  }
  #primary-menu .menu-toggle li {
    overflow: hidden;
    max-height: 0;
    transition: max-height 500ms;
    background: transparent;
  }
  #primary-menu .menu-toggle ul {
    pointer-events: none;
    position: relative;
    left: 0;
    top: 0;
    padding: 0;
    width: 100%;
    background: #f2f2f2;
    z-index: 5;
    box-shadow: none;
  }
  #primary-menu .menu-toggle ul:before {
    display: none;
  }
  #primary-menu .menu-toggle ul a {
    font-size: 0.8em;
  }
  #primary-menu .menu-toggle.js-on > a:after {
    transform: rotate(-180deg);
  }
  #primary-menu .menu-toggle.js-on ul {
    pointer-events: auto;
  }
  #primary-menu .menu-toggle.js-on li {
    max-height: 5em;
  }
  /* If JS is disabled, show sub-menus with hover. */
  .nojs #primary-menu ul li {
    max-height: none;
  }
  .nojs #primary-menu .menu-item-has-children > a :after {
    display: none;
  }
  .nojs #primary-menu > li:hover {
    z-index: 5;
  }
  .nojs #primary-menu > li:hover > ul {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
    transition: transform 500ms, opacity 300ms;
    pointer-events: auto;
  }
  .nojs #primary-menu > li a :after {
    transform: rotate(-180deg);
  }
  /* Home & Search menu items */
  .menu-home,
  .menu-search {
    width: 3em;
    max-width: 4em;
  }
  .menu-home > a,
  .menu-search > a {
    position: relative;
    overflow: hidden;
    text-indent: -999em;
  }
  .menu-home > a:before,
  .menu-search > a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1.4em;
    height: 1.4em;
    background: url(../../assets/images/icon-home.svg) center/contain no-repeat;
  }
  .menu-search > a:before {
    background-image: url(../../assets/images/icon-search.svg);
  }
  .menu-search > .sub-menu {
    right: 0;
    left: auto;
    margin: 0;
    padding: 0;
    width: 15rem;
    transform-origin: top right;
  }
  /* Menu: Search Form ----------------- */
  .menu-search-form {
    display: none;
  }
  #primary-menu .menu-search-form {
    display: block;
  }
  .menu-search-form .search-field {
    padding: 0.5em 1.5em;
    width: 100%;
    height: 100%;
    font-size: 0.9em;
    line-height: 2;
    -webkit-appearance: textfield;
  }
  .menu-search-form .search-submit {
    display: none;
  }
  /*
  	If you want to show the mobile nav on a
  	certain post type, remove the @include above
  	and add your version of the following:

  	// Normal pages get the desktop nav
  	body:not(.single-POSTTYPE) {
  		@include desktopMenu;
  	}

  	// Your CPT gets the mobile menu
  	body.single-POSTTYPE {
  		@include mobileMenu;
  		@include mobileMenuBurger;
  	}
  */
}
.pagination {
  margin: 2em 0;
  text-align: center;
}
@media only screen and (min-width: 68.5em) {
  .pagination {
    text-align: left;
  }
}
.pagination .page-numbers {
  display: inline-block;
  margin: 0.5em 0.2em;
  border-radius: 0.2em;
  width: 2em;
  overflow: hidden;
  line-height: 2;
  text-align: center;
  color: #fff;
  background: #333;
}
.pagination .page-numbers svg {
  vertical-align: top;
  margin-top: 0.5em;
  width: 1em;
  height: 1em;
}
.pagination .page-numbers.current {
  background: #777;
}
.pagination .page-numbers:hover {
  color: #fff;
  background: #555;
}

.widgets {
  margin: 0;
  list-style: none;
}

.widget {
  display: block;
  margin: 0 0 1.5em 0;
}

.widget-title {
  margin: 0 0 0.3em 0;
}

.gform_wrapper.gravity-theme {
  /* AJAX loading spinner */
  /* START material design */
  /* END material design */
}
.gform_wrapper.gravity-theme .gform_fields {
  margin: 0;
}
.gform_wrapper.gravity-theme .gfield {
  position: relative;
  z-index: 1;
  list-style: none;
}
.gform_wrapper.gravity-theme .gfield select {
  appearance: none;
  -webkit-appearance: none;
}
.gform_wrapper.gravity-theme .gfield--type-submit.gfield--width-third {
  min-width: 4.7rem;
}
.gform_wrapper.gravity-theme .gfield--type-submit.gfield--width-third .button {
  height: 100%;
  padding: 0.25em 0.5em;
}
.gform_wrapper.gravity-theme .gfield_label,
.gform_wrapper.gravity-theme .gform-field-label {
  font-size: 0.9em !important;
  font-weight: 400 !important;
}
.gform_wrapper.gravity-theme .gfield_label--type-sub,
.gform_wrapper.gravity-theme .gform-field-label--type-sub {
  color: var(--wp--preset--color--grey) !important;
}
.gform_wrapper.gravity-theme .ginput_container_date input {
  width: 100% !important;
}
.gform_wrapper.gravity-theme .gform_required_legend {
  display: none !important;
}
.gform_wrapper.gravity-theme .ginput_recaptcha {
  margin: auto;
  padding: 1em 0 0;
  max-width: 304px;
  overflow: hidden;
}
.gform_wrapper.gravity-theme .gform_footer {
  margin-top: 0 !important;
  padding: 0 !important;
  justify-content: flex-start;
  text-align: left;
}
.gform_wrapper.gravity-theme .gform_footer .button {
  margin-top: 1.5rem;
}
.gform_wrapper.gravity-theme .gform_ajax_spinner {
  margin-left: 1em;
  border: 4px solid rgba(0, 0, 0, 0.4);
  border-left: 4px solid #333;
  animation: gform_spinner 1.1s infinite linear;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
}
@keyframes gform_spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.gform_wrapper.gravity-theme .gfield_material_design .gfield_label {
  display: block;
}
.gform_wrapper.gravity-theme .gfield_material_design .gfield_float_label {
  position: absolute;
  z-index: 2;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  align-content: center;
  font-size: 0.9em;
  left: 0.75em;
  color: inherit;
  bottom: 50%;
  transform: translateY(50%);
  transition: 0.3s;
  height: 1.5em;
  pointer-events: none;
}
.gform_wrapper.gravity-theme .gfield_material_design.gfield_is_set .gfield_float_label {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 100%;
  transform: none;
  color: inherit;
  font-size: 0.6em;
}
.gform_wrapper.gravity-theme .gfield_material_design .ginput_container:before {
  background: #333;
  bottom: 0;
  content: "";
  height: 2px;
  left: 45%;
  position: absolute;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  visibility: hidden;
  width: 0.5em;
}
.gform_wrapper.gravity-theme .gfield_material_design .gfield_in_focus.ginput_container:before {
  left: 0;
  visibility: visible;
  width: 100%;
}
.gform_wrapper.gravity-theme .gfield_material_design .gfield_in_focus.ginput_container_select:before {
  left: unset;
  width: 2em;
}

.social-navigation ul {
  list-style: none;
  margin: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  grid-gap: 0.75rem;
}
.social-navigation ul li {
  display: inline-block;
  margin: 0;
}
.social-navigation ul li:first-child {
  margin-left: 0;
}
.social-navigation ul li a i,
.social-navigation ul li a span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0;
  background: transparent;
  color: #fff;
  transition: 0.3s;
}
.social-navigation ul li a:hover i,
.social-navigation ul li a:hover span, .social-navigation ul li a:focus i,
.social-navigation ul li a:focus span {
  background: transparent;
}

/* Tabs ---------------------------------- */
.tabbed .tab-content {
  overflow: hidden;
  display: none;
  background-size: cover;
  background-repeat: no-repeat;
}

.tabbed .tab-content.current {
  display: block;
  width: 100%;
}

.tabbed .tab-link {
  cursor: pointer;
}

.edd_sl_license_row input.edd_sl_license_key {
  display: inline-block;
  box-shadow: none !important;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  background: transparent;
}

.edd_price_options {
  position: relative;
  width: min(22rem, 100%);
  margin: 0 auto 1.5em;
  text-align: left;
}
.wp-block-column .edd_price_options {
  width: min(12rem, 100%);
}
.edd_price_options ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  align-content: stretch;
  gap: 0.7rem;
  min-height: 2rem;
  margin-top: 2.25em;
}
.edd_price_options ul:before {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: "Select an option:";
  text-align: center;
  font-style: italic;
  font-size: 0.7rem;
  margin-bottom: 5px;
}
.edd_price_options li {
  font-size: 0.775rem;
  margin: 0;
  width: calc(50% - 0.35rem);
}
.wp-block-column .edd_price_options li {
  width: 100%;
}
.edd_price_options label {
  font-size: inherit;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0.5rem;
  border: 1px solid transparent;
  border-radius: 0.65rem;
  background-color: var(--wp--preset--color--cream);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 0 1px 1px rgba(0, 0, 0, 0.1);
  line-height: 1.3;
  cursor: pointer;
  font-weight: 400;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}
.wp-block-column .edd_price_options label {
  flex-direction: row;
  justify-content: space-between;
  padding: 0.3em 0.5em;
  border-radius: 0.45rem;
}
.edd_price_options label:hover {
  border-color: rgb(240, 138, 34);
  box-shadow: 0 0 0 3px rgba(229, 102, 47, 0.12);
}
.edd_price_options input[type=radio] {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  margin: 0;
  pointer-events: none;
}
.edd_price_options .edd_price_option_name,
.edd_price_options .edd_price_option_price {
  display: block;
  font-weight: 400;
}
.edd_price_options .edd_price_option_name {
  flex: 0 0 auto;
  line-height: 1;
  color: var(--wp--preset--color--brown);
  font-weight: 500;
}
.edd_price_options .edd_price_option_price {
  color: var(--wp--preset--color--brown);
  flex: 0 0 auto;
}
.edd_price_options .edd_price_option_sep {
  display: none;
}
.edd_price_options .old-priced-container {
  font-style: italic;
}
@supports selector(label:has(input:checked)) {
  .edd_price_options label:has(input:checked) {
    border-color: rgb(240, 138, 34);
    background-color: rgba(254, 186, 17, 0.2);
    box-shadow: 0 0 0 3px rgba(229, 102, 47, 0.12);
  }
}

.edd_purchase_submit_wrapper {
  text-align: center;
}

.edd-loading {
  animation: edd-spinning 1.1s linear infinite;
  border: 0.2em solid rgba(255, 255, 255, 0.2);
  border-left-color: #fff;
  filter: alpha(opacity=0);
  font-size: 0.75em;
  left: calc(50% - 0.75em);
  opacity: 0;
  position: absolute;
  top: calc(50% - 0.75em);
  transform: translateZ(0);
}

.edd-loading-ajax.edd-loading {
  opacity: 1;
}

.edd-loading,
.edd-loading:after {
  border-radius: 50%;
  display: block;
  height: 1.5em;
  width: 1.5em;
}

.edd-loading,
a.edd-add-to-cart .edd-add-to-cart-label {
  transition: opacity 0.1s !important;
}

.edd-add-to-cart[data-edd-loading] .edd-add-to-cart-label {
  filter: alpha(opacity=0);
  opacity: 0;
}

.edd-add-to-cart[data-edd-loading] .edd-loading, .edd-discount-loader.edd-loading {
  filter: alpha(opacity=100);
  opacity: 1;
}

@keyframes edd-spinning {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.sale-banner-widgets {
  position: absolute;
  z-index: 1200;
  top: 0;
}

/* Category 07 is for any utility classes that are not assigned to a specific component. */
/* Screen Reader Text -------------------- */
.sr-only,
.screen-reader-text {
  position: absolute !important;
  top: auto;
  left: -10000rem;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* Skip Link ----------------------------- */
.skip-link,
.skip-to-content {
  display: block;
  position: absolute;
  top: -10000rem;
  left: 1em;
  z-index: 99999;
  padding: 0.5em 1em;
  background: #eee;
  box-shadow: 1px 1px 0.2em rgba(0, 0, 0, 0.5);
  transition: none;
}
.skip-link:focus,
.skip-to-content:focus {
  top: 1em;
}

.has-white-color {
  color: #ffffff;
}
.has-white-background-color {
  background-color: #fff;
}

.has-black-color {
  color: #000;
}
.has-black-background-color {
  background-color: #000;
}

@media print {
  @page {
    margin: 0.5cm;
  }
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h1,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h1,
  h2,
  h3 {
    page-break-after: avoid;
  }
  #primary-menu,
  #sidebar,
  #sidebar-post,
  #header,
  #footer,
  #comments,
  .menu-buttons,
  .page-navigation,
  .pagination,
  .wp-prev-next,
  .respond-form {
    display: none;
  }
  .contain {
    padding-left: 0;
    padding-right: 0;
    max-width: none;
  }
}

/*# sourceMappingURL=compiled.css.map */
