body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;color:#222;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px;font-weight:400;line-height:1.6;scroll-behavior:smooth}h1,h2,h3{color:#0f2137;font-weight:700;line-height:1.25;margin-bottom:.5rem}h1{font-size:3.5rem;letter-spacing:-.02em}h2{font-size:2.5rem;margin-bottom:1.25rem}h3{color:#1a2a43;font-size:1.75rem;margin-bottom:1rem}p{color:#515b6a;font-size:1.125rem;margin-bottom:1.25rem}.container{margin-left:auto;margin-right:auto;max-width:1140px;padding-left:1.5rem;padding-right:1.5rem}.header{background:linear-gradient(90deg,#b9d9f8,#213355);box-shadow:0 2px 8px #00000026;left:0;padding:1rem 0;position:fixed;top:0;transition:transform .3s ease-in-out;width:100%;z-index:101}.header.hide{transform:translateY(-100%)}.header.show{transform:translateY(0)}.header-content{align-items:center;display:flex;justify-content:space-between}.logo{filter:drop-shadow(0 0 2px rgba(0,0,0,.2));height:48px;transition:filter .3s ease}.logo:hover{filter:drop-shadow(0 0 4px rgba(78,207,128,.9))}.navbar a{border-radius:6px;color:#d1d5db;font-size:1.125rem;font-weight:600;margin-left:2rem;padding:.3rem .6rem;text-decoration:none;transition:background-color .3s ease,color .3s ease}.navbar a:focus-visible,.navbar a:hover{background-color:#4ecf80;box-shadow:0 0 8px #4ecf80aa;color:#fff;outline:none}.hero-section{align-items:center;display:flex;height:80vh;justify-content:center;overflow:hidden;padding:0 1rem;position:relative;text-align:center}.hero-image{filter:brightness(.5) saturate(1.1);height:100%;inset:0;object-fit:cover;position:absolute;transition:filter .5s ease;width:100%;z-index:-1}.hero-section:hover .hero-image{filter:brightness(.6) saturate(1.2)}.hero-overlay h1{color:#f4f7fb;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;letter-spacing:-.02em;margin:0 auto .8rem;max-width:900px;text-shadow:0 2px 8px #000000a6}.hero-overlay p{color:#b9cbd4;font-size:1.25rem;font-weight:500;text-shadow:0 1px 5px #00000073}.about-section{align-items:stretch;background-color:#f4f5f7;border-radius:10px;display:flex;justify-content:center;margin-bottom:60px;padding:10px 0 4px}.about-row{display:flex;flex-wrap:wrap;gap:30px;max-width:1200px;width:100%}.about-image-col,.about-text-col{flex:1 1 45%}.about-image{border-radius:15px;box-shadow:0 20px 40px #0003;height:600px;margin-top:6.5rem;object-fit:cover;transition:box-shadow .3s ease;width:100%}.about-image:hover{box-shadow:0 30px 60px #0000004d}.about-text-col{display:flex;flex-direction:column;justify-content:center;padding-top:2rem}.about-title{color:#002b5c;font-size:2.5rem;margin-bottom:20px;text-align:center}.about-text{color:#2e3a59;font-size:1.1rem;text-align:justify;white-space:pre-line}.services-section{background:linear-gradient(135deg,#eef8e7,#e6fae9);border-radius:20px;box-shadow:0 12px 30px #00000012;margin:3rem auto 5rem;max-width:1140px;padding:4rem 1rem;text-align:center}.services-section h2{color:#102a4a;font-size:2.75rem;font-weight:700;margin-bottom:3rem}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center}.flip-card{border-radius:14px;box-shadow:0 6px 18px #0000001a;cursor:pointer;height:320px;outline-offset:3px;perspective:1200px;transition:box-shadow .3s ease;width:360px}.flip-card:focus-within,.flip-card:hover{box-shadow:0 10px 30px #0000002e}.flip-card-inner{background-position:50%;background-size:cover;border-radius:14px;box-shadow:inset 0 0 0 2000px #0000004d;color:#fff;height:100%;position:relative;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.4,0,.2,1);width:100%}.flip-card.is-flipped .flip-card-inner{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{align-items:center;backface-visibility:hidden;border-radius:14px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;position:absolute;width:100%}.flip-card-front{color:#fafafa;font-size:1.25rem;font-weight:600;letter-spacing:.02em;text-shadow:0 0 8px #000000bf}.flip-card-back,.flip-card-front{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-align:center}.flip-card-back{background-color:#d9e5f1e6;box-shadow:inset 0 0 10px #0000000d;color:#2a3b55;font-size:1.1rem;font-weight:400;letter-spacing:.03em;line-height:1.6;padding:1.5rem 2rem;transform:rotateY(180deg)}.service-title{align-items:center;color:#f5f8fa;display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.5rem;font-weight:800;gap:8px;justify-content:center;text-shadow:0 0 10px #000000d9;-webkit-user-select:none;user-select:none}.service-logo{filter:drop-shadow(0 0 2px rgba(0,0,0,.3));height:36px;object-fit:contain;width:36px}.contact-section{align-items:center;background:#e7effa;display:flex;justify-content:center;min-height:100vh;padding:5rem 1rem 6rem}.contact-form{grid-gap:28px;background:linear-gradient(145deg,#1a2331,#121921);border-radius:20px;box-shadow:0 12px 30px #0009;display:grid;gap:28px;grid-template-columns:1fr 1fr;max-width:720px;padding:48px 40px;width:100%}.contact-form h2{color:#f4f7fb;font-size:2.8rem;font-weight:900;grid-column:1/-1;letter-spacing:.03em;margin-bottom:48px;text-align:center;-webkit-user-select:none;user-select:none}.contact-form input,.contact-form select,.contact-form textarea{background-color:#222c3b;border:1px solid #3e4a6a;border-radius:14px;color:#ccd6f6;font-size:1.05rem;font-weight:600;outline-offset:3px;padding:16px 20px;transition:border-color .3s ease,background-color .3s ease;width:100%}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{background-color:#2a3a58;border-color:#4ecf80;box-shadow:0 0 8px #4ecf80cc;outline:none}.contact-form textarea{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:500;grid-column:1/-1;letter-spacing:.01em;line-height:1.5;min-height:160px;resize:vertical}.checkbox-container{align-items:center;color:#8e9ba8;cursor:pointer;display:flex;font-size:1rem;gap:14px;grid-column:1/-1;-webkit-user-select:none;user-select:none}.checkbox-container input[type=checkbox]{accent-color:#4ecf80;border-radius:5px;cursor:pointer;flex-shrink:0;height:20px;transition:box-shadow .3s ease;width:20px}.checkbox-container input[type=checkbox]:focus-visible{box-shadow:0 0 8px #4ecf80aa;outline:3px solid #4ecf80;outline-offset:3px}.contact-form button{background:linear-gradient(135deg,#4ecf80,#2a8f61);border:none;border-radius:16px;box-shadow:0 8px 24px #4ecf80b3;color:#f4f7fb;cursor:pointer;font-size:1.3rem;font-weight:800;grid-column:1/-1;padding:16px 0;transition:background .3s ease,box-shadow .3s ease}.contact-form button:focus-visible,.contact-form button:hover{background:linear-gradient(135deg,#2a8f61,#4ecf80);box-shadow:0 12px 30px #4ecf80e6;outline:none}.footer{background:linear-gradient(135deg,#2f515a,#0c3063);box-shadow:0 -4px 15px #00000080;color:#d1d5db;font-weight:500;padding:4rem 2rem 3rem;text-align:center;-webkit-user-select:none;user-select:none}.footer-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:4rem;justify-content:space-between;margin:0 auto 2rem;max-width:1140px}.footer-left,.footer-right{flex:1 1 300px;min-width:280px}.footer-left h2{color:#f4f7fb;font-size:1.75rem;font-weight:900;margin-bottom:1rem}.footer-left p{color:#a3afbf;line-height:1.7}.footer-right h3{color:#c0d6f9;font-size:1.25rem;font-weight:700;margin-bottom:1rem;text-align:center}.footer-right p{color:#b0bedc;font-size:1rem;line-height:1.6;margin:.2rem 0}.footer-right a{color:#4ecf80;font-weight:600;text-decoration:none}.footer-right a:focus-visible,.footer-right a:hover{outline:none;text-decoration:underline}.qa-section{background:linear-gradient(135deg,#d4e6fa,#f5f8fb);border-radius:20px;box-shadow:0 12px 30px #00000012;font-family:Inter,sans-serif;margin:4rem auto;max-width:1140px;padding:6rem 1rem 4rem}.qa-section h2{color:#0f2137;font-size:2.5rem;font-weight:900;margin-bottom:3.5rem;text-align:center}.qa-cards{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-items:center}.qa-card{background-color:#1c1f2a;border-radius:20px;box-shadow:0 10px 28px #0006;color:#e2e6f0;padding:4rem 3rem;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.qa-card:focus-within,.qa-card:hover{background-color:#2a2e42;box-shadow:0 14px 36px #0009;outline:none;transform:translateY(-8px)}.qa-card h3{color:#a1b9db;font-size:2rem;font-weight:800;margin-bottom:.7rem}.qa-card h4{color:#abb9d6;font-size:1.125rem;font-weight:600;margin-bottom:1.1rem}.qa-card p{color:#c9d1e8;font-size:1rem;font-weight:400;line-height:1.6}.focus-section{background:linear-gradient(180deg,#edf2f8,#fff);border-radius:24px;margin:6rem auto 0;max-width:1140px;padding:6rem 1rem 2rem}.focus-section h2{color:#102a4a;font-size:2.75rem;font-weight:900;margin-bottom:3rem;text-align:center}.focus-item{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 10px 30px #00000012;display:flex;gap:3rem;padding:2.5rem 3rem;transition:box-shadow .3s ease}.focus-item:hover{background-color:#d6f7fa;box-shadow:0 15px 40px #0000001f;color:#02152c}.focus-item:hover .focus-text h3,.focus-item:hover .focus-text p{color:#1a237e}.focus-left{flex-direction:row}.focus-right{flex-direction:row-reverse}.focus-image img{border-radius:18px;box-shadow:0 8px 20px #0000001a;height:200px;object-fit:cover;transition:box-shadow .3s ease;width:320px}.focus-text h3{color:#102a4a;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.focus-text p{color:#4a5568;font-size:1.125rem;font-weight:400;line-height:1.7;max-width:580px}@media (max-width:900px){.about-section,.focus-item{flex-direction:column!important;text-align:center}.about-image,.focus-image img{height:auto;max-width:380px;width:100%}.about-text,.focus-text{text-align:center}.qa-cards,.services-grid{grid-template-columns:1fr}.footer-content{flex-direction:column;text-align:center}.footer-right{align-items:center;text-align:center}@media (max-width:600px){.container{padding-left:1rem;padding-right:1rem}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}p{font-size:1rem;line-height:1.5}header nav ul{gap:1rem}header nav,header nav ul{align-items:center;display:flex;flex-direction:column}.hero-section{height:auto;padding:3rem 1rem;text-align:center}.hero-overlay h1{font-size:1.8rem}.hero-overlay p{font-size:1rem}.about-row{align-items:center;flex-direction:column;gap:2rem}.about-image{height:auto;width:90%}.about-text-col{padding-top:1rem;text-align:center}.flip-card{height:auto;width:100%}.contact-form{padding:2rem 1rem}.contact-form,.qa-cards{grid-template-columns:1fr}.qa-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;width:100%}.qa-card{height:auto;padding:2rem 1.5rem;width:100%}.focus-item{flex-direction:column;gap:1.5rem;padding:1.5rem}.focus-image img{height:auto;width:100%}.focus-text p{max-width:100%}.footer-content{flex-direction:column;gap:2rem;text-align:center}}@media (max-width:900px){.about-section,.focus-item{flex-direction:column!important;text-align:center}.about-image,.focus-image img{height:auto;max-width:380px;width:100%}.about-text,.focus-text{text-align:center}.qa-cards,.services-grid{grid-template-columns:1fr}.footer-content{flex-direction:column;text-align:center}.footer-right{align-items:center;text-align:center}.about-row,.about-section,.focus-item{align-items:center;flex-direction:column!important;gap:1.5rem;text-align:center}.about-image,.focus-image img,.header-bg-image{display:block;height:auto;margin:0 auto;max-width:380px;width:100%}.about-text,.focus-text{margin:0 auto;max-width:100%;text-align:center}.contact-form,.qa-cards,.services-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;width:100%}.footer-content{flex-direction:column;gap:1.5rem}.footer-content,.footer-right{align-items:center;text-align:center}header{position:relative;z-index:10}.header-bg-image{display:block;height:auto;max-height:400px;object-fit:cover;width:100%}}@media (max-width:600px){.container{padding-left:1rem;padding-right:1rem}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}p{font-size:1rem;line-height:1.5}.navbar{background:#fff;box-shadow:0 2px 6px #00000026;display:none;flex-direction:column;left:0;padding:1rem 0;position:absolute;top:70px;width:100%;z-index:1000}.navbar.active{display:flex}.navbar a{border-bottom:1px solid #eee;color:#222;font-weight:500;padding:.75rem;text-align:center;text-decoration:none}.navbar a:last-child{border-bottom:none}.hamburger{cursor:pointer;display:flex;flex-direction:column;height:20px;justify-content:space-around;width:25px;z-index:1100}.hamburger span{background:#222;border-radius:2px;display:block;height:3px;transition:all .3s ease}.hamburger.open span:first-child{transform:rotate(45deg) translateY(8px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translateY(-8px)}.header .container{align-items:center;display:flex;justify-content:space-between}.header{background:linear-gradient(90deg,#cae3fc,#6f86af);box-shadow:0 2px 6px #0000001a;left:0;padding:.5rem 1rem;position:fixed;top:0;width:100%;z-index:1200}.hero-section{height:auto;margin-top:30px;padding:3rem 1rem;position:relative;text-align:center}.hero-bg-image,.hero-image,.hero-section img{display:block;height:auto;margin:0 auto;max-height:none;object-fit:contain;width:100%}.hero-section{background-position:50%;background-repeat:no-repeat;background-size:contain!important}.about-row{align-items:center;flex-direction:column!important;gap:2rem}.about-image{display:block;height:auto;margin-top:2rem;width:90%}.about-text-col{padding-top:1rem;text-align:center}@media (max-width:600px){.flip-card{cursor:pointer;height:160px;margin-bottom:.5rem;max-width:360px;perspective:1200px;width:100%}.flip-card-inner{height:100%;position:relative;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.4,0,.2,1);width:100%}.flip-card.is-flipped .flip-card-inner{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{backface-visibility:hidden;border-radius:14px;box-shadow:0 6px 18px #0000001a;height:100%;position:absolute;width:100%}.flip-card-front{background:#1a2331}.flip-card-back,.flip-card-front{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem;text-align:center}.flip-card-back{background:#d9e5f1e6;color:#2a3b55;transform:rotateY(180deg)}}.contact-form{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;padding:2rem 1rem}.qa-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;width:100%}.qa-card{height:auto;padding:2rem 1.5rem;width:100%}.focus-item{align-items:center;display:flex!important;flex-direction:column!important;gap:1.5rem;padding:1.5rem}.focus-image{order:0!important;width:100%}.focus-image img{display:block;height:250px;object-fit:cover;width:100%}.focus-text{max-width:100%;order:1!important;text-align:center}.footer-content{align-items:center;flex-direction:column;gap:.5rem;text-align:center}.footer-left,.footer-right{margin:0;padding:0}header{position:relative;z-index:10}.header-bg-image{display:block;height:auto;object-fit:contain;width:100%}}}
/*# sourceMappingURL=main.496e0ee4.css.map*/