.allCards{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:1100px){.allCards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.allCards{grid-template-columns:1fr}}.smartCard{background-color:#bebebe21;border-radius:20px;padding:30px 40px;display:flex;flex-direction:column}.secondSection{width:90vw;margin:0 auto}.icon{background-color:#ed4c3a1a;height:60px;width:60px;border-radius:10000px;display:flex;align-items:center;justify-content:center}.icon svg{scale:.8}.cardHeading{font-weight:400;font-size:22px;leading-trim:NONE;line-height:31px;letter-spacing:-.1px;margin-top:10px;color:#171717}.cardPara{font-size:16px;font-weight:200;color:#444e6c;margin-top:5px}.secondSection{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin-top:100px}.secondSection>h1{font-size:35px;width:100%;text-align:center;margin:0 auto 30px;max-width:400px;color:#3b4460}.imageCard{position:relative;overflow:hidden;background-color:#ed4c3ab5;min-height:200px}.imageCard img{position:absolute;top:20px;left:50%;transform:translateX(-50%);border-radius:20px}@media (max-width:1024px){.secondSection>h1{font-size:30px;max-width:350px}.smartCard{padding:25px 40px 25px 25px}}@media (max-width:768px){.secondSection{margin-top:60px}.secondSection>h1{font-size:28px;max-width:320px}.cardHeading{font-size:20px}}@media (max-width:480px){.secondSection{margin-top:40px}.secondSection>h1{font-size:24px;max-width:280px;margin-bottom:20px}.smartCard{padding:20px}.cardHeading{font-size:18px}.cardPara{font-size:14px}.allCards{grid-template-columns:1fr}}.thirdSection{width:100%;min-height:400px;position:relative;display:flex;align-items:center;justify-content:center;margin-top:80px;padding:60px 20px;overflow:hidden}.thirdSection:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(150,150,150,.4) 1px,transparent 0),linear-gradient(90deg,rgba(150,150,150,.4) 1px,transparent 0);background-size:60px 60px;z-index:1}.thirdSection:after{content:"";background:radial-gradient(ellipse at center,rgba(237,76,58,.15) 0,rgba(237,76,58,.08) 30%,transparent 50%);z-index:2}.fadeOutMask,.thirdSection:after{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);pointer-events:none}.fadeOutMask{background:radial-gradient(ellipse at center,transparent 25%,rgba(255,255,255,.3) 45%,rgba(255,255,255,.8) 65%,rgba(255,255,255,1) 80%);z-index:3}.thirdSectionContent{position:relative;z-index:4;max-width:800px;text-align:center;padding:0 20px}.subtitle{font-size:18px;margin-bottom:16px;font-style:italic}.mainHeading,.subtitle{color:#444e6c;font-weight:400}.mainHeading{font-size:48px;line-height:1.2;letter-spacing:-.5px;margin-bottom:24px;max-width:700px}.description,.mainHeading{margin-left:auto;margin-right:auto}.description{margin-bottom:32px;max-width:600px}.description p{font-size:16px;color:#444e6c;line-height:1.4;max-width:500px;margin:0 auto}.description p:last-child{margin-bottom:0}.getAppButton{background-color:#ed4c3a;color:white;border:none;border-radius:12px;padding:15px 52px;font-size:16px;font-weight:200;cursor:pointer;transition:all .3s ease;font-family:Smiley Sans,Arial,Helvetica,sans-serif}.getAppButton:hover{background-color:#d63e2b;transform:translateY(-2px);box-shadow:0 4px 12px rgba(237,76,58,.3)}@media (max-width:1024px){.thirdSection{padding:50px 20px;margin-top:70px}.thirdSection:before{background-size:50px 50px}.mainHeading{font-size:42px}.thirdSectionContent{max-width:700px}}@media (max-width:768px){.thirdSection{padding:40px 20px;margin-top:60px}.thirdSection:before{background-size:40px 40px;background-image:linear-gradient(rgba(150,150,150,.25) 1px,transparent 0),linear-gradient(90deg,rgba(150,150,150,.25) 1px,transparent 0)}.fadeOutMask{width:100vw;height:100vw;background:radial-gradient(ellipse at center,transparent 20%,rgba(255,255,255,.4) 40%,rgba(255,255,255,.8) 60%,rgba(255,255,255,1) 75%)}.mainHeading{font-size:36px;line-height:1.3}.subtitle{font-size:16px}.description p,.getAppButton{font-size:15px}.getAppButton{padding:14px 28px}.thirdSectionContent{max-width:600px}}@media (max-width:480px){.thirdSection{padding:30px 15px;margin-top:50px}.thirdSection:before{background-size:30px 30px;background-image:linear-gradient(rgba(150,150,150,.2) 1px,transparent 0),linear-gradient(90deg,rgba(150,150,150,.2) 1px,transparent 0)}.fadeOutMask{width:100vw;height:100vw;background:radial-gradient(ellipse at center,transparent 15%,rgba(255,255,255,.5) 35%,rgba(255,255,255,.8) 55%,rgba(255,255,255,1) 70%)}.mainHeading{font-size:28px;line-height:1.4}.subtitle{font-size:15px;margin-bottom:12px}.description{margin-bottom:28px}.description p{font-size:14px;line-height:1.5}.getAppButton{padding:12px 24px;font-size:14px}.thirdSectionContent{max-width:100%;padding:0 10px}}@media (max-width:320px){.thirdSection{padding:25px 10px}.thirdSection:before{background-size:25px 25px;background-image:linear-gradient(rgba(150,150,150,.15) 1px,transparent 0),linear-gradient(90deg,rgba(150,150,150,.15) 1px,transparent 0)}.fadeOutMask{width:100vw;height:100vw;background:radial-gradient(ellipse at center,transparent 10%,rgba(255,255,255,.6) 30%,rgba(255,255,255,.9) 50%,rgba(255,255,255,1) 65%)}.mainHeading{font-size:24px}.subtitle{font-size:14px}.description p,.getAppButton{font-size:13px}.getAppButton{padding:10px 20px}}