.wildlife-map-section{background-color:var(--secondary-color);padding-bottom:110px;padding-top:40px}.wildlife-map-section .wrapper{display:flex}.wildlife-map-section .map-section{position:relative;width:70%}.wildlife-map-section .map-section svg{height:auto;position:relative;transform-origin:center;width:100%}.wildlife-map-section .map-sec-ct .label{color:var(--text-blue);font-size:12px;font-weight:600;letter-spacing:1px}.wildlife-map-section .dot{fill:#d4a017;cursor:pointer}.wildlife-map-section .dot.pulse{animation:wildlifeMapPulse 1.8s infinite;animation-delay:0s;transform-origin:center}@keyframes wildlifeMapPulse{0%{r:6;opacity:1}50%{r:10;opacity:.6}to{r:6;opacity:1}}.wildlife-map-section .dot.active.pulse{animation:none}.wildlife-map-section circle.dot.active{fill:#111f2c}.wildlife-map-section .info-card{align-items:flex-end;background-position:top;background-repeat:no-repeat;background-size:cover;border:6px solid #142c3e;border-radius:25px;color:#fff;display:flex;min-height:560px;overflow:hidden;position:relative;width:30%}.wildlife-map-section .overlay{background-color:#142c3e96;padding:15px;width:100%}.wildlife-map-section .overlay h2{color:#fff;font-size:18px;margin:0 0 10px}.wildlife-map-section .overlay p{color:#fff;max-height:9em;overflow-y:auto;scrollbar-color:hsla(0,0%,100%,.5) transparent;scrollbar-width:thin}.best-time-label{color:#000!important}.color-dot{background-color:#000;border-radius:50%;display:inline-block;height:8px;margin-right:6px;width:8px}.map-loading{align-items:center;display:flex;justify-content:center;min-height:250px}.spinner{animation:spin .8s linear infinite;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#333;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.wildlife-map-section .overlay p::-webkit-scrollbar{width:5px}.wildlife-map-section .overlay p::-webkit-scrollbar-track{background:transparent}.wildlife-map-section .overlay p::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.5);border-radius:20px}.wildlife-map-section .timeline{background:var(--secondary-color);border-radius:5px;color:#000;margin-top:15px;padding:8px 10px}.wildlife-map-section .months{display:flex;justify-content:space-between;margin-bottom:4px}.wildlife-map-section .month-label{color:var(--text-blue);flex:1;font-size:12px;font-weight:600;line-height:1;text-align:center}.wildlife-map-section .range-bar{background:rgba(0,0,0,.1);border-radius:4px;display:flex;height:8px;margin-bottom:6px;overflow:hidden}.wildlife-map-section .range-cell{flex:1}.wildlife-map-section .range-cell.active{background:#000}.wildlife-map-section .best-time-label{color:var(--text-blue);font-size:11px;font-weight:600;margin:0}.wildlife-map-section .map-card-cta{display:inline-block;font-size:13px;margin-top:12px;padding:8px 16px;width:auto}body.scrolled.dark-theme .wildlife-map-section circle.dot.active{fill:#b9965b}body.scrolled.dark-theme .wildlife-map-section .overlay h2,body.scrolled.dark-theme .wildlife-map-section .overlay p{color:#fff}.wildlife-map-section circle.dot.active{fill:#fff!important}body.scrolled.dark-theme .wildlife-map-section .map-sec-ct .label{fill:#b9965b;font-weight:800}@media only screen and (max-width:1200px){.wildlife-map-section .map-section{width:60%}.wildlife-map-section .info-card{height:490px;width:40%}}@media only screen and (max-width:991px){.wildlife-map-section{overflow:hidden;padding-bottom:30px;padding-top:30px}.wildlife-map-section .wrapper{flex-wrap:wrap;row-gap:70px}.wildlife-map-section .info-card,.wildlife-map-section .map-section{width:100%}.wildlife-map-section .info-card{height:auto;margin-top:60px}}@media only screen and (max-width:767px){.wildlife-map-section{overflow:hidden;padding-bottom:30px;padding-top:30px}.wildlife-map-section .map-section svg{height:100%;width:100%}.wildlife-map-section .overlay h2{font-size:20px}.wildlife-map-section .overlay p{font-size:14px}.wildlife-map-section .map-sec-ct .label{font-size:13px}.wildlife-map-section .info-card{height:auto;margin-top:20px}}
