.service-cards{background:transparent;position:relative;margin-top:1.2rem;margin-bottom:1.2rem}.service-cards__head{max-width:820px;margin-inline:auto;margin-bottom:1.8rem;text-align:center}.service-cards__kicker{margin:0 0 .5rem;color:rgba(var(--color-foreground),.72);font-size:.88rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.service-cards__title{margin:0;color:rgb(var(--color-foreground));font-size:clamp(24px,2.2vw,40px);line-height:1.08;letter-spacing:-.015em}.service-cards__grid{display:grid;grid-template-columns:repeat(var(--service-cards-columns, 3),minmax(0,1fr));gap:clamp(.9rem,1.4vw,1.4rem)}.service-cards__item{height:100%;min-height:clamp(20rem,22vw,28rem);text-align:center}.service-cards__card{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:inherit;height:100%;padding:.5rem clamp(.7rem,1vw,1.2rem);border:0;background:transparent;box-shadow:none;text-decoration:none;transition:none;align-items:center;text-align:center}.service-cards__card:hover{transform:none;border-color:transparent;box-shadow:none}.service-cards__card-title{margin:0 0 .45rem;color:var(--stx-copper-bright);background:linear-gradient(165deg,#c27a4d,#dda884,#b8744a 24%,#d59a72 38%,#c88458 50%,#dbab87,#ba7449 82%,#9f5d39);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:.16px rgba(58,31,19,.12);filter:drop-shadow(0 1px 0 rgba(255,241,232,.06)) drop-shadow(0 2px 4px rgba(0,0,0,.14));font-size:clamp(40px,3.2vw,64px)!important;line-height:.98!important;letter-spacing:-.02em;text-wrap:balance;max-width:11ch;margin-inline:auto}.service-cards__card-text{color:var(--stx-copper-bright);background:linear-gradient(165deg,#c27a4d,#dda884,#b8744a 24%,#d59a72 38%,#c88458 50%,#dbab87,#ba7449 82%,#9f5d39);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:.16px rgba(58,31,19,.12);filter:drop-shadow(0 1px 0 rgba(255,241,232,.06)) drop-shadow(0 2px 4px rgba(0,0,0,.14));font-size:clamp(15px,1.05vw,20px)!important;line-height:1.28!important;font-weight:500;text-align:center;max-width:24ch;margin-inline:auto}.service-cards__card-text p{margin:0;font-size:inherit!important;line-height:inherit!important}.service-cards__item--card_rated_venue .service-cards__card-title{display:block;width:100%;max-width:none;margin:0 auto .35rem;font-size:clamp(38px,3vw,54px)!important;line-height:.9!important;letter-spacing:.08em;text-align:center}.service-cards__link{margin-top:auto;display:inline-flex;align-items:center;gap:.55rem;color:rgb(var(--color-accent));font-size:clamp(20px,1.4vw,30px);font-weight:700;line-height:1.15}.service-cards__link:after{content:"\2197";transform:translateY(-1px)}.service-cards__pagination{display:none}body.template-product .service-cards{margin-top:.8rem;margin-bottom:.8rem}body.template-product .service-cards__head{margin-bottom:1rem}body.template-product .service-cards__item{min-height:clamp(8rem,10vw,12rem)}body.template-product .service-cards__card{justify-content:flex-start;padding-top:.4rem;padding-bottom:.4rem}body.template-product .service-cards__card-title{font-size:clamp(18px,1.5vw,26px)!important;line-height:1.05!important;max-width:13ch}body.template-product .service-cards__card-text{font-size:clamp(11px,.9vw,14px)!important;line-height:1.25!important;max-width:24ch}body.template-product .service-cards__item--card_rated_venue .service-cards__card-title{font-size:clamp(18px,1.5vw,24px)!important}@media(max-width:1199px){.service-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-cards__card-title{font-size:clamp(38px,4.8vw,56px)!important;max-width:12ch}.service-cards__card-text{font-size:clamp(14px,1.6vw,18px)!important;max-width:26ch}}@media(max-width:749px){.service-cards__head{margin-bottom:1.4rem}.service-cards__grid{--mobile-card-width: 86%;--mobile-card-gap: .9rem;display:flex;gap:var(--mobile-card-gap);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-inline:0;padding-inline:0;padding-bottom:.4rem;-webkit-overflow-scrolling:touch}.service-cards__grid:before,.service-cards__grid:after{content:"";flex:0 0 calc((100% - var(--mobile-card-width)) / 2 - (var(--mobile-card-gap) / 2))}.service-cards__grid::-webkit-scrollbar{display:none}.service-cards__item{flex:0 0 var(--mobile-card-width);scroll-snap-align:center;scroll-snap-stop:always}.service-cards__card{min-height:0;padding:.7rem .8rem}.service-cards__card-title{font-size:clamp(36px,10vw,52px)!important;line-height:.98!important}.service-cards__card-text{font-size:clamp(13px,4.5vw,18px)!important;line-height:1.28!important}.service-cards__item--card_rated_venue .service-cards__card-title{font-size:clamp(30px,9vw,42px)!important}.service-cards__item .service-cards__card:after{display:none!important;content:none!important}.service-cards__pagination{margin-top:.4rem;display:flex;align-items:center;justify-content:center;gap:.2rem;min-height:2.4rem}.service-cards__pagination.is-hidden{visibility:hidden;pointer-events:none}.service-cards__dot{-webkit-appearance:none;appearance:none;border:0;background:transparent;padding:.4rem;margin:0;cursor:pointer}.service-cards__dot:before{content:"";display:block;width:1.2rem;height:1.2rem;border-radius:999px;background:#ffffff6b;transition:background var(--duration-default),transform var(--duration-default),box-shadow var(--duration-default)}.service-cards__dot.is-active:before{width:4rem;background:linear-gradient(135deg,#a95f38,#d38a55 52%,#ba7144);box-shadow:0 0 0 1px #7040265c inset,0 4px 10px #a95f3840}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-service-cards.css.map */
