.map-section{background-color:var(--pjh-dark-blue);color:#fff;padding:80px 64px 160px;overflow:visible}.map-section__header{text-align:center;flex-direction:column;align-items:center;gap:24px;margin-bottom:80px;display:flex}.map-section__label{font-family:var(--font-oswald), sans-serif;letter-spacing:1px;color:var(--pjh-primary);text-transform:uppercase;font-size:16px;font-weight:500;line-height:1.4}.map-section__title{color:#fff;margin:0;font-weight:700}.map-section__desc{font-family:var(--font-lato), sans-serif;color:var(--color-pjh-secondary-light-grey);max-width:600px;margin:0;font-size:16px;line-height:1.6}.map-section__container{background-color:var(--pjh-secondary-light-grey);width:100%;max-width:1200px;margin:0 auto;position:relative;overflow:visible;box-shadow:0 32px 80px #00000061}.map-section__body{width:100%;min-height:580px;display:flex;position:relative}.map-section__info{background-color:var(--pjh-secondary-light-grey);flex-direction:column;flex:auto;justify-content:center;gap:30px;min-width:0;padding:40px 58px;display:flex;overflow:hidden}.map-section__cities{flex-direction:column;gap:10px;width:100%;max-width:430px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%)}.map-section__region-row{width:100%;overflow:hidden}.map-section__region-track{will-change:transform;width:max-content;animation:22s linear infinite mapRegionScroll;display:flex}.map-section__region-row--reverse .map-section__region-track{animation-name:mapRegionScrollReverse;animation-duration:22s}.map-section__region-group{white-space:nowrap;align-items:center;gap:8px;padding-right:8px;display:flex}.map-section__boxes{flex-direction:column;gap:10px;width:100%;max-width:430px;display:flex}.map-section__box{border-left:2px solid var(--pjh-primary);box-sizing:border-box;background-color:#ffffff8c;align-items:center;gap:16px;width:100%;padding:18px 22px;display:flex;box-shadow:inset 2px 2px 6px #0000000a}.map-section__box-icon{flex:none;justify-content:center;align-items:center;display:flex}.InfoBoxIcon{width:34px;height:34px}.map-section__box-content{flex-direction:column;min-width:0;display:flex}.map-section__box-title{color:#00111d;font-family:var(--font-lato), sans-serif;white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:800;line-height:1.2;overflow:hidden}.map-section__box-text{font-family:var(--font-lato), sans-serif;color:#00111dc7;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:14px;line-height:1.4;overflow:hidden}.map-section__actions{flex-flow:column wrap;align-items:flex-start;gap:16px;display:flex}.map-section__image-wrap .maplibregl-map{background-color:#e8ecef}.map-section__image-wrap{background-color:#e8ecef;flex:0 0 580px;align-self:stretch;width:580px;min-height:580px;overflow:hidden}.map-section__image{object-fit:cover;width:100%;height:100%;display:block}.map-section__city{background-color:var(--pjh-secondary-light-grey);box-sizing:border-box;width:100%;padding:42px 0 50px;position:relative;overflow:hidden;box-shadow:inset 0 24px 34px -34px #00000080}.map-section__city:before{content:"";background-color:#00111d14;height:1px;position:absolute;top:0;left:48px;right:48px}.map-section__city h3{text-align:center;font-family:var(--font-oswald), sans-serif;color:#00111d;text-transform:uppercase;margin:0 0 28px;font-size:30px;font-weight:700;line-height:1.15}.map-section__city-carousel{box-sizing:border-box;flex-direction:column;gap:10px;width:100%;padding:0;display:flex;position:relative;overflow:hidden}.map-section__city-carousel:before,.map-section__city-carousel:after{display:none}.map-section__city-row{width:100%;overflow:hidden}.map-section__city-track{will-change:transform;width:max-content;animation:520s linear infinite mapCityScroll;display:flex}.map-section__city-row--reverse .map-section__city-track{animation-name:mapCityScrollReverse;animation-duration:520s}.map-section__city-group{white-space:nowrap;align-items:center;gap:8px;padding-right:8px;display:flex}.map-section__city-action{justify-content:center;margin:36px 10px 0;display:flex}.btn_form{display:flex}@keyframes mapRegionScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes mapRegionScrollReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes mapCityScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes mapCityScrollReverse{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width:1100px){.map-section{padding:60px 32px 120px}.map-section__body{min-height:500px}.map-section__info{padding:40px 32px}.map-section__image-wrap{flex-basis:480px;width:480px;min-height:500px}.map-section__box-title{font-size:15px}.map-section__box-text{font-size:13px}}@media (max-width:900px){.map-section{padding:60px 20px 80px}.map-section__header{margin-bottom:50px}.map-section__body{flex-direction:column-reverse;min-height:auto}.map-section__image-wrap{aspect-ratio:1;flex:none;width:100%;min-height:auto}.map-section__info{gap:30px;height:auto;max-height:none;padding:42px 24px}.map-section__cities{max-width:100%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%)}.map-section__region-track{animation-duration:22s}.map-section__region-row--reverse .map-section__region-track{animation-name:mapRegionScrollReverse;animation-duration:22s}.map-section__boxes{max-width:100%}.map-section__box{width:100%}.map-section__actions{flex-direction:column;align-items:stretch}.map-section__actions .pjh-btn,.map-section__actions .pjh-btn-wrapper,.map-section__actions .pjh-phone-chip__wrapper{box-sizing:border-box;width:100%}.map-section__city{padding:34px 0 42px;box-shadow:inset 0 22px 30px -32px #000000b8}.map-section__city:before{left:24px;right:24px}.map-section__city h3{margin-bottom:24px;font-size:26px}.map-section__city-track{animation-duration:460s}.map-section__city-row--reverse .map-section__city-track{animation-name:mapCityScrollReverse;animation-duration:460s}}@media (max-width:768px){.map-section__title{font-size:28px}.map-section__box-title{font-size:14px}.map-section__box-text{font-size:12px}}@media (max-width:480px){.map-section{padding:50px 16px 70px}.map-section__container{box-shadow:0 22px 54px #00000057}.map-section__info{padding:34px 18px}.map-section__box{gap:12px;padding:16px}.InfoBoxIcon{width:30px;height:30px}.map-section__cities{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 2.5% 97.5%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 2.5% 97.5%,#0000 100%)}.map-section__region-track{animation-duration:22s}.map-section__region-row--reverse .map-section__region-track{animation-name:mapRegionScrollReverse;animation-duration:22s}.map-section__city h3{font-size:24px}.map-section__city-track{animation-duration:400s}.map-section__city-row--reverse .map-section__city-track{animation-name:mapCityScrollReverse;animation-duration:400s}}
