.ProductDetailsComponents-module__YMLcRG__mainWrapper{flex-direction:column;gap:60px;width:100%;max-width:1450px;margin:0 auto;padding:40px 5%;display:flex}.ProductDetailsComponents-module__YMLcRG__mainWrapperBottom{flex-direction:column;gap:60px;width:100%;max-width:1450px;margin:0 auto 50px;padding:0 5% 40px;display:flex}.ProductDetailsComponents-module__YMLcRG__topSection{align-items:stretch;gap:50px;display:flex}.ProductDetailsComponents-module__YMLcRG__leftImageContainer{flex:1;position:relative}.ProductDetailsComponents-module__YMLcRG__imageScrollWrapper{border-radius:20px;position:absolute;inset:0;overflow:hidden auto;box-shadow:0 10px 40px #00000014}.ProductDetailsComponents-module__YMLcRG__imageScrollWrapper::-webkit-scrollbar{width:6px}.ProductDetailsComponents-module__YMLcRG__imageScrollWrapper::-webkit-scrollbar-track{background:0 0;border-radius:10px}.ProductDetailsComponents-module__YMLcRG__imageScrollWrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.ProductDetailsComponents-module__YMLcRG__imageScrollWrapper::-webkit-scrollbar-thumb:hover{background:#999}.ProductDetailsComponents-module__YMLcRG__productImage{width:100%;height:auto;display:block}.ProductDetailsComponents-module__YMLcRG__rightFeaturesContainer{flex-direction:column;flex:1;gap:25px;display:flex}.ProductDetailsComponents-module__YMLcRG__sectionHeading{color:#025196;margin-bottom:10px;padding-bottom:5px;font-size:2.2rem;font-weight:700;display:inline-block;position:relative}.ProductDetailsComponents-module__YMLcRG__sectionHeading:after{content:"";background:#ffc107;border-radius:2px;width:100px;height:4px;margin-top:15px;margin-bottom:10px;display:block}.ProductDetailsComponents-module__YMLcRG__featureList{flex-direction:column;gap:25px;margin:0;padding:0;list-style:none;display:flex}.ProductDetailsComponents-module__YMLcRG__featureItem{color:#3f3f3f;align-items:flex-start;gap:16px;font-size:1rem;font-weight:400;line-height:1.1;display:flex}.ProductDetailsComponents-module__YMLcRG__checkIcon{color:#025196;border-radius:50%;flex-shrink:0;width:28px;height:28px;margin-top:0;padding:4px}.ProductDetailsComponents-module__YMLcRG__whatsappBtn{color:#fff;background-color:#4bc95b;border-radius:50px;align-items:center;gap:10px;width:fit-content;margin-top:20px;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0251964d}.ProductDetailsComponents-module__YMLcRG__whatsappBtn:hover{background:linear-gradient(235deg,#025196 0%,#10273f 100%);transform:translateY(-2px);box-shadow:0 6px 20px #02519666}.ProductDetailsComponents-module__YMLcRG__middleSection{gap:50px;margin-top:40px;display:flex}.ProductDetailsComponents-module__YMLcRG__infoContainer{flex:1}.ProductDetailsComponents-module__YMLcRG__infoGrid{grid-template-columns:repeat(2,1fr);gap:40px 20px;margin-bottom:50px;display:grid}.ProductDetailsComponents-module__YMLcRG__infoItem{flex-direction:column;gap:6px;display:flex}.ProductDetailsComponents-module__YMLcRG__infoLabelBox{align-items:center;gap:12px;display:flex}.ProductDetailsComponents-module__YMLcRG__infoLabel{color:#222;font-size:1.15rem;font-weight:600}.ProductDetailsComponents-module__YMLcRG__infoIcon{color:#025196;background-color:#e9f2ff;border-radius:50%;flex-shrink:0;width:22px;height:22px;padding:4px}.ProductDetailsComponents-module__YMLcRG__infoValue{color:#555;margin-left:40px;font-size:.95rem;line-height:1.5}.ProductDetailsComponents-module__YMLcRG__buyNowBtn{color:#fff;cursor:pointer;background:#0c3c60 linear-gradient(#2d6f9d 0%,#0a3d66 100%);border:none;border-radius:50px;align-items:center;gap:10px;padding:14px 40px;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0251964d}.ProductDetailsComponents-module__YMLcRG__buyNowBtn:hover{background:linear-gradient(235deg,#025196 0%,#10273f 100%);transform:translateY(-2px);box-shadow:0 6px 20px #02519666}.ProductDetailsComponents-module__YMLcRG__videoContainer{background:#000;border-radius:20px;flex:1;height:fit-content;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000026}.ProductDetailsComponents-module__YMLcRG__videoFrame{aspect-ratio:16/9;border:none;width:100%;display:block}.ProductDetailsComponents-module__YMLcRG__ctaWrapper{justify-content:center;width:100%;margin-top:60px;display:flex}.ProductDetailsComponents-module__YMLcRG__bottomSection{flex-direction:column;align-items:center;gap:40px;margin-top:60px;display:flex}.ProductDetailsComponents-module__YMLcRG__centerHeading{text-align:center;color:#025196;margin-bottom:20px;font-size:2.2rem;font-weight:700;display:inline-block;position:relative}.ProductDetailsComponents-module__YMLcRG__centerHeading:after{content:"";background:#ffc107;border-radius:2px;width:120px;height:4px;margin:15px auto 0;display:block}.ProductDetailsComponents-module__YMLcRG__subText{text-align:center;color:#555;max-width:700px;margin:-10px auto 40px;font-size:1.05rem;line-height:1.5}.ProductDetailsComponents-module__YMLcRG__productsGrid{grid-template-columns:repeat(3,1fr);gap:30px;width:100%;display:grid}.ProductDetailsComponents-module__YMLcRG__productCard{box-shadow:none;background-color:#f7fbff;background-image:linear-gradient(#f0f8ff,#f0f8ff),linear-gradient(90deg,#4ca8ff4d 0%,#fff 15%,#4ca8ff66 42%,#fff 79%,#4ca8ff4d 100%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:border-box;background-clip:padding-box,border-box;border:1px solid #0000;border-radius:16px;flex-direction:column;padding:30px;text-decoration:none;transition:transform .3s;display:flex}.ProductDetailsComponents-module__YMLcRG__productCard:hover{border-color:#0b63e5;transform:translateY(-5px);box-shadow:0 10px 25px #0b63e51a}.ProductDetailsComponents-module__YMLcRG__cardTitle{color:#333;margin-bottom:15px;font-size:1.4rem;font-weight:600;line-height:1.4}.ProductDetailsComponents-module__YMLcRG__cardDesc{color:#666;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;margin-bottom:25px;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ProductDetailsComponents-module__YMLcRG__viewProductLink{color:#0b63e5;align-items:center;gap:8px;margin-top:auto;font-size:1rem;font-weight:600;display:inline-flex}.ProductDetailsComponents-module__YMLcRG__viewAllBtn{color:#fff;background:#0c3c60 linear-gradient(#2d6f9d 0%,#0a3d66 100%);border-radius:50px;margin-top:25px;padding:12px 35px;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #0b63e54d}.ProductDetailsComponents-module__YMLcRG__viewAllBtn:hover{background-color:#094eb8;transform:translateY(-2px);box-shadow:0 6px 20px #0b63e566}@media (max-width:1024px){.ProductDetailsComponents-module__YMLcRG__topSection,.ProductDetailsComponents-module__YMLcRG__middleSection{flex-direction:column;gap:30px}.ProductDetailsComponents-module__YMLcRG__leftImageContainer{width:100%;height:600px}.ProductDetailsComponents-module__YMLcRG__productsGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.ProductDetailsComponents-module__YMLcRG__infoGrid,.ProductDetailsComponents-module__YMLcRG__productsGrid{grid-template-columns:1fr}.ProductDetailsComponents-module__YMLcRG__sectionHeading{font-size:1.6rem}.ProductDetailsComponents-module__YMLcRG__centerHeading{font-size:1.8rem}}
.ProductDemoCTA-module__ZdOjVG__ctaContainer{text-align:center;z-index:1;background:radial-gradient(64.16% 100% at 50% 0,#10273f 0%,#025196 100%);flex-direction:column;align-items:center;width:100%;padding:60px 40px;display:flex;position:relative}.ProductDemoCTA-module__ZdOjVG__title{color:#fff;margin-bottom:25px;font-size:2.7rem;font-weight:600}.ProductDemoCTA-module__ZdOjVG__highlightText{color:#8bbaf1;font-style:italic;font-weight:400}.ProductDemoCTA-module__ZdOjVG__tagsContainer{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:35px;display:flex}.ProductDemoCTA-module__ZdOjVG__tag{color:#fbbf24;border:1px solid #fbbf24;border-radius:50px;padding:6px 20px;font-size:.75rem;font-weight:500}.ProductDemoCTA-module__ZdOjVG__description{color:#e2e8f0;max-width:800px;margin:0 auto 40px;font-size:1.1rem;line-height:1.4}.ProductDemoCTA-module__ZdOjVG__requestBtn{color:#333;cursor:pointer;background-color:#fff;border:none;border-radius:50px;padding:12px 35px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #0000001a}.ProductDemoCTA-module__ZdOjVG__requestBtn:hover{background-color:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 25px #0003}@media (max-width:768px){.ProductDemoCTA-module__ZdOjVG__ctaContainer{padding:60px 20px}.ProductDemoCTA-module__ZdOjVG__title{font-size:2rem}.ProductDemoCTA-module__ZdOjVG__description{font-size:1rem}.ProductDemoCTA-module__ZdOjVG__tagsContainer{gap:10px}.ProductDemoCTA-module__ZdOjVG__tag{padding:5px 14px;font-size:.85rem}}
.WhyChooseProduct-module__EsyXkq__container{width:100%;padding:60px 0}.WhyChooseProduct-module__EsyXkq__heading{background:linear-gradient(#025196 0%,#0369d9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:50px;font-size:2.8rem;font-weight:600;line-height:1.3;display:inline-block;position:relative}.WhyChooseProduct-module__EsyXkq__heading:after{content:"";background-color:#f59e0b;border-radius:2px;width:80px;height:4px;position:absolute;bottom:-15px;left:0}.WhyChooseProduct-module__EsyXkq__grid{grid-template-columns:repeat(3,1fr);gap:50px 40px;display:grid}.WhyChooseProduct-module__EsyXkq__card{flex-direction:column;align-items:flex-start;display:flex}.WhyChooseProduct-module__EsyXkq__iconWrapper{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;margin-bottom:20px;display:flex}.WhyChooseProduct-module__EsyXkq__icon{color:#334155}.WhyChooseProduct-module__EsyXkq__title{color:#1e293b;margin-bottom:12px;font-size:1.2rem;font-weight:600}.WhyChooseProduct-module__EsyXkq__description{color:#64748b;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.WhyChooseProduct-module__EsyXkq__grid{grid-template-columns:repeat(2,1fr);gap:40px 30px}}@media (max-width:768px){.WhyChooseProduct-module__EsyXkq__grid{grid-template-columns:1fr}.WhyChooseProduct-module__EsyXkq__heading{font-size:1.8rem}}
.ProductInternalPageBanner-module__YMHHBq__bannerSection{color:#212121;background:#fff;justify-content:center;padding:120px 5% 60px;display:flex;position:relative}.ProductInternalPageBanner-module__YMHHBq__container{z-index:2;justify-content:space-between;align-items:center;gap:60px;width:100%;max-width:1300px;display:flex}.ProductInternalPageBanner-module__YMHHBq__leftContainer{flex-direction:column;flex:1;display:flex}.ProductInternalPageBanner-module__YMHHBq__heading{color:#212121;margin-bottom:18px;font-size:2.6rem;font-weight:700}.ProductInternalPageBanner-module__YMHHBq__description{opacity:1;color:#212121;max-width:500px;font-size:1.1rem;line-height:1.7}.ProductInternalPageBanner-module__YMHHBq__right{flex:1;justify-content:center;align-items:center;min-width:320px;display:flex}.ProductInternalPageBanner-module__YMHHBq__heroVideo{background:#000;border-radius:25px;width:100%;max-width:600px;height:auto;box-shadow:0 20px 50px #0000001a}.ProductInternalPageBanner-module__YMHHBq__videoWrapper{aspect-ratio:16/9;border-radius:25px;width:100%;max-width:600px;animation:8s ease-in-out infinite ProductInternalPageBanner-module__YMHHBq__floatEnhanced;position:relative;overflow:hidden;transform:rotateY(-15deg)rotateX(3deg);box-shadow:0 20px 50px #02519640}.ProductInternalPageBanner-module__YMHHBq__heroVideo{border:none;width:100%;height:100%}.ProductInternalPageBanner-module__YMHHBq__videoPlaceholder{color:#ddd;background:#ffffff1a;border-radius:20px;justify-content:center;align-items:center;width:100%;height:300px;font-size:1rem;display:flex}@keyframes ProductInternalPageBanner-module__YMHHBq__floatEnhanced{0%{transform:translateY(0)rotateY(-15deg)rotateX(3deg)}25%{transform:translateY(-25px)rotateY(-14deg)rotateX(4deg)}50%{transform:translateY(0)rotateY(-15deg)rotateX(3deg)}75%{transform:translateY(20px)rotateY(-16deg)rotateX(2deg)}to{transform:translateY(0)rotateY(-15deg)rotateX(3deg)}}@media (max-width:1024px){.ProductInternalPageBanner-module__YMHHBq__container{text-align:center;flex-direction:column}.ProductInternalPageBanner-module__YMHHBq__right{margin-top:30px}.ProductInternalPageBanner-module__YMHHBq__heroVideo{max-width:500px}}@media (max-width:600px){.ProductInternalPageBanner-module__YMHHBq__heading{font-size:2rem}.ProductInternalPageBanner-module__YMHHBq__description{font-size:.95rem}.ProductInternalPageBanner-module__YMHHBq__heroVideo{border-radius:18px;max-width:100%}}
