@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@600;700;900&display=swap");*{box-sizing:border-box;margin:0;padding:0}:root{--principal-color:#0087f5;--secondary-color:#00efb2;--text-color:#1d1d1d;--shadow-color:#00bfd03d;--whatsapp-color:#1de566;--whatsapp-border:#058f00;--icons-color:#fff;--font:"Nunito Sans",sans-serif}.AppWraper{position:relative;top:-40px;margin:0 10px}.AppWraper,.ProductSection{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:60px}@media screen and (min-width:1024px){.AppWraper{top:-80px;gap:100px;margin:0 70px}.ProductSection{gap:100px}}@media screen and (min-width:1500px){.AppWraper{gap:150px;margin:0 140px}.ProductSection{gap:150px}}