.mis-tour{background:var(--mis-navy,#1a2744);padding:clamp(3.5rem,8vw,6rem) var(--mis-px,clamp(1rem,5vw,4rem))}.mis-tour__inner{align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1.1fr;margin:0 auto;max-width:var(--mis-max-width,1200px)}.mis-tour .mis-section-label{color:var(--mis-red,#a81f2d)}.mis-tour__heading{color:var(--mis-white,#fff);font-family:var(--mis-font-serif,Georgia,serif);font-size:clamp(1.6rem,3vw,2.5rem);font-weight:400;line-height:1.2;margin:.75rem 0 1.25rem}.mis-tour__description{color:hsla(0,0%,100%,.7);font-size:.95rem;line-height:1.65;margin:0 0 2rem}.mis-tour__checklist{display:flex;flex-direction:column;gap:1.25rem;list-style:none;margin:0;padding:0}.mis-tour__checklist-item{align-items:center;color:hsla(0,0%,100%,.85);display:flex;font-size:.95rem;gap:1rem}.mis-tour__check{align-items:center;background:hsla(0,0%,100%,.1);border-radius:7px;color:var(--mis-red,#a81f2d);display:flex;font-size:.8rem;font-weight:700;height:28px;justify-content:center;min-width:28px;width:28px}.mis-tour__form-card{background:var(--mis-white,#fff);border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.18);padding:2.25rem 2.5rem}.mis-tour__form-label{color:var(--mis-text,#2d2d2d);font-family:var(--mis-font-serif,Georgia,serif);font-size:1.2rem;font-weight:600;margin:0 0 1.75rem}.mis-tour__hs-form .hs-form fieldset{max-width:100%!important}.mis-tour__hs-form .hs-form input[type=email],.mis-tour__hs-form .hs-form input[type=tel],.mis-tour__hs-form .hs-form input[type=text],.mis-tour__hs-form .hs-form select,.mis-tour__hs-form .hs-form textarea{background:#fff!important;border:1.5px solid #e0dbd3!important;border-radius:8px!important;box-sizing:border-box!important;color:var(--mis-text,#2d2d2d)!important;font-family:var(--mis-font-sans,sans-serif)!important;font-size:.9rem!important;padding:.7rem 1rem!important;width:100%!important}.mis-tour__hs-form .hs-form input:focus,.mis-tour__hs-form .hs-form select:focus,.mis-tour__hs-form .hs-form textarea:focus{border-color:var(--mis-red,#a81f2d)!important;outline:none!important}.mis-tour__hs-form .hs-form .hs-button{background:var(--mis-red,#a81f2d)!important;border:none!important;border-radius:8px!important;color:#fff!important;cursor:pointer!important;font-family:var(--mis-font-sans,sans-serif)!important;font-size:.95rem!important;font-weight:600!important;padding:.9rem 1.75rem!important;transition:opacity .2s!important;width:100%!important}.mis-tour__hs-form .hs-form .hs-button:hover{opacity:.85!important}.mis-tour__hs-form .hs-form label{color:var(--mis-text,#2d2d2d)!important;display:block!important;font-family:var(--mis-font-sans,sans-serif)!important;font-size:.82rem!important;font-weight:600!important;margin-bottom:.35rem!important}.mis-tour__hs-form .hs-form .hs-field-desc{color:#999!important;font-size:.75rem!important}.mis-tour__consent{color:#999;font-size:.72rem;margin:1rem 0 0;text-align:center}.mis-tour__form-placeholder{background:#fff3cd;border:1px solid #ffc107;border-radius:6px;color:#856404;font-size:.85rem;padding:1rem}@media (max-width:768px){.mis-tour__inner{gap:2.5rem;grid-template-columns:1fr}}