.route{margin-top:100px;margin-bottom:70px}.route .route--shadow{position:absolute;left:0;top:0;right:0;bottom:0;z-index:2;box-shadow:0 0 20px 0 #0000001A inset;border-radius:20px;pointer-events:none}.route .route__title{font-family:var(--font-montserrat);font-size:35px;font-weight:700;line-height:43px;letter-spacing:0}.route .route__content{margin-top:30px;height:813px;position:relative;overflow:hidden}.route .route__map{position:absolute !important;top:0;bottom:0;left:0;right:0;border-radius:20px;box-shadow:0 0 20px 0 #0000001A inset}.route .route-attractions{z-index:2;position:absolute;max-height:440px;max-width:300px;padding:0;right:20px;bottom:-15px}.route .route-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;height:auto;max-height:100%;top:0;bottom:0}.route .route-attractions__image-wrapper{position:relative;height:0;padding-top:63%;width:100%;border-radius:20px;overflow:hidden}.route .route-attractions__image-wrapper img{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;object-fit:cover}.route .route-attractions__container{padding:11px 15px 78px 15px}.route .route-attractions__title{font-family:Montserrat;font-size:22px;font-weight:600;line-height:27px;letter-spacing:0;color:#0E254B}.route .route-attractions__content{margin-top:6px;font-family:Inter;font-size:14px;font-weight:400;line-height:17px;letter-spacing:0;color:#0E254B99}.route .route-attractions__arrows{display:flex;justify-content:flex-end;position:absolute;bottom:30px;right:13px;z-index:1;gap:20px}.route .route-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}.route .route-attractions__arrow svg{display:block;width:7px;height:12px}.route .route-attractions__arrow:disabled{opacity:0.5}.route .route__controller{position:absolute;left:10px;top:10px;display:flex;flex-direction:column;gap:15px;background:#fff;padding:10px 5px;border-radius:52px}.route .route__controller-btn{background-color:var(--orange)}.route .route-point{display:flex;align-items:center;justify-content:center;gap:0;background-color:#fff;border-radius:77px;box-shadow:0 0 6px 0 #66371C45}.route .route-point__marker{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#fff;border-radius:50%;box-shadow:0 0 6px 0 #66371C45;padding:3px 1px}.route .route-point__marker svg,.route .route-point__marker img{position:absolute;min-width:var(--marker-size, 400%);min-height:var(--marker-size, 400%);max-width:var(--marker-size, 400%);max-height:var(--marker-size, 400%);object-fit:contain;pointer-events:auto}.route .route-point__marker:not(.route-point__marker--svg):not(.route-point__marker--img)::after{content:"";display:block;width:100%;height:100%;border:2px solid orange;border-radius:50%}.route .route-point__title{width:0;height:0;overflow:hidden;transition:all 0.5s ease;border-top-right-radius:77px;border-bottom-right-radius:77px}.route .route-point__title:after{content:attr(data-title);font-family:Inter;font-size:16px;font-weight:600;line-height:20px;color:#0E254B;transition:all 0.5s ease}.route .route-point--no-p{box-shadow:none;background-color:initial}.route .route-point:hover{gap:4px;padding:2px 8px 2px 0}.route .route-point:hover .route-point__title{width:max-content;height:max-content;z-index:2;background:linear-gradient(-90deg, #ffffff 80%, transparent);padding-left:6px}.route .route-point--no-p:hover .route-point__title{padding-left:15px}.route .route-point--active{z-index:1}.route .route-point--active .route-point__marker:not(.route-point__marker--svg):not(.route-point__marker--img){background-color:orange}.route .route-point:not(.route-point--active) .route-point__marker--svg svg,.route .route-point:not(.route-point--active) .route-point__marker--img img{}.route .route-point--active .route-point__marker--svg svg,.route .route-point--active .route-point__marker--img img{filter:drop-shadow(0px 0px 10px var(--orange))}.route .route-point--active .route-point__marker:not(.route-point__marker--svg):not(.route-point__marker--img)::after{border-color:#fff}.route .route-point__marker--svg,.route .route-point__marker--img{background-color:initial;box-shadow:none;--zoom-map-min: 10;--zoom-map-max: 16;--marker-size-zoom-min: 200%;--marker-size-zoom-max: 800%;--marker-size: calc((var(--zoom-map) * 100% - 900%) * var(--factor-size-icon, 1))}@media (min-width:768px){.route .route__content{height:517px}.route .route__header .route-attractions__arrows{display:none}.route .route__controller{top:50%;transform:translateY(-50%)}}@media (max-width:768px){.route .route-attractions{left:0;right:0;max-width:100%}.route .route__header{position:relative}.route .route__header .route-attractions__arrows{bottom:0}}