.page-module___8aEwW__divider{z-index:4;background-color:#fff;justify-content:center;align-items:center;width:100%;height:1px;padding:0 5vw;display:flex;position:relative}.page-module___8aEwW__divider div{background-color:#dadada;width:100%;max-width:1920px;height:1px}
.Hero-module___C2qDG__heroWrapper{width:var(--container-width);background-color:var(--white);z-index:2;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100dvh;display:flex;position:sticky;top:0;left:0;overflow:hidden}.Hero-module___C2qDG__heroImage{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module___C2qDG__heroContentWrapper{z-index:2;width:var(--container-width);justify-content:space-between;align-items:flex-end;display:flex}.Hero-module___C2qDG__heroTextWrapper{justify-content:center;align-items:flex-end;display:flex}.Hero-module___C2qDG__heroContent{background-color:var(--white);border-top-right-radius:48px;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;width:530px;padding:32px;display:flex;position:relative}.Hero-module___C2qDG__heroContent h1{color:var(--navy);font-size:3rem;font-weight:500;font-family:var(--font-primary)}.Hero-module___C2qDG__heroContent h1 span{color:var(--red)}.Hero-module___C2qDG__heroContent p{width:100%;font-size:1rem}.Hero-module___C2qDG__HeroSvg{transform:translateY(2px)translate(-1px)}.Hero-module___C2qDG__AvatarsWrap{color:var(--navy);background-color:var(--white);border-radius:4000px;flex-direction:row;align-items:center;gap:24px;margin-bottom:16px;margin-right:16px;padding:12px 12px 12px 32px;display:flex;box-shadow:0 20px 30px #0003}.Hero-module___C2qDG__HeroAvatars{width:auto;height:54px}.Hero-module___C2qDG__bottomBar{background-color:var(--red);width:var(--container-width);z-index:2;color:var(--white);justify-content:space-between;align-items:center;gap:48px;padding:16px;display:flex}.Hero-module___C2qDG__bottomBar a{border:1px var(--white)solid;border-radius:3000px;align-items:center;padding:10px 16px;display:flex}.Hero-module___C2qDG__line{background-color:var(--white);flex:1;height:1px}@media (max-width:768px){.Hero-module___C2qDG__heroContentWrapper{flex-direction:column-reverse;align-items:flex-start}.Hero-module___C2qDG__heroContent{width:100%;padding:32px}.Hero-module___C2qDG__heroContent .Hero-module___C2qDG__h1{font-size:7vw}.Hero-module___C2qDG__heroContent .Hero-module___C2qDG__p{font-size:3.4vw}.Hero-module___C2qDG__HeroSvg{width:24vw;height:auto;transform:translate(-1px)translateY(1px)}.Hero-module___C2qDG__AvatarsWrap{margin-bottom:8px;margin-left:8px;margin-right:0;padding:8px 8px 8px 24px;font-size:3vw}.Hero-module___C2qDG__HeroAvatars{width:auto;height:9.5vw}.Hero-module___C2qDG__bottomBar{gap:16px;font-size:3.8vw}.Hero-module___C2qDG__bottomBar a{border:1px var(--white)solid;border-radius:3000px}.Hero-module___C2qDG__year{font-size:3.8vw}}@media (min-width:768px) and (max-width:1200px){.Hero-module___C2qDG__heroContentWrapper{flex-direction:column-reverse;align-items:flex-start}.Hero-module___C2qDG__AvatarsWrap{width:fit-content}.Hero-module___C2qDG__HeroAvatars{height:50px}.Hero-module___C2qDG__HeroSvg{width:20vw;height:auto;transform:translate(-1px)translateY(1px)}.Hero-module___C2qDG__heroContent{width:440px}.Hero-module___C2qDG__heroContent h1{font-size:2.4rem}.Hero-module___C2qDG__heroContent p{width:100%;font-size:1rem}}
.header-module__6rtY2W__header{width:var(--container-width);z-index:20;flex-direction:row;justify-content:space-between;align-items:center;padding:16px;display:flex;position:fixed;top:0}.header-module__6rtY2W__logo{width:60px;height:auto}.header-module__6rtY2W__leftWrap{flex-direction:row;gap:16px;display:flex}.header-module__6rtY2W__nav{background-color:var(--navy);width:fit-content;height:fit-content;color:var(--white);cursor:pointer;border-radius:2000px;align-items:center;gap:16px;padding:4px 16px 4px 4px;font-size:1.1rem;font-weight:400;display:flex}.header-module__6rtY2W__nav a{background-color:var(--white);color:var(--navy);border-radius:3000px;padding:6px 12px}.header-module__6rtY2W__toggle{flex-direction:column;justify-content:center;align-items:center;gap:4px;width:32px;height:30px;display:flex;position:relative}.header-module__6rtY2W__line01,.header-module__6rtY2W__line02,.header-module__6rtY2W__line03{background-color:var(--white);width:100%;height:2px;transition:all .2s}.header-module__6rtY2W__nav:hover .header-module__6rtY2W__line01,.header-module__6rtY2W__nav:hover .header-module__6rtY2W__line03{transition:all .2s;transform:scaleX(.8)}.header-module__6rtY2W__button{background-color:var(--navy);color:var(--white);border-radius:3000px;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;padding:6px 6px 6px 16px;font-size:1.1rem;transition:all .2s;display:flex}.header-module__6rtY2W__arrow{width:32px;height:auto;transition:all .2s}.header-module__6rtY2W__button:hover{transform:translateY(-3px)}.header-module__6rtY2W__button:hover .header-module__6rtY2W__arrow{transform:rotate(-45deg)}.header-module__6rtY2W__OffCanvas{z-index:3;pointer-events:none;background-color:#0000;width:100%;height:100dvh;display:flex;position:fixed;top:0;left:0}.header-module__6rtY2W__overlay{background-color:var(--red);z-index:1;transform-origin:0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scaleX(0)}.header-module__6rtY2W__menu{background-color:var(--navy);z-index:2;width:100%;height:100%;color:var(--white);transform-origin:0;background:linear-gradient(#13304f 0%,#102542 100%);justify-content:flex-start;align-items:center;padding:16px;display:flex;transform:scaleX(0)}.header-module__6rtY2W__menuUl{text-transform:uppercase;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;font-size:4rem;font-weight:500;display:flex}.header-module__6rtY2W__menuUl span{color:var(--red)}.header-module__6rtY2W__menuUl li{position:relative;overflow:hidden}.header-module__6rtY2W__menuUl li a{display:inline-block}.header-module__6rtY2W__menuUl li:before{content:" ";background-color:var(--red);z-index:2;width:0%;height:6px;transition:all .4s;position:absolute;bottom:0;left:0}.header-module__6rtY2W__menuUl li:hover:before{width:100%;transition:all .4s}.header-module__6rtY2W__logo2{width:60px;height:auto;position:absolute;top:16px;left:16px}.header-module__6rtY2W__iconsWrapper{flex-direction:row;justify-content:center;align-items:center;gap:16px;display:flex}.header-module__6rtY2W__social{z-index:3;flex-direction:row;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;bottom:16px;right:16px}.header-module__6rtY2W__social a{font-size:2vw}.header-module__6rtY2W__icon{width:64px;height:auto;transition:all .4s}.header-module__6rtY2W__icon:hover{transform:translateY(-8px)}.header-module__6rtY2W__navClose{background-color:#fff4;position:absolute;top:16px;right:16px}@media (max-width:768px){.header-module__6rtY2W__header{padding:16px}.header-module__6rtY2W__button{display:none}.header-module__6rtY2W__menuUl{font-size:3.2rem}.header-module__6rtY2W__navClose{position:absolute;top:16px;right:16px}.header-module__6rtY2W__logo2{position:absolute;top:16px;left:16px}.header-module__6rtY2W__social{flex-direction:column;align-items:flex-end;gap:8px}.header-module__6rtY2W__phoneNumber{text-align:right;margin-bottom:4px;font-size:1.6rem!important}}.header-module__6rtY2W__phoneNumber{color:var(--white);font-size:1.5rem;font-weight:500;text-decoration:none;transition:all .2s}.header-module__6rtY2W__phoneNumber:hover{color:var(--red)}
.About-module__FBdJ3a__wrap{width:var(--container-width);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:4;background-color:#ffffffd6;justify-content:center;align-items:center;height:100dvh;display:flex;position:relative;box-shadow:0 -20px 40px #0000000c}.About-module__FBdJ3a__wrap:before{content:"";background:linear-gradient(#fff0 0%,#fff 100%);width:100%;height:20%;position:absolute;bottom:0;left:0}.About-module__FBdJ3a__about{justify-content:center;align-items:center;gap:32px;width:100%;max-width:1440px;display:flex}.About-module__FBdJ3a__text{flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;display:flex}.About-module__FBdJ3a__span{color:var(--navy);border:1px var(--navy)solid;border-radius:4000px;padding:8px 16px;font-size:1rem}.About-module__FBdJ3a__h2Container{position:relative}.About-module__FBdJ3a__h2BaseContainer,.About-module__FBdJ3a__h2FillContainer{flex-direction:column;display:flex}.About-module__FBdJ3a__h2FillContainer{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.About-module__FBdJ3a__h2BaseLine,.About-module__FBdJ3a__h2FillLine{white-space:nowrap;margin:0;padding:0;font-size:3rem;line-height:1.2;display:block}.About-module__FBdJ3a__h2BaseLine{color:var(--gray);z-index:1;position:relative}.About-module__FBdJ3a__h2FillLine{color:var(--navy);clip-path:inset(0% 100% 0% 0%)}.About-module__FBdJ3a__p{font-size:1.6rem}@media (max-width:767px){.About-module__FBdJ3a__about{padding:0 24px}.About-module__FBdJ3a__h2BaseLine,.About-module__FBdJ3a__h2FillLine{white-space:wrap;font-size:1.4rem;line-height:1.2}.About-module__FBdJ3a__p{font-size:1.1rem}}
.Services-module__JFi4EW__container{background-color:var(--white);z-index:4;justify-content:center;align-items:center;width:100%;padding:0 5vw;display:flex;position:relative}.Services-module__JFi4EW__section{justify-content:center;align-items:center;gap:4rem;width:100%;max-width:1920px;margin:0 auto;padding:6rem 0;display:flex;position:relative}.Services-module__JFi4EW__content{flex:1;max-width:500px}.Services-module__JFi4EW__badge{color:#555;border:1px solid #ccc;border-radius:50px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.Services-module__JFi4EW__badgeDot{background-color:#ff4d4d;border-radius:50%;width:6px;height:6px}.Services-module__JFi4EW__titleWrapper{margin-bottom:3rem;display:inline-block;position:relative}.Services-module__JFi4EW__title{color:#1a2b3c;font-size:3.5rem;font-weight:700;line-height:1.1}.Services-module__JFi4EW__underline{background-color:#ff4d4d;border-radius:4px;width:180px;height:8px;position:absolute;bottom:-10px;right:0;transform:rotate(-2deg)}.Services-module__JFi4EW__serviceList{flex-direction:column;display:flex}.Services-module__JFi4EW__serviceItem{cursor:pointer;color:#4a5568;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1.5rem 0;transition:all .3s;display:flex}.Services-module__JFi4EW__serviceItem:hover,.Services-module__JFi4EW__serviceItem.Services-module__JFi4EW__active{color:#1a2b3c;padding-left:10px}.Services-module__JFi4EW__serviceName{font-size:1.25rem;font-weight:500}.Services-module__JFi4EW__arrow{font-size:1.5rem;transition:transform .3s}.Services-module__JFi4EW__serviceItem:hover .Services-module__JFi4EW__arrow,.Services-module__JFi4EW__serviceItem.Services-module__JFi4EW__active .Services-module__JFi4EW__arrow{transform:translate(5px)}.Services-module__JFi4EW__imageContainer{aspect-ratio:4/3;border-radius:24px;flex:1;height:60vh;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.Services-module__JFi4EW__serviceImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Services-module__JFi4EW__imageContainer:hover .Services-module__JFi4EW__serviceImage{transform:scale(1.05)}.Services-module__JFi4EW__imageBadge{color:#1a2b3c;z-index:2;background-color:#fff;border-radius:50px;padding:.5rem 1.2rem;font-weight:600;position:absolute;top:20px;left:20px;box-shadow:0 4px 10px #0000001a}@media (max-width:1024px){.Services-module__JFi4EW__section{flex-direction:column;padding:4rem 1.5rem}.Services-module__JFi4EW__content{max-width:100%}.Services-module__JFi4EW__title{font-size:2.5rem}.Services-module__JFi4EW__imageContainer{aspect-ratio:16/9;width:100%}}@media (max-width:768px){.Services-module__JFi4EW__container{padding:0}.Services-module__JFi4EW__title{font-size:2rem}.Services-module__JFi4EW__imageContainer{aspect-ratio:1}.Services-module__JFi4EW__section{align-items:flex-start}.Services-module__JFi4EW__content{width:100%;max-width:100%}}
.Services02-module__KU6Xiq__container{background-color:var(--white);z-index:4;justify-content:center;align-items:center;width:100%;padding:0 5vw;display:flex;position:relative}.Services02-module__KU6Xiq__section{justify-content:center;align-items:flex-start;gap:4rem;width:100%;max-width:1920px;padding:6rem 0;display:flex;position:relative}.Services02-module__KU6Xiq__content{flex:1;max-width:500px}.Services02-module__KU6Xiq__badge{color:#555;border:1px solid #ccc;border-radius:50px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;display:flex}.Services02-module__KU6Xiq__badgeDot{background-color:#ff4d4d;border-radius:50%;width:6px;height:6px}.Services02-module__KU6Xiq__titleWrapper{margin-bottom:3rem;display:inline-block;position:relative}.Services02-module__KU6Xiq__title{color:#1a2b3c;font-size:3.5rem;font-weight:700;line-height:1.1}.Services02-module__KU6Xiq__underline{background-color:#ff4d4d;border-radius:4px;width:180px;height:8px;position:absolute;bottom:-10px;right:0;transform:rotate(-2deg)}.Services02-module__KU6Xiq__serviceList{flex-direction:column;display:flex}.Services02-module__KU6Xiq__serviceItem{cursor:pointer;color:#4a5568;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1.5rem 0;transition:all .3s;display:flex}.Services02-module__KU6Xiq__serviceItem:hover,.Services02-module__KU6Xiq__serviceItem.Services02-module__KU6Xiq__active{color:#1a2b3c;padding-left:10px}.Services02-module__KU6Xiq__serviceName{font-size:1.25rem;font-weight:500}.Services02-module__KU6Xiq__arrow{font-size:1.5rem;transition:transform .3s}.Services02-module__KU6Xiq__serviceItem:hover .Services02-module__KU6Xiq__arrow,.Services02-module__KU6Xiq__serviceItem.Services02-module__KU6Xiq__active .Services02-module__KU6Xiq__arrow{transform:translate(5px)}.Services02-module__KU6Xiq__showMoreBtn{color:#ff4d4d;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-top:2rem;padding:.5rem 0;font-size:1rem;font-weight:600;transition:all .3s}.Services02-module__KU6Xiq__showMoreBtn:hover{border-bottom-color:#ff4d4d}.Services02-module__KU6Xiq__imageContainer{aspect-ratio:4/3;border-radius:24px;flex:1;height:60vh;position:sticky;top:100px;overflow:hidden;box-shadow:0 20px 40px #0000001a}.Services02-module__KU6Xiq__serviceImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Services02-module__KU6Xiq__imageContainer:hover .Services02-module__KU6Xiq__serviceImage{transform:scale(1.05)}.Services02-module__KU6Xiq__imageBadge{color:#1a2b3c;z-index:2;background-color:#fff;border-radius:50px;padding:.5rem 1.2rem;font-weight:600;position:absolute;top:20px;left:20px;box-shadow:0 4px 10px #0000001a}@media (max-width:1024px){.Services02-module__KU6Xiq__section{flex-direction:column;padding:4rem 1.5rem}.Services02-module__KU6Xiq__content{max-width:100%}.Services02-module__KU6Xiq__title{font-size:2.5rem}.Services02-module__KU6Xiq__imageContainer{aspect-ratio:16/9;width:100%;height:auto;position:relative;top:0}}@media (max-width:768px){.Services02-module__KU6Xiq__container{padding:0}.Services02-module__KU6Xiq__title{font-size:2rem}.Services02-module__KU6Xiq__imageContainer{aspect-ratio:1}.Services02-module__KU6Xiq__section{align-items:flex-start}.Services02-module__KU6Xiq__content{width:100%;max-width:100%}}
.Marquee-module__FaBnCG__marquee{background-color:var(--white);-webkit-user-select:none;user-select:none;z-index:4;width:100%;padding:4rem 0;display:flex;position:relative;overflow:hidden}.Marquee-module__FaBnCG__track{align-items:center;gap:4rem;width:max-content;animation:40s linear infinite Marquee-module__FaBnCG__scroll;display:flex}.Marquee-module__FaBnCG__logoWrapper{filter:grayscale()opacity(.7);justify-content:center;align-items:center;width:auto;height:60px;transition:filter .3s;display:flex;position:relative}.Marquee-module__FaBnCG__logoWrapper:hover{filter:grayscale(0%)opacity()}.Marquee-module__FaBnCG__logo{object-fit:contain;width:auto;max-width:200px;height:100%}@keyframes Marquee-module__FaBnCG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.Marquee-module__FaBnCG__marquee{padding:2rem 0}.Marquee-module__FaBnCG__track{gap:2rem;animation-duration:20s}.Marquee-module__FaBnCG__logoWrapper{height:40px}}
.ColorPalette-module__ftJT1G__section{background-color:var(--navy);z-index:4;flex-direction:column;justify-content:center;align-items:center;padding:5rem 5vw;display:flex;position:relative;overflow:hidden}.ColorPalette-module__ftJT1G__container{z-index:2;text-align:center;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1920px;display:flex;position:relative}.ColorPalette-module__ftJT1G__content{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;display:flex;position:relative}.ColorPalette-module__ftJT1G__title{color:var(--white);z-index:1;font-size:3rem;font-weight:700;line-height:1}.ColorPalette-module__ftJT1G__title span{text-underline-offset:4px;text-underline-thickness:2px;text-decoration:underline;-webkit-text-decoration-color:var(--red);text-decoration-color:var(--red)}.ColorPalette-module__ftJT1G__description{color:var(--white);text-align:left;z-index:1;max-width:60%;font-size:1.2rem;line-height:1.8}.ColorPalette-module__ftJT1G__button{background-color:var(--red);color:#fff;z-index:3;text-wrap:nowrap;border-radius:50px;align-items:center;gap:.8rem;padding:1.2rem 3rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #1a2b3c33}.ColorPalette-module__ftJT1G__button:before{content:"";background-color:var(--white);z-index:-1;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0;transform:translateY(100%)}.ColorPalette-module__ftJT1G__button:hover{color:var(--red);transform:translateY(-3px);box-shadow:0 15px 30px #1a2b3c4d}.ColorPalette-module__ftJT1G__button:hover:before{transform:translateY(0)}.ColorPalette-module__ftJT1G__imgTrail{pointer-events:none;z-index:10;opacity:0;z-index:2;width:110px;height:auto;transition:opacity .3s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.ColorPalette-module__ftJT1G__section:hover .ColorPalette-module__ftJT1G__imgTrail{opacity:1}@media (max-width:768px){.ColorPalette-module__ftJT1G__section{flex-direction:column;padding:4rem 5vw}.ColorPalette-module__ftJT1G__container{flex-direction:column;gap:2rem;padding:0}.ColorPalette-module__ftJT1G__content{text-align:center;align-items:center}.ColorPalette-module__ftJT1G__title{font-size:2.2rem}.ColorPalette-module__ftJT1G__description{text-align:center;max-width:100%;font-size:1rem}.ColorPalette-module__ftJT1G__button{justify-content:center;width:100%}.ColorPalette-module__ftJT1G__imgTrail{display:none}}
.ImageGallery-module__9Ml_Yq__section{background-color:var(--white);z-index:4;flex-direction:column;justify-content:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.ImageGallery-module__9Ml_Yq__contentContainer{flex-direction:column;justify-content:center;align-items:flex-start;gap:4rem;height:100%;display:flex}.ImageGallery-module__9Ml_Yq__titleWrapper{z-index:10;flex-direction:row;justify-content:center;align-items:center;gap:32px;padding-left:5vw;display:flex;position:relative}.ImageGallery-module__9Ml_Yq__line{background-color:var(--navy);opacity:.3;border-radius:4px;width:300px;height:1px}.ImageGallery-module__9Ml_Yq__link{color:var(--navy);border:1px solid var(--navy);cursor:pointer;border-radius:4000px;padding:8px 16px;font-size:1rem;font-weight:500;text-decoration:none;transition:transform .2s ease-in-out;position:relative;overflow:hidden}.ImageGallery-module__9Ml_Yq__link:hover{transform:translateY(-2px)}.ImageGallery-module__9Ml_Yq__title{font-size:3rem;font-family:var(--font-primary);color:var(--navy);letter-spacing:-.02em;font-weight:700}.ImageGallery-module__9Ml_Yq__pinWrap{will-change:transform;justify-content:flex-start;align-items:center;width:max-content;padding:0 5vw;display:flex}.ImageGallery-module__9Ml_Yq__galleryItem{border-radius:8px;flex-shrink:0;width:60vw;max-width:800px;height:60vh;margin-right:4rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.ImageGallery-module__9Ml_Yq__galleryImage{object-fit:cover;transition:transform .7s cubic-bezier(.165,.84,.44,1)}.ImageGallery-module__9Ml_Yq__galleryItem:hover .ImageGallery-module__9Ml_Yq__galleryImage{transform:scale(1.05)}.ImageGallery-module__9Ml_Yq__itemLabel{color:var(--white);z-index:2;text-shadow:0 2px 10px #0000004d;font-size:1.5rem;font-weight:500;position:absolute;bottom:2rem;left:2rem}.ImageGallery-module__9Ml_Yq__galleryItem:after{content:"";z-index:1;background:linear-gradient(#0000,#0009);width:100%;height:40%;position:absolute;bottom:0;left:0}@media (max-width:1024px){.ImageGallery-module__9Ml_Yq__title{font-size:2.5rem}.ImageGallery-module__9Ml_Yq__galleryItem{width:70vw;height:55vh}}@media (max-width:768px){.ImageGallery-module__9Ml_Yq__contentContainer{gap:2rem}.ImageGallery-module__9Ml_Yq__titleWrapper{justify-content:flex-start;width:100%;padding-left:1.5rem}.ImageGallery-module__9Ml_Yq__title{text-wrap:nowrap;font-size:2rem}.ImageGallery-module__9Ml_Yq__line{display:none}.ImageGallery-module__9Ml_Yq__pinWrap{padding:0 1.5rem}.ImageGallery-module__9Ml_Yq__galleryItem{width:85vw;height:50vh;margin-right:1.5rem}.ImageGallery-module__9Ml_Yq__itemLabel{font-size:1.25rem;bottom:1.5rem;left:1.5rem}}
.Preloader-module__-4FPwq__container{background-color:var(--white);z-index:22;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:fixed;top:0;left:0}.Preloader-module__-4FPwq__logoContainer{justify-content:center;align-items:center;width:600px;height:600px;display:flex}
.Cursor-module__d3g-HG__cursorWrapper{z-index:10}.Cursor-module__d3g-HG__follower{border:2px solid var(--navy);z-index:50;pointer-events:none;background-color:#0000;border-radius:50%;width:30px;height:30px;position:fixed}.Cursor-module__d3g-HG__cursorCustom{background-color:var(--navy);z-index:50;pointer-events:none;border-radius:50%;width:6px;height:6px;position:fixed}@media (max-width:1024px){.Cursor-module__d3g-HG__cursorWrapper{display:none}}
.FinalSection-module__5MZ88W__finalSectionWrapper{background-color:var(--navy);z-index:2;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative}.FinalSection-module__5MZ88W__noise{z-index:1;opacity:.01;background-image:url(../media/noise.ee45ea06.gif);background-position:50%;background-repeat:repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.FinalSection-module__5MZ88W__finalSectionContent{text-align:center;color:var(--white);z-index:10;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:1.2rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FinalSection-module__5MZ88W__finalSectionContent h2,.FinalSection-module__5MZ88W__finalSectionContent .FinalSection-module__5MZ88W__finalSectionButton{pointer-events:auto}.FinalSection-module__5MZ88W__gravityWrapper{z-index:9;width:100%;height:100%;position:absolute;bottom:0;left:0}.FinalSection-module__5MZ88W__finalSectionContent h2{font-size:3rem}.FinalSection-module__5MZ88W__finalSectionContent h2 span{text-underline-offset:.2rem;text-decoration:underline;text-decoration-thickness:.2rem;-webkit-text-decoration-color:var(--red);text-decoration-color:var(--red)}.FinalSection-module__5MZ88W__finalSectionContent p{opacity:.6;font-size:1rem}.FinalSection-module__5MZ88W__finalSectionButton{background-color:var(--navy);color:var(--white);cursor:pointer;border:none;border:1px solid var(--white);text-wrap:nowrap;border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .3s ease-in-out;position:relative;overflow:hidden}.FinalSection-module__5MZ88W__finalSectionButton span{z-index:2;position:relative}.FinalSection-module__5MZ88W__finalSectionButton:before{content:"";background-color:var(--white);z-index:1;transform-origin:0;border-radius:100% 100% 0% 0%;width:100%;height:100%;transition:transform .3s ease-in-out;position:absolute;top:0;left:0;transform:translateY(100%)}.FinalSection-module__5MZ88W__finalSectionButton:hover:before{border-radius:0%;transform:translateY(0%)}.FinalSection-module__5MZ88W__finalSectionButton:hover{color:var(--navy);cursor:pointer;padding:1rem 2rem}@media (max-width:768px){.FinalSection-module__5MZ88W__finalSectionContent{background-color:var(--navy);border-radius:1rem;padding:2rem}.FinalSection-module__5MZ88W__finalSectionContent h2{font-size:10vw}.FinalSection-module__5MZ88W__gravityWrapper{display:none}.FinalSection-module__5MZ88W__finalSectionButton{font-size:4vw}}
.GravityText-module__WH7y-W__container{pointer-events:auto;background-color:#0000;width:100%;height:100%;position:relative;overflow:hidden}.GravityText-module__WH7y-W__matterElem,.GravityText-module__WH7y-W__matterCircle,.GravityText-module__WH7y-W__matterPill{pointer-events:auto;white-space:nowrap;-webkit-user-select:none;user-select:none;z-index:100;will-change:transform,opacity;cursor:grab;opacity:0;justify-content:center;align-items:center;font-weight:500;transition:opacity .5s ease-out;display:flex;position:absolute;left:0}.GravityText-module__WH7y-W__matterElem:active,.GravityText-module__WH7y-W__matterCircle:active,.GravityText-module__WH7y-W__matterPill:active{cursor:grabbing}.GravityText-module__WH7y-W__matterElem{background-color:var(--white);color:var(--navy);border-radius:8px;padding:1rem 2rem;font-size:1.2rem}.GravityText-module__WH7y-W__matterCircle{background-color:var(--white);width:100px;height:100px;color:var(--navy);text-align:center;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.GravityText-module__WH7y-W__matterPill{background-color:var(--white);color:var(--navy);border:none;border-radius:100px;padding:.8rem 2.5rem;font-size:1.1rem}.GravityText-module__WH7y-W__logoElem{pointer-events:auto;background:0 0;width:auto;height:auto;padding:0}.GravityText-module__WH7y-W__logo{pointer-events:none;width:100px;height:auto;display:block}@media (max-width:768px){.GravityText-module__WH7y-W__matterElem{font-size:3vw}.GravityText-module__WH7y-W__matterCircle{width:80px;height:80px;font-size:3vw}.GravityText-module__WH7y-W__logo{width:60px;height:60px}}
.Testimonials-module__Y6PM1W__wrap{z-index:4;background-color:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.Testimonials-module__Y6PM1W__container{justify-content:space-between;align-items:flex-start;gap:4rem;width:100%;max-width:1920px;padding:0 5vw;display:flex}.Testimonials-module__Y6PM1W__content{flex-direction:column;flex:1;gap:1.5rem;max-width:500px;display:flex}.Testimonials-module__Y6PM1W__pill{color:var(--navy);border:1px solid #13304f76;border-radius:50px;align-self:flex-start;align-items:center;gap:.5rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:500;display:flex}@keyframes Testimonials-module__Y6PM1W__pulseDot{0%{transform:scale(.95);box-shadow:0 0 #ef31472f}70%{transform:scale(1);box-shadow:0 0 0 4px #ef31472f}to{transform:scale(.95);box-shadow:0 0 #ef31472f}}.Testimonials-module__Y6PM1W__pillDot{background-color:var(--red);border-radius:50%;width:6px;height:6px;animation:2s infinite Testimonials-module__Y6PM1W__pulseDot}.Testimonials-module__Y6PM1W__title{color:var(--navy);font-size:4rem;font-weight:700;line-height:1.1}.Testimonials-module__Y6PM1W__title span{text-underline-offset:.2rem;text-decoration:underline;text-decoration-thickness:.2rem;-webkit-text-decoration-color:var(--red);text-decoration-color:var(--red)}.Testimonials-module__Y6PM1W__description{color:var(--gray);font-size:1.125rem;line-height:1.6}.Testimonials-module__Y6PM1W__carouselSection{flex-direction:column;flex:1.2;gap:2rem;display:flex;position:relative}.Testimonials-module__Y6PM1W__navButtons{align-self:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.Testimonials-module__Y6PM1W__navBtn{background-color:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .3s;display:flex}.Testimonials-module__Y6PM1W__navBtn:disabled{opacity:.5;cursor:not-allowed}.Testimonials-module__Y6PM1W__carouselContainer{perspective:1000px;width:100%;height:400px;position:relative}.Testimonials-module__Y6PM1W__cardWrapper{opacity:0;visibility:hidden;transform-origin:0;width:fit-content;transition:all .6s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:0}.Testimonials-module__Y6PM1W__cardWrapper[data-status=active]{opacity:1;visibility:visible;z-index:3;filter:blur();transform:translate(0)scale(1)}.Testimonials-module__Y6PM1W__cardWrapper[data-status=next-1]{opacity:.6;visibility:visible;z-index:2;filter:blur(6px);transform:translate(calc(100% + 2rem))scale(.95)}.Testimonials-module__Y6PM1W__cardWrapper[data-status=next-2]{opacity:.4;visibility:visible;z-index:1;filter:blur(8px);transform:translate(calc(100% + 2rem + 60px))scale(.9)}.Testimonials-module__Y6PM1W__cardWrapper[data-status=next-3]{opacity:.2;visibility:visible;z-index:0;filter:blur(10px);transform:translate(calc(100% + 2rem + 110px))scale(.85)}.Testimonials-module__Y6PM1W__cardWrapper[data-status=prev]{opacity:0;visibility:hidden;z-index:1;transform:translate(-50%)scale(.9)}.Testimonials-module__Y6PM1W__cardWrapper[data-status=incoming]{opacity:0;visibility:hidden;z-index:1;filter:blur(10px);transform:translate(150%)scale(.9)}.Testimonials-module__Y6PM1W__card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;gap:1.5rem;max-width:500px;height:100%;padding:2.5rem;display:flex;box-shadow:0 10px 40px #0000000d}.Testimonials-module__Y6PM1W__cardDivider{background-color:#f0f0f0;width:100%;height:1px;margin-top:.5rem;margin-bottom:.5rem;position:relative}.Testimonials-module__Y6PM1W__cardDivider:after{content:"";background-color:#f8d7da;width:50px;height:1px;position:absolute;top:0;left:0}.Testimonials-module__Y6PM1W__cardHeader{align-items:center;gap:1rem;display:flex}.Testimonials-module__Y6PM1W__avatar{object-fit:cover;background-color:#eee;border-radius:12px;width:60px;height:60px}.Testimonials-module__Y6PM1W__clientInfo{flex-direction:column;display:flex}.Testimonials-module__Y6PM1W__clientName{color:#1a2b3c;font-size:1.1rem;font-weight:600}.Testimonials-module__Y6PM1W__clientRole{color:#8fa0b0;font-size:.9rem}.Testimonials-module__Y6PM1W__cardText{color:#345;font-size:1.1rem;font-style:normal;line-height:1.7}@media (max-width:1024px){.Testimonials-module__Y6PM1W__container{flex-direction:column;gap:2rem;padding:2rem}.Testimonials-module__Y6PM1W__title{font-size:2rem}.Testimonials-module__Y6PM1W__content,.Testimonials-module__Y6PM1W__carouselSection{flex:auto;width:100%;max-width:100%}.Testimonials-module__Y6PM1W__cardWrapper{width:100%}.Testimonials-module__Y6PM1W__cardWrapper[data-status^=next]{display:none}}
.CookieBanner-module__5cOVRa__banner{background-color:var(--navy);width:100%;color:var(--white);z-index:9999;visibility:hidden;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 2rem;display:flex;position:fixed;bottom:0;left:0;transform:translateY(100%);box-shadow:0 -4px 20px #0003}.CookieBanner-module__5cOVRa__text{max-width:800px;font-size:.9rem;line-height:1.5}.CookieBanner-module__5cOVRa__link{color:var(--white);font-weight:500;text-decoration:underline}.CookieBanner-module__5cOVRa__button{background-color:var(--white);color:var(--navy);cursor:pointer;white-space:nowrap;border:none;border-radius:4px;padding:.8rem 2rem;font-size:.9rem;font-weight:600;transition:all .3s}.CookieBanner-module__5cOVRa__button:hover{background-color:var(--red);color:var(--white)}@media (max-width:768px){.CookieBanner-module__5cOVRa__banner{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem}.CookieBanner-module__5cOVRa__button{width:100%}}
.footer-module__tUdqrq__footer{background-color:var(--white);width:100%;color:var(--navy);text-align:center;z-index:5;border-top:1px solid #0000001a;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem 1rem;display:flex;position:relative}.footer-module__tUdqrq__content{width:100%;max-width:var(--container-width);flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-module__tUdqrq__text{font-size:.9rem;font-weight:500}.footer-module__tUdqrq__link{color:var(--navy);text-decoration:none;transition:color .2s}.footer-module__tUdqrq__link:hover{color:var(--red)}@media (min-width:768px){.footer-module__tUdqrq__content{flex-direction:row}}
