.gtc-nl,.gtc-nl *,.gtc-nl :after,.gtc-nl :before{box-sizing:border-box}.gtc-nl{background:linear-gradient(180deg,#004683 0,#003562);font-family:"Gotham",var(--gtc-font-family,"Sarabun",system-ui,sans-serif);padding:48px 0}.gtc-nl__container{align-items:center;display:flex;gap:150px;justify-content:center;margin:0 auto;max-width:1200px;padding:0 40px}.gtc-nl__logo-col{flex-shrink:0}.gtc-nl__logo{display:block;height:223px;margin-bottom:125px;object-fit:contain;width:225px}.gtc-nl__content{display:flex;flex-direction:column;gap:8px}.gtc-nl__heading{color:#fff;font-size:32px;line-height:1.25}.gtc-nl__body,.gtc-nl__heading{font-family:var(--gtc-font-roboto,"Roboto",system-ui,sans-serif);font-weight:400;margin:0}.gtc-nl__body{color:hsla(0,0%,100%,.8);font-size:20px;line-height:1.55;max-width:580px}.gtc-nl__form{display:flex;flex-direction:column;gap:8px;margin-top:24px}.gtc-nl__input-wrap{align-items:center;display:flex;gap:8px;max-width:520px}.gtc-nl__input{background:hsla(0,0%,100%,.1);border:1.5px solid hsla(0,0%,100%,.35);border-radius:999px;color:#fff;flex:1;font-family:var(--gtc-font-roboto,"Roboto",system-ui,sans-serif);font-size:16px;height:48px;min-width:0;outline:none;padding:0 20px;text-align:center;transition:border-color .2s ease,background .2s ease}.gtc-nl__input::placeholder{color:#fff}.gtc-nl__input:focus{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.55)}.gtc-nl__input.is-error{border-color:#f87171}.gtc-nl__submit{background:#fff;border:none;border-radius:999px;color:#0058a4;cursor:pointer;flex-shrink:0;font-family:var(--gtc-font-roboto,"Roboto",system-ui,sans-serif);font-size:16px;font-weight:500;height:48px;padding:0 28px;transition:background .2s ease;white-space:nowrap}.gtc-nl__submit:hover{background:hsla(0,0%,100%,.88)}.gtc-nl__submit:disabled{cursor:not-allowed;opacity:.6}.gtc-nl__msg{color:#f87171;font-family:"Gotham",var(--gtc-font-family,"Sarabun",system-ui,sans-serif);font-size:13px;margin:0;min-height:16px}.gtc-nl__msg.is-success{color:#86efac}@media(max-width:900px){.gtc-nl__container{gap:70px}.gtc-nl__body{color:#fff}.gtc-nl__input,.gtc-nl__submit{font-size:18px}}@media (max-width:768px){.gtc-nl__container{background:linear-gradient(180deg,#004683,#003562);border-radius:0 0 16px 16px;flex-direction:column;gap:28px;padding:0 24px;text-align:center}.gtc-nl__logo{height:139px;margin-bottom:0;width:140px}.gtc-nl__body{max-width:100%}.gtc-nl__input-wrap{flex-direction:column;gap:20px;max-width:100%}.gtc-nl__input{flex:auto;max-width:500px;width:100%}.gtc-nl__submit{width:100%}.gtc-nl{background:var(--gtc-blue-100);padding:0 32px}}@media (max-width:600px){.gtc-nl{padding:0 20px}}@media (max-width:480px){.gtc-nl__input-wrap{flex-direction:column;gap:20px}.gtc-nl__input{flex:auto;height:40px;width:100%}.gtc-nl__submit{height:35px;width:100%}}@media (prefers-reduced-motion:reduce){.gtc-nl__input,.gtc-nl__submit{transition:none}}