:root{--h1:42px;--h2:30px;--h3:22px;--h4:22px;--h5:18px;--p:16px;--16:16px;--section-padding:50px;--section-padding-large:70px;--section-padding-small:37px}@media screen and (min-width:480px){:root{--h1:calc(42px + ((100vw - 480px) / (1200 - 480)) * (68 - 42) );--h2:calc(30px + ((100vw - 480px) / (1200 - 480)) * (42 - 30) );--h3:calc(22px + ((100vw - 480px) / (1200 - 480)) * (30 - 22) );--h4:calc(22px + ((100vw - 480px) / (1200 - 480)) * (26 - 22) );--h5:calc(18px + ((100vw - 480px) / (1200 - 480)) * (22 - 18) );--p:calc(16px + ((100vw - 480px) / (1200 - 480)) * (18 - 16) );--16:calc(16px + ((100vw - 480px) / (1200 - 480)) * (16 - 16) );--section-padding:calc(50px + ((100vw - 480px) / (1200 - 480)) * (75 - 50) );--section-padding-large:calc(70px + ((100vw - 480px) / (1200 - 480)) * (100 - 70) );--section-padding-small:calc(37px + ((100vw - 480px) / (1200 - 480)) * (60 - 37) )}}@media screen and (min-width:1200px){:root{--h1:68px;--h2:42px;--h3:30px;--h4:26px;--h5:22px;--p:18px;--16:16px;--section-padding:75px;--section-padding-large:100px;--section-padding-small:60px}}