.offers-header{position:relative;overflow:hidden;padding:15px}.offers-header.rtl{direction:rtl}.offers-header.ltr{direction:ltr}.offers-header .container{max-width:1400px;margin:0 auto;position:relative;z-index:1}.offers-header .header-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;min-height:85vh}@media(max-width:768px){.offers-header .header-content{grid-template-columns:1fr;gap:40px;text-align:center;margin-top:100px}}@media(max-width:480px){.offers-header .header-content{gap:60px}}.offers-header .left-section{position:relative;display:flex;justify-content:center;align-items:center;order:2}.ltr .offers-header .left-section{order:1}@media(max-width:768px){.offers-header .left-section{order:2!important}}.offers-header .left-section .visual-container{position:relative;width:100%;max-width:650px;height:650px;display:flex;justify-content:center;align-items:center}@media(max-width:768px){.offers-header .left-section .visual-container{max-width:550px;height:550px}}@media(max-width:480px){.offers-header .left-section .visual-container{max-width:350px;height:350px}}.offers-header .left-section .person-card{position:relative;width:600px;height:600px;display:flex;align-items:flex-end;justify-content:center;z-index:2}@media(max-width:768px){.offers-header .left-section .person-card{width:400px;height:400px}}@media(max-width:480px){.offers-header .left-section .person-card{width:320px;height:320px}}.offers-header .left-section .person-card .card-background{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:600px;height:600px;z-index:1}@media(max-width:768px){.offers-header .left-section .person-card .card-background{width:500px;height:500px}}@media(max-width:480px){.offers-header .left-section .person-card .card-background{width:420px;height:420px}}.offers-header .left-section .person-card .card-background .card-bg-image{width:100%!important;height:100%!important;object-fit:contain}.offers-header .left-section .person-card .person-container{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:center}.offers-header .left-section .person-card .person-container .person-image{width:450px!important;height:600px!important;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(0,0,0,.1))}@media(max-width:768px){.offers-header .left-section .person-card .person-container .person-image{width:450px!important;height:420px!important}}@media(max-width:480px){.offers-header .left-section .person-card .person-container .person-image{width:370px!important;height:390px!important}}.offers-header .left-section .person-card .badge{position:absolute;z-index:3;transition:all .3s ease}.offers-header .left-section .person-card .badge.cashback-badge{bottom:15%;left:-6%}@media(max-width:768px){.offers-header .left-section .person-card .badge.cashback-badge{bottom:20%;left:-10%}}.offers-header .left-section .person-card .badge.cashback-badge img{width:210px!important;height:200px!important;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}@media(max-width:768px){.offers-header .left-section .person-card .badge.cashback-badge img{width:150px!important;height:150px!important}}@media(max-width:480px){.offers-header .left-section .person-card .badge.cashback-badge img{width:100px!important;height:100px!important}}.offers-header .left-section .person-card .badge.discount-badge{top:20%;right:-10%}@media(max-width:768px){.offers-header .left-section .person-card .badge.discount-badge{top:0;right:-90%}.rtl .offers-header .left-section .person-card .badge.discount-badge{left:5%}.ltr .offers-header .left-section .person-card .badge.discount-badge{right:5%}}.offers-header .left-section .person-card .badge.discount-badge img{width:210px!important;height:200px!important;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}@media(max-width:768px){.offers-header .left-section .person-card .badge.discount-badge img{width:150px!important;height:150px!important}}@media(max-width:480px){.offers-header .left-section .person-card .badge.discount-badge img{width:100px!important;height:100px!important}}.offers-header .right-section{display:flex;flex-direction:column;justify-content:center}.rtl .offers-header .right-section{order:1}.ltr .offers-header .right-section{order:2}@media(max-width:768px){.offers-header .right-section{order:1!important}}.offers-header .right-section .content-container{max-width:500px}.rtl .offers-header .right-section .content-container{margin-left:0;text-align:right}.ltr .offers-header .right-section .content-container{margin-right:0;text-align:left}@media(max-width:768px){.offers-header .right-section .content-container{max-width:100%;text-align:center}}.offers-header .right-section .main-title{font-size:54px;font-weight:500;color:#003d66;margin-bottom:20px}@media(max-width:768px){.offers-header .right-section .main-title{font-size:2.8rem;margin-bottom:15px}}@media(max-width:480px){.offers-header .right-section .main-title{font-size:2.2rem}}.offers-header .right-section .description{font-size:1.1rem;color:#003d66;line-height:1.6;margin-bottom:15px;opacity:.9}@media(max-width:768px){.offers-header .right-section .description{font-size:1rem}}.offers-header .right-section .sub-description{font-size:1rem;color:#003d66;line-height:1.5;margin-bottom:30px}@media(max-width:768px){.offers-header .right-section .sub-description{font-size:.95rem;margin-bottom:25px}}.offers-header .right-section .cta-button{background:#0bbab5;color:#fff;border:none;padding:15px 30px;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:10px;transition:all .3s ease;box-shadow:0 6px 20px rgba(74,155,155,.25)}.offers-header .right-section .cta-button:hover{background:#003d66;box-shadow:0 6px 20px rgba(74,155,155,.25)}.offers-header .right-section .cta-button .button-text{white-space:nowrap}.offers-header .right-section .cta-button .button-arrow{font-size:1.1rem;transition:transform .3s ease}.offers-header .right-section .cta-button:active{transform:scale(.98)}@media(max-width:768px){.offers-header .right-section .cta-button{padding:14px 28px;font-size:.95rem}}.offers-header{opacity:0;animation:fadeInHeader .6s ease-out forwards;animation-delay:.1s}@keyframes fadeInHeader{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.offers-header *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.service-filters{padding:2rem 0}.service-filters .filters-container{display:flex;justify-content:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 1rem}.service-filters .filter-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1rem;border:2px solid #e9ecef;border-radius:12px;background:#fff;color:#6c757d;font-weight:500;font-size:.85rem;cursor:pointer;transition:all .3s ease;min-width:140px;width:140px;height:140px}.service-filters .filter-button.active,.service-filters .filter-button:hover{border-color:#4a9b9b;color:#4a9b9b;box-shadow:0 2px 8px rgba(74,155,155,.15)}.service-filters .filter-button.active{background:#fff}.service-filters .filter-button.active .filter-icon svg{fill:#4a9b9b}.service-filters .filter-button .filter-icon{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80px;height:80px}.service-filters .filter-button .filter-icon svg{width:72px;height:72px;fill:currentColor;transition:fill .3s ease}.service-filters .filter-button .filter-icon.image-icon .filter-image{width:80px!important;height:80px!important;object-fit:contain;transition:all .3s ease;border-radius:12px}.service-filters .filter-button .filter-name{font-family:inherit;white-space:nowrap;text-align:center;line-height:1.2}.service-filters.rtl,.service-filters.rtl .filters-container{direction:rtl}.service-filters.rtl .filter-button{flex-direction:column;text-align:center}.service-filters.ltr{direction:ltr}.service-filters.ltr .filter-button{flex-direction:column;text-align:center}@media(max-width:768px){.service-filters{padding:1.5rem 0}.service-filters .filters-container{gap:.75rem;padding:0 .75rem}.service-filters .filter-button{padding:1rem 1.5rem;font-size:.85rem;border-radius:12px;flex-direction:column;min-width:120px;width:120px;height:120px;margin-bottom:8px}.service-filters .filter-button .filter-icon{width:60px;height:60px}.service-filters .filter-button .filter-icon svg{width:54px;height:54px}.service-filters .filter-button .filter-icon.image-icon .filter-image{width:54px!important;height:54px!important}}@media(max-width:480px){.service-filters .filters-container{gap:.5rem;justify-content:flex-start;overflow-x:auto;padding:0 1rem}.service-filters .filters-container::-webkit-scrollbar{height:4px}.service-filters .filters-container::-webkit-scrollbar-track{background:rgba(136,136,136,.1);border-radius:2px}.service-filters .filters-container::-webkit-scrollbar-thumb{background:rgba(11,186,181,.3);border-radius:2px}.service-filters .filter-button{flex-shrink:0;padding:.75rem 1.25rem;font-size:.8rem;flex-direction:column;min-width:100px;width:100px;height:100px}.service-filters .filter-button .filter-icon{width:52px;height:52px}.service-filters .filter-button .filter-icon svg{width:48px;height:48px}.service-filters .filter-button .filter-icon.image-icon .filter-image{width:48px!important;height:48px!important}.service-filters .filter-button .filter-name{font-size:.8rem}}@media(prefers-contrast:high){.service-filters .filter-button{border:2px solid #000}.service-filters .filter-button:hover{background:#f0f0f0;border-color:#000}.service-filters .filter-button.active{background:#000;border-color:#000;color:#fff}.service-filters .filter-button.active .filter-icon svg{fill:#fff}.service-filters .filter-button.active .filter-icon.image-icon .filter-image{filter:brightness(0) invert(1)}.service-filters .filter-button.active .filter-name{color:#fff}.service-filters .filter-button .filter-icon svg{fill:#000}.service-filters .filter-button .filter-name{color:#000}}@media(prefers-reduced-motion:reduce){.service-filters .filter-button{transition:none}.service-filters .filter-button.active,.service-filters .filter-button:hover{transform:none}}@media print{.service-filters .filter-button{border:1px solid #000}.service-filters .filter-button.active{background:#000;color:#fff}.service-filters .filter-button .filter-icon svg{fill:#000}.service-filters .filter-button .filter-icon.image-icon .filter-image{filter:none}.service-filters .filter-button .filter-name{color:#000}}.service-cards{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid rgba(136,136,136,.1);margin-bottom:1rem}.service-cards:hover{box-shadow:0 4px 20px rgba(0,0,0,.12);transform:translateY(-2px)}.service-cards.expired{opacity:.6;pointer-events:none}.service-cards.expired .countdown-section .countdown-expired{background:rgba(254,59,59,.1);color:rgba(254,59,59,.6392156863);padding:.5rem 1rem;border-radius:8px;font-weight:600;text-align:center;border:1px solid rgba(254,59,59,.2)}.service-cards .card-container{display:flex;align-items:center;padding:1.5rem;gap:1.5rem;flex-direction:row!important}.service-cards .card-container .card-bg-image_service_card{width:120px;height:120px;right:2%;top:10%;position:absolute}.service-cards .card-container .card-bg-image_service_card.ltr{right:auto;left:2%}.service-cards .card-container .discount-badge{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:140px;height:140px;border-radius:12px;color:#fff;font-weight:700;text-align:center;flex-shrink:0;background:linear-gradient(to bottom,var(--top-color) 60%,var(--bottom-color) 40%)}.service-cards .card-container .discount-badge .discount-value{padding-top:.8rem;font-size:1.5rem;line-height:1;text-align:center}.service-cards .card-container .discount-badge .discount-text{font-size:1rem;opacity:.9;margin-top:.25rem}.service-cards .card-container .card-main{flex:1 1}.service-cards .card-container .card-main .service-name{font-size:1.2rem;font-weight:700;color:#2c3e50;margin:0 0 .5rem;line-height:1.3}.service-cards .card-container .card-main .service-description{color:#6c757d;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.service-cards .card-container .card-main .price-info-section{margin-bottom:1rem;padding:1rem}.service-cards .card-container .card-main .price-info-section .price-info-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.service-cards .card-container .card-main .price-info-section .price-info-grid .price-info-item .service-type{font-size:.85rem}.service-cards .card-container .card-main .price-info-section{margin-bottom:0;padding:5px;background:linear-gradient(135deg,rgba(74,155,155,.05),rgba(74,155,155,.1));border-radius:8px;border:1px solid rgba(74,155,155,.15)}.service-cards .card-container .card-main .price-info-section .price-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:.5rem;gap:.5rem}.service-cards .card-container .card-main .price-info-section .price-info-grid .price-info-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem .75rem;background:hsla(0,0%,100%,.7);border-radius:6px;border:1px solid rgba(74,155,155,.1);transition:all .2s ease}.service-cards .card-container .card-main .price-info-section .price-info-grid .price-info-item:hover{background:hsla(0,0%,100%,.9);border-color:rgba(74,155,155,.2);transform:translateY(-1px)}.service-cards .card-container .card-main .price-info-section .price-info-grid .price-info-item .service-type{font-size:.75rem;color:#2c3e50;font-weight:500;flex:1 1}.service-cards .card-container .card-main .price-info-section .price-info-grid .price-info-item .service-price{font-size:.9rem;color:#0bbab5;font-weight:700;white-space:nowrap}.service-cards .card-container .card-main .countdown-section{display:flex;align-items:center;justify-content:flex-start;margin-bottom:.5rem}.service-cards .card-container .card-main .countdown-section .countdown-timers .timer-value{color:rgba(254,59,59,.6392156863);font-family:Courier New,monospace;font-weight:600;font-size:1.1rem;padding:.25rem .5rem;border-radius:4px;letter-spacing:.5px}.service-cards .card-container .card-main .countdown-section .countdown-label{font-size:.8rem;color:#888;font-weight:500}.service-cards .card-container .card-main .countdown-section .countdown-expired{background:rgba(254,59,59,.1);color:rgba(254,59,59,.6392156863);padding:.5rem 1rem;border-radius:8px;font-weight:600;text-align:center;border:1px solid rgba(254,59,59,.2);font-size:.9rem}.service-cards .card-container .card-actions{display:flex;flex-direction:column;gap:.75rem;align-items:flex-end}.service-cards .card-container .card-actions .booking-button{background:#0bbab5;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease;min-width:120px}.service-cards .card-container .card-actions .booking-button:hover{background:#003d66;box-shadow:0 6px 20px rgba(74,155,155,.25)}.service-cards .card-container .card-actions .booking-button:disabled{background:rgba(136,136,136,.5);cursor:not-allowed;transform:none}.service-cards .card-container .card-actions .terms-button{background:none;border:none;color:#4a9b9b;font-size:10px;cursor:pointer;transition:color .3s ease}.service-cards .card-container .card-actions .terms-button:hover{color:#3a8a8a}.service-cards .price-section{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.service-cards .price-section .original-price{color:#6c757d;text-decoration:line-through;font-size:.9rem}.service-cards .price-section .discounted-price{color:#4a9b9b;font-weight:700;font-size:1.1rem}.service-cards .price-section .currency{color:#6c757d;font-size:.8rem}.service-cards.ltr{direction:ltr}.service-cards.ltr .card-container{flex-direction:row}.service-cards.rtl{direction:rtl}.service-cards.rtl .card-container{flex-direction:row-reverse}.service-cards.rtl .card-actions{align-items:flex-start}@media(max-width:768px){.service-cards .card-container{flex-wrap:wrap}.service-cards .card-container .card-bg-image_service_card{width:100px;height:100px;position:absolute}.service-cards .card-container .card-main,.service-cards .card-container .discount-badge{display:flex}.service-cards .card-container .discount-badge{width:100px;height:100px;flex-shrink:0;flex-direction:column;align-items:center;justify-content:center}.service-cards .card-container .discount-badge .discount-value{font-size:1.2rem}.service-cards .card-container .discount-badge .discount-text{font-size:.65rem}.service-cards .card-container .card-main{flex:1 1;flex-direction:column}.service-cards .card-container .card-main .service-name{font-size:1.1rem}.service-cards .card-container .card-main .service-description{font-size:.85rem}.service-cards .card-container .card-main .price-info-section{padding:.75rem}.service-cards .card-container .card-main .price-info-section .price-info-grid{grid-template-columns:1fr;gap:.4rem}.service-cards .card-container .card-main .price-info-section .price-info-grid .price-info-item{padding:.4rem .6rem}.service-cards .card-container .card-main .price-info-section .price-info-grid .price-info-item .service-type{font-size:.8rem}.service-cards .card-container .card-main .price-info-section .price-info-grid .price-info-item .service-price{font-size:.85rem}.service-cards .card-container .card-main .countdown-section .countdown-timers .timer-value{font-size:1rem}.service-cards .card-container .card-main .countdown-section .countdown-label{font-size:.75rem}.service-cards .card-container .card-main .countdown-section .countdown-expired{font-size:.8rem;padding:.4rem .8rem}.service-cards .card-container .card-actions{flex-direction:row;flex-basis:100%;width:100%;margin-top:.5rem}.service-cards .card-container .card-actions .booking-button{padding:.6rem 1.25rem;font-size:.85rem;width:100%}.service-cards .card-container .card-actions .terms-button{width:100%;text-align:center;margin-top:.5rem}.service-cards.has-price-info .card-container{align-items:flex-start}.service-cards.has-price-info .card-container .discount-badge{margin-top:.5rem}.service-cards.rtl .card-container .discount-badge{order:1}.service-cards.rtl .card-container .card-main{order:2}.service-cards.rtl .card-container .card-actions{order:3}.service-cards.ltr .card-container .discount-badge{order:1}.service-cards.ltr .card-container .card-main{order:2}.service-cards.ltr .card-container .card-actions{order:3}}@media(max-width:480px){.service-cards .card-container{padding:1rem}.service-cards .card-container .card-bg-image_service_card{width:100px;height:100px;right:-10%;top:10%;position:absolute}.service-cards .card-container .card-bg-image_service_card.ltr{right:auto;left:-10%}.service-cards .card-container .discount-badge{width:80px;height:80px}.service-cards .card-container .discount-badge .discount-value{font-size:1rem}.service-cards .card-container .discount-badge .discount-text{font-size:.8rem;margin-top:.8rem}.service-cards .card-container .card-main .service-name{font-size:1rem}.service-cards .card-container .card-main .service-description{font-size:.8rem}.service-cards .card-container .card-main .price-info-section{padding:.6rem}.service-cards .card-container .card-main .price-info-section .price-info-grid{gap:.3rem}.service-cards .card-container .card-main .price-info-section .price-info-grid .price-info-item{padding:.35rem .5rem}.service-cards .card-container .card-main .price-info-section .price-info-grid .price-info-item .service-type{font-size:.75rem}.service-cards .card-container .card-main .price-info-section .price-info-grid .price-info-item .service-price{font-size:.8rem}.service-cards .card-container .card-main .countdown-section .countdown-timers .timer-value{font-size:.9rem}.service-cards .card-container .card-main .countdown-section .countdown-label{font-size:.7rem}.service-cards .card-container .card-main .countdown-section .countdown-expired{font-size:.75rem;padding:.3rem .6rem}}@media(max-width:320px){.service-cards .card-container{padding:.75rem;gap:.75rem}.service-cards .card-container .discount-badge{width:80px;height:80px}.service-cards .card-container .discount-badge .discount-value{font-size:.9rem}.service-cards .card-container .discount-badge .discount-text{font-size:.6rem}.service-cards .card-container .card-main .service-name{font-size:.95rem}.service-cards .card-container .card-main .service-description{font-size:.75rem;line-height:1.4}.service-cards .card-container .card-main .price-info-section{padding:.5rem}.service-cards .card-container .card-main .price-info-section .price-info-grid{gap:.25rem}.service-cards .card-container .card-main .price-info-section .price-info-grid .price-info-item{padding:.3rem .4rem}.service-cards .card-container .card-main .price-info-section .price-info-grid .price-info-item .service-type{font-size:.7rem}.service-cards .card-container .card-main .price-info-section .price-info-grid .price-info-item .service-price{font-size:.75rem}.service-cards .card-container .card-main .countdown-section .countdown-timers .timer-value{font-size:.8rem;padding:.15rem .4rem}.service-cards .card-container .card-main .countdown-section .countdown-label{font-size:.7rem}.service-cards .card-container .card-main .countdown-section .countdown-expired{font-size:.7rem;padding:.25rem .5rem}.service-cards .card-container .card-actions .booking-button{padding:.45rem .8rem;font-size:.75rem}.service-cards .card-container .card-actions .terms-button{font-size:.7rem}}@media(prefers-contrast:high){.service-cards{border:2px solid #000}.service-cards .card-container .service-name{color:#000}.service-cards .card-container .service-description{color:#333}.service-cards .card-container .discount-badge{border:2px solid #000}.service-cards .card-container .booking-button{background:#000!important;border:2px solid #000}.service-cards .card-container .booking-button:hover{background:#333!important}.service-cards .card-container .terms-button{color:#000}.service-cards .card-container .terms-button:hover{color:#333}}@media(prefers-reduced-motion:reduce){.service-cards *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.service-cards{background:#fff;border:1px solid #000;box-shadow:none}.service-cards .card-container .discount-badge{background:#000!important;color:#fff}.service-cards .card-container .booking-button{background:#000;color:#fff}.service-cards .card-container .terms-button{color:#000}}.discount-text-container{position:relative;z-index:1;width:100%}.card-bg-image_service_card{position:absolute;top:-100%;left:0;width:100%;height:40%;object-fit:cover}.offers-page{min-height:100vh}.offers-page .offers-content{padding:0 0 4rem}.offers-page .offers-content .container{max-width:1000px;margin:0 auto;padding:0 1rem}.offers-page .offers-content .services-grid{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}@media(max-width:768px){.offers-page .offers-content .services-grid{gap:1rem;margin-top:1.5rem}}@media(max-width:480px){.offers-page .offers-content .services-grid{gap:.75rem;margin-top:1rem}}.offers-page .offers-content .no-services{grid-column:1/-1;display:flex;justify-content:center;align-items:center;padding:4rem 2rem}.offers-page .offers-content .no-services .no-services-content{text-align:center;max-width:400px}.offers-page .offers-content .no-services .no-services-content .no-services-icon{color:rgba(136,136,136,.4);margin-bottom:1.5rem}.offers-page .offers-content .no-services .no-services-content .no-services-icon svg{width:64px;height:64px}.offers-page .offers-content .no-services .no-services-content h3{font-size:1.5rem;font-weight:600;color:#003d66;margin-bottom:1rem}.offers-page .offers-content .no-services .no-services-content p{color:#888;font-size:1rem;line-height:1.6;margin:0}@media(max-width:768px){.offers-page .offers-content .no-services{padding:3rem 1.5rem}.offers-page .offers-content .no-services .no-services-content h3{font-size:1.3rem}.offers-page .offers-content .no-services .no-services-content p{font-size:.9rem}.offers-page .offers-content .no-services .no-services-content .no-services-icon svg{width:48px;height:48px}.offers-page .offers-content{padding:1.5rem 0 3rem}.offers-page .offers-content .container{padding:0 .75rem}}@media(max-width:480px){.offers-page .offers-content{padding:1rem 0 2rem}.offers-page .offers-content .container{padding:0 .5rem}}.service-cards{opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease forwards}.service-cards:first-child{animation-delay:.1s}.service-cards:nth-child(2){animation-delay:.2s}.service-cards:nth-child(3){animation-delay:.3s}.service-cards:nth-child(4){animation-delay:.4s}.service-cards:nth-child(5){animation-delay:.5s}.service-cards:nth-child(6){animation-delay:.6s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.service-card-skeleton{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08)}.service-card-skeleton .skeleton-line{height:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px;margin-bottom:.75rem}.service-card-skeleton .skeleton-line.short{width:60%}.service-card-skeleton .skeleton-line.medium{width:80%}.service-card-skeleton .skeleton-line.long{width:100%}.service-card-skeleton .skeleton-button{height:2.5rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:12px;margin-top:1rem}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}