:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html{scroll-padding-top:6rem;scroll-behavior:smooth}@media screen and (max-width: 767px){html{scroll-padding-top:0rem}}#root{width:100%}body{display:flex;flex-direction:column;z-index:-1;background:#0b1a2c}body .metallic-text{background:linear-gradient(180deg,#f5f5f5,#d9d9d9 30%,silver 70%,#a6a6a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}body .metallic-header-text{background:linear-gradient(180deg,#f5f5f5,#d9d9d9,silver 40%,#a6a6a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}body .gradient-bottom-border{position:relative}body .gradient-bottom-border:after{content:"";position:absolute;bottom:0;left:0;height:4px;width:100%;background:linear-gradient(silver 50%,#a6a6a6)}body .gradient-top-border:before{content:"";position:absolute;height:4px;width:100%;background:linear-gradient(silver 50%,#a6a6a6)}body .gradient-overlay{position:fixed;top:0;left:0;width:100%;height:600px;pointer-events:none;z-index:3;background:linear-gradient(to bottom,#0000,#0000);transition:background .2s ease-out}.page-content{display:flex;flex-direction:column;gap:5rem}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:11}.modal-overlay .modal-content{background:#fff;padding:1rem;border-radius:8px;max-width:800px;width:22rem;position:relative;z-index:11}.modal-overlay .modal-content .close-button{position:absolute;top:10px;right:15px;background:transparent;border:none;font-size:1.5rem;cursor:pointer;color:#132b40}.header-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;border-bottom:2px solid transparent;border-image-slice:1;z-index:11;position:sticky!important;top:0;background:#0b1a2c}@media screen and (min-width: 768px){.header-wrapper{flex-direction:row;justify-content:space-between}}.header-wrapper .header-hero{display:none;align-items:center}@media screen and (min-width: 768px){.header-wrapper .header-hero{display:flex;justify-content:flex-start}}.header-wrapper .header-nav{display:flex;justify-content:flex-end;gap:1.5rem;align-items:center;font-size:1.25rem;font-weight:700;width:auto;padding:.5rem 2rem 1rem 0}@media screen and (max-width: 767px){.header-wrapper .header-nav{padding:.5rem 0 1rem}}.header-wrapper .header-nav a{color:silver;flex-grow:1}.header-wrapper .header-nav a:hover{transition:all .3s ease;transform:translateY(-1px);text-shadow:0 8px 20px rgba(0,0,0,.6)}@media screen and (min-width: 768px){.header-wrapper .header-nav a:hover{box-shadow:none}}.header-wrapper .header-nav a:active{background-color:#132b40;transform:translateY(-5px)}@media screen and (min-width: 768px){.header-wrapper .header-nav a:active{box-shadow:none}}.footer{position:relative;width:100%;display:flex;justify-content:center;background-color:#0b1a2c;color:#f5f5f5;font-size:.9rem;border-top:2px solid transparent;border-image-slice:1;z-index:11}.hero{position:relative;display:flex;align-items:center;justify-content:center;height:auto;text-align:center;z-index:10}@media screen and (min-width: 768px){.hero{margin-bottom:5rem}}.hero .hero-content-wrapper{display:flex;flex-direction:column;align-items:center;padding:0 2rem}.hero .hero-content-wrapper .hero-icon{margin-top:25vh;width:25%;height:auto;object-fit:cover}@media screen and (min-width: 768px){.hero .hero-content-wrapper .hero-icon{display:none}}.hero .hero-content-wrapper .hero-image{margin:0 0 40vh;width:80%;height:auto;object-fit:contain}@media screen and (min-width: 768px){.hero .hero-content-wrapper .hero-image{margin-top:30vh}}@media screen and (min-width: 1025px){.hero .hero-content-wrapper .hero-image{margin-top:20vh}}.hero .hero-content-wrapper .hero-content{max-width:1000px;position:relative}.hero .hero-content-wrapper .hero-content .hero-headline{color:silver;font-size:1.75rem;font-weight:700;line-height:1.2;font-family:Montserrat,sans-serif}@media screen and (min-width: 768px){.hero .hero-content-wrapper .hero-content .hero-headline{font-size:2.5rem}}@media screen and (min-width: 1025px){.hero .hero-content-wrapper .hero-content .hero-headline{font-size:3.75rem}}.hero .hero-content-wrapper .hero-content .hero-subheadline{font-size:1rem;font-weight:700;margin:3rem 0;line-height:1.6;color:silver}@media screen and (min-width: 768px){.hero .hero-content-wrapper .hero-content .hero-subheadline{font-size:1.75rem}}@media screen and (min-width: 1025px){.hero .hero-content-wrapper .hero-content .hero-subheadline{font-size:2rem}}.hero .hero-content-wrapper .hero-content .hero-subheadline{text-shadow:0 2px 4px rgba(0,0,0,.6)}.hero .hero-content-wrapper .hero-content .hero-cta{display:flex;justify-content:center;gap:1rem}.cta-button{padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease}@media screen and (min-width: 768px){.cta-button{font-size:1.25rem}}@media screen and (min-width: 1025px){.cta-button{font-size:1.75rem}}.cta-button.primary{background-color:transparent;border:2px solid #c0c0c0;color:silver}.cta-button.primary:hover{background-color:#132b40;transform:translateY(-2px);box-shadow:0 8px 20px #0009}.cta-button.primary:active,.cta-button.primary:focus{background-color:#132b40;transform:translateY(1px);box-shadow:0 4px 20px #fff9}.services{padding:4rem 2rem;background-color:transparent;color:#fff;text-align:center;margin-bottom:5rem}.services .section-title{color:silver;font-size:1.75rem;font-family:Montserrat,sans-serif;position:relative;z-index:10}@media screen and (min-width: 768px) and (max-width: 1024px){.services .section-title{font-size:2.5rem;margin-bottom:6rem}}@media screen and (min-width: 1025px){.services .section-title{font-size:3.5rem}}.services .service-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;position:relative;z-index:10}@media screen and (min-width: 1325px){.services .service-cards{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width: 768px){.services .service-cards{grid-template-columns:relative(5,1fr);border:none}}.services .service-cards .service-card{position:relative;background:transparent;border:3px solid #132B40;border-radius:8px;padding:1.5rem;transition:transform .5s ease,box-shadow .5s ease}@media screen and (min-width: 1025px){.services .service-cards .service-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0009;background-color:#132b40;cursor:pointer}}.services .service-cards .service-card.active{background-color:#132b40;transform:translateY(-5px)}.services .service-cards .service-card.active.card-color-0,.services .service-cards .service-card.active.card-color-5{box-shadow:0 0 25px #3498db}.services .service-cards .service-card.active.card-color-1,.services .service-cards .service-card.active.card-color-6{box-shadow:0 0 25px #2ecc71}.services .service-cards .service-card.active.card-color-2,.services .service-cards .service-card.active.card-color-7{box-shadow:0 0 25px #e74c3c}.services .service-cards .service-card.active.card-color-3,.services .service-cards .service-card.active.card-color-8{box-shadow:0 0 25px #f39c12}.services .service-cards .service-card.active.card-color-4,.services .service-cards .service-card.active.card-color-9{box-shadow:0 0 25px #9b59b6}.services .service-cards .service-card.active .icon{transform:scale(1.2)}.services .service-cards .service-card p{max-height:0;opacity:0;transform:translateY(-10px);overflow:hidden;transition:max-height .4s ease,opacity .4s ease,transform .4s ease}@media screen and (min-width: 768px){.services .service-cards .service-card p{max-height:500px;opacity:1;transform:translateY(0)}}.services .service-cards .service-card.active p{max-height:500px;opacity:1;transform:translateY(0)}.services .service-cards .service-card .service-icons{display:flex;justify-content:center;margin-bottom:1rem}.services .service-cards .service-card .service-icons .icon{margin:0 4px;min-width:1.375rem;min-height:1.375rem;max-width:1.375rem;max-height:1.375rem;transition:transform .3s ease}@media screen and (min-width: 768px){.services .service-cards .service-card .service-icons .icon{min-width:2.25rem;min-height:2.25rem}}.services .service-cards .service-card .service-title{font-size:1.25rem;margin-bottom:1rem;font-family:Montserrat,sans-serif}@media screen and (min-width: 1025px){.services .service-cards .service-card .service-title{font-size:1.5rem}}.about-section{padding:4rem 2rem;background-color:transparent;color:silver;text-align:center;z-index:10}@media screen and (min-width: 768px){.about-section{display:flex;flex-direction:column;align-items:center}}.about-section .section-title{color:silver;font-size:1.75rem;font-weight:700;font-family:Montserrat,sans-serif;position:relative}@media screen and (max-width: 768px){.about-section .section-title{display:flex;flex-direction:column;align-items:center;text-align:center}.about-section .section-title:after{content:""}}@media screen and (min-width: 768px){.about-section .section-title{font-size:2.5rem}}.about-section .about-layout{margin-top:4rem;display:flex;flex-wrap:wrap;align-items:flex-start;gap:2rem;max-width:1200px;flex-direction:row;position:relative}@media screen and (min-width: 1500px){.about-section .about-layout{justify-content:center}.about-section .about-layout .about-photo{position:absolute;top:7rem;right:-14rem;cursor:default;transition:all .3s ease}.about-section .about-layout .about-photo:hover{right:-18rem}.about-section .about-layout .about-photo img{width:100%;max-width:300px;border-radius:.5rem;box-shadow:0 8px 20px #0009}.about-section .about-layout .about-photo img:hover{box-shadow:0 0 20px silver;border-radius:.5rem}}.about-section .about-layout .about-photo .about-full-img{display:none}@media screen and (min-width: 1500px){.about-section .about-layout .about-photo .about-full-img{display:inline}}.about-section .about-layout .about-content{max-width:900px;margin:0 auto;text-align:left;background:#132b40;padding:.5rem 1rem;border-radius:.5rem;box-shadow:0 8px 20px #0009;border:2px solid #c0c0c0;z-index:11}.about-section .about-layout .about-content p{font-size:1rem;line-height:1.6;margin-bottom:1.5rem}@media screen and (min-width: 768px){.about-section .about-layout .about-content p{font-size:1.5rem}}@media screen and (min-width: 768px){.about-section .about-layout .about-content p{font-size:1.125rem}}.about-section .about-layout .about-content ul{list-style:none;padding-left:0;margin-bottom:1.5rem}.about-section .about-layout .about-content ul li{display:flex;align-items:center;margin-bottom:.75rem;position:relative;transition:all .3s ease;cursor:pointer}@media screen and (min-width: 768px){.about-section .about-layout .about-content ul li{font-size:1.5rem}}@media screen and (min-width: 768px){.about-section .about-layout .about-content ul li{font-size:1.125rem}}.about-section .about-layout .about-content ul li svg{display:block;min-width:1.25rem;max-width:1.25rem;min-height:1.25rem;margin-right:.5rem;color:#2ecc71}.about-section .about-layout .about-content ul li svg.not-clicked{color:#999}.about-section .about-layout .about-content ul li:hover{color:#f5f5f5;text-shadow:0 0 10px #c0c0c0,0 0 20px #d9d9d9;transform:scale(1.03)}.about-section .about-cta{display:flex;align-items:center;gap:2rem;margin:5rem 0 3rem}@media screen and (min-width: 768px){.about-section .about-cta{justify-content:center;margin-bottom:5rem}}.about-section .about-cta .about-portrait-img{width:50%;border-radius:50%;box-shadow:0 8px 20px #0009}@media screen and (min-width: 1500px){.about-section .about-cta .about-portrait-img{width:15rem}}@media screen and (min-width: 1500px){.about-section .about-cta .about-portrait-img{display:none}}.about-section .about-cta .about-text-bubble{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;font-weight:700;font-size:1.5rem;height:11.75rem}@media screen and (min-width: 1500px){.about-section .about-cta .about-text-bubble{height:18.125rem;font-size:2.5rem}}@media screen and (min-width: 1500px){.about-section .about-cta .about-text-bubble{font-size:2.5rem;flex-direction:row;gap:.625rem;margin:2rem 0;height:auto}}.about-section .about-cta .about-text-bubble .about-text-adjust-left{transform:translate(-1.5rem)}@media screen and (min-width: 1500px){.about-section .about-cta .about-text-bubble .about-text-adjust-left{transform:none}}.contact-form{width:auto;margin:2rem .5rem 5rem;padding:2rem;background-color:transparent;border:2px solid #c0c0c0;border-radius:12px;box-shadow:0 8px 20px #0000004d;color:silver;font-family:Arial,sans-serif;z-index:10;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 768px){.contact-form{margin:2rem 4rem 10rem}}@media screen and (min-width: 1025px){.contact-form{width:500px;align-self:center;padding:1rem 2rem 2rem}}.contact-form h2{text-align:center;margin-bottom:1rem}.contact-form label{width:100%;display:flex;flex-direction:column;margin-bottom:1rem}.contact-form input,.contact-form textarea{width:auto;padding:.75rem;margin-top:.25rem;border:none;border-radius:8px;background-color:#1e2a3a;color:#f5f5f5;font-size:1rem}.contact-form input:focus,.contact-form textarea:focus{outline:none;box-shadow:0 0 0 2px silver}.contact-form textarea{height:6rem;resize:vertical}@media screen and (min-width: 768px){.contact-form textarea{height:12rem}}.contact-form button{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;background-color:transparent;border:2px solid #c0c0c0;color:silver}.contact-form button:hover{background-color:#132b40;transform:translateY(-2px);box-shadow:0 8px 20px #0009}.contact-form button:active,.contact-form button:focus{background-color:#132b40;transform:translateY(1px);box-shadow:0 4px 20px #fff9}.contact-form .status{text-align:center;margin-top:1rem;font-weight:700}.contact-form .status.sending{color:orange}.contact-form .status.success{color:#4caf50}.contact-form .status.error{color:#ff4c4c}
