@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@300;400;500;600;700&display=swap");.servicii-title{font-family:Playfair Display,serif;font-weight:700;letter-spacing:.01em;color:#785639}.service-card{position:relative;overflow:hidden;border-radius:0;height:100%;aspect-ratio:1/1;margin-bottom:1.5rem;border:8px solid #e3cb9d}.service-card img{width:100%;height:100%;object-fit:cover}.service-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(120,86,57,.8);display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem 2rem;color:white}.service-card-title{font-weight:700;letter-spacing:.05em;font-size:1.8rem;text-transform:uppercase;color:#d6c1a0}.service-card-description,.service-card-title{font-family:Playfair Display,serif;text-align:center;margin-bottom:1rem}.service-card-description{font-size:18.6px;line-height:1.6;max-width:100%;margin-left:auto;margin-right:auto}.service-card-price{text-align:center;font-size:4rem;font-weight:400;margin-top:.5rem;font-family:Playfair Display,serif;line-height:1;margin-bottom:2.5rem}.service-card-price span{font-size:1.5rem;font-weight:400;vertical-align:baseline}.service-card-sessions{text-align:center;font-size:1rem;margin-bottom:.25rem;font-weight:400}.service-card-level{position:absolute;bottom:3.5rem;left:0;width:100%;text-align:left;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding-left:2rem}.service-card-level-tag{display:inline-flex;align-items:center;padding:.25rem 0}.service-card-level-tag span{color:#fcfc04;margin-right:.5rem;font-size:1rem}.service-slider-container{width:100%;max-width:1400px;margin:0 auto;position:relative;overflow:hidden;touch-action:pan-y}.desktop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.service-slider{display:flex;transition:transform .5s ease;will-change:transform;width:100%}.service-slide{width:100%;min-width:100%;flex:0 0 100%;display:flex;justify-content:center;padding:0 1rem;box-sizing:border-box}.slider-controls{margin-top:2rem;position:relative}.slider-arrow,.slider-controls{display:flex;justify-content:center;align-items:center}.slider-arrow{background:rgba(120,86,57,.1);border:none;border-radius:50%;font-size:2rem;color:#785639;cursor:pointer;padding:.5rem;width:3rem;height:3rem;z-index:10;transition:background-color .3s ease,transform .2s ease}.slider-arrow:hover{background:rgba(120,86,57,.2);transform:scale(1.1)}.slider-arrow:active{transform:scale(.95)}.slider-arrow:focus{outline:none;box-shadow:0 0 0 3px rgba(120,86,57,.3)}.slider-dots{display:flex;justify-content:center;margin:0 1rem;flex-wrap:wrap}.slider-dot{width:12px;height:12px;border-radius:50%;background-color:#d1b78f;margin:.25rem;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.slider-dot.active,.slider-dot:hover{transform:scale(1.2)}.slider-dot.active{background-color:#785639}.swipe-indicator{display:flex;flex-direction:column;align-items:center;margin-top:1rem;color:#785639;font-size:.875rem;opacity:.8;animation:fadeInOut 3s ease-in-out infinite}.swipe-icon{margin-bottom:.5rem;animation:swipeAnimation 2s ease-in-out infinite}@keyframes swipeAnimation{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.1);opacity:1}}@keyframes fadeInOut{0%,to{opacity:.5}50%{opacity:1}}.decorative-line{position:relative;height:2px;background-color:#785639;width:80%;margin:3rem auto 4rem}.dot-arrow{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center}.dot-arrow.left{left:-120px}.dot-arrow.right{right:-120px;flex-direction:row-reverse}.dot{width:12px;height:12px;background-color:#785639;border-radius:50%;margin:0 4px;opacity:.5;border:1px solid rgba(120,86,57,.3)}.dot:nth-child(2){width:16px;height:16px;opacity:.65}.dot:nth-child(3){width:20px;height:20px;opacity:.8}.dot:nth-child(4){width:24px;height:24px;opacity:.95}@media (max-width:768px){.service-card{margin-bottom:1.5rem;aspect-ratio:1/1.1;max-width:500px;margin-left:auto;margin-right:auto}.service-card-overlay{padding:1.25rem}.service-card-title{font-size:1.5rem;margin-bottom:.5rem}.service-card-description{font-family:Playfair Display,serif;font-size:18.6px;line-height:1.6}.service-card-price{font-size:3rem;margin-bottom:2rem}.service-card-price span{font-size:1.2rem}.service-card-level{bottom:1rem;padding-left:1.25rem}.decorative-line{width:70%}.dot-arrow.left{left:-80px}.dot-arrow.right{right:-80px}.dot{width:12px;height:12px;margin:0 3px}.dot:nth-child(2){width:16px;height:16px}.dot:nth-child(3){width:20px;height:20px}.dot:nth-child(4){width:24px;height:24px}.slider-controls{margin-top:1.5rem}.slider-arrow{width:2.5rem;height:2.5rem;font-size:1.5rem}.slider-dot{width:10px;height:10px}}@media (max-width:480px){.service-card{aspect-ratio:1/1.2}.service-card-title{font-size:1.3rem}.service-card-description{font-family:Playfair Display,serif;font-size:18.6px;line-height:1.6;max-height:5.5em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.service-card-price{font-size:2.5rem;margin-bottom:1.5rem}.service-card-price span{font-size:1rem}.dot-arrow.left{left:-60px}.dot-arrow.right{right:-60px}.dot{width:8px;height:8px;margin:0 2px}.dot:nth-child(2){width:12px;height:12px}.dot:nth-child(3){width:16px;height:16px}.dot:nth-child(4){width:20px;height:20px}.slider-controls{margin-top:1rem}.slider-arrow{width:2rem;height:2rem;font-size:1.25rem;padding:.25rem}.slider-dot{width:8px;height:8px;margin:.2rem}.swipe-indicator{font-size:.75rem}.swipe-icon svg{width:20px;height:20px}}