.top-sights{display:flex;flex-wrap:wrap;}.top-sights .title{flex:100%;margin-bottom:35px !important;margin-top:35px !important;}.top-sights .ts-box{flex-basis:calc(33.33% - 30px);margin-bottom:122px;text-align:center;padding:15px;}@media (max-width: 1100px){.top-sights .ts-box{flex-basis:calc(50% - 10px);margin-bottom:55px !important;}}@media (max-width: 767px){.top-sights .ts-box{flex-basis:100%;margin-bottom:30px !important;}}.top-sights .ts-box .image{display:flex;align-items:center;justify-content:center;margin-bottom:10px;}.top-sights .ts-box .image img{max-width:100%;height:auto;margin:0 auto;}.top-sights .ts-box .image svg *{stroke:var(--tertiaryColor);}.top-sights .ts-box .image svg .st0,.top-sights .ts-box .image svg .st4{fill:var(--tertiaryColor);}@media (max-width: 767px){.top-sights .ts-box .image{margin-bottom:11px;}}.top-sights .ts-box .ts-title{font-family:"Noto Serif",serif;font-size:30px;color:#044771;line-height:41px;text-transform:capitalize;transition:color .5s cubic-bezier(.17,.66,.34,.98);}.top-sights .ts-box .ts-title:hover{color:var(--secondaryColor);}@media (max-width: 767px){.top-sights .ts-box .ts-title{margin-bottom:0px;}}