@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{font-family:Lato;background:#072232;margin:auto;color:#ffff;font-style:normal;font-weight:300;font-size:16px;line-height:140%}h1{font-style:normal;font-weight:300;font-size:60px;line-height:105%;text-transform:uppercase}h2{font-style:normal;font-weight:300;font-size:60px;line-height:105%;text-transform:uppercase}h3{font-style:normal;font-weight:300;font-size:36px;line-height:105%;text-transform:uppercase}h4{font-family:Lato;font-style:normal;font-weight:normal;font-size:30px;line-height:36px;text-transform:uppercase}h5{font-family:Lato;font-style:normal;font-weight:normal;font-size:18px;line-height:130%;text-transform:uppercase}.item-grid-4-col,.item-grid-3-col,.item-grid-5-col{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}@media screen and (min-width:640px){.item-grid-4-col{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:768px){.item-grid-3-col{grid-template-columns:repeat(3,minmax(0,1fr))}.item-grid-5-col{gap:3rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1024px){.item-grid-4-col{gap:3rem;grid-template-columns:repeat(4,minmax(0,1fr))}.item-grid-3-col{gap:3rem}}@media screen and (min-width:1200px){.item-grid-5-col{gap:3rem;grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (max-width:768px){h1,h2{font-size:45px}}@media screen and (max-width:640px){h1{font-style:normal;font-weight:300;font-size:30px;line-height:100%;text-transform:uppercase}h2{font-style:normal;font-weight:300;font-size:30px;line-height:100%;text-transform:uppercase}h3{font-style:normal;font-weight:300;font-size:23px;line-height:100%;text-transform:uppercase}body{font-style:normal;font-weight:300;font-size:16px;line-height:130%}