@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:Montserrat;margin:0;padding:0}.container{margin:0 auto;max-width:960px;padding:0 20px;width:100%}h1{line-height:60px}h1,h2,h3,h4,h5,h6{font-family:Montserrat;font-weight:700;margin-bottom:16px}p{color:#000;font-family:Montserrat,sans-serif;font-size:16px;line-height:20px;margin-bottom:12px}p:last-child{margin-bottom:0}a{cursor:pointer;text-decoration:none}img{object-fit:contain;object-position:center;width:100%}.caption,.title{display:inline-block;width:100%}@media(max-width:767px){.container{max-width:600px;padding:0 20px}}