.article-page{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;margin-top:20px}.article-page .cover-image{width:100%;height:450px;padding:4px;border-radius:10px;border:2px solid var(--Glow, #2339E5);box-shadow:0 0 150px #1e30bd}.article-page .cover-image img{width:100%;height:100%;object-fit:cover;border-radius:6px;box-shadow:0 0 50px #1e30bd,0 0 150px #1e30bd}.article-page .content{padding:40px 40px 40px 70px;border-radius:10px;background:linear-gradient(90deg,#2339e580,#2339e5);width:95%;margin:-30px auto 0;min-height:auto}.article-page h1{color:var(--Bijela, #FFF);font-size:30px;line-height:36px;font-weight:400}.article-page p{margin:5px 0;color:var(--Bijela, #FFF)}.article-page .article-content{margin-top:20px}.google-maps-grid{margin-top:40px}.google-maps-grid .map-item .google-maps-title{display:flex;align-items:center;justify-content:center;gap:10px;padding:15px 20px 25px;border-radius:10px;background:linear-gradient(0deg,#2339e580,#2339e5);margin:0 auto -15px;width:80%;z-index:1;position:relative}.google-maps-grid .map-item .google-maps-title svg{fill:#fff}.google-maps-grid .map-item h3{color:var(--Bijela, #FFF);font-size:1.8rem;margin-bottom:0;font-weight:400;text-align:center}.google-maps-grid .map-item .map-container-wrapper{height:400px;border-radius:10px;overflow:hidden;border:2px solid var(--Glow, #2339E5);box-shadow:0 0 50px #1e30bd}@media(max-width:1024px){.article-page .cover-image{height:400px}.article-page .content{width:100%;margin-top:-30px;padding:40px 30px}.google-maps-grid .map-item .map-container-wrapper{height:300px}}
