.bubble-section{background:#0b1b34;padding:80px 0 0;overflow:hidden}.bubble-header,.bubble-section{display:flex;flex-direction:column}.bubble-header{align-items:center;text-align:center;margin-bottom:40px;position:relative;z-index:2}.bubble-title{color:#fff;font-size:clamp(32px,4vw,56px);font-weight:400;line-height:1.3;margin:0}.bubble-field{position:relative;width:100%;height:420px;overflow:hidden}.bubble{position:absolute;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;will-change:transform}.bubble-label{color:#fff;font-size:24px;font-weight:400;text-align:center;padding:8px;line-height:1.2;pointer-events:none}@media(max-width:992px){.bubble-field{height:290px}.bubble-label{font-size:14px}}