@charset "UTF-8";
/* https://homolog.baixioturismo.com.br/wp-content/themes/bturismo/css/components/card-turismo.css?ver=1.0 */
.card-turismo{overflow:hidden;display:flex;gap:var(--spacing-gap-large);background-color:#fff;border-radius:var(--border-radius-medium);padding:var(--padding-medium);padding-right:var(--spacing-gap-large)}.card-turismo .slide-holder{width:50%;min-height:100%;display:flex;align-items:center;justify-content:center}.card-turismo .content{width:50%;padding:var(--padding-medium) 0;display:flex;gap:var(--spacing-gap-large);flex-direction:column;justify-content:space-between}.card-turismo .content .top{display:flex;flex-direction:column;gap:var(--spacing-gap-small)}.card-turismo .content .bottom{display:flex;flex-direction:column;gap:10px}.card-turismo .content .bottom .bottom-cards{display:flex;gap:15px}.card-turismo .content .bottom .bottom-card{flex:1;display:flex;gap:25px;align-items:center;background:rgba(255,255,255,.5);border:1px solid rgba(0,0,0,.1);border-radius:10px;padding:20px 25px}.card-turismo .content .bottom .bottom-card-icon{flex-shrink:0;max-width:63px;width:20%}.card-turismo .content .bottom .bottom-card-icon img{width:100%;height:auto;max-width:63px;max-height:63px;display:block}.card-turismo .content .bottom .bottom-card-content{display:flex;flex-direction:column;gap:10px;width:100%}.card-turismo .content .bottom .bottom-card-title{font-family:'Nunito Sans',sans-serif;font-weight:800;font-size:14px;line-height:14px;margin:0;padding:0;color:#876421;text-transform:uppercase}.card-turismo .content .bottom .bottom-card-description{font-weight:400;font-size:15px;line-height:18px;margin:0;color:#878787;text-wrap:balance}.card-turismo .content .section-title-container{width:100%}@media (max-width:1700px){.card-turismo .content .bottom{width:100%;gap:0}.card-turismo .content .bottom .bottom-card{padding:16px}}@media (max-width:1500px){.card-turismo{flex-direction:column;padding:var(--padding-medium);gap:var(--spacing-gap-medium2)}.card-turismo .slide-holder{width:100%}.card-turismo .content{width:100%;flex-direction:row;padding:0 var(--padding-small) var(--padding-small) var(--padding-small)}.card-turismo .content .bottom .bottom-cards{flex-direction:column;gap:10px}.card-turismo .swiper-main img{aspect-ratio:16 / 9}.card-turismo .swiper-thumbs .swiper-slide img{aspect-ratio:16 / 9!important}.card-turismo .content .top{width:60%;justify-content:space-between}.card-turismo .content .bottom{width:40%;justify-content:flex-end}.card-turismo .content .bottom .bottom-card{padding:18px 20px}}@media (max-width:1024px){.card-turismo .content{flex-direction:column;gap:var(--spacing-gap-medium2)}.card-turismo .content .top{width:100%;text-align:center}.card-turismo .content .bottom{width:100%;justify-content:flex-start}.card-turismo .content .bottom .bottom-cards{flex-direction:row;width:100%}.card-turismo .content .bottom .bottom-card{width:100%}.card-turismo .content .bottom .bottom-card-icon{width:20%}.card-turismo .content .bottom .bottom-card-content{width:80%}.card-turismo .content .bottom .bottom-card-title{font-size:14px;line-height:14px}.card-turismo .content .bottom .bottom-card-description{font-size:14px;line-height:18px}.card-turismo .swiper-main img{aspect-ratio:16 / 11}}@media (max-width:768px){.card-turismo .content{padding:0}.card-turismo .content .bottom .bottom-cards{flex-direction:column;gap:10px}.card-turismo .swiper-main img{aspect-ratio:16 / 12}}