@keyframes salesTariffReveal{0%{opacity:0;transform:translate(-2rem)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:no-preference){.sales-intro-title,.sales-intro-description{animation:.65s cubic-bezier(.22,1,.36,1) both salesTariffReveal}.sales-intro-description{animation-delay:.14s}.sales-tariff--pending{opacity:0}.sales-tariff--visible{animation:.65s cubic-bezier(.22,1,.36,1) both salesTariffReveal}.sales-tariff:nth-child(2){animation-delay:.16s}.sales-tariff:nth-child(3){animation-delay:.32s}.sales-tariff:focus-within{opacity:1;animation:none}}@supports (animation-timeline:view()) and (animation-range:entry 0% cover 30%){@media (prefers-reduced-motion:no-preference){.sales-services-reveal{animation:1ms ease-out both viewRevealUp;animation-timeline:view();animation-range:entry cover 30%}}}
