:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;-webkit-transform:translateZ(var(--toastify-z-index));width:var(--toastify-toast-width);z-index:var(--toastify-z-index);padding:4px;position:fixed}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);width:100vw;margin:0;padding:0}}.Toastify__toast{--y:0;border-radius:var(--toastify-toast-bd-radius);box-sizing:border-box;cursor:default;font-family:var(--toastify-font-family);max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);touch-action:none;z-index:0;direction:ltr;justify-content:space-between;margin-bottom:1rem;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.Toastify__toast-icon{flex-shrink:0;width:20px;margin-inline-end:10px;display:flex}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;transition:all .3s}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
.ChatBubble-module__kbnIiq__container{z-index:9999;position:fixed;bottom:2rem;right:2rem}.ChatBubble-module__kbnIiq__messagePopup{color:#666;text-align:left;z-index:9000;word-wrap:break-word;background:#fff;border-radius:1rem;width:14rem;max-width:none;padding:.75rem 1rem;font-size:.9rem;line-height:1.4;animation:.3s ease-out forwards ChatBubble-module__kbnIiq__slideUp;position:absolute;bottom:calc(100% + .75rem);right:0;box-shadow:0 4px 20px #0000001a}.ChatBubble-module__kbnIiq__messagePopup p{margin:0}.ChatBubble-module__kbnIiq__messagePopup:after{content:"";background:#fff;width:.8rem;height:.8rem;position:absolute;bottom:-.4rem;right:1.2rem;transform:rotate(45deg);box-shadow:2px 2px 3px #0000000d}.ChatBubble-module__kbnIiq__messagePopupSender{color:#222;margin-bottom:.25rem;font-size:.9rem;font-weight:600;display:block}.ChatBubble-module__kbnIiq__chatForm{background:#fff;border-radius:.5rem;width:28rem;height:42rem;transition:width .3s,height .3s,bottom .3s,right .3s,border-radius .3s;animation:.3s ease-out forwards ChatBubble-module__kbnIiq__slideUp;position:absolute;bottom:calc(100% + 1rem);right:0;overflow:hidden;box-shadow:0 5px 40px #00000029}.ChatBubble-module__kbnIiq__chatForm,.ChatBubble-module__kbnIiq__chatHeader{flex-direction:column;display:flex}.ChatBubble-module__kbnIiq__chatHeader{position:relative}.ChatBubble-module__kbnIiq__closeHeaderButton{color:#fff;z-index:10;background-color:#fff3;border-radius:.25rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:1.25rem;transition:background-color .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.ChatBubble-module__kbnIiq__closeHeaderButton:hover{background-color:#ffffff4d}.ChatBubble-module__kbnIiq__agentContainer{color:#fff;text-align:center;background-color:#086bdf;padding:1.5rem 1rem}.ChatBubble-module__kbnIiq__agentAvatars{justify-content:center;margin-bottom:.75rem;display:flex}.ChatBubble-module__kbnIiq__avatar{background-position:50%;background-size:cover;border:2px solid #fff;border-radius:50%;width:2.5rem;height:2.5rem;margin-left:-.5rem}.ChatBubble-module__kbnIiq__avatar:first-child{margin-left:0}.ChatBubble-module__kbnIiq__botAvatar{background-color:#3694ff;justify-content:center;align-items:center;display:flex}.ChatBubble-module__kbnIiq__helpHeader{color:#fff;margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.ChatBubble-module__kbnIiq__statusLabel{justify-content:center;align-items:center;gap:.3rem;font-size:.75rem;display:flex}.ChatBubble-module__kbnIiq__statusDot{background-color:#4cd964;border-radius:50%;width:.5rem;height:.5rem}.ChatBubble-module__kbnIiq__closeButton{display:none}.ChatBubble-module__kbnIiq__chatMessages{background-color:#f8f9fb;flex:1;overflow-y:auto}.ChatBubble-module__kbnIiq__chatMessages,.ChatBubble-module__kbnIiq__messagesContainer{flex-direction:column;display:flex}.ChatBubble-module__kbnIiq__messagesContainer{padding:1.5rem 1rem 1rem}.ChatBubble-module__kbnIiq__message{word-break:break-word;border-radius:.25rem;max-width:85%;margin-bottom:.75rem;padding:.5rem .75rem;position:relative}.ChatBubble-module__kbnIiq__message p{margin:0}.ChatBubble-module__kbnIiq__messageSender{margin-bottom:.25rem;font-size:.75rem;font-weight:500;display:block}.ChatBubble-module__kbnIiq__bot .ChatBubble-module__kbnIiq__messageSender{color:#616161}.ChatBubble-module__kbnIiq__user .ChatBubble-module__kbnIiq__messageSender{color:#ffffffe6;text-align:right}.ChatBubble-module__kbnIiq__bot{color:#333;background-color:#fff;align-self:flex-start;max-width:90%;box-shadow:0 1px 2px #0000001a}.ChatBubble-module__kbnIiq__user{color:#fff;background-color:#1f8cff;align-self:flex-end}.ChatBubble-module__kbnIiq__messageContent{font-size:.9rem;position:relative}.ChatBubble-module__kbnIiq__inputContainer{background-color:#fff;border-top:1px solid #eef1f6;padding:0 1rem}.ChatBubble-module__kbnIiq__inputArea{gap:.5rem;padding:.75rem 0;display:flex;position:relative}.ChatBubble-module__kbnIiq__terms{color:#6b7280;align-items:flex-start;margin-top:2px;font-size:.75rem;display:flex}.ChatBubble-module__kbnIiq__chatInput{resize:none;border:1px solid #e5e7eb;border-radius:.25rem;flex:1;min-height:2.5rem;max-height:2.5rem;padding:.75rem;font-size:.875rem}.ChatBubble-module__kbnIiq__chatInput::placeholder{color:#9ca3af}.ChatBubble-module__kbnIiq__chatInput:focus{border-color:#2563eb;outline:none}.ChatBubble-module__kbnIiq__sendButton{color:#fff;background:#086bdf;border-radius:.25rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:.875rem;transition:background .2s;display:flex}.ChatBubble-module__kbnIiq__sendIcon{width:1.25rem;height:1.25rem}.ChatBubble-module__kbnIiq__sendButton:hover:not(:disabled){background:#0756b3}.ChatBubble-module__kbnIiq__sendButton:disabled{cursor:not-allowed;opacity:.5}.ChatBubble-module__kbnIiq__poweredBy{color:#9ca3af;justify-content:flex-end;padding:.5rem 0 .75rem;font-size:.75rem;display:flex}.ChatBubble-module__kbnIiq__crispLabel{color:#086bdf;margin-left:.25rem;font-weight:500}.ChatBubble-module__kbnIiq__checkbox{margin-right:.5rem}.ChatBubble-module__kbnIiq__chatButton{color:#fff;background:#086bdf;border-radius:9999px;padding:1rem;line-height:0;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #086bdf59}.ChatBubble-module__kbnIiq__chatButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #086bdf66}@keyframes ChatBubble-module__kbnIiq__slideInFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes ChatBubble-module__kbnIiq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatBubble-module__kbnIiq__slideInFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes ChatBubble-module__kbnIiq__fadeIn{0%{opacity:0}to{opacity:1}}.ChatBubble-module__kbnIiq__inlineForm{background-color:#f8f9fb;border-radius:8px;max-width:100%;margin-top:12px;padding:10px}.ChatBubble-module__kbnIiq__bot .ChatBubble-module__kbnIiq__inlineForm{width:100%}.ChatBubble-module__kbnIiq__chatFormInner{gap:6px}.ChatBubble-module__kbnIiq__chatFormInner,.ChatBubble-module__kbnIiq__formField{flex-direction:column;display:flex}.ChatBubble-module__kbnIiq__formField{gap:2px}.ChatBubble-module__kbnIiq__formField label{color:#4b5563;font-size:.7rem;font-weight:500}.ChatBubble-module__kbnIiq__formField input,.ChatBubble-module__kbnIiq__formField textarea{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:5px 8px;font-size:.8rem}.ChatBubble-module__kbnIiq__formField textarea{resize:vertical;min-height:50px;max-height:100px}.ChatBubble-module__kbnIiq__formField input:focus,.ChatBubble-module__kbnIiq__formField textarea:focus{border-color:#2563eb;outline:none}.ChatBubble-module__kbnIiq__formSubmitButton{color:#fff;background-color:#086bdf;border-radius:4px;align-self:flex-end;margin-top:6px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:background-color .2s}.ChatBubble-module__kbnIiq__formSubmitButton:hover:not(:disabled){background-color:#0756b3}.ChatBubble-module__kbnIiq__formSubmitButton:disabled{cursor:not-allowed;background-color:#9ca3af}@media (max-width:768px){.ChatBubble-module__kbnIiq__container{bottom:2.5rem;right:2.5rem}.ChatBubble-module__kbnIiq__chatForm{z-index:10000;border-radius:0;flex-direction:column;width:100%;height:100dvh;max-height:100dvh;animation:.3s ease-out forwards ChatBubble-module__kbnIiq__slideInFromBottom;display:flex;position:fixed;inset:0}.ChatBubble-module__kbnIiq__chatHeader{flex-shrink:0}.ChatBubble-module__kbnIiq__chatMessages{max-height:unset;flex:1;overflow-y:auto}.ChatBubble-module__kbnIiq__inputContainer{flex-shrink:0}.ChatBubble-module__kbnIiq__chatButton{width:3.5rem;height:3.5rem}.ChatBubble-module__kbnIiq__messagePopup{z-index:9999;width:calc(100vw - 7rem);min-width:250px;padding:.9rem 1.1rem;font-size:.9rem;bottom:calc(100% + 1rem);left:auto;right:0}.ChatBubble-module__kbnIiq__messagePopup:after{right:1rem}.ChatBubble-module__kbnIiq__agentContainer{padding:1rem}.ChatBubble-module__kbnIiq__closeHeaderButton{z-index:10001;background-color:#ffffff4d;width:2.5rem;height:2.5rem;font-size:1.5rem;top:.5rem;right:.5rem}.ChatBubble-module__kbnIiq__formField input,.ChatBubble-module__kbnIiq__formField textarea{border-radius:6px;margin-bottom:2px;padding:.6rem;font-size:1rem}.ChatBubble-module__kbnIiq__formField label{margin-bottom:2px;font-size:.85rem}.ChatBubble-module__kbnIiq__terms{padding:4px 0}.ChatBubble-module__kbnIiq__terms input[type=checkbox]{width:18px;height:18px;margin-right:6px}.ChatBubble-module__kbnIiq__terms label{font-size:.85rem}.ChatBubble-module__kbnIiq__formSubmitButton{border-radius:6px;margin-top:8px;padding:8px 16px;font-size:.9rem}.ChatBubble-module__kbnIiq__chatInput{font-size:1rem}.ChatBubble-module__kbnIiq__sendButton{width:3rem;height:3rem}.ChatBubble-module__kbnIiq__inlineForm{padding:12px}.ChatBubble-module__kbnIiq__inputArea{margin-bottom:2rem}}@media (max-width:400px){.ChatBubble-module__kbnIiq__inputArea{margin-bottom:1rem}}@media (max-width:768px) and (orientation:landscape){.ChatBubble-module__kbnIiq__container{display:none}}@media (max-width:480px){.ChatBubble-module__kbnIiq__container{bottom:2rem;right:2rem}.ChatBubble-module__kbnIiq__chatButton{width:3rem;height:3rem}.ChatBubble-module__kbnIiq__messagePopup{width:calc(100vw - 3rem);max-width:none;bottom:calc(100% + 1rem);right:0}}.ChatBubble-module__kbnIiq__messagePopupClose{color:#999;cursor:pointer;z-index:10;background-color:#0000000d;border-radius:50%;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;font-size:.85rem;transition:background-color .2s,color .2s;display:flex;position:absolute;top:.4rem;right:.4rem}.ChatBubble-module__kbnIiq__messagePopupClose:hover{color:#666;background-color:#0000001a}
.ServicePromo-module__oh3xeG__promoSection{background-color:#f8f9fa}.ServicePromo-module__oh3xeG__promoCard{height:100%;transition:all .3s ease-in-out}.ServicePromo-module__oh3xeG__promoCard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.ServicePromo-module__oh3xeG__promoCardInfo h3{color:#007bff;font-weight:600}.ServicePromo-module__oh3xeG__promoCardInfo h2{color:#2c3e50;margin-bottom:1.5rem}.ServicePromo-module__oh3xeG__featureList{margin:0;padding-left:0;list-style-type:none}.ServicePromo-module__oh3xeG__featureList li{color:#4a5568;margin-bottom:.75rem;padding-left:1.5rem;line-height:1.6;position:relative}.ServicePromo-module__oh3xeG__featureList li:before{color:#007bff;content:"•";font-size:1.2rem;position:absolute;left:0}@media (max-width:768px){.ServicePromo-module__oh3xeG__promoCard{height:auto}}
.SuccessStories-module__UnT0zq__successStoriesSection{background-color:#f8f9fa}.SuccessStories-module__UnT0zq__successStories{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:3rem;display:grid}.SuccessStories-module__UnT0zq__testimonialSlider{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 6px #0000000d}.SuccessStories-module__UnT0zq__testimonialSlider h3{color:#2c3e50;margin-bottom:1.5rem;font-size:1.5rem}.SuccessStories-module__UnT0zq__testimonialSlider blockquote{color:#4a5568;border-left:4px solid #007bff;margin-bottom:1.5rem;padding-left:1rem;font-size:1rem;font-style:italic}.SuccessStories-module__UnT0zq__caseStudy{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 6px #0000000d}.SuccessStories-module__UnT0zq__caseStudy h3{color:#2c3e50;margin-bottom:1.5rem;font-size:1.5rem}.SuccessStories-module__UnT0zq__caseStudyContent{color:#4a5568}.SuccessStories-module__UnT0zq__caseStudyContent h4{color:#2c3e50;margin-bottom:1rem;font-size:1.2rem}.SuccessStories-module__UnT0zq__caseStudyContent ul{padding-left:0;list-style-type:none}.SuccessStories-module__UnT0zq__caseStudyContent ul li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}.SuccessStories-module__UnT0zq__caseStudyContent ul li:before{color:#007bff;content:"✓";position:absolute;left:0}.SuccessStories-module__UnT0zq__securityRatings{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 6px #0000000d}.SuccessStories-module__UnT0zq__securityRatings h3{color:#2c3e50;margin-bottom:1.5rem;font-size:1.5rem}.SuccessStories-module__UnT0zq__ratingsContent{flex-direction:column;gap:2rem;display:flex}.SuccessStories-module__UnT0zq__rating{text-align:center}.SuccessStories-module__UnT0zq__ratingScore{color:#007bff;font-size:2.5rem;font-weight:700;display:block}.SuccessStories-module__UnT0zq__ratingPlatform{color:#4a5568;font-size:1rem}.SuccessStories-module__UnT0zq__certifications{flex-direction:column;gap:1rem;display:flex}.SuccessStories-module__UnT0zq__cert{color:#2c3e50;text-align:center;background:#f8f9fa;border-radius:6px;padding:.75rem;font-weight:500}@media (max-width:992px){.SuccessStories-module__UnT0zq__successStories{grid-template-columns:1fr}}
.MainDesign-module__pikiaq__container{width:1300px;margin:0 auto 4rem}.MainDesign-module__pikiaq__header{color:#fff;text-align:center;background-color:#3b82f6;margin-bottom:3rem;padding:64px 32px 32px}.MainDesign-module__pikiaq__mainContent{background-color:#fff;padding:2rem}.MainDesign-module__pikiaq__flexContainer{align-items:flex-start;gap:48px;margin-bottom:1.5rem;display:flex}.MainDesign-module__pikiaq__textSection{flex:1;padding-left:4rem;padding-right:2rem}.MainDesign-module__pikiaq__iconGrid{grid-template-columns:repeat(3,1fr);gap:16px;width:fit-content;padding-right:8rem;display:grid}.MainDesign-module__pikiaq__serviceCards{flex-wrap:nowrap;justify-content:center;gap:2rem;margin-top:3rem;margin-bottom:5rem;padding:0 4rem;display:flex}.MainDesign-module__pikiaq__card{flex:400px;max-width:400px}.MainDesign-module__pikiaq__emoji{font-size:96px}.MainDesign-module__pikiaq__heading1{font-size:3rem}.MainDesign-module__pikiaq__heading2{font-size:2.5rem}@media (max-width:1400px){.MainDesign-module__pikiaq__container{width:100%;padding:0 1rem}}@media (max-width:1024px){.MainDesign-module__pikiaq__flexContainer{flex-direction:column;align-items:center;gap:2rem}.MainDesign-module__pikiaq__textSection{text-align:center;padding:0 1rem}.MainDesign-module__pikiaq__iconGrid{padding-right:0}.MainDesign-module__pikiaq__serviceCards{flex-direction:column;align-items:center;padding:0 1rem}.MainDesign-module__pikiaq__card{width:100%;max-width:500px}}@media (max-width:768px){.MainDesign-module__pikiaq__header{padding:32px 16px}.MainDesign-module__pikiaq__heading1{font-size:2.5rem!important}.MainDesign-module__pikiaq__heading2{font-size:2rem!important}.MainDesign-module__pikiaq__iconGrid{grid-template-columns:repeat(2,1fr)}.MainDesign-module__pikiaq__emoji{font-size:72px}}@media (max-width:480px){.MainDesign-module__pikiaq__mainContent{padding:1rem}.MainDesign-module__pikiaq__iconGrid{grid-template-columns:repeat(2,1fr);gap:8px}.MainDesign-module__pikiaq__heading1{font-size:2rem!important}.MainDesign-module__pikiaq__heading2{font-size:1.75rem!important}.MainDesign-module__pikiaq__emoji{font-size:56px}.MainDesign-module__pikiaq__card{padding:1rem!important}}
.ServiceFeature-module__lWaR0q__list-two-col li{max-width:100%}.ServiceFeature-module__lWaR0q__featureSection{padding:60px 0;position:relative;overflow:hidden}.ServiceFeature-module__lWaR0q__featureWrapper{gap:2rem;position:relative}.ServiceFeature-module__lWaR0q__imageWrapper{max-width:100%;transition:transform .3s ease-in-out;position:relative}.ServiceFeature-module__lWaR0q__imageContainer{padding:1.5rem;transition:all .3s;position:relative;box-shadow:0 10px 30px #00000014}.ServiceFeature-module__lWaR0q__imageContainer:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}.ServiceFeature-module__lWaR0q__imageInner{border-radius:8px;position:relative;overflow:hidden}.ServiceFeature-module__lWaR0q__featureImage{will-change:transform;width:100%;height:auto;transition:transform .5s;display:block}.ServiceFeature-module__lWaR0q__imageAnnotations{pointer-events:none;position:absolute;inset:0}.ServiceFeature-module__lWaR0q__annotation{background:#fffffff2;border-radius:20px;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex;position:absolute;box-shadow:0 2px 8px #0000001a}.ServiceFeature-module__lWaR0q__annotationTop{top:1rem;right:1rem}.ServiceFeature-module__lWaR0q__annotationBottom{bottom:1rem;left:1rem}.ServiceFeature-module__lWaR0q__annotationDot{background:var(--bs-primary);border-radius:50%;width:8px;height:8px;margin-right:8px}.ServiceFeature-module__lWaR0q__contentWrapper{padding:0}.ServiceFeature-module__lWaR0q__sectionHeader{margin-bottom:2rem}.ServiceFeature-module__lWaR0q__heading{margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.ServiceFeature-module__lWaR0q__description{color:var(--bs-gray-700);max-width:90%;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.ServiceFeature-module__lWaR0q__featuresGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:2rem;display:grid}.ServiceFeature-module__lWaR0q__featureItem{background:#fff;border:1px solid #00000014;border-radius:.75rem;flex-direction:column;height:100%;padding:1.25rem;transition:all .3s;display:flex}.ServiceFeature-module__lWaR0q__featureItem:hover{border-color:rgba(var(--bs-primary-rgb),.2);transform:translateY(-3px);box-shadow:0 8px 16px #00000014}.ServiceFeature-module__lWaR0q__iconWrapper{background:rgba(var(--bs-primary-rgb),.1);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;transition:all .3s;display:flex}.ServiceFeature-module__lWaR0q__featureItem:hover .ServiceFeature-module__lWaR0q__iconWrapper{background:var(--bs-primary);transform:scale(1.1)}.ServiceFeature-module__lWaR0q__featureItem:hover .ServiceFeature-module__lWaR0q__iconWrapper i{color:#fff!important}.ServiceFeature-module__lWaR0q__featureContent{flex:1}.ServiceFeature-module__lWaR0q__featureContent h3{margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.ServiceFeature-module__lWaR0q__featureDescription{color:var(--bs-gray-700);font-size:.9375rem;line-height:1.5}.ServiceFeature-module__lWaR0q__featureDescription ul{margin-bottom:0;padding-left:0;list-style:none}.ServiceFeature-module__lWaR0q__featureDescription li{margin-bottom:.5rem;padding-left:1.25rem;position:relative}.ServiceFeature-module__lWaR0q__featureDescription li:before{color:var(--bs-primary);content:"•";position:absolute;top:0;left:0}.ServiceFeature-module__lWaR0q__ctaWrapper{margin:1.5rem 0 0}.ServiceFeature-module__lWaR0q__ctaWrapper a{box-shadow:0 4px 12px rgba(var(--bs-primary-rgb),.15);padding:.875rem 2rem;font-size:1rem;font-weight:500;transition:all .3s}.ServiceFeature-module__lWaR0q__ctaWrapper a:hover{box-shadow:0 8px 16px rgba(var(--bs-primary-rgb),.2);transform:translateY(-2px)}@media (max-width:991px){.ServiceFeature-module__lWaR0q__heading{font-size:2rem}.ServiceFeature-module__lWaR0q__featuresGrid{grid-template-columns:1fr}.ServiceFeature-module__lWaR0q__description{max-width:100%}}@media (max-width:768px){.ServiceFeature-module__lWaR0q__featureSection{padding:40px 0}.ServiceFeature-module__lWaR0q__heading{font-size:1.75rem}.ServiceFeature-module__lWaR0q__description{font-size:1rem}.ServiceFeature-module__lWaR0q__featureItem{padding:1rem}.ServiceFeature-module__lWaR0q__annotation{padding:.375rem .75rem;font-size:.75rem}}@keyframes ServiceFeature-module__lWaR0q__fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.ServiceFeature-module__lWaR0q__featureItem{opacity:0;animation:.5s forwards ServiceFeature-module__lWaR0q__fadeInUp}.ServiceFeature-module__lWaR0q__featureItem:first-child{animation-delay:.1s}.ServiceFeature-module__lWaR0q__featureItem:nth-child(2){animation-delay:.2s}.ServiceFeature-module__lWaR0q__featureItem:nth-child(3){animation-delay:.3s}.ServiceFeature-module__lWaR0q__featureItem:nth-child(4){animation-delay:.4s}
.HelpDeskSupport-module___Bn3kW__featuresSection,.HelpDeskSupport-module___Bn3kW__servicesSection{background-color:#fff;padding:80px 0}.HelpDeskSupport-module___Bn3kW__featureCard{background-color:#f8f9fa;border-radius:10px;gap:1.5rem;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.HelpDeskSupport-module___Bn3kW__featureCard:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.HelpDeskSupport-module___Bn3kW__featureIcon{color:#06c;min-width:50px;font-size:2rem}.HelpDeskSupport-module___Bn3kW__featureContent h4{margin-bottom:.5rem;font-size:1.25rem}.HelpDeskSupport-module___Bn3kW__featureImage{justify-content:center;align-items:center;display:flex}.HelpDeskSupport-module___Bn3kW__image{-o-object-fit:cover;object-fit:cover;border-radius:20px;width:100%;max-width:500px;height:auto;box-shadow:0 10px 30px #0000001a}.HelpDeskSupport-module___Bn3kW__serviceCard{background-color:#fff;border-radius:10px;height:100%;padding:2rem;transition:all .3s;box-shadow:0 5px 15px #00000014}.HelpDeskSupport-module___Bn3kW__serviceCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.HelpDeskSupport-module___Bn3kW__serviceIcon{color:#06c;margin-bottom:1.5rem;font-size:2.5rem}.HelpDeskSupport-module___Bn3kW__serviceCard h4{margin-bottom:1rem;font-size:1.5rem}.HelpDeskSupport-module___Bn3kW__serviceFeatures{margin:1rem 0 0;padding:0;list-style:none}.HelpDeskSupport-module___Bn3kW__serviceFeatures li{padding:.5rem 0 .5rem 1.5rem;position:relative}.HelpDeskSupport-module___Bn3kW__serviceFeatures li:before{color:#06c;content:"→";position:absolute;left:0}
.MS365Service-module__z-VF_q__processCard,.MS365Service-module__z-VF_q__technicalCard{border:1px solid #0000001a;border-radius:12px;transition:all .3s;position:relative;transform:translateY(0)}.MS365Service-module__z-VF_q__processCard:hover,.MS365Service-module__z-VF_q__technicalCard:hover{border-color:#00000026;transform:translateY(-5px);box-shadow:0 1rem 3rem #00000026!important}.MS365Service-module__z-VF_q__processCard{background:#f8fafc;border:1px solid #e5e7eb;flex-direction:column;align-items:center;height:100%;min-height:200px;display:flex;padding:1.5rem!important}.MS365Service-module__z-VF_q__processCard p{width:100%;margin-bottom:0}.MS365Service-module__z-VF_q__technicalCard{background:#fff;border:1px solid #e5e7eb;flex-direction:column;height:100%;min-height:400px;display:flex}.MS365Service-module__z-VF_q__technicalCard h3{margin-bottom:1rem}.MS365Service-module__z-VF_q__technicalCard p{flex-grow:0;margin-bottom:1.5rem}.MS365Service-module__z-VF_q__technicalCard ul{flex-direction:column;flex-grow:1;justify-content:flex-start;gap:.75rem;margin:0;padding:0;display:flex}.MS365Service-module__z-VF_q__iconBox{border-radius:8px;max-width:240px;height:70px;margin:0 auto 1.5rem;padding:.5rem;transition:all .3s;background-color:#e7f1ff!important}.MS365Service-module__z-VF_q__iconBox,.MS365Service-module__z-VF_q__iconBox h3{justify-content:center;align-items:center;width:100%;display:flex}.MS365Service-module__z-VF_q__iconBox h3{color:#0d6efd;text-align:center;text-overflow:clip;white-space:normal;height:100%;margin:0;padding:.75rem;font-size:1.1rem;line-height:1.3;overflow:visible}.MS365Service-module__z-VF_q__processCard:hover .MS365Service-module__z-VF_q__iconBox{transform:scale(1.02);box-shadow:0 5px 15px #0000001a}.MS365Service-module__z-VF_q__processCard:after,.MS365Service-module__z-VF_q__technicalCard:after{content:"";pointer-events:none;border-radius:12px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #0000000d}.MS365Service-module__z-VF_q__heroSection{padding-bottom:120px;padding-top:180px!important}.MS365Service-module__z-VF_q__heroContent{margin-bottom:3rem}.MS365Service-module__z-VF_q__contentBox{padding:5rem}@media screen and (max-width:1200px){.MS365Service-module__z-VF_q__heroSection{padding-bottom:100px;padding-top:150px!important}}@media screen and (max-width:991px){.MS365Service-module__z-VF_q__heroSection{padding-bottom:80px;padding-top:120px!important}.MS365Service-module__z-VF_q__heroContent{margin-bottom:2rem}.MS365Service-module__z-VF_q__heroContent h1{font-size:2.5rem!important}}@media screen and (max-width:768px){.MS365Service-module__z-VF_q__heroSection{padding-bottom:60px;padding-top:100px!important}.MS365Service-module__z-VF_q__heroContent h1{font-size:2rem!important}.MS365Service-module__z-VF_q__heroContent p{font-size:1rem!important}.MS365Service-module__z-VF_q__iconBox{max-width:220px;height:65px;padding:.4rem}.MS365Service-module__z-VF_q__iconBox h3{padding:.5rem;font-size:1rem}.MS365Service-module__z-VF_q__contentBox{padding:2rem!important}.MS365Service-module__z-VF_q__processCard{height:100%;min-height:160px;padding:1.25rem!important}.MS365Service-module__z-VF_q__processCard,.MS365Service-module__z-VF_q__technicalCard{margin-bottom:2rem!important}.MS365Service-module__z-VF_q__processCard p{font-size:.95rem;line-height:1.5}}@media screen and (max-width:576px){.MS365Service-module__z-VF_q__heroSection{padding-bottom:40px;padding-top:80px!important}.MS365Service-module__z-VF_q__heroContent h1{font-size:1.75rem!important}.MS365Service-module__z-VF_q__processCard{height:100%;min-height:160px;padding:1.25rem!important}.MS365Service-module__z-VF_q__processCard,.MS365Service-module__z-VF_q__technicalCard{margin-bottom:2rem!important}.MS365Service-module__z-VF_q__technicalCard{padding:1.5rem!important}.MS365Service-module__z-VF_q__processCard p{margin-top:.5rem;font-size:.9rem;line-height:1.5}.MS365Service-module__z-VF_q__iconBox{max-width:200px;height:60px;margin-bottom:1rem;padding:.3rem}.MS365Service-module__z-VF_q__iconBox h3{padding:.4rem;font-size:.95rem;line-height:1.2}.MS365Service-module__z-VF_q__contentBox{padding:1.5rem!important}}
.ServiceFeatureTwo-module__ozBpXG__featureSection{background:#f8f9fa;padding:60px 0;position:relative;overflow:hidden}.ServiceFeatureTwo-module__ozBpXG__sectionTitle{text-align:center;margin-bottom:3rem}.ServiceFeatureTwo-module__ozBpXG__sectionTitle h2{color:#2c3e50;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.ServiceFeatureTwo-module__ozBpXG__sectionTitle p{color:#6c757d;max-width:800px;margin:0 auto;font-size:1.1rem}.ServiceFeatureTwo-module__ozBpXG__servicesGrid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:3rem;display:grid}.ServiceFeatureTwo-module__ozBpXG__serviceBox{background:#fff;border-radius:10px;flex-direction:column;height:100%;padding:25px;transition:all .3s;display:flex;box-shadow:0 4px 10px #0000000d}.ServiceFeatureTwo-module__ozBpXG__serviceBox:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.ServiceFeatureTwo-module__ozBpXG__iconWrapper{background:#007bff1a;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.ServiceFeatureTwo-module__ozBpXG__iconWrapper svg{color:#007bff}.ServiceFeatureTwo-module__ozBpXG__serviceBox h3{color:#2c3e50;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.ServiceFeatureTwo-module__ozBpXG__serviceBox ul{flex-grow:1;margin:0;padding:0;list-style:none}.ServiceFeatureTwo-module__ozBpXG__serviceBox li{color:#6c757d;margin-bottom:.5rem;padding-left:1.5rem;font-size:.95rem;position:relative}.ServiceFeatureTwo-module__ozBpXG__serviceBox li:before{color:#007bff;content:"•";position:absolute;top:0;left:0}.ServiceFeatureTwo-module__ozBpXG__trustSection{text-align:center;margin-top:4rem}.ServiceFeatureTwo-module__ozBpXG__trustSection h3{color:#2c3e50;margin-bottom:2rem;font-size:1.75rem;font-weight:600}.ServiceFeatureTwo-module__ozBpXG__testimonialSlider{max-width:800px;margin:2rem auto}.ServiceFeatureTwo-module__ozBpXG__testimonial{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 15px #0000000d}.ServiceFeatureTwo-module__ozBpXG__testimonial p{margin-bottom:1rem}.ServiceFeatureTwo-module__ozBpXG__testimonial blockquote{color:#2c3e50;margin:0;font-size:1.1rem;font-style:italic}.ServiceFeatureTwo-module__ozBpXG__certifications{justify-content:center;gap:3rem;margin-top:2rem;padding:1rem;display:flex}.ServiceFeatureTwo-module__ozBpXG__certifications img{transition:transform .3s}.ServiceFeatureTwo-module__ozBpXG__certifications img:hover{transform:scale(1.05)}.ServiceFeatureTwo-module__ozBpXG__ctaSection{text-align:center;margin-top:3rem}.ServiceFeatureTwo-module__ozBpXG__ctaButton{color:#fff;background:#007bff;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.ServiceFeatureTwo-module__ozBpXG__ctaButton:hover{background:#0056b3;transform:translateY(-2px)}@media (max-width:1200px){.ServiceFeatureTwo-module__ozBpXG__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ServiceFeatureTwo-module__ozBpXG__servicesGrid{grid-template-columns:1fr}.ServiceFeatureTwo-module__ozBpXG__sectionTitle h2{font-size:2rem}.ServiceFeatureTwo-module__ozBpXG__serviceBox{padding:20px}.ServiceFeatureTwo-module__ozBpXG__certifications{flex-wrap:wrap;gap:2rem}}
.CloudServices-module__Z27F5W__cloudFeatures{background-color:#f8f9fa;padding:80px 0}.CloudServices-module__Z27F5W__featureCard{background:#fff;border-radius:10px;height:100%;margin:15px 0;padding:30px;transition:all .3s;box-shadow:0 5px 15px #0000000d}.CloudServices-module__Z27F5W__featureCard:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.CloudServices-module__Z27F5W__icon{color:#2563eb;justify-content:center;align-items:center;margin-bottom:20px;font-size:2.5rem;display:flex}.CloudServices-module__Z27F5W__featureCard h3{color:#1f2937;text-align:center;margin-bottom:15px;font-size:1.25rem}.CloudServices-module__Z27F5W__featureCard ul{padding-left:0;list-style:none}.CloudServices-module__Z27F5W__featureCard ul li{color:#4b5563;margin-bottom:8px;padding-left:20px;position:relative}.CloudServices-module__Z27F5W__featureCard ul li:before{color:#2563eb;content:"•";position:absolute;left:0}.CloudServices-module__Z27F5W__comprehensiveServices{background-color:#fff;padding:80px 0}.CloudServices-module__Z27F5W__rectangleCard{background:#fff;border-radius:10px;align-items:flex-start;height:100%;margin:0 0 40px;padding:40px;transition:all .3s;display:flex;box-shadow:0 5px 15px #0000000d}.CloudServices-module__Z27F5W__rectangleCard:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.CloudServices-module__Z27F5W__rectangleIcon{color:#2563eb;background-color:#eff6ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;margin-right:25px;padding:15px;font-size:2.5rem;display:flex}.CloudServices-module__Z27F5W__rectangleContent{flex-grow:1}.CloudServices-module__Z27F5W__rectangleContent h3{color:#1f2937;margin-bottom:15px;font-size:1.4rem}.CloudServices-module__Z27F5W__rectangleContent ul{margin:0;padding-left:0;list-style:none}.CloudServices-module__Z27F5W__rectangleContent ul li{color:#4b5563;margin-bottom:10px;padding-left:24px;line-height:1.5;position:relative}.CloudServices-module__Z27F5W__rectangleContent ul li:before{color:#2563eb;content:"→";position:absolute;left:0}@media (max-width:768px){.CloudServices-module__Z27F5W__featureCard{margin:10px 0;padding:20px}.CloudServices-module__Z27F5W__rectangleCard{text-align:center;flex-direction:column;align-items:center;margin:0 0 30px;padding:20px}.CloudServices-module__Z27F5W__rectangleIcon{margin-bottom:20px;margin-right:0}.CloudServices-module__Z27F5W__icon,.CloudServices-module__Z27F5W__rectangleIcon{font-size:2rem}.CloudServices-module__Z27F5W__featureCard h3,.CloudServices-module__Z27F5W__rectangleContent h3{font-size:1.1rem}.CloudServices-module__Z27F5W__rectangleContent ul{text-align:left}}.CloudServices-module__Z27F5W__counter{margin-bottom:15px;font-size:2.5rem;font-weight:700}
.InfrastructureManagement-module__4ZUoXq__featuresSection,.InfrastructureManagement-module__4ZUoXq__servicesSection{background-color:#f8f9fa;padding:80px 0}.InfrastructureManagement-module__4ZUoXq__featuresGrid{grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:30px;display:grid}.InfrastructureManagement-module__4ZUoXq__featureCard{background:#fff;border-radius:10px;padding:25px;transition:transform .3s;box-shadow:0 4px 6px #0000001a}.InfrastructureManagement-module__4ZUoXq__featureCard:hover{transform:translateY(-5px)}.InfrastructureManagement-module__4ZUoXq__featureIcon{color:#06c;margin-bottom:15px;font-size:2rem}.InfrastructureManagement-module__4ZUoXq__featureCard h3{color:#333;margin-bottom:15px;font-size:1.25rem}.InfrastructureManagement-module__4ZUoXq__featureCard ul{margin:0;padding-left:0;list-style:none}.InfrastructureManagement-module__4ZUoXq__featureCard li{margin-bottom:8px;padding-left:20px;position:relative}.InfrastructureManagement-module__4ZUoXq__featureCard li:before{color:#06c;content:"•";position:absolute;left:0}.InfrastructureManagement-module__4ZUoXq__featureImage{overflow:hidden}.InfrastructureManagement-module__4ZUoXq__featureImage,.InfrastructureManagement-module__4ZUoXq__serviceCard{border-radius:10px;box-shadow:0 4px 6px #0000001a}.InfrastructureManagement-module__4ZUoXq__serviceCard{background:#fff;height:100%;margin-bottom:30px;padding:30px;transition:transform .3s}.InfrastructureManagement-module__4ZUoXq__serviceCard:hover{transform:translateY(-5px)}.InfrastructureManagement-module__4ZUoXq__serviceIcon{color:#06c;margin-bottom:20px;font-size:2.5rem}.InfrastructureManagement-module__4ZUoXq__serviceCard h3{color:#333;margin-bottom:15px;font-size:1.5rem}.InfrastructureManagement-module__4ZUoXq__serviceCard p{color:#666;margin-bottom:20px}.InfrastructureManagement-module__4ZUoXq__serviceFeatures{margin:0;padding-left:0;list-style:none}.InfrastructureManagement-module__4ZUoXq__serviceFeatures li{color:#555;margin-bottom:10px;padding-left:25px;position:relative}.InfrastructureManagement-module__4ZUoXq__serviceFeatures li:before{color:#06c;content:"✓";position:absolute;left:0}@media (max-width:768px){.InfrastructureManagement-module__4ZUoXq__featuresGrid{grid-template-columns:1fr}.InfrastructureManagement-module__4ZUoXq__featureImage{margin-top:30px}}
.ServiceDetails-module__3mgc1q__feature-card{box-sizing:border-box;background:#fff;border:1px solid #00000014;border-radius:1rem;flex-direction:column;max-width:100%;height:100%;margin:0;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:visible}.ServiceDetails-module__3mgc1q__feature-card:hover{box-shadow:0 12px 24px -10px #0000001a}.ServiceDetails-module__3mgc1q__feature-icon{transform-origin:50%;margin-bottom:1.5rem;font-size:2.5rem;transition:transform .3s;display:inline-block}.ServiceDetails-module__3mgc1q__feature-card:hover .ServiceDetails-module__3mgc1q__feature-icon{transform:scale(1.1)}.ServiceDetails-module__3mgc1q__feature-content{flex-direction:column;flex:1;display:flex}.ServiceDetails-module__3mgc1q__service-details{background:var(--bs-light);border:1px solid #00000014;border-radius:.75rem;margin-top:auto;padding:0;transition:all .3s;position:relative}.ServiceDetails-module__3mgc1q__service-details:hover{box-shadow:0 4px 12px #00000014}.ServiceDetails-module__3mgc1q__service-details summary{color:var(--bs-primary);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-bottom:1px solid #0000;border-radius:.75rem;align-items:center;gap:.5rem;margin:0;padding:1rem 1.5rem;font-weight:500;list-style:none;transition:all .2s;display:flex}.ServiceDetails-module__3mgc1q__service-details summary:hover{background-color:rgba(var(--bs-primary-rgb),.04)}.ServiceDetails-module__3mgc1q__service-details summary::-webkit-details-marker{display:none}.ServiceDetails-module__3mgc1q__service-details summary:after{content:"›";opacity:.7;margin-left:auto;font-size:1.2rem;transition:all .3s;display:inline-block;transform:rotate(90deg)}.ServiceDetails-module__3mgc1q__service-details[open] summary:after{opacity:1;transform:rotate(-90deg)}.ServiceDetails-module__3mgc1q__service-details[open] summary{background:#fff;border-bottom:1px solid #00000014;border-bottom-right-radius:0;border-bottom-left-radius:0}.ServiceDetails-module__3mgc1q__service-details[open]{z-index:100;position:relative}.ServiceDetails-module__3mgc1q__details-content{box-sizing:border-box;transform-origin:top;z-index:100;word-wrap:break-word;background:#fff;border:1px solid #00000014;border-top:none;border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem;max-width:100vw;margin:0;padding:1.5rem;font-size:.95rem;line-height:1.6;animation:.3s ease-out ServiceDetails-module__3mgc1q__slideDown;position:absolute;top:100%;left:0;right:0;overflow-x:hidden;box-shadow:0 4px 12px #00000014}.ServiceDetails-module__3mgc1q__service-details:not([open]) .ServiceDetails-module__3mgc1q__details-content{display:none}@keyframes ServiceDetails-module__3mgc1q__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ServiceDetails-module__3mgc1q__details-content ol,.ServiceDetails-module__3mgc1q__details-content ul{margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.ServiceDetails-module__3mgc1q__details-content li{color:var(--bs-gray-700);margin-bottom:.75rem}.ServiceDetails-module__3mgc1q__details-content li:last-child{margin-bottom:0}.ServiceDetails-module__3mgc1q__details-content p{color:var(--bs-gray-700);margin-bottom:1rem}@media (max-width:768px){.ServiceDetails-module__3mgc1q__feature-card{margin:0;padding:1.25rem}.ServiceDetails-module__3mgc1q__service-details{width:100%;margin-top:1rem}.ServiceDetails-module__3mgc1q__service-details summary{padding:.875rem 1.25rem}.ServiceDetails-module__3mgc1q__details-content{width:100%;max-width:100%;padding:1.25rem;font-size:.9rem;position:relative}}.ServiceDetails-module__3mgc1q__service-card{background:#fff;max-width:100%;margin:0;transition:all .3s ease-in-out;overflow:hidden}.ServiceDetails-module__3mgc1q__service-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.ServiceDetails-module__3mgc1q__service-icon-wrapper{background:var(--bs-primary-soft,#4285f41a);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;transition:all .3s ease-in-out;display:flex}.ServiceDetails-module__3mgc1q__service-card:hover .ServiceDetails-module__3mgc1q__service-icon-wrapper{background:var(--bs-primary);transform:scale(1.1)}.ServiceDetails-module__3mgc1q__service-card:hover .ServiceDetails-module__3mgc1q__service-icon-wrapper i{color:#fff!important}.ServiceDetails-module__3mgc1q__service-content{flex:1}.ServiceDetails-module__3mgc1q__service-content ul li{transition:all .2s ease-in-out}.ServiceDetails-module__3mgc1q__service-content ul li:hover{color:var(--bs-primary);transform:translate(5px)}.ServiceDetails-module__3mgc1q__service-content ul li i{opacity:.8;font-size:14px}.ServiceDetails-module__3mgc1q__service-content .ServiceDetails-module__3mgc1q__btn-link{opacity:0;font-weight:500;text-decoration:none;transition:all .2s ease-in-out;transform:translateY(10px)}.ServiceDetails-module__3mgc1q__service-card:hover .ServiceDetails-module__3mgc1q__service-content .ServiceDetails-module__3mgc1q__btn-link{opacity:1;transform:translateY(0)}.ServiceDetails-module__3mgc1q__service-content .ServiceDetails-module__3mgc1q__btn-link:hover{text-decoration:underline}@media (max-width:768px){.ServiceDetails-module__3mgc1q__service-icon-wrapper{width:50px;height:50px}.ServiceDetails-module__3mgc1q__service-content ul li{font-size:.9rem}.ServiceDetails-module__3mgc1q__service-content .ServiceDetails-module__3mgc1q__btn-link{opacity:1;transform:none}}.ServiceDetails-module__3mgc1q__section-line{background:linear-gradient(90deg,var(--bs-primary) 0,var(--bs-primary-light) 100%);border-radius:2px;width:80px;height:4px;margin:2rem auto 0}.ServiceDetails-module__3mgc1q__feature-icon{background-color:var(--bs-primary-soft);border-radius:12px;justify-content:center;align-items:center;width:65px;height:65px;display:flex}.ServiceDetails-module__3mgc1q__hover-shadow-lg{transition:all .3s ease-in-out}.ServiceDetails-module__3mgc1q__hover-shadow-lg:hover{transform:translateY(-5px);box-shadow:0 1rem 3rem #0000002d!important}.ServiceDetails-module__3mgc1q__transition-all{transition:all .3s ease-in-out}.ServiceDetails-module__3mgc1q__bg-light-subtle{background-image:linear-gradient(to right,rgba(var(--bs-primary-rgb),.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(var(--bs-primary-rgb),.03) 1px,transparent 1px);background-size:20px 20px}.ServiceDetails-module__3mgc1q__hover-lift{transition:transform .3s,box-shadow .3s}.ServiceDetails-module__3mgc1q__hover-lift:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0003}.ServiceDetails-module__3mgc1q__hover-bright{transition:opacity .3s}.ServiceDetails-module__3mgc1q__hover-bright:hover{opacity:.8}.ServiceDetails-module__3mgc1q__btn-glow{opacity:0;pointer-events:none;background:radial-gradient(circle,#fffc 0,#fff0 70%);width:150%;height:150%;transition:transform .6s,opacity .3s;top:-25%;left:-25%}.ServiceDetails-module__3mgc1q__btn-primary:hover .ServiceDetails-module__3mgc1q__btn-glow{opacity:.15;transform:scale(1.2)rotate(15deg)}.ServiceDetails-module__3mgc1q__image-glow{filter:blur(20px);opacity:.7;z-index:-1;background:radial-gradient(circle,#3eb8ff33 0,#3eb8ff00 70%)}.ServiceDetails-module__3mgc1q__bg-glow{filter:blur(60px);opacity:.5;background:radial-gradient(circle at 70% 30%,#3eb8ff26 0,#3eb8ff00 70%)}.ServiceDetails-module__3mgc1q__icon-circle{transition:transform .3s}.ServiceDetails-module__3mgc1q__contact-item:hover .ServiceDetails-module__3mgc1q__icon-circle{transform:scale(1.1)}.ServiceDetails-module__3mgc1q__trust-badge{background:#ffffff1a;border-radius:2rem;align-items:center;padding:.5rem 1rem;transition:transform .3s;display:flex}.ServiceDetails-module__3mgc1q__trust-badge:hover{transform:translateY(-2px)}
.TrustStrip-module__IlvuGa__trustStrip{background-color:#f0f8ff99;border-radius:8px;flex-wrap:wrap;justify-content:space-between;margin:24px 0;padding:12px 8px}.TrustStrip-module__IlvuGa__trustItem,.TrustStrip-module__IlvuGa__trustStrip{align-items:center;display:flex}.TrustStrip-module__IlvuGa__trustItem{gap:8px;padding:4px 6px}.TrustStrip-module__IlvuGa__iconWrapper{justify-content:center;align-items:center;display:flex}.TrustStrip-module__IlvuGa__textWrapper{flex-direction:column;display:flex}.TrustStrip-module__IlvuGa__value{font-size:1rem;font-weight:600}.TrustStrip-module__IlvuGa__label,.TrustStrip-module__IlvuGa__value{margin:0;line-height:1.2}.TrustStrip-module__IlvuGa__label{color:#6c757d;font-size:.875rem}.TrustStrip-module__IlvuGa__floatingNameplate{z-index:10;background-color:#fff;border-radius:10px;max-width:260px;padding:15px 20px;animation:4s ease-in-out infinite TrustStrip-module__IlvuGa__float;position:absolute;bottom:25px;right:25px;box-shadow:0 10px 25px #0000001a}.TrustStrip-module__IlvuGa__personName{color:#333;margin:0 0 4px;font-size:1.2rem;font-weight:700}.TrustStrip-module__IlvuGa__personTitle{color:#6c757d;margin:0;font-size:.9rem;line-height:1.3}@keyframes TrustStrip-module__IlvuGa__float{0%{transform:translateY(0);box-shadow:0 10px 25px #0000001a}50%{transform:translateY(-10px);box-shadow:0 15px 30px #00000026}to{transform:translateY(0);box-shadow:0 10px 25px #0000001a}}@media (max-width:767px){.TrustStrip-module__IlvuGa__trustStrip{justify-content:space-around;padding:12px 8px}.TrustStrip-module__IlvuGa__trustItem{width:48%;margin-bottom:8px;padding:6px}.TrustStrip-module__IlvuGa__value{font-size:.9rem}.TrustStrip-module__IlvuGa__label{font-size:.75rem}.TrustStrip-module__IlvuGa__floatingNameplate{max-width:220px;padding:10px 15px;bottom:15px;right:15px}.TrustStrip-module__IlvuGa__personName{font-size:1rem}.TrustStrip-module__IlvuGa__personTitle{font-size:.8rem}}@media (max-width:480px){.TrustStrip-module__IlvuGa__trustItem{justify-content:flex-start;width:50%}}
.cybersecurity-module__ndb--a__cyberHeroSection{color:#fff;background:linear-gradient(135deg,#1a237e,#0d47a1);padding:100px 0;position:relative;overflow:hidden}.cybersecurity-module__ndb--a__cyberHeroSection:before{content:"";z-index:1;background:#0006;position:absolute;inset:0}.cybersecurity-module__ndb--a__heroContent{z-index:2;position:relative}.cybersecurity-module__ndb--a__heroContent h1{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.cybersecurity-module__ndb--a__heroContent h1,.cybersecurity-module__ndb--a__heroContent h2{color:#fff;text-shadow:0 2px 4px #00000080}.cybersecurity-module__ndb--a__heroContent h2{opacity:.95;margin-bottom:2rem;font-size:1.5rem;font-weight:500}.cybersecurity-module__ndb--a__locationBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-shadow:0 2px 4px #0000004d;background:#ffffff26;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;display:inline-flex}.cybersecurity-module__ndb--a__trustBadges{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.cybersecurity-module__ndb--a__trustBadges span{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-shadow:0 2px 4px #0000004d;background:#ffffff26;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:inline-flex}.cybersecurity-module__ndb--a__heroCta{align-items:center;gap:2rem;margin-top:3rem;display:flex}.cybersecurity-module__ndb--a__emergencyContact{border-left:1px solid #ffffff4d;padding-left:2rem}.cybersecurity-module__ndb--a__emergencyContact p{opacity:.9;text-shadow:0 2px 4px #0000004d;margin:0;font-size:.9rem}.cybersecurity-module__ndb--a__emergencyContact a{color:#fff;text-shadow:0 2px 4px #0000004d;font-size:1.2rem;font-weight:600;text-decoration:none}.cybersecurity-module__ndb--a__heroImage{padding:1rem;position:relative}.cybersecurity-module__ndb--a__heroImage img{border-radius:16px;transition:transform .3s;box-shadow:0 20px 40px #0000004d}.cybersecurity-module__ndb--a__heroImage:hover img{transform:translateY(-5px)}.cybersecurity-module__ndb--a__certifications{background:#fff;border-radius:10px;gap:1rem;padding:1rem;display:flex;position:absolute;bottom:-20px;right:0;box-shadow:0 4px 6px #0000001a}.cybersecurity-module__ndb--a__serviceOverviewSection{background:#f8f9fa;padding:80px 0}.cybersecurity-module__ndb--a__serviceCard{background:#fff;border-radius:10px;height:100%;padding:2rem;transition:transform .3s;box-shadow:0 4px 6px #0000001a}.cybersecurity-module__ndb--a__serviceCard:hover{transform:translateY(-5px)}.cybersecurity-module__ndb--a__serviceIcon{color:#1a237e;margin-bottom:1.5rem;font-size:2.5rem}.cybersecurity-module__ndb--a__serviceCard h3{color:#1a237e;margin-bottom:1rem;font-size:1.25rem}.cybersecurity-module__ndb--a__serviceCard p{color:#6c757d;margin-bottom:0}.cybersecurity-module__ndb--a__faqAccordion{max-width:800px;margin:0 auto}.cybersecurity-module__ndb--a__ctaSection{background:#f8f9fa;padding:80px 0}.cybersecurity-module__ndb--a__ctaForm{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 6px #0000001a}@media (max-width:768px){.cybersecurity-module__ndb--a__cyberHeroSection h1{font-size:2.5rem}.cybersecurity-module__ndb--a__heroCta{flex-direction:column;align-items:flex-start;gap:1rem}.cybersecurity-module__ndb--a__emergencyContact{border-top:1px solid #fff3;border-left:none;padding-top:1rem;padding-left:0}.cybersecurity-module__ndb--a__trustBadges{flex-direction:column}}
