:root{--fq-color-white:#fff;--fq-color-gold:#ffd62f;--fq-color-teal:#003a44;--fq-color-aqua:#37bfc1;--fq-color-beige:#e7e0ce;--fq-gold-accent:#d19e2b;--fq-bg-tile:url(https://featherquest.com/wp-content/uploads/2025/04/background-tile.png);--fq-font-body:"Lato",system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--fq-font-accent:Roboto,system-ui,-apple-system,"Segoe UI",Helvetica,Arial,sans-serif;--fq-font-title:"Playwrite DE Grund",Georgia,serif;--fq-weight-body:400;--fq-weight-title:400;--fq-weight-fancy:600;--fq-weight-accent:500;--fq-page-pad-x:clamp(16px,2.2vw,24px);--fq-link:#37bfc1;--fq-link-hover:#ffd62f;--fq-link-visited:#8be3e4;--fq-caption-ink-strong:#0f2f34;--fq-line-body:1.4;--fq-line-tight:1.25;--fq-line-loose:1.6}html{font-size:93.75%}html,body{margin:0;padding:0}body{background-color:var(--fq-color-teal);background-image:var(--fq-bg-tile);color:var(--fq-color-white);font-family:var(--fq-font-body);font-weight:var(--fq-weight-body);text-rendering:optimizeLegibility;font-size:1rem;line-height:var(--fq-line-body);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;background-repeat:repeat;background-size:auto}h1,h2,h3,h4,h5,h6{font-family:var(--fq-font-title);font-weight:var(--fq-weight-title);letter-spacing:.2px;clear:both;margin:0 0 .6em}h2,h3,h4,h5,h6{color:var(--fq-color-gold)}h1{color:rgba(255,255,255,.98);letter-spacing:.3px;font-size:2.2rem;font-style:italic;line-height:1.7em}h2{font-size:1.5rem}@media (width<=768px){h1{font-size:1.8rem}}@media (width<=600px){h1{font-size:1.2rem}}@media (width<=500px){h1{font-size:1.05rem;line-height:1.4em}}.fq-title--fancy{font-family:Berkshire Swash,Georgia,serif;font-weight:var(--fq-weight-fancy)}p{margin:0 0 1.2em}a{color:var(--fq-link);text-underline-offset:.18em;text-decoration:none;text-decoration-thickness:1px}a:visited{color:var(--fq-link)}a:hover{color:var(--fq-link-hover);text-decoration:underline}a:focus-visible{outline:2px solid var(--fq-color-gold);outline-offset:3px;border-radius:6px}img{max-width:100%;height:auto}*,:before,:after{box-sizing:border-box}.fq-doc{max-width:970px;margin:0 auto;padding:0 1rem}@media (width<=600px){.fq-doc{padding:0 7px}}.fq-doc.fq-index{max-width:1400px}.fq-doc.fq-index .fq-section{box-sizing:border-box;width:100%;max-width:970px;margin-left:auto;margin-right:auto}.fq-doc a,.fq-doc img{-webkit-tap-highlight-color:transparent}.fq-doc img{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.fq-doc figure a,.fq-gallery__item a{touch-action:manipulation}.fq-doc.fq-index .fq-section:has(.fq-card-grid){max-width:none}.fq-doc.fq-index .fq-quests-index{max-width:1400px;margin-left:auto;margin-right:auto}.fq-btn{font:inherit;letter-spacing:.01em;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;appearance:none;background-color:var(--fq-btn-bg);border:2px solid var(--fq-btn-border);box-shadow:var(--fq-btn-shadow);border-radius:999px;justify-content:center;align-items:center;padding:.85rem 2.25rem;font-weight:600;line-height:1;transition:transform .16s,box-shadow .2s,border-color .2s,background-color .2s,color .2s;display:inline-flex;color:var(--fq-btn-fg)!important;text-decoration:none!important}.fq-btn:visited,.fq-btn:hover,.fq-btn:active{color:var(--fq-btn-fg)!important;text-decoration:none!important}.fq-btn:focus-visible{color:var(--fq-btn-fg)!important;text-decoration:none!important}.fq-btn:is(:hover,:focus-visible){box-shadow:var(--fq-btn-shadow-hover,var(--fq-btn-shadow));background-color:var(--fq-btn-bg-hover,var(--fq-btn-bg));border-color:var(--fq-btn-border-hover,var(--fq-btn-border));transform:translateY(-1px)scale(1.04);color:var(--fq-btn-fg-hover,var(--fq-btn-fg))!important}.fq-btn:active{box-shadow:var(--fq-btn-shadow-active,var(--fq-btn-shadow));background-color:var(--fq-btn-bg-active,var(--fq-btn-bg-hover,var(--fq-btn-bg)));border-color:var(--fq-btn-border-active,var(--fq-btn-border-hover,var(--fq-btn-border)));transform:translateY(0)scale(1.01);color:var(--fq-btn-fg-active,var(--fq-btn-fg-hover,var(--fq-btn-fg)))!important}.fq-btn:focus-visible{outline:2px solid var(--fq-color-gold);outline-offset:3px}.fq-btn:focus:not(:focus-visible){outline:none}.fq-btn--primary{--fq-btn-bg:var(--fq-color-gold);--fq-btn-fg:var(--fq-color-teal);--fq-btn-border:rgba(255,255,255,.88);--fq-btn-shadow:0 10px 22px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.25);--fq-btn-shadow-hover:0 14px 28px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.25);--fq-btn-shadow-active:0 8px 18px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.18);--fq-btn-bg-hover:var(--fq-color-teal);--fq-btn-fg-hover:var(--fq-color-white);--fq-btn-border-hover:rgba(255,255,255,.92);--fq-btn-bg-active:var(--fq-color-teal);--fq-btn-fg-active:var(--fq-color-white);--fq-btn-border-active:rgba(255,255,255,.9)}.fq-btn--secondary{--fq-btn-bg:rgba(255,255,255,.9);--fq-btn-fg:var(--fq-color-teal);--fq-btn-border:rgba(0,58,68,.35);--fq-btn-shadow:0 14px 28px rgba(0,0,0,.3),0 2px 0 rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.55);--fq-btn-shadow-hover:0 18px 40px rgba(0,0,0,.35),0 2px 0 rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.55);--fq-btn-shadow-active:0 12px 26px rgba(0,0,0,.28),0 2px 0 rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.55);--fq-btn-bg-hover:var(--fq-color-teal);--fq-btn-fg-hover:var(--fq-color-white);--fq-btn-border-hover:rgba(255,255,255,.92);--fq-btn-bg-active:var(--fq-color-teal);--fq-btn-fg-active:var(--fq-color-white);--fq-btn-border-active:rgba(255,255,255,.9)}.fq-btn--ghost{--fq-btn-bg:transparent;--fq-btn-fg:inherit;--fq-btn-border:rgba(255,255,255,.18);--fq-btn-shadow:none;--fq-btn-shadow-hover:none;--fq-btn-shadow-active:none;--fq-btn-bg-hover:rgba(255,255,255,.08);--fq-btn-fg-hover:inherit;--fq-btn-border-hover:rgba(255,255,255,.22);--fq-btn-bg-active:rgba(255,255,255,.1);--fq-btn-fg-active:inherit;--fq-btn-border-active:rgba(255,255,255,.26)}.fq-btn span[aria-hidden=true]{background:rgba(0,58,68,.14);border-radius:999px;justify-content:center;align-items:center;width:1.25em;height:1.25em;margin-right:.55rem;font-weight:900;line-height:1;display:inline-flex}.fq-btn:hover span[aria-hidden=true]{background:rgba(0,58,68,.18)}.fq-btn:disabled,.fq-btn[aria-disabled=true]{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.fq-footer-invite{background:var(--fq-color-aqua);color:var(--fq-color-teal);margin:3rem calc(50% - 50vw) 0;padding:2.25rem 1rem 2.85rem}.fq-footer-invite__inner{text-align:center;grid-template-columns:1fr;place-items:center;gap:1.15rem;max-width:970px;margin:0 auto;display:grid}.fq-footer-invite__title{color:var(--fq-color-teal);text-shadow:0 2px 10px rgba(255,255,255,.22);letter-spacing:.2px;margin:0 0 .6rem;font-family:Playwrite DE Grund,Lato,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:clamp(1.35rem,1.35vw + 1rem,2.05rem);font-weight:800;line-height:1.35}.fq-footer-invite__text{color:rgba(0,58,68,.92);text-shadow:0 2px 10px rgba(0,0,0,.12);margin:0 0 1.05rem;line-height:1.55}.fq-footer-invite__buttons{grid-template-columns:repeat(2,minmax(0,1fr));place-items:center;gap:1rem;width:min(760px,100%);display:grid}.fq-footer-invite__buttons .fq-btn{width:min(360px,100%)}.fq-footer-invite .fq-btn--primary{border-color:rgba(255,255,255,.92)}@media (width<=768px){.fq-footer-invite{padding:2rem 1rem 2.55rem}.fq-footer-invite__inner{grid-template-columns:1fr;gap:1rem}.fq-footer-invite__buttons{grid-template-columns:1fr;width:min(520px,100%)}}.fq-footer-copyright{text-align:center;color:var(--fq-color-white);opacity:.72;margin-top:.25rem;padding-top:.35rem;font-size:.95rem}.fq-site-footer{background-color:var(--fq-color-teal);background-image:none;border-top:1px solid rgba(255,255,255,.12);padding:2rem 1rem 2.25rem}.fq-footer-nav{max-width:970px;margin:0 auto;padding-top:.25rem}.fq-footer-nav__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin:0 0 .9rem;padding:0;list-style:none;display:flex}.fq-footer-nav__link{color:var(--fq-color-white);-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:999px;justify-content:center;align-items:center;padding:.55rem .9rem;text-decoration:none;transition:transform .14s,background-color .14s,border-color .14s,color .14s;display:inline-flex}.fq-footer-nav__link,.fq-footer-nav__link:visited,.fq-footer-nav__link:active{color:var(--fq-color-white)}.fq-footer-nav__link:hover{color:var(--fq-color-gold);background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.22);text-decoration:none;transform:translateY(-1px)}.fq-footer-nav__link:active{transform:translateY(0)}.fq-footer-nav__link:focus-visible{outline-offset:3px;outline:2px solid rgba(255,214,47,.85)}@media (width<=600px){.fq-site-footer{padding:1.5rem .75rem 1.75rem}.fq-footer-nav__list{gap:.6rem}.fq-footer-nav__link{padding:.5rem .8rem}}.fq-site-header{z-index:1100;-webkit-backdrop-filter:blur(8px)saturate();backdrop-filter:blur(8px)saturate();background:rgba(0,0,0,.42);border-bottom:1px solid rgba(255,255,255,.12);position:relative}.fq-site-header__inner{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:none;margin:0 auto;padding:.9rem clamp(14px,2.2vw,22px);display:flex}.fq-site-header__logo{-webkit-tap-highlight-color:transparent;align-items:center;text-decoration:none;display:flex}.fq-site-header__logo img{width:auto;max-height:60px}@media (width<=768px){.fq-site-header__logo img{max-height:44px}}@media (width<=600px){.fq-site-header__inner{padding-top:.7rem;padding-bottom:.7rem}.fq-site-header__logo img{max-height:40px}}.fq-site-header .fq-nav__list{flex-wrap:nowrap;align-items:center;gap:.2rem;margin:0;padding:0;list-style:none;display:flex}.fq-site-header .fq-nav__link{color:rgba(255,255,255,.88);white-space:nowrap;-webkit-tap-highlight-color:transparent;border-radius:12px;justify-content:center;align-items:center;padding:.55rem .75rem;text-decoration:none;transition:color .16s,background-color .16s,transform .16s;display:inline-flex}.fq-site-header .fq-nav__link:hover{color:var(--fq-color-gold);background:rgba(255,255,255,.06)}.fq-site-header .fq-nav__link:focus-visible{outline-offset:3px;outline:2px solid rgba(255,214,47,.85)}.fq-nav__item{cursor:pointer!important}.fq-site-header .fq-nav__item.is-active .fq-nav__link,.fq-site-header .fq-nav__item[aria-current=page] .fq-nav__link{color:var(--fq-color-gold);background:rgba(255,255,255,.14);box-shadow:inset 0 1px rgba(255,255,255,.18),0 6px 14px rgba(0,0,0,.22)}.fq-site-header .fq-nav__item.is-active .fq-nav__link:hover,.fq-site-header .fq-nav__item[aria-current=page] .fq-nav__link:hover{color:var(--fq-color-gold);background:rgba(255,255,255,.18)}.fq-site-header .fq-nav__item--cta{margin-left:.45rem}.fq-hero__cta-float{z-index:3;pointer-events:auto;position:absolute;bottom:clamp(90px,14vh,160px);left:50%;transform:translate(-50%)}.fq-hero__cta-float .fq-btn{--fq-btn-shadow:0 18px 40px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.55);--fq-btn-shadow-hover:0 22px 50px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.55);--fq-btn-shadow-active:0 14px 30px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.45);min-width:240px;padding:.95rem 2.6rem;font-size:1.05rem;font-weight:600}.fq-site-header .fq-nav__item--cta .fq-nav__link{background:var(--fq-color-gold);color:var(--fq-color-teal);border:2px solid rgba(255,255,255,.86);border-radius:999px;padding:.72rem 1.25rem;font-size:1.02rem;font-weight:650;box-shadow:0 10px 22px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.25)}.fq-site-header .fq-nav__item--cta .fq-nav__link:hover{background:var(--fq-color-teal);color:var(--fq-color-white);border-color:rgba(255,255,255,.92);transform:translateY(-1px);box-shadow:0 14px 28px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.22)}.fq-site-header .fq-nav__item--cta .fq-nav__link:active{transform:translateY(0);box-shadow:0 8px 18px rgba(0,0,0,.2),inset 0 1px rgba(255,255,255,.18)}@media (width<=900px){.fq-site-header .fq-nav__item--cta .fq-nav__link{padding:.66rem 1.05rem}}html.fq-nav-open{overflow:hidden}.fq-site-header .fq-nav-toggle{color:rgba(255,255,255,.92);cursor:pointer;-webkit-tap-highlight-color:transparent;background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.16);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;line-height:1;display:none}.fq-site-header .fq-nav-toggle:hover{background:rgba(255,255,255,.08)}.fq-site-header .fq-nav-toggle:focus-visible{outline-offset:3px;outline:2px solid rgba(255,214,47,.85)}.fq-site-header .fq-nav{display:block}.fq-site-header .fq-nav__list{display:flex}@media (width<=900px){.fq-site-header__inner{flex-wrap:nowrap;justify-content:space-between;align-items:center}.fq-site-header__logo img{max-height:38px}.fq-site-header .fq-nav-toggle{flex:none;display:inline-flex}.fq-site-header .fq-nav{display:none}.fq-site-header.is-open{z-index:1200;background:rgba(0,0,0,.85);position:fixed;inset:0;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.fq-site-header.is-open .fq-site-header__inner{flex-wrap:wrap;align-items:center;width:min(980px,100%);margin:0 auto;padding:.9rem clamp(14px,4vw,22px)}.fq-site-header.is-open .fq-nav-toggle{background:rgba(0,0,0,.28);border-color:rgba(255,255,255,.28)}.fq-site-header.is-open .fq-nav-toggle__icon{font-size:0}.fq-site-header.is-open .fq-nav-toggle__icon:before{content:"✕";font-size:22px;line-height:1;display:inline-block;transform:translateY(-1px)}.fq-site-header.is-open .fq-nav{flex:1 0 100%;width:100%;display:block}.fq-site-header.is-open .fq-nav__list{background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.14);border-radius:18px;width:min(560px,100%);margin:1rem auto 0;padding:0;display:block;overflow:hidden;box-shadow:0 18px 44px rgba(0,0,0,.4),inset 0 1px rgba(255,255,255,.1)}.fq-site-header.is-open .fq-nav__item{margin:0}.fq-site-header.is-open .fq-nav__link{color:rgba(255,255,255,.92);background:0 0;border-top:1px solid rgba(255,255,255,.1);border-radius:0;justify-content:flex-start;padding:1.25rem 1.35rem;font-size:1.15rem;font-weight:600;display:flex}.fq-site-header.is-open .fq-nav__item:first-child .fq-nav__link{border-top:0}.fq-site-header.is-open .fq-nav__link:hover{color:var(--fq-color-gold);background:rgba(255,255,255,.06)}.fq-site-header.is-open .fq-nav__item.is-active .fq-nav__link,.fq-site-header.is-open .fq-nav__item[aria-current=page] .fq-nav__link{color:var(--fq-color-gold);background:rgba(255,255,255,.1)}.fq-site-header.is-open .fq-nav__item--cta{padding:1.15rem}.fq-site-header.is-open .fq-nav__item--cta .fq-nav__link{background:var(--fq-color-gold);width:auto;max-width:280px;color:var(--fq-color-teal);letter-spacing:.01em;border:2px solid rgba(255,255,255,.88);border-radius:999px;justify-content:center;margin:0 auto;padding:.85rem 1.75rem;font-size:1.05rem;font-weight:700;transform:none;box-shadow:0 12px 26px rgba(0,0,0,.32),inset 0 1px rgba(255,255,255,.35)}.fq-site-header.is-open .fq-nav__item--cta .fq-nav__link:hover{background:var(--fq-color-teal);color:var(--fq-color-white)}.fq-site-header.is-open .fq-nav__item--cta .fq-nav__link:focus-visible{outline-offset:4px;outline:3px solid rgba(255,214,47,.95)}}.bg-light{background:rgba(255,255,255,.76);border:1px solid rgba(255,255,255,.28)}.bg-dark{background:rgba(0,0,0,.2);border:1px solid rgba(0,0,0,.22)}.fq-card-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-items:stretch;gap:1.5rem;margin:2rem 0;display:grid}.fq-card-grid--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.fq-card-grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.fq-card-grid--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=900px){.fq-card-grid--cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1200px){.fq-card-grid--cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.fq-card-grid--cols-4,.fq-card-grid--cols-3,.fq-card-grid--cols-2{grid-template-columns:1fr}}.fq-card-grid:has(>.fq-card):not(:has(>.fq-card+.fq-card)){max-width:640px;margin-left:auto;margin-right:auto}.fq-card-grid:has(>.fq-toc):not(:has(>.fq-card+.fq-card)) .fq-toc{margin-left:auto;margin-right:auto}.fq-card{text-align:center;background:0 0;border:0;border-radius:18px;flex-direction:column;height:100%;padding:0;display:flex;overflow:hidden}.fq-card:focus-within{outline:3px solid var(--fq-color-gold);outline-offset:4px;transform:translateY(-2px);box-shadow:0 0 0 2px rgba(255,215,90,.25),0 12px 32px rgba(0,0,0,.35)}.fq-card a:focus:not(:focus-visible){outline:none}.fq-quests-index{align-items:stretch;gap:1.25rem;margin:0 auto;display:grid}@media (width<=600px){.fq-quests-index{width:calc(100% - 1.25rem)}}@media (width>=780px){.fq-quests-index{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1100px){.fq-quests-index{grid-template-columns:repeat(3,minmax(0,1fr))}}.fq-quest-card{border-radius:18px;overflow:hidden}.fq-quest-card__link{border-radius:inherit;height:100%;color:inherit;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.12);flex-direction:column;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;overflow:hidden}.fq-quest-card__link:hover{border-color:rgba(255,255,255,.32);transform:translateY(-4px);box-shadow:0 14px 40px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.28)}.fq-quest-card__link:hover .fq-quest-card__hero{filter:brightness(1.1)saturate(1.02)}.fq-quest-card__link:active{filter:brightness(1.06);transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.fq-quest-card__link{transition:none}.fq-quest-card__link:hover{transform:none}}.fq-quest-card__link,.fq-quest-card__link:visited,.fq-quest-card__link:hover,.fq-quest-card__link:active{color:inherit;text-decoration:none}.fq-quest-card__link *,.fq-quest-card__link:hover *{text-decoration:none}.fq-quest-card__link:focus-visible{outline-offset:3px;outline:2px solid rgba(255,255,255,.35)}.fq-quest-card__header{padding:1.25rem 1.25rem .75rem}.fq-quest-card__title{margin:0 0 .5rem;line-height:1.15;font-size:18px!important}.fq-quest-card__meta{opacity:.9;gap:.25rem;display:grid}.fq-quest-card__dates,.fq-quest-card__location{color:#fff;font-size:.95rem;line-height:1.2}.fq-quest-card__more-locations{color:rgba(255,255,255,.9);vertical-align:middle;white-space:nowrap;letter-spacing:.02em;background:rgba(255,255,255,.14);border-radius:999px;margin-left:.35rem;padding:.1rem .45rem;font-size:.75rem;font-weight:700;line-height:1.2;display:inline-block;position:relative;top:-1px}.fq-quest-card__media{padding:0 1.25rem;position:relative}.fq-quest-card__hero{aspect-ratio:16/9;object-fit:cover;width:100%;display:block;border-radius:16px!important}.fq-quest-card__author{color:rgba(255,255,255,.92);text-shadow:0 2px 10px rgba(0,0,0,.65);pointer-events:none;background:linear-gradient(rgba(0,0,0,.18),rgba(0,0,0,.55));border-radius:999px;padding:.35rem .6rem;font-size:.85rem;line-height:1;position:absolute;bottom:.9rem;right:1.6rem}.fq-quest-card__author:empty{display:none}.fq-quest-card__summary{color:var(--fq-color-white);opacity:.95;line-clamp:5;-webkit-line-clamp:5;-webkit-box-orient:vertical;flex:auto;margin:0;padding:.9rem 1.25rem .75rem;line-height:1.45;display:-webkit-box;position:relative;overflow:hidden}.fq-quest-card__summary:after{content:"";pointer-events:none;background:linear-gradient(transparent,rgba(0,0,0,.18));height:2.2em;position:absolute;bottom:0;left:0;right:0}@supports not (-webkit-line-clamp:5){.fq-quest-card__summary{max-height:7.25em}@media (width<=600px){.fq-quest-card__summary{max-height:8.7em}}}.fq-quest-card__cta{justify-content:center;padding:.75rem 1.25rem 1.25rem;display:flex}.fq-quest-card__cta .fq-btn{pointer-events:none}.fq-quest-card__link{color:inherit;border-radius:18px;text-decoration:none;display:block;position:relative}.fq-quest-card__link:focus-visible{outline:3px solid var(--fq-color-gold);outline-offset:4px}.fq-quest-card__link:hover{box-shadow:0 12px 28px rgba(0,0,0,.35)}.fq-quest-card__link:hover .fq-btn--primary{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.35)}.fq-quest-card__link:focus-visible .fq-btn--primary{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.35)}.fq-quest-card__title{box-shadow:none;background:0 0;border:1px solid transparent;border-radius:10px;padding:.35rem .75rem;transition:background-color .16s,box-shadow .16s,border-color .16s,transform .16s;display:inline-block}.fq-quest-card__link:focus-visible .fq-quest-card__title{background:rgba(0,0,0,.42);border-color:rgba(255,214,47,.55);transform:translateY(-1px);box-shadow:inset 0 1px rgba(255,255,255,.14),0 10px 22px rgba(0,0,0,.35)}.fq-quest-card__link:focus:not(:focus-visible){outline:none}.fq-card__head{background:rgba(0,0,0,.4);border:2px solid rgba(255,255,255,.25);border-bottom:0;border-radius:18px 18px 0 0;flex:none;justify-content:center;align-items:center;gap:.6rem;padding:.95rem 1.1rem;display:flex;box-shadow:inset 0 1px rgba(255,255,255,.08)}.fq-card__icon{font-size:1.6rem;line-height:1;transform:translateY(1px)}.fq-card__title{color:var(--fq-color-gold);letter-spacing:.2px;margin:0;font-size:1.35rem;font-weight:700}.fq-card__body{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:left;background-color:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.25);border-top:0;border-radius:0 0 18px 18px;flex:auto;padding:1.1rem 1.25rem 1.25rem;overflow:auto}.fq-card--sponsor .fq-card__body{text-align:center}.fq-page--events .fq-card__body a[href^=mailto\:]{text-align:center;display:block}@media (width<=600px){.fq-card{height:auto}.fq-card__body{max-height:none;overflow:visible}}.fq-weather-card{text-align:center}.fq-weather__details{margin-top:20px}.fq-weather-card__date-label{margin-top:20px;font-size:1.2rem;display:block}.fq-card__label{color:var(--fq-color-gold);text-align:center;margin:12px 0 .35rem;font-size:1.1rem;font-weight:700}.fq-card__value{text-align:center;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;margin:.25rem 0 .65rem;font-family:Lato,sans-serif;font-size:3rem;font-style:normal;font-weight:800;line-height:1.1}.fq-card__body ul{text-align:left;margin:.6rem 0 0;padding-left:20px}.fq-card__body li{margin:0 0 .5rem;font-size:1rem;line-height:1.45}.fq-doc .fq-toc--card{width:100%;height:auto}@media (width>=900px){.fq-doc .fq-card-grid>.fq-toc--card{justify-self:end;max-width:560px;margin-left:auto;margin-right:0}.fq-doc .fq-card-grid:has(>.fq-toc--card):not(:has(>.fq-card+.fq-card))>.fq-toc--card{justify-self:center;margin-left:auto;margin-right:auto}}@media (width<=900px){.fq-doc .fq-card-grid>.fq-toc--card{justify-self:center;max-width:640px;margin-left:auto;margin-right:auto}}.fq-doc .fq-toc__list{text-align:left;margin:.6rem 0 0;padding-left:20px}.fq-doc .fq-toc__list li{margin:0 0 .5rem;line-height:1.45}.fq-doc .fq-toc__trigger{pointer-events:none;visibility:hidden;border:0;width:1px;height:1px;margin:0;padding:0;display:block;overflow:hidden}.fq-doc .fq-toc--sticky{top:var(--fq-sticky-top,0px);width:min(calc(100vw - 24px),var(--fq-sticky-max-width,760px));max-width:var(--fq-sticky-max-width,760px);z-index:1000;pointer-events:none;border-radius:16px;transition:opacity .14s;position:fixed;left:50%;transform:translate(-50%)}.fq-doc .fq-toc--sticky.is-visible{pointer-events:auto}.fq-doc .fq-toc--sticky{display:none}.fq-doc .fq-toc--sticky.is-visible{display:block}:root{--fq-sticky-top:0px}body.admin-bar{--fq-sticky-top:32px}@media (width<=768px){body.admin-bar{--fq-sticky-top:46px}}.fq-doc .fq-toc--sticky .fq-toc__bar{text-align:left;-webkit-backdrop-filter:blur(18px)saturate(1.1);backdrop-filter:blur(18px)saturate(1.1);cursor:pointer;-webkit-tap-highlight-color:transparent;appearance:none;background:rgba(0,0,0,.88);border:1px solid rgba(255,255,255,.22);border-radius:16px;justify-content:flex-start;align-items:center;gap:.6rem;width:100%;padding:.65rem .9rem;display:flex;box-shadow:0 10px 22px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.08)}.fq-doc .fq-toc--sticky .fq-toc__chevron{color:var(--fq-color-gold)}.fq-doc .fq-toc--sticky .fq-toc__bar:focus-visible{outline-offset:3px;outline:3px solid rgba(255,201,51,.85)}.fq-doc .fq-toc--sticky .fq-toc__chevron{margin-left:auto}.fq-doc .fq-toc--sticky .fq-toc__icon{font-size:1.35rem;line-height:1;transform:translateY(1px)}.fq-doc .fq-toc--sticky .fq-toc__title{color:var(--fq-color-gold);letter-spacing:.2px;font-size:1.05rem;font-weight:800}.fq-doc .fq-toc--sticky .fq-toc__toggle{color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.22);border-radius:999px;justify-content:center;align-items:center;margin-left:auto;padding:.35rem .6rem;display:inline-flex}.fq-doc .fq-toc--sticky .fq-toc__toggle:hover{background:rgba(255,255,255,.14)}.fq-doc .fq-toc--sticky .fq-toc__toggle:focus-visible{outline-offset:3px;outline:3px solid rgba(255,201,51,.85)}.fq-doc .fq-toc--sticky .fq-toc__chevron{line-height:1;transition:transform .16s;display:inline-block}.fq-doc .fq-toc--sticky.is-open .fq-toc__chevron{transform:rotate(180deg)}.fq-doc .fq-toc--sticky .fq-toc__panel{-webkit-backdrop-filter:blur(14px)saturate(1.05);backdrop-filter:blur(14px)saturate(1.05);background-color:rgba(0,0,0,.74);border:2px solid rgba(255,255,255,.25);border-top:0;border-radius:0 0 16px 16px;max-height:min(55vh,420px);margin-top:0;padding:.65rem .9rem .85rem;overflow:auto}@media (width<=600px){.fq-doc .fq-toc--sticky{border-radius:14px;width:calc(100vw - 16px);max-width:none}.fq-doc .fq-toc--sticky .fq-toc__bar{border-radius:14px}.fq-doc .fq-toc--sticky .fq-toc__panel{border-radius:0 0 14px 14px}}.fq-toc a,.fq-toc a:visited{color:#fff}.fq-toc a:hover{color:#f6d85f}.fq-toc a:focus-visible{outline-offset:3px;background:rgba(0,0,0,.35);border-radius:999px;outline:2px solid #f6d85f;padding:.15rem .45rem;box-shadow:inset 0 1px rgba(255,255,255,.1),0 10px 22px rgba(0,0,0,.22)}.fq-toc a{display:inline-block}.fq-sponsor__logo-bg{border-radius:14px;padding:14px;display:inline-block}.fq-highlights-list{text-align:left;margin:1rem auto}.fq-highlights-list ul{list-style-type:disc}.fq-highlights-list li{margin-bottom:.5rem}.fq-section{text-align:center;background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.14);border-radius:12px;margin:3rem auto 1rem;padding:2rem}.fq-section:has(.fq-card-grid){background:0 0;border:none;padding:0}.fq-section:has(.fq-card-grid) .fq-section__title{padding-top:2rem}.fq-section:has(.fq-card-grid) .fq-section__body{max-width:none}.fq-section__title{text-align:center;margin:0 0 .75rem}.fq-section__subtitle{opacity:.9;margin:0 0 1.5rem;display:block}.fq-section__body{text-align:left;max-width:760px;margin:0 auto}.fq-section__body p{margin:0 0 1.25em;line-height:1.65}.fq-section__body .fq-element-cta{justify-content:center;display:flex}.fq-element-cta{text-align:center;margin-bottom:20px}.fq-section--gallery{background:0 0;border:none;padding:1rem 0}.fq-event-card-year{color:var(--fq-color-gold);text-align:left;margin:0 0 .75rem;font-size:2.15rem;line-height:1}.fq-event-card{text-align:left;border:1px solid rgba(255,255,255,.14);border-left:4px solid var(--fq-color-gold);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.18);border-radius:18px;max-width:700px;margin:0 auto;padding:1.25rem 1.25rem 1.15rem;box-shadow:0 14px 34px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.08)}.fq-event-card+.fq-event-card{margin-top:1.85rem}.fq-event-card+.fq-event-card:before{content:"";background:linear-gradient(90deg,rgba(255,214,47,0) 0%,rgba(255,214,47,.85) 18%,rgba(255,214,47,.92) 50%,rgba(255,214,47,.85) 82%,rgba(255,214,47,0) 100%);border-radius:999px;width:min(860px,100%);height:4px;margin:0 auto 1.85rem;display:block;box-shadow:0 10px 22px rgba(0,0,0,.18)}.fq-event-card-header{background:linear-gradient(90deg,rgba(55,191,193,.18),rgba(55,191,193,0));border-radius:10px;justify-content:flex-start;align-items:center;margin-bottom:.5rem;padding:.4rem .6rem;display:flex}.fq-event-card-date{color:var(--fq-color-gold);opacity:.98;font-size:1rem;line-height:1.25}.fq-event-card-title{color:rgba(255,255,255,.98);margin:.1rem 0 .45rem;font-size:1.22rem;line-height:1.25}.fq-event-card-title i{font-style:italic}.fq-event-expand__actions{justify-content:center;align-items:center;gap:.75rem;margin-top:35px;display:flex}.fq-event-card-location{color:rgba(255,255,255,.92);margin:0 0 .55rem;font-size:1.02rem;line-height:1.25}.fq-event-card-description{color:rgba(255,255,255,.9);max-width:74ch;margin:0 0 .95rem;font-size:1.02rem;line-height:1.65}.fq-event-card-button-wrapper{justify-content:center;margin-top:1.25rem;display:flex}.fq-event-card-button-wrapper .elementor-button-wrapper{margin:0}@media (width<=600px){.fq-event-card{padding:1.05rem 1rem 1rem}.fq-event-card-year{font-size:1.85rem}.fq-event-card-title{font-size:1.12rem}.fq-event-card+.fq-event-card:before{width:100%;margin-bottom:1.35rem}}.fq-event-empty{text-align:center;max-width:720px;color:var(--fq-color-text-soft);background:linear-gradient(rgba(255,255,255,.06),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.12);border-radius:16px;margin:2.5rem auto 3rem;padding:1.75rem 2rem;font-size:1.05rem;font-weight:lighter;line-height:1.6;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02),0 10px 30px rgba(0,0,0,.25)}a[href^=mailto\:]{color:var(--fq-gold-accent);font-weight:500}a[href^=mailto\:]:hover{text-decoration:underline}.fq-section:has(.fq-testimonial){background:0 0;border:none;padding:0}.fq-doc.fq-index .fq-section:has(.fq-testimonial){max-width:none}.fq-section:has(.fq-testimonial) .fq-section__title{text-align:center;padding-top:2rem}.fq-section:has(.fq-testimonial) .fq-section__body{text-align:left;max-width:none}.fq-testimonial{grid-template-columns:1fr;gap:1.4rem;width:100%;max-width:1400px;margin:1.5rem auto 0;padding:clamp(1.25rem,2.6vw,2.25rem);display:grid}@media (width>=900px){.fq-testimonial{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}@media (width>=1200px){.fq-testimonial{grid-template-columns:repeat(3,minmax(0,1fr))}}.fq-testimonial__quote{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.52);border:1px solid rgba(255,255,255,.14);border-radius:18px;margin:0;padding:1.6rem 1.5rem 1.35rem;position:relative;overflow:hidden;box-shadow:0 14px 34px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.08)}.fq-testimonial__quote:before{content:"“";z-index:0;color:rgba(255,214,47,.18);text-shadow:0 14px 30px rgba(0,0,0,.45);pointer-events:none;font-family:Georgia,serif;font-size:clamp(3rem,2.4vw + 1.8rem,4.4rem);line-height:1;position:absolute;top:.55rem;left:.55rem}.fq-testimonial__quote p{z-index:1;color:rgba(255,255,255,.95);margin:0;padding-top:.35rem;font-size:clamp(1.06rem,.55vw + 1rem,1.28rem);line-height:1.7;position:relative}.fq-testimonial__cite{z-index:1;color:rgba(255,255,255,.82);margin-top:.9rem;font-size:1.02rem;font-style:italic;line-height:1.25;display:block;position:relative}.fq-testimonial__cite strong{color:rgba(255,255,255,.92);font-style:normal}.fq-testimonial__meta{opacity:.85;margin-top:1rem;font-style:italic}.fq-testimonial__location{opacity:.7;font-size:.9em;display:block}@media (width<=600px){.fq-testimonial{gap:1rem;padding:1.1rem}.fq-testimonial__quote{border-radius:16px;padding:1.25rem 1.15rem 1.1rem}.fq-testimonial__quote:before{color:rgba(255,214,47,.16);font-size:3.4rem;top:.35rem;left:.35rem}}.fq-page--home .fq-doc{max-width:1200px}.fq-page--home #opening-moment figure img{width:100%;max-width:400px;height:auto;margin:0 auto;display:block}.fq-page--home #opening-moment figure{max-width:520px;margin:0 auto}.fq-page--home #featherquest-utah-season-one .fq-card__body{background:var(--fq-color-beige)}.fq-page--home #featherquest-utah-season-one .fq-card__body figcaption,.fq-page--home #featherquest-utah-season-one .fq-card__body figcaption span{color:var(--fq-caption-ink-strong)}#featherquest-utah-season-one .fq-element-cta{flex-direction:column;align-items:center;display:flex}.fq-divider{background:0 0;border:0;margin:3rem auto}.fq-divider--book{width:80%;max-width:600px;height:7px;position:relative}.fq-divider--book:before{content:"";background:var(--fq-color-gold);opacity:.92;clip-path:polygon(0% 50%,10% 38%,25% 22%,50% 0%,75% 22%,90% 38%,100% 50%,90% 62%,75% 78%,50% 100%,25% 78%,10% 62%);position:absolute;inset:0;box-shadow:0 0 0 1px rgba(255,214,47,.85),0 6px 18px rgba(0,0,0,.2)}.fq-video{width:100%;margin:2rem auto 2.25rem}.fq-video__frame{background:rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.18);border-radius:12px;width:100%;padding-top:56.25%;position:relative;overflow:hidden;box-shadow:0 10px 22px rgba(0,0,0,.18)}.fq-video__frame iframe{width:100%;height:100%;display:block;position:absolute;inset:0}.fq-video--16x9 .fq-video__frame{padding-top:56.25%}.fq-video--9x16 .fq-video__frame{padding-top:177.778%}.fq-video--4x3 .fq-video__frame{padding-top:75%}.fq-video--1x1 .fq-video__frame{padding-top:100%}.fq-video figcaption{text-align:center;width:100%;margin-top:.75rem;line-height:1.15}@media (width<=768px){.fq-video{margin:1.25rem auto 1.75rem}}.fq-section__body figure{margin:2rem auto 2.25rem}.fq-section__body figure a{justify-content:center;width:100%;display:flex}.fq-section__body figure img{object-fit:contain;border-radius:12px;max-width:100%;height:auto;max-height:640px;margin:0 auto;display:block}.fq-section__body figcaption{text-align:center;width:100%;margin-top:.75rem;line-height:1.15}.fq-section__body figcaption span{display:block}.fq-section__body figcaption span:first-child{margin-bottom:.15rem;font-size:1.15rem;font-style:italic;line-height:1.1}.fq-section__body figcaption span:nth-child(2){opacity:.8;margin-top:0;font-size:.95rem;line-height:1.2}.fq-section__body figure+p{margin-top:1.5rem}@media (width<=768px){.fq-section{padding:1.5rem 1.25rem}.fq-section__body figure{margin:1.25rem auto 1.75rem}.fq-section__body figure img{max-height:520px}.fq-section__body figcaption span:first-child{font-size:1.05rem}}.fq-card__body figure{max-width:560px;margin:.85rem auto 0}.fq-card__body figure a{-webkit-tap-highlight-color:transparent;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.14);border-radius:16px;width:100%;transition:transform .16s,box-shadow .16s,border-color .16s;display:block;overflow:hidden;box-shadow:0 18px 44px rgba(0,0,0,.38),inset 0 1px rgba(255,255,255,.1)}.fq-card__body figure a:hover{border-color:rgba(255,255,255,.26);transform:translateY(-2px);box-shadow:0 24px 60px rgba(0,0,0,.45),inset 0 1px rgba(255,255,255,.1)}.fq-card__body figure a:focus-visible{outline-offset:5px;outline:3px solid rgba(255,214,47,.85)}.fq-card__body figure img{width:100%;height:auto;display:block}.fq-card__body figcaption{text-align:center;width:100%;margin-top:.9rem;line-height:1.25}.fq-card__body figcaption span{display:block}.fq-card__body figcaption span:first-child{color:rgba(255,255,255,.92);font-size:1.05rem;font-style:italic;line-height:1.25}.fq-card__body figcaption span:nth-child(2){opacity:.78;margin-top:.35rem;font-size:.9rem}.fq-card__body figcaption span:empty{display:none}@media (width<=600px){.fq-card__body figure{max-width:460px}.fq-card__body figcaption span:first-child{font-size:1rem}}.fq-gallery{grid-template-columns:repeat(auto-fit,minmax(312px,1fr));gap:16px;margin-top:1.25rem;display:grid}.fq-gallery__item{aspect-ratio:7/5;flex-direction:column;justify-content:flex-end;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.fq-gallery__item a{border-radius:12px 12px 0 0;flex-grow:1;display:block;overflow:hidden}.fq-gallery__item img{object-fit:cover;object-position:center center;border-radius:12px 12px 0 0;width:100%;height:100%;display:block}.fq-gallery__caption{text-align:center;color:var(--fq-color-gold);background:rgba(0,0,0,.4);border-radius:0 0 10px 10px;padding:.5rem;font-size:.95rem}.fq-gallery__caption span{display:block}.fq-gallery__caption span:first-child{font-style:italic}.fq-gallery__caption span:nth-child(2){color:#ccc;margin-top:2px;font-size:.85em;font-style:italic}.fq-product-grid{grid-template-columns:1fr;align-items:stretch;gap:1.25rem;width:100%;margin:1.75rem 0 0;display:grid}@media (width>=980px){.fq-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=600px){.fq-product-grid{gap:1rem}}.fq-product-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.12);border-radius:18px;flex-direction:column;height:100%;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;overflow:hidden}@media (prefers-reduced-motion:reduce){.fq-product-card{transition:none}.fq-product-card:hover{transform:none}}.fq-product-card__media{-webkit-tap-highlight-color:transparent;padding:1.1rem 1.1rem 0;text-decoration:none;display:block}.fq-product-card__media:focus-visible{outline-offset:6px;border-radius:18px}.fq-product-card__media,.fq-product-card__media:visited,.fq-product-card__media:hover,.fq-product-card__media:active{color:inherit;text-decoration:none}.fq-product-card__media img{aspect-ratio:4/3;object-fit:contain;object-position:center center;background-color:var(--fq-color-white);background-image:none;border:1px solid rgba(0,0,0,.08);border-radius:16px;width:100%;display:block;box-shadow:inset 0 0 0 1px rgba(0,0,0,.06),0 10px 22px rgba(0,0,0,.18)}.fq-product-card__media:focus-visible img{box-shadow:0 0 0 4px rgba(255,201,51,.85),inset 0 0 0 1px rgba(0,0,0,.06),0 10px 22px rgba(0,0,0,.18)}.fq-product-card--cover .fq-product-card__media img{object-fit:cover}.fq-product-card__body{text-align:left;flex-direction:column;flex:auto;padding:.9rem 1.25rem .75rem;display:flex}.fq-product-card__title{color:var(--fq-color-gold);margin:0 0 .35rem;font-size:1.1rem;font-weight:800;line-height:1.15}.fq-product-card__msrp{opacity:.55;text-align:center;margin:.45rem 0 .9rem;font-size:.88rem;font-style:italic;line-height:1.25}.fq-product-card__footer .fq-product-card__msrp{margin:.35rem 0 0}.fq-product-card__blurb{opacity:.95;order:3;margin:0;line-height:1.45}.fq-product-card__cta{justify-content:center;padding:.65rem 1.25rem .25rem;display:flex}.fq-product-card__footer{justify-content:center;padding:0 1.25rem 1rem;display:flex}.fq-product-card__button{font:inherit;letter-spacing:.01em;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;cursor:pointer;background:var(--fq-color-gold);color:var(--fq-color-teal);border:2px solid rgba(0,58,68,.85);border-radius:999px;justify-content:center;align-items:center;padding:.85rem 2.25rem;font-weight:500;line-height:1;text-decoration:none;transition:transform .15s,box-shadow .2s,background-color .2s,border-color .2s,color .2s;display:inline-flex;box-shadow:0 10px 22px rgba(0,0,0,.22),inset 0 1px rgba(255,255,255,.25)}.fq-product-card__button,.fq-product-card__button:visited,.fq-product-card__button:hover,.fq-product-card__button:active{color:var(--fq-color-teal)!important;text-decoration:none!important}.fq-product-card__button:hover{background:var(--fq-color-teal);transform:translateY(-1px);box-shadow:0 14px 28px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.25);color:var(--fq-color-white)!important}.fq-product-card__button:active{transform:translateY(0);box-shadow:0 8px 18px rgba(0,0,0,.2),inset 0 1px rgba(255,255,255,.18)}.fq-hero{box-sizing:border-box;width:100vw;margin:0 calc(50% - 50vw) 32px;position:relative}.fq-hero.fq-hero--bleed{--fq-hero-top-offset:0px}.fq-hero-media{aspect-ratio:16/9;width:100%;max-height:80vh;position:relative;overflow:hidden}@media (width>=1000px){.fq-hero-media{aspect-ratio:21/9;max-height:65vh}}.fq-hero-media img{object-fit:cover;width:100%;display:block;position:absolute;inset:0;height:100%!important}.fq-hero-overlay{pointer-events:none;color:var(--fq-color-white);background:linear-gradient(transparent 25%,rgba(0,0,0,.05) 55%,rgba(0,0,0,.8) 100%);justify-content:flex-end;align-items:stretch;padding:0;display:flex;position:absolute;inset:0}.fq-hero-panel{pointer-events:auto;text-align:center;background:rgba(0,0,0,.62);width:100%;margin-top:auto;padding:18px 6vw 22px;box-shadow:0 -6px 24px rgba(0,0,0,.45)}.fq-hero-panel h1,.fq-hero-panel p{margin:0!important}.fq-hero__title{text-shadow:0 3px 12px rgba(0,0,0,.7);padding-bottom:.1em;margin:0 0 .75rem!important}.fq-hero__subtitle{opacity:.95;color:var(--fq-color-aqua);font-size:.95rem;margin:0!important}.fq-hero__cta-wrap{z-index:3;pointer-events:auto;justify-content:center;align-items:center;display:flex;position:absolute;bottom:clamp(84px,14vh,160px);left:50%;transform:translate(-50%)}.fq-hero__cta-wrap .fq-btn{--fq-btn-shadow:0 16px 34px rgba(0,0,0,.38),0 2px 0 rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.55);--fq-btn-shadow-hover:0 18px 42px rgba(0,0,0,.42),0 2px 0 rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.55);--fq-btn-shadow-active:0 12px 26px rgba(0,0,0,.34),0 2px 0 rgba(0,0,0,.06),inset 0 1px 0 rgba(255,255,255,.45);min-width:240px;padding:.9rem 2.45rem;font-size:1.02rem;font-weight:600}@media (width<=900px){.fq-hero__cta-wrap{margin-top:.75rem;position:static;bottom:auto;left:auto;transform:none}.fq-hero__cta-wrap .fq-btn{width:auto;min-width:0;padding:.85rem 2.25rem;font-size:1rem;font-weight:600}.fq-hero__title{text-shadow:0 3px 12px rgba(0,0,0,.7);margin:0 0 20px}.fq-hero{flex-direction:column;display:flex}.fq-hero-media{order:1}.fq-hero-overlay{order:2;width:100%;padding:14px 16px;display:block;background:rgba(0,0,0,.82)!important;position:static!important;inset:auto!important}.fq-hero-panel{text-align:center;max-width:none;margin:0;padding:14px 3vw;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important}.fq-hero-overlay:before,.fq-hero-overlay:after,.fq-hero-panel:before,.fq-hero-panel:after{content:none!important;display:none!important}.fq-hero__subtitle{padding:0;font-size:1rem;line-height:1.35;margin:15px 0 0!important}}.fq-card--locations .fq-locations{text-align:center;margin-top:.75rem}.fq-location{margin-top:1rem}.fq-location:first-child{margin-top:0}.fq-location__name{text-decoration:none;display:inline-block}.fq-location__habitat{opacity:.95;margin-top:.35rem;font-style:italic}.fq-location__habitat-label{font-style:italic;font-weight:600}.fq-affiliate-disclosure{text-align:center;opacity:.78;max-width:760px;margin:2.25rem auto 1.75rem;font-style:italic;line-height:1.55;font-size:.98rem!important}.fq-affiliate-disclosure__rule{border:0;border-top:1px solid rgba(255,255,255,.55);width:min(72%,720px);margin:0 auto 1.25rem}.fq-affiliate-disclosure p{line-height:inherit;margin:.4rem 0;font-size:inherit!important}@media (width<=768px){.fq-affiliate-disclosure{margin:1.75rem 1rem}.fq-affiliate-disclosure__rule{width:85%}}.fq-inline-hero{--fq-inline-hero-max:1800px;--fq-inline-hero-content-max:1320px;grid-template-columns:1fr;width:100vw;margin:clamp(3rem,6vw,6rem) calc(50% - 50vw);display:grid;position:relative}.fq-inline-hero__bg{aspect-ratio:21/9;box-shadow:none;height:100%;min-height:420px;width:min(100%,var(--fq-inline-hero-max));border-radius:0;grid-area:1/1;margin-left:auto;margin-right:auto;position:relative;overflow:hidden}@media (width<=768px){.fq-inline-hero__bg{min-height:320px}}@media (width>=1000px){.fq-inline-hero__bg{min-height:520px}}.fq-inline-hero__bg img{object-fit:cover;object-position:center;width:100%;min-width:100%;height:100%;display:block}.fq-inline-hero__bg:after{content:"";pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.68) 0%,rgba(0,0,0,.45) 38%,transparent 70%),linear-gradient(transparent 20%,rgba(0,0,0,.06) 55%,rgba(0,0,0,.42) 100%);position:absolute;inset:0}.fq-inline-hero__content{z-index:1;width:min(100%,var(--fq-inline-hero-content-max));grid-area:1/1;grid-template-columns:minmax(0,1.6fr) minmax(0,.9fr);align-items:end;gap:clamp(1.25rem,3vw,2.5rem);margin-left:auto;margin-right:auto;padding:clamp(1.25rem,3vw,2.75rem);display:grid;position:relative}.fq-inline-hero__statements{max-width:none}.fq-inline-hero__statement{border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:.85rem}.fq-inline-hero__statement:last-child{border-bottom:0;padding-bottom:0}.fq-inline-hero__statement+.fq-inline-hero__statement{margin-top:1rem}.fq-inline-hero h2.fq-inline-hero__heading{letter-spacing:.2px;text-shadow:0 3px 18px rgba(0,0,0,.55);grid-column:1/-1;margin:0 0 .65rem;font-family:Playwrite DE Grund,Lato,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:clamp(2rem,2.2vw + 1.2rem,3.1rem);font-weight:500;line-height:1.15;color:rgba(255,255,255,.98)!important}.fq-inline-hero h3.fq-inline-hero__title{letter-spacing:.2px;margin:0 0 .25rem;font-family:Playwrite DE Grund,Lato,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:clamp(1.25rem,1.1vw + 1rem,1.8rem);font-weight:800;line-height:1.25}.fq-inline-hero__text{margin:0;font-size:1.02rem;line-height:1.55}.fq-inline-hero__aside{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:rgba(255,255,255,.96);background:rgba(0,0,0,.38);border:1px solid rgba(255,255,255,.22);border-radius:18px;place-self:center end;max-width:520px;padding:1.25rem 1.35rem;font-size:clamp(1.25rem,1.1vw + 1rem,1.75rem);font-style:italic;line-height:1.45}.fq-inline-hero__aside p{margin:0}.fq-inline-hero--light{color:rgba(255,255,255,.92)}.fq-inline-hero--light h3.fq-inline-hero__title{text-shadow:0 3px 14px rgba(0,0,0,.62);color:rgba(255,255,255,.98)!important}.fq-inline-hero--light .fq-inline-hero__text{text-shadow:0 2px 12px rgba(0,0,0,.55);color:rgba(255,255,255,.92)!important}.fq-inline-hero--light .fq-inline-hero__aside{color:rgba(255,255,255,.92)}.fq-inline-hero--dark{color:rgba(0,0,0,.82)}.fq-inline-hero--dark .fq-inline-hero__bg:after{background:linear-gradient(90deg,rgba(255,255,255,.7) 0%,rgba(255,255,255,.42) 40%,rgba(255,255,255,0) 72%),linear-gradient(rgba(255,255,255,0) 20%,rgba(255,255,255,.06) 55%,rgba(255,255,255,.36) 100%)}.fq-inline-hero--dark .fq-inline-hero__title{text-shadow:0 2px 12px rgba(255,255,255,.35);color:var(--fq-color-teal)!important}.fq-inline-hero--dark .fq-inline-hero__text{color:rgba(0,0,0,.82)!important}.fq-inline-hero--dark .fq-inline-hero__aside{color:rgba(0,0,0,.82);background:rgba(255,255,255,.72);border-color:rgba(0,0,0,.12)}@media (width<=768px){.fq-inline-hero__content{grid-template-columns:1fr;align-items:start;gap:1.25rem;padding:1.1rem}.fq-inline-hero__statements{grid-column:1}.fq-inline-hero__aside{grid-column:1;place-self:start stretch;width:100%;max-width:none;margin-top:.25rem}.fq-inline-hero__bg:after{background:linear-gradient(transparent 20%,rgba(0,0,0,.1) 55%,rgba(0,0,0,.42) 100%)}}.fq-page--privacy-policy .element-heading{color:var(--fq-text-soft)}.element-heading{letter-spacing:.02em;margin-top:30px;font-weight:500}.fq-lightbox-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:rgba(0,0,0,.85);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.fq-lightbox-frame{max-width:95vw;max-height:95vh;position:relative}.fq-lightbox-frame img{border-radius:6px;max-width:100%;max-height:95vh;display:block}.fq-lightbox-close{color:#fff;cursor:pointer;background:#000;border:none;border-radius:50%;width:36px;height:36px;font-size:24px;position:absolute;top:-12px;right:-12px}html.fq-lightbox-open{overflow:hidden}