@import url("https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@300;400;500;600;700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@300;400;500;600;700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");*{margin:0;padding:0;box-sizing:border-box}.background{position:fixed;top:0;left:0;width:100%;height:100%;background:url(/assets/images/certificates/trial/certificateBackgroundMobile.png) 50%/cover no-repeat;z-index:0}.background:before{content:"";position:absolute;inset:0;-webkit-backdrop-filter:blur(15px) brightness(.3);backdrop-filter:blur(15px) brightness(.3);z-index:1}.overlay{position:fixed;inset:0;width:100%;height:100%;background:rgba(1,8,14,.35);display:flex;align-items:center;justify-content:center;z-index:1}.card{padding:1.875rem 1rem;text-align:center;max-width:700px;width:100%}.icon{width:60px;height:60px;margin:0 auto 1.25rem;background:url(/assets/images/certificates/trial/icon-oculos.svg) 50%/contain no-repeat}.card h1{font-family:Chakra Petch,sans-serif;font-size:1.75rem;font-style:normal;font-weight:700;margin-bottom:.5rem}.card h1,.card p{color:#d7f9ff;text-align:center;line-height:150%}.card p{margin-bottom:2.5rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:400}.buttons{display:flex;flex-direction:column;align-items:center;gap:1rem}.primary{background-color:transparent;color:#3e88e6;border:1px solid #3e88e6}.secondary{background-color:#3e88e6;color:#01080e;border:none}a{display:flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-weight:600;cursor:pointer;width:100%;max-width:328px;height:50px;font-family:Inter,sans-serif;font-size:.813rem;transition:.2s;border-radius:5px;text-transform:uppercase;text-decoration:none}a:hover{background-color:#0052ff;color:#fff}@media (min-width:768px){.card h1{font-size:2.125rem}.card p{font-size:1.125rem}.buttons{flex-direction:row;justify-content:center;gap:1.25rem}a{max-width:180px}.background{background:url(/assets/images/certificates/trial/certificateBackground.png) 50%/cover no-repeat}}