.ct-annunci-page{max-width:1200px;margin:0 auto;padding:60px 20px}.ct-annunci-title-wrap{text-align:center;margin-bottom:35px}.ct-annunci-title{font-size:48px;font-weight:700;display:inline-block}.ct-annunci-search{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:12px;margin-bottom:40px;display:flex}.ct-annunci-search input,.ct-annunci-search select,.ct-search-btn{box-sizing:border-box;border-radius:12px;height:48px;padding:14px;font-size:15px}.ct-annunci-search input{border:1px solid #ddd;min-width:200px}.ct-autocomplete{align-items:stretch;min-width:200px;display:flex;position:relative}.ct-search-btn{min-width:160px;height:48px}.ct-autocomplete-list{z-index:10;background:#fff;border:1px solid #ddd;border-radius:10px;max-height:200px;margin-top:6px;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.ct-autocomplete-list li{cursor:pointer;padding:10px 14px;font-size:14px}.ct-autocomplete-list li:hover{background:#f2f2f2}.ct-annunci-list{grid-template-columns:repeat(auto-fit,minmax(260px,max-content));justify-content:center;gap:25px;display:grid}.ct-annuncio-card{width:100%;max-width:300px;padding:16px;transition:transform .2s,box-shadow .2s}.ct-annuncio-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #0000001f}.ct-annuncio-card img{object-fit:cover;border-radius:10px;width:100%;max-width:264px;display:block}.ct-annuncio-body{text-align:center;flex-direction:column;align-items:center;height:100%;display:flex}.ct-annuncio-btn{margin-top:auto}.ct-annuncio-body h3{margin-bottom:6px;font-size:18px;font-weight:600}.ct-annuncio-citta{color:#666;margin-bottom:4px;font-size:15px}.ct-annuncio-tutor{color:#666;margin-bottom:8px;font-size:15px}.ct-annuncio-prezzo{color:var(--ct-primary);margin-bottom:14px;font-weight:700}.ct-annuncio-btn{padding:10px 22px;font-size:14px}.ct-annunci-empty{text-align:center;color:#666;grid-column:1/-1}@media (max-width:768px){.ct-annunci-title{font-size:38px}.ct-annunci-search{flex-direction:column;align-items:stretch}.ct-annunci-search input,.ct-autocomplete,.ct-search-btn{width:100%;min-width:unset}.ct-annuncio-card{max-width:290px}.ct-annuncio-card img{max-width:100%}}.ct-load-more{justify-content:center;margin:45px 0 10px;display:flex}.ct-load-more .ct-btn.secondary{padding:16px 40px;font-size:17px}.ct-load-more .ct-btn.secondary:hover{transform:translateY(-2px);box-shadow:0 10px 22px #9b5bff59}.ct-load-more .ct-btn.secondary:active{transform:translateY(0);box-shadow:0 6px 14px #9b5bff40}
