<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.parallax{background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;padding-top:0;padding-bottom:0;text-align:center}
.parallax__container{padding:150px 0}
.parallax__title{transition:opacity .2s linear;color:#fff;font-size:42px;line-height:42px;margin-bottom:20px;margin-top:0;text-align:center;text-shadow:0 0 10px #000;text-transform:none;width:100%;text-transform:uppercase}
@media(max-width:1000px){
.parallax__title{font-size:38px;line-height:50px}
}
@media(max-width:768px){
.parallax__title{font-size:28px;line-height:38px}
.parallax__container{padding:150px 15px}
}
@media(max-width:500px){
.parallax__title{font-size:22px;line-height:32px}
}</pre></body></html>