.font-primary,body{font-family:var(--font-primary)}body,html{overflow-x:hidden}.home-header,.main-content{background-size:cover;background-position:center}@font-face{font-family:Baskerville;src:url('../fonts/Baskerville.ttc') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Coffekan;src:url('../fonts/Coffekan-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}:root{--color-primary:#fdd393;--color-primary2:#CA9B53;--color-primary3:#F5BB64;--color-primary4:#A88145;--color-primary5:#866737;--color-secondary:#A87440;--color-forher:#638383;--color-forhim:#9C3D3B;--font-primary:'Baskerville',serif;--font-secondary:'Coffekan',cursive;--spacing-section:clamp(2rem, 6vw, 6rem);--font-size-base:clamp(1rem, 2.5vw, 1.25rem);--font-size-title:clamp(2rem, 6vw, 3.5rem)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--color-forher);outline-offset:2px}h1,h2,h3,p{text-wrap:balance}.animate-glow{animation:2s ease-in-out infinite glow}@keyframes glow{0%,100%{filter:brightness(1)}50%{filter:brightness(1.3)}}.font-secondary{font-family:var(--font-secondary)}.primary-link{color:var(--font-forher)}.primary-link:hover{color:var(--font-forhim)}html{scroll-behavior:smooth}section{min-height:100vh}.section-content{background-image:none}.header-content{width:100%;height:100vh;display:grid;grid-template-areas:"content";grid-template-rows:1fr;grid-template-columns:1fr}.mask,.superpose{grid-area:content;position:relative}.home-header{background-image:url('../img/header_catipep.webp')}.main-content{background-image:url('../img/background2.webp');background-attachment:fixed;position:relative;z-index:0}@media (max-width:768px){.section-content{background-image:url('../img/background2.webp');background-size:cover;background-position:center;background-attachment:scroll;position:relative;z-index:0}.section-content::before{content:'';position:absolute;inset:0;background-color:rgba(255,255,255,.6);z-index:-1}.main-content{background-image:none}}.main-content::before{content:'';position:absolute;inset:0;background-color:rgba(255,255,255,.6);z-index:-1}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.timeline-dot{left:0}@media (min-width:768px){.timeline-dot{left:51.5%!important;transform:translateX(-50%)!important}.timeline-dot-just-married{left:52.5%!important}}.timeline-dot.active{background-color:#fff;border-color:var(--tw-color-primary);animation:1.5s infinite pulse}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(253,211,147,.7)}70%{box-shadow:0 0 0 10px rgba(253,211,147,0)}100%{box-shadow:0 0 0 0 rgba(253,211,147,0)}}.faq-content-wrapper{max-height:0;overflow:hidden;transition:max-height .4s}.faq-item.active .faq-content-wrapper{max-height:800px}.faq-item.active .faq-arrow{transform:rotate(180deg)}.faq-arrow{transition:transform .3s ease-out}#regals{min-height:70vh!important}