@keyframes remWordReveal{0%{opacity:0;filter:blur(10px);transform:translateY(20px)}50%{filter:blur(4px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}@keyframes remCharReveal{0%{opacity:0;filter:blur(6px);transform:translateY(10px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}.remhero__title-word{filter:blur(10px);animation:remWordReveal .5s cubic-bezier(.22,1,.36,1) forwards;margin-right:.25em}.remhero__desc-word,.remhero__title-word{display:inline-block;opacity:0;will-change:transform,opacity,filter}.remhero__desc-word{filter:blur(6px);animation:remCharReveal .35s cubic-bezier(.22,1,.36,1) forwards;margin-right:.3em}.remhero{position:relative;color:var(--color-white);min-height:100svh;display:flex;align-items:flex-end;padding-top:calc(var(--nav-ribbon-h, 40px) + 44px + clamp(40px, 6vw, 72px));padding-bottom:clamp(80px,12vw,140px);overflow:hidden}.remhero__bg{position:absolute;inset:0;z-index:0;overflow:hidden}.remhero__bg-video{position:absolute;top:50%;left:50%;width:177.78vh;min-width:100%;height:56.25vw;min-height:100%;transform:translate(-50%,-50%);border:none;pointer-events:none}.remhero__overlay{position:absolute;inset:0;background:rgba(10,15,21,.72)}.remhero__inner{position:relative;z-index:1;width:100%;max-width:1380px;margin:0 auto;padding:0 clamp(20px,4vw,80px);display:flex;flex-direction:column;gap:clamp(28px,4vw,40px)}.remhero__headline{display:flex;flex-direction:column;gap:clamp(20px,3vw,28px)}.remhero__title{margin:0;max-width:920px;font-family:inherit;font-size:clamp(32px,5vw,56px);font-weight:500;line-height:1.08;letter-spacing:-.04em;color:var(--color-white)}.remhero__description-section{max-width:680px}.remhero__description{margin:0;font-family:inherit;font-size:clamp(15px,1.8vw,17px);font-weight:400;line-height:1.65;color:#bfc7d4}.remhero__actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:4px}.remhero__btn{display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-size:15px;font-weight:500;letter-spacing:-.01em;padding:12px 24px;border-radius:100px;border:none;cursor:pointer;text-decoration:none;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.remhero__btn--primary{background:var(--color-primary);color:var(--color-dark)}.remhero__btn--primary:hover{filter:brightness(1.05);box-shadow:0 8px 24px rgba(230,176,38,.35)}.remhero__btn--ghost{background:transparent;color:var(--color-white);border:1px solid rgba(255,255,255,.35)}.remhero__btn--ghost:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.5)}@media (prefers-reduced-motion:reduce){.remhero__btn{transition:none}.remhero__desc-word,.remhero__title-word{opacity:1;filter:none;transform:none;animation:none;will-change:auto}}.remspaces{background:#ffffff;padding:clamp(48px,7vw,88px) 0}.remspaces__inner{max-width:1380px;margin:0 auto;padding:0 clamp(20px,4vw,80px);display:flex;gap:clamp(40px,6vw,80px);align-items:flex-start}.remspaces__text{flex:0 0 clamp(260px,30vw,360px);display:flex;flex-direction:column;gap:clamp(24px,4vw,36px);position:sticky;top:calc(var(--nav-ribbon-h, 40px) + 44px + 32px)}.remspaces__text-content{display:flex;flex-direction:column;gap:clamp(12px,2vw,20px)}.remspaces__title{font-family:inherit;font-size:clamp(28px,4.2vw,44px);font-weight:500;line-height:1.12;letter-spacing:-.04em;color:rgb(10,15,21);margin:0}.remspaces__desc{font-family:inherit;font-size:clamp(14px,1.5vw,15px);font-weight:400;line-height:1.55;color:rgb(101,112,132);margin:0}.remspaces__cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;font-family:inherit;font-size:15px;font-weight:500;letter-spacing:-.01em;padding:12px 24px;border-radius:24px;border:none;cursor:pointer;text-decoration:none;background:rgb(10,15,21);color:#ffffff;transition:background .2s ease,box-shadow .2s ease}.remspaces__cta:hover{background:rgb(40,44,52);box-shadow:0 4px 16px rgba(10,15,21,.15)}.remspaces__cards{list-style:none;padding:0;margin:0;flex:1 1;display:flex;flex-direction:column}.remspaces__card{display:flex;align-items:flex-start;gap:clamp(16px,2.5vw,24px);padding:clamp(20px,3vw,28px);border-radius:16px;border:1px solid rgba(0,0,0,.1);background:#ffffff;position:sticky;will-change:transform;box-shadow:0 4px 20px rgba(10,15,21,.06)}.remspaces__card:first-child{top:110px;z-index:1}.remspaces__card:nth-child(2){top:125px;z-index:2}.remspaces__card:nth-child(3){top:140px;z-index:3}.remspaces__card:nth-child(4){top:155px;z-index:4}.remspaces__card+.remspaces__card{margin-top:clamp(14px,2vw,20px)}.remspaces__icon-wrap{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:48px;border:1px solid rgba(0,0,0,.1);padding:10px}.remspaces__svg{width:100%;height:100%;fill:rgb(10,15,21)}.remspaces__card-text{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:10px}.remspaces__card-header{display:flex;flex-direction:column;gap:4px}.remspaces__card-title{font-family:inherit;font-size:clamp(15px,1.65vw,17px);font-weight:500;line-height:1.35;letter-spacing:-.02em;color:rgb(10,15,21);margin:0}.remspaces__card-body,.remspaces__card-subtitle{font-family:inherit;font-size:clamp(14px,1.5vw,15px);font-weight:400;line-height:1.55;color:rgb(101,112,132);margin:0}@media (max-width:899px){.remspaces__inner{flex-direction:column}.remspaces__text{flex:none;width:100%;position:static}.remspaces__cards{width:100%;gap:clamp(14px,2vw,20px)}.remspaces__card{position:relative;top:auto!important;z-index:auto!important;box-shadow:none}.remspaces__card+.remspaces__card{margin-top:0}}@media (max-width:599px){.remspaces__card{flex-direction:column;gap:12px}}.remrelax{background:#ffffff;padding:clamp(48px,7vw,88px) 0}.remrelax__inner{max-width:1380px;margin:0 auto;padding:0 clamp(20px,4vw,80px)}.remrelax__header{margin-bottom:clamp(32px,5vw,56px);max-width:680px}.remrelax__title{font-family:inherit;font-size:clamp(28px,4.2vw,44px);font-weight:500;line-height:1.12;letter-spacing:-.04em;color:rgb(16,24,40);margin:0 0 clamp(12px,2vw,20px)}.remrelax__desc{font-family:inherit;font-size:clamp(14px,1.5vw,15px);font-weight:400;line-height:1.55;color:rgb(71,84,103);margin:0}.remrelax__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2.5vw,32px)}.remrelax__card{display:block;text-decoration:none}.remrelax__card,.remrelax__figure{position:relative;border-radius:16px;overflow:hidden}.remrelax__figure{aspect-ratio:4/3;margin:0}.remrelax__img{object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.remrelax__card:hover .remrelax__img{transform:scale(1.04)}.remrelax__hover-overlay{position:absolute;inset:0;background:rgba(0,0,0,.26);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);mask-image:linear-gradient(transparent,black 41%);-webkit-mask-image:linear-gradient(transparent,black 41%);opacity:0;transition:opacity .4s ease}.remrelax__card:hover .remrelax__hover-overlay{opacity:1}.remrelax__hover-text{position:absolute;bottom:0;left:0;right:0;padding:clamp(16px,2.5vw,24px);font-family:inherit;font-size:clamp(14px,1.5vw,15px);font-weight:400;line-height:1.55;color:#ffffff;margin:0;opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s ease}.remrelax__card:hover .remrelax__hover-text{opacity:1;transform:translateY(0)}.remrelax__label{position:absolute;top:0;left:0;background:#ffffff;padding:10px 16px;border-bottom-right-radius:12px;z-index:2}.remrelax__label-text{font-family:inherit;font-size:clamp(14px,1.5vw,15px);font-weight:400;line-height:1.4;color:rgb(16,24,40)}.remrelax__action{position:absolute;bottom:0;right:0;background:#ffffff;padding:10px 16px;border-top-left-radius:12px;z-index:2;display:flex;align-items:center;gap:6px}.remrelax__cta-text{font-family:inherit;font-size:clamp(14px,1.5vw,15px);font-weight:400;line-height:1.4;color:rgb(16,24,40)}.remrelax__arrow{opacity:0;transform:translateX(-4px);transition:opacity .3s ease,transform .3s ease;color:var(--color-primary,#e6b026)}.remrelax__card:hover .remrelax__arrow{opacity:1;transform:translateX(0)}@media (max-width:899px){.remrelax__cards{grid-template-columns:1fr;max-width:480px}}.rembento{background:#ffffff;padding:clamp(48px,7vw,88px) 0}.rembento__inner{max-width:1380px;margin:0 auto;padding:0 clamp(20px,4vw,80px)}.rembento__grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:260px 260px;gap:clamp(14px,2vw,20px)}.rembento__card--a{grid-column:1;grid-row:1}.rembento__card--b{grid-column:2;grid-row:1}.rembento__card--c{grid-column:3;grid-row:1/3}.rembento__card--d{grid-column:1/3;grid-row:2}.rembento__card{border-radius:40px;overflow:hidden;position:relative}.rembento__card--text{border:1px solid rgba(0,0,0,.1);padding:30px;display:flex;flex-direction:column;justify-content:space-between}.rembento__card-title{font-family:inherit;font-size:28px;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:#000000;margin:0}.rembento__card-body{font-family:inherit;font-size:16px;font-weight:400;line-height:1.55;color:#000000;margin:0}.rembento__card--slider{padding:0;border:1px solid rgba(0,0,0,.1)}.rembento__slider{position:relative;width:100%;height:100%;overflow:hidden;cursor:ew-resize;-webkit-user-select:none;user-select:none;touch-action:none;border-radius:inherit}.rembento__slider-img{display:block;width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.rembento__slider-img--after{clip-path:inset(0 50% 0 0)}.rembento__slider-handle{position:absolute;top:0;left:50%;width:0;height:100%;z-index:2;display:flex;align-items:center;justify-content:center}.rembento__slider-line{position:absolute;top:0;bottom:0;left:0;width:2px;background:rgba(255,255,255,.15);box-shadow:0 0 5px rgba(0,0,0,.7);transform:translateX(-1px)}.rembento__slider-knob{position:relative;width:40px;height:40px;border-radius:50%;background:#ffffff;border:2px solid #ffffff;box-shadow:0 0 5px rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;color:rgb(10,15,21);z-index:3}.rembento__card--image{position:relative}.rembento__card--image img{object-fit:cover}.rembento__card-overlay{position:absolute;bottom:0;left:0;right:0;padding:30px;display:flex;flex-direction:column;gap:8px;z-index:1;background:linear-gradient(transparent,rgba(10,15,21,.92));border-radius:0 0 40px 40px}.rembento__card-title--light{color:#ffffff}.rembento__card-body--light{color:rgba(255,255,255,.7)}@media (max-width:899px){.rembento__grid{grid-template-columns:1fr;grid-template-rows:auto}.rembento__card--a,.rembento__card--b,.rembento__card--c,.rembento__card--d{grid-column:1;grid-row:auto}.rembento__card--text{min-height:200px}.rembento__card--slider{min-height:400px}.rembento__card--image{min-height:200px}}.remfeat{background:#ffffff;padding:clamp(48px,7vw,88px) 0}.remfeat__inner{max-width:1380px;margin:0 auto;padding:0 clamp(20px,4vw,80px);display:grid;grid-template-columns:1fr 1fr;gap:clamp(14px,2vw,20px);min-height:560px}.remfeat__left{display:flex}.remfeat__cards{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:clamp(14px,2vw,16px);width:100%}.remfeat__card{background:rgba(230,176,38,.06);border-radius:24px;padding:clamp(20px,2.5vw,28px);display:flex;flex-direction:column;gap:clamp(14px,2vw,20px)}.remfeat__icon-wrap{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid rgb(231,230,228);padding:8px;flex-shrink:0}.remfeat__svg{width:100%;height:100%;fill:rgb(44,45,46);color:rgb(44,45,46)}.remfeat__card-text{display:flex;flex-direction:column;gap:6px}.remfeat__card-title{font-family:inherit;font-size:clamp(15px,1.65vw,17px);font-weight:600;line-height:1.35;letter-spacing:-.01em;color:rgb(44,45,46);margin:0}.remfeat__card-body{font-family:inherit;font-size:clamp(14px,1.4vw,15px);font-weight:400;line-height:1.55;color:rgba(3,32,43,.7);margin:0}.remfeat__right{position:relative;border-radius:24px;overflow:hidden}.remfeat__right img{object-fit:cover}@media (max-width:899px){.remfeat__inner{min-height:0}.remfeat__cards,.remfeat__inner{grid-template-columns:1fr}.remfeat__right{min-height:400px}}.rempillars{background:#ffffff;padding:clamp(48px,7vw,88px) 0}.rempillars__inner{max-width:1380px;margin:0 auto;padding:0 clamp(20px,4vw,80px)}.rempillars__grid{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,2vw,20px)}.rempillars__grid,.rempillars__item{padding:0;margin:0}.rempillars__card{position:relative;background:rgb(240,241,245);border-radius:12px;padding:clamp(24px,3vw,32px) clamp(24px,3vw,32px) clamp(40px,5vw,48px);display:flex;flex-direction:column;gap:clamp(14px,2vw,20px);text-decoration:none;color:inherit;height:100%;box-sizing:border-box;transition:background .25s ease,transform .25s ease}.rempillars__card:hover{background:rgb(228,230,237);transform:translateY(-2px)}.rempillars__arrow{position:absolute;bottom:clamp(18px,2.5vw,24px);right:clamp(18px,2.5vw,24px);display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff;color:rgb(10,15,21);opacity:0;transform:translate(-6px,6px);transition:opacity .3s ease,transform .3s ease;box-shadow:0 1px 4px rgba(0,0,0,.06)}.rempillars__card:hover .rempillars__arrow{opacity:1;transform:translate(0)}.rempillars__tag{display:inline-block;align-self:flex-start;font-size:13px;letter-spacing:.01em;background:#ffffff;padding:6px 14px;border-radius:99px}.rempillars__tag,.rempillars__title{font-family:inherit;font-weight:500;color:rgb(10,15,21)}.rempillars__title{font-size:clamp(17px,1.8vw,20px);line-height:1.3;letter-spacing:-.02em;margin:0}.rempillars__body{font-family:inherit;font-size:clamp(14px,1.5vw,15px);font-weight:400;line-height:1.55;color:rgb(101,112,132);margin:0}@media (max-width:899px){.rempillars__grid{grid-template-columns:1fr;max-width:480px}}