@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;800;900&display=swap");body,html{padding:0;margin:0;background:url(/images/background.png) repeat-y #fefcf3;background-size:cover}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;scroll-behavior:smooth}.container{max-width:1230px;width:100%;padding:0 30px;margin:0 auto}.title{margin:0 0 16px;font-style:normal;font-weight:800;font-size:44px;line-height:116%;color:#2e2e3e}.subtitle,.title{text-align:center}.subtitle{font-size:20px;line-height:160%;color:#5c6077;margin:0 0 48px;padding:0;display:block}@media (max-width:720px){.title{margin:0 0 8px;font-size:38px;line-height:116%}.subtitle{font-size:18px;line-height:100%;margin:0 0 48px}}@media (max-width:480px){.title{margin:0 0 8px;font-size:32px;line-height:100%}.subtitle{font-size:16px;margin:0 0 32px}}