
@import url('https://fonts.googleapis.com/css2?family=Schibsted+Grotesk:ital,wght@0,400..900;1,400..900&display=swap');


body h1, h2{
    font-synthesis-weight: 700 !important;
}


body h3, h4, h5, h6 {
    font-synthesis-weight: 500 !important;
}

body p {
    font-synthesis-weight: 400 !important;
}

.w1lixhjf #location .location .iframe-loc {
    max-width: 380px !important;
    margin: 0 20px;
}


.tp-ctn{
    text-align: center;
    font-size: 12px;
    color: #fff !important;
    margin: 0;
}



@media(max-width:900px){
    .w1lixhjf #location .location.two .iframe-loc {
        max-width: 385px;
        margin: 0 auto !important;
    }
}