@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.navbar{z-index:99999;background:linear-gradient(90deg,#04f7ff,#0272bd);justify-content:space-between;align-items:center;width:100%;height:auto;min-height:80px;padding:10px 6%;transition:background-color .4s,padding .4s;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 5px 30px #525252}.navbar-brand{flex-shrink:0;align-items:center;text-decoration:none;transition:transform .3s ease-in-out;display:flex}.navbar-brand:hover{transform:scale(1.05)}.navbar-logo{object-fit:contain;width:280px;max-height:80px;transition:transform .3s ease-in-out,filter .3s ease-in-out;display:block}.navbar-logo:hover{filter:brightness(1.5)contrast(1.5);transform:scale(1.1)}.navbar-links{flex:1;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.navbar-links ul{align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}.navbar-links ul li{margin:0;padding:0}.navbar-links ul li a{cursor:pointer;text-transform:uppercase;color:#000;padding:5px 0;font-size:20px;font-weight:550;text-decoration:none;transition:color .3s,transform .3s ease-in-out,filter .3s ease-in-out;display:inline-block;position:relative}.navbar-links ul li a:hover{color:#fff;filter:brightness(1.5)contrast(1.5);transform:scale(1.05)}.navbar-links ul li a.active{color:#fff}.navbar-toggle{cursor:pointer;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin-left:auto;padding:8px;transition:all .3s;display:none;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.navbar-toggle:hover{background:#ffffff26;border-radius:8px}.navbar-toggle span{background:#000;border-radius:999px;width:28px;height:3px;transition:transform .3s,opacity .3s;display:block}.navbar-toggle.open span:first-child{transform:translateY(8px)rotate(45deg)}.navbar-toggle.open span:nth-child(2){opacity:0}.navbar-toggle.open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media (width<=1024px){.navbar{min-height:70px!important;padding:10px 5%!important}.navbar-logo{width:240px!important;max-height:70px!important}.navbar-links ul{gap:20px}.navbar-links ul li a{font-size:17px}}@media (width<=900px){.navbar{min-height:70px!important;padding:10px 5%!important}.navbar-logo{width:220px!important;max-height:65px!important}.navbar-links ul{gap:15px}.navbar-links ul li a{font-size:16px}}@media (width<=768px){.navbar{flex-direction:row!important;justify-content:space-between!important;min-height:85px!important;padding:15px 5%!important}.navbar-brand{flex-shrink:0;margin-right:0}.navbar-logo{width:300px!important;max-height:85px!important}.navbar-links ul{display:none!important}.navbar-links{z-index:9999;background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:0 0 12px 12px;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;padding:15px 0 10px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 10px 30px #0003;display:none!important}.navbar-links.open{display:flex!important}.navbar-links.open ul{flex-direction:column;align-items:center;gap:0;width:100%;margin:0;padding:0;display:flex!important}.navbar-links.open ul li{text-align:center;border-bottom:1px solid #fff3;width:100%;margin:0;padding:14px 0;font-size:18px;list-style:none;transition:background .3s}.navbar-links.open ul li:last-child{border-bottom:none}.navbar-links.open ul li:hover{background:#ffffff26}.navbar-links.open ul li a{color:#000;text-transform:uppercase;text-align:center;width:100%;padding:8px 16px;font-size:18px;font-weight:600;display:block}.navbar-links.open ul li a:hover{color:#fff;transform:scale(1.05)}.navbar-toggle{box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;display:flex!important}.navbar-toggle:focus,.navbar-toggle:active{box-shadow:none!important;border:none!important;outline:none!important}.navbar-toggle span{background:#000;width:26px;height:3px}}@media (width<=480px){.navbar{min-height:80px!important;padding:14px 4%!important}.navbar-logo{width:270px!important;max-height:80px!important}.navbar-links.open ul li{padding:12px 0}.navbar-links.open ul li a{padding:6px 12px;font-size:16px}.navbar-toggle{width:40px;height:40px;padding:6px}.navbar-toggle span{width:24px;height:2.5px}.navbar-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}}@media (width<=360px){.navbar{min-height:75px!important;padding:14px 4%!important}.navbar-logo{width:240px!important;max-height:70px!important}.navbar-links.open ul li a{font-size:14px}.navbar-toggle{width:36px;height:36px}.navbar-toggle span{width:20px;height:2px}}.footer-message-us{align-items:center;gap:10px;max-width:70%;margin-top:18px;display:flex}.footer{color:#fff;text-align:left;background-color:#062f3b;grid-template-columns:1.2fr 1fr 1.2fr;gap:50px;padding:55px 10%;animation:.8s ease-in-out fadeIn;display:grid}.footer-left{flex-direction:column;display:flex}.footer-logo{background-color:#fff;border-radius:4px;width:240px;margin-bottom:25px;padding:5px;transition:transform .3s,filter .3s}.footer-logo:hover{filter:brightness(1.1);transform:scale(1.05)}.footer-tagline{color:#fff;margin-bottom:8px;font-size:20px;font-weight:500}.footer-tagline:last-of-type{margin-bottom:15px}.footer-socials{flex-wrap:wrap;gap:15px;margin:15px 0 25px;display:flex}.footer-socials a{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;text-decoration:none;transition:all .3s;display:flex}.footer-socials a:hover{background:#0097ff;border-color:#0097ff;transform:translateY(-3px)scale(1.1);box-shadow:0 5px 20px #0097ff4d}.footer-socials a i{font-size:18px;line-height:1}.footer-contact h2{color:#fff;border-bottom:1px solid #0097ff;margin-bottom:15px;padding-bottom:10px;font-size:24px}.footer-contact p{color:#fff;align-items:center;gap:10px;margin:0 0 10px;font-size:17px;line-height:1.6;transition:transform .3s;display:flex}.footer-contact p:hover{transform:translate(5px)}.footer-contact p i{color:#0097ff;flex-shrink:0;width:20px;font-size:16px}.footer-services h2{color:#fff;border-bottom:1px solid #0097ff;margin-bottom:20px;padding-bottom:10px;font-size:24px}.footer-services ul{margin:0;padding:0;list-style:none}.footer-services ul li{color:#fff;margin-bottom:14px;padding-left:28px;font-size:17px;line-height:1.4;transition:transform .2s;position:relative}.footer-services ul li:hover{transform:translate(5px)}.footer-services ul li:before{content:"";background:#0097ff;border-radius:50%;flex-shrink:0;width:10px;height:10px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.footer-right{flex-direction:column;gap:25px;display:flex}.footer-note{color:#fff;text-align:left;border-top:1px solid #0097ff;margin-top:5px;padding-top:15px;font-size:17px;line-height:1.8}.footer-note i{color:#0097ff;margin:0 5px}.footer-note strong{color:#0097ff}.footer-bottom{color:#fff;text-align:center;background-color:#062f3b;border-top:1px solid #ffffff4d;padding:20px 10%;font-size:18px;font-weight:520}.footer-message-us{align-items:center;gap:10px;width:100%;max-width:70%;margin:18px auto 0;display:flex}@media (width<=768px){.footer-message-us{margin-top:16px}.footer-message-input{padding:10px 16px;font-size:14px}.footer-message-send{width:40px;height:40px;font-size:16px}}.footer-message-input{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:25px;outline:none;flex:1;min-width:0;padding:11px 18px;font-size:15px;transition:all .3s}.footer-message-input::placeholder{color:#fff9}.footer-message-input:focus{background:#ffffff26;border-color:#0097ff}.footer-message-send{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:all .3s;display:flex}.footer-message-send:hover{background:#1ebe57;transform:translateY(-2px)scale(1.08);box-shadow:0 5px 18px #25d36666}@media (width<=768px){.footer-message-us{margin-top:16px}.footer-message-input{padding:10px 16px;font-size:14px}.footer-message-send{width:40px;height:40px;font-size:16px}}.hero{z-index:1;background-image:url(/assets/hero-bg-DS3V6rEm.png);background-position:35% 65%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;min-height:560px;max-height:900px;padding:6vh 10% 4vh;animation:1.5s ease-in-out fadeIn;display:flex;position:relative}.hero-cards{z-index:1;background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:8px;grid-template-columns:repeat(3,1fr);width:90%;margin-top:100px;margin-bottom:0;padding:10px;animation:.6s ease-in-out scaleIn;display:grid;position:relative;overflow:visible}.hero-cards div{border-right:1px solid #ffffffb3;border-radius:8px;padding:18px;transition:background .3s,transform .3s}.hero-cards div:hover{background:#fff;transform:scale(1.02)}.hero-cards div:last-child{border-right:none}.hero-cards h3{color:#000;margin-bottom:8px;font-size:24px;font-weight:700}.hero-cards p{color:#000;font-size:20px;line-height:1.45}@media (width<=1024px){.hero-cards h3{font-size:20px}.hero-cards p{font-size:17px}}@media (width<=768px){.hero{text-align:center;min-height:560px;padding:5vh 6% 3vh}.hero-cards{border-radius:8px;grid-template-columns:1fr}.hero-cards div{border-bottom:1px solid #fff9;border-right:none;padding:18px 20px}.hero-cards div:last-child{border-bottom:none;border-radius:0 0 8px 8px}.hero-cards div:first-child{border-radius:8px 8px 0 0}.hero-cards h3{font-size:18px}.hero-cards p{font-size:15px}}@media (width<=480px){.hero{min-height:480px;max-height:700px;padding:3vh 4% 2vh}.hero-cards div{padding:14px 16px}.hero-cards h3{font-size:16px}.hero-cards p{font-size:13px}}@media (width<=360px){.hero-cards div{padding:12px 14px}.hero-cards h3{font-size:16px}.hero-cards p{font-size:13px}}.hero-slogan-section,.hero-slogan-section *,.hero-slogan-section :before,.hero-slogan-section :after{box-sizing:border-box}.hero-slogan-section{background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px 20px;display:flex}.hero-title{text-align:center;width:70%;max-width:800px;margin:0 auto 30px;padding:0 12px;animation:.7s ease-in-out slideInLeft}.hero-title h1,.hero-title h2{color:#000;word-spacing:6px;letter-spacing:2px;text-shadow:1px 1px #000,-1px 1px #000,1px -1px #000,-1px -1px #000;font-size:clamp(1.5rem,5.5vw,45px);font-weight:500;line-height:1.1;animation:.7s ease-in-out slideInRight}.hero-title h2{margin-top:15px;animation-delay:.2s}.hero-slogan-card{text-align:center;background:#fff;border:1px solid #04f7ff40;border-radius:20px;width:100%;max-width:820px;padding:45px 50px;animation:.8s ease-out heroSloganFadeIn;position:relative;overflow:hidden;box-shadow:0 10px 25px #0272bd1a,0 4px 10px #04f7ff14}.hero-slogan-card:before{content:"";background:linear-gradient(90deg,#04f7ff,#0272bd);width:100%;height:6px;position:absolute;top:0;left:0}.hero-slogan-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#04f7ff26,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;top:-60px;right:-60px}@keyframes heroSloganFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.hero-slogan-divider{background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:4px;width:60px;height:4px;margin:0 auto 22px}.hero-slogan-line{color:#0f3554;white-space:normal;word-wrap:break-word;word-break:break-word;min-height:1.5em;margin:0;font-family:inherit;font-size:2.3rem;font-weight:700;line-height:1.5}.hero-slogan-quote{color:#04beff;font-size:1.3em;font-weight:800;line-height:inherit;vertical-align:baseline}.hero-slogan-quote-open{margin-right:4px}.hero-slogan-quote-close{margin-left:2px}.hero-slogan-cursor{vertical-align:text-bottom;background-color:#0272bd;width:3px;height:.9em;margin-left:3px;animation:.8s step-end infinite heroSloganBlink;display:inline-block}.hero-slogan-cursor-blink{animation:1s step-end infinite heroSloganBlink}@keyframes heroSloganBlink{0%,to{opacity:1}50%{opacity:0}}@media screen and (width<=1024px){.hero-slogan-card{max-width:680px;padding:38px 40px}.hero-slogan-line{font-size:1.45rem}}@media screen and (width<=768px){.hero-slogan-section{padding:35px 15px}.hero-slogan-card{border-radius:16px;padding:32px 26px}.hero-slogan-line{font-size:1.15rem;line-height:1.5}.hero-title{width:90%;margin-bottom:20px}.hero-title h1,.hero-title h2{letter-spacing:1px;word-spacing:2px}}@media screen and (width<=480px){.hero-slogan-section{padding:28px 12px}.hero-slogan-card{border-radius:14px;padding:26px 18px}.hero-slogan-divider{width:45px;height:3px;margin-bottom:16px}.hero-slogan-line{font-size:.95rem;line-height:1.45}.hero-title{width:95%}}@media screen and (width<=360px){.hero-slogan-line{font-size:.85rem}.hero-slogan-card{padding:20px 14px}.hero-title h1,.hero-title h2{letter-spacing:.5px;word-spacing:1px;font-size:clamp(1.3rem,7vw,1.7rem)}.hero-title{margin-bottom:16px}}.superiority-section{background:linear-gradient(135deg,#f8f9fa 0%,#e8f0fe 100%);padding:70px 10% 80px;animation:.8s ease-in-out fadeIn;position:relative;overflow:hidden}.superiority-section:hover{background:linear-gradient(90deg,#04f7ff,#0272bd);padding:70px 10% 80px;animation:.8s ease-in-out fadeIn;position:relative;overflow:hidden}.superiority-section:hover h2{color:#fff}.superiority-container{max-width:1700px;margin:0 auto}.superiority-wrapper{align-items:center;gap:60px;display:flex}.superiority-text{flex:1.2;animation:.7s ease-in-out slideInLeft}.superiority-title{color:#000;margin-bottom:25px;padding-bottom:18px;font-size:40px;font-weight:700;position:relative}.superiority-title:after{content:"";background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:2px;width:80px;height:4px;animation:.5s ease-in-out slideInLeft;position:absolute;bottom:0;left:0}.superiority-text p{color:#000;text-align:justify;word-spacing:.5px;margin:0;font-size:18px;line-height:1.9}.superiority-image{flex:1;justify-content:center;align-items:center;animation:.7s ease-in-out slideInRight;display:flex}.superiority-image-slider{border-radius:16px;width:100%;max-width:620px;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000026}.superiority-slide-image{object-fit:cover;width:100%;height:500px;animation:.6s ease-in-out fadeIn;display:block}.superiority-dots{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border-radius:20px;gap:12px;padding:8px 16px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.superiority-dot{cursor:pointer;background:#ffffff80;border:2px solid #0000;border-radius:50%;width:12px;height:12px;transition:all .3s}.superiority-dot:hover{background:#fffc;transform:scale(1.2)}.superiority-dot.active{background:#fff;border-color:#0272bd;border-radius:10px;width:30px;transform:scale(1.1)}.slider{text-align:center;background:linear-gradient(90deg,#04f7ff,#0272bd);border-top:5px solid #04f7ff;border-bottom:5px solid #0272bd;flex-direction:column;align-items:center;gap:0;padding:60px 6% 70px;animation:.8s ease-in-out fadeIn;display:flex;position:relative}.slider h2{color:#000;margin-bottom:40px;padding-bottom:10px;font-size:2.8em;display:inline-block;position:relative}.slider h2:after{content:"";background-color:#fff;width:60px;height:4px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.slider h2:hover:after{width:100%}.slider-line{display:none}.slider-wrapper{justify-content:center;align-items:center;gap:20px;width:100%;display:flex;position:relative}.review-list{flex:1;grid-template-columns:repeat(3,1fr);gap:40px;width:100%;display:grid}.review-card{text-align:left;background-color:#fff;border-radius:15px;min-height:360px;padding:25px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;box-shadow:0 6px 12px #0003}.review-card:hover{transform:scale(1.05);box-shadow:0 10px 20px #0000004d}.review-card h3{color:#000;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-height:62px;font-size:1.3em;line-height:1.35;transition:color .3s;display:flex}.review-card:hover h3{color:#0272bd}.review-card span{white-space:nowrap;color:#000;font-size:.9em;transition:color .3s}.review-card:hover span{color:#0272bd}.review-card hr{border:none;border-top:2px solid #000;margin:15px 0}.review-card p{color:#555;font-size:1.05em;line-height:1.5;transition:color .3s}.review-card:hover p{color:#000}.slider-btn{color:#0272bd;cursor:pointer;z-index:10;background-color:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:32px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #00000026}.slider-btn:hover{color:#0fffdf;background-color:#fff;transform:scale(1.1);box-shadow:0 6px 25px #00000040}.slider-btn:active{transform:scale(.95)}.slider-dots{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;width:80%;margin-top:30px;padding:8px 0;display:flex}.dot{cursor:pointer;background:#ffffff80;border:2px solid #0000;border-radius:50%;flex-shrink:0;width:10px;height:10px;padding:0;transition:all .3s}.dot:hover{background:#fffc;transform:scale(1.15)}.dot.active{background:#fff;border-color:#fffc;transform:scale(1.1);box-shadow:0 0 15px #ffffff4d}@media (width<=768px){.slider{padding:40px 4% 60px}.slider h2{margin-bottom:30px;font-size:1.8em}.slider-wrapper{gap:0;padding:0 10px}.review-list{grid-template-columns:1fr;gap:0;padding:0 35px}.review-card{min-height:280px;padding:20px}.review-card h3{min-height:50px;font-size:1.1em}.review-card p{font-size:.95em}.slider-btn{z-index:20;flex-shrink:0;width:36px;height:36px;font-size:20px;position:absolute;top:50%;transform:translateY(-50%)}.slider-btn.prev-btn{left:0}.slider-btn.next-btn{right:0}.slider-btn:hover{transform:translateY(-50%)scale(1.1)}.slider-btn:active{transform:translateY(-50%)scale(.95)}.slider-dots{gap:8px;margin-top:20px;padding:6px 0}.dot{width:10px;height:10px}.dot.active{transform:scale(1.1)}}@media (width<=480px){.slider{padding:32px 4% 50px}.slider h2{font-size:1.5em}.review-card{min-height:260px;padding:16px}.review-card h3{min-height:44px;font-size:1em}.review-card p{font-size:.9em}.slider-btn{width:30px;height:30px;font-size:16px}.slider-dots{gap:6px;margin-top:16px;padding:4px 0}.dot{border-width:.5px;width:2px;height:2px}.dot.active{transform:scale(1.05)}}@media (width>=769px) and (width<=1024px){.review-list{gap:30px}.review-card{min-height:320px;padding:22px}.review-card h3{min-height:54px;font-size:1.15em}.review-card p{font-size:1em}.slider-btn{width:45px;height:45px;font-size:28px}.slider h2{font-size:2.2em}.slider-dots{gap:9px}.dot{width:11px;height:11px}}.contact-section{background:#f0f7ff;flex-direction:column;align-items:center;gap:0;padding:70px 2% 80px;display:flex}.contact-header{text-align:center;margin-bottom:48px}.contact-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:#0272bd;margin-bottom:10px;font-size:20px;font-weight:700;display:inline-block;position:relative}.contact-eyebrow:after{content:"";background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:2px;width:50px;height:3px;margin:6px auto 0;display:block}.contact-header h2{color:#111;margin:0 0 6px;font-size:48px;font-weight:800;line-height:1.15}.contact-header h2 span{background:linear-gradient(90deg,#04f7ff,#0272bd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.contact-header p{color:#555;max-width:580px;margin:14px auto 0;font-size:16px;line-height:1.6}.contact-page-container{box-sizing:border-box;background:#fff;border-radius:24px;width:96%;max-width:2000px;margin:0 auto 48px;padding:60px 90px 50px;box-shadow:0 8px 40px #0272bd1a}.form-row{grid-template-columns:1fr 1fr;gap:35px;margin-bottom:32px;display:grid}.field-group{flex-direction:column;gap:10px;display:flex}.field-group label{letter-spacing:1.5px;color:#333;text-transform:uppercase;font-size:14px;font-weight:700}.required-star{color:#0272bd;margin-left:3px;font-size:22px;font-weight:700;display:inline-block}.field-group input,.field-group textarea{color:#222;box-sizing:border-box;background:#fff;border:2px solid #d0e4f5;border-radius:12px;outline:none;width:100%;padding:18px 22px;font-family:inherit;font-size:16px;transition:border-color .25s,box-shadow .25s}.field-group input::placeholder,.field-group textarea::placeholder{color:#8ab3d6;font-size:15px}.field-group input:focus,.field-group textarea:focus{border-color:#0272bd;box-shadow:0 0 0 4px #0272bd1f}.field-group textarea{resize:vertical;min-height:220px;margin-bottom:0}.message-group{margin-bottom:36px}.button-wrapper{justify-content:center;margin-top:8px;display:flex}.send-btn{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#04f7ff,#0272bd);border:none;border-radius:50px;align-items:center;gap:12px;padding:20px 64px;font-size:18px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 6px 20px #0272bd59}.send-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 28px #0272bd73}.send-btn:active:not(:disabled){transform:translateY(0)}.send-btn:disabled{opacity:.7;cursor:not-allowed}.send-btn svg{width:20px;height:20px}.form-status{text-align:center;border-radius:8px;margin-top:16px;padding:12px 18px;font-size:14px;font-weight:500}.form-status.success{color:#0272bd;background:#edf7fb;border:1px solid #8ec9f0}.form-status.error{color:#c0392b;background:#fff3f3;border:1px solid #f5c0bc}.form-status.info{color:#025a94;background:#e8f4fd;border:1px solid #8ec9f0}.contact-info-cards{grid-template-columns:repeat(3,1fr);gap:28px;width:100%;max-width:1100px;display:grid}.info-card{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #d0e4f5;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:200px;padding:35px 28px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #0272bd0f}.info-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0272bd1f}.info-card-icon{margin-bottom:14px;font-size:36px;display:block}.info-card h4{color:#111;margin:0 0 10px;font-size:16px;font-weight:700}.info-card a,.info-card .info-value{color:#0272bd;word-break:break-word;margin-bottom:4px;font-size:15px;font-weight:600;text-decoration:none;display:block}.info-card a:hover{text-decoration:underline}.info-card .info-sub{color:#888;margin-top:4px;font-size:13px;display:block}.info-card>*{width:100%}@media (width<=768px){.contact-section{padding:40px 4%}.contact-page-container{width:100%;max-width:100%;padding:32px 24px}.form-row{grid-template-columns:1fr;gap:22px}.contact-header h2{font-size:32px}.contact-info-cards{grid-template-columns:1fr;max-width:100%}.info-card{min-height:auto;padding:24px 20px}.send-btn{justify-content:center;width:100%;padding:16px 40px;font-size:16px}.field-group label{font-size:12px}.field-group input,.field-group textarea{padding:14px 16px;font-size:15px}}@media (width>=769px) and (width<=1024px){.contact-page-container{width:95%;max-width:95%;padding:45px 40px}.contact-info-cards{gap:20px;max-width:95%}.info-card{min-height:180px;padding:28px 20px}.form-row{gap:28px}}@media (width>=1400px){.contact-page-container{width:95%;max-width:1100px;padding:70px 100px 55px}.form-row{gap:45px}.contact-info-cards{max-width:1200px}.field-group input,.field-group textarea{padding:22px 30px;font-size:17px}.field-group label{font-size:15px}}.faq-section{background:#fff;padding:70px 10% 80px;animation:.8s ease-in-out fadeIn}.faq-container{max-width:1000px;margin:0 auto}.faq-title{color:#000;text-align:center;margin-bottom:15px;padding-bottom:20px;font-size:42px;font-weight:700;position:relative}.faq-title:after{content:"";background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:2px;width:80px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.faq-list{flex-direction:column;gap:18px;margin-top:45px;display:flex}.faq-item{background:#61bfdb97;border:2px solid #0000;border-radius:12px;transition:box-shadow .3s,border-color .3s;animation:.5s ease-in-out slideInLeft;overflow:hidden;box-shadow:0 4px 15px #0000000f}.faq-item:nth-child(2){animation-delay:.1s}.faq-item:nth-child(3){animation-delay:.2s}.faq-item:nth-child(4){animation-delay:.3s}.faq-item:nth-child(5){animation-delay:.4s}.faq-item:hover{box-shadow:0 8px 30px #0000001a}.faq-question{cursor:pointer;align-items:center;gap:15px;padding:22px 28px;transition:background-color .3s;display:flex;position:relative}.faq-question:hover{background-color:#f8f9fa}.faq-icon{flex-shrink:0;font-size:22px}.faq-question h3{color:#062f3b;flex:1;margin:0;font-size:19px;font-weight:600;line-height:1.4}.faq-toggle{color:#0097ff;flex-shrink:0;margin-left:10px;font-size:28px;font-weight:300;transition:transform .3s}.faq-item.active{border-color:#0097ff;box-shadow:0 8px 30px #0097ff26}.faq-item.active .faq-question{background-color:#f0f7ff}.faq-item.active .faq-question h3{color:#0272bd}.faq-item.active .faq-toggle{color:#0272bd;transform:rotate(0)}.faq-answer{opacity:0;max-height:0;transition:max-height .4s,padding .4s,opacity .3s;overflow:hidden}.faq-item.active .faq-answer{opacity:1;max-height:400px;padding:0 28px 25px}.faq-answer p{color:#000;border-top:1px solid #e8ecf1;margin:0;padding-top:5px;font-size:17px;line-height:1.8}.popular-services{background:#fff;padding:70px 8% 80px}.popular-services .container{width:100%;max-width:2200px;margin:0 auto}.popular-services .services-header{text-align:center;margin-bottom:10px}.popular-services .services-header h1{color:#000;margin-bottom:8px;font-size:44px;font-weight:700;display:inline-block;position:relative}.popular-services .services-header h1:after{content:"";background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.popular-services .services-header p{color:#000;margin-top:15px;font-size:20px}.popular-services .services-grid{grid-template-columns:repeat(3,minmax(300px,1fr));justify-content:center;gap:30px;margin-top:30px;display:grid}.popular-services .service-card{background:#fff;border-radius:8px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 5px 20px #00000014}.popular-services .service-card:hover{transform:translateY(-15px)rotate(-3deg);box-shadow:0 15px 40px #00000026}.popular-services .service-video-wrapper{background:#e8f0fe;height:220px;position:relative;overflow:hidden}.popular-services .service-video{object-fit:cover;width:100%;height:100%}.popular-services .service-image{object-fit:cover;width:100%;height:220px}.popular-services .service-text{flex:1;padding:30px}.popular-services .service-category{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.popular-services .service-category span{color:#000;background:#04f7ff;border-radius:20px;padding:4px 14px;font-size:13px;font-weight:600}.popular-services .service-category i{color:silver;font-size:16px}.popular-services .service-text h3{color:#000;margin-bottom:10px;font-size:22px;font-weight:700;line-height:1.3}.popular-services .service-text p{color:#555;-webkit-line-clamp:3;text-overflow:ellipsis;border-top:1px solid #e0e0e0;-webkit-box-orient:vertical;margin-top:18px;padding-top:18px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}@media (width<=1024px){.popular-services{padding:60px 6% 70px}.popular-services .services-grid{grid-template-columns:repeat(2,minmax(240px,1fr));justify-content:center;gap:25px}.popular-services .services-header h1{font-size:36px}.popular-services .services-header p{font-size:18px}.popular-services .service-video-wrapper,.popular-services .service-image{height:200px}}@media (width<=900px){.popular-services{padding:50px 5% 60px}.popular-services .services-grid{grid-template-columns:repeat(2,1fr);gap:20px}.popular-services .services-header h1{font-size:32px}.popular-services .service-video-wrapper,.popular-services .service-image{height:180px}.popular-services .service-text{padding:20px}.popular-services .service-text h3{font-size:18px}.popular-services .service-text p{font-size:14px}}@media (width<=768px){.popular-services{padding:50px 5% 60px}.popular-services .services-grid{grid-template-columns:1fr;gap:25px;max-width:500px;margin-left:auto;margin-right:auto}.popular-services .services-header h1{font-size:30px}.popular-services .services-header p{font-size:16px}.popular-services .service-video-wrapper,.popular-services .service-image{height:200px}.popular-services .service-text{padding:20px 24px 24px}.popular-services .service-text h3{font-size:18px}.popular-services .service-text p{-webkit-line-clamp:2;font-size:15px}}@media (width<=600px){.popular-services{padding:40px 4% 50px}.popular-services .services-grid{gap:20px}.popular-services .services-header h1{font-size:28px}.popular-services .services-header p{font-size:15px}.popular-services .service-video-wrapper,.popular-services .service-image{height:180px}.popular-services .service-text{padding:16px 18px 20px}.popular-services .service-text h3{font-size:17px}.popular-services .service-text p{-webkit-line-clamp:2;margin-top:14px;padding-top:14px;font-size:14px}.popular-services .service-category span{padding:3px 12px;font-size:11px}}@media (width<=480px){.popular-services{padding:35px 4% 45px}.popular-services .services-grid{gap:18px}.popular-services .services-header h1{font-size:26px}.popular-services .services-header p{margin-top:12px;font-size:14px}.popular-services .service-video-wrapper,.popular-services .service-image{height:200px}.popular-services .service-text{padding:16px 16px 20px}.popular-services .service-text h3{margin-bottom:6px;font-size:16px}.popular-services .service-text p{margin-top:12px;padding-top:12px;font-size:13px}.popular-services .service-category span{padding:2px 10px;font-size:10px}}@media (width<=420px){.popular-services{padding:30px 3% 40px}.popular-services .services-grid{gap:16px}.popular-services .services-header h1{font-size:24px}.popular-services .services-header h1:after{width:40px;height:3px;bottom:-8px}.popular-services .service-video-wrapper,.popular-services .service-image{height:160px}.popular-services .service-text{padding:14px 14px 18px}.popular-services .service-text h3{font-size:15px}.popular-services .service-text p{-webkit-line-clamp:2;margin-top:10px;padding-top:10px;font-size:12px}.popular-services .service-category span{padding:2px 8px;font-size:9px}}@media (width<=360px){.popular-services{padding:25px 3% 35px}.popular-services .services-grid{gap:14px}.popular-services .services-header h1{font-size:22px}.popular-services .services-header p{font-size:13px}.popular-services .service-video-wrapper,.popular-services .service-image{height:140px}.popular-services .service-text{padding:12px 12px 16px}.popular-services .service-text h3{font-size:14px}.popular-services .service-text p{-webkit-line-clamp:2;margin-top:8px;padding-top:8px;font-size:11px}.popular-services .service-category span{padding:2px 6px;font-size:8px}}.impact-stats{color:#fff;background:radial-gradient(circle at 0 0,#04f7ff26,#0000 25%),radial-gradient(circle at 100% 100%,#ffffff1f,#0000 20%),linear-gradient(135deg,#031b24 0%,#06334a 45%,#0a5477 100%);padding:80px 8% 90px;position:relative;overflow:hidden}.impact-stats:before{content:"";pointer-events:none;filter:blur(36px);opacity:.7;background:radial-gradient(circle,#04f7ff2e,#0000 55%);width:560px;height:560px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.impact-container{z-index:1;max-width:1200px;margin:0 auto;position:relative}.impact-header{text-align:center;margin-bottom:60px}.impact-subtitle{color:#e5fbff;text-transform:uppercase;letter-spacing:2.8px;background:#ffffff0d;border:1px solid #e5fbff3d;border-radius:999px;margin-bottom:14px;padding:7px 24px;font-size:18px;font-weight:700;display:inline-block}.impact-header h2{color:#fff;max-width:900px;margin:18px auto 10px;font-size:44px;font-weight:800;line-height:1.05;position:relative}.impact-header h2:after{content:"";background:linear-gradient(90deg,#04f7fff2,#0272bd);border-radius:999px;width:84px;height:5px;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)}.impact-header p{color:#fffc;max-width:720px;margin:30px auto 0;font-size:23px;line-height:1.8}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin-top:20px;display:grid}.stat-card{text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:22px;padding:36px 24px 32px;transition:transform .4s,background .4s,border-color .4s,box-shadow .4s}.stat-card:hover{background:linear-gradient(135deg,#fffffff2,#e8f0febf);border-color:#04f7ff61;transform:translateY(-8px)scale(1.01);box-shadow:0 24px 60px #04f7ff29}.stat-icon{background:linear-gradient(135deg,#04f7ff 0%,#0272bd 100%);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 22px;transition:transform .5s,background .5s,box-shadow .5s;display:flex;overflow:hidden;box-shadow:0 14px 30px #04f7ff3d}.stat-icon img{object-fit:contain;width:70%;height:60%;display:block}.stat-card:hover .stat-icon{background:linear-gradient(135deg,#0272bd 0%,#04f7ff 100%);transform:rotate(360deg)scale(1.25);box-shadow:0 16px 34px #04f7ff4d}.stat-icon i{color:#fff;font-size:28px}.stat-number{color:#fff;margin-bottom:8px;font-size:48px;font-weight:900;line-height:1.1;transition:color .4s}.stat-card:hover .stat-number{color:#031d25}.stat-label{color:#ffffffc7;font-size:16px;font-weight:600;transition:color .4s}.stat-card:hover .stat-label{color:#0f3249}.sectors-page{color:#16213e;background:#fff;min-height:100vh}.sectors-header{text-align:center;background:#fff;padding:60px 8% 40px}.sectors-header h1{color:#000;margin-bottom:16px;font-size:clamp(28px,4vw,48px);font-weight:700;line-height:1.2}.sectors-header p{color:#555;max-width:680px;margin:0 auto;font-size:clamp(15px,1.5vw,18px);line-height:1.7}.cafe-specialization-section{padding:0 10% 50px}.cafe-specialization-content{background:#f9fafb;border-radius:16px;align-items:center;gap:40px;padding:32px;display:flex;box-shadow:0 8px 24px #0000000f}.cafe-specialization-img{aspect-ratio:1;object-fit:contain;border-radius:0;flex-shrink:0;width:40%;max-width:260px}.cafe-specialization-text{flex:1}.cafe-specialization-tag{letter-spacing:.5px;color:#fff;background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:20px;margin-bottom:14px;padding:6px 16px;font-size:1.5rem;font-weight:800;display:inline-block}.cafe-specialization-text h2{color:#000;margin:0 0 14px;font-size:clamp(22px,2.6vw,32px);font-weight:700;line-height:1.2}.cafe-specialization-text p{color:#555;margin:0;font-size:clamp(14px,1.3vw,16px);line-height:1.7}.sectors-image-grid{grid-template-columns:repeat(6,1fr);gap:16px;padding:20px 10% 60px;display:grid}.sector-box{aspect-ratio:1;cursor:pointer;border-radius:8px;position:relative;overflow:hidden}.sector-box img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.sector-box-overlay{opacity:0;background:#0a1428bf;justify-content:center;align-items:center;transition:opacity .35s;display:flex;position:absolute;inset:0}.sector-box:hover .sector-box-overlay{opacity:1}.sector-box:hover img{transform:scale(1.07)}.sector-box-overlay h5{color:#fff;text-align:center;letter-spacing:.3px;padding:0 10px;font-size:clamp(13px,1.4vw,20px);font-weight:700;line-height:1.4;transition:font-size .3s}@media (width<=1200px){.sectors-image-grid{grid-template-columns:repeat(5,1fr)}}@media (width<=900px){.sectors-image-grid{grid-template-columns:repeat(4,1fr);padding:16px 8% 50px}.sectors-header{padding:50px 6% 30px}.cafe-specialization-section{padding:0 6% 40px}.cafe-specialization-content{flex-direction:column;gap:24px;padding:24px}.cafe-specialization-img{width:60%;max-width:220px}}@media (width<=650px){.sectors-image-grid{grid-template-columns:repeat(3,1fr);padding:12px 6% 40px}.sectors-header{padding:40px 5% 24px}}@media (width<=420px){.sectors-image-grid{grid-template-columns:repeat(2,1fr);padding:10px 5% 30px}.sector-box-overlay h5{font-size:15px}}.gdpr-trusted-section{background:#fff;padding:80px 6% 0;overflow:hidden}.gdpr-section-heading{text-align:center;margin-bottom:50px}.gdpr-section-heading h2{color:#000;margin-bottom:12px;font-size:clamp(26px,3vw,42px);font-weight:700;display:inline-block;position:relative}.gdpr-section-heading h2:after{content:"";background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:2px;width:70px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.gdpr-section-heading p{color:#000;margin-top:20px;font-size:clamp(14px,1.3vw,17px)}.gdpr-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1700px;margin:0 auto 30px;display:grid}.gdpr-video-wrapper{border-radius:16px;width:100%;overflow:hidden;box-shadow:0 12px 40px #0000001f}.gdpr-video{object-fit:cover;width:100%;height:100%;display:block}.gdpr-text{flex-direction:column;gap:20px;display:flex}.gdpr-text h3{color:#000;border-left:10px solid #000;margin:0;padding-left:16px;font-size:clamp(20px,2.4vw,32px);font-weight:700;line-height:1.3}.gdpr-text p{color:#000;text-align:justify;margin:0;font-size:clamp(14px,1.2vw,16px);line-height:1.8}.gdpr-trusted-wrapper{background:#fff;padding-bottom:0}.gdpr-track-outer{background:linear-gradient(90deg,#11d9d2 0%,#0876b5 100%);width:100vw;margin-bottom:50px;margin-left:-50vw;padding:18px 0;position:relative;left:50%;overflow:hidden}.gdpr-track{will-change:transform;width:max-content;animation:26s linear infinite gdpr-marquee;display:flex}@keyframes gdpr-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.gdpr-track-group{flex-shrink:0;gap:50px;padding-right:50px;display:flex}.gdpr-logo-item{cursor:default;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;min-width:100px;display:flex}.gdpr-logo-circle{background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;padding:0;display:flex}.gdpr-logo-img{object-fit:contain;width:100%;height:100%;transition:transform .3s}.gdpr-logo-circle:hover .gdpr-logo-img{transform:scale(1.15)}@media (width<=1100px){.gdpr-inner{grid-template-columns:1fr;gap:36px;margin-bottom:50px}.gdpr-text{order:1}.gdpr-video-wrapper{order:2;max-width:700px;margin:0 auto}}@media (width<=768px){.gdpr-trusted-section{padding:60px 5% 0}.gdpr-section-heading{margin-bottom:36px}.gdpr-logo-circle{width:80px;height:80px}.gdpr-track-group{gap:20px;padding-right:20px}}@media (width<=480px){.gdpr-trusted-section{padding:50px 4% 0}.gdpr-text h3{font-size:18px}.gdpr-logo-circle{width:68px;height:68px}}.team-background{background-color:#fff;padding:60px 0}.team-background .container{max-width:1200px;margin:0 auto;padding:0 20px}.team-background .heading{text-align:center;margin-bottom:40px}.team-background .heading h1{color:#111;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:45px;font-weight:800}.team-background .heading p{color:#444;max-width:650px;margin:0 auto;font-family:Poppins,sans-serif;font-size:20px;line-height:1.7}.team-background .grid3{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.team-background .box{background-color:#fff;border:2px solid #0000;border-radius:12px;transition:border .3s,box-shadow .3s;overflow:hidden;box-shadow:0 2px 10px #00000014}.team-background .box.hovered{border:2px solid #00bcd4;box-shadow:0 6px 24px #00bcd440}.team-background .img-container{background-color:#fff;width:100%;position:relative;overflow:hidden}.team-background .img-container img{object-fit:contain;background-color:#fff;width:100%;height:320px;display:block}.team-background .caption{text-align:center;opacity:0;background-color:#1e1e1ee0;padding:18px 16px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.team-background .box.hovered .caption{opacity:1}.team-background .caption h4{color:#00bcd4;margin:0 0 6px;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700}.team-background .caption p{color:#00bcd4;margin:0;font-family:Poppins,sans-serif;font-size:1rem;font-weight:400}@media (width<=1024px){.team-background .grid3{grid-template-columns:repeat(3,1fr);gap:16px}.team-background .img-container img{height:300px}}@media (width<=768px){.team-background .grid3{grid-template-columns:repeat(2,1fr);gap:14px}.team-background .heading h1{font-size:1.5rem}.team-background .img-container img{height:240px}.team-background .caption h4{font-size:1rem}.team-background .caption p{font-size:.875rem}}@media (width<=480px){.team-background .grid3{grid-template-columns:repeat(2,1fr);gap:10px}.team-background .img-container img{height:200px}}.home-page{flex-direction:column;min-height:100vh;display:flex}.home-page main{flex:1}.home-page .hero{min-height:80vh}.home-page section{scroll-margin-top:80px}@media (width<=768px){.home-page .hero{min-height:70vh}}@media (width<=480px){.home-page .hero{min-height:60vh}}.back-title{color:#fff;margin:0;font-size:2.5rem;font-weight:700}@media screen and (width<=768px){.back{min-height:450px;border-radius:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.back-overlay{padding:25px 30px;width:100%!important;max-width:100%!important}.back-img{object-position:center 22%;width:100%!important;max-width:100%!important}.back-title{font-size:1.8rem}.back-name{font-size:.95rem}}@media screen and (width<=480px){.back{min-height:380px;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.back-overlay{padding:18px 20px;width:100%!important;max-width:100%!important}.back-img{object-position:center 25%;width:100%!important;max-width:100%!important}.back-title{font-size:1.4rem}.back-name{font-size:.85rem}}.heading{text-align:center;margin-bottom:30px}.heading h2{color:#000;padding-bottom:10px;font-size:2.2rem;display:inline-block;position:relative}.heading h2:after{content:"";background:linear-gradient(90deg,#04f7ff,#0272bd);width:60px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media screen and (width<=768px){.heading h2{font-size:1.6rem}}@media screen and (width<=480px){.heading h2{font-size:1.3rem}}.about{width:100%;max-width:100%;margin-bottom:80px;overflow-x:hidden}.about .back{border-radius:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.about .heading{text-align:left;width:100%;margin-bottom:30px}.about p{margin-bottom:20px;padding-right:30px;font-size:18px;line-height:30px}.why-right-section{background-color:#fff;border-radius:12px;margin-top:50px;padding:40px;animation:1s ease-in-out fadeInUp}.why-right-content{flex-wrap:wrap;gap:20px;display:flex}.about-heading{color:#000;text-align:center;margin-top:1%;margin-bottom:.5rem;padding:1rem;font-size:2.5rem}.about-section-border{background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:5px;height:10px;margin:5% 5% 0}.why-item{cursor:pointer;background-color:#fff;border-radius:8px;flex:45%;padding:20px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;position:relative;box-shadow:0 4px 12px #0000000d}.about-content{flex-wrap:wrap;align-items:flex-start;max-width:1100px;margin:2rem auto;padding:20px;line-height:1.6;transition:all .5s ease-in-out;display:flex;position:relative}.about-img{border-radius:10px;width:100%;max-width:300px;height:auto;margin-right:2.5rem;transition:all .3s ease-in-out}.about-right-img{border-color:#04f7ff;border-radius:10px;width:100%;max-width:300px;height:auto;margin-right:1rem;transition:transform .5s,box-shadow .5s,border .5s}.about-content:hover{border:2px solid #04f7ff;box-shadow:0 10px 30px #0003}.about-text b{font-size:22px}.about-text{text-align:justify;border-radius:10px;flex:400px;padding:15px;font-size:20px;line-height:1.7;transition:all .3s ease-in-out}.about-text:hover{border:2px solid #04f7ff;box-shadow:0 10px 20px #04f7ff}.about-img:hover,.about-right-img:hover{border:2px solid #04f7ff;border-radius:15px;transform:scale(1.2)rotate(3deg);box-shadow:0 15px 20px #0003}.why-item h3{color:#000;text-transform:uppercase;letter-spacing:.5px;margin-bottom:15px;font-size:1.2em}.why-item p{color:#000;font-size:1em;line-height:1.6}.why-item:hover{background-color:#e0f7fa;transform:translateY(-5px);box-shadow:0 8px 16px #0000001a}.why-item:hover h3{color:#0272bd}.star-icon{color:gold;font-size:20px;position:absolute;top:10px;right:30px}.why-item.expanded p{opacity:1;max-height:1000px;transition:max-height .5s ease-in-out,opacity .5s ease-in-out}.why-item p{opacity:.7;max-height:60px;transition:max-height .5s ease-in-out,opacity .5s ease-in-out;overflow:hidden}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (width<=1024px){.why-item{flex:100%}}@media screen and (width<=768px){.about{margin:0!important;padding:0!important}.about-content{flex-direction:column;align-items:center;padding:15px}.about-right-img,.about-img{max-width:100%;margin:0 0 1.5rem}.about-text{text-align:left;flex:100%;padding:10px;font-size:16px}.about-heading{margin-top:0;padding:.5rem 1rem;font-size:1.8rem}.about-section-border{height:6px;margin:8% 4% 0}.about p{padding:0;font-size:16px;line-height:26px}.why-right-section{margin-top:30px;padding:20px}.why-item{flex:100%;padding:16px}.star-icon{font-size:16px;top:8px;right:16px}.about-img:hover,.about-right-img:hover{box-shadow:none;border:none;transform:none}.why-item:hover{transform:none}}@media screen and (width<=480px){.about{margin:0!important;padding:0!important}.about-heading{font-size:1.4rem}.about-text{font-size:15px}.why-item h3{font-size:1em}}.sector-back{justify-content:center;align-items:center;width:100%;min-height:650px;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.sector-back-img{object-fit:cover;object-position:center center;z-index:0;width:100%;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0}.sector-back-overlay{z-index:1;text-align:center;box-sizing:border-box;background:#0009;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:650px;margin:0;padding:40px 60px;display:flex;position:relative}.sector-back-name{letter-spacing:1px;text-transform:uppercase;text-shadow:0 0 10px #04f7ff80,0 0 20px #04f7ff4d,0 0 40px #04f7ff33;margin-bottom:10px;font-size:55px;color:#04f7ff!important}.sector-back-title{letter-spacing:.3px;text-shadow:0 0 10px #ffffff4d,0 0 20px #fff3,0 0 40px #ffffff1a,0 0 80px #ffffff0d;max-width:900px;margin:0 0 20px;font-size:47px;font-weight:800;line-height:1.3;color:#fff!important}.sector-back-typewriter-container{box-sizing:border-box;width:100%;max-width:1100px;padding:0 20px}.sector-back-typewriter-line{white-space:normal;word-wrap:break-word;word-break:break-word;text-align:center;text-shadow:0 0 10px #04f7ff66,0 0 20px #04f7ff4d,0 0 40px #04f7ff33,0 0 80px #04f7ff1a,0 0 120px #04f7ff0d;max-width:100%;min-height:1.8em;margin:0;font-size:1.6rem;font-weight:600;line-height:1.8;animation:3s ease-in-out infinite sectorTextGlow;color:#fff!important}@keyframes sectorTextGlow{0%,to{text-shadow:0 0 10px #04f7ff66,0 0 20px #04f7ff4d,0 0 40px #04f7ff33,0 0 80px #04f7ff1a}50%{text-shadow:0 0 15px #04f7ff99,0 0 30px #04f7ff80,0 0 60px #04f7ff4d,0 0 100px #04f7ff33,0 0 150px #04f7ff1a}}.sector-back-cursor{vertical-align:text-bottom;background-color:#04f7ff;width:2px;height:1em;margin-left:2px;animation:.8s step-end infinite sectorBackBlink;display:inline-block;box-shadow:0 0 10px #04f7ffcc,0 0 20px #04f7ff66}.sector-back-cursor-blink{animation:1s step-end infinite sectorBackBlink}@keyframes sectorBackBlink{0%,to{opacity:1}50%{opacity:0}}@media screen and (width<=1024px){.sector-back-title,.sector-back-name{font-size:40px}}@media screen and (width<=768px){.sector-back{width:100%;min-height:550px;margin:0;padding:0}.sector-back-overlay{background:#000000b3;min-height:450px;padding:30px 25px}.sector-back-title{max-width:100%;font-size:28px!important}.sector-back-name{font-size:24px!important}.sector-back-typewriter-container{max-width:100%;padding:0 10px}.sector-back-typewriter-line{line-height:1.6;font-size:1rem!important}}@media screen and (width<=480px){.sector-back{width:100%;min-height:380px;margin:0;padding:0}.sector-back-overlay{background:#000000bf;min-height:380px;padding:20px 15px}.sector-back-title{max-width:100%;margin-bottom:10px;font-size:20px!important}.sector-back-name{font-size:18px!important}.sector-back-typewriter-container{max-width:100%;padding:0 5px}.sector-back-typewriter-line{line-height:1.5;font-size:.85rem!important}}@media screen and (width<=360px){.sector-back{min-height:320px}.sector-back-overlay{min-height:320px;padding:15px 10px}.sector-back-title{font-size:16px!important}.sector-back-typewriter-line{font-size:.75rem!important}}.portfolio{background-color:#f9f9f9;width:100%;max-width:100%;margin:0;padding:0;overflow-x:hidden}.sectors-grid-section{margin-top:40px;padding-top:20px}.portfolio-description-content{align-items:flex-start;max-width:1100px;margin:2rem auto;padding:20px;font-size:1.1rem;line-height:1.6;transition:all .5s ease-in-out;display:flex;position:relative}.portfolio-description-img{border-radius:10px;width:100%;max-width:300px;margin-right:2.5rem;transition:all .3s ease-in-out}.right-image{border-color:#04f7ff;border-radius:10px;order:2;width:100%;max-width:300px;margin-left:2.5rem;transition:all .3s ease-in-out}.portfolio-description-content:hover{border:2px solid #04f7ff;box-shadow:0 10px 30px #0003}.portfolio-description-text{text-align:justify;border-radius:10px;padding:15px;transition:all .3s ease-in-out}.portfolio-description-text:hover{border:2px solid #04f7ff;box-shadow:0 10px 20px #04f7ff}.portfolio-description-img:hover,.right-image:hover,.right-image:hover{border:2px solid #04f7ff;border-radius:15px;transform:scale(1.05)rotate(3deg);box-shadow:0 15px 20px #0003}@media (width<=768px){.portfolio-description-content{flex-direction:column;max-width:100%;padding:15px}.portfolio-description-img,.right-image{box-sizing:border-box;order:0;width:100%;max-width:100%;margin:0 0 1.5rem}}@media (width<=480px){.portfolio{margin:0!important;padding:0!important}.portfolio-description-content{padding:10px}}.back{justify-content:flex-start;align-items:flex-end;width:100%;min-height:650px;display:flex;position:relative;overflow:hidden;margin:0!important;padding:0!important}.back-img{object-fit:cover;object-position:center 35%;z-index:0;width:100%;height:100%;position:absolute;inset:0}.back-overlay{z-index:1;text-align:left;box-sizing:border-box;background:linear-gradient(#00000059 0% 50%,#000000bf 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:40px 60px;display:flex;position:relative}.back-name{color:#04f7ff;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px;font-size:32px}.back-title{color:#fff;max-width:900px;margin:0;font-size:28px;font-weight:600;line-height:1.3}@media screen and (width<=1024px){.back-title{font-size:30px}}@media screen and (width<=768px){.back{min-height:450px;border-radius:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.back-overlay{padding:25px 30px;width:100%!important;max-width:100%!important}.back-img{object-position:center 22%;width:100%!important;max-width:100%!important}.back-title{font-size:23px;line-height:1.3}.back-name{font-size:26px}}@media screen and (width<=480px){.back{min-height:380px;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.back-overlay{padding:18px 20px;width:100%!important;max-width:100%!important}.back-img{object-position:center 25%;width:100%!important;max-width:100%!important}.back-title{font-size:19px;line-height:1.2}.back-name{margin-bottom:5px;font-size:21px}}@media screen and (width<=360px){.back{min-height:320px}.back-overlay{min-height:320px;padding:12px 15px}.back-title{font-size:17px;line-height:1.2}.back-name{font-size:20px}}.services{background-color:#fff;width:100%;max-width:100%;margin:0;padding:0;overflow-x:hidden}.services .back{border-radius:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.why-choose-section{background-color:#f9f9f9;padding:2rem 1rem}.why-choose-section .heading{margin-bottom:2rem}.why-choose-section .heading h2{color:#1a1a2e;font-size:2.5rem}.why-choose-section .heading h2:after{background:linear-gradient(90deg,#04f7ff,#0272bd);width:80px;height:4px}.description-content{align-items:flex-start;max-width:1100px;margin:2rem auto;padding:20px;font-size:1.1rem;line-height:1.6;transition:all .5s ease-in-out;display:flex;position:relative}.description-img{border-radius:10px;flex-shrink:0;width:100%;max-width:350px;margin-right:2.5rem;transition:all .3s ease-in-out}.description-content:hover{border:2px solid #04f7ff;box-shadow:0 10px 30px #0003}.description-text{text-align:justify;border-radius:10px;flex:1;padding:20px;transition:all .3s ease-in-out}.description-text:hover{border:2px solid #04f7ff;box-shadow:0 10px 20px #04f7ff}.description-img:hover{border:2px solid #04f7ff;border-radius:15px;transform:scale(1.05)rotate(3deg);box-shadow:0 15px 20px #0003}.description-section-border{background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:5px;height:10px;margin:50px 100px}.services-offered{text-align:left;background-color:#fff;border-radius:8px;margin:2rem 0;padding:2rem}.services-offered p{text-align:center;margin-bottom:2rem;padding:0 20px;font-size:1.1rem}.services-list{grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:0 20px;display:grid}.service-item{text-align:center;color:#000;cursor:pointer;background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:10px;padding:1rem;font-size:1.2rem;font-weight:700;transition:transform .4s,background-color .4s,box-shadow .4s}.service-item:hover{color:#fff;background:linear-gradient(90deg,#0272bd,#04f7ff);border-radius:15px;transform:scale(1.1)rotate(5deg);box-shadow:0 8px 15px #0003}@media (width<=1024px){.services-list{grid-template-columns:repeat(2,1fr);gap:1.2rem}.description-section-border{margin:40px 60px}.why-choose-section .heading h2{font-size:2rem}}@media (width<=768px){.services{margin:0!important;padding:0!important}.why-choose-section{padding:1.5rem .5rem}.why-choose-section .heading h2{font-size:1.6rem}.why-choose-section .heading h2:after{width:60px}.description-content{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:100%;margin:.5rem auto;padding:12px}.description-img{border-radius:8px;width:100%;max-width:180px;height:auto;margin:0 0 .8rem}.description-text{box-sizing:border-box;text-align:justify;width:100%;padding:10px 12px;font-size:.95rem}.description-section-border{height:6px;margin:20px 15px}.services-offered{margin:.5rem 0;padding:.8rem}.services-offered p{padding:0 8px;font-size:.95rem}.services-list{grid-template-columns:repeat(2,1fr);gap:.8rem;padding:0 8px}.service-item{padding:.7rem;font-size:.9rem}.service-item:hover{transform:scale(1.05)}.description-img:hover{box-shadow:none!important;border:none!important;transform:none!important}.description-content:hover,.description-text:hover{box-shadow:none!important;border:none!important}}@media (width<=480px){.services{margin:0!important;padding:0!important}.why-choose-section{padding:1rem .3rem}.why-choose-section .heading h2{font-size:1.3rem}.why-choose-section .heading h2:after{width:50px;height:3px}.description-content{box-sizing:border-box;width:100%;margin:.3rem auto;padding:8px}.description-img{border-radius:6px;width:100%;max-width:140px;height:auto;margin:0 0 .6rem}.description-text{box-sizing:border-box;width:100%;padding:8px 10px;font-size:.85rem;line-height:1.5}.description-section-border{height:5px;margin:15px 8px}.services-offered{margin:.3rem 0;padding:.5rem}.services-offered p{margin-bottom:1rem;padding:0 5px;font-size:.85rem}.services-list{grid-template-columns:1fr 1fr;gap:.6rem;padding:0 5px}.service-item{border-radius:6px;padding:.5rem;font-size:.78rem}.service-item:hover{transform:scale(1.03)}}@media (width<=360px){.why-choose-section .heading h2{font-size:1.1rem}.description-img{max-width:120px}.description-text{padding:6px 8px;font-size:.78rem}.services-list{grid-template-columns:1fr 1fr;gap:.5rem;padding:0 4px}.service-item{padding:.4rem;font-size:.7rem}}.why-choose-nexus{background:#fff;position:relative;padding:140px 8% 150px!important}.why-choose-container{max-width:1500px;margin:0 auto}.why-choose-title{color:#000;text-align:center;margin-bottom:50px;font-size:42px;font-weight:700;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.why-choose-title:after{content:"";background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:2px;width:70px;height:4px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.why-choose-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:10px;display:grid}.why-choose-card{text-align:center;cursor:pointer;background:linear-gradient(145deg,#fff,#e6e6e6);border:3px solid #0000;border-radius:20px;padding:35px 28px;transition:transform .3s,box-shadow .3s,border .3s;position:relative;box-shadow:0 4px 15px #0000001a}.why-choose-card:hover{border-color:#025a9a;transform:translateY(-8px);box-shadow:0 20px 50px #0272bd1f}.why-choose-image-wrapper{background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 20px;transition:transform .4s;display:flex;overflow:hidden}.why-choose-card:hover .why-choose-image-wrapper{transform:scale(1.15)}.why-choose-image{object-fit:cover;width:120%;height:120%;display:block}.why-choose-card-title{color:#000;margin-bottom:12px;font-size:23px;font-weight:600;line-height:1.3;transition:color .3s}.why-choose-card:hover .why-choose-card-title{color:#025a9a}.why-choose-card-description{color:#000;margin:0;font-size:16px;line-height:1.7}@media (width<=1024px){.why-choose-nexus{padding:100px 6% 110px!important}.why-choose-title{font-size:34px}.why-choose-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (width<=640px){.why-choose-nexus{padding:70px 5% 80px!important}.why-choose-title{margin-bottom:35px;font-size:28px}.why-choose-grid{grid-template-columns:1fr;gap:20px}.why-choose-card{padding:28px 22px}.why-choose-image-wrapper{width:85px;height:85px;margin-bottom:16px}.why-choose-card-title{font-size:20px}.why-choose-card-description{font-size:15px}}@media (width<=400px){.why-choose-title{font-size:24px}.why-choose-image-wrapper{width:75px;height:75px}.why-choose-card-title{font-size:18px}}.animated-images{grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;max-width:100%;padding:2rem;display:grid;overflow:hidden}.animated-image-container{opacity:0;cursor:pointer;border-radius:10px;width:100%;height:auto;transition:opacity .6s ease-out,transform .6s ease-out;position:relative;overflow:hidden;transform:translateY(50px)}.animated-image-container.visible{opacity:1;transform:translateY(0)}.animated-image-container.hidden{opacity:0;transform:translateY(50px)}.animated-image{border-radius:10px;width:100%;height:auto;transition:transform .4s ease-in-out;display:block;box-shadow:0 5px 15px #0000001a}.animated-image-container:hover .animated-image{transform:scale(1.05)}.overlay{box-sizing:border-box;opacity:1;pointer-events:none;background:linear-gradient(#0000 0%,#00000080 50%,#000000d9 100%);border-radius:0 0 10px 10px;width:100%;padding:40px 20px 20px;transition:opacity .3s ease-in-out;position:absolute;bottom:0;left:0;right:0}.animated-image-container:hover .overlay{background:#0009;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;top:0;bottom:0}.overlay-text{text-align:center;color:#fff;width:100%}.overlay-text h3{text-shadow:0 2px 8px #00000080;margin:.5rem 0 .2rem;font-size:1.2rem;font-weight:600}.overlay-text p{text-shadow:0 2px 8px #00000080;opacity:.8;margin:0;font-size:1rem;font-weight:400}.animated-image-container:hover .overlay-text h3{font-size:1.4rem}.animated-image-container:hover .overlay-text p{font-size:1.1rem}@media (width<=1024px){.animated-images{gap:1.5rem;padding:1.5rem}.overlay{padding:30px 15px 15px}.overlay-text h3{font-size:1.1rem}.overlay-text p{font-size:.9rem}.animated-image-container:hover .overlay-text h3{font-size:1.2rem}.animated-image-container:hover .overlay-text p{font-size:1rem}}@media (width<=768px){.animated-images{grid-template-columns:1fr 1fr;gap:1rem;padding:1rem}.overlay{padding:25px 12px 12px}.overlay-text h3{font-size:.9rem}.overlay-text p{font-size:.75rem}.animated-image-container:hover .animated-image{transform:none}.animated-image-container:hover .overlay{background:linear-gradient(#0000 0%,#00000080 50%,#000000d9 100%);border-radius:0 0 10px 10px;padding:25px 12px 12px;display:block;top:auto;bottom:0}.animated-image-container:hover .overlay-text h3{font-size:.9rem}.animated-image-container:hover .overlay-text p{font-size:.75rem}}@media (width<=480px){.animated-images{grid-template-columns:1fr;gap:1.5rem;padding:.8rem}.overlay{padding:20px 10px 10px}.overlay-text h3{font-size:.85rem}.overlay-text p{font-size:.7rem}.animated-image-container:hover .overlay{padding:20px 10px 10px}.animated-image-container:hover .overlay-text h3{font-size:.85rem}.animated-image-container:hover .overlay-text p{font-size:.7rem}}html,body{width:100%;margin:0;padding:0;overflow-x:hidden}.blog{background-color:#fff;width:100%;max-width:100%;margin:0;overflow-x:hidden;padding:0!important}@media screen and (width<=768px){.blog{margin:0!important;padding:0!important}}.blog .sector-back{border-radius:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.blog .sector-back-img{display:block;width:100%!important;max-width:100%!important}.blog-description{background:0 0;border:3px solid #0000;border-radius:20px;max-width:1200px;margin:2rem auto;padding:2rem;transition:all .4s ease-in-out}.blog-description-content{justify-content:space-between;align-items:center;gap:2rem;font-size:1.1rem;line-height:1.6;transition:all .5s ease-in-out;display:flex;position:relative}.blog-description-img{object-fit:cover;background:#fff;border:3px solid #0000;border-radius:15px;flex:0 0 40%;width:100%;max-width:40%;height:auto;padding:8px;transition:all .3s ease-in-out}.blog-description-text{text-align:justify;background:0 0;border:3px solid #0000;border-radius:15px;flex:1;padding:20px;font-size:20px;transition:all .3s ease-in-out;color:#333!important}.blog-description-text p{color:#333!important}.blog-description:hover{background:#04f7ff05;border-color:#04f7ff;box-shadow:0 10px 30px #04f7ff4d}.blog-description-text:hover{background:#fffc;border-color:#04f7ff;box-shadow:0 8px 15px #04f7ff33}.blog-description-img:hover{border-color:#04f7ff;border-radius:20px;transform:scale(1.05);box-shadow:0 12px 20px #04f7ff4d}.content.grid3{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:grid}.blog .box{background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #00000014}.blog .box:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000026}.blog .img{background:#f5f5f5;width:100%;height:200px;position:relative;overflow:hidden}.blog .img img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.blog .img:hover img{transform:scale(1.08)}.blog .text{flex-direction:column;flex:1;padding:20px 25px 25px;display:flex}.blog .category{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.blog .category span{border-radius:20px;padding:4px 14px;font-size:12px;font-weight:600;transition:background-color .3s,color .3s;display:inline-block}.blog .category i{color:#bec7d8;font-size:18px;transition:color .3s}.blog .category i:hover{color:#ff9800}.blog .text h4{margin:8px 0 12px;font-size:18px;font-weight:700;line-height:1.4;transition:color .3s;color:#1a1a2e!important}.blog .text h4:hover{color:#0272bd!important}.blog .text hr{border:none;border-top:1px solid #e8ecf1;margin:12px 0;transition:border-color .3s}.blog .text hr:hover{border-color:#25b579}.blog .text h7{font-size:14px;font-weight:400;transition:color .3s;color:#72809d!important}.blog .text h7:hover{color:#333!important}.video-section{text-align:center;background-color:#fff;margin-top:2rem;padding:2rem 4rem}.video-heading{color:#000;margin-bottom:1.5rem;padding:1rem;font-size:2.5rem}.video-description{color:#333;max-width:900px;margin:0 auto 2rem;padding:0 1rem;font-size:1.15rem;font-weight:500;line-height:1.6}.video-container{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem;padding:.5rem;display:flex}.video-item{object-fit:cover;background:#000;border:3px solid #ddd;border-radius:10px;width:320px;height:200px;transition:all .4s ease-in-out;box-shadow:0 10px 20px #00000026}.video-item:hover{border:3px solid #04f7ff;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.video-section-border{background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:5px;height:10px;margin:1rem 0}.student-training-section{background-color:#fff;max-width:1200px;margin:0 auto;padding:3rem 2rem}.student-training-content{border:3px solid #0000;border-radius:20px;justify-content:space-between;align-items:center;gap:2.5rem;padding:1.5rem;transition:all .4s ease-in-out;display:flex}.student-training-content:hover{border-color:#04f7ff;box-shadow:0 10px 30px #04f7ff4d}.student-training-video{background:#000;border:3px solid #ddd;border-radius:15px;flex:0 0 45%;width:100%;max-width:45%;transition:all .3s ease-in-out;box-shadow:0 10px 20px #00000026}.student-training-video:hover{border-color:#04f7ff;transform:scale(1.02)}.student-training-text{text-align:justify;flex:1}.student-training-text h3{color:#1a1a2e;text-align:left;margin-bottom:.8rem;font-size:1.6rem}.student-training-text p{color:#333;font-size:1.1rem;line-height:1.6}.parliament-post{max-width:1000px;margin:3rem auto;padding:0 2rem}.parliament-post-divider{background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:5px;width:100%;height:4px;margin-bottom:2.5rem}.parliament-post-card{background:#fff;border:1px solid #eef0f3;border-radius:18px;transition:all .4s ease-in-out;overflow:hidden;box-shadow:0 10px 25px #00000014}.parliament-post-card:hover{border-color:#04f7ff;transform:translateY(-5px);box-shadow:0 15px 35px #04f7ff40}.parliament-post-img{object-fit:cover;width:100%;max-height:480px;display:block}.parliament-post-info{padding:1.5rem 2rem 2rem}.parliament-post-date{letter-spacing:.5px;color:#fff;background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:20px;margin-bottom:1rem;padding:6px 16px;font-size:.9rem;font-weight:700;display:inline-block}.parliament-post-heading{color:#0b1f3a;margin:0 0 .6rem;font-size:1.4rem;font-weight:700;line-height:1.3}.parliament-post-desc{color:#555;margin:0;font-size:1rem;line-height:1.5}.ottoman-case-study{max-width:1100px;margin:3rem auto;padding:0 2rem}.ottoman-case-study-card{background:#fff;border:1px solid #eef0f3;border-radius:18px;align-items:stretch;gap:0;transition:all .4s ease-in-out;display:flex;overflow:hidden;box-shadow:0 10px 25px #00000014}.ottoman-case-study-card:hover{border-color:#04f7ff;transform:translateY(-5px);box-shadow:0 15px 35px #04f7ff40}.ottoman-case-study-img{object-fit:cover;width:50%;display:block}.ottoman-case-study-info{flex-direction:column;justify-content:center;width:60%;padding:2rem 2.5rem;display:flex}.ottoman-case-study-tag{letter-spacing:.5px;color:#fff;background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:20px;width:fit-content;margin-bottom:1rem;padding:6px 16px;font-size:1.2em;font-weight:800;display:inline-block}.ottoman-case-study-heading{color:#0b1f3a;margin:0 0 .8rem;font-size:1.4rem;font-weight:700;line-height:1.3}.ottoman-case-study-desc{color:#000;margin:0;font-size:1.05rem;line-height:1.6}.conference-section{text-align:center;background-color:#fff;margin:4rem auto;padding:2rem 1rem}.conference-section-border{background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:5px;height:10px;margin:50px 0}.conference-image-container{border-radius:10px;width:90%;max-width:1100px;margin:0 auto;position:relative;overflow:hidden}.conference-cover-img{object-fit:cover;border-radius:10px;width:100%;height:auto}.conference-heading{color:#fff;text-shadow:0 5px 10px #000c;text-align:center;background:#0009;border-radius:5px;width:90%;padding:.5rem 1rem;font-size:2rem;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.room-content{align-items:flex-start;max-width:1100px;margin:2rem auto;padding:20px;font-size:1.1rem;line-height:1.6;transition:all .5s ease-in-out;display:flex;position:relative}.room-img{border-radius:10px;width:100%;max-width:300px;margin-right:2.5rem;transition:all .3s ease-in-out}.room-right-img{border-color:#04f7ff;border-radius:10px;order:2;width:100%;max-width:300px;margin-left:2.5rem;transition:all .3s ease-in-out}.room-content:hover{border:2px solid #04f7ff;box-shadow:0 10px 30px #0003}.room-text{text-align:justify;border-radius:10px;padding:15px;font-size:20px;transition:all .3s ease-in-out;color:#333!important}.room-text p{color:#333!important}.room-text:hover{border:2px solid #04f7ff;box-shadow:0 10px 20px #04f7ff}.room-list{text-align:left;margin:10px 0;padding-left:0;list-style-position:inside}.room-list li{margin-bottom:8px}.room-img:hover,.room-right-img:hover{border:2px solid #04f7ff;border-radius:15px;transform:scale(1.05)rotate(3deg);box-shadow:0 15px 20px #0003}@media (width<=1024px){.content.grid3{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1rem 1.5rem}.blog .img{height:180px}.video-section{padding:2rem}.video-item{width:280px;height:180px}.video-description{max-width:700px;margin-bottom:1.5rem;font-size:1.05rem}.conference-heading{font-size:1.5rem;bottom:15px}.student-training-section{padding:2rem 1.5rem}.student-training-content{gap:1.8rem}.student-training-text h3{font-size:1.4rem}.student-training-text p{font-size:1rem}.parliament-post{padding:0 1.5rem}.parliament-post-divider{height:3px;margin-bottom:2rem}.parliament-post-img{max-height:380px}.ottoman-case-study{padding:0 1.5rem}.ottoman-case-study-card{flex-direction:column}.ottoman-case-study-img{width:100%;max-height:380px}.ottoman-case-study-info{width:100%;padding:1.5rem}.blog-description{border:3px solid #0000;margin:1.5rem auto;padding:1.5rem;transition:all .4s ease-in-out}.blog-description:hover{border-color:#04f7ff}.blog-description-content{gap:1.5rem}.blog-description-img{border:3px solid #0000;border-radius:15px;flex:0 0 35%;max-width:35%;transition:all .3s ease-in-out}.blog-description-img:hover{border-color:#04f7ff}.blog-description-text{border:3px solid #0000;padding:15px;font-size:18px;transition:all .3s ease-in-out}.blog-description-text:hover{border-color:#04f7ff}@media (width<=768px){.content.grid3{grid-template-columns:1fr;gap:1.5rem;padding:.5rem 1rem}.blog .img{height:200px}.blog .text{padding:16px 20px 20px}.blog .text h4{font-size:16px}.blog .text h7{font-size:13px}.video-section{padding:1rem}.video-heading{font-size:1.8rem}.video-description{margin-bottom:1rem;padding:0 .5rem;font-size:.95rem}.video-container{flex-direction:column;align-items:center;gap:1.5rem}.video-item{aspect-ratio:16/9;width:100%;max-width:400px;height:auto}.video-item:hover{transform:none}.conference-section{margin:2rem auto;padding:1rem .5rem}.conference-section-border{height:8px;margin:30px 0}.conference-image-container{width:95%}.conference-heading{width:95%;padding:.3rem .5rem;font-size:1.2rem;bottom:10px}.room-content{flex-direction:column;margin:1rem auto;padding:15px}.student-training-section{padding:1.5rem 1rem}.student-training-content{flex-direction:column;gap:1.5rem;padding:1rem}.student-training-video{flex:0 0 100%;width:100%;max-width:100%}.student-training-text{text-align:left}.student-training-text h3{font-size:1.3rem}.student-training-text p{font-size:15px}.parliament-post{margin:2rem auto;padding:0 1rem}.parliament-post-divider{height:3px;margin-bottom:1.5rem}.parliament-post-card{border-radius:14px}.parliament-post-img{max-height:260px}.parliament-post-info{padding:1.2rem 1.2rem 1.5rem}.ottoman-case-study{margin:2rem auto;padding:0 1rem}.ottoman-case-study-card{border-radius:14px}.ottoman-case-study-img{max-height:260px}.ottoman-case-study-info{padding:1.2rem 1.2rem 1.5rem}.ottoman-case-study-heading{font-size:1.2rem}.parliament-post-date{padding:5px 14px;font-size:.8rem}.parliament-post-tags span{padding:4px 12px;font-size:.85rem}.room-img,.room-right-img{width:100%;max-width:100%;margin:0 0 1.5rem}.room-right-img{order:0;margin-left:0}.room-text{padding:10px;font-size:16px}.room-content{border:2px solid #04f7ff;border-radius:10px;box-shadow:0 8px 20px #00000026}.room-text{border:2px solid #04f7ff;box-shadow:0 8px 15px #04f7ff40}.room-img,.room-right-img{border:2px solid #04f7ff;border-radius:12px;box-shadow:0 8px 15px #00000026}.blog-description-content{flex-direction:column;gap:1.5rem;margin:1rem auto;padding:15px}.blog-description-img{flex:0 0 100%;width:100%;max-width:100%;height:auto;margin:0}.blog-description-text{flex:1;padding:10px;font-size:16px}.blog-description-content{border:2px solid #04f7ff;border-radius:10px;box-shadow:0 8px 20px #00000026}.blog-description-text{border:2px solid #04f7ff;box-shadow:0 8px 15px #04f7ff40}.blog-description-img{border:2px solid #04f7ff;border-radius:12px;box-shadow:0 8px 15px #00000026}}@media (width<=480px){.content.grid3{grid-template-columns:1fr;gap:1.2rem;padding:.3rem .8rem}.blog .img{height:180px}.blog .text{padding:14px 16px 18px}.blog .text h4{font-size:15px}.blog .category span{padding:3px 10px;font-size:11px}.parliament-post-img{max-height:200px}.parliament-post-tags{gap:6px}.parliament-post-tags span{padding:3px 10px;font-size:.75rem}.video-heading{padding:.5rem;font-size:1.4rem}.video-description{padding:0 .3rem;font-size:.85rem}.conference-heading{padding:.2rem .3rem;font-size:.9rem;bottom:8px}.room-text{padding:8px;font-size:14px}.room-list{padding-right:4px}.room-list li{margin-bottom:6px}.student-training-text h3{font-size:1.1rem}.student-training-text p{font-size:14px}.blog-description-text{padding:8px;font-size:14px}.blog-description-img{border:3px solid #0000;flex:0 0 100%;width:100%;max-width:100%;height:auto;margin:0;transition:all .3s ease-in-out}.blog-description-img:hover{border-color:#04f7ff}}}.portfolio-back{justify-content:center;align-items:center;width:100vw;min-height:650px;margin:0 -50vw;padding:0;display:flex;position:relative;left:50%;right:50%;overflow:hidden}.portfolio-back-img{object-fit:cover;object-position:center center;z-index:0;width:100%;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0}.portfolio-back-overlay{z-index:1;text-align:center;box-sizing:border-box;background:#0009;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:650px;margin:0;padding:40px 60px;display:flex;position:relative}.portfolio-back-name{letter-spacing:1px;text-transform:uppercase;text-shadow:0 0 10px #04f7ff80,0 0 20px #04f7ff4d,0 0 40px #04f7ff33;margin-bottom:10px;font-size:55px;color:#04f7ff!important}.portfolio-back-title{letter-spacing:.3px;text-shadow:0 0 10px #ffffff4d,0 0 20px #fff3,0 0 40px #ffffff1a,0 0 80px #ffffff0d;max-width:900px;margin:0 0 20px;font-size:47px;font-weight:800;line-height:1.3;color:#fff!important}.portfolio-back-typewriter-container{box-sizing:border-box;width:100%;max-width:1100px;padding:0 20px}.portfolio-back-typewriter-line{white-space:normal;word-wrap:break-word;word-break:break-word;text-align:center;text-shadow:0 0 10px #04f7ff66,0 0 20px #04f7ff4d,0 0 40px #04f7ff33,0 0 80px #04f7ff1a,0 0 120px #04f7ff0d;max-width:100%;min-height:1.8em;margin:0;font-size:1.6rem;font-weight:600;line-height:1.8;animation:3s ease-in-out infinite portfolioTextGlow;color:#fff!important}@keyframes portfolioTextGlow{0%,to{text-shadow:0 0 10px #04f7ff66,0 0 20px #04f7ff4d,0 0 40px #04f7ff33,0 0 80px #04f7ff1a}50%{text-shadow:0 0 15px #04f7ff99,0 0 30px #04f7ff80,0 0 60px #04f7ff4d,0 0 100px #04f7ff33,0 0 150px #04f7ff1a}}.portfolio-back-cursor{vertical-align:text-bottom;background-color:#04f7ff;width:2px;height:1em;margin-left:2px;animation:.8s step-end infinite portfolioBackBlink;display:inline-block;box-shadow:0 0 10px #04f7ffcc,0 0 20px #04f7ff66}.portfolio-back-cursor-blink{animation:1s step-end infinite portfolioBackBlink}@keyframes portfolioBackBlink{0%,to{opacity:1}50%{opacity:0}}@media screen and (width<=1024px){.portfolio-back-title,.portfolio-back-name{font-size:40px}}@media screen and (width<=768px){.portfolio-back{width:100vw;min-height:550px;margin:0 -50vw;padding:0;position:relative;left:50%;right:50%}.portfolio-back-overlay{background:#000000b3;min-height:450px;padding:30px 25px}.portfolio-back-title{max-width:100%;font-size:28px!important}.portfolio-back-name{font-size:24px!important}.portfolio-back-typewriter-container{max-width:100%;padding:0 10px}.portfolio-back-typewriter-line{line-height:1.6;font-size:1rem!important}}@media screen and (width<=480px){.portfolio-back{width:100vw;min-height:380px;margin:0 -50vw;padding:0;position:relative;left:50%;right:50%}.portfolio-back-overlay{background:#000000bf;min-height:380px;padding:20px 15px}.portfolio-back-title{max-width:100%;margin-bottom:10px;font-size:20px!important}.portfolio-back-name{font-size:18px!important}.portfolio-back-typewriter-container{max-width:100%;padding:0 5px}.portfolio-back-typewriter-line{line-height:1.5;font-size:.85rem!important}}@media screen and (width<=360px){.portfolio-back{min-height:320px}.portfolio-back-overlay{min-height:320px;padding:15px 10px}.portfolio-back-title{font-size:16px!important}.portfolio-back-typewriter-line{font-size:.75rem!important}}.pricing{background-color:#fff}.description{max-width:1200px;margin:0 auto;padding:3rem 20px}.description-content{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:3px solid #0000;border-radius:20px;align-items:center;gap:2.5rem;padding:2rem;transition:box-shadow .35s,border-color .35s;display:flex}.description-img{pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0;width:100%;max-width:220px;transition:filter .35s}.description-text{text-align:justify;pointer-events:none;-webkit-user-select:none;user-select:none;background:#fff;border:2px solid #0000;border-radius:15px;flex:1;padding:1.5rem 2rem;font-size:1.25rem;font-weight:500;line-height:1.6;transition:box-shadow .35s,border-color .35s}@media (hover:hover) and (pointer:fine){.description-content:hover{border-color:#04f7ff;box-shadow:0 0 25px #04f7ff80}.description-content:hover .description-text{border-color:#04f7ff;box-shadow:0 0 18px #04f7ff59}.description-content:hover .description-img{filter:brightness(1.15)}}.description-content:active{border-color:#04f7ff;box-shadow:0 0 25px #04f7ff80}.description-content:active .description-text{border-color:#04f7ff;box-shadow:0 0 18px #04f7ff59}.description-content:active .description-img{filter:brightness(1.15)}.pricing-section{text-align:center;background-color:#fff;padding:4rem 0}.pricing-title{color:#000;text-transform:uppercase;letter-spacing:.1em;margin-top:2.5rem;margin-bottom:2.5rem;font-size:3rem;display:inline-block;position:relative}.pricing-section-border{background:linear-gradient(90deg,#04f7ff,#0272bd);height:10px;margin-left:100px;margin-right:100px}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.pricing-item{cursor:pointer;transform-style:preserve-3d;background:linear-gradient(145deg,#fff,#e6e6e6);border-radius:15px;padding:2rem;transition:all .4s ease-in-out;position:relative;transform:perspective(800px)rotateY(0);box-shadow:0 4px 15px #0000001a}.pricing-item h3{margin-bottom:.2rem;font-size:2rem}.pricing-item h4{margin-bottom:.2rem;font-size:1.5rem}.pricing-item p{color:#555;margin-bottom:1.2rem;font-size:1.2rem;font-weight:400}.pricing-item ul{padding:0;list-style:none}.pricing-item li{color:#333;margin-bottom:.8rem;font-family:Roboto,sans-serif;font-size:1.2rem}.pricing-item:hover,.pricing-item:active{background:linear-gradient(90deg,#04f7ff,#0272bd);transform:rotateY(360deg)scale(1.05);box-shadow:0 12px 20px #0003}.pricing-item:before{content:"";z-index:-1;background:linear-gradient(45deg,#0272bd,#04f7ff);border-radius:50%;width:120%;height:120%;transition:transform .4s;position:absolute;top:-10%;left:-10%;transform:scale(0)}.pricing-item:hover:before,.pricing-item:active:before{transform:scale(1)}.pricing-item:hover h3,.pricing-item:active h3,.pricing-item:hover h4,.pricing-item:active h4{color:#fff}.pricing-item:hover p,.pricing-item:active p{color:#fff;font-weight:700}.pricing-item:hover li,.pricing-item:active li{color:#fff}@media (width<=1024px){.pricing-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.pricing-title{font-size:2.3rem}.pricing-section-border{margin-left:40px;margin-right:40px}.description-content{gap:1.5rem;padding:1.5rem}.description-img{max-width:180px}.description-text{padding:1.25rem 1.5rem;font-size:1.1rem}}@media (width<=768px){.pricing-section{padding:2.5rem 0}.pricing-grid{grid-template-columns:1fr;gap:1.5rem;padding:0 15px}.pricing-title{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.8rem}.pricing-section-border{height:8px;margin-left:20px;margin-right:20px}.pricing-item{padding:1.5rem}.pricing-item h3{font-size:1.6rem}.pricing-item h4{font-size:1.2rem}.pricing-item p,.pricing-item li{font-size:1rem}.description{padding:2rem 15px}.description-content{border-radius:16px;flex-direction:column;padding:1.5rem}.description-text{text-align:justify;border-radius:12px;order:1;margin-bottom:.5rem;padding:1.25rem;font-size:1rem}.description-img{order:2;max-width:140px;margin:0 auto}.pricing-item:hover,.pricing-item:active{transform:scale(1.02)}}@media (width<=480px){.pricing-title{letter-spacing:.05em;font-size:1.4rem}.pricing-section-border{height:6px;margin-left:10px;margin-right:10px}.pricing-item{padding:1.2rem}.pricing-item h3{font-size:1.3rem}.pricing-item h4{font-size:1.05rem}.pricing-item p,.pricing-item li{font-size:.9rem}.description-content{padding:1.1rem}.description-text{padding:1rem;font-size:.95rem}.description-img{max-width:110px}}.portfolio-section{background-color:#fff}.portfolio-content{align-items:flex-start;max-width:1100px;margin:2rem auto;padding:20px;font-size:1.1rem;line-height:1.6;transition:all .5s ease-in-out;display:flex;position:relative}.portfolio-img{border-radius:10px;width:100%;max-width:350px;margin-right:1rem;transition:all .3s ease-in-out}.portfolio-section-border2{background:linear-gradient(90deg,#04f7ff,#0272bd);height:10px;margin-bottom:3%;margin-left:100px;margin-right:100px}.portfolio-section-border{background:linear-gradient(90deg,#04f7ff,#0272bd);height:10px;margin:2% 100px 3%}.portfolio-right-img{border-color:#04f7ff;border-radius:10px;width:100%;max-width:350px;margin-right:2.5rem;transition:all .3s ease-in-out}.portfolio-content:hover{border:2px solid #04f7ff;box-shadow:0 10px 30px #0003}.portfolio-text{text-align:justify;border-radius:10px;padding:15px;font-size:18px;transition:all .3s ease-in-out}.portfolio-text:hover{border:2px solid #04f7ff;box-shadow:0 10px 20px #04f7ff}.portfolio-img:hover,.portfolio-right-img:hover{border:2px solid #04f7ff;border-radius:15px;transform:scale(1.05)rotate(3deg);box-shadow:0 15px 20px #0003}.portfolio-points{text-align:center;background-color:#fff;padding:2rem 0}.portfolio-points-intro p{color:#000;margin-bottom:1.5rem;margin-left:4rem;margin-right:4rem;font-size:1.3rem;transition:color .3s}.portfolio-points-list{flex-wrap:wrap;justify-content:center;margin-left:4rem;margin-right:4rem;padding:0;list-style:none;display:flex}.portfolio-points-list li{color:#fff;background:#0272bd;border:2px solid #0fffdf;border-radius:8px;margin:.5rem;padding:.5rem 1.5rem;font-size:1.1rem;transition:all .3s ease-in-out;position:relative}.portfolio-points-list li:hover{color:#000;background-color:#0fffdf;border-color:#0272bd;transform:translateY(-5px);box-shadow:0 5px 10px #525151}@media (width<=1024px){.portfolio-content{max-width:90%}.portfolio-section-border,.portfolio-section-border2{margin-left:40px;margin-right:40px}.portfolio-points-intro p,.portfolio-points-list{margin-left:2rem;margin-right:2rem}}@media (width<=768px){.portfolio-content{flex-direction:column;width:100%;margin:1.5rem 0;padding:0;font-size:1rem;max-width:100%!important}.portfolio-content.second-description{flex-direction:column}.portfolio-img,.portfolio-right-img{width:100%!important;max-width:100%!important;margin:0 0 1.5rem!important}.portfolio-text{padding:15px;font-size:1rem}.portfolio-section-border,.portfolio-section-border2{height:8px;margin-left:20px;margin-right:20px}.portfolio-points{padding:1.5rem 0}.portfolio-points-intro p{margin-left:1.5rem;margin-right:1.5rem;font-size:1.1rem}.portfolio-points-list{margin-left:1.5rem;margin-right:1.5rem}.portfolio-points-list li{padding:.45rem 1.1rem;font-size:1rem}.portfolio-img:hover,.portfolio-right-img:hover{transform:scale(1.02)}}@media (width<=480px){.portfolio-content{width:100%;margin:1rem 0;padding:0;font-size:.95rem;max-width:100%!important}.portfolio-img,.portfolio-right-img{width:100%!important;max-width:100%!important;margin:0 0 1rem!important}.portfolio-text{padding:15px;font-size:.95rem}.portfolio-section-border,.portfolio-section-border2{height:6px;margin-left:10px;margin-right:10px}.portfolio-points-intro p{margin-left:.75rem;margin-right:.75rem;font-size:1rem}.portfolio-points-list{margin-left:.75rem;margin-right:.75rem}.portfolio-points-list li{margin:.35rem;padding:.4rem .9rem;font-size:.9rem}}*{box-sizing:border-box;margin:0;padding:0}body{color:#16213e;background-color:#fff;font-family:Poppins,sans-serif;overflow-x:hidden}main{min-height:60vh}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes trusted-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}button{color:#fff;cursor:pointer;background-color:#0f8cc4;border:none;border-radius:6px;padding:12px 24px;font-size:16px;font-weight:700;transition:background-color .3s,transform .3s,box-shadow .3s}button:hover{background-color:#11315e;transform:translateY(-2px);box-shadow:0 6px 20px #0003}button:active{transform:scale(.95)}.page-wrapper{color:#16213e;background:#f4f4fb;min-height:60vh}.about-page,.services-page,.pricing-page,.contact-page{color:#16213e;background:#f4f7fb}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-title{color:#000;text-align:center;margin-bottom:50px;font-size:42px;font-weight:700;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.section-title:after{content:"";background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:2px;width:70px;height:4px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}@media (width<=768px){.section-title{margin-bottom:35px;font-size:30px}.section-title:after{width:50px;height:3px;bottom:-10px}}@media (width<=480px){.section-title{margin-bottom:30px;font-size:26px}}.page-hero{text-align:center;background-image:var(--hero-image,linear-gradient(120deg, #11d9d2 0%, #0876b5 100%));background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:5px solid #04f7ff;padding:86px 8% 74px;animation:.8s ease-in-out fadeIn}.page-hero.page-hero-image{background:var(--hero-image) center/cover no-repeat;color:#fff;background-size:cover;border-bottom:none;min-height:520px;padding:100px 8% 72px;position:relative}.page-hero.page-hero-image:before{content:"";pointer-events:none;background:#00000061;position:absolute;inset:0}.page-hero.page-hero-image h1,.page-hero.page-hero-image p{z-index:1;color:#fff;text-shadow:0 2px 10px #0000003d;position:relative}.about-hero h1,.services-hero h1,.pricing-hero h1,.contact-hero h1{color:#000;margin-bottom:14px;font-size:46px;line-height:1.15}.about-hero p,.services-hero p,.pricing-hero p,.contact-hero p{color:#062f3b;font-size:20px;line-height:1.6}.page-content{width:min(1180px,100%);margin:0 auto;padding:64px 6%}.page-image-panel{background:#fff;border:1px solid #0272bd24;border-radius:8px;width:100%;max-width:980px;margin:0 auto 42px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 12px 32px #0000001a}.page-image-panel:hover{transform:scale(1.01);box-shadow:0 15px 40px #00000026}.page-image-panel img{object-fit:cover;width:100%;height:clamp(240px,34vw,430px);display:block}.about-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:start;gap:36px;display:grid}.about-text{background:#fff;border:1px solid #0272bd24;border-radius:8px;padding:34px;box-shadow:0 10px 28px #00000014}.about-text h2,.about-text h3{color:#062f3b;margin-bottom:14px}.about-text h2{font-size:30px}.about-text h3{margin-top:28px;font-size:23px}.about-text p{color:#1a1a1a;font-size:17px;line-height:1.75}.about-image>img{object-fit:cover;border-radius:8px;width:100%;height:clamp(260px,32vw,420px);transition:transform .3s,box-shadow .3s;display:block;box-shadow:0 12px 32px #0000001a}.about-image>img:hover{transform:scale(1.02);box-shadow:0 15px 40px #00000026}.about-stats{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.stat-item{text-align:center;background:#fff;border-top:5px solid #0272bd;border-radius:8px;padding:28px 20px;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 28px #00000014}.stat-item:hover{transform:scale(1.03);box-shadow:0 12px 30px #00000026}.stat-item h3{color:#0272bd;margin-bottom:6px;font-size:38px}.stat-item p{color:#1a1a1a;font-size:17px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.services-column{background:#fff;border:1px solid #0272bd24;border-radius:8px;padding:34px;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 28px #00000014}.services-column:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001f}.services-column h2{color:#062f3b;margin-bottom:16px;font-size:26px}.services-column ul{gap:13px;list-style:none;display:grid}.services-column li{color:#1a1a1a;padding-left:26px;font-size:17px;line-height:1.5;position:relative}.services-column li:before{content:"";background:#0272bd;border-radius:50%;width:9px;height:9px;position:absolute;top:.65em;left:0}.services-cta{text-align:center;background:#fff;border-radius:8px;width:min(900px,88%);margin:0 auto 70px;padding:30px;box-shadow:0 10px 28px #00000014}.services-cta button{margin-top:18px}.pricing-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:26px;display:grid}.pricing-card{background:#fff;border:1px solid #0272bd24;border-radius:8px;flex-direction:column;padding:34px 28px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 10px 28px #00000014}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001f}.pricing-card.popular{border-color:#0272bd;box-shadow:0 14px 34px #0272bd2e}.popular-badge{color:#062f3b;background:#04f7ff;border-radius:999px;align-self:flex-start;margin-bottom:18px;padding:7px 12px;font-size:13px;font-weight:700;animation:2s infinite pulse}.pricing-card h3{color:#062f3b;margin-bottom:12px;font-size:28px}.price{color:#0272bd;margin-bottom:22px;font-size:38px;font-weight:800}.pricing-card ul{gap:13px;list-style:none;display:grid}.pricing-card li{color:#1a1a1a;padding-left:24px;font-size:17px;line-height:1.5;position:relative}.pricing-card li:before{content:"";background:#0272bd;border-radius:50%;width:9px;height:9px;position:absolute;top:.65em;left:0}.pricing-card button{color:#fff;cursor:pointer;background:#0272bd;border:none;border-radius:6px;margin-top:auto;padding:13px 28px;font-size:16px;font-weight:700;transition:background-color .25s,transform .25s,box-shadow .25s}.pricing-card button:hover{background:#062f3b;transform:translateY(-2px);box-shadow:0 6px 20px #0003}.contact-info-grid{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);align-items:start;gap:32px;display:grid}.contact-details{background:#fff;border:1px solid #0272bd24;border-radius:8px;padding:34px;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 28px #00000014}.contact-details:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001f}.contact-details h2{color:#062f3b;margin-bottom:16px;font-size:26px}.contact-details p{color:#1a1a1a;align-items:flex-start;gap:12px;margin-bottom:14px;font-size:17px;line-height:1.75;display:flex}.contact-details i{color:#0272bd;flex-shrink:0;width:18px;margin-top:5px}.office-hours{border-top:1px solid #0272bd2e;margin-top:28px;padding-top:24px}.office-hours h3{color:#062f3b;margin-bottom:10px;font-size:22px}.office-hours p{color:#1a1a1a;font-size:17px;line-height:1.75}@media (width<=1024px){.navbar{min-height:70px!important;padding:10px 5%!important}.navbar-logo{width:240px!important;max-height:70px!important}.navbar-links ul{gap:20px}.navbar-links ul li a{font-size:17px}.why-choose-nexus{padding:120px 6% 130px!important}.why-choose-title{font-size:34px}.why-choose-grid{grid-template-columns:repeat(2,1fr);gap:25px}.why-choose-image-wrapper{width:90px;height:90px}.why-choose-image{width:100px;height:100px}.impact-stats{padding:60px 6%}.stats-grid{gap:20px}.impact-header h2{font-size:32px}.stat-number{font-size:36px}.stat-icon{width:60px;height:60px}.stat-icon i{font-size:24px}.slider{padding:45px 4%}.review-list{gap:30px}.review-card{min-height:320px;padding:28px 24px}.review-card h3{min-height:50px;font-size:20px}.review-card p{font-size:17px}.slider-btn{width:45px;height:45px;font-size:28px}.superiority-section{padding:60px 8%}.superiority-wrapper{gap:40px}.superiority-title{font-size:34px}.superiority-text p{font-size:17px}.popular-services .services-grid{grid-template-columns:repeat(2,minmax(240px,1fr));justify-content:center;gap:25px}.popular-services .services-header h1{font-size:36px}.footer{grid-template-columns:1fr 1fr;gap:40px;padding:50px 6%}.footer-left{grid-column:1/-1}}@media (width<=900px){.navbar{min-height:70px!important;padding:10px 5%!important}.navbar-logo{width:220px!important;max-height:65px!important}.navbar-links ul{gap:15px}.navbar-links ul li a{font-size:16px}.page-hero{padding:58px 5% 50px}.page-content{padding:44px 5%}.about-grid,.blog-grid,.portfolio-grid,.sectors-grid,.services-grid,.pricing-cards{grid-template-columns:1fr!important}.page-image-panel{margin-bottom:30px}.page-image-panel img,.about-image>img{height:clamp(210px,50vw,330px)}}@media (width<=768px){.navbar{flex-direction:row!important;justify-content:space-between!important;min-height:85px!important;padding:15px 5%!important}.navbar-brand{flex-shrink:0;margin-right:0}.navbar-logo{width:300px!important;max-height:85px!important}.navbar-links ul{display:none!important}.navbar-links{z-index:9999;background:linear-gradient(90deg,#04f7ff,#0272bd);border-radius:0 0 12px 12px;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;padding:15px 0 10px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 10px 30px #0003;display:none!important}.navbar-links.open{display:flex!important}.navbar-links.open ul{flex-direction:column;align-items:center;gap:0;width:100%;margin:0;padding:0;display:flex!important}.navbar-links.open ul li{text-align:center;border-bottom:1px solid #fff3;width:100%;margin:0;padding:14px 0;font-size:18px;list-style:none;transition:background .3s}.navbar-links.open ul li:last-child{border-bottom:none}.navbar-links.open ul li:hover{background:#ffffff26}.navbar-links.open ul li a{color:#000;text-transform:uppercase;text-align:center;width:100%;padding:8px 16px;font-size:18px;font-weight:600;display:block}.navbar-links.open ul li a:hover{color:#fff;transform:scale(1.05)}.navbar-toggle{box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;display:flex!important}.navbar-toggle:focus,.navbar-toggle:active{box-shadow:none!important;border:none!important;outline:none!important}.navbar-toggle span{background:#000;width:26px;height:3px}.hero{text-align:center;min-height:560px;padding:5vh 6% 3vh}.hero-title{margin-top:10px}.hero-title img{width:200px;max-width:80%;margin-bottom:15px}.hero-title h1,.hero-title h2{text-shadow:1px 1px #000,-1px 1px #000,1px -1px #000,-1px -1px #000;font-size:28px}.hero-cards{border-radius:8px;grid-template-columns:1fr;margin-top:30px}.hero-cards div{border-bottom:1px solid #fff9;border-right:none;padding:18px 20px}.hero-cards div:last-child{border-bottom:none;border-radius:0 0 8px 8px}.hero-cards div:first-child{border-radius:8px 8px 0 0}.hero-cards h3{font-size:18px}.hero-cards p{font-size:15px}.why-choose-nexus{padding:100px 5% 110px!important}.why-choose-title{margin-bottom:35px;font-size:30px}.why-choose-grid{grid-template-columns:repeat(2,1fr);gap:18px}.why-choose-card{border-radius:16px;padding:25px 18px 28px}.why-choose-image-wrapper{width:90px;height:90px;margin-bottom:15px}.why-choose-image{width:100px;height:100px}.why-choose-card-title{font-size:18px}.why-choose-card-description{font-size:14px;line-height:1.6}.superiority-section{padding:50px 6%}.superiority-wrapper{flex-direction:column;gap:35px}.superiority-text{order:2}.superiority-image{order:1;width:100%}.superiority-image img{object-fit:cover;border-radius:12px;max-width:100%;height:250px}.superiority-title{text-align:center;font-size:28px}.superiority-title:after{left:50%;transform:translate(-50%)}.superiority-text p{text-align:justify;padding:0 5px;font-size:16px}.superiority-slide-image{height:300px}.superiority-dots{gap:10px;padding:6px 14px;bottom:15px}.superiority-dot{width:10px;height:10px}.superiority-dot.active{width:24px}.popular-services{padding:50px 5%}.popular-services .services-grid{grid-template-columns:1fr;gap:20px}.popular-services .services-header h1{font-size:30px}.popular-services .services-header p{font-size:16px}.popular-services .service-video-wrapper{height:180px}.popular-services .service-text{padding:16px 18px 20px}.popular-services .service-text h3{font-size:16px}.popular-services .service-text p{-webkit-line-clamp:2;font-size:14px}.impact-stats{padding:50px 5%}.impact-header h2{font-size:28px}.impact-header p{font-size:16px}.impact-subtitle{letter-spacing:2px;padding:4px 15px;font-size:12px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:15px}.stat-card{padding:25px 15px 20px}.stat-number{font-size:32px}.stat-icon{width:55px;height:55px}.stat-icon i{font-size:22px}.stat-label{font-size:14px}.slider{border-width:3px;gap:20px;padding:35px 4% 45px}.slider h2{font-size:28px}.slider-line{width:60px;height:4px}.slider-wrapper{gap:5px;padding:0 10px}.review-list{grid-template-columns:1fr;gap:18px}.review-card{min-height:auto;padding:20px 18px}.review-card h3{min-height:auto;font-size:18px}.review-card hr{margin:12px 0}.review-card p{font-size:15px}.slider-btn{width:35px;height:35px;font-size:20px;position:absolute;top:50%;transform:translateY(-50%)}.slider-btn.prev-btn{left:-8px}.slider-btn.next-btn{right:-8px}.slider-btn:hover{transform:translateY(-50%)scale(1.1)}.slider-dots{gap:10px;margin-top:10px;padding:8px 0}.dot{width:10px;height:10px}.dot.active{width:28px}.contact-wrapper{max-width:100%;margin:1.5rem auto;padding:2rem 1.5rem}.contact-form .form-row{flex-direction:column;gap:0}.contact-form .form-row .field-group{flex:none}.contact-form .field-group input,.contact-form .field-group textarea{padding:12px 14px;font-size:15px}.contact-form .field-group textarea{min-height:80px}.faq-title{padding-bottom:15px;font-size:30px}.faq-title:after{width:60px;height:3px}.faq-list{gap:14px;margin-top:30px}.faq-question{gap:12px;padding:16px 20px}.faq-question h3{font-size:16px}.faq-icon{font-size:18px}.faq-toggle{font-size:22px}.faq-item.active .faq-answer{padding:0 20px 18px}.faq-answer p{font-size:15px;line-height:1.6}.footer{text-align:center;grid-template-columns:1fr;gap:35px;padding:40px 5%}.footer-left{grid-column:1;align-items:center}.footer-logo{width:180px;margin:0 auto 20px}.footer-tagline{text-align:center;font-size:18px}.footer-socials{justify-content:center;gap:12px;margin:15px 0 20px}.footer-socials a{width:40px;height:40px;font-size:16px}.footer-socials a i{font-size:16px}.footer-contact{text-align:center;width:100%}.footer-contact h2{text-align:center;font-size:22px}.footer-contact p{text-align:center;flex-wrap:wrap;justify-content:center;font-size:15px}.footer-contact p i{width:18px;font-size:14px}.footer-services{text-align:center;width:100%}.footer-services h2{text-align:center;font-size:22px}.footer-services ul{text-align:left;display:inline-block}.footer-services ul li{text-align:left;justify-content:center;padding-left:24px;font-size:15px;display:block}.footer-services ul li:before{margin-right:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.footer-right{gap:20px;width:100%}.footer-note{text-align:center;padding-top:18px;font-size:15px;line-height:1.6}.footer-bottom{text-align:center;padding:15px 5%;font-size:14px}.about-grid,.blog-grid,.portfolio-grid,.sectors-grid,.services-grid,.pricing-cards,.contact-info-grid{grid-template-columns:1fr!important}.page-image-panel img,.about-image>img{height:220px}section,.superiority-section{padding:40px 5%!important}.slider{padding:30px 4%!important}.faq-section{padding:40px 5%!important}html,body{width:100%;overflow-x:hidden}button,a,.navbar li,.footer-socials a,.slider-btn,.dot,.faq-question{touch-action:manipulation}p{line-height:1.7}img{max-width:100%;height:auto;display:block}.hero button,form button{padding:10px 20px;font-size:14px}.contact-form .send-btn{min-width:150px;padding:12px 28px;font-size:15px}}@media (width<=600px){.navbar{flex-direction:column;gap:8px;min-height:auto;padding:12px 4%}.navbar-logo{width:150px;max-height:60px;margin-right:0}.navbar ul{flex-wrap:wrap;justify-content:center;gap:8px;width:100%}.navbar ul li a{padding:3px 6px;font-size:11px}.popular-services .services-grid{gap:15px}.popular-services .service-video-wrapper{height:150px}.popular-services .service-text{padding:12px 14px 16px}.popular-services .service-text h3{font-size:14px}.popular-services .service-text p{-webkit-line-clamp:2;font-size:12px}.popular-services .service-category span{padding:2px 8px;font-size:10px}.contact-wrapper{border-radius:10px;margin:1rem auto;padding:1.5rem 1.2rem}.contact-form .form-title{font-size:20px}.contact-form .form-divider{margin:.3rem 0 1rem}.contact-form .field-group{padding:.3rem 0}.contact-form .field-group input,.contact-form .field-group textarea{border-radius:8px;padding:12px 14px;font-size:14px}.contact-form .field-group input::placeholder,.contact-form .field-group textarea::placeholder{font-size:14px}.contact-form .send-btn{width:auto;min-width:150px;max-width:100%;padding:14px 30px;font-size:15px}.contact-form .form-status{padding:8px 12px;font-size:13px}}@media (width<=480px){.navbar{min-height:80px!important;padding:14px 4%!important}.navbar-logo{width:270px!important;max-height:80px!important}.navbar-links.open ul li{padding:12px 0}.navbar-links.open ul li a{padding:6px 12px;font-size:16px}.navbar-toggle{width:40px;height:40px;padding:6px}.navbar-toggle span{width:24px;height:2.5px}.navbar-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.hero{min-height:480px;max-height:700px;padding:3vh 4% 2vh}.hero-title img{width:160px}.hero-title h1,.hero-title h2{font-size:22px}.hero-cards div{padding:14px 16px}.hero-cards h3{font-size:16px}.hero-cards p{font-size:13px}.why-choose-nexus{padding:80px 4% 90px!important}.why-choose-title{font-size:26px}.why-choose-grid{grid-template-columns:repeat(2,1fr);gap:14px}.why-choose-card{border-radius:14px;padding:20px 14px 22px}.why-choose-image-wrapper{width:80px;height:80px;margin-bottom:12px}.why-choose-image{width:85px;height:85px}.why-choose-card-title{margin-bottom:8px;font-size:16px}.why-choose-card-description{font-size:13px;line-height:1.5}.superiority-text p{text-align:justify;font-size:14px;line-height:1.7}.superiority-title{font-size:24px}.superiority-image img{border-radius:10px;height:200px}.superiority-slide-image{height:220px}.superiority-dots{gap:8px;padding:5px 12px;bottom:10px}.superiority-dot{width:8px;height:8px}.superiority-dot.active{width:20px}.popular-services{padding:40px 4%}.popular-services .services-header h1{font-size:26px}.popular-services .services-header p{font-size:14px}.popular-services .service-video-wrapper{height:200px}.popular-services .service-text{padding:14px 16px 18px}.popular-services .service-text h3{font-size:15px}.popular-services .service-text p{font-size:13px}.popular-services .service-category span{padding:3px 10px;font-size:11px}.impact-stats{padding:40px 4%}.impact-header h2{font-size:24px}.impact-header p{font-size:14px}.impact-subtitle{padding:4px 12px;font-size:11px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.stat-card{padding:18px 10px 15px}.stat-number{font-size:26px}.stat-label{font-size:12px}.stat-icon{width:48px;height:48px;margin-bottom:12px}.stat-icon i{font-size:18px}.slider{border-width:2px;border-radius:8px;gap:15px;padding:25px 3% 35px}.slider h2{font-size:22px}.slider-line{width:50px;height:3px}.slider-wrapper{gap:3px;padding:0 5px}.review-card{padding:16px 14px}.review-card h3{font-size:16px}.review-card p{font-size:14px}.slider-btn{width:30px;height:30px;font-size:16px}.slider-btn.prev-btn{left:-5px}.slider-btn.next-btn{right:-5px}.slider-dots{gap:8px;margin-top:8px;padding:5px 0}.dot{width:8px;height:8px}.dot.active{width:22px}.contact-wrapper{margin:1rem auto;padding:1.5rem 1rem}.contact-form .field-group label{font-size:12px}.contact-form .field-group input,.contact-form .field-group textarea{padding:10px 12px;font-size:14px}.contact-form .field-group input::placeholder,.contact-form .field-group textarea::placeholder{font-size:14px}.contact-form .send-btn{min-width:120px;padding:12px 24px;font-size:14px}.faq-title{padding-bottom:12px;font-size:24px}.faq-title:after{width:50px;height:3px}.faq-list{gap:12px}.faq-question{gap:10px;padding:14px 16px}.faq-question h3{font-size:14px}.faq-icon{font-size:16px}.faq-toggle{font-size:18px}.faq-item.active .faq-answer{padding:0 16px 14px}.faq-answer p{font-size:14px;line-height:1.5}.footer{gap:28px;padding:30px 4%}.footer-logo{width:150px}.footer-tagline{font-size:16px}.footer-socials a{width:35px;height:35px;font-size:14px}.footer-socials a i{font-size:14px}.footer-contact h2{font-size:20px}.footer-contact p{font-size:14px}.footer-contact p i{width:16px;font-size:13px}.footer-services h2{font-size:20px}.footer-services ul li:before{width:8px;height:8px}.footer-note{padding-top:15px;font-size:14px}.footer-bottom{padding:12px 4%;font-size:12px}.page-hero{padding:44px 4% 40px}.page-content{padding:34px 4%}.page-image-panel{margin-bottom:24px}.page-image-panel img,.about-image>img{height:210px}.about-text,.blog-card,.portfolio-item,.sector-card,.sectors-cta{padding:22px}section,.superiority-section{padding:30px 4%!important}.slider{padding:25px 3%!important}.faq-section{padding:30px 4%!important}button,.navbar li,.footer-socials a,.slider-btn,.dot{min-width:36px;min-height:36px}section{padding-left:4%;padding-right:4%}h1{font-size:28px}h2{font-size:24px}h3{font-size:20px}.hero button,form button{border-radius:4px;padding:8px 16px;font-size:12px}.contact-form .send-btn{border-radius:6px;min-width:120px;padding:10px 20px;font-size:14px}.footer-services ul li{margin-bottom:12px;padding-left:22px;font-size:15px}}@media (width<=420px){.popular-services .services-grid{gap:16px;grid-template-columns:1fr!important}.popular-services .service-video-wrapper{height:160px}}@media (width<=380px){.why-choose-nexus{padding:70px 3% 80px!important}.why-choose-grid{gap:10px}.why-choose-card{border-radius:12px;padding:16px 10px 18px}.why-choose-image-wrapper{width:70px;height:70px;margin-bottom:10px}.why-choose-image{width:75px;height:75px}.why-choose-card-title{font-size:14px}.why-choose-card-description{font-size:12px}.contact-wrapper{border-radius:8px;padding:1rem .8rem}.contact-form .field-group label{font-size:12px}.contact-form .field-group input,.contact-form .field-group textarea{padding:10px 12px;font-size:13px}.contact-form .field-group input::placeholder,.contact-form .field-group textarea::placeholder{font-size:13px}.contact-form .send-btn{min-width:100px;padding:12px 20px;font-size:14px}.footer{gap:22px;padding:25px 3%}.footer-logo{width:130px}.footer-tagline{font-size:14px}.footer-socials a{width:30px;height:30px;font-size:12px}.footer-socials a i{font-size:12px}.footer-contact p,.footer-services ul li,.footer-note{font-size:13px}.footer-bottom{font-size:11px}}@media (width<=360px){.navbar{min-height:75px!important;padding:14px 4%!important}.navbar-logo{width:240px!important;max-height:70px!important}.navbar-links.open ul li a{font-size:14px}.navbar-toggle{width:36px;height:36px}.navbar-toggle span{width:20px;height:2px}.hero-title h1,.hero-title h2{font-size:18px}.hero-title img{width:130px}.hero-cards div{padding:12px 14px}.hero-cards h3{font-size:16px}.hero-cards p{font-size:13px}.superiority-image img{height:160px}.superiority-slide-image{height:180px}h1{font-size:24px}h2{font-size:20px}h3{font-size:17px}p{font-size:13px;line-height:1.6}button,.navbar li,.footer-socials a,.slider-btn{min-width:32px;min-height:32px}}@media print{.navbar,.hero,.slider,.faq-section,.footer{color:#000!important;background:#fff!important;border:none!important}.hero{background-image:none!important}.hero-title h1,.hero-title h2{text-shadow:none!important;color:#000!important}.hero-cards{background-color:#f0f0f0!important}.hero-cards div{border-color:#ccc!important}.slider-btn,.dot{display:none!important}.review-card{border:1px solid #ccc;box-shadow:none!important}.footer{color:#000!important;background-color:#f0f0f0!important}.footer-socials a{color:#000!important;border-color:#ccc!important}}
