#LPATMTouring{background-color:#ff3d00;position:fixed;width:100%;height:100vh;max-height:calc(100vh - 150px);transition:0.5s all ease-in-out;z-index:9999000}#LPATMTouring .list{padding:25px;text-transform:uppercase;column-count:2;line-height:.75rem;font-size:.75rem}#LPATMTouringClose{position:absolute;top:15px;right:15px;border:0;background:none}#LPATMTouringClose svg{width:36px;height:36px;fill:#fff}@media screen and (max-width:767px){#LPATMTouring{left:0;bottom:-250%}#LPATMTouring.active{bottom:0}}@media screen and (min-width:768px){#LPATMTouring{max-width:1560px;max-height:calc(100vh - 86px);transform:translate(-50%,-50%);top:150%;left:50%;overflow-y:scroll}#LPATMTouring .list{padding:60px;font-size:1rem;line-height:1rem;column-count:3}#LPATMTouringClose{top:60px;right:60px}#LPATMTouring.active{top:calc(50% + 43px)}}@media screen and (min-width:1201px){#LPATMTouring .list{font-size:1.25rem;line-height:1.25rem;column-count:4}}@media screen and (min-width:1441px){#LPATMTouring{max-height:calc(100vh - 300px);min-height:calc(100vh - 400px);overflow-y:unset}#LPATMTouring .list{column-count:4}}