.serviceSection{justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative;overflow:hidden}.background-slider{width:100%;height:100%;transition:transform .5s;display:flex;position:absolute;top:0;left:0}.slide{background-position:50%;background-size:cover;flex:0 0 100%;height:100%}.serviceSection .overlay{text-align:center;background:#00000073;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.serviceSection .content{z-index:1;max-width:900px;padding:0 1rem}.serviceSection h1{color:var(--primary-color);letter-spacing:-.005em;margin:0;padding:10px 0;font-family:Bebas Neue,cursive;font-size:4.5rem;line-height:100%}.serviceSection p{color:var(--primary-color);letter-spacing:-.05em;margin:20px 0 40px;font-size:1rem;font-weight:300;line-height:1.5}@media (max-width:768px){.serviceSection{height:60vh}.serviceSection h1{font-size:2.5rem}.serviceSection p{font-size:1.1rem}}
