.projects-section{background-color:#f9fafb;padding:30px 10px}.projects-header{max-width:1200px;margin:0 auto 15px;display:flex;align-items:center;justify-content:center;gap:12px}.projects-header::before,.projects-header::after{content:"";flex:1;height:1px;background:linear-gradient(to right,transparent,#163059)}.projects-header::after{background:linear-gradient(to left,transparent,#163059)}.projects-header-text{font-size:1.2rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;color:#163059;white-space:nowrap}.projects-intro{text-align:center;margin:20px 0}.projects-intro-title{font-size:1.4rem;font-weight:700;color:#163059;margin:0;margin-bottom:10px}.projects-intro-subtitle{font-size:.9rem;color:#2e4264;margin-top:5px}.projects-container{max-width:1200px;margin:0 auto;display:flex;gap:10px;flex-direction:column}.projects-card{flex:1;background:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:row;padding:0 5px;border:2px solid #e5e7eb}.projects-card-image{width:120px;height:auto;display:flex;align-items:center;justify-content:center;overflow:hidden}.projects-card-image img{max-width:100%;max-height:100%;object-fit:contain;display:block}.projects-card-text{flex:1;padding:8px 10px;display:flex;flex-direction:column;justify-content:center;gap:4px;text-align:left;color:#163059}.projects-card-badge{display:inline-block;background-color:#cfe2fd;color:#2469d5;font-size:.7rem;font-weight:600;padding:2px 8px;border-radius:999px;width:fit-content}.projects-card-title{font-size:.95rem;font-weight:600;color:#163059}.projects-card-description{font-size:.8rem;font-weight:400;color:#5a6b85;line-height:1.2}.projects-card-link{display:flex;align-items:center;gap:6px;margin-top:8px;color:#1c69d7;font-size:.85rem;font-weight:600;cursor:pointer}.projects-card-link img{width:18px;height:18px;display:block}.get-in-touch-section{padding:20px 20px 50px 20px;background-color:#f9fafb}.get-in-touch-container{max-width:700px;margin:0 auto;border:solid 1px #E4ECFB;padding:20px 0;box-shadow:2px 3px 6px rgb(0 0 0 / .06)}.get-in-touch-row{display:flex;align-items:center;gap:20px;justify-content:space-evenly}.get-in-touch-left img{width:100px;height:100px}.get-in-touch-right{display:flex;flex-direction:column}.get-in-touch-title{color:#163059;font-weight:700;margin:0;font-size:1rem}.get-in-touch-subtitle{color:#163059;font-weight:400;margin:5px 0 0 0;font-size:.85rem}.get-in-touch-button-row{margin-top:10px;display:flex;justify-content:center}.get-in-touch-button{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background-color:#1c69d7;color:#fff;border:0;border-radius:4px;cursor:pointer;font-weight:700;width:80%;justify-content:center;font-size:.95rem;text-decoration:none;transition:all 0.2s ease-in-out}.get-in-touch-button:hover{background-color:#155bb5;transform:translateY(-2px);box-shadow:0 4px 10px rgb(28 105 215 / .3)}.get-in-touch-button:active{background-color:#0f3d7a;transform:translateY(1px);box-shadow:0 2px 6px rgb(28 105 215 / .2)}.get-in-touch-button-icon{width:18px;height:18px;margin-bottom:-2px}.technologies-section{padding:40px 10px;background-color:#f9fafb}.technologies-container{max-width:1200px;margin:0 auto}.technologies-header{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:35px}.technologies-header::before,.technologies-header::after{content:"";flex:1;height:1px;background-color:#BCC6CF}.technologies-header-text{font-size:1.2rem;font-weight:600;color:#163059;white-space:nowrap}.technologies-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.technologies-card{aspect-ratio:1 / 1;background-color:#fff;border:1px solid #F0F1F4;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.technologies-card-top{width:100%;height:100%;padding:5px;display:flex;align-items:center;justify-content:center;overflow:hidden}.technologies-card-logo{width:100%;height:100%;object-fit:contain;display:block}.technologies-card-bottom{padding:5px;text-align:center;color:#163059;font-weight:600;font-size:1.2rem}.footer{background-color:#163b6c;color:#fff;padding:20px}.footer-container{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;gap:10px;flex-direction:column}.footer-first-row{display:flex;align-items:flex-start;opacity:.95;justify-content:space-between;width:100%}.footer-logo{height:42px;width:auto}.footer-brand{font-size:16px;font-weight:500;color:#fff}.footer-link:hover{text-decoration:underline}.footer-left{display:flex;flex-direction:column;gap:10px;padding:0 5px}.footer-top{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:100%}.footer-description{font-size:.85rem;line-height:1.5;color:#fff;max-width:400px;margin:10px auto}.footer-cta{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #fff;border-radius:10px;color:#fff;text-decoration:none;background-color:#fff0;width:fit-content;font-size:.85rem}.footer-cta:hover{background-color:rgb(255 255 255 / .1)}.footer-arrow{font-weight:700}.footer-right{display:flex;align-items:start;flex-direction:column;gap:8px;padding:0 5px}.footer-link{color:#fff;text-decoration:none;font-size:.85rem;text-align:left;font-style:italic}.footer-link::before{content:">";margin-right:8px;color:#fff}.footer-divider{display:flex;align-items:center;justify-content:center;margin-top:30px;width:100%;opacity:.8}.footer-divider-text{padding:0 12px;font-size:.85rem;color:#fff;white-space:nowrap}.footer-divider-line{flex:1;height:1px;background-color:#fff;opacity:.4}.footer-social{display:flex;justify-content:center;align-items:center;gap:20px;margin:10px auto}.footer-social-icon{width:24px;height:24px;cursor:pointer;opacity:.8;transition:opacity 0.2s ease,transform 0.2s ease}.footer-social-icon:hover{opacity:1;transform:translateY(-2px)}.footer-bottom{margin:0 auto}.footer-bottom-text{font-size:.75rem;color:#fff;opacity:.7;letter-spacing:.5px}@media (min-width:350px){.projects-header::before,.projects-header::after{height:1.2px}.projects-header-text{font-size:1.25rem}.projects-intro-title{font-size:1.45rem}.projects-intro-subtitle{font-size:.95rem}.projects-card-image{width:130px}.projects-card-badge{font-size:.75rem}.projects-card-title{font-size:1rem}.projects-card-description{font-size:.85rem}.technologies-header-text,.technologies-card-bottom{font-size:1.25rem}.footer-logo{height:44px;width:auto}.footer-brand{font-size:17px}.footer-description{font-size:.9rem}.footer-cta{font-size:.9rem}.footer-link{font-size:.9rem}.footer-divider-text{font-size:.9rem}.footer-social-icon{width:25px;height:25px}.footer-bottom-text{font-size:.8rem}}@media (min-width:420px){.projects-header::before,.projects-header::after{height:1.25px}.projects-header-text{font-size:1.3rem}.projects-intro-title{font-size:1.5rem}.projects-intro-subtitle{font-size:1rem}.projects-card-image{width:140px}.projects-card-badge{font-size:.8rem}.projects-card-title{font-size:1.05rem}.projects-card-description{font-size:.9rem}.get-in-touch-left img{width:110px;height:110px}.get-in-touch-title{font-size:1.05rem}.get-in-touch-subtitle{font-size:.9rem}.get-in-touch-button{font-size:1rem}.get-in-touch-button-icon{width:19px;height:19px;margin-bottom:-2px}.technologies-header-text,.technologies-card-bottom{font-size:1.3rem}.technologies-cards{grid-template-columns:repeat(4,1fr)}.footer-logo{height:45px;width:auto}.footer-brand{font-size:18px}.footer-description{font-size:.95rem}.footer-cta{font-size:.95rem}.footer-link{font-size:.95rem}.footer-divider-text{font-size:.95rem}.footer-social-icon{width:26px;height:26px}.footer-bottom-text{font-size:.85rem}}@media (min-width:500px){.projects-header::before,.projects-header::after{height:1.5px}.projects-header-text{font-size:1.35rem}.projects-intro-title{font-size:1.55rem}.projects-intro-subtitle{font-size:1.05rem}.projects-card-image{width:150px}.projects-card-badge{font-size:.85rem}.projects-card-title{font-size:1.1rem}.projects-card-description{font-size:.95rem}.get-in-touch-left img{width:120px;height:120px}.get-in-touch-title{font-size:1.1rem}.get-in-touch-subtitle{font-size:.95rem}.get-in-touch-button{font-size:1.05rem}.get-in-touch-button-icon{width:20px;height:20px;margin-bottom:-2px}.technologies-header-text,.technologies-card-bottom{font-size:1.35rem}.footer-logo{height:47px}.footer-brand{font-size:19px}.footer-description{font-size:1rem}.footer-cta{font-size:1rem}.footer-link{font-size:1rem}.footer-divider-text{font-size:1rem}.footer-social-icon{width:27px;height:27px}.footer-bottom-text{font-size:.9rem}}@media (min-width:550px){.projects-header::before,.projects-header::after{content:none}.projects-header-text{font-size:1.4rem;color:#0867ce}.projects-intro-title{font-size:1.8rem}.projects-intro-subtitle{font-size:1.1rem}.projects-card-image{width:160px}.projects-card-badge{font-size:.9rem}.projects-card-title{font-size:1.15rem}.projects-card-description{font-size:1rem}.get-in-touch-left img{width:130px;height:130px}.get-in-touch-title{font-size:1.15rem}.get-in-touch-subtitle{font-size:1rem}.get-in-touch-button{font-size:1.1rem}.get-in-touch-button-icon{width:22px;height:22px;margin-bottom:-3px}.technologies-header-text,.technologies-card-bottom{font-size:1.4rem}.footer-logo{height:48px}.footer-brand{font-size:20px}.footer-description{font-size:1.05rem}.footer-cta{font-size:1.05rem}.footer-link{font-size:1.05rem}.footer-divider-text{font-size:1.05rem}.footer-social-icon{width:28px;height:28px}.footer-bottom-text{font-size:.95rem}}@media (min-width:700px){.get-in-touch-left img{width:140px;height:140px}.get-in-touch-title{font-size:1.3rem}.get-in-touch-subtitle{font-size:1.15rem}.get-in-touch-button{font-size:1.15rem}.get-in-touch-button-icon{width:23px;height:23px;margin-bottom:-3px}}@media (min-width:700px){.projects-container{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:1200px;justify-content:center}.projects-card{flex-direction:column;align-items:center;padding:15px;margin:0 auto}.projects-card-image{width:100%;height:auto;margin-bottom:10px}.projects-card-text{width:100%;text-align:left}.get-in-touch-left img{width:140px;height:140px}.get-in-touch-title{font-size:1.3rem}.get-in-touch-subtitle{font-size:1.15rem}.get-in-touch-button{font-size:1.15rem}.get-in-touch-button-icon{width:23px;height:23px;margin-bottom:-3px}.technologies-cards{grid-template-columns:repeat(8,1fr)}}@media (min-width:850px){.get-in-touch-left img{width:150px;height:150px}.get-in-touch-title{font-size:1.45rem}.get-in-touch-subtitle{font-size:1.2rem}.technologies-header-text{font-size:1.45rem}}@media (min-width:900px){.projects-container{grid-template-columns:repeat(4,1fr);gap:20px;padding-top:20px;padding-bottom:20px}}.contact-feedback{animation:fadeInUp 0.3s ease}.contact-feedback-title{font-size:1.2rem;font-weight:600;color:#163059;margin-bottom:8px}.contact-feedback-message{font-size:.9rem;color:#5a6b85;line-height:1.4}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(10 30 60 / .75);display:none;align-items:center;justify-content:center;z-index:9999}.modal-overlay.active{display:flex}.modal-container{background:#fff;padding:30px;border-radius:12px;width:90%;max-width:500px;box-shadow:0 20px 60px rgb(0 0 0 / .2);position:relative;animation:fadeInUp 0.3s ease}.modal-close{position:absolute;top:12px;right:16px;font-size:24px;border:none;background:none;cursor:pointer}.modal-container h2{margin-bottom:8px;font-size:24px;color:#1a2b4c}.modal-container p{font-size:14px;color:#6b7a90;margin-bottom:20px}.modal-form .form-group{margin-bottom:15px}.modal-form input,.modal-form textarea{width:100%;padding:12px 14px;border-radius:8px;border:1px solid #dce3ed;font-size:14px;outline:none;transition:0.2s}.modal-form input:focus,.modal-form textarea:focus{border-color:#2f6fed;box-shadow:0 0 0 2px rgb(47 111 237 / .1)}.modal-submit{width:100%;padding:14px;background:#2f6fed;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:0.2s}.modal-submit:hover{background:#1e54c4}@keyframes fadeInUp{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
