.page-module___8aEwW__homemain{color:#fff;background:linear-gradient(135deg,#3b2d88,#b52d78);justify-content:space-around;align-items:center;padding:50px 9%;display:flex}@keyframes page-module___8aEwW__heroFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.page-module___8aEwW__left h1{color:#fd0;margin-bottom:-25px;font-size:4.9rem}.page-module___8aEwW__left h2{margin-top:10px;font-size:2.5rem}.page-module___8aEwW__left p{max-width:300px;font-size:1rem}.page-module___8aEwW__right img{border-radius:10px;max-width:100%;height:auto}.page-module___8aEwW__line1,.page-module___8aEwW__line2{width:100%;height:25px;animation:2s forwards page-module___8aEwW__slideIn}.page-module___8aEwW__line1{background-color:#b52d78}.page-module___8aEwW__line2{background-color:#181818}@keyframes page-module___8aEwW__slideIn{0%{width:0}to{width:100%}}.page-module___8aEwW__introSection{text-align:center;max-width:950px;margin:40px auto 20px;padding:0 10%;animation:1s ease-out forwards page-module___8aEwW__fadeIntro}.page-module___8aEwW__introSection h2{color:#3b2d88;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:2.1rem;font-weight:800}.page-module___8aEwW__introSection p{color:#444;font-size:1.05rem;font-weight:400;line-height:1.75}@keyframes page-module___8aEwW__fadeIntro{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page-module___8aEwW__videos{justify-content:center;gap:25px;padding:25px 10%;display:flex}.page-module___8aEwW__videobox{background-color:#fff;border-radius:10px;width:100%;max-width:1010px;height:300px;overflow:hidden}.page-module___8aEwW__videobox video{object-fit:cover;opacity:0;width:100%;height:100%;animation:1.4s forwards page-module___8aEwW__fadeVideo;display:block}@keyframes page-module___8aEwW__fadeVideo{to{opacity:1}}.page-module___8aEwW__services{flex-direction:column;align-items:center;gap:15px;padding:10px 10%;display:flex}.page-module___8aEwW__services h1{margin-bottom:10px;font-size:2rem;font-weight:700}.page-module___8aEwW__cardsWrapper{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.page-module___8aEwW__cards{will-change:transform;gap:20px;animation:35s linear infinite page-module___8aEwW__scroll;display:inline-flex}@keyframes page-module___8aEwW__scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.page-module___8aEwW__servicecard{color:#fff;text-align:center;cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:320px;height:70px;font-size:1.5rem;font-weight:700;transition:transform .3s,box-shadow .3s;display:flex}.page-module___8aEwW__fadeUp{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.page-module___8aEwW__fadeUp.page-module___8aEwW__show{opacity:1;transform:translateY(0)}.page-module___8aEwW__index{flex-direction:column;gap:50px;max-width:1100px;margin:0 auto;padding:50px 10%;display:flex}.page-module___8aEwW__section1{justify-content:space-between;align-items:center;gap:50px;display:flex}.page-module___8aEwW__section1 .page-module___8aEwW__content{text-align:center;flex:1}.page-module___8aEwW__section1 .page-module___8aEwW__content h1{color:#353535;margin-bottom:10px;font-size:2.3rem;font-weight:800}.page-module___8aEwW__section1 .page-module___8aEwW__content p{width:350px;margin:auto;font-size:1rem}.page-module___8aEwW__section1 .page-module___8aEwW__content button{color:#fff;cursor:pointer;background-color:#b82b77;border:none;border-radius:10px;margin-top:10px;padding:10px 20px;font-size:1rem;font-weight:600;transition:background .3s}.page-module___8aEwW__section1 .page-module___8aEwW__content button:hover{background-color:#3c2d8a}.page-module___8aEwW__section1 .page-module___8aEwW__image{flex:1;justify-content:center;display:flex}.page-module___8aEwW__section1 img{border-radius:10px;max-width:50%;height:auto}.page-module___8aEwW__indexline{background-color:#484848;width:100%;height:2px}.page-module___8aEwW__seoText{text-align:center;max-width:900px;margin:40px auto;padding:0 10%}.page-module___8aEwW__seoText h2{color:#353535;margin-bottom:10px;font-size:1.9rem;font-weight:800}.page-module___8aEwW__seoText p{color:#4a4a4a;font-size:1rem;line-height:1.6}.page-module___8aEwW__reelsSection{text-align:center;margin:60px auto;padding:0 10%}.page-module___8aEwW__reelsSection h2{color:#3b2d88;text-transform:uppercase;margin-bottom:25px;font-size:1.9rem;font-weight:800}.page-module___8aEwW__reelsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.page-module___8aEwW__reelBox{aspect-ratio:9/16;cursor:pointer;background-color:#111;border-radius:14px;width:100%;transition:transform .3s;position:relative;overflow:hidden}.page-module___8aEwW__reelVideo{object-fit:cover;opacity:.7;width:100%;height:100%;transition:opacity .3s}.page-module___8aEwW__reelOverlay{opacity:.4;background:linear-gradient(#0003,#0009);transition:opacity .3s;position:absolute;inset:0}.page-module___8aEwW__reelBox:hover{transform:scale(1.03)}.page-module___8aEwW__reelBox:hover .page-module___8aEwW__reelVideo{opacity:1}.page-module___8aEwW__reelBox:hover video{animation-play-state:running!important}.page-module___8aEwW__reelBox:hover .page-module___8aEwW__reelOverlay{opacity:0}.page-module___8aEwW__clients{background-color:#d3e4f7;justify-content:center;align-items:center;gap:40px;padding:50px 10%;display:flex}.page-module___8aEwW__clientnumber,.page-module___8aEwW__yearnumber{flex-direction:column;align-items:center;display:flex}.page-module___8aEwW__clientnumber h1,.page-module___8aEwW__yearnumber h1{margin-bottom:-5px;font-size:3rem;font-weight:900;display:inline-block}.page-module___8aEwW__clientnumber h1{color:#b52d78}.page-module___8aEwW__yearnumber h1{color:#3b2d88}.page-module___8aEwW__numberBounce{animation:.4s ease-out page-module___8aEwW__pop}@keyframes page-module___8aEwW__pop{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}.page-module___8aEwW__verticalline{background-color:#393939;width:3px;height:90px}@media (max-width:450px){.page-module___8aEwW__homemain{text-align:center;flex-direction:column;padding:30px 10%}.page-module___8aEwW__left h1{margin-bottom:-15px;font-size:3rem}.page-module___8aEwW__left h2{font-size:1.8rem}.page-module___8aEwW__left p{max-width:100%;font-size:.9rem}.page-module___8aEwW__right img{max-width:100%;height:auto;margin-top:20px}.page-module___8aEwW__introSection h2{font-size:1.6rem}.page-module___8aEwW__introSection p{font-size:.95rem;line-height:1.6}.page-module___8aEwW__videos{gap:15px;padding:30px 15% 10px}.page-module___8aEwW__videobox{height:150px}.page-module___8aEwW__services h1{font-size:1.5rem}.page-module___8aEwW__servicecard{width:200px;height:50px;font-size:1rem}.page-module___8aEwW__cards{animation:20s linear infinite page-module___8aEwW__scrollMobile}@keyframes page-module___8aEwW__scrollMobile{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module___8aEwW__index{gap:30px;padding:30px 15%}.page-module___8aEwW__section1{text-align:center;flex-direction:column;gap:20px}.page-module___8aEwW__section1 .page-module___8aEwW__content{order:2}.page-module___8aEwW__section1 .page-module___8aEwW__image{order:1;width:50%}.page-module___8aEwW__section1 .page-module___8aEwW__image img{border-radius:10px;max-width:100%;height:auto}.page-module___8aEwW__section1 .page-module___8aEwW__content h1{font-size:1.5rem}.page-module___8aEwW__section1 .page-module___8aEwW__content p{width:100%;font-size:.9rem}.page-module___8aEwW__section1 .page-module___8aEwW__content button{padding:8px 16px;font-size:.9rem}.page-module___8aEwW__indexline{height:1px}.page-module___8aEwW__reelsGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__reelBox{aspect-ratio:9/16}.page-module___8aEwW__clients{flex-direction:column;gap:20px;padding:30px 5%}.page-module___8aEwW__clientnumber h1,.page-module___8aEwW__yearnumber h1{font-size:2rem}.page-module___8aEwW__verticalline{width:50%;height:2px}}
