.services-carousel{padding:clamp(62px,9vw,112px) 5vw;background:#f4c6cf;overflow:hidden}.services-carousel__header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.services-carousel__header h2{font:500 clamp(38px,5vw,66px)/.94 "Playfair Display",Georgia,serif;letter-spacing:-.05em;margin:0;max-width:530px}.services-carousel__header p:last-child{max-width:300px;margin:0;color:#40504a;font-size:15px}.services-carousel__viewport{position:relative;min-height:355px}.service-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);gap:30px;align-items:stretch;padding:clamp(26px,4vw,52px);background:#fffdf7;opacity:0;transform:translateX(32px);pointer-events:none;transition:opacity .42s ease,transform .42s ease}.service-slide.active{position:relative;opacity:1;transform:none;pointer-events:auto}.service-slide__number{font:500 12px/1 "DM Mono",monospace;letter-spacing:.1em;color:#ec4d68;margin:0 0 24px}.service-slide h3{font:500 clamp(38px,5vw,62px)/.95 "Playfair Display",Georgia,serif;letter-spacing:-.055em;margin:0;max-width:600px}.service-slide__description{font-size:18px;line-height:1.45;max-width:510px;margin:23px 0 0}.service-slide__art{display:grid;place-items:center;min-height:230px;background:#d7ff45;color:#14211f;font:500 clamp(64px,11vw,155px)/1 "Playfair Display",Georgia,serif;letter-spacing:-.1em}.service-slide[data-service="flowers"] .service-slide__art{background:#f4c6cf}.service-slide[data-service="cards"] .service-slide__art{background:#ffe274}.service-slide[data-service="news"] .service-slide__art{background:#a7d9ed}.service-slide[data-service="stationery"] .service-slide__art{background:#ccebb9}.service-slide[data-service="post"] .service-slide__art{background:#d9c6f4}.service-slide[data-service="print"] .service-slide__art{background:#ffcf8c}.services-carousel__controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:17px}.services-carousel__arrows{display:flex;gap:8px}.services-carousel__arrow{width:42px;height:42px;border:1px solid #14211f;background:transparent;color:#14211f;font-size:22px;line-height:1}.services-carousel__arrow:hover{background:#14211f;color:#fffdf7}.services-carousel__dots{display:flex;gap:7px;flex-wrap:wrap;justify-content:end}.services-carousel__dot{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#14211f4d;cursor:pointer}.services-carousel__dot.active{background:#14211f;transform:scale(1.25)}@media(max-width:700px){.services-carousel__header{display:block}.services-carousel__header p:last-child{margin-top:16px}.services-carousel__viewport{min-height:520px}.service-slide{grid-template-columns:1fr;padding:28px;gap:26px}.service-slide__art{min-height:155px;order:-1}.service-slide__description{font-size:16px}.services-carousel__controls{align-items:end}.services-carousel__dots{max-width:170px}}
