#privacy-policy h2{font-size:38px;margin-top:30px}.tagline{font-size:18px;color:#65758b}.home-bnr h1{font-size:72px}.hero-video{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.top-bg-wrapper{position:absolute;left:0}.top-bg-assets{position:absolute;top:5rem;left:2.5rem;width:18rem;height:18rem;border-radius:9999px;background-color:hsla(237,94%,58%,.2);filter:blur(64px);animation:float 3s ease-in-out infinite}.bottom-bg-assets{position:absolute;bottom:5rem;right:2.5rem;width:24rem;height:24rem;border-radius:9999px;background-color:hsla(280,85%,65%,.2);filter:blur(64px);animation:float 3s ease-in-out infinite;animation-delay:1s}.grnd-button .elementor-button{padding:15px 32px!important;padding:10px 20px;background:linear-gradient(135deg,hsl(237,94%,58%) 0%,hsl(280,85%,65%) 100%);color:#fff;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer}.grnd-button .elementor-button:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);opacity:.9;transform:scale(1.05)}.forminator-button{background-color:hsl(237,94%,58%);color:#fff}.w-100 a{width:100%!important}.space--small{height:20vh}.cards *{margin:0;padding:0;box-sizing:border-box}.cards{width:85vw;max-width:1200px;margin:0 auto;list-style:none;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(var(--numcards),var(--card-height));gap:var(--card-margin);padding-bottom:calc(var(--numcards) * var(--card-top-offset));margin-bottom:var(--card-margin)}.stack-card{position:sticky;top:100px}.stack-card:nth-child(1){--index:1;padding-top:calc(1 * var(--card-top-offset))}.stack-card:nth-child(2){--index:2;padding-top:calc(2 * var(--card-top-offset))}.stack-card:nth-child(3){--index:3;padding-top:calc(3 * var(--card-top-offset))}.stack-card:nth-child(4){--index:4;padding-top:calc(4 * var(--card-top-offset))}.stack-card:nth-child(5){--index:5;padding-top:calc(5 * var(--card-top-offset))}.card__inner{box-shadow:0 .5em 2em rgba(0,0,0,.1),0 2em 4em rgba(0,0,0,.08);background:#fff;border-radius:1.5rem;overflow:hidden;display:flex;width:100%;align-items:center;height:100%;border:1px solid rgba(0,0,0,.1)}.card__video-container{grid-area:video;width:50%;height:100%;overflow:hidden}.card__video{width:100%;height:100%;object-fit:contain;padding:0 20px}.card__content{grid-area:content;padding:2.5em;display:flex;flex-direction:column;gap:1em;width:50%}.card__title{font-size:1.8rem;font-weight:700;line-height:1.2;color:#1a1a1a;margin-bottom:.5em}.card__description{font-size:1rem;line-height:1.6;color:#4a4a4a;font-weight:400}@supports (animation-timeline:scroll()){.stack-card{--index0:calc(var(--index) - 1);--reverse-index:calc(var(--numcards) - var(--index0));--reverse-index0:calc(var(--reverse-index) - 1)}.card__inner{transform-origin:50% 0%;will-change:transform;animation:scale linear forwards;animation-timeline:scroll();animation-range:entry 25% cover 50%}}.container{max-width:1400px;margin:0 auto}.view-all-btn{background:#10b981;color:white;border:none;padding:14px 32px;font-size:15px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(16,185,129,.3)}.view-all-btn:hover{background:#059669;transform:translateY(-2px);box-shadow:0 6px 20px rgba(16,185,129,.4)}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:40px}.service-card{background:#fff;border-radius:16px;padding:40px;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.05);animation:fadeInUp .8s ease}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.1);background:linear-gradient(135deg,hsl(237,94%,58%) 0%,hsl(280,85%,65%) 100%);border-bottom:4px solid hsl(237,94%,58%)}.service-card:hover .service-title,.service-card:hover .service-description{color:white}.service-card:hover .icon-wrapper{background:rgba(255,255,255,.8);backdrop-filter:blur(10px)}.service-card.featured{background:linear-gradient(135deg,hsl(237,94%,58%) 0%,hsl(280,85%,65%) 100%);color:white;border-bottom:4px solid hsl(237,94%,58%)}.service-card.featured .service-title,.service-card.featured .service-description{color:white}.icon-wrapper{width:70px;height:70px;background:linear-gradient(135deg,#f0f6ff 0%,#d1f5e8 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;transition:all .3s ease}.service-card.featured .icon-wrapper{background:rgba(255,255,255,.8);backdrop-filter:blur(10px)}.service-card:hover .icon-wrapper{transform:scale(1.1) rotate(5deg)}.service-title{font-size:22px;color:#1e293b;margin-bottom:16px;font-weight:700}.service-description{color:#64748b;line-height:1.8;font-size:15px}.service-card.featured .service-description{opacity:.95}.service-card:nth-child(1){animation-delay:.1s}.service-card:nth-child(2){animation-delay:.2s}.service-card:nth-child(3){animation-delay:.3s}.service-card:nth-child(4){animation-delay:.4s}.service-card:nth-child(5){animation-delay:.5s}.service-card:nth-child(6){animation-delay:.6s}@media (max-width:768px){.header h1{font-size:36px}.services-grid{grid-template-columns:1fr}.service-card{padding:30px}}.animated-border{position:relative;border-radius:20px;padding:20px;overflow:hidden;z-index:0}.animated-border::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:conic-gradient(from var(--border-angle),hsl(13.15deg,81.65%,57.25%),hsl(280,85%,65%),#6744e6);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;animation:border-rotate 3s linear infinite;z-index:-1}.mytesti-container{max-width:1140px;margin:0 auto;padding:0 15px}.mytesti-row{display:flex;justify-content:center}.mytesti-col{position:relative;width:100%;max-width:600px;text-align:center}.mytesti-feedback-slider-item{position:relative;padding:60px 40px 80px;margin-top:0}.mytesti-feedback-slider-item:after{content:"";position:absolute;left:20px;right:20px;top:100px;bottom:0;background-color:#f6f6f6;border:1px solid #2f39f9;border-radius:10px;z-index:-1}.mytesti-feedback-slider-item img{width:100px!important;height:100px;margin:0 auto 15px;display:block;border-radius:50%}.mytesti-customer-name{font-size:20px;font-weight:600;margin-bottom:20px;color:#111}.mytesti-feedback-slider-item p{font-size:16px;color:#333;line-height:1.8}.mytesti-customer-rating{background-color:#eee;border:3px solid #fff;color:#111;font-weight:700;border-radius:50%;position:absolute;width:47px;height:47px;line-height:44px;font-size:15px;right:0;top:75px;text-indent:-3px}.mytesti-customer-rating i{color:#2f39f9;position:absolute;top:10px;right:5px;font-weight:600;font-size:12px}.mytesti-feedback-slider-thumb{position:revert}.mytesti-thumb-prev,.mytesti-thumb-next{position:absolute;top:50%;width:95px;height:95px;border-radius:50%;cursor:pointer;transition:.3s}.mytesti-thumb-prev{left:-130px}.mytesti-thumb-next{right:-130px}.mytesti-feedback-slider-thumb img{width:100%;height:100%;border-radius:50%}.mytesti-thumb-prev .mytesti-customer-rating,.mytesti-thumb-next .mytesti-customer-rating{position:absolute;width:47px;height:47px;line-height:47px;font-size:13px;border-width:2px}.mytesti-thumb-prev .mytesti-customer-rating{top:-20px;left:0;right:auto}.mytesti-thumb-next .mytesti-customer-rating{top:-20px;right:0}.mytesti-customer-feedback .owl-nav{position:absolute;left:50%;bottom:25px;transform:translateX(-50%)}.mytesti-customer-feedback .owl-nav i{color:#2f39f9;font-size:22px;margin:0 8px;cursor:pointer;transition:.2s}.mytesti-customer-feedback .owl-nav i:hover{color:#000}.mytesti-customer-feedback .owl-dots{display:none}@media (max-width:991px){.mytesti-thumb-prev{left:-90px}.mytesti-thumb-next{right:-90px}}@media (max-width:767px){.mytesti-thumb-prev,.mytesti-thumb-next{display:none}.mytesti-feedback-slider-item{padding:40px 25px 60px}}.custom-card{transition:transform .2s ease,box-shadow .2s ease}.custom-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.cust-monday-form .container_bc4bf89dc4{background:0 0}@media (max-width:1024px){.card__inner{height:300px}}@media (max-width:980px){.home-bnr h1{font-size:52px}}@media (max-width:860px){.cards{gap:7vw}}@media (max-width:768px){.cards{display:flex;flex-direction:column}.card__inner{padding:20px;flex-direction:column;height:100%}.card__video-container{height:250px;width:100%}.card__content{padding:1.5em;width:100%}.card__title{font-size:1.4rem}.card__description{font-size:.9rem}}