
:root{--brand:#0A74C2;--accent:#F58220}.cfltv3,.cfltv3 *{box-sizing:border-box}.cfltv3{font-family:var(--font);color:#17283d;background:#fff;line-height:1.55}.cfltv3 a{text-decoration:none}.cfltv3 img{display:block;width:100%;height:100%;object-fit:cover}.cfltv3-container{width:min(1180px,calc(100% - 36px));margin:auto}.cfltv3-empty{display:grid;place-items:center;min-height:220px;background:#eef6fb;color:#687b8e}
.cfltv3-header{position:sticky;top:0;z-index:999;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(10,116,194,.1);backdrop-filter:blur(14px)}.cfltv3-nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.cfltv3-brand{display:flex;align-items:center;gap:12px;color:#075b98;min-width:0}.cfltv3-brand>img{width:58px;height:58px;object-fit:contain;border-radius:50%}.cfltv3-brand span{line-height:1.1;white-space:nowrap}.cfltv3-brand strong{font-size:14px}.cfltv3-brand small{display:block;color:var(--accent);font-style:italic;font-size:12px;margin-top:5px}.cfltv3-nav nav{display:flex;align-items:center;gap:18px}.cfltv3-nav nav a{color:#344d67;font-size:14px;font-weight:700}.cfltv3-phone{background:var(--brand);color:#fff!important;padding:10px 15px;border-radius:999px}.cfltv3-menu{display:none;border:0;background:none;color:var(--brand);font-size:28px}
.cfltv3-hero{height:var(--hero-h);min-height:520px;position:relative;overflow:hidden;background:#075b98}.cfltv3-hero-slider,.cfltv3-hero-slide{position:absolute;inset:0}.cfltv3-hero-slide{opacity:0;pointer-events:none;transition:opacity .8s ease}.cfltv3-hero-slide.active{opacity:1;pointer-events:auto}.cfltv3-hero-slide>img{position:absolute;inset:0}.cfltv3-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,57,99,calc(var(--overlay)*.01 + .14)) 0%,rgba(10,116,194,calc(var(--overlay)*.008)) 48%,rgba(10,116,194,.08) 100%)}.cfltv3-hero-content{height:100%;position:relative;z-index:3;display:flex;align-items:center}.cfltv3-hero-content>div{max-width:760px;color:#fff}.cfltv3-kicker{display:inline-flex;color:#ffd6a8;font-weight:700;font-size:14px;letter-spacing:1px;margin-bottom:16px}.cfltv3-hero h1{font-size:clamp(45px,5.4vw,72px);line-height:1.04;margin:0 0 20px;color:#fff}.cfltv3-hero p{font-size:20px;color:rgba(255,255,255,.86)}.cfltv3-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.cfltv3-btn{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 22px;border-radius:10px;font-weight:700;border:1px solid transparent}.cfltv3-btn.primary{background:var(--accent);color:#fff}.cfltv3-btn.ghost{color:#fff;border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.08)}.cfltv3-btn.full{width:100%;border:0}.cfltv3-arrow{position:absolute;z-index:6;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:rgba(5,57,99,.25);color:#fff;font-size:30px;cursor:pointer}.cfltv3-arrow.prev{left:24px}.cfltv3-arrow.next{right:24px}.cfltv3-dots{position:absolute;z-index:6;left:50%;bottom:24px;transform:translateX(-50%);display:flex;gap:8px}.cfltv3-dots button{width:9px;height:9px;border:0;border-radius:99px;background:rgba(255,255,255,.55);padding:0}.cfltv3-dots button.active{width:30px;background:#fff}
.cfltv3-quick{position:relative}.cfltv3-quick .cfltv3-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));background:#fff;border-radius:18px;box-shadow:0 18px 55px rgba(10,116,194,.13);overflow:hidden}.cfltv3-quick a{padding:22px;border-right:1px solid #e3edf5;color:#075b98}.cfltv3-quick span{font-size:12px;color:var(--accent);font-weight:700}.cfltv3-quick b,.cfltv3-quick small{display:block}.cfltv3-quick b{font-size:17px;margin:4px 0}.cfltv3-quick small{color:#66778b}
.cfltv3-section{padding:84px 0}.cfltv3-soft{background:#f4faff}.cfltv3-heading{max-width:820px;margin:0 auto 38px;text-align:center}.cfltv3-heading>span{color:var(--accent);font-size:14px;font-weight:700;letter-spacing:1px}.cfltv3-heading h2{color:#075b98;font-size:clamp(32px,4vw,48px);line-height:1.1;margin:10px 0 12px}.cfltv3-heading p{color:#66778b;font-size:17px}.cfltv3-heading.light h2{color:#fff}.cfltv3-heading.light p{color:rgba(255,255,255,.75)}
.cfltv3-program-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.cfltv3-program{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #e3edf5;box-shadow:0 8px 24px rgba(3,55,95,.055)}.cfltv3-program-image{height:250px;position:relative}.cfltv3-program-image span{position:absolute;left:14px;top:14px;background:rgba(7,91,152,.9);color:#fff;padding:7px 10px;border-radius:999px;font-size:12px}.cfltv3-program-body{padding:20px}.cfltv3-program-body small{color:var(--accent);font-weight:700}.cfltv3-program-body h3{font-size:23px;color:#075b98;margin:7px 0}.cfltv3-program-body p{color:#66778b;font-size:14px}.cfltv3-program-body .tagline{font-weight:700;color:#405a70}.cfltv3-program-body a{color:var(--brand);font-weight:700}
.cfltv3-reasons{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.cfltv3-reasons article{position:relative;min-height:340px;border-radius:22px;overflow:hidden}.cfltv3-reasons article.wide{min-height:420px}.cfltv3-reasons article:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(4,54,96,.9) 100%)}.cfltv3-reasons article>div{position:absolute;z-index:2;left:0;right:0;bottom:0;color:#fff;padding:24px}.cfltv3-reasons b{color:#ffd0a1}.cfltv3-reasons h3{font-size:27px;margin:5px 0}.cfltv3-reasons p{margin:0;color:rgba(255,255,255,.84)}
.cfltv3-path{background:linear-gradient(135deg,#075b98,var(--brand));color:#fff}.cfltv3-year-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.cfltv3-year-grid article{padding:27px;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.09);border-radius:18px}.cfltv3-year-grid span{color:#ffd0a1;font-size:13px;font-weight:700}.cfltv3-year-grid b{display:block;font-size:24px;margin:7px 0}.cfltv3-year-grid p{color:rgba(255,255,255,.78)}
.cfltv3-fees{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.cfltv3-fees article{padding:27px;border-radius:20px;color:#fff;min-height:260px}.cfltv3-fees .orange{background:linear-gradient(135deg,var(--accent),#ff9f42)}.cfltv3-fees .green{background:linear-gradient(135deg,#13875b,#18aa73)}.cfltv3-fees .blue{background:linear-gradient(135deg,var(--brand),#075b98)}.cfltv3-fees span,.cfltv3-fees small,.cfltv3-fees del,.cfltv3-fees strong{display:block}.cfltv3-fees strong{font-size:32px;line-height:1.15;margin:8px 0}.cfltv3-fees p{color:rgba(255,255,255,.88)}
.cfltv3-gallery-section{background:#075b98}.cfltv3-gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:250px;gap:12px;grid-auto-flow:dense}.cfltv3-gallery figure{margin:0;border-radius:18px;overflow:hidden;position:relative}.cfltv3-gallery figure:nth-child(5n+1){grid-row:span 2}.cfltv3-gallery figure:nth-child(7n+4){grid-column:span 2}.cfltv3-gallery figcaption{position:absolute;left:0;right:0;bottom:0;padding:14px;background:linear-gradient(transparent,rgba(0,0,0,.65));color:#fff}
.cfltv3-locations{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}.cfltv3-locations article{border:1px solid #e3edf5;border-radius:18px;padding:24px}.cfltv3-locations b{color:var(--accent)}.cfltv3-locations h3{color:#075b98;font-size:22px;margin:7px 0}.cfltv3-locations p{color:#66778b}.cfltv3-locations a{color:var(--brand);font-weight:700}.cfltv3-location-note{background:#fff8e9;border-left:4px solid var(--accent);padding:13px 15px;border-radius:7px;color:#6a5b42;margin-top:16px}
.cfltv3-footer{background:var(--brand);color:#fff;padding:0 0 84px}.cfltv3-footer .cfltv3-container{width:min(1380px,calc(100% - 48px))}.cfltv3-footer-accent{height:6px;background:linear-gradient(90deg,var(--accent) 0 36%,#fff 36% 64%,var(--accent) 64% 100%)}.cfltv3-footer-grid{display:grid;grid-template-columns:minmax(460px,1.35fr) minmax(340px,1fr) minmax(270px,.8fr);gap:34px;padding-top:45px;padding-bottom:36px}.cfltv3-footer-brand{display:flex;gap:18px}.cfltv3-footer-brand>img{width:82px;height:82px;object-fit:contain;flex:0 0 82px}.cfltv3-footer-brand>div{display:flex;flex-direction:column;gap:5px;padding-top:5px}.cfltv3-footer-brand strong{font-size:16px;white-space:nowrap}.cfltv3-footer-brand span{font-style:italic}.cfltv3-footer-brand small{color:rgba(255,255,255,.78)}.cfltv3-footer h3{font-size:18px;margin:0 0 18px;padding-bottom:10px;border-bottom:3px solid var(--accent);width:max-content}.cfltv3-footer-address{margin-bottom:13px}.cfltv3-footer-address b{display:block;color:#ffd3a8;font-size:13px}.cfltv3-footer-address p{margin:3px 0;color:rgba(255,255,255,.82);font-size:13px}.cfltv3-footer-hotline{display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px solid rgba(255,255,255,.25);border-radius:13px;background:rgba(255,255,255,.1);color:#fff}.cfltv3-footer-hotline>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--accent)}.cfltv3-footer-hotline div{display:flex;flex-direction:column}.cfltv3-footer-hotline strong{font-size:20px}.cfltv3-footer-buttons{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.cfltv3-footer-buttons a{color:var(--brand);background:#fff;border-radius:9px;padding:10px 12px;font-size:12px;font-weight:700}.cfltv3-footer-cta{display:flex;justify-content:center;background:var(--accent);color:#fff;padding:11px;border-radius:9px;margin-top:10px;font-weight:700}.cfltv3-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.22);padding-top:16px;color:rgba(255,255,255,.72);font-size:11px}.cfltv3-mobile{display:none}
@media(max-width:1100px){.cfltv3-brand span{white-space:normal}.cfltv3-nav nav{position:fixed;left:18px;right:18px;top:80px;background:#fff;border-radius:15px;padding:15px;box-shadow:0 22px 65px rgba(10,116,194,.14);display:none;flex-direction:column;align-items:stretch}.cfltv3-nav nav.open{display:flex}.cfltv3-menu{display:block}.cfltv3-register-grid{grid-template-columns:1fr}.cfltv3-register-image{min-height:420px}.cfltv3-footer-grid{grid-template-columns:1fr 1fr}.cfltv3-footer-grid section:last-child{grid-column:span 2}.cfltv3-footer-brand strong{white-space:normal}}
@media(max-width:700px){.cfltv3-container{width:min(100% - 26px,1180px)}.cfltv3-hero{height:var(--hero-h-m);min-height:540px}.cfltv3-hero h1{font-size:43px}.cfltv3-hero p{font-size:17px}.cfltv3-arrow.prev{left:10px}.cfltv3-arrow.next{right:10px}.cfltv3-section{padding:58px 0}.cfltv3-reasons,.cfltv3-row{grid-template-columns:1fr}.cfltv3-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:210px}.cfltv3-gallery figure:nth-child(n){grid-column:auto;grid-row:auto}.cfltv3-register-image{min-height:340px}.cfltv3-form-wrap{padding:24px}.cfltv3-footer{padding-bottom:90px}.cfltv3-footer .cfltv3-container{width:min(100% - 28px,1380px)}.cfltv3-footer-grid{grid-template-columns:1fr}.cfltv3-footer-grid section:last-child{grid-column:auto}.cfltv3-footer-bottom{flex-direction:column;gap:5px}.cfltv3-mobile{display:grid;grid-template-columns:1fr 1fr;position:fixed;left:0;right:0;bottom:0;z-index:1000;background:#fff;box-shadow:0 -8px 25px rgba(0,30,60,.13)}.cfltv3-mobile a{min-height:56px;display:grid;place-items:center;color:#075b98;font-weight:700}.cfltv3-mobile .hot{background:var(--accent);color:#fff}.cfltv3-mobile:has(a:nth-child(3)){grid-template-columns:repeat(3,1fr)}}

/* ===== FORM V3.2 – large, conversion-focused, editable from CFLT Landing ===== */
.cfltv3-register-v32{background:var(--form-section-bg);padding:74px 0 82px}
.cfltv3-register-v32>.cfltv3-container{width:min(1460px,calc(100% - 48px))}
.cfltv3-register-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.35fr);background:var(--form-panel-bg);border-radius:var(--form-radius);overflow:hidden;box-shadow:0 30px 80px rgba(10,116,194,.16);border:1px solid rgba(10,116,194,.08)}
.cfltv3-register-image{position:relative;min-height:790px;background:var(--brand);overflow:hidden}
.cfltv3-register-image>img{object-position:var(--form-img-pos);transform:scale(1.005)}
.cfltv3-register-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,116,194,.02) 25%,rgba(4,49,86,.92) 100%);pointer-events:none}
.cfltv3-register-image-copy{position:absolute;z-index:2;left:38px;right:38px;bottom:38px;color:#fff}
.cfltv3-register-image-copy>span{display:inline-block;color:#ffd3aa;font-size:14px;font-weight:700;letter-spacing:.7px}
.cfltv3-register-image-copy h2{font-size:clamp(38px,3.5vw,54px);line-height:1.05;margin:7px 0 10px;color:#fff}
.cfltv3-register-image-copy p{max-width:520px;margin:0;color:rgba(255,255,255,.88);font-size:17px;line-height:1.55}
.cfltv3-form-wrap{padding:44px 58px 48px;background:var(--form-panel-bg);display:flex;flex-direction:column;justify-content:center}
.cfltv3-form-badge{align-self:flex-start;display:inline-flex;align-items:center;min-height:42px;padding:0 18px;border-radius:999px;background:color-mix(in srgb,var(--accent) 14%,#fff);color:var(--accent);font-weight:800;font-size:15px;letter-spacing:.25px}
.cfltv3-form-headline{margin:20px 0 11px}
.cfltv3-form-headline h2,.cfltv3-form-headline h3{margin:0;text-transform:uppercase;font-weight:800;line-height:1.05;letter-spacing:-.7px}
.cfltv3-form-headline h2{color:var(--accent);font-size:clamp(34px,3.15vw,49px);text-shadow:0 3px 0 rgba(245,130,32,.08)}
.cfltv3-form-headline h3{color:var(--brand);font-size:clamp(34px,3.15vw,49px);margin-top:7px}
.cfltv3-form-intro{max-width:780px;margin:0 0 4px;color:#526980;font-size:16px;line-height:1.55}
.cfltv3-form{display:grid;gap:13px;margin-top:20px}
.cfltv3-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.cfltv3-form label{display:grid;gap:7px;color:var(--accent);font-size:15px;font-weight:800;line-height:1.25}
.cfltv3-form input,.cfltv3-form select,.cfltv3-form textarea{width:100%;min-height:var(--form-field-h);border:1px solid rgba(10,116,194,.13);border-radius:16px;background:var(--form-field-bg);padding:12px 17px;font-family:inherit;font-size:16px;color:#263b50;outline:none;box-shadow:0 5px 18px rgba(10,116,194,.035);transition:border-color .2s,box-shadow .2s,transform .2s}
.cfltv3-form textarea{min-height:88px;resize:vertical;padding-top:14px}
.cfltv3-form input:focus,.cfltv3-form select:focus,.cfltv3-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 11%,transparent);transform:translateY(-1px)}
.cfltv3-form input::placeholder,.cfltv3-form textarea::placeholder{color:#8b99a7}
.cfltv3-consent{grid-template-columns:22px 1fr!important;align-items:start!important;gap:8px!important;color:#526980!important;font-size:13px!important;font-weight:400!important;line-height:1.45!important;margin-top:1px}
.cfltv3-consent input{width:18px;height:18px;min-height:auto;padding:0;margin-top:1px;box-shadow:none}
.cfltv3-register-v32 .cfltv3-btn.full{min-height:58px;border-radius:14px;font-size:16px;letter-spacing:.25px;box-shadow:0 13px 28px rgba(245,130,32,.24);transition:transform .2s,box-shadow .2s}
.cfltv3-register-v32 .cfltv3-btn.full:hover{transform:translateY(-2px);box-shadow:0 17px 34px rgba(245,130,32,.31)}
.cfltv3-direct{text-align:center;color:#728399;font-size:12px;margin-top:1px}.cfltv3-direct a{color:var(--accent);font-weight:800}
.cfltv3-hp{position:absolute;left:-9999px}.cfltv3-alert{padding:13px 15px;border-radius:11px;margin:12px 0 2px;font-size:14px}.cfltv3-alert.ok{background:#eafbf2;color:#087a4e}.cfltv3-alert.err{background:#fff0ef;color:#b52a20}
@media(max-width:1100px){.cfltv3-register-grid{grid-template-columns:1fr}.cfltv3-register-image{min-height:520px}.cfltv3-form-wrap{padding:42px 44px}.cfltv3-register-image-copy{left:30px;right:30px;bottom:30px}}
@media(max-width:700px){.cfltv3-register-v32{padding:42px 0 52px}.cfltv3-register-v32>.cfltv3-container{width:min(100% - 24px,1460px)}.cfltv3-register-grid{border-radius:min(var(--form-radius),24px)}.cfltv3-register-image{min-height:390px}.cfltv3-register-image-copy{left:22px;right:22px;bottom:22px}.cfltv3-register-image-copy h2{font-size:37px}.cfltv3-form-wrap{padding:30px 22px 32px}.cfltv3-form-badge{min-height:36px;padding:0 14px;font-size:13px}.cfltv3-form-headline{margin-top:16px}.cfltv3-form-headline h2,.cfltv3-form-headline h3{font-size:32px}.cfltv3-row{grid-template-columns:1fr}.cfltv3-form input,.cfltv3-form select{font-size:16px}.cfltv3-register-v32 .cfltv3-btn.full{min-height:56px}}


/* ===== FORM V3.3 – transparent PNG cutout, pattern, glow, animation ===== */
.cfltv3-register-v33 .cfltv3-register-image{
  background:var(--form-image-bg,var(--brand));
  isolation:isolate;
}
.cfltv3-register-v33 .cfltv3-register-image.mode-cutout:before{
  content:"";position:absolute;inset:0;z-index:0;pointer-events:none;
}
.cfltv3-register-v33 .cfltv3-register-image.mode-cutout.pattern-grid:before{
  background-image:
    linear-gradient(rgba(255,255,255,var(--form-pattern-opacity)) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,var(--form-pattern-opacity)) 1px,transparent 1px);
  background-size:44px 44px;
  transform:perspective(520px) rotateX(7deg) scale(1.08);
  transform-origin:center center;
}
.cfltv3-register-v33 .cfltv3-register-image.mode-cutout.pattern-dots:before{
  background-image:radial-gradient(circle,rgba(255,255,255,var(--form-pattern-opacity)) 1.7px,transparent 1.8px);
  background-size:26px 26px;
}
.cfltv3-register-v33 .cfltv3-register-image.mode-cutout.pattern-none:before{display:none}
.cfltv3-form-glow{
  position:absolute;z-index:0;left:50%;top:42%;width:72%;aspect-ratio:1;
  transform:translate(-50%,-50%);
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,255,255,.30) 0%,rgba(113,205,255,.18) 31%,rgba(255,255,255,0) 70%);
  filter:blur(8px);pointer-events:none;
}
.cfltv3-register-v33 .cfltv3-register-image.mode-cutout>img{
  position:absolute;z-index:1;
  left:var(--form-image-x);bottom:-1.5%;
  width:96%;height:auto;max-width:none;max-height:97%;
  object-fit:contain;object-position:center bottom;
  transform-origin:center bottom;
  filter:drop-shadow(0 22px 25px rgba(4,49,86,.18));
}
.cfltv3-register-v33 .cfltv3-register-image.mode-cutout:after{
  z-index:1;
  background:linear-gradient(180deg,rgba(10,116,194,0) 64%,rgba(5,69,114,.22) 100%);
}
.cfltv3-register-v33 .cfltv3-register-image-copy{z-index:3}
.cfltv3-register-v33 .cfltv3-register-image.mode-cover>img{
  position:absolute;inset:0;width:100%;height:100%;object-fit:cover;
  object-position:var(--form-img-pos);transform:scale(1.005);
}
.cfltv3-register-v33 .cfltv3-register-image.mode-cover:before,
.cfltv3-register-v33 .cfltv3-register-image.mode-cover .cfltv3-form-glow{display:none}

@keyframes cfltv3FormFloat{
  0%,100%{transform:translateX(-50%) translateY(0) scale(calc(var(--form-image-scale)/100))}
  50%{transform:translateX(-50%) translateY(-11px) scale(calc(var(--form-image-scale)/100))}
}
@keyframes cfltv3FormZoom{
  0%{transform:translateX(-50%) scale(calc(var(--form-image-scale)/100))}
  100%{transform:translateX(-50%) scale(calc((var(--form-image-scale) + 3)/100))}
}
.cfltv3-register-v33 .cfltv3-register-image.mode-cutout.effect-float>img{
  animation:cfltv3FormFloat 5.8s ease-in-out infinite;
}
.cfltv3-register-v33 .cfltv3-register-image.mode-cutout.effect-zoom>img{
  animation:cfltv3FormZoom 7s ease-in-out infinite alternate;
}
.cfltv3-register-v33 .cfltv3-register-image.mode-cutout.effect-none>img{
  transform:translateX(-50%) scale(calc(var(--form-image-scale)/100));
}

@media(prefers-reduced-motion:reduce){
  .cfltv3-register-v33 .cfltv3-register-image.mode-cutout>img{
    animation:none!important;
    transform:translateX(-50%) scale(calc(var(--form-image-scale)/100))!important;
  }
}
@media(max-width:1100px){
  .cfltv3-register-v33 .cfltv3-register-image.mode-cutout>img{width:74%;max-height:96%;bottom:-2%}
}
@media(max-width:700px){
  .cfltv3-register-v33 .cfltv3-register-image.mode-cutout>img{width:92%;max-height:98%;bottom:-2%}
  .cfltv3-register-v33 .cfltv3-register-image.mode-cutout.pattern-grid:before{background-size:34px 34px}
}


/* ===== FORM V3.4 – typography & one-line controls ===== */
.cfltv3-register-v34 .cfltv3-form-wrap{
  font-family:var(--form-font,inherit);
}
.cfltv3-register-v34 .cfltv3-form-headline h2{
  color:var(--form-title-color);
  font-size:var(--form-title-size);
}
.cfltv3-register-v34 .cfltv3-form-headline h3{
  color:var(--form-title-blue-color);
  font-size:var(--form-title-blue-size);
}
.cfltv3-register-v34.title1-nowrap .cfltv3-form-headline h2{
  white-space:nowrap;
  font-size:min(var(--form-title-size),clamp(24px,1.78vw,38px));
}
.cfltv3-register-v34.title2-nowrap .cfltv3-form-headline h3{
  white-space:nowrap;
  font-size:min(var(--form-title-blue-size),clamp(24px,1.9vw,40px));
}
.cfltv3-register-v34 .cfltv3-form-intro{
  color:var(--form-intro-color);
  font-size:var(--form-intro-size);
}
.cfltv3-register-v34 .cfltv3-form label{
  color:var(--form-label-color);
  font-size:var(--form-label-size);
}
.cfltv3-register-v34 .cfltv3-form input,
.cfltv3-register-v34 .cfltv3-form select,
.cfltv3-register-v34 .cfltv3-form textarea{
  color:var(--form-input-color);
  font-size:var(--form-input-size);
}
.cfltv3-register-v34 .cfltv3-btn.full{
  background:var(--form-button-bg);
  color:var(--form-button-text);
  font-size:var(--form-button-size);
}
@media(max-width:1100px){
  .cfltv3-register-v34.title1-nowrap .cfltv3-form-headline h2,
  .cfltv3-register-v34.title2-nowrap .cfltv3-form-headline h3{
    white-space:normal;
  }
}
@media(max-width:700px){
  .cfltv3-register-v34 .cfltv3-form-headline h2,
  .cfltv3-register-v34 .cfltv3-form-headline h3{
    font-size:clamp(28px,9vw,36px);
  }
}


/* ===== FORM V3.7 – sửa tiêu đề 1 hàng bị tràn ===== */
@media(min-width:1101px){
  .cfltv3-register-v34.title1-nowrap .cfltv3-form-headline h2,
  .cfltv3-register-v34.title2-nowrap .cfltv3-form-headline h3{
    white-space:nowrap!important;
    max-width:100%!important;
    line-height:1.08!important;
  }
}
@media(max-width:1100px){
  .cfltv3-register-v34.title1-nowrap .cfltv3-form-headline h2,
  .cfltv3-register-v34.title2-nowrap .cfltv3-form-headline h3{
    white-space:normal!important;
  }
}


/* ===== FORM V3.8 – sửa xung đột font H2/H3 với theme ===== */
.cfltv3-register-v34 .cfltv3-form-headline h2,
.cfltv3-register-v34 .cfltv3-form-headline h3{
  font-family:var(--form-font,inherit)!important;
  font-weight:700!important;
  font-style:normal!important;
  letter-spacing:0!important;
  text-transform:none!important;
  line-height:1.12!important;
  font-synthesis:weight style;
}

/* Đồng bộ font các thành phần của form, tránh theme áp font riêng cho heading/label/button. */
.cfltv3-register-v34 .cfltv3-form-badge,
.cfltv3-register-v34 .cfltv3-form-intro,
.cfltv3-register-v34 .cfltv3-form label,
.cfltv3-register-v34 .cfltv3-form input,
.cfltv3-register-v34 .cfltv3-form select,
.cfltv3-register-v34 .cfltv3-form textarea,
.cfltv3-register-v34 .cfltv3-form button,
.cfltv3-register-v34 .cfltv3-direct{
  font-family:var(--form-font,inherit)!important;
}

/* Times/Georgia cần thêm khoảng thở cho dấu tiếng Việt. */
.cfltv3-register-v34 .cfltv3-form-headline{
  padding-top:3px;
}
