@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap")
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap");*{box-sizing:border-box}body{color:#000;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.5;margin:0}img{display:block;max-width:100%}h1{color:#fff;font-size:36px;margin:0}@media screen and (max-width:992px){h1{font-size:32px}}@media screen and (max-width:480px){h1{font-size:28px}}@media screen and (max-width:320px){h1{font-size:24px}}h2{font-size:20px;margin:0 0 1rem}@media screen and (max-width:1113px){h2{font-size:22px}}@media screen and (max-width:480px){h2{font-size:20px}}@media screen and (max-width:320px){h2{font-size:16px}}h4{color:#b90012;margin:1rem 0}a{text-decoration:none}p{font-family:Roboto,sans-serif!important}p+p{margin-bottom:0}.container{margin:0 auto;max-width:3000px;padding:0 5%}@media screen and (max-width:1920px){.container{max-width:90%;padding:0 30px}}@media screen and (max-width:1200px){.container{padding:0 30px}}@media screen and (max-width:640px){.container{padding:0 20px}}