#contact-page{position:relative;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;}.hero-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4em 0 2em;position:relative;z-index:1;}.hero-text{max-width:80em;margin:0 auto;padding:0 2em;color:#333;}.hero-text h1{font-size:3.5em;font-family:"locator-web",sans-serif;font-weight:700;line-height:1.2;margin:0 0 .5em;color:#0096c8;}.hero-text p{font-size:1.2em;line-height:1.6;margin:0 0 1.5em;max-width:42em;color:#333;}.hero-text .cta-btn{display:inline-block;padding:.75em 1.5em;background-color:#0096c8;color:#fff;text-decoration:none;border-radius:1.5em;font-size:1.1em;font-weight:bold;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;}.hero-text .cta-btn:hover{background-color:#006bb3;}.contact-section{background-color:#fff;position:relative;z-index:2}.contact-container{max-width:80em;margin:0 auto;padding:3em 2em;}.contact-header{text-align:center;margin-bottom:3em;}.contact-header h2{font-size:2.5em;font-weight:600;margin:0 0 .5em;color:#333;}.contact-header p{font-size:1.1em;color:#666;margin:0;}.contact-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4em;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}.contact-info{-webkit-box-flex:1;-ms-flex:1;flex:1;background:-o-linear-gradient(315deg,#1e88e5 0%,#0d47a1 100%);background:linear-gradient(135deg,#1e88e5 0%,#0d47a1 100%);border-radius:1.5em;padding:2.5em;color:#fff;position:relative;overflow:hidden;}.contact-info::before{content:'';position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:-o-radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%;}.info-header{margin-bottom:2.5em;position:relative;z-index:1;}.info-header h3{font-size:1.5em;font-weight:600;margin:0 0 .5em;color:#fff;}.info-header p{font-size:1em;margin:0;color:rgba(255,255,255,.9);}.contact-details{margin-bottom:2em;position:relative;z-index:1;}.contact-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1em;margin-bottom:1.5em;}.contact-item:last-child{margin-bottom:0;}.contact-item img{width:1.2em;height:1.2em;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);-ms-flex-negative:0;flex-shrink:0;margin-top:.2em;}.contact-item p{font-size:.95em;line-height:1.5;margin:0;color:rgba(255,255,255,.95);}.contact-item a{color:rgba(255,255,255,.95);}.social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1em;position:relative;z-index:1;}.social-icons a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2.5em;height:2.5em;border-radius:50%;-webkit-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease;}.social-icons a:hover{}.social-icons img{width:2em;height:2em;}#contactForm{text-align:right;}.contact-form{width:100%;-webkit-box-flex:1.2;-ms-flex:1.2;flex:1.2;}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5em;margin-bottom:1.5em;}.form-group{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:1.5em;}.form-group label{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.9em;font-weight:500;margin-bottom:.5em;color:#333;}.form-group input,.form-group textarea{width:100%;padding:.75em 1em;border:none;border-bottom:2px solid #e0e0e0;background:transparent;font-size:1em;color:#333;-webkit-transition:border-color .3s ease;-o-transition:border-color .3s ease;transition:border-color .3s ease;font-family:"Montserrat",sans-serif;}.form-group input:focus,.form-group textarea:focus{outline:none;border-bottom-color:#1e88e5;}.form-group input::-webkit-input-placeholder,.form-group textarea::-webkit-input-placeholder{color:#999;}.form-group input::-moz-placeholder,.form-group textarea::-moz-placeholder{color:#999;}.form-group input:-ms-input-placeholder,.form-group textarea:-ms-input-placeholder{color:#999;}.form-group input::-ms-input-placeholder,.form-group textarea::-ms-input-placeholder{color:#999;}.form-group input::placeholder,.form-group textarea::placeholder{color:#999;}.form-group textarea{resize:vertical;min-height:4em;}.radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1em;margin-top:.5em;}.radio-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:.9em;color:#666;-webkit-box-flex:1;-ms-flex:1;flex:1;}.radio-option input[type="radio"]{display:none;}.radio-custom{width:1.2em;height:1.2em;border:2px solid #e0e0e0;border-radius:50%;margin-right:.5em;position:relative;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-ms-flex-negative:0;flex-shrink:0;font-size:.8em;}.radio-option input[type="radio"]:checked + .radio-custom{border-color:#1e88e5;background-color:#1e88e5;}.radio-option input[type="radio"]:checked + .radio-custom::after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:.4em;height:.4em;background-color:#fff;border-radius:50%;}.submit-btn{background:-o-linear-gradient(315deg,#1e88e5 0%,#0d47a1 100%);background:linear-gradient(135deg,#1e88e5 0%,#0d47a1 100%);color:#fff;border:none;padding:1em 2.5em;border-radius:2em;font-size:1em;font-weight:600;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin-top:1em;font-family:"Montserrat",sans-serif;}.submit-btn:hover{-webkit-transform:translateY(-.1em);-ms-transform:translateY(-.1em);transform:translateY(-.1em);-webkit-box-shadow:0 .5em 1em rgba(30,136,229,.3);box-shadow:0 .5em 1em rgba(30,136,229,.3);}@media (max-width:64em){.contact-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2em}.contact-info{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.contact-form{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.hero-text h1{font-size:2.5em}}@media (max-width:48em){.hero-text{padding:0 1em}.hero-text h1{font-size:2em}.hero-text p{font-size:1em}.contact-container{padding:2em 1em}.contact-header h2{font-size:2em}.form-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.radio-option{min-width:100%}.contact-info{padding:2em}.contact-content{gap:1.5em}}@media (max-width:30em){.hero-text h1{font-size:1.75em}.contact-header h2{font-size:1.75em}.contact-info{padding:1.5em}.submit-btn{width:100%}}