:root{--color-body-bg: #e8f0f6;--color-primary: #0d2a3d;--color-navy-kelp: #174664;--color-secondary: #2e7aad;--color-text-light: #ddeaf4;--color-border: rgba(23, 70, 100, .1);--color-text-light-2: #c2d8eb;--color-border-solid: #b8cfe0;--color-reef-blue: #a8c8e0;--color-overlay-one: rgba(232, 240, 246, 0);--color-input: #6e8fa8;--color-overlay-two: #e8f0f6;--color-border-two: rgba(232, 240, 246, .15);--color-rsvp-bg: rgba(240, 245, 249, .9);--color-icon-bg: rgba(232, 240, 246, .09);--color-footer-text: rgba(240, 245, 249, .6);--color-border-three: rgba(23, 70, 100, .15);--color-ombre: rgba(9, 10, 34, .14);--color-accent: #DB570F;--font-heading: "Gilda Display", serif;--font-body: "Inter Tight", sans-serif;--font-heading-two: "Allura", cursive;--font-size-28: 28rem;--font-size-12: 12rem;--letter-spacing-base: 1.6rem;--h1-size: 128rem;--h1-size-tablet: 100rem;--h1-size-mobile-l: 80rem;--h1-size-mobile: 50rem;--h1-size-1920: 180rem;--h1-weight: 400;--h1-line-height: .88;--h2-size: 88rem;--h2-size-tablet: 77rem;--h2-size-mobile-l: 60rem;--h2-size-mobile: 42rem;--h2-weight: 400;--h2-line-height: .97;--h3-size: 70rem;--h3-size-tablet: 60rem;--h3-size-mobile-l: 50rem;--h3-size-mobile: 40rem;--h3-weight: 400;--h3-line-height: 1.1;--h4-size: 50rem;--h4-size-tablet: 40rem;--h4-size-mobile-l: 30rem;--h4-size-mobile: 25rem;--h4-weight: 400;--h4-letter-spacing: -.32rem;--h4-line-height: 1.1;--h5-size: 40rem;--h5-size-tablet: 30rem;--h5-size-mobile-l: 25rem;--h5-size-mobile: 20rem;--h5-weight: 400;--h5-letter-spacing: -.32rem;--h5-line-height: 1.1;--h6-size: 32rem;--h6-size-tablet: 25rem;--h6-size-mobile-l: 20rem;--h6-size-mobile: 20rem;--h6-weight: 400;--h6-letter-spacing: -.32rem;--h6-line-height: 1.1;--caption-size: 22rem;--caption-size-tablet: 20rem;--caption-size-mobile-l: 18rem;--caption-size-mobile: 18rem;--caption-weight: 400;--caption-line-height: 1.55;--caption-medium-size: 16rem;--caption-medium-weight: 400;--caption-medium-line-height:1.2;--caption-small-size: 14rem;--caption-small-weight: 400;--caption-small-letter-spacing: 3.2rem;--caption-small-line-height: 1.2;--button-size: 18rem;--button-size-mobile-l: 16rem;--button-weight: 500;--button-line-height: 1.45;--p1-size: 16rem;--p1-weight: 400;--p1-letter-spacing: -.32rem;--p1-line-height: 1.55}*{margin:0;padding:0;box-sizing:border-box;font:inherit}html,body{width:100%;height:100%}html{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar{display:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul,ol,menu{list-style:none}picture,img,svg,video{display:block;width:100%;height:auto}a{text-decoration:none;color:inherit;outline:none;cursor:pointer}a:focus{background:#d3d3d3;outline:none}a:focus:not(:focus-visible){background:transparent}a:focus:focus-visible{background:transparent;outline:2px solid red}button,input,select,textarea{display:block;border:0;border-radius:0;background:0 0;color:inherit}button:hover{cursor:pointer}@media(scripting:enabled){.loading:before,.loading:after{content:"";position:fixed;z-index:10000}.loading:before{top:0;left:0;width:100%;height:100%;background:var(--color-body-bg)}.loading:after{top:50%;left:50%;width:100px;height:1px;margin:0 0 0 -50px;background:var(--color-primary);animation:loaderAnim 1.5s ease-in-out infinite alternate forwards}}@keyframes loaderAnim{0%{transform:scaleX(0);transform-origin:0% 50%}50%{transform:scaleX(1);transform-origin:0% 50%}50.1%{transform:scaleX(1);transform-origin:100% 50%}to{transform:scaleX(0);transform-origin:100% 50%}}.frame{position:fixed;top:0;left:0;display:grid;grid-template-areas:"infos sponsor" "tags author";grid-template-columns:auto auto;grid-template-rows:auto auto;grid-gap:24px;align-content:space-between;width:100%;height:100vh;padding:24rem;font-size:14px;line-height:1.5;pointer-events:none;z-index:1000}.frame a,.frame button{pointer-events:auto;opacity:.4}.frame a:hover,.frame button:hover{text-decoration:underline;text-underline-offset:2px;opacity:1}.frame .frame__infos{grid-area:infos}.frame .frame__infos *:not(:last-child){margin-right:24px}@media(min-width:768px){.frame .frame__infos h1{display:inline-block}}.frame .frame__infos a{display:block}@media(min-width:768px){.frame .frame__infos a{display:inline-block}}.frame .frame__archive{grid-area:archive}.frame .frame__tags{grid-area:tags;display:flex;column-gap:12px}.frame .frame__author{grid-area:author;justify-self:flex-end;text-align:right}.frame .frame__author a{opacity:1}.frame #cdawrap{grid-area:sponsor;justify-self:flex-end;max-width:360px;text-align:right}.frame #cdawrap strong{font-weight:700}html{font-size:calc(100vw / 1440)}body{background-color:var(--color-body-bg);color:var(--color-primary);font-family:var(--font-body);font-size:var(--p1-size);font-weight:var(--p1-weight);letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}.block--intro{position:relative;z-index:1}.media{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;padding:0 24rem}.media__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background-color:#d3d3d3}.media__caption{position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:221rem;font-size:14rem;line-height:1.3;text-transform:uppercase;text-align:center}.block.block--main{height:425vh}.block__wrapper{position:sticky;top:0;padding:0 24rem;will-change:transform;overflow:hidden}.content{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;text-align:center;z-index:1}.content__title{width:924rem;font-family:var(--font-heading);font-size:104rem;line-height:1.15;letter-spacing:-.02em;color:var(--color-navy-kelp)}.content__title.animation-complete{opacity:1!important}.content__description{width:455rem;margin-top:24rem;font-size:14rem;line-height:1.3;text-transform:uppercase}.content__button{margin-top:22rem;margin-bottom:12rem;font-size:17rem;background:transparent;border:none;padding:.5em 1em;color:var(--color-primary);text-transform:uppercase;position:relative;transition:.5s ease;cursor:pointer;overflow:hidden}.content__button:before{content:"";position:absolute;left:0;bottom:0;height:2px;width:0;background-color:var(--color-accent);transition:.5s ease;z-index:1}.content__button:hover{color:#fff;transition-delay:.5s;text-decoration:none}.content__button:hover:before{width:100%}.content__button:after{content:"";position:absolute;left:0;bottom:0;height:0;width:100%;background-color:var(--color-accent);transition:.4s ease;z-index:-1}.content__button:hover:after{height:100%;transition-delay:.4s}.content__button-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#eecfa6;z-index:-1}.light-sweep{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10;overflow:hidden}.light-sweep:before{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(to right,transparent 0%,rgba(255,255,255,.08) 40%,rgba(255,255,255,.35) 50%,rgba(255,255,255,.08) 60%,transparent 100%);transform:skew(-20deg);opacity:0}.light-sweep.animate:before{animation:sweep-flash .7s ease-in-out forwards}@keyframes sweep-flash{0%{left:-100%;opacity:1}to{left:150%;opacity:1}}.gallery{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:736rem}.gallery__grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:32rem;row-gap:40rem;will-change:transform}.gallery__item{width:100%;aspect-ratio:1;will-change:transform}.gallery__image{width:100%;height:100%;object-fit:cover;background-color:#d3d3d3}.intro__split{position:relative;width:100%;height:100vh;overflow:hidden}.intro__video-panel{position:absolute;top:0;right:0;bottom:0;left:0}.intro__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.intro__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#0a1622e0;pointer-events:none}.media__caption{position:absolute;bottom:36rem;left:50%;transform:translate(-50%);font-size:12rem;line-height:1.3;color:#ddeaf4b3;text-transform:uppercase;letter-spacing:3.5rem;white-space:nowrap;text-align:center;z-index:2;pointer-events:none}.intro__verse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:900rem;max-width:90%;text-align:center;color:#fff;pointer-events:none}.intro__verse-text{font-family:var(--font-heading);font-size:72rem;line-height:1.2;letter-spacing:-.01em}.intro__verse-ref{display:block;margin-top:24rem;font-family:var(--font-body);font-size:14rem;letter-spacing:3.2rem;text-transform:uppercase;font-style:normal;opacity:.85}.intro__scroll{position:absolute;bottom:36rem;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:12rem;color:#ddeaf4bf;pointer-events:none}.intro__scroll-text{font-size:12rem;letter-spacing:3.5rem;text-transform:uppercase;white-space:nowrap}.intro__scroll-arrow{width:16rem;height:16rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);animation:introScrollBounce 1.6s ease-in-out infinite}@keyframes introScrollBounce{0%,to{transform:rotate(45deg) translate(0);opacity:.5}50%{transform:rotate(45deg) translate(5rem,5rem);opacity:1}}.cursor-trail-img{position:fixed;pointer-events:none;z-index:9999;object-fit:cover;border-radius:2px;will-change:transform,opacity;transform-origin:center center;height:auto}@media(max-width:991px){.cursor-trail-img{display:none!important}}@media(max-width:991px){.content__description{width:88%;max-width:560px;margin-top:22px;font-size:clamp(13px,3.2vw,19px);line-height:1.5}.content__button{margin-top:18px;font-size:clamp(12px,3vw,18px)}.gallery__grid{column-gap:6vw;row-gap:7vw}.intro__verse-text{font-size:clamp(26px,7vw,48px);line-height:1.25}.intro__verse-ref{margin-top:16px;font-size:clamp(12px,3.2vw,16px);letter-spacing:2px}}
