.services-list{position:relative;padding:120px 0;background:#fff;overflow:hidden}.services-list .page-width{width:min(1440px,calc(100% - 80px));max-width:1440px;margin:0 auto}.services-list__header{max-width:760px;margin:0 auto 55px;text-align:center}.services-list__eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:18px;color:#e31e24;font-size:13px;font-weight:700;line-height:1;letter-spacing:.22em;text-transform:uppercase}.services-list__eyebrow:before{content:"";width:34px;height:2px;flex:0 0 34px;background:#e31e24}.services-list__heading{margin:0;color:#111;font-size:58px;font-weight:800;line-height:1.15;letter-spacing:-2px}.services-list__description{margin-top:24px;color:#666;font-size:18px;line-height:1.8}.services-list__description p{margin:0}.services-list__navigation{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-bottom:18px}.services-list__arrow{width:46px;height:46px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid #DDDDDD;border-radius:50%;background:#fff;color:#111;font-family:inherit;font-size:27px;line-height:1;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.services-list__arrow:hover:not(:disabled){background:#e31e24;border-color:#e31e24;color:#fff;transform:translateY(-2px)}.services-list__arrow:disabled{opacity:.35;cursor:default}.services-list__arrow:focus-visible{outline:2px solid #E31E24;outline-offset:3px}.services-list__viewport{position:relative;width:100%;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;--services-visible-count: 4;--services-gap: 28px}.services-list__viewport::-webkit-scrollbar{display:none}.services-list__track{display:flex;gap:var(--services-gap);width:max-content}.services-list__card{position:relative;flex:0 0 var(--services-card-width, 300px);width:var(--services-card-width, 300px);min-width:0;overflow:hidden;border-radius:22px;background:#fff;border:1px solid #E3E3E3;box-shadow:0 15px 40px #0000000f;scroll-snap-align:start;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.services-list__card:hover{transform:translateY(-8px);border-color:#d5d5d5;box-shadow:0 25px 60px #00000021}.services-list__link{display:block;height:100%;color:inherit;text-decoration:none}.services-list__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#ededed}.services-list__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}.services-list__card:hover .services-list__image{transform:scale(1.06)}.services-list__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(180deg,#f4f4f4,#e7e7e7);color:#777;font-size:14px;letter-spacing:.03em;text-align:center}.services-list__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,#00000073,#0000 60%)}.services-list__number{position:absolute;top:18px;left:18px;z-index:2;color:#fff;font-size:12px;font-weight:700;letter-spacing:.12em;text-shadow:0 1px 5px rgba(0,0,0,.5)}.services-list__content{padding:28px;min-height:185px}.services-list__title{margin:0;color:#111;font-size:24px;font-weight:700;line-height:1.3}.services-list__text{margin-top:14px;color:#666;font-size:16px;line-height:1.7}.services-list__text p{margin:0}.services-list__dots{display:none}@media screen and (max-width:1200px){.services-list{padding:100px 0}.services-list .page-width{width:min(1440px,calc(100% - 60px))}.services-list__heading{font-size:50px}.services-list__track{gap:24px}.services-list__viewport{--services-visible-count: 3;--services-gap: 24px}.services-list__content{padding:24px;min-height:180px}.services-list__title{font-size:22px}}@media screen and (max-width:990px){.services-list{padding:90px 0}.services-list__heading{font-size:44px}.services-list__description{font-size:17px}.services-list__track{gap:20px}.services-list__viewport{--services-visible-count: 2;--services-gap: 20px}.services-list__content{min-height:175px}}@media screen and (max-width:749px){.services-list{padding:70px 0}.services-list .page-width{width:calc(100% - 40px)}.services-list__header{margin-bottom:38px}.services-list__heading{font-size:34px;line-height:1.2;letter-spacing:-1px}.services-list__description{margin-top:18px;font-size:16px;line-height:1.75}.services-list__navigation{margin-bottom:15px}.services-list__arrow{width:42px;height:42px;font-size:24px}.services-list__track{gap:16px}.services-list__viewport{--services-visible-count: 1;--services-gap: 16px}.services-list__card{border-radius:20px}.services-list__media{aspect-ratio:4 / 3}.services-list__content{padding:22px;min-height:175px}.services-list__title{font-size:22px}.services-list__text{font-size:15px;line-height:1.7}}@media screen and (max-width:480px){.services-list{padding:60px 0}.services-list__heading{font-size:30px}.services-list__eyebrow{font-size:12px;gap:10px}.services-list__eyebrow:before{width:28px;height:2px;flex-basis:28px}.services-list__content{min-height:165px}}@media(prefers-reduced-motion:reduce){.services-list__viewport{scroll-behavior:auto}.services-list__card,.services-list__image{transition:none}}.services-list__link:focus-visible{outline:2px solid #E31E24;outline-offset:4px;border-radius:22px}@media print{.services-list{padding:30px 0;background:#fff}.services-list__navigation,.services-list__dots{display:none}.services-list__viewport{overflow:visible}.services-list__track{display:grid;grid-template-columns:repeat(2,1fr);width:auto;gap:20px}.services-list__card{width:auto;box-shadow:none;border:1px solid #CCCCCC;break-inside:avoid}.services-list__overlay{display:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/services-list.css.map */
