.simply-countdown-losange{overflow:visible;display:flex;flex-wrap:wrap;justify-content:center;gap:3rem;font-family:Inter,sans-serif}.simply-countdown-losange>.simply-section{width:70px;height:70px;display:flex;justify-content:center;align-items:center;transform:rotate(-45deg);background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:.5rem;transition:.2s ease-in-out}.simply-countdown-losange>.simply-section>div{transform:rotate(45deg);display:flex;flex-direction:column;line-height:1.2}.simply-countdown-losange>.simply-section .simply-amount,.simply-countdown-losange>.simply-section .simply-word{display:block;text-align:center}.simply-countdown-losange>.simply-section .simply-amount{font-size:1.25rem;font-weight:700;color:#fff}.simply-countdown-losange>.simply-section .simply-word{font-size:.65rem;font-weight:500;color:rgba(255,255,255,.9);text-transform:uppercase;letter-spacing:.05em}@media (min-width:640px){.simply-countdown-losange>.simply-section{width:80px;height:80px}.simply-countdown-losange>.simply-section .simply-amount{font-size:1.5rem}.simply-countdown-losange>.simply-section .simply-word{font-size:.7rem}}@media (min-width:1024px){.simply-countdown-losange>.simply-section{width:90px;height:90px}.simply-countdown-losange>.simply-section .simply-amount{font-size:1.75rem}.simply-countdown-losange>.simply-section .simply-word{font-size:.75rem}}