:root{--primary-color:#5d54c8;--secondary-color:#4940b4;--tertiary-color:#f5f5f5;--orange:#ff771f;--green:#12b800}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-figtree);font-size:16px;font-weight:400;line-height:24px;overflow-x:hidden}img{max-width:100%}section{display:block;position:relative}.container{max-width:1440px}.fullScreen{width:100vw;height:100vh;position:relative;overflow:hidden}.fullImage{object-fit:contain;object-position:center}
