.header-area .main-menu>ul.menu-list{overflow:visible!important;position:relative;width:100%;display:flex;justify-content:center}.mega-menu-container{position:static!important}.mega-menu-button{background:none;border:none;font-size:10px;font-weight:500;cursor:pointer;display:flex;align-items:center;color:#3007e9;transition:color .3s ease;position:relative;padding:10px 0 8px}.mega-menu-button:after{content:"";position:absolute;width:0;height:1px;bottom:.55rem;left:50%;transform:translateX(-50%);background-color:#281cd3;transition:width .3s ease-in-out}.mega-menu-button:hover:after{width:100%}.mega-menu-button .dropdown-icon{margin-left:8px;transition:transform .3s ease}.mega-menu-button .dropdown-icon.up{transform:rotate(-180deg)}.header-area.style-1:not(.sticky) .mega-menu-button{color:#4b4949}.header-area.style-1.sticky .mega-menu-button{color:var(--primary-color-one)}.header-area.style-1 .mega-menu-button:hover{color:inherit!important}.header-area.style-2 .mega-menu-button{color:#f0e9e9;transition:color .3s ease}.header-area.style-2.sticky .mega-menu-button{color:#f0e9e9}.header-area.style-2 .mega-menu-button:hover{color:#2112f0!important}.mega-menu-dropdown1{position:absolute;top:100%;left:15vw!important;transform:translateX(-50%)!important;width:90vw;max-width:1240px;background-color:#fff;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1);padding:2.5rem;margin-top:15px;z-index:1000;border:1px solid #8d8989;opacity:0;animation:fadeIn .3s forwards;overflow:hidden}.mega-menu-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.5rem;gap:2.5rem}.mega-menu-heading{font-size:1rem!important;font-weight:600;color:#2a0add;margin:0 0 .1rem;padding-bottom:.3rem;border-bottom:1px solid #b0b5b9;text-transform:none}.mega-menu-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.mega-menu-link{color:#555;text-decoration:none;font-size:1rem;font-weight:900;transition:color .2s ease-in-out}.mega-menu-link:hover{color:#2b1fd6}.product-mega-menu{display:grid;grid-template-columns:1.8fr 1.3fr;grid-gap:2rem;gap:2rem}.product-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 2.5rem;gap:0 2.5rem}.product-item{position:relative;text-decoration:none;color:inherit;padding:.8rem 0;border-bottom:1px solid #e5e7eb;border-radius:6px;transition:all .2s ease-in-out}.product-item:hover{background-color:#f7fafc;transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.product-item:nth-last-child(-n+2){border-bottom:none}.product-item--highlight{background:#f7fafc;border:1px solid #e5e7eb;padding:.8rem 1.5rem;border-bottom:1px solid #e5e7eb!important}.product-item--highlight:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.07);border-color:#d1d5db}.product-item h3{display:flex;align-items:center;justify-content:space-between;font-size:2.1rem;font-weight:600;margin-bottom:.5rem;color:#0d23eb}.product-item p{font-size:1rem;color:#444;line-height:1.5}.arrow-blue{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;background-color:#0d23eb;color:#fff;border-radius:50%;width:34px;height:34px;margin-left:1.5rem;opacity:0;transform:translateX(10px);transition:opacity .2s ease,transform .2s ease}.product-item:hover .arrow-blue{opacity:1;transform:translateX(0)}.product-right-card{background:#f9fbfd;border-radius:10px;padding:1.2rem;display:flex;flex-direction:column;gap:1rem}.mega-menu-heading{font-size:1.8rem;font-weight:700;color:#0d23eb}.tech-posts{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.tech-post{text-decoration:none;color:inherit;background:#eeeff7;padding:.6rem;border-radius:6px;transition:transform .2s ease;border:1px solid #eee}.tech-post:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.07)}.tech-img-container{width:100%;height:140px;overflow:hidden;border-radius:6px;position:relative}.center-arrow-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);opacity:0;transition:all .3s ease;background:rgba(13,35,235,.8);color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none}.tech-img-container:hover .center-arrow-icon{opacity:1;transform:translate(-50%,-50%) scale(1)}.tech-img-container img{width:100%;height:100%;object-fit:cover;display:block;border-radius:6px;transition:transform .3s ease}.tech-img-container:hover img{transform:scale(1.05)}.tech-title{font-weight:600;font-size:1rem;margin:.6rem 0 .4rem;color:#222}.tech-readtime{font-size:.85rem;color:#777}.mega-menu-dropdown{position:absolute;top:100%;left:7vw!important;transform:translateX(-50%)!important;width:90vw;max-width:1240px;background-color:#fff;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.1);padding:2.5rem;margin-top:15px;z-index:1000;border:1px solid #8d8989;opacity:0;animation:fadeIn .3s forwards;overflow:hidden}@keyframes fadeIn{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.PopupForm_popup-overlay__4tJkX{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.65);display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.PopupForm_popup-content__xbEMR{display:flex;flex-direction:row;background:#fff;border-radius:14px;overflow:hidden;width:850px;max-width:95%;box-shadow:0 8px 30px rgba(0,0,0,.25);position:relative;animation:PopupForm_popupFadeIn__3MQhq .3s ease-in-out;min-height:420px}.PopupForm_row-fields__nLqMa{display:flex;gap:14px;margin-bottom:14px}.PopupForm_row-fields__nLqMa input{flex:1 1}@keyframes PopupForm_popupFadeIn__3MQhq{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.PopupForm_close-btn__yD2RD{position:absolute;top:12px;right:15px;border:none;background:none;font-size:22px;cursor:pointer;color:#333;transition:color .2s}.PopupForm_close-btn__yD2RD:hover{color:#ff4d4f}.PopupForm_left-pane__5DH4K{flex:1 1;background:linear-gradient(135deg,#f9fafb,#eef1f4);padding:30px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid #eee}.PopupForm_left-pane__5DH4K h4{font-size:18px;margin-bottom:12px;color:#222}.PopupForm_left-pane__5DH4K p{font-size:15px;color:#555;font-style:italic;margin-bottom:8px}.PopupForm_left-pane__5DH4K strong{font-size:14px;color:#111}.PopupForm_badges__V1eD8{margin-top:auto;display:flex;gap:15px}.PopupForm_badges__V1eD8 img{height:35px;object-fit:contain;filter:grayscale(30%);transition:filter .3s}.PopupForm_badges__V1eD8 img:hover{filter:grayscale(0)}.PopupForm_right-pane__7hjqY{flex:1.5 1;padding:35px;display:flex;flex-direction:column;justify-content:center}.PopupForm_right-pane__7hjqY h3{margin-bottom:18px;font-size:20px;color:#111}.PopupForm_right-pane__7hjqY form{display:flex;flex-direction:column;gap:14px}.PopupForm_right-pane__7hjqY form input,.PopupForm_right-pane__7hjqY form textarea{width:100%;padding:12px 14px;border:1px solid #ddd;border-radius:8px;font-size:14px;outline:none;transition:border-color .2s,box-shadow .2s;background:#fafafa}.PopupForm_right-pane__7hjqY form input:focus,.PopupForm_right-pane__7hjqY form textarea:focus{border-color:#2563eb;background:#fff;box-shadow:0 0 6px rgba(37,99,235,.3)}.PopupForm_submit-btn__aSciM{background:linear-gradient(90deg,#2563eb,#1e40af);color:#fff;padding:14px;border:none;border-radius:8px;cursor:pointer;font-weight:600;font-size:15px;transition:transform .2s,background .3s;box-shadow:0 4px 12px rgba(37,99,235,.35)}.PopupForm_submit-btn__aSciM:hover{transform:translateY(-2px);background:linear-gradient(90deg,#1e40af,#2563eb)}.PopupForm_right-pane__7hjqY small{margin-top:12px;display:block;font-size:13px;color:#444}.PopupForm_testimonial-card__VmCw2{background:#f9fafb;padding:18px 20px;border-radius:10px;margin-top:15px;margin-bottom:20px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.PopupForm_review-header__zMfO9{display:flex;align-items:center;gap:12px;margin-bottom:12px}.PopupForm_review-avatar__aBvuC{width:45px;height:45px;border-radius:50%;object-fit:cover;border:2px solid #2563eb}.PopupForm_review-header__zMfO9 strong{font-size:15px;color:#111}.PopupForm_review-header__zMfO9 p{margin:0;font-size:13px;color:#555}.PopupForm_location__4xq8L{font-size:12px;color:#777}.PopupForm_quote__B_qcs{font-size:15px;font-style:italic;color:#333;margin:12px 0;line-height:1.5}.PopupForm_rating__gpCqb{display:flex;align-items:center;gap:4px;margin:8px 0}.PopupForm_star-icon__1nC9P{width:18px;height:18px}.PopupForm_rating__gpCqb span{font-size:13px;color:#444;margin-left:6px}.PopupForm_review-meta__OzB_b{font-size:12px;color:#666}.PopupForm_badge-highlight__P85AO{margin-top:25px;text-align:center}.PopupForm_badge-highlight__P85AO img{height:38px;margin-bottom:6px}.PopupForm_badge-highlight__P85AO p{font-size:13px;font-weight:500;color:#111}