.ctc-hero{position:relative;min-height:78vh;display:flex;align-items:center;overflow:hidden;isolation:isolate}.ctc-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:saturate(1.1) contrast(1.05)}.ctc-hero-ovl{position:absolute;inset:0;z-index:1;background:linear-gradient(105deg,#00121ff0,#00121f99 42%,#062b7352 72%,#d4a95c29),linear-gradient(0deg,rgba(0,18,31,.82) 0%,transparent 50%)}.ctc-hero-inner{position:relative;z-index:2;max-width:var(--maxw,1280px);margin:0 auto;width:100%;padding:120px var(--gut) 60px;color:#fff}.ctc-hero-inner h1{font-family:var(--display);font-weight:400;font-size:clamp(42px,6.5vw,96px);line-height:.96;margin:0 0 8px;max-width:14ch;text-shadow:0 4px 40px rgba(0,0,0,.4)}.ctc-hero-inner h1 em{font-style:italic;color:var(--gold-soft)}.ctc-hero-sub{font-size:clamp(16px,1.5vw,20px);font-weight:300;line-height:1.7;color:#ffffffe6;max-width:58ch;margin:20px 0 30px}.ctc-hero-cta{display:flex;gap:14px;flex-wrap:wrap}.ctc-hero .eband-kicker i{width:16px;height:16px}.ctc-band--light{background:var(--paper,#f6f3ee);color:var(--navy);padding:clamp(70px,12vh,130px) var(--gut);position:relative;overflow:hidden}.ctc-band--light:before{content:"";position:absolute;inset:0;opacity:.6;background:radial-gradient(900px 480px at 12% -10%,rgba(212,169,92,.1),transparent 60%),radial-gradient(800px 480px at 92% 110%,rgba(31,160,187,.09),transparent 60%)}.ctc-band-wrap{position:relative;max-width:var(--maxw,1280px);margin:0 auto}.ctc-band-head{text-align:center;margin-bottom:48px}.ctc-band-head h2{font-family:var(--display);font-weight:400;font-size:clamp(34px,5vw,68px);line-height:1.02;margin:0;color:var(--navy)}.ctc-band-head h2 em{font-style:italic;color:var(--gold)}.ctc-band-lead{font-size:clamp(15px,1.4vw,18px);font-weight:300;color:#001b2eb3;max-width:60ch;margin:16px auto 0;line-height:1.6}.ctc-official-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.ctc-official{background:#fff;border:1px solid rgba(0,27,46,.1);border-radius:var(--r-md,20px);padding:34px 30px;position:relative;overflow:hidden;box-shadow:0 18px 50px -28px #001b2e4d;transition:transform .35s ease,box-shadow .35s ease}.ctc-official:after{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--gold)}.ctc-official.sea:after{background:var(--cyan)}.ctc-official:hover{transform:translateY(-6px);box-shadow:0 28px 70px -30px #001b2e73}.ctc-official-zona{font-family:var(--display);font-size:clamp(24px,2.6vw,32px);font-weight:600;margin:0 0 4px;color:var(--navy)}.ctc-official-sub{font-size:14px;color:#001b2e99;margin:0 0 22px}.ctc-official-list{list-style:none;padding:0;margin:0;display:grid;gap:18px}.ctc-lb{display:block;font-size:11.5px;text-transform:uppercase;letter-spacing:.14em;color:#001b2e80;margin-bottom:4px}.ctc-val{font-size:17px;font-weight:600;color:var(--navy);text-decoration:none;transition:color .25s;word-break:break-word}.ctc-official.warm .ctc-val:hover{color:var(--gold)}.ctc-official.sea .ctc-val:hover{color:var(--cyan)}.ctc-form-band{position:relative;padding:clamp(70px,12vh,130px) var(--gut);overflow:hidden;isolation:isolate}.ctc-form-bg{position:absolute;inset:-12% 0;width:100%;height:124%;object-fit:cover;z-index:0;will-change:transform}.ctc-form-ovl{position:absolute;inset:0;z-index:1;background:linear-gradient(115deg,#00121ff2,#062b73c7 55%,#1fa0bb6b)}.ctc-form-grid{position:relative;z-index:2;max-width:var(--maxw,1280px);margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr;gap:34px;align-items:start}.ctc-form-wrap{background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:var(--r-lg,28px);padding:38px 36px;backdrop-filter:blur(10px);color:#fff}.ctc-form-title{font-family:var(--display);font-weight:400;font-size:clamp(28px,3.4vw,42px);line-height:1.05;margin:6px 0 0;color:#fff}.ctc-form-note-top{font-size:14px;font-weight:300;color:#ffffffc7;margin:10px 0 0;line-height:1.55}.ctc-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:24px}.ff{display:flex;flex-direction:column;gap:7px}.ff-full{grid-column:1 / -1}.ff-hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.ff span{font-size:12.5px;font-weight:700;letter-spacing:.04em;color:#ffffffd9}.ff span em{font-style:normal;font-weight:400;color:#ffffff8c}.ctc-form input,.ctc-form textarea{border:1px solid rgba(255,255,255,.22);border-radius:12px;padding:13px 15px;font:inherit;font-size:15px;background:#ffffff14;color:#fff}.ctc-form input::placeholder,.ctc-form textarea::placeholder{color:#ffffff73}.ctc-form input:focus,.ctc-form textarea:focus{outline:2px solid var(--gold-soft);border-color:transparent;background:#ffffff1f}.ctc-form-legal{font-size:11.5px;line-height:1.5;color:#ffffff80;margin:2px 0 0}.ctc-form-legal a{color:var(--gold-soft,#E8D3A7);text-decoration:underline}.ctc-form-status{font-size:14px;font-weight:600;margin:2px 0 0;min-height:1px}.ctc-form-status.ok{color:#7cf0c0}.ctc-form-status.err{color:#ffb1a0}.ctc-info{display:grid;gap:18px;align-content:start}.ctc-info-block{background:#00121f80;border:1px solid rgba(255,255,255,.12);border-radius:var(--r-md,20px);padding:26px 24px;color:#fff;backdrop-filter:blur(6px)}.ctc-info-block h3{display:flex;align-items:center;gap:10px;font-family:var(--display);font-size:19px;font-weight:600;margin:0 0 12px}.ctc-info-block h3 i{width:22px;height:22px;color:var(--gold-soft);flex-shrink:0}.ctc-info-block p{font-size:14.5px;font-weight:300;line-height:1.6;color:#ffffffd1;margin:0}.ctc-info-block a{color:var(--gold-soft);text-decoration:none}.ctc-info-block a:hover{text-decoration:underline}.ctc-info-block .btn{margin-top:16px}@media(max-width:980px){.ctc-form-grid{grid-template-columns:1fr}}@media(max-width:760px){.ctc-official-grid,.ctc-form{grid-template-columns:1fr}}
