.fts-background{background-position:center;background-size:cover;background-repeat:no-repeat;margin-top:35px}.fts-buttons-row{display:flex;width:100%;flex-direction:row;justify-content:space-evenly;align-items:center;position:relative}.fts-item{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.fts-item>p.divtext{color:#FFF;font-size:20px;font-weight:bold}.fts-item:hover{cursor:pointer}.fts-item:hover>p.divtext{color:#009fc2}p.divtext:hover{text-decoration:none}.fts-item:hover>.buttonitem{background-color:#009fc2}.fts-content-wrap{max-width:900px;width:100%;margin:0 auto}.fts-text-row{height:fit-content}.fts-text{display:none;text-align:center}.fts-text>p{text-align:center;color:#fff}.fts-text.ftactive{display:block;padding-top:25px}.buttonitem{width:15px;z-index:10;height:15px;border:2px solid #fff;background:#fff;border-radius:50%;box-shadow:0px 0px 2px inset rgba(255,255,255,0.4)}.highlight>.buttonitem{background-color:#009fc2}.fts-item.highlight>p.divtext{color:#009fc2}.line-row{position:absolute;bottom:.35em;left:0;right:0;z-index:9;height:3px;width:100%;background:#fff}p.ftcont{padding-bottom:25px}