.header-section{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);align-items:center;width:100%;min-height:80vh;display:flex;position:relative;overflow:hidden}.header-section .text-content{z-index:2;color:#fff;max-width:800px;margin-bottom:110px;padding:110px;position:relative}@media (max-width:768px){.header-section .text-content{max-width:100%;padding:40px 24px}}.header-section .text-content h1{text-shadow:0 2px 4px #0000004d;margin-bottom:24px;font-size:3.5rem;font-weight:700;line-height:1.15}@media (max-width:768px){.header-section .text-content h1{font-size:2rem}}.header-section .text-content p{opacity:.95;max-width:500px;margin-bottom:32px;font-size:1.125rem;font-weight:400;line-height:1.7}@media (max-width:768px){.header-section .text-content p{font-size:1rem}}.header-section .wave-divider{z-index:10;width:100%;line-height:0;position:absolute;bottom:-5px;left:0}.header-section .wave-divider svg{fill:#fff;width:100%;height:80px;display:block}@media (max-width:768px){.header-section .wave-divider svg{height:40px}}.header-section .image-wrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.header-section .image-wrapper img{object-fit:cover;object-position:top;width:100%;height:100%}.header-section .image-wrapper:after{content:"";z-index:1;background:linear-gradient(90deg,#000c 0%,#0009 50%,#0006 100%);width:100%;height:100%;position:absolute;top:0;left:0}
.modell{align-items:center;gap:110px;padding:110px;display:flex}.modell .leftSite{width:100%;max-width:80%}.modell .leftSite .logo-wrapper,.modell .leftSite .logo-wrapper img{margin:0 auto}.modell .leftSite h2{margin-top:16px}.modell .leftSite p{max-width:700px}.modell .video-wrapper{width:100%;height:100%}.modell .video-wrapper iframe{object-fit:contain;width:100%;height:100%}
.formBlock{background-color:#f5f1e8;align-items:center;gap:100px;padding:110px;display:flex}.formBlock .leftSite{width:50%}.formBlock .leftSite img{object-fit:cover;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;width:100%;height:100%}.formBlock .text{max-width:50%}.formBlock .buttons{margin-top:40px}.formBlock .buttons button{cursor:pointer;font-family:inherit}
.modal-overlay{z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:20px;width:100%;max-width:560px;max-height:90vh;padding:40px;animation:.25s slideUp;position:relative;overflow-y:auto}.modal-close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;padding:8px;font-size:20px;line-height:1;transition:background-color .15s;position:absolute;top:16px;right:16px}.modal-close:hover{color:#333;background-color:#f0f0f0}.modal-title{color:#1a1a2e;margin-bottom:24px;padding-right:32px;font-size:1.5rem;font-weight:700}.form-group{margin-bottom:20px}.form-label{color:#333;margin-bottom:6px;font-size:.875rem;font-weight:600;display:block}.form-label .form-required{color:#e30613;margin-left:2px}.form-input,.form-textarea,.form-select{color:#333;background:#fff;border:1.5px solid #ddd;border-radius:10px;width:100%;padding:12px 16px;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-input::placeholder,.form-textarea::placeholder,.form-select::placeholder{color:#aaa}.form-input:focus,.form-textarea:focus,.form-select:focus{border-color:#1a1a2e;outline:none;box-shadow:0 0 0 3px #1a1a2e1a}.form-input.has-error,.form-textarea.has-error,.form-select.has-error{border-color:#e30613}.form-input.has-error:focus,.form-textarea.has-error:focus,.form-select.has-error:focus{box-shadow:0 0 0 3px #e306131a}.form-textarea{resize:vertical;min-height:120px}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23666' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.form-error{color:#e30613;margin-top:4px;font-size:.8rem}.form-submit{width:100%;margin-top:28px}.form-submit-btn{color:#fff;cursor:pointer;background-color:#e30613;border:none;border-radius:99px;justify-content:center;align-items:center;width:100%;padding:14px 32px;font-family:inherit;font-size:1.125rem;font-weight:500;transition:all .3s;display:flex}.form-submit-btn:hover:not(:disabled){background-color:#cd0039;transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.form-submit-btn:disabled{opacity:.6;cursor:not-allowed}.form-success{text-align:center;padding:20px 0}.form-success__icon{color:#2e7d32;background:#e8f5e9;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;font-size:28px;display:flex}.form-success__message{color:#333;margin-bottom:24px;font-size:1.1rem;line-height:1.6}.form-submit-error{color:#991b1b;background:#fef2f2;border-radius:10px;margin-bottom:16px;padding:12px 16px;font-size:.875rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.modal-overlay{align-items:flex-end;padding:12px}.modal-content{border-radius:20px 20px 0 0;max-height:85vh;padding:24px}}
