.BuyingNewCar_offerCard___ogGa{background:#fff;border:1px solid rgba(128,90,213,.3);border-radius:16px;padding:20px 28px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.04);margin:40px auto}.BuyingNewCar_offerContent__1Xk2p{display:flex;align-items:center;justify-content:space-between;width:100%;gap:40px}@media(max-width:767px){.BuyingNewCar_offerContent__1Xk2p{gap:20px}}.BuyingNewCar_textContainer__SLhpc{display:flex;flex-wrap:wrap;align-items:center;flex:1 1;justify-content:space-between}@media(max-width:767px){.BuyingNewCar_textContainer__SLhpc{width:100%;gap:10px}}.BuyingNewCar_brandLogo__BjHKO{width:60px;height:60px;border-radius:50%;border:2px solid rgba(128,90,213,.3);padding:6px;object-fit:cover}@media(max-width:767px){.BuyingNewCar_offerText__cYrFA h3{font-size:1.2rem}}.BuyingNewCar_offerText__cYrFA p{font-size:1rem;color:#444;line-height:1.4}@media(max-width:767px){.BuyingNewCar_offerText__cYrFA p{font-size:.8rem}}.BuyingNewCar_highlightText__KOLaF{color:#f7b500;font-weight:600}.BuyingNewCar_animatedBorder__9oIis{border-radius:9px;position:relative;overflow:hidden;z-index:1;padding:1px}.BuyingNewCar_bg__Snu7U:before{content:"";position:absolute;width:162px;height:162px;top:-148%;background:conic-gradient(#5e33d9,#ffffff,#5e33d9,#ffffff,#5e33d9);z-index:0;animation:BuyingNewCar_spin__grx3w 3s linear infinite;overflow:hidden}@keyframes BuyingNewCar_spin__grx3w{0%{transform:rotate(0deg) scale(1.3)}to{transform:rotate(1turn) scale(1.3)}}