.program .program--shadow{position:absolute;left:0;top:0;right:0;bottom:0;z-index:3;box-shadow:0 0 20px 0 #0000001A inset;border-radius:20px;pointer-events:none}.program .program__title{color:#0E254B;font-family:var(--font-montserrat);font-weight:700;font-size:35px;line-height:1.2}.program .program__content{margin-top:30px;height:813px;position:relative;overflow:hidden}.program .program__map{position:absolute !important;top:0;bottom:0;left:0;right:0;border-radius:20px;box-shadow:0 0 20px 0 #0000001A inset;--zoom-map-min: 10;--zoom-map-max: 16;--marker-size-zoom-min: 200%;--marker-size-zoom-max: 800%;--marker-size: calc(var(--zoom-map, 11)* 8px)}.program .program__wrapper{position:relative;z-index:2}.program .program__time{position:absolute;left:16px;right:16px;top:13px;padding:11px 10px;border:1px solid #FFFFFF;background-color:#ffffffd4;box-shadow:0 4px 27px 0 #00000014;border-radius:20px;overflow:auto;font-family:Inter;font-size:13px;font-weight:500;line-height:16px}.program .program__time::-webkit-scrollbar{height:0}.program .program__controller{position:absolute;left:10px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:15px;background:#fff;padding:10px 5px;border-radius:52px}.program .program__controller-btn{background-color:var(--orange)}.program .program__time-hours{display:flex;color:#0E254B99}.program .program__time-hour{border-right:1px solid #3485FF;width:100%;max-width:150px;text-align:center;padding-left:5px;padding-right:5px;flex:0 0 auto}.program .program__time-events{display:flex;color:#3485FF;margin-top:10px}.program .program__time-event{padding:3px;width:100%;max-width:calc(150px*var(--time, 1));flex:0 0 auto}.program .program__time-event--left{max-width:75px}.program .program__text--left{text-align:left;max-width:75px}.program .program__arrows{position:absolute;display:flex;z-index:1;right:5px;top:85px;gap:20px}.program .program__arrow{width:50px;height:35px;background:#ffffff70;border:none;color:#3485FF}.program .program__arrow:disabled{opacity:0.6;cursor:default}.program .program__arrow svg{width:7px;height:12px}.program .program__popup{position:absolute;left:var(--left, 0);top:90px;padding:15px;background-color:#fff;max-width:var(--m-width, max-content);max-height:max-content;border-radius:20px;border:1px solid #3485FF}.program .event{position:relative;cursor:pointer}.program .event .event__content{background-color:#D5E5FB;border-radius:22px;padding:3px 9px;text-align:center;transition:all 0.2s}.program .event .event__points{display:flex;justify-content:space-around;position:absolute;left:0;bottom:-5px;width:100%}.program .event .event__point{width:12px;height:12px;background:#fff;border-radius:50%;padding:1px;box-shadow:0 0 6px 0 #66371C45}.program .event .event__point::after{content:"";width:8px;height:8px;border-radius:50%;border:1px solid var(--blue);display:block}.program .event .event__point.event__point--active::after,.program .event .event__point:hover::after{border-color:var(--orange)}.program .event:hover .event__content,.program .event.event--active .event__content{background-color:#3485FF;color:#fff}.program .event .event__content-text{position:sticky;left:9px;right:9px}.program .event .event--right .event__content{max-width:max-content;margin-left:auto}.program .program-attractions{position:absolute;max-height:440px;max-width:300px;padding:0;right:20px;bottom:-15px;z-index:2}.program .program-attractions .program-attractions__wrapper{align-items:flex-end}.program .program-attractions .program-attractions__slide{display:flex;flex-direction:column;justify-content:flex-start;max-width:300px;border-radius:20px;overflow:hidden;background-color:#FFFFFF;box-shadow:0 6px 20px 0 #494E560F}.program .program-attractions .program-attractions__image-wrapper{position:relative;height:0;padding-top:63%;width:100%;border-radius:20px;overflow:hidden}.program .program-attractions .program-attractions__image-wrapper img{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;object-fit:cover}.program .program-attractions .program-attractions__container{padding:11px 15px 78px 15px}.program .program-attractions .program-attractions__title{font-family:Montserrat;font-size:22px;font-weight:600;line-height:27px;letter-spacing:0;color:#0E254B}.program .program-attractions .program-attractions__content{margin-top:6px;font-family:Inter;font-size:14px;font-weight:400;line-height:17px;letter-spacing:0;color:#0E254B99}.program .program-attractions .program-attractions__arrows{display:flex;justify-content:flex-end;position:absolute;bottom:30px;right:13px;z-index:1;gap:20px}.program .program-attractions .program-attractions__arrow{width:100%;height:100%;max-width:50px;display:block;max-height:40px;padding:7px 19px;position:relative;color:#3485FF;background-color:#F4F6F9;border:none;border-radius:20px}.program .program-attractions .program-attractions__arrow svg{display:block;width:7px;height:12px}.program .program-attractions .program-attractions__arrow:disabled{opacity:0.5}.program .program-point{display:flex;align-items:center;justify-content:center;gap:0;border-radius:77px}.program .program-point .program-point__marker{position:relative;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;box-shadow:0 0 6px 0 #66371C45;padding:3px 1px}.program .program-point .program-point__marker:not(.program-point__marker--img){width:min(var(--marker-size, 24px), 24px);height:min(var(--marker-size, 24px), 24px)}.program .program-point .program-point__marker.program-point__marker--img{width:100%;height:100%}.program .program-point .program-point__marker svg,.program .program-point .program-point__marker img{position:absolute;width:var(--marker-size, 400%);height:var(--marker-size, 400%);max-width:max-content;max-height:max-content;object-fit:contain;pointer-events:auto}.program .program-point .program-point__marker:not(.program-point__marker--svg):not(.program-point__marker--img)::after{content:"";display:block;width:100%;height:100%;border:2px solid orange;border-radius:50%;margin:0;padding:0}.program .program-point .program-point__title{width:0;height:0;overflow:hidden}.program .program-point .program-point__title:after{content:attr(data-title);font-family:Inter;font-size:16px;font-weight:600;line-height:20px;color:#0E254B}.program .program-point .program-point--no-p{box-shadow:none;background-color:initial}.program .program-point:not(.program-point--no-p):hover{gap:4px;padding:2px 8px 2px 2px;transition:all 0.5s ease}.program .program-point:hover .program-point__title{width:max-content;height:max-content;transition:all 0.5s ease}.program .program-point.program-point--active{z-index:1}.program .program-point.program-point--active .program-point__marker:not(.program-point__marker--svg):not(.program-point__marker--img){background-color:orange}.program .program-point.program-point--active .program-point__marker--svg svg,.program .program-point.program-point--active .program-point__marker--img img{filter:drop-shadow(2px 0px 0px #ffa500) drop-shadow(0px 2px 0px #ffa500) drop-shadow(-2px 0px 0px #ffa500) drop-shadow(0px -2px 0px #ffa500)}.program .program-point .program-point--active .program-point__marker:not(.program-point__marker--svg):not(.program-point__marker--img)::after{border-color:#fff}.program .program-point .program-point__marker--svg,.program .program-point .program-point__marker--img{background-color:initial;box-shadow:none}.program .program-point .program-point__marker--svg+.program-point__title,.program .program-point .program-point__marker--img+.program-point__title{display:none}@media (max-width:768px){.program__content{height:517px}.program__content .program-attractions{left:0;right:0;max-width:100%}}