body:has(.wadoom-landing-root){background:var(--color-base-100)!important;background-size:auto!important;animation:none!important}.wadoom-landing-root{margin:0;padding:0;color:var(--color-base-content);background-color:var(--color-base-100);overflow-x:hidden;font-family:var(--font-sans)}.wadoom-landing-root .heading-xxlarge,.wadoom-landing-root b,.wadoom-landing-root h1,.wadoom-landing-root h2,.wadoom-landing-root h3,.wadoom-landing-root h4,.wadoom-landing-root h5,.wadoom-landing-root h6,.wadoom-landing-root strong{font-family:var(--font-display);font-weight:700}.wadoom-landing-root #hero-video-section{width:100%;padding:clamp(.5rem,1.5vh,1.5rem) 0 clamp(4rem,8vh,7rem);box-sizing:border-box}.wadoom-landing-root .hero-video-wrapper{width:90%;max-width:1200px;margin:0 auto;border-radius:12px;overflow:hidden;background:var(--color-base-content);position:relative}.wadoom-landing-root #hero-video-section .hero-video{width:100%;height:auto;display:block;vertical-align:middle;object-fit:cover}.wadoom-landing-root .hero-video-wrapper.hero-video--horizontal{aspect-ratio:16/9}.wadoom-landing-root .hero-video-wrapper.hero-video--horizontal .hero-video{width:100%;height:100%;object-fit:cover}.wadoom-landing-root .hero-video-wrapper.hero-video--vertical{aspect-ratio:9/16;max-height:80vh}@media (max-width:992px){.wadoom-landing-root .hero-video-wrapper.hero-video--horizontal{aspect-ratio:9/16;max-height:80vh}}.wadoom-landing-root .hero-video-controls{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:12px;padding:12px 16px;background:linear-gradient(0deg,rgba(0,0,0,.75),transparent);z-index:2}.wadoom-landing-root .hero-video-btn{width:44px;height:44px;border:none;border-radius:50%;background:rgba(255,255,255,.95);color:var(--color-base-content);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease;flex-shrink:0}.wadoom-landing-root .hero-video-btn:hover{background:var(--color-base-100);transform:scale(1.08)}.wadoom-landing-root .hero-video-btn svg{width:22px;height:22px}.wadoom-landing-root .scroll-section-container{display:flex;width:90%;max-width:1200px;margin:0 auto;position:relative;padding-top:10vh;padding-bottom:10vh}.wadoom-landing-root .text-column{padding-right:50px;height:100vh;display:flex;flex-direction:column;justify-content:center;width:50%}.wadoom-landing-root .text-column h2{font-size:3rem;margin:0}.wadoom-landing-root .images-column{display:flex;flex-direction:column;align-items:center;gap:40px;width:50%;position:relative;height:360vh;overflow:hidden}.wadoom-landing-root .images-column .image-wrapper{width:80%;border-radius:10%;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.15);transition:transform .3s ease;position:absolute;animation:wadoom-float 6s ease-in-out infinite}.wadoom-landing-root .images-column .image-wrapper:hover{transform:scale(1.03)}.wadoom-landing-root .images-column img{width:100%;height:100%;display:block;object-fit:cover}.wadoom-landing-root .images-column .image-wrapper:first-child{width:240px;height:240px;top:0;left:15%;animation-delay:0s}.wadoom-landing-root .images-column .image-wrapper:nth-child(2){width:300px;height:300px;top:13%;left:45%;animation-delay:-2s}.wadoom-landing-root .images-column .image-wrapper:nth-child(3){width:210px;height:210px;top:27%;left:5%;animation-delay:-4s}.wadoom-landing-root .images-column .image-wrapper:nth-child(4){width:270px;height:270px;top:41%;left:55%;animation-delay:-1s}.wadoom-landing-root .images-column .image-wrapper:nth-child(5){width:225px;height:225px;top:55%;left:25%;animation-delay:-3s}.wadoom-landing-root .images-column .image-wrapper:nth-child(6){width:330px;height:330px;top:69%;left:40%;animation-delay:-5s}.wadoom-landing-root .images-column .image-wrapper:nth-child(7){width:240px;height:240px;top:84%;left:18%;animation-delay:-6s}@keyframes wadoom-float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.wadoom-landing-root #accordion-texture-section{position:relative;display:flex;align-items:center;width:100%;min-height:100vh;padding:50px 10%;box-sizing:border-box;overflow:hidden}.wadoom-landing-root #accordion-texture-section .background-image-container{position:absolute;top:50%;left:25%;width:500px;height:500px;background-size:cover;background-position:50%;transition:background-image .7s ease-in-out,opacity .7s ease-in-out;z-index:99;border-radius:50%;transform:translate(-50%,-50%);opacity:.3}.wadoom-landing-root .accordion-layout{display:flex;width:100%;gap:60px;z-index:1}.wadoom-landing-root .accordion-column,.wadoom-landing-root .text-content-column{width:50%}.wadoom-landing-root .accordion-item{border-bottom:1px solid #ccc}.wadoom-landing-root .accordion-header{display:flex;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer;width:100%;border:0;background:transparent;font:inherit;text-align:left}.wadoom-landing-root .accordion-header h3{margin:0;font-size:1.5rem}.wadoom-landing-root .accordion-header .icon{transition:transform .4s ease}.wadoom-landing-root .accordion-content{max-height:0;overflow:hidden;transition:max-height .45s ease-out,padding .4s ease-out;padding:0 10px}.wadoom-landing-root .accordion-item.active .icon{transform:rotate(180deg)}.wadoom-landing-root .accordion-item.active .accordion-content{padding:0 10px 20px;max-height:480px}.wadoom-landing-root .text-content-column .accordion-section-title{font-size:clamp(1.85rem,2.8vw,2.5rem);line-height:1.15;letter-spacing:-.025em;margin:0 0 1rem;font-weight:700;text-wrap:balance}.wadoom-landing-root .text-content-column p{font-size:1.1rem;line-height:1.6}.wadoom-landing-root #timeline-section{position:relative;width:100%;padding:50px 10%;box-sizing:border-box}.wadoom-landing-root .timeline-layout{display:flex;width:100%;max-width:1200px;margin:0 auto;gap:60px}.wadoom-landing-root .timeline-left{width:50%;position:relative}.wadoom-landing-root .timeline-left:before{content:"";position:absolute;left:19px;top:0;width:2px;height:100%;background:#ccc}.wadoom-landing-root .timeline-item{position:relative;padding-left:40px;margin-bottom:160px}.wadoom-landing-root .timeline-item:before{content:"";position:absolute;left:13px;top:0;width:12px;height:12px;border-radius:50%;background:var(--color-base-content)}.wadoom-landing-root .timeline-item h4{margin:0 0 10px;font-size:2rem}.wadoom-landing-root .timeline-item p{margin:0;font-size:1rem;opacity:.9}.wadoom-landing-root .timeline-text-column{position:relative;width:50%;padding-left:50px;height:100vh;display:flex;flex-direction:column;justify-content:center}.wadoom-landing-root .timeline-text-column .background-image-container{position:absolute;width:400px;height:400px;border-radius:50%;opacity:.2;left:60%;top:30%;transform:translate(-50%,-50%);background-size:cover;z-index:0;pointer-events:none}.wadoom-landing-root .timeline-text-column h2,.wadoom-landing-root .timeline-text-column p{position:relative;z-index:1}.wadoom-landing-root #testimonials-section{padding:80px 10%;background-color:white}.wadoom-landing-root .testimonials-container{max-width:1400px;margin:0 auto;text-align:center}.wadoom-landing-root .testimonials-container h2{font-size:3rem;margin-bottom:20px;color:var(--color-base-content)}.wadoom-landing-root .testimonials-subtitle{font-size:1.2rem;opacity:.8;margin-bottom:60px}.wadoom-landing-root .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:60px}.wadoom-landing-root .testimonial-card{background:white;border:1px solid #f0f0f0;border-radius:20px;padding:32px;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.wadoom-landing-root .testimonial-card:hover{transform:translateY(-8px);box-shadow:0 10px 30px rgba(0,0,0,.08)}.wadoom-landing-root .testimonial-card h4{font-size:1.5rem;margin:0 0 20px;color:var(--color-base-content);line-height:1.3}.wadoom-landing-root .testimonial-quote-text{font-size:1.1rem;line-height:1.6;color:#555;margin:0 0 24px;flex-grow:1}.wadoom-landing-root .testimonial-author-info{padding-top:24px;border-top:1px solid #f0f0f0;font-size:1rem;margin-top:auto}.wadoom-landing-root .testimonial-author-info .author-name{font-weight:700;color:var(--color-base-content)}.wadoom-landing-root .testimonial-author-info .author-role{color:#777;margin-left:5px}.wadoom-landing-root #faq-section{padding:80px 10%;background-color:var(--color-base-content)}.wadoom-landing-root .faq-container{max-width:1000px;margin:0 auto;text-align:center}.wadoom-landing-root .faq-container h2{font-size:3rem;margin-bottom:20px;color:white}.wadoom-landing-root .faq-subtitle{font-size:1.2rem;opacity:.8;margin-bottom:60px;color:white}.wadoom-landing-root .faq-grid{display:grid;grid-template-columns:1fr;gap:20px}.wadoom-landing-root .faq-item{background:white;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.wadoom-landing-root .faq-item:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.4)}.wadoom-landing-root .faq-header{display:flex;justify-content:space-between;align-items:center;padding:25px 30px;cursor:pointer;background:white;width:100%;border:0;font:inherit;text-align:inherit}.wadoom-landing-root .faq-header h3{margin:0;font-size:1.3rem;color:var(--color-base-content);text-align:left}.wadoom-landing-root .faq-icon{transition:transform .4s ease;color:var(--color-base-content);flex-shrink:0;margin-left:20px}.wadoom-landing-root .faq-content{max-height:0;overflow:hidden;transition:max-height .4s ease-out,padding .4s ease-out;padding:0 30px;background:#f8f9ff}.wadoom-landing-root .faq-item.active .faq-icon{transform:rotate(180deg)}.wadoom-landing-root .faq-item.active .faq-content{padding:0 30px 25px;max-height:320px}.wadoom-landing-root .faq-content p{text-align:left;line-height:1.6;margin:0}@keyframes wadoom-fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.wadoom-landing-root .faq-item:first-child{animation-delay:.1s}.wadoom-landing-root .faq-item:nth-child(2){animation-delay:.2s}.wadoom-landing-root .faq-item:nth-child(3){animation-delay:.3s}.wadoom-landing-root .faq-item:nth-child(4){animation-delay:.4s}.wadoom-landing-root .faq-item:nth-child(5){animation-delay:.5s}.wadoom-landing-root .faq-item:nth-child(6){animation-delay:.6s}.navbar_component{position:sticky;top:0;z-index:1001;background:var(--color-base-100)}.wadoom-landing-nav{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem 1rem;padding:.75rem clamp(1rem,4vw,3rem);max-width:100%;border-bottom:1px solid rgba(0,0,0,.06)}.navbar_component:has(.wadoom-landing-nav--brand-only){padding-left:clamp(1.25rem,5vw,4.5rem);padding-right:clamp(1.25rem,5vw,4.5rem)}.wadoom-landing-nav--brand-only{grid-template-columns:auto;justify-content:start;border-bottom:0;width:100%;max-width:1280px;margin:0 auto;padding:clamp(1rem,2vh,1.75rem) 0 clamp(.5rem,1vh,1rem)}.wadoom-landing-nav .wadoom-nav-brand:hover{text-decoration:none}.navbar_menu{flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem}.navbar_actions,.navbar_menu{display:flex;align-items:center}.navbar_actions{gap:.75rem 1.25rem;flex-shrink:0}.wadoom-landing-root .w-nav-link{color:var(--color-base-content);text-decoration:none;font-size:.8125rem;font-weight:500;white-space:nowrap}.wadoom-landing-root .w-nav-link:hover{opacity:.65}.wadoom-landing-root .navbar_login{font-weight:600}.wadoom-nav-brand .wadoom-nav-logo{width:auto;max-width:min(160px,40vw);height:auto;max-height:36px;object-fit:contain;display:block}@media (min-width:992px){.wadoom-nav-brand .wadoom-nav-logo{max-height:42px;max-width:min(180px,18vw)}}.wf-hero.padding-vertical.padding-xhuge.hero{display:flex;flex-direction:column;justify-content:center;min-height:88vh;padding:clamp(3rem,8vh,6rem) clamp(1.25rem,5vw,4.5rem) clamp(2rem,5vh,4rem);background:var(--color-base-100);box-sizing:border-box}.hero_grid.w-layout-grid{width:100%;max-width:1280px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto;gap:clamp(1.5rem,4vw,4rem);align-items:center}.wf-hero .header_component--copy{grid-column:1;grid-row:1}.wf-hero .header_component--media{grid-column:2;grid-row:1}.wf-hero .max-width-xlarge{max-width:min(62rem,100%);width:100%;display:flex;flex-direction:column;align-items:flex-start}.wf-hero .animated-heading_component{width:100%;text-align:left}.wf-hero .hero-copy-stack{display:flex;flex-direction:column;align-items:flex-start;gap:0;width:100%}.wf-hero .heading-line-one.heading-xxlarge{font-size:clamp(1.7rem,2.7vw,2.6rem);line-height:1.15;letter-spacing:-.025em;margin:0 0 .15rem;color:var(--color-base-content);font-weight:700;text-wrap:balance}.wf-hero #heading-1 strong{font-weight:700}.wf-hero .heading-line-two.heading-xxlarge{font-size:clamp(1.7rem,2.7vw,2.6rem);line-height:1.2;letter-spacing:-.012em;margin:0;color:var(--color-base-content);font-weight:400;max-width:56rem;text-wrap:pretty}.wf-hero .heading-line-two.heading-xxlarge strong{font-weight:700}.wf-hero .hero-paragraph{font-size:clamp(.9rem,1.1vw,1.1rem);line-height:1.4;margin:clamp(.85rem,1.6vh,1.25rem) 0 0;color:var(--color-base-content);font-weight:700;display:inline-flex;align-items:center;gap:.4rem}.wf-hero .hero-paragraph strong{font-weight:700}.wf-hero .header_component--copy{min-width:0}.header_component--media{display:flex;width:100%;justify-content:flex-end;align-items:center;min-height:auto}.wf-hero .hero_logo-gif.image{width:auto;max-width:min(180px,18vw);height:auto;max-height:180px;display:block;object-fit:contain;filter:invert(1);margin-left:auto}@media (max-width:991px){.wadoom-landing-nav{grid-template-columns:1fr auto;grid-template-rows:auto auto}.navbar_menu{grid-column:1/-1;grid-row:2;justify-content:flex-start;padding-top:.25rem}.wadoom-nav-brand{grid-column:1;grid-row:1}.navbar_actions{grid-column:2;grid-row:1;justify-self:end}.wf-hero.padding-vertical.padding-xhuge.hero{min-height:0;justify-content:flex-start;padding-top:clamp(.35rem,1.5vh,.85rem);padding-bottom:clamp(.5rem,1.5vh,1rem);overflow-x:hidden;box-sizing:border-box}.hero_grid.w-layout-grid{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%;gap:clamp(.85rem,2.8vh,1.35rem);margin:0}.wf-hero .header_component--media{grid-column:auto;grid-row:auto;display:flex;justify-content:flex-start;align-items:flex-start;width:100%;order:1}.wf-hero .header_component--copy{grid-column:auto;grid-row:auto;order:2;width:100%;padding-bottom:0}.wf-hero .hero_logo-gif.image{max-width:min(96px,26vw);max-height:96px;margin-left:0;margin-right:auto}.wf-hero .max-width-xlarge{max-width:min(22rem,100%)}.wf-hero .hero-copy-stack{align-items:flex-start}.wadoom-landing-root #cta-hero-contact.button.hero{display:inline-flex;width:auto;max-width:none;align-self:flex-start;margin-top:clamp(.7rem,1.4vh,.95rem);padding:.6rem 1.6rem;font-size:.875rem}.wadoom-landing-root #hero-video-section{padding:0 clamp(1.25rem,5vw,1.5rem) clamp(3rem,8vh,5rem)}.wadoom-landing-root .hero-video-wrapper{width:90%;max-width:1200px;margin:0 auto;border-radius:clamp(10px,2.5vw,12px);border:1px solid rgba(0,0,0,.08);overflow:hidden}.wf-hero .heading-line-one.heading-xxlarge{font-size:clamp(1.65rem,6.2vw,2.15rem);line-height:1.13;text-wrap:pretty}.wf-hero .heading-line-two.heading-xxlarge{font-size:clamp(1.45rem,5.2vw,1.85rem);line-height:1.35;max-width:100%;font-weight:400}.wf-hero .hero-paragraph{font-size:.875rem;line-height:1.55;margin-top:clamp(.7rem,1.3vh,.95rem);display:block}}.wadoom-landing-root a.button.is-nav-button{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:.45rem 1rem;background:var(--color-base-100);color:var(--color-base-content);border:1px solid var(--color-base-content);border-radius:999px;font-size:.8125rem;font-weight:600;text-decoration:none;line-height:1.2;transition:background .2s ease,color .2s ease,border-color .2s ease}.wadoom-landing-root a.button.is-nav-button:hover{background:var(--color-base-content);color:var(--color-base-100);border-color:var(--color-base-content)}.wadoom-landing-root #cta-hero-contact.button.hero{width:fit-content;max-width:100%;box-sizing:border-box;margin-top:clamp(.85rem,1.6vh,1.15rem);padding:.5rem 1.4rem;font-size:.8125rem;font-weight:600}.wadoom-landing-footer-block{background:#000;color:#fff;min-height:100vh;padding:80px 10% clamp(5rem,10vh,7rem);text-align:left;box-sizing:border-box;display:flex;flex-direction:column}.wadoom-landing-footer-block .wadoom-footer-inner{flex:1;display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:1400px;margin:0 auto}.wadoom-landing-footer-block .wadoom-footer-badge{display:inline-flex;align-self:flex-start;width:fit-content;max-width:100%;align-items:center;margin:0 0 clamp(1.5rem,3vh,2.25rem);padding:.4rem .85rem;border-radius:999px;background:#1a1a1a;font-family:var(--font-display);font-size:1rem;font-weight:500;line-height:1.3;color:#fff}.wadoom-landing-footer-block .wadoom-footer-intro{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(1.25rem,2.5vh,1.75rem);width:100%;flex-shrink:0}.wadoom-landing-footer-block .wadoom-footer-title{margin:0;max-width:14ch;font-family:var(--font-display);font-size:clamp(2.25rem,5.5vw,4rem);font-weight:400;line-height:1.12;letter-spacing:-.02em;color:#fff;flex-shrink:0;width:100%}.wadoom-landing-footer-block .wadoom-footer-contact{display:flex;flex-direction:column;gap:clamp(2.5rem,6vh,4.5rem);margin-top:clamp(2.5rem,5vh,4rem);margin-bottom:clamp(2rem,4vh,3rem)}.wadoom-landing-footer-block .wadoom-footer-contact-block{display:flex;flex-direction:column;gap:.5rem}.wadoom-landing-footer-block .wadoom-footer-label{font-family:var(--font-sans);font-size:1rem;font-weight:400;line-height:1.5;color:rgba(255,255,255,.55)}.wadoom-landing-footer-block .wadoom-footer-email{font-family:var(--font-display);font-size:2rem;font-weight:500;line-height:1.25;color:#fff;text-decoration:none;transition:opacity .2s ease}.wadoom-landing-footer-block .wadoom-footer-email:hover{opacity:.75}.wadoom-landing-footer-block .wadoom-footer-social-link{font-family:var(--font-display);font-size:1.25rem;font-weight:400;line-height:1.25;color:#fff;text-decoration:none;transition:opacity .2s ease}.wadoom-landing-footer-block .wadoom-footer-social-link:hover{opacity:.75}.wadoom-landing-footer-block .wadoom-footer-social-links{display:flex;flex-wrap:wrap;gap:clamp(1.25rem,3vw,2.5rem)}.wadoom-landing-footer-block .wadoom-footer-meta{display:flex;flex-direction:column;gap:.5rem;margin-top:auto;padding-top:clamp(2rem,5vh,4rem)}.wadoom-landing-footer-block p{margin:0}.wadoom-landing-footer-block .wadoom-footer-muted{font-family:var(--font-sans);font-size:.875rem;font-weight:400;line-height:1.5;color:rgba(255,255,255,.65)}.wadoom-landing-footer-block .wadoom-footer-legal{font-size:.6875rem;line-height:1.45;color:rgba(255,255,255,.5)}.wadoom-landing-footer-block .wadoom-footer-legal-link{font-family:var(--font-sans);font-weight:400;color:inherit;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.wadoom-landing-footer-block .wadoom-footer-legal-link:hover{color:#fff}.wadoom-landing-root .language-toggle{position:fixed;bottom:20px;right:20px;background:var(--color-base-content);color:white;border:none;padding:12px 20px;border-radius:25px;font-weight:700;cursor:pointer;z-index:1002;transition:background .3s ease;font-size:14px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.wadoom-landing-root .language-toggle:hover{background:#333;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.3)}.wadoom-landing-root .reserve-button{display:inline-block;margin-top:15px;margin-bottom:20px!important;padding:10px 20px;background:transparent;color:var(--color-base-content);text-decoration:none;border:2px solid var(--color-base-content);border-radius:25px;font-weight:700;position:relative;overflow:hidden;transition:color .4s ease,transform .3s ease;z-index:1}.wadoom-landing-root .reserve-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--color-base-content);transform:scaleY(0);transform-origin:bottom;transition:transform .4s ease;z-index:-1}.wadoom-landing-root .reserve-button:hover{color:white;transform:translateY(-2px)}.wadoom-landing-root .reserve-button:hover:before{transform:scaleY(1)}.wadoom-landing-footer-block .wadoom-footer-intro #cta-footer-contact{width:fit-content;align-self:flex-start;flex-shrink:0;margin-top:0!important}.wadoom-landing-root #cta-footer-contact{display:inline-block;margin-top:0;margin-bottom:0!important;padding:10px 20px;background:transparent;color:white;text-decoration:none;border:2px solid white;border-radius:25px;font-weight:700;position:relative;overflow:hidden;transition:color .4s ease,transform .3s ease,border-color .4s ease;z-index:1}.wadoom-landing-root #cta-footer-contact:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:white;transform:scaleY(0);transform-origin:bottom;transition:transform .4s ease;z-index:-1}.wadoom-landing-root #cta-footer-contact:hover{color:black;border-color:black;transform:translateY(-2px)}.wadoom-landing-root #cta-footer-contact:hover:before{transform:scaleY(1)}@media (max-width:767px){.wadoom-landing-footer-block .wadoom-footer-email{font-size:1.75rem}}@media (max-width:479px){.wadoom-landing-footer-block .wadoom-footer-email,.wadoom-landing-footer-block .wadoom-footer-social-link{font-size:1.25rem}}@media (max-width:992px){.wadoom-landing-footer-block{min-height:auto;padding:clamp(3rem,8vh,5rem) 5% calc(clamp(4.5rem, 9vh, 6rem) + 3.5rem)}.wadoom-landing-footer-block .wadoom-footer-intro{gap:clamp(1.5rem,3vh,2rem)}.wadoom-landing-footer-block .wadoom-footer-title{max-width:none;font-size:clamp(2rem,8vw,2.65rem);line-height:1.15}.wadoom-landing-footer-block .wadoom-footer-contact{gap:clamp(1.75rem,4vh,2.5rem);margin-top:clamp(1.75rem,4vh,2.5rem);margin-bottom:clamp(1.5rem,3vh,2rem)}.wadoom-landing-footer-block .wadoom-footer-meta{margin-top:clamp(2rem,4vh,3rem);padding-top:0;gap:.65rem}.wadoom-landing-footer-block .wadoom-footer-muted{font-size:.9375rem;line-height:1.55;color:rgba(255,255,255,.78)}.wadoom-landing-footer-block .wadoom-footer-legal{font-size:.8125rem;line-height:1.55;color:rgba(255,255,255,.65)}.wadoom-landing-footer-block .wadoom-footer-legal-link{display:block;margin-top:.4rem;color:rgba(255,255,255,.78)}.wadoom-landing-root #accordion-texture-section{padding:80px 5%;min-height:auto}.wadoom-landing-root .accordion-layout{flex-direction:column;gap:40px}.wadoom-landing-root .accordion-column,.wadoom-landing-root .text-content-column{width:100%}.wadoom-landing-root .text-content-column .accordion-section-title{font-size:clamp(2.15rem,7.8vw,2.9rem);line-height:1.1;letter-spacing:-.035em;margin-bottom:1.25rem}.wadoom-landing-root #accordion-texture-section .background-image-container{width:400px;height:400px;left:50%;top:25%;opacity:.15;z-index:99}.wadoom-landing-root .scroll-section-container{flex-direction:column;gap:50px}.wadoom-landing-root .text-column{width:100%;padding-right:0;text-align:center;height:auto;min-height:100vh;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:10}.wadoom-landing-root .images-column{width:100%}.wadoom-landing-root .images-column .image-wrapper:first-child{width:195px;height:195px;top:4%;left:8%}.wadoom-landing-root .images-column .image-wrapper:nth-child(2){width:270px;height:270px;top:17%;left:40%}.wadoom-landing-root .images-column .image-wrapper:nth-child(3){width:180px;height:180px;top:31%;left:3%}.wadoom-landing-root .images-column .image-wrapper:nth-child(4){width:255px;height:255px;top:44%;left:45%}.wadoom-landing-root .images-column .image-wrapper:nth-child(5){width:165px;height:165px;top:58%;left:15%}.wadoom-landing-root .images-column .image-wrapper:nth-child(6){width:285px;height:285px;top:71%;left:35%}.wadoom-landing-root .images-column .image-wrapper:nth-child(7){width:200px;height:200px;top:85%;left:18%}.wadoom-landing-root .timeline-layout{flex-direction:column;gap:40px}.wadoom-landing-root .timeline-left,.wadoom-landing-root .timeline-text-column{width:100%}.wadoom-landing-root .timeline-text-column{display:none;height:auto;padding-left:0;text-align:center}.wadoom-landing-root .faq-container h2,.wadoom-landing-root .testimonials-container h2{font-size:2.5rem}.wadoom-landing-root .testimonials-grid{grid-template-columns:1fr}.wadoom-landing-root .faq-header h3{font-size:1.2rem}.wadoom-landing-root .faq-header{padding:20px 25px}.wadoom-landing-root .faq-item.active .faq-content{padding:0 25px 25px}}