@font-face{font-family:STIX Two Text;src:url(/r/fonts/STIXTwoText.ttf) format("truetype");font-weight:400 600;font-style:normal;font-display:swap}.v12-page{--gold:#cda761;--saffron:#f1bf18;--auburn:#8f2b31;--caput-mortuum:#5e2a29;--ivory:#fdfbf3;--alabaster:#f0eade;--bg:#0a0a0a;--bg-light:#f5f5f3;--text-main:#fff;--text-light:#ccc;--text-dark:#111;--radius:4px;font-family:Inter,sans-serif;background-color:var(--bg);color:var(--text-main);min-height:100vh;overflow-x:hidden}.v12-hero{position:relative;padding-top:76px;background-color:var(--caput-mortuum)}.v12-hero-bg{position:relative;z-index:0}.v12-hero-slider{overflow:hidden;--v12-hero-slides:4}.v12-hero-slider-track{display:flex;flex-direction:row;transition:transform .5s cubic-bezier(.33,1,.68,1);will-change:transform}.v12-hero-slider-slide{flex:0 0 calc(100% / var(--v12-hero-slides));min-width:0}.v12-hero-slider-link{display:block;width:100%;line-height:0;outline-offset:4px}.v12-hero-slider-link:focus-visible{outline:2px solid var(--gold)}.v12-hero-bg picture,.v12-hero-slider-link picture{display:block;width:100%}.v12-hero-bg img,.v12-hero-slider-link img{display:block;width:100%;height:auto;object-position:center top;vertical-align:top}.v12-hero-slider-ui{position:absolute;inset:0;z-index:8;pointer-events:none}.v12-hero-slider-ui button{pointer-events:auto}.v12-hero-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:2.75rem;height:2.75rem;min-width:44px;min-height:44px;border-radius:4px;border:1px solid rgba(205,167,97,.45);background:rgba(94,42,41,.55);color:var(--ivory);font-size:1.65rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background-color .2s,color .2s,border-color .2s}.v12-hero-slider-arrow:focus-visible,.v12-hero-slider-arrow:hover{background:rgba(143,43,49,.72);color:var(--gold);border-color:rgba(241,191,24,.55);outline:none}.v12-hero-slider-arrow--prev{left:max(.65rem,env(safe-area-inset-left,0px))}.v12-hero-slider-arrow--next{right:max(.65rem,env(safe-area-inset-right,0px))}.v12-hero-slider-dots{position:absolute;left:50%;bottom:max(.75rem,env(safe-area-inset-bottom,0px));transform:translateX(-50%);display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem;max-width:calc(100% - 5.5rem);pointer-events:auto}.v12-hero-slider-dot{width:10px;height:10px;min-width:10px;min-height:10px;padding:0;border-radius:50%;border:1px solid hsla(48,71%,97%,.55);background:hsla(0,0%,4%,.35);cursor:pointer;transition:transform .2s,background-color .2s,border-color .2s}.v12-hero-slider-dot:focus-visible,.v12-hero-slider-dot:hover{border-color:var(--gold);outline:none}.v12-hero-slider-dot.is-active{background:var(--saffron);border-color:var(--gold);transform:scale(1.15)}@media (max-width:1024px){.v12-hero-slider-arrow{width:2.35rem;height:2.35rem;min-width:40px;min-height:40px;font-size:1.35rem;background:rgba(94,42,41,.42)}.v12-hero-slider-arrow--prev{left:.35rem}.v12-hero-slider-arrow--next{right:.35rem}.v12-hero-slider-dots{bottom:.55rem;gap:.5rem;padding:.35rem .5rem;border-radius:999px;background:hsla(0,0%,4%,.25);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.v12-hero-slider-dot{width:11px;height:11px;position:relative}.v12-hero-slider-dot:before{content:"";position:absolute;top:50%;left:50%;width:44px;height:44px;transform:translate(-50%,-50%)}}.v12-header{position:fixed;top:0;left:0;width:100%;height:76px;justify-content:center;padding:0 2.25rem;z-index:100;background:linear-gradient(180deg,rgba(94,42,41,.96),rgba(143,43,49,.92));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(0,0,0,.22);border-bottom:1px solid rgba(205,167,97,.34)}.v12-header,.v12-header-left{display:flex;align-items:center}.v12-header-left{position:absolute;left:4vw}.v12-logo-link{display:flex;align-items:center;transition:transform .3s ease}.v12-logo-link:hover{transform:scale(1.05)}.v12-logo-img{height:56px;width:auto;filter:drop-shadow(0 2px 8px rgba(0,0,0,.25))}.v12-nav{display:flex;gap:.3rem;align-items:center}.v12-nav a{font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;color:var(--ivory);text-decoration:none;padding:.34rem .6rem;border-radius:4px;letter-spacing:.01em;transition:color .25s,background-color .25s,transform .2s,border-color .25s;border:1px solid transparent}.v12-nav a:focus-visible,.v12-nav a:hover{color:var(--gold);background-color:hsla(48,71%,97%,.08);border-color:rgba(205,167,97,.22);transform:translateY(-1px);outline:none}.v12-header-right{display:none;position:absolute;right:4vw;align-items:center;gap:1rem}.v12-btn-mobile-toggle{display:flex;background:hsla(40,37%,91%,.1);border:1px solid rgba(205,167,97,.4);color:var(--ivory);cursor:pointer;align-items:center;justify-content:center;padding:.45rem;border-radius:4px;transition:all .3s}.v12-btn-mobile-toggle:hover{background:hsla(40,37%,91%,.18);color:var(--gold)}.v12-mobile-menu{position:fixed;inset:0;z-index:999;pointer-events:none;visibility:hidden;transition:visibility .3s}.v12-mobile-menu.open{pointer-events:auto;visibility:visible}.v12-mobile-menu-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55);opacity:0;transition:opacity .3s}.v12-mobile-menu.open .v12-mobile-menu-backdrop{opacity:1}.v12-mobile-menu-panel{position:absolute;top:0;right:0;width:320px;max-width:86vw;height:100%;background:linear-gradient(180deg,rgba(94,42,41,.98),rgba(143,43,49,.96));border-left:1px solid rgba(205,167,97,.32);box-shadow:-10px 0 40px rgba(0,0,0,.35);padding:5rem 1.5rem 2rem;transform:translateX(100%);transition:transform .3s ease;overflow-y:auto;backdrop-filter:blur(14px)}.v12-mobile-menu.open .v12-mobile-menu-panel{transform:translateX(0)}.v12-mobile-menu-close{position:absolute;top:1rem;right:1rem;width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:none;border-radius:var(--radius);font-size:1.75rem;line-height:1;color:var(--text-main);cursor:pointer;transition:background .2s,color .2s}.v12-mobile-menu-close:hover{background:hsla(40,37%,91%,.1);color:var(--gold)}.v12-mobile-nav{display:flex;flex-direction:column;text-align:center}.v12-mobile-nav a{color:var(--ivory);text-decoration:none;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:.02em;padding:1rem 0;border-bottom:1px solid hsla(40,37%,91%,.12);transition:color .3s,padding-left .3s}.v12-mobile-nav a:hover{color:var(--gold);padding-left:.35rem}.v12-sidebar{position:absolute;left:2rem;top:50%;transform:translateY(-50%) rotate(180deg);display:flex;align-items:center;gap:1rem;writing-mode:vertical-rl;z-index:5}.v12-sidebar-text{font-size:.85rem;font-weight:600;letter-spacing:.1em;color:var(--text-main)}.v12-sidebar-dot{width:12px;height:12px;background-color:var(--gold);border-radius:50%}.v12-hero-inner{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1300px;margin:auto;padding:100px 4rem 0;z-index:5;flex:1}.v12-hero-content-left{flex:1;max-width:500px}.v12-hero-subtitle{font-size:.8rem;font-weight:700;letter-spacing:.25em;color:var(--gold);margin:0 0 1rem;text-transform:uppercase}.v12-hero-title{font-family:STIX Two Text,serif;font-size:clamp(2.75rem,4.5vw,4.5rem);font-weight:600;line-height:1.1;color:var(--text-main);text-shadow:0 4px 10px rgba(0,0,0,.4);margin:0 0 1.5rem}.v12-title-line{display:inline-block;width:50px;height:4px;background-color:var(--gold);vertical-align:middle;margin-left:1rem;margin-bottom:.5rem}.v12-hero-desc{font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;line-height:2;color:#fff;margin-bottom:3rem;letter-spacing:.05em;text-shadow:0 2px 4px rgba(0,0,0,.8),0 4px 15px rgba(0,0,0,.8),0 0 30px rgba(0,0,0,.6);max-width:95%}.v12-btn-gold{background-color:var(--gold);color:var(--text-dark);border:none;padding:1rem 2.5rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;border-radius:var(--radius);cursor:pointer;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px rgba(223,176,84,.2)}.v12-btn-gold:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(223,176,84,.4)}.v12-hero-content-right{flex:1;display:flex;justify-content:flex-end;align-items:center;position:relative}.v12-scroll-indicator{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;justify-content:center;z-index:5}.v12-scroll-arc{width:160px;height:60px;border:1px solid hsla(0,0%,100%,.15);border-bottom:none;border-radius:160px 160px 0 0;display:flex;align-items:center;justify-content:center;padding-top:1rem;backdrop-filter:blur(4px)}.v12-scroll-text{font-size:.65rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-light)}.v12-programs-editorial{padding:6rem 4rem;background-color:var(--bg-light);color:var(--text-dark)}.v12-programs-header-ed{text-align:center;margin-bottom:8rem}.v12-ed-subtitle{font-size:.8rem;font-weight:700;letter-spacing:.2em;color:var(--gold);text-transform:uppercase;display:block;margin-bottom:1rem}.v12-ed-title{font-family:STIX Two Text,serif;font-size:3.5rem;font-weight:600;margin:0;color:var(--text-dark)}.v12-ed-line{width:60px;height:3px;background-color:var(--gold);margin:2rem auto 0}.v12-programs-container{max-width:1300px;margin:0 auto;display:flex;flex-direction:column;gap:12rem}.v12-prog-block{display:flex;align-items:center;position:relative;width:100%}.v12-prog-block.reversed{flex-direction:row-reverse}.v12-prog-num{position:absolute;top:-80px;left:-20px;font-family:STIX Two Text,serif;font-size:16rem;font-weight:600;color:rgba(223,176,84,.15);line-height:1;z-index:0;user-select:none;pointer-events:none}.v12-prog-block.reversed .v12-prog-num{left:auto;right:-20px}.v12-prog-img-wrap{position:relative;width:65%;height:600px;border-radius:var(--radius);overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,.15);z-index:1}.v12-prog-img-wrap picture{display:block;width:100%;height:100%}.v12-prog-img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.v12-prog-block:hover .v12-prog-img{transform:scale(1.05)}.v12-prog-img-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.2),transparent)}.v12-prog-block.reversed .v12-prog-img-overlay{background:linear-gradient(270deg,rgba(0,0,0,.2),transparent)}.v12-prog-text-box{position:relative;width:45%;margin-left:-10%;background:hsla(0,0%,100%,.85);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.5);padding:4.5rem 3.5rem;border-radius:var(--radius);box-shadow:0 25px 50px rgba(0,0,0,.08);z-index:2;transition:transform .4s ease}.v12-prog-block.reversed .v12-prog-text-box{margin-left:0;margin-right:-10%}@media (min-width:1025px){.v12-prog-block.v12-prog-block--guru-text-nudge.reversed .v12-prog-text-box{margin-right:-5%;transform:translateX(-clamp(1rem,2.2vw,2.25rem))}.v12-prog-block.v12-prog-block--guru-text-nudge.reversed:hover .v12-prog-text-box{transform:translateX(-clamp(1rem,2.2vw,2.25rem)) translateY(-10px)}}.v12-prog-block:hover .v12-prog-text-box{transform:translateY(-10px)}.v12-prog-text-box.style-gradient{background:linear-gradient(135deg,hsla(0,0%,100%,.95),hsla(36,56%,91%,.8));border:1px solid rgba(223,176,84,.3)}.v12-prog-text-box.style-translucent{background:hsla(0,0%,100%,.9);backdrop-filter:blur(25px);border:1px solid hsla(0,0%,100%,.6);box-shadow:0 15px 35px rgba(0,0,0,.05)}.v12-prog-date{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;letter-spacing:.12em;color:var(--gold);text-transform:uppercase;margin-bottom:1.5rem}.v12-prog-title{font-family:STIX Two Text,serif;font-size:3rem;font-weight:600;line-height:1.1;color:var(--text-dark);margin:0 0 1.5rem}.v12-prog-title .v12-prog-title-nowrap{white-space:nowrap}.v12-prog-tagline{display:inline-flex;align-items:center;gap:.9rem;font-family:STIX Two Text,serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:.14em;text-transform:uppercase;color:#8f2b31;margin:-.15rem 0 1.6rem}.v12-prog-tagline:before{content:"";width:42px;height:2px;background-color:#cda761;flex-shrink:0}.v12-prog-tagline--guru-panel{display:block;width:fit-content;margin:0 0 1.5rem;padding:.7rem 1.15rem .75rem 1rem;border-radius:4px;border-left:4px solid #f1bf18;background-color:#e7eef3;font-size:1.125rem;line-height:1.45;letter-spacing:.04em;color:#053250;box-shadow:0 4px 18px rgba(5,50,80,.07)}.v12-prog-tagline--guru-line,.v12-prog-tagline--guru-panel{max-width:100%;font-family:STIX Two Text,serif;font-weight:600}.v12-prog-tagline--guru-line{display:inline-block;margin:0 0 1.45rem;padding:0 .15rem .5rem 0;font-size:1.22rem;font-style:italic;line-height:1.35;letter-spacing:.065em;color:#8f2b31;border-bottom:3px solid #f1bf18}.v12-prog-desc{font-size:1rem;line-height:1.7;color:#555;margin-bottom:2.5rem}.v12-prog-btn{background:transparent;display:inline-flex;align-items:center;gap:1rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.15em;color:var(--text-dark);cursor:pointer;text-decoration:none;border:none;border-bottom:2px solid transparent;padding:0 0 .25rem;transition:all .3s}.v12-prog-btn-arrow{color:var(--gold);font-size:1.2rem;transition:transform .3s}.v12-prog-btn:hover{border-bottom-color:var(--gold)}.v12-prog-btn:hover .v12-prog-btn-arrow{transform:translateX(5px)}@media (max-width:1200px){.v12-hero-floating-icons{width:350px;height:350px}.v12-prog-text-box{padding:3rem}.v12-prog-title{font-size:2.5rem}.v12-prog-num{font-size:12rem;top:-50px}}@media (max-width:1024px){.v12-hero{padding-top:68px}.v12-header{height:68px;padding:0 1rem;justify-content:space-between}.v12-header-left{position:relative;left:0}.v12-header-right{position:relative;right:0;display:flex}.v12-logo-img{height:48px}.v12-nav,.v12-sidebar,.v12-title-line{display:none}.v12-hero-inner{flex-direction:column;text-align:center;gap:4rem;padding:20px 2rem 0}.v12-hero-content-left{max-width:100%}.v12-hero-desc{margin:0 auto 2.5rem}.v12-hero-content-right{justify-content:center}.v12-programs-editorial{padding:2.75rem 1.5rem 3.5rem}.v12-programs-container{gap:3rem}.v12-prog-block,.v12-prog-block.reversed{flex-direction:column;align-items:stretch;margin-bottom:0;min-width:0}.v12-prog-img-wrap{width:100%;max-width:100%;min-width:0;align-self:stretch;box-sizing:border-box;height:auto;aspect-ratio:16/10;min-height:220px;max-height:min(420px,58vh)}.v12-prog-img,.v12-prog-img-wrap picture{position:absolute;inset:0}.v12-prog-img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}.v12-prog-block.reversed .v12-prog-text-box,.v12-prog-text-box{width:100%;max-width:100%;margin-left:0;margin-right:0;margin-top:-2.25rem;padding:1.75rem 1.35rem;text-align:center;box-sizing:border-box}.v12-prog-date{justify-content:center;flex-wrap:wrap;row-gap:.35rem;font-size:.82rem;letter-spacing:.09em}.v12-prog-date span{text-align:center;line-height:1.35;max-width:100%}.v12-prog-title{font-size:clamp(1.45rem,5.2vw,2.15rem);overflow-wrap:break-word}.v12-prog-tagline{flex-wrap:wrap;justify-content:center;text-align:center;row-gap:.5rem;padding-left:.5rem;padding-right:.5rem}.v12-prog-tagline--guru-panel{width:100%;max-width:100%;box-sizing:border-box;text-align:center;border-left:none;border-top:4px solid #f1bf18;padding:.85rem 1rem;font-size:clamp(1rem,3.5vw,1.1rem)}.v12-prog-tagline--guru-line{display:block;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;text-align:center;font-size:clamp(1.05rem,3.6vw,1.18rem);padding-left:.35rem;padding-right:.35rem}.v12-prog-desc{font-size:.98rem;margin-bottom:1.75rem;overflow-wrap:break-word}.v12-prog-block.reversed .v12-prog-num,.v12-prog-num{left:50%;transform:translateX(-50%);top:-60px}}@media (max-width:480px){.v12-programs-editorial{padding:2rem 1rem 2.75rem}.v12-programs-container{gap:2.5rem}.v12-prog-img-wrap{aspect-ratio:4/3;min-height:200px;max-height:min(340px,52vh);border-radius:var(--radius)}.v12-prog-block.reversed .v12-prog-text-box,.v12-prog-text-box{margin-top:-1.75rem;padding:1.35rem 1rem}.v12-prog-date{font-size:.75rem;letter-spacing:.06em}.v12-prog-title{font-size:clamp(1.35rem,6vw,1.85rem)}.v12-prog-desc{font-size:.92rem;line-height:1.65}}.v12-footer-majestic{position:relative;min-height:80vh;display:flex;flex-direction:column;color:var(--text-main)}.v12-footer-majestic--split{min-height:0}.v12-footer-majestic--split .v12-footer-hero{position:relative;overflow:hidden;min-height:min(72vh,720px)}.v12-footer-majestic--split .v12-footer-hero-inner{position:relative;z-index:5;width:100%;max-width:1400px;margin:0 auto;padding:10rem 4rem 3.5rem;box-sizing:border-box}.v12-footer-majestic--split .v12-footer-lower{position:relative;z-index:1;flex-shrink:0;background-color:var(--bg,#0a0a0a);border-top:1px solid hsla(0,0%,100%,.1)}.v12-footer-majestic--split .v12-footer-lower-inner{width:100%;max-width:1400px;margin:0 auto;padding:2.25rem 4rem 2.75rem;display:flex;justify-content:space-between;align-items:flex-end;gap:1.25rem;box-sizing:border-box}.v12-footer-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.v12-footer-bg img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.05)}.v12-footer-overlay{position:absolute;inset:0;background:rgba(0,0,0,.4)}.v12-footer-content{position:relative;z-index:5;max-width:1400px;margin:0 auto;padding:10rem 4rem 3rem;flex-direction:column;flex:1}.v12-footer-content,.v12-footer-main{width:100%;display:flex;justify-content:space-between}.v12-footer-main{align-items:flex-end;margin-bottom:auto}.v12-footer-text{text-align:left;max-width:800px}.v12-footer-decorative-line{width:50px;height:2px;background-color:var(--gold);margin-bottom:2rem}.v12-footer-title{margin:0}.v12-footer-title-small{font-family:Inter,sans-serif;font-size:clamp(.85rem,2vw,1.2rem);font-weight:500;letter-spacing:.25em;color:hsla(0,0%,100%,.9);text-transform:uppercase}.v12-footer-title-large{display:block;font-family:STIX Two Text,serif;font-size:clamp(4rem,8vw,6.5rem);font-weight:400;font-style:italic;line-height:1.1;color:var(--gold);margin-top:.5rem;text-shadow:0 15px 40px rgba(223,176,84,.2)}.v12-footer-desc{font-size:1rem;line-height:1.6;color:hsla(0,0%,100%,.8);margin:0}.gps-footer-quick-links{margin-top:0;display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;max-width:620px;padding:0;border-radius:4px}.gps-footer-quick-links-label{margin:0;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:hsla(48,71%,97%,.78)}.gps-footer-quick-links-list{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.55rem}.gps-footer-quick-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.45rem .8rem;border-radius:4px;border:1px solid rgba(205,167,97,.28);background:hsla(48,71%,97%,.08);color:#fdfbf3;text-decoration:none;font-family:Inter,sans-serif;font-size:.84rem;font-weight:600;line-height:1.35;text-shadow:0 1px 2px rgba(0,0,0,.25);transition:background-color .25s,color .25s,border-color .25s,transform .2s}.gps-footer-quick-link:focus-visible,.gps-footer-quick-link:hover{background:#cda761;border-color:#cda761;color:#5e2a29;transform:translateY(-1px);outline:none}.v12-footer-social-wrapper{display:flex;justify-content:space-between;align-items:flex-end;width:100%;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);gap:1.25rem}.v12-footer-social{display:flex;align-items:center;gap:1.5rem}.v12-footer-social a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background:hsla(0,0%,100%,.1);color:#fff;text-decoration:none;transition:background .28s ease,color .28s ease,transform .28s ease,border-color .28s ease,box-shadow .28s ease;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.22);box-shadow:0 2px 12px rgba(0,0,0,.12)}.v12-footer-social a:hover{background:#f1bf18;color:#053250;transform:translateY(-4px);border-color:rgba(205,167,97,.85);box-shadow:0 12px 32px rgba(5,50,80,.28),inset 0 0 0 1px hsla(0,0%,100%,.12)}.v12-footer-social a:active{transform:translateY(-1px);box-shadow:0 6px 18px rgba(5,50,80,.2)}.v12-footer-social a:focus-visible{outline:2px solid #f1bf18;outline-offset:3px}.joyous-july-v12-page .v12-footer-majestic--split .v12-footer-bg img{object-position:center center;transform:none}.joyous-july-v12-page .v12-footer-majestic--split .v12-footer-overlay{background:linear-gradient(180deg,rgba(5,50,80,.2),rgba(5,50,80,.1))}.joyous-july-v12-page .v12-footer-majestic--split .v12-footer-text{max-width:min(100%,40rem);padding:1.4rem 1.6rem;border:1px solid rgba(205,167,97,.42);border-radius:16px;background:hsla(48,71%,97%,.72);box-shadow:0 20px 48px rgba(5,50,80,.16);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.joyous-july-v12-page .v12-footer-majestic--split .v12-footer-decorative-line{background-color:#cda761}.joyous-july-v12-page .v12-footer-majestic--split .v12-footer-title-small{color:rgba(94,42,41,.82)}.joyous-july-v12-page .v12-footer-majestic--split .v12-footer-title-large{color:#053250;text-shadow:none}.joyous-july-v12-page .v12-footer-majestic--split .v12-footer-lower{background-color:#053250}@media (max-width:1024px){.v12-footer-content{padding:3rem 2rem}.v12-footer-main{flex-direction:column;align-items:flex-start;gap:3rem}.v12-footer-text{max-width:100%}.v12-footer-title-large{font-size:clamp(2.15rem,10.5vw,3.35rem);line-height:1.08;margin-top:.4rem}.v12-footer-title-small{font-size:clamp(.68rem,2.5vw,.95rem);letter-spacing:.14em}.v12-footer-decorative-line{margin-bottom:1.25rem}.v12-footer-social-wrapper{flex-direction:column-reverse;align-items:center;justify-content:flex-end;gap:1rem;padding-top:1.25rem}.gps-footer-quick-links{align-self:center;width:min(100%,360px);margin-top:1.2rem;gap:.6rem;padding:.8rem;background:rgba(20,14,12,.55);border:1px solid rgba(205,167,97,.22);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 12px 30px rgba(0,0,0,.22)}.gps-footer-quick-links-label{font-size:.68rem;letter-spacing:.14em}.gps-footer-quick-links-list{width:100%;gap:.5rem}.gps-footer-quick-link{width:100%;min-height:36px;padding:.65rem .8rem;font-size:.84rem;line-height:1.25}.v12-footer-majestic--split .v12-footer-hero{min-height:min(42vh,380px)}.v12-footer-majestic--split .v12-footer-hero-inner{padding:3rem 1.5rem 2.25rem}.v12-footer-majestic--split .v12-footer-lower-inner{flex-direction:column-reverse;align-items:center;justify-content:flex-end;padding:1.5rem 1.25rem 2rem;gap:1.25rem}.v12-footer-majestic--split .gps-footer-quick-links{margin-top:0;background:hsla(48,71%,97%,.06);border:1px solid rgba(205,167,97,.22);box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.joyous-july-v12-page .v12-footer-majestic--split .v12-footer-hero{min-height:min(36vh,300px)}.joyous-july-v12-page .v12-footer-majestic--split .v12-footer-hero-inner{padding:1.5rem 1rem 1.2rem}.joyous-july-v12-page .v12-footer-majestic--split .v12-footer-text{width:fit-content;max-width:min(78vw,18rem);padding:.85rem .9rem;border-radius:14px}.joyous-july-v12-page .v12-footer-majestic--split .v12-footer-decorative-line{margin-bottom:.7rem}.joyous-july-v12-page .v12-footer-majestic--split .v12-footer-title-small{font-size:.64rem;letter-spacing:.12em}.joyous-july-v12-page .v12-footer-majestic--split .v12-footer-title-large{font-size:clamp(1.9rem,9vw,2.5rem);line-height:1.05;margin-top:.2rem}}