@charset "UTF-8";
/* https://homolog.baixioturismo.com.br/wp-content/themes/bturismo/css/sections/pacotes.css?ver=1.0 */
.pacotes{overflow:hidden}.pacotes .card-slider .swiper-slide{width:28%;min-width:400px;flex-direction:column}.pacotes .card-title{padding:10px 10px 0 10px}.pacotes .card-title .card-chips{text-align:center}.pacotes .card .card-thumb{display:flex;flex-direction:row;gap:10px;width:100%}.pacotes .card .thumb-item{position:relative;flex:1;min-width:0;border-radius:var(--border-radius-small);overflow:hidden}.pacotes .card .thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.pacotes .card .info-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,0) 60%);color:#fff;padding:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}.pacotes .card .info-overlay .top-info{display:flex}.pacotes .card .info-overlay .top-info span{background-color:rgba(0,0,0,.5);padding:4px 8px;border-radius:99px;font-size:12px;line-height:12px}.pacotes .card .info-overlay .bottom-info h5{margin:0;font-size:.9rem;line-height:1.2;color:#fff}.pacotes .card-title{flex:1;justify-content:space-between}.pacotes .card .card-description{padding:0 10px}.pacotes .card .card-content .button-holder .price-info{margin-right:auto}@media (max-width:768px){.pacotes .card-slider .swiper-slide{width:85%;min-width:unset}}