.services-section{width:100%}.services-list{display:flex;flex-direction:column;margin-top:40px;border-bottom:1px solid rgba(var(--color-foreground),.12)}.services-list-item{display:flex;align-items:center;padding:40px 0;border-top:1px solid rgba(var(--color-foreground),.12);text-decoration:none;color:rgb(var(--color-foreground));position:relative;transition:background-color .3s ease}.services-list-item{min-height:48px}.services-list-item__number{font-family:var(--font-heading-family);font-style:italic;font-size:calc(var(--font-heading-scale) * 3.6rem);font-weight:300;color:rgba(var(--color-foreground),.4);width:80px;flex-shrink:0;transition:color .3s ease}@media screen and (min-width:768px){.services-list-item__number{font-size:calc(var(--font-heading-scale) * 4.8rem);width:120px}}.services-list-item__body{flex-grow:1;padding-right:40px;position:relative}.services-list-item__title{margin:0 0 10px;font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 2.8rem);font-weight:400;color:rgb(var(--color-foreground));line-height:1.25;transition:color .3s ease}@media screen and (min-width:768px){.services-list-item__title{font-size:calc(var(--font-heading-scale) * 4.2rem)}}.services-list-item__desc{margin:0;font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),.65);max-width:550px}.services-list-item__image-wrap{position:absolute;right:15%;top:50%;width:140px;height:180px;border-radius:8px;overflow:hidden;box-shadow:0 12px 30px rgba(var(--color-shadow),.15);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-50%) rotate(4deg) scale(.9);transition:transform .4s cubic-bezier(.165,.84,.44,1),opacity .4s cubic-bezier(.165,.84,.44,1),visibility .4s;z-index:10}@media screen and (min-width:768px){.services-list-item__image-wrap{width:180px;height:230px;right:20%}}.services-list-item__image{width:100%;height:100%;object-fit:cover}.services-list-item:hover .services-list-item__title,.services-list-item:hover .services-list-item__number{color:#c65529}.services-list-item:hover .services-list-item__image-wrap{opacity:1;visibility:visible;transform:translateY(-60%) rotate(3deg) scale(1.03)}.services-list-item__action{flex-shrink:0}.services-list-item__arrow-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.2);color:rgb(var(--color-foreground));background:transparent;transition:all .3s cubic-bezier(.165,.84,.44,1)}@media screen and (min-width:768px){.services-list-item__arrow-btn{width:48px;height:48px}}.services-list-item__arrow-btn svg{width:18px;height:18px;color:rgb(var(--color-foreground));transition:transform .3s cubic-bezier(.165,.84,.44,1),color .3s ease}.services-list-item:hover .services-list-item__arrow-btn{background:#c65529;border-color:#c65529}.services-list-item:hover .services-list-item__arrow-btn svg{color:#fff;transform:rotate(-45deg)}.service-details-container{max-width:var(--container-lg-width);margin:0 auto;padding:40px 20px;opacity:0;transform:translateY(15px);animation:detailsFadeIn .5s cubic-bezier(.165,.84,.44,1) forwards}@keyframes detailsFadeIn{to{opacity:1;transform:translateY(0)}}.service-details__back{display:inline-flex;align-items:center;gap:8px;margin-bottom:30px;text-decoration:none;font-size:1.4rem;font-weight:600;color:rgba(var(--color-foreground),.7);transition:color .3s ease;padding:10px 0;cursor:pointer;min-height:44px}.service-details__back:hover{color:rgb(var(--color-foreground))}.service-details__back svg{width:16px;height:16px;transition:transform .3s ease}.service-details__back:hover svg{transform:translate(-4px)}.service-details-layout{display:flex;flex-direction:column;gap:40px}@media screen and (min-width:768px){.service-details-layout{flex-direction:row;gap:60px}}.service-details__media{flex:1;width:100%}.service-details__image-frame{width:100%;border-radius:var(--section-corner-radius, 12px);overflow:hidden;box-shadow:0 10px 30px rgba(var(--color-shadow),.05)}.service-details__image-frame img{width:100%;height:auto;display:block}.service-details__info{flex:1;display:flex;flex-direction:column;justify-content:center}.service-details__title{margin:0 0 15px;font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 3rem);font-weight:500;color:rgb(var(--color-foreground));line-height:1.2}.service-details__price-row{display:flex;align-items:center;gap:15px;margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid rgba(var(--color-foreground),.08)}.service-details__price-badge{font-size:2.2rem;font-weight:600;color:rgb(var(--color-foreground))}.service-details__label{font-size:1.2rem;text-transform:uppercase;letter-spacing:.1em;background-color:rgba(var(--color-foreground),.05);padding:4px 10px;border-radius:4px;color:rgba(var(--color-foreground),.7)}.service-details__description{font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.85);margin-bottom:35px}.service-details__description p{margin:0 0 15px}.service-details__cta{display:flex;flex-wrap:wrap;gap:15px;margin-top:15px}.service-details__cta .button{padding:15px 30px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:1.5rem;letter-spacing:.05em;border-radius:var(--buttons-radius, 4px);cursor:pointer;transition:var(--transition)}.dynamic-service-block{display:none}.dynamic-service-block.active{display:block}.services-list-fallback{width:100%}
/*# sourceMappingURL=/cdn/shop/t/106/assets/service-details.css.map */
