.tripnp-card-container{margin:20px 0}.tripnp-card-container .wrapper{background:#fff;border:none;border-top-left-radius:25px;display:flex;font-size:14px}.tripnp-card-container .wrapper .card-image-wrapper{margin:0;padding:0;min-height:180px;width:220px}.tripnp-card-container .wrapper .card-image-wrapper img{border-top-left-radius:25px;height:100%;width:200px}@media(max-width:520px){.tripnp-card-container .wrapper .card-image-wrapper img{width:150px}}.tripnp-card-container .wrapper .card-hotel-wrapper{display:flex;flex-direction:row;padding:10px 0;width:100%;justify-content:space-between}@media(max-width:900px){.tripnp-card-container .wrapper .card-hotel-wrapper{flex-direction:column}}.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-description{display:flex;flex-direction:column;gap:10px;align-items:flex-start;padding:0 10px;text-align:left}.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-description .hotel-name-container{width:100%;display:flex;flex-direction:row;justify-content:space-between;font-size:18px}@media(max-width:900px){.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-description .hotel-name-container .hotel-name,.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-description .hotel-name-container .hotel-rating{justify-content:flex-start}}@media(max-width:900px){.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-description .hotel-name-container{font-size:13px;flex-direction:column}}.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-description .hotel-room{font-size:14px}@media(max-width:900px){.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-description .hotel-room{font-size:11px}}.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-description .hotel-facilities-wrapper{display:flex;flex-direction:row}@media(max-width:1200px){.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-description .hotel-facilities-wrapper{flex-direction:column}}.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-description .hotel-facilities-wrapper .occupancy-wrapper{display:flex}.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-description .hotel-facilities-wrapper .occupancy-wrapper .icon-wrapper{display:flex;padding-left:5px}@media(min-width:1200px){.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-description .hotel-facilities-wrapper .border-gap{border-left:1px solid #e0e0e0;margin:0 10px;height:100%}}.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-description .hotel-facilities-wrapper .facilities-wrapper{font-size:13px;font-family:Poppins-Light}@media(max-width:900px){.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-description .hotel-facilities-wrapper .facilities-wrapper{font-size:10px}}@media(max-width:320px){.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-description .hotel-facilities-wrapper .facilities-wrapper{display:none}}.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-price-description{display:flex;text-align:left;align-items:flex-start;padding:0 10px;flex-direction:column;gap:5px}@media(min-width:1000px){.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-price-description{justify-content:space-around;padding:10px 20px;border-left:1px solid silver;gap:0}}@media(min-width:1500px){.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-price-description{justify-content:space-around;padding:10px 50px;border-left:1px solid silver;gap:0}}.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-price-description .card-price{font-size:18px;font-weight:700}.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-price-description .card-price .price-stroke{font-size:14px;font-weight:400;text-decoration:line-through}@media(max-width:900px){.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-price-description .card-price{font-size:12px}}@media(max-width:900px){.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-price-description .card-deal-includes{font-size:10px}.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-price-description .card-deal-includes .content{display:none}.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-price-description .card-deal-includes .action-container button{font-size:11px}}.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-price-description .card-deal-includes h6{color:#1a9d14;margin:0;font-size:14px}@media(max-width:900px){.tripnp-card-container .wrapper .card-hotel-wrapper .card-hotel-price-description .card-deal-includes h6{font-size:11px}}.tripnp-card-container .wrapper .card-icon{height:12px;position:relative;top:-2px;margin-left:5px}