.gallery{align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative;overflow:hidden}.gallery__arrow{color:#333;cursor:pointer;z-index:2;background:#0000000f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;transition:background .2s;display:flex}.gallery__arrow:hover{background:#0000001f}.gallery__arrow--left{margin-right:16px}.gallery__arrow--right{margin-left:16px}.gallery__track{flex:1;overflow:hidden;container-type:inline-size}.gallery__slider{will-change:transform;gap:24px;width:fit-content;display:flex}.gallery__card{flex-shrink:0;width:calc(33.3333cqw - 16px)}.gallery__photo{aspect-ratio:4/3;background:#e0e0e0;border-radius:16px;width:100%;overflow:hidden}.gallery__photo img{object-fit:cover;width:100%;height:100%}.gallery__caption{color:#444;text-align:center;margin-top:16px;font-size:20px;font-weight:500}@media (max-width:1400px){.gallery{max-width:100%;padding:0 24px}.gallery__card{width:calc(50cqw - 12px)}.gallery__photo{border-radius:12px}.gallery__caption{font-size:18px}}@media (max-width:1000px){.gallery{padding:0 16px}.gallery__arrow{width:36px;height:36px;font-size:20px}.gallery__slider{gap:16px}.gallery__card{width:100cqw}.gallery__photo{border-radius:10px}.gallery__caption{margin-top:10px;font-size:16px}}
.hero{color:#fff;justify-content:flex-end;align-items:flex-end;width:100vw;height:calc(100vh + 80px);min-height:520px;margin-top:-80px;margin-left:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;background-color:#1a1a2e;position:absolute;inset:0}.hero__bg:after{content:"";z-index:1;background:linear-gradient(#00000073,#0000008c);position:absolute;inset:0}.hero__bg-video{object-fit:cover;width:100%;max-width:none;height:100%;position:absolute;inset:0}.hero__logo{z-index:1;position:absolute;top:100px;left:200px}.hero__logo img{filter:brightness(0)invert();width:80px;height:auto}.hero__content{z-index:1;text-align:right;flex-direction:column;align-items:flex-end;padding:0 80px 80px 0;display:flex;position:relative}.hero__subtitle{opacity:.9;letter-spacing:.02em;margin-bottom:20px;font-size:18px;font-weight:400}.hero__title{letter-spacing:-.02em;white-space:nowrap;margin-bottom:50px;font-size:48px;font-weight:700;line-height:1.3}.hero__scroll-indicator{z-index:2;flex-direction:column;align-items:center;gap:2px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.hero__scroll-indicator span{border-bottom:3px solid #ffffffe6;border-right:3px solid #ffffffe6;width:18px;height:18px;animation:1.4s ease-in-out infinite scroll-arrow;display:block;transform:rotate(45deg)}.hero__scroll-indicator span:nth-child(2){opacity:.5;animation-delay:.25s}@keyframes scroll-arrow{0%{opacity:0;transform:rotate(45deg)translate(-4px,-4px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg)translate(4px,4px)}}.about{background:#fff;flex-direction:column;align-items:center;width:100%;padding:80px 24px;display:flex}.about__heading{color:#171717;text-align:center;letter-spacing:-.02em;margin-bottom:60px;font-size:64px;font-weight:700}.about__body{justify-content:center;align-items:center;display:flex}.about__text{text-align:center;max-width:1100px}.about__text p{color:#222;letter-spacing:-.02em;font-size:22px;font-weight:400;line-height:1.8}.about__text strong{color:#171717;font-weight:700}.about__text .highlight{color:var(--primary);font-weight:700}.about__cta{margin-top:60px}.about__button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;padding:16px 48px;font-size:32px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.about__button:hover{background:#851b97}.about__button span{font-size:18px}.services{background:#fff;flex-direction:column;align-items:center;width:100%;padding:80px 24px;display:flex}.services__heading{color:#171717;text-align:center;letter-spacing:-.02em;margin-bottom:60px;font-size:64px;font-weight:700}.services__label{background:var(--primary);color:#fff;border-radius:16px;justify-content:center;align-items:center;gap:14px;width:100%;max-width:1100px;margin-bottom:48px;padding:22px 24px;font-size:28px;font-weight:700;display:flex}.services__label img{object-fit:contain;filter:brightness(0)invert();width:36px;height:36px}.services__label small{opacity:.9;font-size:18px;font-weight:500}.services__content{text-align:center;width:100%;max-width:1100px;margin-bottom:48px}.services__desc{color:#222;letter-spacing:-.02em;margin-bottom:32px;font-size:22px;line-height:1.8}.services__desc strong{color:#171717;font-weight:700}.services__desc .highlight{color:var(--primary);font-weight:700}.services__note{color:#555;text-align:center;border-radius:8px;padding:16px 24px;font-size:17px;line-height:1.7}.services__note strong{color:#171717;font-weight:700}.services__image{width:100%;max-width:1100px;margin-top:48px;margin-bottom:16px}.services__image img{object-fit:contain;width:100%;height:auto}.services__cta{margin-top:20px}.services__button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;padding:16px 48px;font-size:20px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.services__button:hover{background:#851b97}.services__button span{font-size:18px}.life{background:#fff;flex-direction:column;align-items:center;width:100%;padding:120px 0;display:flex}.life__heading{color:#171717;text-align:center;letter-spacing:-.02em;margin-bottom:40px;font-size:64px;font-weight:700}.life__desc{text-align:center;margin-bottom:60px}.life__desc p{color:#444;font-size:24px;font-weight:400;line-height:1.8}.life__desc strong{color:#171717;font-weight:700}.life__desc .highlight{color:var(--primary);font-weight:700}.life__cta{margin-top:60px}.life__button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;padding:16px 48px;font-size:20px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.life__button:hover{background:#851b97}.life__button span{font-size:18px}@media (max-width:1000px){.hero{height:70vh;min-height:400px}.hero__logo{left:24px}.hero__logo img{width:60px}.hero__content{padding:0 32px 60px 0}.hero__title{white-space:normal;font-size:32px}.hero__subtitle{font-size:15px}.about{min-height:auto;padding:80px 24px}.about__heading{margin-bottom:40px;font-size:40px}.about__text p{font-size:18px}.about__button{padding:14px 36px;font-size:24px}.services{padding:80px 24px}.services__heading{margin-bottom:40px;font-size:40px}.services__label{padding:18px 20px;font-size:22px}.services__label small{font-size:15px}.services__desc{font-size:18px}.services__note{font-size:15px}.life{padding:80px 0}.life__heading{margin-bottom:32px;font-size:40px}.life__desc p{font-size:18px}}@media (max-width:768px){.hero{height:60vh;min-height:360px}.hero__content{padding:0 20px 40px 0}.hero__title{font-size:24px}.hero__subtitle{font-size:14px}.about{padding:60px 16px}.about__heading{margin-bottom:32px;font-size:28px}.about__body{flex-direction:column-reverse;gap:40px}.about__text p{font-size:16px}.about__image{width:240px}.about__button{padding:12px 28px;font-size:18px}.services{padding:60px 16px}.services__heading{margin-bottom:32px;font-size:24px}.services__label{gap:10px;padding:14px 16px;font-size:18px}.services__label img{width:28px;height:28px}.services__label small{font-size:13px}.services__desc{font-size:16px}.services__note{font-size:14px}.services__cards{flex-direction:column;align-items:center}.services__card{width:100%;max-width:100%}.life{padding:60px 0}.life__heading{margin-bottom:20px;font-size:24px}.life__desc{padding:0 16px}.life__desc p{font-size:15px}}
