.image-hotspots-section .page-width{width:100%}.image-hotspots-section .image-hotspots-inner{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:28px;height:100%}.image-hotspots-section .image-hotspots-inner .svg-wrapper{width:clamp(78px,calc(164 / 1920 * 100vw),164px)}.image-hotspots-section .image-hotspots-inner .reverse .svg-wrapper svg path{fill:#bec3d4!important}.image-hotspots-section .image-hotspots-inner .image-hotspots-content{position:relative;display:flex;align-items:flex-start;gap:clamp(22px,calc(55 / 1920 * 100vw),55px);height:100%;width:100%}.image-hotspots-section .image-hotspots-inner .image-hotspots-content.reverse{flex-direction:column-reverse;justify-content:flex-end}.image-hotspots-section .image-hotspots-inner .image-hotspots-content.reverse .image-hotspots-text{height:auto}.image-hotspots-section .image-hotspots-inner .image-hotspots-content .image-hotspots-text{display:flex;flex-direction:column;height:100%}.image-hotspots-section .image-hotspots-inner .section-title{line-height:1}.image-hotspots-section .image-hotspots-inner .hotspot-list .hotspot-item{position:absolute;left:var(--pos-x-mobile);top:var(--pos-y-mobile);display:flex;align-items:flex-start;gap:20px;transform:translate(-50%,-50%);max-width:var(--width-content-mobile);width:100%}.image-hotspots-section .image-hotspots-inner .hotspot-list .hotspot-item .hotspot-line{position:relative;display:flex;justify-content:center;height:calc(var(--line-length-mobile) * 100vw)}.image-hotspots-section .image-hotspots-inner .hotspot-list .hotspot-item .hotspot-line:after{content:"";position:absolute;top:0;bottom:0;width:2px;background:#78a9dd}.image-hotspots-section .image-hotspots-inner .hotspot-list .hotspot-item .hotspot-dot{position:relative;width:16px;height:16px;border:2px solid #78A9DD;border-radius:50%;background:#fff;z-index:1}.image-hotspots-section .image-hotspots-inner .hotspot-list .hotspot-item .hotspot-content .block-title{margin-bottom:6px}.image-hotspots-section .image-hotspots-inner .hotspot-list .hotspot-item.hotspot--bottom{flex-direction:column}.image-hotspots-section .image-hotspots-inner .hotspot-list .hotspot-item.hotspot--bottom .hotspot-line{align-items:flex-end}.image-hotspots-section .image-hotspots-inner .stat_list{display:flex;justify-content:flex-end;width:100%;margin-bottom:calc(350 / 1920 * 100vw);margin-top:clamp(24px,calc(68 / 1024 * 100vw),68px);text-align:left}.image-hotspots-section .image-hotspots-inner .stat_list .grid-custom{--grid-desktop-horizontal-spacing: 24px;width:100%}.image-hotspots-section .image-hotspots-inner .stat_list .grid-custom .stat_item{display:flex;justify-content:space-between;align-items:center;gap:2px;padding:12px 8px;border:1px solid #FFFFFF;border-radius:14px;background:#f5f9ff4d;color:#fff}.image-hotspots-section .image-hotspots-inner .stat_list .grid-custom .stat_item .stat-text,.image-hotspots-section .image-hotspots-inner .stat_list .grid-custom .stat_item .stat-value{flex:1}.image-hotspots-section .image-hotspots-inner .stat_list .grid-custom .stat_item .stat-value{text-align:right;text-wrap:nowrap}.image-hotspots-section .image-hotspots-inner .stat_list .grid-custom .stat_item .stat-value .value{font-size:clamp(25px,calc(85 / 1920 * 100vw),85px);font-weight:700;line-height:1}.image-hotspots-section .image-hotspots-inner .stat_list .grid-custom .stat_item .stat-text,.image-hotspots-section .image-hotspots-inner .stat_list .grid-custom .stat_item .stat-value .suffix{font-size:clamp(12px,1.875vw,36px)}.image-hotspots-section .image-hotspots-inner .image-hotspots-content-bottom{width:100%;text-align:center}.image-hotspots-section .image-hotspots-inner .image-hotspots-content-bottom:has(.section-title) .stat_list{margin-bottom:0;justify-content:center}.image-hotspots-section .image-hotspots-inner .image-hotspots-content-bottom:has(.section-title) .stat_list .grid-custom .stat_item{color:#1c2c58}.image-hotspots-section .image-hotspots-inner .image-hotspots-content .section-stat{display:flex;gap:16px;line-height:1;margin-top:16px}.image-hotspots-section .image-hotspots-inner .image-hotspots-content .section-stat .stat-item{display:flex;align-items:baseline;flex-direction:column;gap:8px}.image-hotspots-section .image-hotspots-inner .image-hotspots-content .section-stat .stat-value{font-size:clamp(32px,calc(85 / 1920 * 100vw),85px);font-weight:700;color:#bec3d4}.image-hotspots-section .image-hotspots-inner .image-hotspots-content .section-stat .stat-text{font-size:clamp(14px,1.875vw,36px)}@media(min-width:769px){.image-hotspots-section .image-hotspots-inner .reverse .svg-wrapper svg path{fill:#1c2c58!important}.image-hotspots-section .image-hotspots-inner .image-hotspots-content.reverse{flex-direction:row-reverse}.image-hotspots-section .image-hotspots-inner .image-hotspots-content.reverse .svg-wrapper{margin-top:90px}.image-hotspots-section .image-hotspots-inner .hotspot-list .hotspot-item .hotspot-line{height:calc(var(--line-length-desktop) * 100vw)}.image-hotspots-section .image-hotspots-inner .hotspot-list .hotspot-item{left:var(--pos-x);top:var(--pos-y);max-width:calc(var(--width-content) * 100vw)}.image-hotspots-section .image-hotspots-inner .stat_list .grid-custom .stat_item{gap:8px;padding:16px 36px;border-width:3px;border-radius:40px;background:#f5f9ff80;color:#1c2c58}.image-hotspots-section .image-hotspots-inner .image-hotspots-content .section-stat{flex-direction:column;gap:0;margin-top:48px}.image-hotspots-section .image-hotspots-inner .image-hotspots-content .section-stat .stat-item{flex-direction:row;gap:20px}.image-hotspots-section .image-hotspots-inner .image-hotspots-content .section-stat .stat-item:nth-child(2){margin-left:28px}.image-hotspots-section .image-hotspots-inner .image-hotspots-content .section-stat .stat-value{color:#1c2c58}}@media(min-width:1200px){.image-hotspots-section .image-hotspots-inner .stat_list .grid-custom{max-width:calc(1168 / 1920 * 100vw)}}
/*# sourceMappingURL=/cdn/shop/t/185/assets/component-image-hotspots.css.map */
