.mobile-home-skeleton{width:100%;background-color:#f5f5f5}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.mobile-home-skeleton .skeleton-shimmer{background:linear-gradient(90deg,#e0e0e0 0,#f0f0f0 20%,#e0e0e0 40%,#e0e0e0);background-size:1000px 100%;animation:shimmer 1.5s linear infinite}.mobile-home-skeleton .container-home{width:100%;overflow:hidden}.mobile-home-skeleton .container-home .background{position:relative;width:100%;height:500px}.mobile-home-skeleton .container-home .background .image-wrapper{width:100%}.mobile-home-skeleton .container-home .background .image-wrapper .skeleton-background-image{width:100%;height:500px;background-color:#e0e0e0;object-fit:cover;border-bottom-left-radius:30px;border-bottom-right-radius:30px;box-shadow:0 4px 10px -2px rgba(0,0,0,.5)}.mobile-home-skeleton .container-home .background .title-search{position:absolute;top:50%;width:100%;padding:1rem}.mobile-home-skeleton .container-home .background .title-search .content{width:100%;display:flex;justify-content:space-between}.mobile-home-skeleton .container-home .background .title-search .content .img{width:200px}.mobile-home-skeleton .container-home .background .title-search .content .img .skeleton-logo{width:100%;height:50px;background-color:#e0e0e0;border-radius:8px}.mobile-home-skeleton .container-home .background .title-search .text{margin-bottom:1rem;display:flex;justify-content:center}.mobile-home-skeleton .container-home .background .title-search .text .skeleton-text{width:250px;height:28px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .background .title-search .search-bar{border-radius:20px;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;flex-grow:1;background-color:#fff;width:100%;box-shadow:0 4px 10px -2px rgba(0,0,0,.5)}.mobile-home-skeleton .container-home .background .title-search .search-bar .side-part{display:flex;width:85%}.mobile-home-skeleton .container-home .background .title-search .search-bar .side-part .skeleton-search-input{width:100%;height:16px;background-color:#e0e0e0;border-radius:4px;margin-left:.5rem}.mobile-home-skeleton .container-home .listItem{width:100%;margin-top:3rem;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.mobile-home-skeleton .container-home .listItem .item-content{width:30%;height:6rem;margin:.2rem;border-radius:10px;background-color:#fff;display:flex;box-shadow:0 4px 10px -2px #f7e3ff;flex-direction:column;justify-content:space-between}.mobile-home-skeleton .container-home .listItem .item-content .title{height:50%;padding:.5rem .5rem 0;display:flex;align-items:flex-start}.mobile-home-skeleton .container-home .listItem .item-content .title .skeleton-service-title{width:90%;height:14px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .listItem .item-content .img{height:47%;display:flex;justify-content:flex-end;align-items:flex-end;padding:0 .5rem .5rem 0}.mobile-home-skeleton .container-home .listItem .item-content .img .skeleton-service-icon{width:50px;height:50px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .coupons{width:100%}.mobile-home-skeleton .container-home .coupons .list-item-ticket{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;display:flex;width:100%;gap:1rem;padding:1rem .5rem}.mobile-home-skeleton .container-home .coupons .list-item-ticket .ticket{width:90%;min-width:360px;position:relative;border-radius:10px}.mobile-home-skeleton .container-home .coupons .list-item-ticket .ticket .ticket-content-wrapper{width:100%;height:max-content;position:relative;background:#fff;border-radius:15px;display:flex;box-shadow:0 3px 3px rgba(0,0,0,.25)}.mobile-home-skeleton .container-home .coupons .list-item-ticket .ticket .ticket-content-wrapper .content{width:65%;display:flex;flex-direction:column}.mobile-home-skeleton .container-home .coupons .list-item-ticket .ticket .ticket-content-wrapper .content .header{background:#ddf5fd;padding:1px 8px;border-top-left-radius:10px;border-bottom-right-radius:10px;width:-moz-fit-content;width:fit-content}.mobile-home-skeleton .container-home .coupons .list-item-ticket .ticket .ticket-content-wrapper .content .header .skeleton-coupon-header{width:80px;height:16px;background-color:#e0e0e0;border-radius:4px;margin:3px 2px}.mobile-home-skeleton .container-home .coupons .list-item-ticket .ticket .ticket-content-wrapper .content .short-des{width:100%;flex-direction:column;justify-content:space-between;height:100%;display:flex;padding-left:1.9rem;padding-top:.6rem;padding-bottom:.6rem;gap:8px}.mobile-home-skeleton .container-home .coupons .list-item-ticket .ticket .ticket-content-wrapper .content .short-des .skeleton-coupon-title{width:100%;height:14px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .coupons .list-item-ticket .ticket .ticket-content-wrapper .content .short-des .skeleton-coupon-condition{width:90%;height:12px;background-color:#e0e0e0;border-radius:4px;margin-top:8px}.mobile-home-skeleton .container-home .coupons .list-item-ticket .ticket .ticket-content-wrapper .content .short-des .skeleton-coupon-date{width:80%;height:12px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .coupons .list-item-ticket .ticket .ticket-content-wrapper .line{height:auto;border-left:2px dashed hsla(0,0%,40%,.2);margin:10px}.mobile-home-skeleton .container-home .coupons .list-item-ticket .ticket .ticket-content-wrapper .side-part{width:20%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding:.5rem}.mobile-home-skeleton .container-home .coupons .list-item-ticket .ticket .ticket-content-wrapper .side-part .skeleton-coupon-button{width:100%;height:32px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .coupons .list-item-ticket .ticket .ticket-content-wrapper .side-part .skeleton-coupon-code{width:80%;height:14px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .tourist-season-offers{width:100%;padding:1rem}.mobile-home-skeleton .container-home .tourist-season-offers .title{display:flex;width:100%;justify-content:flex-start;margin-bottom:1rem}.mobile-home-skeleton .container-home .tourist-season-offers .title .skeleton-title-text{width:180px;height:20px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .tourist-season-offers .list-items{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;display:flex;width:100%;gap:1rem}.mobile-home-skeleton .container-home .tourist-season-offers .list-items::-webkit-scrollbar{display:none}.mobile-home-skeleton .container-home .tourist-season-offers .list-items .item{width:100%;height:100%;min-width:-moz-fit-content;min-width:fit-content}.mobile-home-skeleton .container-home .tourist-season-offers .list-items .item .skeleton-offer-image{width:300px;height:210px;background-color:#e0e0e0;border-radius:10px}.mobile-home-skeleton .container-home .combo-save-tour{width:100%;padding:1rem}.mobile-home-skeleton .container-home .combo-save-tour .title{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.mobile-home-skeleton .container-home .combo-save-tour .list-items{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;display:flex;width:100%;gap:1rem}.mobile-home-skeleton .container-home .combo-save-tour .list-items::-webkit-scrollbar{display:none}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item{width:210px;min-width:210px;height:100%;border:1px solid #e6e6e8;border-radius:10px;background-color:#fff}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .background-img{position:relative}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .background-img .skeleton-combo-image{width:210px;min-width:210px;height:155px;min-height:155px;background-color:#e0e0e0;border-top-left-radius:10px;border-top-right-radius:10px}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .background-img .stack-component{position:absolute;top:0;left:0;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:.5rem;width:100%}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .background-img .stack-component .title{display:flex;justify-content:flex-end}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .background-img .stack-component .title .tag{width:60px;height:20px;background-color:rgba(255,152,0,.3);border-top-right-radius:10px;border-bottom-right-radius:10px;position:absolute;top:26px;left:0}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .background-img .stack-component .title .tag-discount{width:28px;height:28px;background-color:rgba(0,200,0,.3);border-radius:10px}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .background-img .stack-component .comments{display:flex;justify-content:flex-start;align-items:center;background-color:rgba(0,0,0,.4);width:-moz-fit-content;width:fit-content;border-radius:23px 10px 10px 0}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .background-img .stack-component .comments .rate{background-color:rgba(255,152,0,.5);width:35px;height:35px;border-radius:50% 50% 50% 0}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .background-img .stack-component .comments .comment{width:80px;height:12px;padding:.5rem 1rem .5rem .5rem;background-color:transparent}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .short-content{width:100%;padding:.5rem}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .short-content div.space{height:115px}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .short-content div.space .title{font-size:14px;line-height:1.3;margin-bottom:.5rem}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .short-content div.space .flight-itinerary{display:flex;align-items:center;gap:.3rem;margin:.5rem 0}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .short-content div.space .flight-itinerary div.content{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .short-content div.space .badges{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;display:flex;width:100%;margin-top:.2rem;gap:.2rem}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .short-content div.space .badges::-webkit-scrollbar{display:none}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .short-content div.space .badges .badge{padding:.2rem .5rem;border:1px solid #979797;border-radius:5px}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .short-content .cost{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .short-content .cost .discount-tag{display:flex;align-items:center}.mobile-home-skeleton .container-home .combo-save-tour .list-items .item .short-content .current-price{display:flex;justify-content:flex-end;align-items:center;margin-top:.5rem}.mobile-home-skeleton .container-home .accessory-shop{width:100%;padding:1rem}.mobile-home-skeleton .container-home .accessory-shop .title{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.mobile-home-skeleton .container-home .accessory-shop .list-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));grid-gap:.5rem;gap:.5rem;width:100%;margin:.5rem auto}.mobile-home-skeleton .container-home .accessory-shop .item{width:100%;height:100%;border:1px solid #e6e6e8;border-radius:10px;background-color:#fff;margin-top:.5rem;box-shadow:0 2px 6px rgba(0,0,0,.1)}.mobile-home-skeleton .container-home .accessory-shop .item .background-img{position:relative}.mobile-home-skeleton .container-home .accessory-shop .item .background-img .skeleton-accessory-image{object-fit:cover;object-position:50% 15%;width:100%;height:160px;background-color:#e0e0e0;border-top-left-radius:10px;border-top-right-radius:10px}.mobile-home-skeleton .container-home .accessory-shop .item .background-img .stack-component{position:absolute;top:0;left:0;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;width:100%}.mobile-home-skeleton .container-home .accessory-shop .item .background-img .stack-component .title{display:flex;justify-content:flex-end}.mobile-home-skeleton .container-home .accessory-shop .item .background-img .stack-component .title .tag{background-color:rgba(255,152,0,.3);padding:.4rem .5rem;border-top-left-radius:10px;border-bottom-right-radius:10px;width:50px;height:24px;position:absolute;top:0;left:0}.mobile-home-skeleton .container-home .accessory-shop .item .short-content{width:100%;padding:.5rem .5rem 0}.mobile-home-skeleton .container-home .accessory-shop .item .short-content .space{height:100%}.mobile-home-skeleton .container-home .accessory-shop .item .short-content .space .title{font-size:14px;font-weight:700;margin-bottom:.5rem}.mobile-home-skeleton .container-home .accessory-shop .item .short-content .space .size-stars{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-top:.2rem}.mobile-home-skeleton .container-home .accessory-shop .item .short-content .space .size-stars .size,.mobile-home-skeleton .container-home .accessory-shop .item .short-content .space .size-stars .time{font-size:12px;font-weight:500;color:#434343}.mobile-home-skeleton .container-home .accessory-shop .item .short-content .line{width:100%;height:1px;background-color:#e0e0e0;margin:.5rem 0}.mobile-home-skeleton .container-home .accessory-shop .item .short-content .cost-and-price{display:flex;justify-content:space-between;align-items:end;padding-bottom:.5rem}.mobile-home-skeleton .container-home .accessory-shop .item .short-content .cost-and-price .cost .amount{text-decoration:line-through;color:#434343;font-size:13px}.mobile-home-skeleton .container-home .accessory-shop .item .short-content .cost-and-price .cost .current-price{font-size:16px;color:#002972;font-weight:700}.mobile-home-skeleton .container-home .accessory-shop .item .short-content .cost-and-price .price{display:flex;justify-content:space-between;align-items:center}.mobile-home-skeleton .container-home .accessory-shop .item .short-content .cost-and-price .price .badge-price{background-color:#ff9800;width:32px;height:32px;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.mobile-home-skeleton .container-home .skeleton-section{padding:16px;background-color:#fff;margin-top:8px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-section-title{width:200px;height:24px;background-color:#e0e0e0;border-radius:4px;margin-bottom:16px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-section-header .skeleton-timer{width:100px;height:32px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-scroll{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-scroll::-webkit-scrollbar{display:none}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-scroll .skeleton-card-vertical{min-width:180px;background-color:#f5f5f5;border-radius:8px;overflow:hidden}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-scroll .skeleton-card-vertical .skeleton-card-image{width:100%;height:120px;background-color:#e0e0e0}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-scroll .skeleton-card-vertical .skeleton-card-content{padding:12px;display:flex;flex-direction:column;gap:8px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-scroll .skeleton-card-vertical .skeleton-card-content .skeleton-card-title{width:100%;height:14px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-scroll .skeleton-card-vertical .skeleton-card-content .skeleton-card-subtitle{width:80%;height:12px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-scroll .skeleton-card-vertical .skeleton-card-content .skeleton-card-rating{width:60%;height:12px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-scroll .skeleton-card-vertical .skeleton-card-content .skeleton-card-price{width:70%;height:16px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-categories-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-categories-grid .skeleton-category-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background-color:#f5f5f5;border-radius:8px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-categories-grid .skeleton-category-item .skeleton-category-icon{width:48px;height:48px;background-color:#e0e0e0;border-radius:50%}.mobile-home-skeleton .container-home .skeleton-section .skeleton-categories-grid .skeleton-category-item .skeleton-category-text{width:60px;height:14px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-grid .skeleton-card-small{background-color:#f5f5f5;border-radius:8px;overflow:hidden}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-grid .skeleton-card-small .skeleton-card-image{width:100%;height:120px;background-color:#e0e0e0}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-grid .skeleton-card-small .skeleton-card-title{margin:8px 12px;height:14px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-grid .skeleton-card-small .skeleton-card-price{margin:8px 12px 12px;width:60%;height:16px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-grid .skeleton-location-card{background-color:#f5f5f5;border-radius:8px;overflow:hidden}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-grid .skeleton-location-card .skeleton-card-image{width:100%;height:120px;background-color:#e0e0e0}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-grid .skeleton-location-card .skeleton-location-name{margin:12px;height:16px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-location-tabs{display:flex;gap:12px;margin-bottom:16px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-location-tabs:after,.mobile-home-skeleton .container-home .skeleton-section .skeleton-location-tabs:before{content:"";width:100px;height:36px;background-color:#e0e0e0;border-radius:18px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-vertical{display:flex;flex-direction:column;gap:12px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-vertical .skeleton-guide-card{display:flex;gap:12px;background-color:#f5f5f5;border-radius:8px;padding:12px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-vertical .skeleton-guide-card .skeleton-card-image{width:100px;height:100px;background-color:#e0e0e0;border-radius:8px;flex-shrink:0}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-vertical .skeleton-guide-card .skeleton-card-content{flex:1 1;display:flex;flex-direction:column;gap:8px;justify-content:center}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-vertical .skeleton-guide-card .skeleton-card-content .skeleton-card-title{width:100%;height:16px;background-color:#e0e0e0;border-radius:4px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-cards-vertical .skeleton-guide-card .skeleton-card-content .skeleton-card-subtitle{width:80%;height:14px;background-color:#e0e0e0;border-radius:4px}@media(max-width:375px){.mobile-home-skeleton .container-home .listItem .item-content{width:30%;height:6rem;margin:.2rem}.mobile-home-skeleton .container-home .listItem .item-content .title{padding:.4rem .4rem 0}.mobile-home-skeleton .container-home .listItem .item-content .title .skeleton-service-title{width:90%;height:12px}.mobile-home-skeleton .container-home .listItem .item-content .img{padding:0 .4rem .4rem 0}.mobile-home-skeleton .container-home .listItem .item-content .img .skeleton-service-icon{width:40px;height:40px}.mobile-home-skeleton .container-home .skeleton-section .skeleton-categories-grid{grid-template-columns:repeat(3,1fr);gap:8px}}