@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&family=Roboto:wght@400;500;700&display=swap";
.raspberrypi-module__1MggRq__pageContainer{background-color:#e8eef5;min-height:100%;margin:0;padding:0;overflow-x:hidden}.raspberrypi-module__1MggRq__pageContainer h1,.raspberrypi-module__1MggRq__pageContainer h2,.raspberrypi-module__1MggRq__pageContainer h3,.raspberrypi-module__1MggRq__pageContainer h4,.raspberrypi-module__1MggRq__pageContainer h5,.raspberrypi-module__1MggRq__pageContainer h6,.raspberrypi-module__1MggRq__pageContainer button{font-family:Nunito}.raspberrypi-module__1MggRq__pageContainer p,.raspberrypi-module__1MggRq__pageContainer ul,.raspberrypi-module__1MggRq__pageContainer li{font-family:Roboto}.raspberrypi-module__1MggRq__webSec{background:linear-gradient(90deg,rgba(10,10,30,.95) 40%,rgba(10,10,30,.6) 70%,rgba(10,10,30,.2) 100%),url(/img/raspberry.jpg) 50%/cover no-repeat;justify-content:space-between;align-items:center;gap:70px;width:100%;min-height:100vh;padding:80px 8%;display:flex;position:relative;overflow:hidden}.raspberrypi-module__1MggRq__webPart{color:#fff;flex:1;max-width:600px;margin-bottom:auto;animation:1.2s forwards raspberrypi-module__1MggRq__fadeInLeft}.raspberrypi-module__1MggRq__webPart h1{letter-spacing:1px;text-align:left;background:linear-gradient(90deg,#11239b,#f8cdda,#6976c5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:25px;font-size:3.2rem;font-weight:800;line-height:1.3}.raspberrypi-module__1MggRq__webPart p{color:#eaeaea;text-align:left;margin-bottom:25px;font-size:1.2rem;line-height:1.7}.raspberrypi-module__1MggRq__webPart ul{margin:0 0 25px;padding:0;list-style:none}.raspberrypi-module__1MggRq__webPart ul li{color:#f1f1f1;margin-bottom:12px;padding-left:30px;font-size:21px;font-weight:400;position:relative}.raspberrypi-module__1MggRq__webPart ul li:before{content:"✦";color:#6976c5;font-size:1.3rem;position:absolute;left:0}.raspberrypi-module__1MggRq__webPart button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0c186a,#6976c5);border:none;border-radius:50px;padding:16px 38px;font-size:18px;font-weight:700;transition:all .4s;box-shadow:0 6px 25px rgba(255,99,99,.6)}.raspberrypi-module__1MggRq__webPart button:hover{background:linear-gradient(135deg,#c9184a,#ff6363);transform:translateY(-4px)scale(1.05);box-shadow:0 8px 30px rgba(255,99,99,.8)}.raspberrypi-module__1MggRq__webForm{-webkit-backdrop-filter:blur(18px);color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:18px;flex:1;max-width:420px;margin-bottom:auto;padding:40px 32px;animation:1.2s forwards raspberrypi-module__1MggRq__fadeInRight;position:relative;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.35)}.raspberrypi-module__1MggRq__webForm:before{content:"";z-index:0;background:conic-gradient(#0c186a,#f8cdda,#6976c5);width:200%;height:200%;animation:6s linear infinite raspberrypi-module__1MggRq__rotate;position:absolute;top:-50%;left:-50%}.raspberrypi-module__1MggRq__webForm:after{content:"";z-index:1;background:rgba(20,20,30,.9);border-radius:14px;position:absolute;top:3px;bottom:3px;left:3px;right:3px}.raspberrypi-module__1MggRq__webForm h3{z-index:2;text-align:center;color:#fff;background:linear-gradient(90deg,#f8cdda,#ff6363);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:30px;font-size:1.8rem;font-weight:700;position:relative}.raspberrypi-module__1MggRq__formGroup{z-index:2;margin-bottom:20px;position:relative}.raspberrypi-module__1MggRq__webForm label{color:#fff;z-index:2;text-shadow:0 1px 3px rgba(0,0,0,.6);margin-bottom:6px;font-size:.95rem;font-weight:600}.raspberrypi-module__1MggRq__webForm input,.raspberrypi-module__1MggRq__webForm textarea{color:#fff;background:rgba(255,255,255,.08);border:none;border-radius:10px;outline:none;width:100%;padding:12px 14px 12px 38px;font-size:1rem;transition:all .3s}.raspberrypi-module__1MggRq__webForm input:focus,.raspberrypi-module__1MggRq__webForm textarea:focus{background:rgba(255,255,255,.15);box-shadow:0 0 12px #ff6363}.raspberrypi-module__1MggRq__webForm button{z-index:2;cursor:pointer;color:#fff;background:linear-gradient(135deg,#0c186a,#6976c5);border:none;border-radius:10px;width:100%;padding:14px;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative}.raspberrypi-module__1MggRq__webForm button:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 8px 24px rgba(44,63,167,.6)}@keyframes raspberrypi-module__1MggRq__fadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes raspberrypi-module__1MggRq__fadeInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes raspberrypi-module__1MggRq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.raspberrypi-module__1MggRq__webSec{text-align:center;flex-direction:column;gap:40px;padding:60px 20px;overflow:visible}.raspberrypi-module__1MggRq__webPart,.raspberrypi-module__1MggRq__webForm{width:100%;max-width:100%;margin:0 auto;animation:none}.raspberrypi-module__1MggRq__webPart h1{font-size:25px}.raspberrypi-module__1MggRq__webPart p,.raspberrypi-module__1MggRq__webPart ul li{font-size:1.2rem}.raspberrypi-module__1MggRq__webPart button{padding:14px 24px;font-size:16px}.raspberrypi-module__1MggRq__formGroup{z-index:2;margin-bottom:20px;position:relative}.raspberrypi-module__1MggRq__webForm label{color:#fff;z-index:2;text-shadow:0 1px 3px rgba(0,0,0,.6);justify-content:flex-start;padding:5px;font-size:.95rem;font-weight:600;display:flex}.raspberrypi-module__1MggRq__webForm input,.raspberrypi-module__1MggRq__webForm textarea{padding:10px 12px 10px 32px;font-size:.9rem}.raspberrypi-module__1MggRq__webPart button{width:100%;max-width:none}}@media (max-width:768px){.raspberrypi-module__1MggRq__webPart h1{font-size:2rem}.raspberrypi-module__1MggRq__webPart p,.raspberrypi-module__1MggRq__webPart ul li{text-align:left;font-size:1.2rem}.raspberrypi-module__1MggRq__webPart button{padding:14px 24px;font-size:16px}.raspberrypi-module__1MggRq__webForm{padding:30px 20px}.raspberrypi-module__1MggRq__webForm h3{font-size:1.6rem}.raspberrypi-module__1MggRq__formGroup{z-index:2;margin-bottom:20px;position:relative}.raspberrypi-module__1MggRq__webForm label{color:#fff;z-index:2;text-shadow:0 1px 3px rgba(0,0,0,.6);justify-content:flex-start;padding:5px;font-size:.95rem;font-weight:600;display:flex}.raspberrypi-module__1MggRq__webForm input,.raspberrypi-module__1MggRq__webForm textarea{padding:10px 12px 10px 32px;font-size:.9rem}.raspberrypi-module__1MggRq__webForm button{padding:12px;font-size:1rem}}@media (max-width:480px){.raspberrypi-module__1MggRq__webPart h1{text-align:left;font-size:28px}.raspberrypi-module__1MggRq__webPart p{text-align:left;font-size:17px}.raspberrypi-module__1MggRq__webPart ul li{text-align:left;padding-left:25px;font-size:17px}.raspberrypi-module__1MggRq__webPart button{padding:12px 20px;font-size:14px}.raspberrypi-module__1MggRq__webForm{border-radius:12px;padding:20px 15px}.raspberrypi-module__1MggRq__webForm h3{font-size:1.4rem}.raspberrypi-module__1MggRq__formGroup{z-index:2;margin-bottom:20px;position:relative}.raspberrypi-module__1MggRq__webForm label{color:#fff;z-index:2;text-shadow:0 1px 3px rgba(0,0,0,.6);justify-content:flex-start;padding:5px;font-size:.95rem;font-weight:600;display:flex}.raspberrypi-module__1MggRq__webForm input,.raspberrypi-module__1MggRq__webForm textarea{padding:10px 12px 10px 32px;font-size:.9rem}.raspberrypi-module__1MggRq__webForm button{padding:12px;font-size:1rem}}@media (max-width:320px){.raspberrypi-module__1MggRq__webSec{gap:40px;height:auto;padding:60px 20px}.raspberrypi-module__1MggRq__webPart p,.raspberrypi-module__1MggRq__webPart ul li{font-size:14px}.raspberrypi-module__1MggRq__webPart h1{font-size:21px}.raspberrypi-module__1MggRq__webForm h3{font-size:17px}.raspberrypi-module__1MggRq__formGroup{z-index:2;margin-bottom:20px;position:relative}.raspberrypi-module__1MggRq__webForm label{color:#fff;z-index:2;text-shadow:0 1px 3px rgba(0,0,0,.6);margin-left:7px;margin-right:auto;font-size:.95rem;font-weight:600}.raspberrypi-module__1MggRq__webForm input,.raspberrypi-module__1MggRq__webForm textarea{padding:10px 12px 10px 32px;font-size:.9rem}.raspberrypi-module__1MggRq__webForm button{padding:12px;font-size:1rem}}.raspberrypi-module__1MggRq__custom-solutions-section{background-color:#fff;border-radius:12px;max-width:1000px;margin:80px auto 40px;padding:2rem 1rem;animation:.8s raspberrypi-module__1MggRq__fadeInUp;box-shadow:0 8px 24px rgba(122,119,119,.4)}.raspberrypi-module__1MggRq__custom-solutions-section h2{text-align:center;color:#0c186a;margin-bottom:1rem;font-size:2rem;font-weight:700}.raspberrypi-module__1MggRq__custom-solutions-section p{text-align:center;color:#444;max-width:90%;margin:0 auto;font-size:1.1rem;line-height:1.8}@keyframes raspberrypi-module__1MggRq__slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes raspberrypi-module__1MggRq__slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes raspberrypi-module__1MggRq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.raspberrypi-module__1MggRq__hire-container{flex-direction:column;padding:2rem 1rem}.raspberrypi-module__1MggRq__info-section,.raspberrypi-module__1MggRq__form-section{width:100%}.raspberrypi-module__1MggRq__custom-solutions-section h2{font-size:1.6rem}.raspberrypi-module__1MggRq__custom-solutions-section p{font-size:1rem}}@media (max-width:480px){.raspberrypi-module__1MggRq__hire-form input,.raspberrypi-module__1MggRq__hire-form textarea{padding:.75rem;font-size:.95rem}.raspberrypi-module__1MggRq__hire-form button{font-size:1rem}.raspberrypi-module__1MggRq__custom-solutions-section h2{font-size:1.4rem}.raspberrypi-module__1MggRq__custom-solutions-section p{font-size:.95rem}}.raspberrypi-module__1MggRq__ctaSection{color:#fff;text-align:center;background-image:linear-gradient(rgba(12,24,106,.6),rgba(65,74,134,.6)),url(/img/bg.jpg);background-position:50%;background-size:cover;width:100vw;padding:60px 20px;transition:transform .3s;box-shadow:0 15px 50px rgba(0,0,0,.2)}.raspberrypi-module__1MggRq__ctaContent{text-align:center;max-width:1200px;margin:0 auto;padding:0 20px}.raspberrypi-module__1MggRq__ctaContent h2{margin-bottom:20px;font-size:max(1.7rem,min(5vw,2.5rem));font-weight:700;line-height:1.3}.raspberrypi-module__1MggRq__ctaContent p{max-width:700px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:max(1rem,min(2.5vw,1.2rem));line-height:1.6}.raspberrypi-module__1MggRq__ctaContent button{color:#530502;cursor:pointer;z-index:1;background:#da332e;border:none;border-radius:50px;padding:14px 36px;font-size:max(1rem,min(3vw,1.875rem));font-weight:600;transition:all .3s;position:relative;overflow:hidden}.raspberrypi-module__1MggRq__ctaContent button:before{content:"";z-index:-1;background:linear-gradient(90deg,transparent,#fff,transparent) 0 0/200% 100%;border:2px solid #530502;border-radius:50px;animation:2s linear infinite raspberrypi-module__1MggRq__borderMove;position:absolute;top:0;bottom:0;left:0;right:0}.raspberrypi-module__1MggRq__ctaContent button:hover{background:#e65c00;transform:scale(1.05)}@keyframes raspberrypi-module__1MggRq__borderMove{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.raspberrypi-module__1MggRq__ctaSection{padding:50px 15px}.raspberrypi-module__1MggRq__ctaContent h2{font-size:2rem}.raspberrypi-module__1MggRq__ctaContent p{max-width:90%;font-size:1.1rem}.raspberrypi-module__1MggRq__ctaContent button{padding:12px 30px;font-size:26px}}@media (max-width:600px){.raspberrypi-module__1MggRq__ctaSection{padding:40px 10px}.raspberrypi-module__1MggRq__ctaContent h2{font-size:1.7rem}.raspberrypi-module__1MggRq__ctaContent p{max-width:95%;font-size:1rem}.raspberrypi-module__1MggRq__ctaContent button{padding:10px 24px;font-size:22px}}.raspberrypi-module__1MggRq__marqueeWindow{width:100vw;max-width:1600px;margin:0 auto;position:relative;overflow:hidden}.raspberrypi-module__1MggRq__logosMarquee{background-color:#f9f9f9;width:100vw;padding:60px;overflow:hidden}.raspberrypi-module__1MggRq__teamsSectionHeading{text-align:center;color:#333;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.raspberrypi-module__1MggRq__marqueeWindow{width:100%;overflow:hidden}.raspberrypi-module__1MggRq__marqueeTrack{width:100%;display:flex}.raspberrypi-module__1MggRq__marqueeContent{flex-shrink:0;align-items:center;gap:80px;animation:25s linear infinite raspberrypi-module__1MggRq__marquee;display:flex}.raspberrypi-module__1MggRq__paused{animation-play-state:paused!important}.raspberrypi-module__1MggRq__marqueeContent img{object-fit:contain;filter:grayscale(20%);max-height:60px;transition:filter .8s,transform .8s}.raspberrypi-module__1MggRq__marqueeContent img:hover{filter:grayscale(0%);transform:scale(1.1)}@keyframes raspberrypi-module__1MggRq__marquee{0%{transform:translate(0%)}to{transform:translate(-50%)}}@media (max-width:1024px){.raspberrypi-module__1MggRq__marqueeContent{gap:50px;animation-duration:20s}.raspberrypi-module__1MggRq__marqueeContent img{max-height:50px}}@media (max-width:600px){.raspberrypi-module__1MggRq__marqueeContent{gap:30px;animation-duration:15s}.raspberrypi-module__1MggRq__marqueeContent img{max-height:40px}}.raspberrypi-module__1MggRq__teamsHeading{text-align:center;color:#0c186a;margin-bottom:40px;font-size:2.5rem;font-weight:700}@media (max-width:1025px){.raspberrypi-module__1MggRq__teamsHeading{font-size:29px}}@media (min-width:769px) and (max-width:1024px){.raspberrypi-module__1MggRq__teamsHeading{font-size:29px}}@media (min-width:415px) and (max-width:768px){.raspberrypi-module__1MggRq__teamsHeading{font-size:28px}}@media (max-width:414px){.raspberrypi-module__1MggRq__teamsHeading{font-size:21px}}.raspberrypi-module__1MggRq__highlightText{color:#da332e}.raspberrypi-module__1MggRq__arduinoSection{color:#0c186a;background:linear-gradient(135deg,#eef2f7,#f9fbfd);padding:60px 20px}.raspberrypi-module__1MggRq__container{max-width:1200px;margin:0 auto;padding:0 15px}.raspberrypi-module__1MggRq__splitLayout{flex-wrap:wrap;align-items:flex-start;gap:60px;display:flex}.raspberrypi-module__1MggRq__leftContent,.raspberrypi-module__1MggRq__rightContent{flex:400px;min-width:300px;animation:.8s forwards raspberrypi-module__1MggRq__fadeInUp}.raspberrypi-module__1MggRq__rightContent{flex:400px;min-width:300px;max-height:500px;padding-right:10px;overflow-y:auto}.raspberrypi-module__1MggRq__rightContent::-webkit-scrollbar{width:6px}.raspberrypi-module__1MggRq__rightContent::-webkit-scrollbar-thumb{background-color:rgba(12,24,106,.5);border-radius:3px}.raspberrypi-module__1MggRq__rightContent::-webkit-scrollbar-track{background:0 0}.raspberrypi-module__1MggRq__heading{color:#081a68;text-align:center;margin-bottom:1rem;font-size:2rem;font-weight:700}.raspberrypi-module__1MggRq__intro{color:#0c186a;margin-top:10px;margin-bottom:1rem;font-size:1.3rem}.raspberrypi-module__1MggRq__summary{color:#0c186a;margin-bottom:2rem;font-size:1.3rem;line-height:1.6}.raspberrypi-module__1MggRq__card{opacity:0;background:#fff;border-radius:15px;align-items:center;margin-bottom:20px;padding:10px;animation:1s forwards raspberrypi-module__1MggRq__fadeInRight;display:flex;box-shadow:0 6px 20px rgba(0,0,0,.1)}.raspberrypi-module__1MggRq__cardPoints{width:100%;margin:0;padding:0;list-style:none}.raspberrypi-module__1MggRq__cardPoint{color:#0c186a;align-items:center;gap:1rem;margin-top:20px;margin-bottom:1rem;font-size:1.1rem;line-height:1;display:flex}.raspberrypi-module__1MggRq__icon{color:#da332e;margin-top:20px;font-size:1.5rem}.raspberrypi-module__1MggRq__btnBookCall{color:#fff;cursor:pointer;text-align:center;white-space:nowrap;background:linear-gradient(45deg,#0c186a,#2575fc);border:none;border-radius:50px;margin-left:30px;padding:1rem 2.5rem;font-size:1.2rem;font-weight:600;transition:transform .3s,box-shadow .3s;animation:2.5s ease-in-out infinite raspberrypi-module__1MggRq__pulse;display:inline-block;box-shadow:0 8px 20px rgba(247,110,92,.4)}.raspberrypi-module__1MggRq__btnBookCall:hover,.raspberrypi-module__1MggRq__btnBookCall:focus{outline:none;transform:scale(1.05);box-shadow:0 12px 30px rgba(211,85,76,.7)}@media (max-width:1024px){.raspberrypi-module__1MggRq__splitLayout{gap:40px}.raspberrypi-module__1MggRq__heading{font-size:1.8rem}.raspberrypi-module__1MggRq__intro,.raspberrypi-module__1MggRq__summary{font-size:1rem}.raspberrypi-module__1MggRq__btnBookCall{padding:.9rem 2rem;font-size:1.1rem}}@media (max-width:768px){.raspberrypi-module__1MggRq__splitLayout{flex-direction:column;gap:30px}.raspberrypi-module__1MggRq__leftContent,.raspberrypi-module__1MggRq__rightContent{min-width:100%}.raspberrypi-module__1MggRq__heading{order:1;font-size:1.6rem}.raspberrypi-module__1MggRq__leftContent{order:3;padding-bottom:0%}.raspberrypi-module__1MggRq__rightContent{order:2}.raspberrypi-module__1MggRq__intro,.raspberrypi-module__1MggRq__summary{font-size:.95rem}.raspberrypi-module__1MggRq__btnBookCall{width:100%;padding:1rem;font-size:1rem}}@media (max-width:480px){.raspberrypi-module__1MggRq__arduinoSection{padding:40px 15px}.raspberrypi-module__1MggRq__heading{font-size:1.4rem}.raspberrypi-module__1MggRq__intro,.raspberrypi-module__1MggRq__summary{font-size:.9rem}.raspberrypi-module__1MggRq__btnBookCall{padding:.8rem;font-size:.95rem}}@media (max-width:360px){.raspberrypi-module__1MggRq__splitLayout{flex-direction:column;gap:15px}.raspberrypi-module__1MggRq__leftContent,.raspberrypi-module__1MggRq__rightContent{flex:100%;min-width:0;max-width:100%}.raspberrypi-module__1MggRq__btnBookCall{white-space:normal;width:100%;padding:.7rem;font-size:.9rem}}.raspberrypi-module__1MggRq__whySmartClients{text-align:center;background:#dfdede;border-radius:15px;max-width:1600px;margin-left:auto;margin-right:auto;padding:3rem 2rem;animation:1.2s forwards raspberrypi-module__1MggRq__fadeInUp;box-shadow:0 6px 30px rgba(101,52,246,.15)}.raspberrypi-module__1MggRq__whyContentRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;display:flex}.raspberrypi-module__1MggRq__whyTextColumn{flex:400px;min-width:280px}.raspberrypi-module__1MggRq__whyImageColumn{flex:300px;justify-content:center;min-width:250px;display:flex}.raspberrypi-module__1MggRq__whyImageColumn img{border-radius:12px;max-width:100%;height:auto}@media (max-width:768px){.raspberrypi-module__1MggRq__whySmartClients{margin-bottom:auto}.raspberrypi-module__1MggRq__whyContentRow{flex-direction:column;gap:1.5rem}.raspberrypi-module__1MggRq__whyImageColumn{order:-1}}.raspberrypi-module__1MggRq__whyHeading{color:#0c186a;text-align:left;margin-bottom:1rem;font-size:45px;font-weight:700}.raspberrypi-module__1MggRq__whyText{color:#0c186a;text-align:left;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.raspberrypi-module__1MggRq__whyBenefits{color:#da332e;justify-content:center;gap:2.5rem;margin:2rem 0;padding:0;font-size:1.3rem;font-weight:600;list-style:none;display:flex}.raspberrypi-module__1MggRq__highlight{color:#0c186a;margin-top:1rem;font-size:1.2rem;font-weight:700}@keyframes raspberrypi-module__1MggRq__pulse{0%,to{box-shadow:0 8px 20px rgba(101,52,246,.4)}50%{box-shadow:0 12px 30px rgba(101,52,246,.7)}}@media (max-width:1024px){.raspberrypi-module__1MggRq__whySmartClients{max-width:800px;padding:2.5rem 1.5rem}.raspberrypi-module__1MggRq__whyHeading{font-size:1.6rem}.raspberrypi-module__1MggRq__whyText{font-size:1rem}.raspberrypi-module__1MggRq__whyBenefits{gap:2rem;font-size:1.2rem}.raspberrypi-module__1MggRq__highlight{font-size:1.1rem}}@media (max-width:768px){.raspberrypi-module__1MggRq__whySmartClients{padding:2rem 1.2rem}.raspberrypi-module__1MggRq__whyHeading{font-size:1.5rem}.raspberrypi-module__1MggRq__whyText{font-size:.95rem}.raspberrypi-module__1MggRq__whyBenefits{flex-direction:column;gap:1.5rem;font-size:1.1rem}.raspberrypi-module__1MggRq__highlight{font-size:1rem}}@media (max-width:576px){.raspberrypi-module__1MggRq__whySmartClients{padding:1.8rem 1rem}.raspberrypi-module__1MggRq__whyHeading{font-size:1.4rem}.raspberrypi-module__1MggRq__whyText{font-size:.9rem}.raspberrypi-module__1MggRq__whyBenefits{gap:1.2rem;font-size:1rem}.raspberrypi-module__1MggRq__highlight{font-size:.95rem}}@media (max-width:414px){.raspberrypi-module__1MggRq__whySmartClients{padding:1.5rem .8rem}.raspberrypi-module__1MggRq__whyHeading{font-size:1.3rem}.raspberrypi-module__1MggRq__whyText{font-size:.85rem}.raspberrypi-module__1MggRq__whyBenefits{flex-direction:column;gap:1rem;font-size:.95rem}.raspberrypi-module__1MggRq__highlight{font-size:.9rem}}@media (max-width:768px){.raspberrypi-module__1MggRq__splitLayout{flex-direction:column}.raspberrypi-module__1MggRq__whyBenefits{flex-direction:column;gap:1rem;font-size:1.1rem}}.raspberrypi-module__1MggRq__solutionsSection{color:#0c186a;background-color:#f9f9f9;padding:60px 20px}.raspberrypi-module__1MggRq__container{max-width:1200px;margin:0 auto}.raspberrypi-module__1MggRq__sectionHeading{color:#da332e;text-align:center;margin-bottom:40px;font-size:2rem;font-weight:700}.raspberrypi-module__1MggRq__solutionsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.raspberrypi-module__1MggRq__solutionCard{background-color:#fff;border-radius:10px;padding:24px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 8px rgba(12,24,106,.1)}.raspberrypi-module__1MggRq__solutionCard:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(12,24,106,.2)}.raspberrypi-module__1MggRq__solutionCard h3{color:#0c186a;margin-bottom:12px;font-size:1.6rem}.raspberrypi-module__1MggRq__solutionCard p{color:#0c186a;font-size:1rem;line-height:1.6}.raspberrypi-module__1MggRq__icon{color:#da332e;margin-bottom:15px;font-size:2.2rem}@media (max-width:992px){.raspberrypi-module__1MggRq__solutionsSection{padding:50px 16px}.raspberrypi-module__1MggRq__sectionHeading{margin-bottom:30px;font-size:1.8rem}.raspberrypi-module__1MggRq__solutionCard h3{font-size:1.4rem}.raspberrypi-module__1MggRq__solutionCard p{font-size:.95rem}}@media (max-width:600px){.raspberrypi-module__1MggRq__solutionsSection{padding:40px 12px}.raspberrypi-module__1MggRq__sectionHeading{font-size:1.5rem}.raspberrypi-module__1MggRq__solutionsGrid{grid-template-columns:1fr;gap:16px}.raspberrypi-module__1MggRq__solutionCard{padding:16px}.raspberrypi-module__1MggRq__solutionCard h3{font-size:1.2rem}.raspberrypi-module__1MggRq__solutionCard p{font-size:.9rem}.raspberrypi-module__1MggRq__icon{font-size:1.8rem}}@media (max-width:400px){.raspberrypi-module__1MggRq__solutionsSection{padding:30px 10px}.raspberrypi-module__1MggRq__sectionHeading{font-size:1.3rem}.raspberrypi-module__1MggRq__solutionCard{padding:14px}.raspberrypi-module__1MggRq__solutionCard h3{font-size:1.1rem}.raspberrypi-module__1MggRq__solutionCard p{font-size:.85rem}}.raspberrypi-module__1MggRq__comparison-table th{color:#0c186a;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}@media (max-width:768px){.raspberrypi-module__1MggRq__comparison-table-section{padding:20px 10px}.raspberrypi-module__1MggRq__comparison-table{min-width:700px}.raspberrypi-module__1MggRq__comparison-table th,.raspberrypi-module__1MggRq__comparison-table td{padding:12px 16px;font-size:17px}.raspberrypi-module__1MggRq__comparison-table-section h2{font-size:22px}}.raspberrypi-module__1MggRq__caseStudySection{background:#f9faff;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:3rem;max-width:1200px;margin:0 auto;padding:20px 10px 60px;display:flex}.raspberrypi-module__1MggRq__caseStudyHeading{text-align:center;color:#0c186a;width:100%;padding:70px 20px 40px;font-size:2rem}.raspberrypi-module__1MggRq__splitLayout{flex-wrap:wrap;gap:2rem;width:100%;padding:2rem 0;display:flex}.raspberrypi-module__1MggRq__leftColumn{border-right:1px solid #ddd;flex-direction:column;flex:1;gap:2rem;min-width:300px;padding-right:2rem;display:flex}.raspberrypi-module__1MggRq__rightColumn{background-color:#fff;border-radius:8px;flex:2;min-width:300px;padding-top:30px;padding-left:2rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.raspberrypi-module__1MggRq__content{color:#333;flex:50%;min-width:280px}.raspberrypi-module__1MggRq__subHeading{color:#da332e;margin-bottom:1rem;font-size:1.6rem;font-weight:600}.raspberrypi-module__1MggRq__text{color:#0c186a;margin-bottom:2rem;font-size:1.1rem;font-weight:600;line-height:1.6}.raspberrypi-module__1MggRq__list{color:#0c186a;margin-left:1.5rem;font-size:1.1rem;font-weight:600;list-style-type:disc}.raspberrypi-module__1MggRq__list li{margin-bottom:.7rem}.raspberrypi-module__1MggRq__partnersSection{text-align:center;background-color:#fff;width:100%;margin:2rem 0;padding:20px}.raspberrypi-module__1MggRq__partnersHeading{color:#da332e;text-align:left;font-size:1.7rem;font-weight:700}.raspberrypi-module__1MggRq__techUsed .raspberrypi-module__1MggRq__logosRow{flex-wrap:wrap;justify-content:space-around;gap:1rem;margin-top:1rem;display:flex}.raspberrypi-module__1MggRq__logosItem{text-align:center;flex-direction:column;align-items:center;max-width:100px;display:flex}.raspberrypi-module__1MggRq__logoLabel{color:#0c186a;margin-top:8px;font-size:.9rem;font-weight:500}.raspberrypi-module__1MggRq__logosRow img{object-fit:contain;max-width:100px;height:60px;transition:transform .3s}.raspberrypi-module__1MggRq__logosRow img:hover{transform:scale(1.05)}.raspberrypi-module__1MggRq__resultsSection{background-color:#f9f9f9;border-radius:8px;width:100%;margin:2rem 0;padding:1.5rem;box-shadow:0 4px 10px rgba(0,0,0,.05)}.raspberrypi-module__1MggRq__resultsHeading{color:#0c186a;text-align:center;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.raspberrypi-module__1MggRq__resultsList{color:#0c186a;padding-left:1.5rem;font-size:1.125rem;line-height:1.6;list-style-type:disc}.raspberrypi-module__1MggRq__resultsList li{margin-bottom:12px}@media (max-width:1024px){.raspberrypi-module__1MggRq__caseStudyHeading{padding:60px 15px 30px;font-size:1.9rem}.raspberrypi-module__1MggRq__subHeading{font-size:1.5rem}.raspberrypi-module__1MggRq__text,.raspberrypi-module__1MggRq__list{font-size:1.05rem}.raspberrypi-module__1MggRq__logosRow img{max-width:90px;height:55px}}@media (max-width:768px){.raspberrypi-module__1MggRq__splitLayout{flex-direction:column}.raspberrypi-module__1MggRq__leftColumn{border-right:none;order:2;padding-right:0}.raspberrypi-module__1MggRq__rightColumn{order:1;margin-top:2rem;padding-left:0}.raspberrypi-module__1MggRq__logosRow{gap:20px}.raspberrypi-module__1MggRq__logosRow img{max-width:80px;height:50px}}@media (max-width:576px){.raspberrypi-module__1MggRq__caseStudyHeading{padding:50px 10px 20px;font-size:1.6rem}.raspberrypi-module__1MggRq__subHeading{font-size:1.4rem}.raspberrypi-module__1MggRq__text,.raspberrypi-module__1MggRq__list{font-size:1rem}.raspberrypi-module__1MggRq__resultsHeading{font-size:1.5rem}.raspberrypi-module__1MggRq__resultsList{padding-left:1.2rem;font-size:1rem}.raspberrypi-module__1MggRq__logosRow img{max-width:70px;height:40px}}@media (max-width:414px){.raspberrypi-module__1MggRq__caseStudyHeading{padding:40px 8px 15px;font-size:1.4rem}.raspberrypi-module__1MggRq__subHeading{padding:10px;font-size:1.2rem}.raspberrypi-module__1MggRq__text,.raspberrypi-module__1MggRq__list{padding:10px;font-size:.95rem}.raspberrypi-module__1MggRq__resultsHeading{font-size:1.3rem}.raspberrypi-module__1MggRq__resultsList{padding-left:1rem;font-size:.9rem}.raspberrypi-module__1MggRq__logosRow img{max-width:60px;height:35px}}.raspberrypi-module__1MggRq__hireSection{text-align:center;max-width:1200px;margin:3rem auto 6rem;padding:0 2rem}.raspberrypi-module__1MggRq__hireHeading{color:#0c186a;padding:2.5rem;font-size:2rem;font-weight:700}.raspberrypi-module__1MggRq__hireCards{flex-wrap:wrap;justify-content:space-between;gap:2rem;display:flex}.raspberrypi-module__1MggRq__hireCard{text-align:left;color:#333;background:#fff;border-radius:12px;flex-direction:column;flex:0 0 calc(25% - 1.5rem);align-items:center;min-width:260px;padding:1rem 1.5rem;transition:transform .3s;display:flex;box-shadow:0 8px 20px rgba(0,0,0,.3)}.raspberrypi-module__1MggRq__hireCard:hover{transform:translateY(-10px)}.raspberrypi-module__1MggRq__hireCard img{object-fit:contain;width:160px;height:160px;margin-bottom:1rem}.raspberrypi-module__1MggRq__hireCard h3{color:#da332e;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.raspberrypi-module__1MggRq__hireCard p{color:#0c186a;font-size:1rem;line-height:1.5}@media (max-width:1024px){.raspberrypi-module__1MggRq__hireHeading{font-size:1.8rem}.raspberrypi-module__1MggRq__hireCard img{width:140px;height:140px}.raspberrypi-module__1MggRq__hireCard h3{font-size:1rem}.raspberrypi-module__1MggRq__hireCard p{font-size:.95rem}}@media (max-width:900px){.raspberrypi-module__1MggRq__hireCard{flex:45%;margin-bottom:2rem}.raspberrypi-module__1MggRq__hireCard img{width:130px;height:130px}}@media (max-width:768px){.raspberrypi-module__1MggRq__hireSection{padding:0 1.5rem}.raspberrypi-module__1MggRq__hireCards{gap:1.5rem}.raspberrypi-module__1MggRq__hireCard{flex:48%}}@media (max-width:576px){.raspberrypi-module__1MggRq__hireCard{flex:100%;margin-bottom:1.5rem}.raspberrypi-module__1MggRq__hireCard img{width:120px;height:120px}.raspberrypi-module__1MggRq__hireHeading{padding-top:2rem;font-size:1.6rem}.raspberrypi-module__1MggRq__hireCard h3{font-size:.95rem}.raspberrypi-module__1MggRq__hireCard p{font-size:.9rem}}@media (max-width:414px){.raspberrypi-module__1MggRq__hireSection{padding:0 1rem}.raspberrypi-module__1MggRq__hireHeading{padding-top:2rem;font-size:25px}.raspberrypi-module__1MggRq__hireCard img{width:100px;height:100px}.raspberrypi-module__1MggRq__hireCard h3{font-size:.9rem}.raspberrypi-module__1MggRq__hireCard p{font-size:.85rem}}.raspberrypi-module__1MggRq__faqSection{background:#f9fbff;border-radius:12px;max-width:100%;margin:4rem auto;padding:0 2rem;box-shadow:0 12px 30px rgba(12,24,106,.1)}.raspberrypi-module__1MggRq__faqHeading{text-align:center;color:#0c186a;margin-bottom:2.5rem;padding-top:28px;font-size:2.2rem;font-weight:700}.raspberrypi-module__1MggRq__faqWrapper{align-items:flex-start;gap:2rem;display:flex}.raspberrypi-module__1MggRq__faqContainer{flex-direction:column;flex:1;gap:1rem;display:flex}.raspberrypi-module__1MggRq__faqItem{cursor:pointer;background:#fff;border:2px solid transparent;border-radius:10px;transition:all .3s;box-shadow:0 4px 15px rgba(12,24,106,.05)}.raspberrypi-module__1MggRq__faqQuestion{color:#0c186a;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px;font-size:20px;font-weight:700;transition:color .3s;display:flex}.raspberrypi-module__1MggRq__faqQuestionActive{color:#da332e;border-bottom:3px solid #da332e}.raspberrypi-module__1MggRq__faqIcon{color:#da332e;font-size:1.5rem;font-weight:700;transition:transform .3s}.raspberrypi-module__1MggRq__faqItemActiveIcon{transform:rotate(180deg)}.raspberrypi-module__1MggRq__faqAnswer{color:#0c186a;max-height:0;padding:0 1.5rem;font-size:20px;font-weight:700;line-height:1.6;transition:max-height .4s,padding .3s;overflow:hidden}.raspberrypi-module__1MggRq__faqItemActiveAnswer{max-height:200px;padding:1rem 1.5rem 1.5rem}.raspberrypi-module__1MggRq__faqImage{flex:1;justify-content:center;align-items:flex-start;display:flex}.raspberrypi-module__1MggRq__faqImage img{object-fit:cover;border-radius:12px;max-width:100%;height:450px}@media (max-width:900px){.raspberrypi-module__1MggRq__faqWrapper{flex-direction:column}.raspberrypi-module__1MggRq__faqImage{margin-top:2rem}}@media (max-width:600px){.raspberrypi-module__1MggRq__faqSection{padding:0 1rem}.raspberrypi-module__1MggRq__faqHeading{font-size:1.8rem}.raspberrypi-module__1MggRq__faqQuestion,.raspberrypi-module__1MggRq__faqAnswer{font-size:1rem}.raspberrypi-module__1MggRq__faqImage{display:none}}.raspberrypi-module__1MggRq__image{flex:40%;justify-content:center;align-items:center;min-width:280px;max-width:500px;display:flex}.raspberrypi-module__1MggRq__image img{object-fit:cover;border-radius:12px;width:auto;max-width:100%;height:auto;box-shadow:0 10px 30px rgba(0,0,0,.1)}.raspberrypi-module__1MggRq__teamsSection{background-color:#c2c1c1;justify-content:center;padding:60px 10%;display:flex}.raspberrypi-module__1MggRq__teamsContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1200px;display:flex}.raspberrypi-module__1MggRq__teamsText{opacity:0;text-align:left;flex:1;max-width:600px;padding-left:40px;transition:all .8s ease-in-out;transform:translate(-50px)}.raspberrypi-module__1MggRq__teamsText.raspberrypi-module__1MggRq__visible{opacity:1;transform:translate(0)}.raspberrypi-module__1MggRq__teamsText h2{color:#da332e;margin-bottom:20px;font-size:2.5rem;font-weight:700}.raspberrypi-module__1MggRq__teamsText p{color:#0c186a;margin-bottom:20px;font-size:1.2rem;line-height:1.5}.raspberrypi-module__1MggRq__teamsText ul{color:#0c186a;padding-left:20px;font-size:1.1rem;line-height:1.4;list-style-type:disc}.raspberrypi-module__1MggRq__teamsImage{opacity:0;text-align:center;flex:1;max-width:800px;height:auto;transition:all .8s ease-in-out;transform:translate(50px)}.raspberrypi-module__1MggRq__teamsImage.raspberrypi-module__1MggRq__visible{opacity:1;transform:translate(0)}.raspberrypi-module__1MggRq__teamsImage img{object-fit:cover;border-radius:10px;width:100%;height:auto}@media (max-width:1024px){.raspberrypi-module__1MggRq__teamsSection{padding:60px 8%}.raspberrypi-module__1MggRq__teamsContent{gap:30px}.raspberrypi-module__1MggRq__teamsText h2{font-size:2rem}.raspberrypi-module__1MggRq__teamsText p,.raspberrypi-module__1MggRq__teamsText ul{font-size:1rem}}@media (max-width:768px){.raspberrypi-module__1MggRq__teamsContent{text-align:center;flex-direction:column-reverse}.raspberrypi-module__1MggRq__teamsText{text-align:center;max-width:90%;padding-left:0}.raspberrypi-module__1MggRq__teamsText h2{font-size:1.8rem}.raspberrypi-module__1MggRq__teamsText p{font-size:1rem}.raspberrypi-module__1MggRq__teamsText ul{padding-left:0;font-size:.95rem;list-style-position:inside}.raspberrypi-module__1MggRq__teamsImage{max-width:100%}.raspberrypi-module__1MggRq__teamsImage img{width:90%;max-width:400px}}@media (max-width:576px){.raspberrypi-module__1MggRq__teamsSection{padding:40px 5%}.raspberrypi-module__1MggRq__teamsText h2{text-align:left;font-size:1.5rem}.raspberrypi-module__1MggRq__teamsText p{text-align:left;font-size:.95rem}.raspberrypi-module__1MggRq__teamsText ul{text-align:left;font-size:.9rem}.raspberrypi-module__1MggRq__teamsImage img{width:100%}}@media (max-width:414px){.raspberrypi-module__1MggRq__teamsText h2{text-align:left;font-size:1.3rem}.raspberrypi-module__1MggRq__teamsText p,.raspberrypi-module__1MggRq__teamsText ul{text-align:left;font-size:.85rem}.raspberrypi-module__1MggRq__teamsImage img{border-radius:8px;width:100%;margin-bottom:0}}.raspberrypi-module__1MggRq__customHatSection{text-align:center;background-color:#f9fafb;padding:80px 10%}.raspberrypi-module__1MggRq__customHatHeading{color:#0c186a;margin-bottom:40px;font-size:2.5rem}.raspberrypi-module__1MggRq__customHatCards{grid-template-columns:repeat(3,1fr);place-items:stretch center;gap:0;width:100%;margin:0 auto;display:grid}.raspberrypi-module__1MggRq__customHatCard{background-color:#9e9e9e;justify-content:center;align-items:center;width:100%;height:500px;display:flex;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.08)}.raspberrypi-module__1MggRq__customHatCard img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1024px){.raspberrypi-module__1MggRq__customHatCards{grid-template-columns:repeat(3,1fr)}.raspberrypi-module__1MggRq__customHatCard{height:320px}}@media (max-width:768px){.raspberrypi-module__1MggRq__customHatCards{grid-template-columns:repeat(2,1fr)}.raspberrypi-module__1MggRq__customHatCard{height:280px}}@media (max-width:576px){.raspberrypi-module__1MggRq__customHatHeading{font-size:25px}.raspberrypi-module__1MggRq__customHatCards{grid-template-columns:1fr}.raspberrypi-module__1MggRq__customHatCard{height:260px}}@media (max-width:414px){.raspberrypi-module__1MggRq__customHatHeading{font-size:21px}.raspberrypi-module__1MggRq__customHatCard{height:220px}}.raspberrypi-module__1MggRq__testimonialSection{background-color:#f7f7f7;width:100vw;padding:2rem}.raspberrypi-module__1MggRq__testimonialHeading{text-align:center;color:#0c186a;margin-bottom:2rem;font-size:40px}.raspberrypi-module__1MggRq__testimonialContainer{flex-wrap:wrap;justify-content:space-between;gap:90px;display:flex}.raspberrypi-module__1MggRq__testimonialTextCarousel,.raspberrypi-module__1MggRq__testimonialVideo{box-sizing:border-box;flex:45%;min-width:300px;margin-left:auto;overflow-x:hidden}.raspberrypi-module__1MggRq__carouselWrapper{width:auto;transition:transform .5s ease-in-out;display:flex}.raspberrypi-module__1MggRq__testimonialSlide{flex:0 0 100%;padding:0 0 0 30px;overflow:hidden}.raspberrypi-module__1MggRq__testimonialCommentCard{background:#fff;border:1px solid #ddd;border-radius:6px;margin-top:20px;padding:20px}.raspberrypi-module__1MggRq__projectLink{color:green;font-size:18px;font-weight:600}.raspberrypi-module__1MggRq__rating{color:#444;margin:8px 0;font-size:14px}.raspberrypi-module__1MggRq__ratingScore{margin-left:5px;font-weight:700}.raspberrypi-module__1MggRq__date{color:gray;margin-left:10px;font-size:13px}.raspberrypi-module__1MggRq__commentText{color:#222;margin:10px 0;font-size:15px;font-style:italic;line-height:1.5}.raspberrypi-module__1MggRq__clientName{color:#666;text-align:right;margin-top:10px;font-style:italic}.raspberrypi-module__1MggRq__priceRow{color:#333;justify-content:space-between;margin-top:10px;font-size:15px;font-weight:600;display:flex}@media (max-width:900px){.raspberrypi-module__1MggRq__testimonialSection{padding:3rem 1.5rem}.raspberrypi-module__1MggRq__testimonialHeading{margin-bottom:1.5rem;font-size:1.75rem}.raspberrypi-module__1MggRq__testimonialTextCarousel,.raspberrypi-module__1MggRq__testimonialVideo{flex:100%;min-width:auto}.raspberrypi-module__1MggRq__testimonialSlide{padding:15px}.raspberrypi-module__1MggRq__commentText{font-size:14px}.raspberrypi-module__1MggRq__projectLink{font-size:16px}}@media (max-width:600px){.raspberrypi-module__1MggRq__testimonialSection{padding:2rem 1rem}.raspberrypi-module__1MggRq__testimonialHeading{margin-bottom:1rem;font-size:1.5rem}.raspberrypi-module__1MggRq__testimonialCommentCard{padding:15px}.raspberrypi-module__1MggRq__commentText{font-size:13px}.raspberrypi-module__1MggRq__projectLink{font-size:14px}.raspberrypi-module__1MggRq__rating{font-size:13px}.raspberrypi-module__1MggRq__date{font-size:12px}.raspberrypi-module__1MggRq__priceRow{font-size:14px}}.raspberrypi-module__1MggRq__comparison-table-section{color:#333;box-sizing:border-box;background-color:#fdfdfd;max-width:100vw;margin-right:15px;padding:40px 20px}.raspberrypi-module__1MggRq__comparison-table-section h2{text-align:center;color:#0c186a;margin-bottom:30px;font-size:2rem}.raspberrypi-module__1MggRq__table-wrapper{-webkit-overflow-scrolling:touch;box-sizing:border-box;background:#fff;border-radius:6px;width:100%;overflow-x:auto;box-shadow:0 2px 8px rgba(0,0,0,.05)}.raspberrypi-module__1MggRq__category-cell{color:#0c186a;text-transform:uppercase;font-size:1.1rem;font-weight:700}.raspberrypi-module__1MggRq__inhouse-cell{color:#0c186a}.raspberrypi-module__1MggRq__agency-cell{color:#0c186a;font-size:1.2rem}.raspberrypi-module__1MggRq__freelancer-cell{color:#0c186a;font-family:Arial,sans-serif}.raspberrypi-module__1MggRq__comparison-table-section{padding:40px 20px;overflow-x:auto}.raspberrypi-module__1MggRq__comparison-table{border-collapse:collapse;width:100%;min-width:800px;box-shadow:none;box-sizing:border-box;border-radius:6px;overflow:hidden}.raspberrypi-module__1MggRq__comparison-table th,.raspberrypi-module__1MggRq__comparison-table td{vertical-align:top;text-align:left;box-sizing:border-box;border:1px solid #e0e0e0;padding:16px 20px;font-size:15px}.raspberrypi-module__1MggRq__comparison-table th{color:#0c186a;text-transform:uppercase;letter-spacing:.5px;align-self:center;align-items:center;font-size:14px;font-weight:600}.raspberrypi-module__1MggRq__comparison-table tr:nth-child(2n){background-color:#f7f9fb}.raspberrypi-module__1MggRq__comparison-table tr:hover{background-color:#e6f1f8;transition:background-color .3s}@media (max-width:1024px){.raspberrypi-module__1MggRq__comparison-table-section{padding:30px 16px}.raspberrypi-module__1MggRq__comparison-table{min-width:700px}.raspberrypi-module__1MggRq__comparison-table th,.raspberrypi-module__1MggRq__comparison-table td{padding:14px 18px;font-size:16px}.raspberrypi-module__1MggRq__comparison-table-section h2{text-align:center;font-size:24px}}@media (max-width:768px){.raspberrypi-module__1MggRq__comparison-table-section{padding:25px 14px}.raspberrypi-module__1MggRq__comparison-table{min-width:650px}.raspberrypi-module__1MggRq__comparison-table th,.raspberrypi-module__1MggRq__comparison-table td{padding:12px 16px;font-size:15px}.raspberrypi-module__1MggRq__comparison-table-section h2{font-size:22px}}@media (max-width:480px){.raspberrypi-module__1MggRq__comparison-table-section{padding:20px 10px}.raspberrypi-module__1MggRq__comparison-table{min-width:600px}.raspberrypi-module__1MggRq__comparison-table th,.raspberrypi-module__1MggRq__comparison-table td{padding:10px 12px;font-size:14px}.raspberrypi-module__1MggRq__comparison-table-section h2{font-size:20px}}.raspberrypi-module__1MggRq__trustContainer{background-color:transparent;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:60px;max-width:500px;display:flex}.raspberrypi-module__1MggRq__trustItem{text-align:center;flex-direction:column;align-items:center;transition:transform .3s;display:flex}.raspberrypi-module__1MggRq__trustItem img{object-fit:contain;opacity:.9;max-width:160px;height:auto;margin-bottom:10px;transition:all .3s}.raspberrypi-module__1MggRq__trustItem span{color:#0c186a;font-size:1.1rem;font-weight:600}@media (max-width:768px){.raspberrypi-module__1MggRq__trustContainer{gap:30px}.raspberrypi-module__1MggRq__trustItem img{max-width:130px}}.raspberrypi-module__1MggRq__offerCard{z-index:9999;color:#fff;text-align:left;opacity:0;background:linear-gradient(155deg,#000,#0c186a);border:1px solid rgba(255,255,255,.35);border-radius:22px;width:320px;padding:18px 18px 16px;animation:.4s ease-out 5s forwards raspberrypi-module__1MggRq__bubbleIn;position:fixed;bottom:120px;right:40px;overflow:hidden;transform:scale(.2);box-shadow:0 25px 60px rgba(0,0,0,.25)}.raspberrypi-module__1MggRq__offerCard:before{content:"";filter:blur(1px);background:rgba(255,255,255,.18);border-radius:50%;width:150px;height:150px;position:absolute;top:-50px;right:-50px}.raspberrypi-module__1MggRq__offerCard:after{content:"";filter:blur(1px);background:rgba(255,255,255,.12);border-radius:50%;width:160px;height:160px;position:absolute;bottom:-60px;left:-60px}.raspberrypi-module__1MggRq__offerCard h3{letter-spacing:.5px;text-transform:uppercase;z-index:2;margin:0;font-size:18px;font-weight:900;position:relative}.raspberrypi-module__1MggRq__offerCard p{z-index:2;margin:8px 0 10px;font-size:14px;font-weight:600;position:relative}.raspberrypi-module__1MggRq__offerCard span{z-index:2;background:rgba(255,255,255,.22);border-radius:14px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-block;position:relative}@keyframes raspberrypi-module__1MggRq__bubbleIn{0%{opacity:0;transform:scale(.2)}70%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes raspberrypi-module__1MggRq__float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.raspberrypi-module__1MggRq__closeBtn{color:#fff;cursor:pointer;z-index:3;background:rgba(255,255,255,.25);border:none;border-radius:50%;width:26px;height:26px;font-size:16px;transition:transform .2s,background .2s;position:absolute;top:10px;right:10px}.raspberrypi-module__1MggRq__closeBtn:hover{background:rgba(255,255,255,.35);transform:scale(1.1)}.raspberrypi-module__1MggRq__vdayContainer{z-index:9999;justify-content:center;align-items:center;font-family:sans-serif;display:flex;position:fixed;bottom:20px;left:45%}.raspberrypi-module__1MggRq__giftWrapper{cursor:pointer;flex-direction:column;align-items:center;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);animation:2.5s ease-in-out infinite raspberrypi-module__1MggRq__giftWobble;display:flex;position:relative}.raspberrypi-module__1MggRq__giftWrapper:hover{transform:scale(1.1)}.raspberrypi-module__1MggRq__giftImage{z-index:10;filter:drop-shadow(0 10px 15px rgba(201,24,74,.3));width:90px;height:auto}.raspberrypi-module__1MggRq__giftShadow{filter:blur(4px);background:rgba(0,0,0,.1);border-radius:50%;width:50px;height:8px;margin-top:-5px}.raspberrypi-module__1MggRq__giftText{color:#c9184a;text-transform:uppercase;letter-spacing:1px;margin-top:10px;font-size:13px;font-weight:900}.raspberrypi-module__1MggRq__sparkle{z-index:11;background:#ffb703;border-radius:50%;width:6px;height:6px;animation:1.5s infinite raspberrypi-module__1MggRq__flash;position:absolute;box-shadow:0 0 10px #fff}.raspberrypi-module__1MggRq__sparkle:first-of-type{top:10%;left:10%}.raspberrypi-module__1MggRq__sparkle:nth-of-type(2){animation-delay:.4s;top:30%;right:10%}.raspberrypi-module__1MggRq__sparkle:nth-of-type(3){animation-delay:.8s;bottom:40%;left:5%}.raspberrypi-module__1MggRq__floatingHearts span{opacity:0;z-index:1;font-size:20px;animation:3s ease-in-out infinite raspberrypi-module__1MggRq__floatUp;position:absolute}.raspberrypi-module__1MggRq__floatingHearts span:first-child{animation-delay:0s;left:-30px}.raspberrypi-module__1MggRq__floatingHearts span:nth-child(2){animation-delay:1s;right:-30px}.raspberrypi-module__1MggRq__floatingHearts span:nth-child(3){animation-delay:.5s;top:-20px}.raspberrypi-module__1MggRq__promoCard{background:#fff;border:2px solid #fff0f3;border-radius:30px;width:320px;padding:50px 25px 25px;animation:.5s cubic-bezier(.175,.885,.32,1.275) raspberrypi-module__1MggRq__cardPop;position:relative;overflow:visible;box-shadow:0 25px 50px rgba(201,24,74,.2)}.raspberrypi-module__1MggRq__cardContent{text-align:center;flex-direction:column;align-items:center;display:flex}.raspberrypi-module__1MggRq__cardBalloons{filter:drop-shadow(0 10px 15px rgba(0,0,0,.1));width:140px;animation:3s ease-in-out infinite raspberrypi-module__1MggRq__balloonFloat;position:absolute;top:-35px;left:23%;transform:translate(-50%)}.raspberrypi-module__1MggRq__textContent{color:#333;margin-top:20px;font-family:inherit}.raspberrypi-module__1MggRq__textContent h3{color:#a4133c;margin:0 0 10px;font-size:22px;font-weight:700}.raspberrypi-module__1MggRq__textContent p{color:#590d22;margin:10px 0;font-size:16px;line-height:1.5}.raspberrypi-module__1MggRq__discountBadge{color:#fff;background:#ff4d6d;border-radius:15px;flex-direction:column;margin:15px 0;padding:10px 25px;display:inline-flex;transform:rotate(-3deg);box-shadow:0 8px 20px rgba(255,77,109,.4)}.raspberrypi-module__1MggRq__percent{font-size:32px;font-weight:900;line-height:1}.raspberrypi-module__1MggRq__off{letter-spacing:2px;font-size:12px;font-weight:700}.raspberrypi-module__1MggRq__subText{color:#777;margin:10px 0 20px;font-size:14px;font-style:italic}.raspberrypi-module__1MggRq__claimBtn{color:#fff;cursor:pointer;background:#ff4d6d;border:none;border-radius:50px;width:100%;padding:14px;font-size:16px;font-weight:700;transition:all .3s;box-shadow:0 5px 15px rgba(255,77,109,.3)}.raspberrypi-module__1MggRq__claimBtn:hover{background:#c9184a;transform:translateY(-2px)}.raspberrypi-module__1MggRq__closeBtn{color:#ff4d6d;cursor:pointer;z-index:100;background:#fff0f3;border:none;border-radius:50%;width:30px;height:30px;font-weight:700;position:absolute;top:15px;right:15px}@keyframes raspberrypi-module__1MggRq__giftWobble{0%,to{transform:rotate(0)}25%{transform:rotate(-6deg)translateY(-5px)}75%{transform:rotate(6deg)translateY(-5px)}}@keyframes raspberrypi-module__1MggRq__floatUp{0%{opacity:0;transform:translateY(0)scale(.5)}50%{opacity:1}to{opacity:0;transform:translateY(-100px)scale(1.3)}}@keyframes raspberrypi-module__1MggRq__flash{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.2)}}@keyframes raspberrypi-module__1MggRq__balloonFloat{0%,to{transform:translate(-50%)translateY(0)rotate(0)}50%{transform:translate(-50%)translateY(-20px)rotate(3deg)}}@keyframes raspberrypi-module__1MggRq__cardPop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}
