.makcalc,.makresult{--bg:#071426;--card:rgba(10,29,52,.86);--line:rgba(255,255,255,.12);--text:#f8fbff;--muted:#aabbd0;--blue:#3b82f6;--cyan:#22d3ee;font-family:Inter,Arial,sans-serif;color:var(--text)!important}
.makcalc{position:relative;overflow:hidden;width:100%;box-sizing:border-box;padding:30px;border:1px solid rgba(123,179,255,.18);border-radius:28px;background:radial-gradient(circle at 100% 0%,rgba(37,99,235,.16),transparent 36%),linear-gradient(145deg,rgba(9,28,52,.98),rgba(5,16,31,.96));box-shadow:0 28px 80px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.06);min-height:590px}
.makcalc *{box-sizing:border-box}
.makcalc__glow{position:absolute;border-radius:999px;filter:blur(72px);opacity:.23;pointer-events:none}.makcalc__glow--one{width:230px;height:230px;background:#2563eb;top:-80px;right:-70px}.makcalc__glow--two{width:180px;height:180px;background:#06b6d4;bottom:-70px;left:-60px}
.makcalc__header{position:relative;display:flex;gap:20px;justify-content:space-between;align-items:flex-start}.makcalc__eyebrow,.makresult__eyebrow{display:block;font-size:11px;letter-spacing:.16em;font-weight:800;color:#70b7ff!important}.makcalc h2,.makcalc__header h2{color:var(--text)!important;font-size:28px!important;line-height:1.15!important;margin:8px 0 8px!important;font-weight:800!important}.makcalc__header p{color:var(--muted)!important;margin:0;font-size:14px;line-height:1.55}.makcalc__step-label{min-width:58px;padding:10px 12px;border:1px solid rgba(255,255,255,.14);border-radius:14px;text-align:center;font-weight:800;color:#fff!important;background:rgba(255,255,255,.055);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
.makcalc__progress{height:7px;background:rgba(255,255,255,.08);border-radius:99px;overflow:hidden;margin:24px 0 28px}.makcalc__progress span{display:block;height:100%;width:14.28%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--cyan));box-shadow:0 0 22px rgba(34,211,238,.55);transition:width .45s cubic-bezier(.22,1,.36,1)}
.makcalc__step{display:none;position:relative;animation:makIn .35s ease}.makcalc__step.is-active{display:block}.makcalc__question{color:#fff!important;font-size:22px!important;line-height:1.3!important;font-weight:800!important;margin-bottom:20px!important}.makcalc__options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.makcalc__options--compact{max-height:330px;overflow:auto;padding-right:4px}.makcalc__options--numbers{grid-template-columns:repeat(3,1fr)}
.makcalc button.makcalc__option,.makcalc .makcalc__option{appearance:none!important;-webkit-appearance:none!important;width:100%!important;min-height:52px!important;border:1px solid rgba(255,255,255,.14)!important;background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.035))!important;color:#f8fbff!important;padding:15px 16px!important;border-radius:16px!important;text-align:left!important;font-size:14px!important;line-height:1.25!important;font-weight:700!important;cursor:pointer!important;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;text-transform:none!important;letter-spacing:0!important}
.makcalc button.makcalc__option:hover,.makcalc .makcalc__option:hover{transform:translateY(-2px)!important;border-color:rgba(96,165,250,.85)!important;background:linear-gradient(135deg,rgba(37,99,235,.2),rgba(6,182,212,.1))!important;box-shadow:0 12px 26px rgba(15,83,173,.18),inset 0 1px 0 rgba(255,255,255,.06)!important}
.makcalc button.makcalc__option.is-selected,.makcalc .makcalc__option.is-selected{border-color:#60a5fa!important;background:linear-gradient(135deg,rgba(37,99,235,.34),rgba(6,182,212,.16))!important;color:#fff!important;box-shadow:0 0 0 3px rgba(59,130,246,.12),0 14px 30px rgba(37,99,235,.22)!important}
.makcalc__nav{display:flex;justify-content:space-between;gap:12px;margin-top:28px}.makcalc button.makcalc__back,.makcalc button.makcalc__next,.makcalc button.makcalc__submit{appearance:none!important;border:0!important;border-radius:15px!important;padding:14px 18px!important;font-weight:800!important;cursor:pointer!important;line-height:1!important;text-transform:none!important;letter-spacing:0!important;min-height:48px!important}.makcalc button.makcalc__back{color:#c7d7e8!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.12)!important}.makcalc button.makcalc__next,.makcalc button.makcalc__submit{color:#fff!important;background:linear-gradient(90deg,#2563eb,#0891b2)!important;box-shadow:0 14px 30px rgba(37,99,235,.28)!important}.makcalc button.makcalc__next{margin-left:auto}.makcalc button.makcalc__submit{width:100%;font-size:15px!important;margin-top:16px}.makcalc button.makcalc__submit:disabled{opacity:.65;cursor:not-allowed}
.makcalc__contact-intro{color:var(--muted)!important;margin:-8px 0 18px}.makcalc__fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.makcalc__fields label{font-size:12px;color:#d2deec!important;font-weight:700}.makcalc__fields label span{color:#8194ad!important;font-weight:500}.makcalc__fields input{width:100%!important;box-sizing:border-box!important;margin-top:7px!important;padding:13px 14px!important;border-radius:13px!important;border:1px solid rgba(255,255,255,.13)!important;background:rgba(255,255,255,.06)!important;color:#fff!important;outline:none!important;box-shadow:none!important}.makcalc__fields input::placeholder{color:#8292a8!important}.makcalc__fields input:focus{border-color:#60a5fa!important;box-shadow:0 0 0 3px rgba(59,130,246,.12)!important}.makcalc__consent{display:flex;gap:9px;align-items:flex-start;margin-top:14px;color:#a9bbce!important;font-size:12px;line-height:1.5}.makcalc__status{min-height:20px;color:#fca5a5!important;font-size:12px;margin-top:10px;text-align:center}
.makcalc__shake{animation:makShake .38s ease}.makresult{padding:30px}.makresult__card{max-width:760px;margin:auto;padding:38px;border-radius:28px;background:linear-gradient(145deg,#0b1c33,#071322);border:1px solid rgba(255,255,255,.1);box-shadow:0 30px 90px rgba(0,0,0,.28);text-align:center}.makresult__check{width:58px;height:58px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#2563eb,#06b6d4);font-size:28px;font-weight:900}.makresult h2{color:#fff!important;font-size:38px!important;margin:8px 0!important}.makresult p{color:#a9bbce!important}.makresult__price-label{margin-top:28px;font-size:11px;letter-spacing:.14em;color:#79b9ff!important;font-weight:800}.makresult__price{font-size:46px;font-weight:900;margin:8px 0 24px;color:#fff!important}.makresult__section{text-align:left;margin-top:20px;padding:20px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:rgba(255,255,255,.03)}.makresult__section h3{color:#fff!important;margin:0 0 14px!important}.makresult__row{display:flex;justify-content:space-between;gap:20px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.07);color:#b9c9da!important}.makresult__row:last-child{border-bottom:0}.makresult__row strong{color:#fff!important;text-align:right}.makresult__row--total{font-size:18px;margin-top:4px}.makresult__note{font-size:12px;line-height:1.6}.makresult__buttons{display:flex;justify-content:center;gap:12px;margin-top:22px}.makresult__buttons a{padding:13px 18px;border-radius:14px;text-decoration:none;color:#fff!important;background:linear-gradient(90deg,#2563eb,#0891b2);font-weight:800}.makresult__buttons a+a{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1)}
@keyframes makIn{from{opacity:0;transform:translateX(12px)}to{opacity:1;transform:none}}@keyframes makShake{0%,100%{transform:translateX(0)}30%{transform:translateX(-7px)}60%{transform:translateX(7px)}}
@media(max-width:900px){.makcalc{min-height:570px}}
@media(max-width:640px){.makcalc{padding:22px;border-radius:22px;min-height:650px}.makcalc h2,.makcalc__header h2{font-size:24px!important}.makcalc__options,.makcalc__fields{grid-template-columns:1fr}.makcalc__options--numbers{grid-template-columns:repeat(2,1fr)}.makcalc__question{font-size:20px!important}.makresult{padding:12px}.makresult__card{padding:24px}.makresult__price{font-size:38px}.makresult__buttons{flex-direction:column}.makresult__row{font-size:13px}}

/* Version 2.0 premium refinements */
.makcalc{background:radial-gradient(circle at 10% 0%,rgba(56,189,248,.14),transparent 32%),radial-gradient(circle at 100% 100%,rgba(99,102,241,.18),transparent 35%),linear-gradient(145deg,#08172b,#050d19);border-color:rgba(125,211,252,.2);box-shadow:0 35px 100px rgba(2,8,23,.5),inset 0 1px 0 rgba(255,255,255,.07)}
.makcalc__progress{height:8px;background:rgba(255,255,255,.07)}
.makcalc button.makcalc__option,.makcalc .makcalc__option{min-height:58px!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.03))!important}
.makcalc__rent{display:none;margin-top:16px;padding:18px;border-radius:18px;border:1px solid rgba(96,165,250,.25);background:linear-gradient(135deg,rgba(37,99,235,.13),rgba(6,182,212,.07));animation:makIn .3s ease}.makcalc__rent.is-visible{display:block}.makcalc__rent label{display:block;color:#eef7ff!important;font-size:13px;font-weight:800}.makcalc__rent input{width:100%!important;margin-top:9px!important;padding:14px 15px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.14)!important;background:rgba(3,12,25,.58)!important;color:#fff!important;outline:0!important}.makcalc__rent input:focus{border-color:#60a5fa!important;box-shadow:0 0 0 3px rgba(59,130,246,.13)!important}.makcalc__rent small{display:block;margin-top:8px;color:#9fb5ca!important;font-weight:500;line-height:1.5}
.makcalc__phone{display:grid;grid-template-columns:132px 1fr;gap:8px;margin-top:7px}.makcalc__phone select,.makcalc__phone input{margin-top:0!important;height:48px!important}.makcalc__phone select{width:100%!important;border-radius:13px!important;border:1px solid rgba(255,255,255,.13)!important;background:#10243d!important;color:#fff!important;padding:0 10px!important;outline:none!important;font-weight:700}.makcalc__phone select:focus{border-color:#60a5fa!important;box-shadow:0 0 0 3px rgba(59,130,246,.12)!important}
.makresult{position:relative;overflow:hidden;min-height:640px;display:grid;place-items:center;padding:38px;background:linear-gradient(145deg,#06111f,#08182d)}.makresult__orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.25}.makresult__orb--one{width:280px;height:280px;background:#2563eb;top:-100px;right:-80px}.makresult__orb--two{width:230px;height:230px;background:#06b6d4;bottom:-90px;left:-70px}.makresult__card{position:relative;z-index:1;width:min(760px,100%);padding:48px;border-radius:32px;background:linear-gradient(145deg,rgba(12,31,56,.94),rgba(6,17,32,.95));backdrop-filter:blur(24px);border:1px solid rgba(148,203,255,.16);box-shadow:0 38px 110px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.06)}.makresult__check{width:68px;height:68px;box-shadow:0 0 0 8px rgba(59,130,246,.09),0 16px 35px rgba(37,99,235,.28)}.makresult__price{font-size:52px;letter-spacing:-.04em}.makresult__section{background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.02));border-color:rgba(255,255,255,.1)}.makresult__contact{margin-top:22px;padding:18px;border-radius:18px;border:1px solid rgba(34,211,238,.18);background:rgba(6,182,212,.07);text-align:left}.makresult__contact>span{display:block;color:#dff8ff;font-weight:800;margin-bottom:10px}.makresult__contact div{display:flex;flex-wrap:wrap;gap:10px}.makresult__contact a{display:inline-flex;padding:10px 13px;border-radius:12px;text-decoration:none;color:#fff!important;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);font-size:13px;font-weight:700}.makresult__buttons a{min-width:190px;background:linear-gradient(90deg,#2563eb,#0891b2)}
@media(max-width:640px){.makcalc__phone{grid-template-columns:112px 1fr}.makresult{padding:14px;min-height:600px}.makresult__card{padding:28px 20px;border-radius:24px}.makresult h2{font-size:30px!important}.makresult__price{font-size:38px}.makresult__contact div{flex-direction:column}.makresult__contact a{justify-content:center}}


/* Version 3.0 — cleaner premium lead form and stylish interaction */
.makcalc{border-radius:30px;padding:30px;background:radial-gradient(circle at 12% -10%,rgba(56,189,248,.18),transparent 32%),radial-gradient(circle at 110% 110%,rgba(37,99,235,.22),transparent 38%),linear-gradient(155deg,#061528 0%,#071326 48%,#07101f 100%);box-shadow:0 36px 110px rgba(0,0,0,.48),inset 0 1px 0 rgba(255,255,255,.08)}
.makcalc:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(125,211,252,.42),rgba(255,255,255,.04),rgba(59,130,246,.25));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.makcalc__header{align-items:flex-start}.makcalc__header h2{letter-spacing:-.035em}.makcalc__header p{max-width:520px}.makcalc__step-label{background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.04));box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 30px rgba(0,0,0,.18)}
.makcalc__progress{height:7px;border-radius:999px;overflow:hidden;background:rgba(255,255,255,.065);box-shadow:inset 0 1px 3px rgba(0,0,0,.35)}.makcalc__progress span{background:linear-gradient(90deg,#3b82f6,#22d3ee);box-shadow:0 0 20px rgba(34,211,238,.42)}
.makcalc__step.is-active{animation:makV3Step .34s cubic-bezier(.22,.8,.22,1)}
.makcalc__question{letter-spacing:-.025em;margin-bottom:18px!important}
.makcalc button.makcalc__option,.makcalc .makcalc__option{position:relative;overflow:hidden;min-height:62px!important;padding:17px 18px!important;border-radius:18px!important;border-color:rgba(255,255,255,.13)!important;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 8px 24px rgba(0,0,0,.08)!important}
.makcalc button.makcalc__option:after{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.08) 48%,transparent 70%);transform:translateX(-120%);transition:transform .55s ease}.makcalc button.makcalc__option:hover:after{transform:translateX(120%)}
.makcalc button.makcalc__option.is-selected,.makcalc .makcalc__option.is-selected{transform:translateY(-1px)!important;border-color:#67c7ff!important;background:linear-gradient(135deg,rgba(37,99,235,.42),rgba(6,182,212,.22))!important;box-shadow:0 0 0 3px rgba(59,130,246,.12),0 16px 34px rgba(10,104,210,.24),inset 0 1px 0 rgba(255,255,255,.12)!important}
.makcalc__fields{grid-template-columns:1fr;gap:14px}.makcalc__fields label{font-size:12px;letter-spacing:.01em}.makcalc__required{color:#60a5fa!important;font-weight:900!important}.makcalc__fields input{height:52px!important;margin-top:8px!important;padding:0 15px!important;border-radius:15px!important;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.045))!important;border-color:rgba(255,255,255,.14)!important;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease!important}.makcalc__fields input:focus{background:rgba(8,29,52,.92)!important;border-color:#67c7ff!important;box-shadow:0 0 0 4px rgba(59,130,246,.13),0 12px 30px rgba(0,0,0,.14)!important}
.makcalc__phone{grid-template-columns:128px 1fr;gap:0;border:1px solid rgba(255,255,255,.14);border-radius:15px;overflow:hidden;margin-top:8px;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.045));transition:border-color .2s ease,box-shadow .2s ease}.makcalc__phone:focus-within{border-color:#67c7ff;box-shadow:0 0 0 4px rgba(59,130,246,.13),0 12px 30px rgba(0,0,0,.14)}.makcalc__phone select,.makcalc__phone input{height:52px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.makcalc__phone select{border-right:1px solid rgba(255,255,255,.12)!important}.makcalc__phone input{margin:0!important}
.makcalc__contact-intro{font-size:14px;line-height:1.6;margin:-6px 0 20px!important}.makcalc__consent{padding:12px 13px;border-radius:13px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.075)}.makcalc__consent input{accent-color:#3b82f6;margin-top:2px}
.makcalc button.makcalc__submit{min-height:54px!important;border-radius:16px!important;font-size:15px!important;background:linear-gradient(90deg,#2877ee,#08a6c5)!important;box-shadow:0 16px 36px rgba(37,99,235,.32)!important;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease!important}.makcalc button.makcalc__submit:hover{transform:translateY(-2px);filter:brightness(1.08);box-shadow:0 20px 42px rgba(37,99,235,.38)!important}.makcalc__privacy{text-align:center;color:#8fa5bb;font-size:11px;margin-top:11px}.makcalc button.makcalc__back{opacity:.82}.makcalc button.makcalc__back:hover{opacity:1;background:rgba(255,255,255,.09)!important}
.makcalc__rent{padding:17px 18px}.makcalc__rent small{display:none}
@keyframes makV3Step{from{opacity:0;transform:translateY(10px) scale(.992)}to{opacity:1;transform:none}}
@media(max-width:640px){.makcalc{padding:22px 18px;border-radius:24px}.makcalc__header{gap:12px}.makcalc__header p{font-size:12px!important}.makcalc__step-label{min-width:54px}.makcalc__phone{grid-template-columns:112px 1fr}.makcalc__options{gap:10px}.makcalc button.makcalc__option,.makcalc .makcalc__option{min-height:58px!important}.makcalc__nav{margin-top:24px}}

/* Version 3.1 — professional country selector and stable option states */
.makcalc button.makcalc__option,
.makcalc button.makcalc__option:focus,
.makcalc button.makcalc__option:active,
.makcalc button.makcalc__option:visited{
  background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035))!important;
  color:#f8fbff!important;
  -webkit-text-fill-color:#f8fbff!important;
  outline:none!important;
}
.makcalc button.makcalc__option:hover{
  background:linear-gradient(135deg,rgba(37,99,235,.20),rgba(6,182,212,.10))!important;
  color:#fff!important;
}
.makcalc button.makcalc__option.is-selected,
.makcalc button.makcalc__option.is-selected:hover,
.makcalc button.makcalc__option.is-selected:focus,
.makcalc button.makcalc__option.is-selected:active{
  background:linear-gradient(135deg,rgba(37,99,235,.46),rgba(6,182,212,.24))!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
.makcalc__phone{display:block!important;overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important}
.makcalc__phone .iti{width:100%;display:block}
.makcalc__phone .iti__tel-input{width:100%!important;height:54px!important;margin:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:15px!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:15px!important;background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.045))!important;color:#fff!important;box-shadow:none!important}
.makcalc__phone .iti__tel-input:focus{border-color:#67c7ff!important;box-shadow:0 0 0 4px rgba(59,130,246,.13),0 12px 30px rgba(0,0,0,.14)!important}
.makcalc__phone .iti__selected-country{background:rgba(255,255,255,.035)!important;border-radius:15px 0 0 15px!important}
.makcalc__phone .iti__selected-dial-code{color:#fff!important;font-weight:800!important}
.makcalc__phone .iti__arrow{border-top-color:#9fc7ed!important}
.makcalc__phone .iti__dropdown-content{background:#0b1c31!important;border:1px solid rgba(125,211,252,.24)!important;border-radius:16px!important;box-shadow:0 24px 60px rgba(0,0,0,.5)!important;color:#eef7ff!important;overflow:hidden!important;z-index:99999!important}
.makcalc__phone .iti__search-input{background:#10243d!important;color:#fff!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:10px!important;margin:10px!important;width:calc(100% - 20px)!important;padding:10px 12px!important}
.makcalc__phone .iti__country{color:#eaf4ff!important}
.makcalc__phone .iti__country:hover,.makcalc__phone .iti__country.iti__highlight{background:rgba(59,130,246,.22)!important}
.makcalc__phone .iti__dial-code{color:#9fb7cf!important}
.makcalc__phone .iti__country-name{color:#eef7ff!important}

/* Version 3.2 — stable international phone input and flowing highlights */
.makcalc__phone{
  position:relative!important;
  width:100%!important;
  min-width:0!important;
}
.makcalc__phone .iti{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
}
.makcalc__phone .iti__selected-country-primary{
  min-width:92px!important;
  padding:0 12px!important;
  border-right:1px solid rgba(255,255,255,.12)!important;
  background:rgba(255,255,255,.035)!important;
}
.makcalc__phone .iti__selected-country{
  height:54px!important;
  max-width:120px!important;
  overflow:hidden!important;
}
.makcalc__phone .iti__selected-dial-code{
  white-space:nowrap!important;
  font-size:13px!important;
}
.makcalc__phone .iti__tel-input{
  display:block!important;
  min-width:0!important;
  height:54px!important;
  padding-left:112px!important;
  padding-right:15px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}

/* Dropdown is attached to body so it never overlaps or gets clipped by Elementor containers. */
body > .iti__dropdown-content,
body .iti--container .iti__dropdown-content{
  width:min(390px,calc(100vw - 24px))!important;
  max-height:340px!important;
  background:#0b1c31!important;
  border:1px solid rgba(125,211,252,.28)!important;
  border-radius:16px!important;
  box-shadow:0 24px 70px rgba(0,0,0,.58)!important;
  color:#eef7ff!important;
  overflow:hidden!important;
  z-index:2147483647!important;
}
body .iti__country-list{
  max-height:270px!important;
  overflow-y:auto!important;
  background:#0b1c31!important;
}
body .iti__search-input{
  display:block!important;
  width:calc(100% - 20px)!important;
  height:44px!important;
  margin:10px!important;
  padding:0 13px!important;
  color:#fff!important;
  background:#10243d!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:11px!important;
  outline:none!important;
}
body .iti__country{
  min-height:42px!important;
  color:#eef7ff!important;
  background:transparent!important;
}
body .iti__country:hover,
body .iti__country.iti__highlight{
  background:rgba(59,130,246,.22)!important;
}
body .iti__country-name{color:#eef7ff!important}
body .iti__dial-code{color:#9fb7cf!important}

/* Animated light flows from left to right across the progress bar. */
.makcalc__progress span{
  position:relative!important;
  overflow:hidden!important;
}
.makcalc__progress span:after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  width:34%;
  left:-40%;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);
  filter:blur(1px);
  animation:makFlow 1.9s linear infinite;
}

/* Matching left-to-right flow on Continue and submit buttons. */
.makcalc button.makcalc__next,
.makcalc button.makcalc__submit{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.makcalc button.makcalc__next:before,
.makcalc button.makcalc__submit:before{
  content:"";
  position:absolute;
  z-index:-1;
  top:-40%;
  bottom:-40%;
  width:34%;
  left:-45%;
  transform:skewX(-18deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);
  animation:makButtonFlow 2.25s ease-in-out infinite;
  pointer-events:none;
}
@keyframes makFlow{
  from{left:-40%}
  to{left:115%}
}
@keyframes makButtonFlow{
  0%,18%{left:-45%}
  70%,100%{left:120%}
}
@media (prefers-reduced-motion:reduce){
  .makcalc__progress span:after,
  .makcalc button.makcalc__next:before,
  .makcalc button.makcalc__submit:before{animation:none!important}
}
@media(max-width:640px){
  .makcalc__phone .iti__selected-country-primary{min-width:86px!important;padding:0 10px!important}
  .makcalc__phone .iti__tel-input{padding-left:104px!important}
}


/* Version 3.3 — non-overlapping international phone control */
.makcalc__phone .iti{
  --mak-phone-prefix-width:92px;
}
.makcalc__phone .iti__selected-country{
  width:auto!important;
  max-width:none!important;
  min-width:82px!important;
  overflow:visible!important;
  z-index:3!important;
}
.makcalc__phone .iti__selected-country-primary{
  width:auto!important;
  min-width:82px!important;
  padding:0 12px!important;
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  white-space:nowrap!important;
}
.makcalc__phone .iti__selected-dial-code{
  display:inline-block!important;
  flex:0 0 auto!important;
  white-space:nowrap!important;
}
.makcalc__phone .iti__tel-input{
  box-sizing:border-box!important;
  padding-left:calc(var(--mak-phone-prefix-width) + 14px)!important;
  text-indent:0!important;
}
@media(max-width:640px){
  .makcalc__phone .iti__selected-country-primary{padding:0 10px!important}
  .makcalc__phone .iti__tel-input{padding-left:calc(var(--mak-phone-prefix-width) + 12px)!important}
}

/* Version 3.4 — clean split phone field + stable browser autofill */
.makcalc__fields input,
.makcalc__phone .iti__tel-input{
  color:#152238!important;
  -webkit-text-fill-color:#152238!important;
  caret-color:#152238!important;
  background:#f4f7fc!important;
  border:1px solid #d7e0ed!important;
  box-shadow:none!important;
}
.makcalc__fields input::placeholder,
.makcalc__phone .iti__tel-input::placeholder{
  color:#7b8798!important;
  opacity:1!important;
}
.makcalc__fields input:focus,
.makcalc__phone .iti__tel-input:focus{
  background:#fff!important;
  border-color:#39bdf2!important;
  box-shadow:0 0 0 3px rgba(56,189,248,.18)!important;
}
.makcalc__fields input:-webkit-autofill,
.makcalc__fields input:-webkit-autofill:hover,
.makcalc__fields input:-webkit-autofill:focus,
.makcalc__phone .iti__tel-input:-webkit-autofill,
.makcalc__phone .iti__tel-input:-webkit-autofill:hover,
.makcalc__phone .iti__tel-input:-webkit-autofill:focus{
  -webkit-text-fill-color:#152238!important;
  caret-color:#152238!important;
  -webkit-box-shadow:0 0 0 1000px #f4f7fc inset!important;
  box-shadow:0 0 0 1000px #f4f7fc inset!important;
  transition:background-color 9999s ease-out 0s!important;
}
.makcalc__phone{
  display:block!important;
  position:relative!important;
  margin-top:8px!important;
}
.makcalc__phone .iti{
  display:block!important;
  width:100%!important;
  position:relative!important;
  --mak-prefix:96px;
}
.makcalc__phone .iti__selected-country{
  position:absolute!important;
  inset:1px auto 1px 1px!important;
  width:var(--mak-prefix)!important;
  min-width:var(--mak-prefix)!important;
  max-width:var(--mak-prefix)!important;
  height:52px!important;
  z-index:4!important;
  overflow:hidden!important;
  border-radius:14px 0 0 14px!important;
  background:#fff!important;
  border-right:1px solid #d7e0ed!important;
  color:#334155!important;
}
.makcalc__phone .iti__selected-country-primary{
  width:100%!important;
  min-width:0!important;
  height:100%!important;
  padding:0 11px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:7px!important;
  overflow:hidden!important;
}
.makcalc__phone .iti__selected-dial-code{
  display:inline-block!important;
  color:#475569!important;
  font-weight:700!important;
  white-space:nowrap!important;
}
.makcalc__phone .iti__arrow{
  border-top-color:#64748b!important;
  margin-left:auto!important;
}
.makcalc__phone .iti__tel-input{
  display:block!important;
  width:100%!important;
  height:54px!important;
  margin:0!important;
  padding:0 16px 0 calc(var(--mak-prefix) + 16px)!important;
  text-indent:0!important;
  border-radius:15px!important;
  font-size:15px!important;
  line-height:54px!important;
}
@media(max-width:640px){
  .makcalc__phone .iti{--mak-prefix:94px}
  .makcalc__phone .iti__tel-input{padding-left:calc(var(--mak-prefix) + 14px)!important}
}
