.svc-offer-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:start;gap:clamp(28px,4vw,48px);margin-top:clamp(32px,4vw,48px);display:grid}.svc-offer-media{width:100%;line-height:0;position:relative}.svc-offer-photo{aspect-ratio:1024/682;object-fit:cover;border-radius:30px;width:100%;height:auto;display:block}.svc-offer-badge{z-index:2;max-width:calc(100% - 16px);min-height:50px;box-shadow:none;filter:none;box-sizing:border-box;background:#fff;border-radius:999px;align-items:center;gap:11px;padding:5px 16px 5px 5px;line-height:normal;display:inline-flex;position:absolute;bottom:-14px;right:8px}.svc-offer-badge__icon{border-radius:50%;flex:none;width:40px;height:40px;display:block}.svc-offer-badge__text{color:#0f182d;letter-spacing:-.02em;white-space:nowrap;font-family:Inter Tight,Intertight,"Inter 18 Pt",Inter,Arial,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:1.25}.svc-offer-float-image{will-change:transform;animation:6.2s ease-in-out infinite svc-offer-float-image}.svc-offer-float-badge{will-change:transform;animation:4.8s ease-in-out infinite svc-offer-float-badge}@keyframes svc-offer-float-image{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes svc-offer-float-badge{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (prefers-reduced-motion:reduce){.svc-offer-float-image,.svc-offer-float-badge{animation:none}}.svc-offer-accordion{border:none;flex-direction:column;gap:20px;display:flex}.svc-offer-accordion-item{background:#f5f5f5;border:1px solid #f5f7fa;border-radius:30px;padding:0 20px}.svc-offer-accordion-trigger{cursor:pointer;text-align:left;letter-spacing:-.02em;color:#222;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:80px;padding:0;font-family:inherit;font-size:clamp(1.15rem,1.6vw,1.4rem);font-weight:700;display:flex}.svc-offer-accordion-title{flex:1;min-width:0;font-weight:700}.svc-offer-accordion-icon{background:#b7edfc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.svc-offer-accordion-icon img{width:24px;height:24px;transition:transform .35s;display:block}.svc-offer-accordion-item:not(.is-open) .svc-offer-accordion-icon img{transform:rotate(90deg)}.svc-offer-accordion-panel{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.svc-offer-accordion-item.is-open .svc-offer-accordion-panel{grid-template-rows:1fr}.svc-offer-accordion-inner{min-height:0;overflow:hidden}.svc-offer-accordion-panel p{color:#000;max-width:30rem;margin:0;padding:0 0 24px;font-size:1rem;font-weight:400;line-height:1.5}.svc-offer[data-animate-in] .svc-offer-media,.svc-offer[data-animate-in] .svc-offer-accordion-item{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(20px)}.svc-offer.in-view .svc-offer-media{opacity:1;transition-delay:50ms;transform:translateY(0)}.svc-offer.in-view .svc-offer-accordion-item:first-child{opacity:1;transition-delay:.1s;transform:translateY(0)}.svc-offer.in-view .svc-offer-accordion-item:nth-child(2){opacity:1;transition-delay:.15s;transform:translateY(0)}.svc-offer.in-view .svc-offer-accordion-item:nth-child(3){opacity:1;transition-delay:.2s;transform:translateY(0)}.svc-offer.in-view .svc-offer-accordion-item:nth-child(4){opacity:1;transition-delay:.25s;transform:translateY(0)}@media (max-width:991px){.svc-offer-grid{grid-template-columns:1fr;row-gap:clamp(40px,6vw,56px)}.svc-offer-photo{aspect-ratio:560/420;height:auto}.svc-offer-badge{bottom:-10px;right:4px}.svc-offer-badge__text{font-size:13px}}@media (max-width:479px){.svc-offer-badge__text{white-space:normal}}
