html{min-height:100%}body,html{scroll-behavior:"smooth"}body{padding:0;margin:0;overflow-x:hidden}*{box-sizing:border-box}canvas{position:fixed;opacity:.6;top:0;left:0;width:100%;height:100%;z-index:-2}:root{--color-bg1:#f3c6d4;--color-bg2:#c7a0e2;--color1:255,85,85;--color2:#ff7373;--color3:#f87085;--color4:255,0,85;--color5:100,100,255;--color-interactive:200,100,255;--circle-size:80%;--blending:hard-light}.chart__bubble{height:100%;overflow:hidden;width:100%}.chart__bubble .bubble{fill:#a4a4a477}.chart__bubble .leaf{fill:#e20074}.bubble-chart-container{flex:1 1;position:relative;display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:center}.bubble-chart-container .bubble-chart-text .bubble-label{text-align:center;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:space-around;border-radius:50%;will-change:left,top,height,width}.bubble-chart-container .bubble-chart-text .bubble-label:hover{overflow:visible;font-weight:700}.bubble-chart-container .bubble-chart-text .bubble-label.medium{font-size:.8em}.bubble-chart-container .bubble-chart-text .bubble-label.small{font-size:0}.bubble-chart-container .bubble-chart-text .bubble-label.small:hover{font-size:.8em}.slick-dots{gap:0!important;bottom:25px!important}.slick-dots li{width:4px!important;margin:0 4px 0 0!important}.slick-dots li.slick-active,.slick-dots li.slick-active div{width:40px!important}.slick-dots li.slick-active div{border-radius:20px;background-color:#fff}.slick-track{display:flex!important;gap:4px}.map-icon{position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer}.map-icon,.map-icon__border{width:32px;height:32px;border-radius:32px}.map-icon__border{position:absolute;background-color:#ff3233}.map-icon__border.deleted{background-color:#eef1f6}.map-icon__border.start-point{background:linear-gradient(135deg,#b891ea,#ffdccc)}.map-icon__img{position:absolute;width:28px;height:28px;border-radius:28px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.map-icon__start-point{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;background:linear-gradient(160deg,#b891ea,#ffdccc 85%);position:relative;&:before{width:28px;height:28px;border-radius:28px}&:after,&:before{content:"";position:absolute}&:after{bottom:-8px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #ffdccc;z-index:-1}&.disabled{background:#eef1f6;&:after{border-top-color:#eef1f6}}}.app-map-image-gradient{position:relative;width:100%;&.default-cursor{&:after{cursor:default}}}.app-map-image-gradient:after{content:"";position:absolute;inset:0;cursor:pointer;z-index:1;background:linear-gradient(0deg,var(--gradient-color) 0,transparent 50%);border-radius:var(--border-radius)}.map-icon__big-logo{width:65px;height:65px;border-radius:0}@font-face{font-family:Phonk;src:url(/_next/static/media/PhonkSans-Light.2edb6580.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Phonk;src:url(/_next/static/media/PhonkSans-Regular.cb92d2f0.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url(/_next/static/media/Manrope-Regular.a0468e7d.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Manrope;src:url(/_next/static/media/Manrope-SemiBold.61878221.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Manrope;src:url(/_next/static/media/Manrope-Medium.27616fba.woff) format("woff");font-weight:500;font-style:normal}.start-block-image-card{opacity:0;transform:scale(.5);transition:opacity .3s ease,transform .3s ease}.start-block-image-card.show{opacity:1;transform:scale(1)}.start-block-image-card.hide{opacity:0;transform:scale(0)}