.home__research__carousel__item{width:100%;height:100%}.home__section .cruises-section__descriptions{display:flex;flex-direction:column;justify-content:space-between;margin:2rem 0;font-size:1.75rem}@media(min-width:768px){.home__section .cruises-section__descriptions{font-size:1rem}}@media(min-width:576px){.home__section .cruises-section__descriptions{flex-direction:row}.home__section .cruises-section__descriptions>div{width:40%}}.home__section .cruises-section__list{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.home__section .cruises-section__list::-webkit-scrollbar{display:none}.home__section .cruises-section__list>div:not(:last-child){margin-right:1.5rem}.home__section .cruises-section__list__overlay{padding:2rem;position:-webkit-sticky;position:sticky;right:0;top:0;background:linear-gradient(90deg,rgba(255,255,255,0),white)}.home__section .cruises-section__actions{display:flex;margin-top:1rem}.home__section .section-stay__header{margin:2rem 0;font-size:1.75rem}@media(min-width:768px){.home__section .section-stay__header{font-size:1rem}}.home__section .section-stay__list{display:flex;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.home__section .section-stay__list::-webkit-scrollbar{display:none}.home__section .section-stay__list>div:not(:last-child){margin-right:1.5rem}.home__section .section-stay__list__overlay{padding:2rem;position:-webkit-sticky;position:sticky;right:0;top:0;background:linear-gradient(90deg,rgba(255,255,255,0),white)}.home__section .section-stay__actions{margin-top:1rem;display:flex}.home__section .section-stay__actions>button{margin:auto}.home__section .section-blogs__header{margin:2rem 0;font-size:1.75rem}@media(min-width:768px){.home__section .section-blogs__header{font-size:1rem}}.home__section .section-services__header{margin:2rem 0;font-size:1.75rem}@media(min-width:768px){.home__section .section-services__header{font-size:1rem}}.home__section .section-services__list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.home__section .section-services__list__item{display:flex;align-items:center;justify-content:center;border-radius:1rem;padding:1rem;min-height:10rem;transition:transform .3s ease;background-size:cover;background-repeat:no-repeat;background-position:50%;overflow:hidden;position:relative}.home__section .section-services__list__item__overlay{position:absolute;width:100%;height:100%;background-color:rgba(34,34,34,.4)}.home__section .section-services__list__item__title{position:relative;z-index:1;color:#fff;font-size:1.75rem;font-family:cursive;font-weight:900}.home__section .section-services__list__item:hover{transform:translateY(-5px)}.box-product{border:1px solid #ddd;border-radius:1rem;padding:1rem;cursor:pointer;width:auto;min-width:max-content;flex-shrink:0;background-color:#fff}.box-product.box-row{margin-bottom:1rem}@media(min-width:768px){.box-product.box-row{display:flex}}.box-product.box-row>div:first-child{margin-bottom:.75rem}@media(min-width:768px){.box-product.box-row>div:first-child{margin-right:.75rem;margin-bottom:0}}.box-product.box-col>div:first-child{margin-bottom:.75rem}.box-product__photo{position:relative}.box-product__photo__evaluate{display:flex;align-items:center;gap:3;position:absolute;background-color:#fedf89;border-radius:999px;padding:.25rem .75rem;font-size:1.5rem;color:#7a2e0e;top:0;left:0;transform:translate(10%,50%)}@media(min-width:768px){.box-product__photo__evaluate{font-size:.75rem;padding:.25rem .5rem}}.box-product__photo__image-wrapper{position:relative;width:100%;aspect-ratio:3/2;border-radius:1rem;overflow:hidden}@media(min-width:768px){.box-product__photo__image-wrapper{width:25rem}}.box-product__photo__image{border-radius:1rem;width:100%;height:100%}.box-product__info>div:not(:last-child){margin-bottom:.5rem}.box-product__info__title{margin-bottom:.5rem;font-size:1.875rem;font-weight:700}@media(min-width:768px){.box-product__info__title{font-size:1.25rem}}.box-product__info__tagname__item{display:flex;font-size:1.25rem;color:#344054;background-color:#f2f4f7;width:-moz-fit-content;width:fit-content;padding:.25rem .75rem;border-radius:999px}@media(min-width:768px){.box-product__info__tagname__item{font-size:.75rem;padding:.25rem .5rem}}.box-product__info__tagname__item>p{margin-left:.125rem}.box-product__info__description{font-size:1.5rem;color:#475467}@media(min-width:768px){.box-product__info__description{font-size:.875rem}}.box-product__info__order{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;gap:5px}.box-product__info__order>div>p:not(.discount){color:#98a2b3;font-size:1.75rem;text-decoration:line-through;font-weight:400}@media(min-width:768px){.box-product__info__order>div>p:not(.discount){font-size:1rem}}.box-product__info__order>div>p{color:#98a2b3;font-size:2rem;color:#222;font-weight:600}@media(min-width:768px){.box-product__info__order>div>p{font-size:1.25rem}}.box-product__info__order>button{margin:0;font-size:1.25rem}@media(min-width:768px){.box-product__info__order>button{font-size:1rem}}.options-chat{position:fixed;display:flex;flex-direction:column;bottom:0;right:0;padding:3rem;z-index:1000}.options-chat>button{margin-top:3rem}