@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";header.header-main{padding-bottom:2rem}header.header-main .logo-wrapper img{max-width:100%}header.header-main .ellipse-wrapper{height:100%;display:flex;align-items:center;justify-content:center}header.header-main .ellipse-wrapper .ellipse{position:relative;transition:all .2s;display:block;padding:1.5rem 2.5rem;text-align:center;background-image:var(--ellipse-image);background-repeat:no-repeat;background-size:contain;background-position:center;color:#fff;text-decoration:none}header.header-main .ellipse-wrapper .ellipse .content{max-width:220px}header.header-main .ellipse-wrapper .ellipse .title{font-weight:bold;text-transform:uppercase}header.header-main .ellipse-wrapper .ellipse p{margin-bottom:0}header.header-main .ellipse-wrapper .ellipse:hover{transform:scale(1.05)}body{font-family:"Poppins",sans-serif !important;color:#01586b}a{transition:color .2s;color:#058a72;text-decoration:none}a:hover{color:#012821}.main-footer .logo-wrapper{margin-bottom:2rem;display:flex;justify-content:end}.main-footer .logo-wrapper img{max-width:100%}.main-footer .title{text-transform:uppercase;font-weight:1000;font-size:2.5rem;margin-bottom:2rem;color:#ff914d}.main-footer .partners{display:flex;flex-wrap:wrap;margin-bottom:2rem}.main-footer .partners .partner{width:min(20rem,100%);padding:2rem;padding-left:0;padding-right:4rem;text-decoration:none}.main-footer .partners .partner img{width:100%;aspect-ratio:2/1;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.main-footer .partners .partner .info{color:#01586b}.main-footer .copyright{margin-bottom:calc(2rem + 50px);font-weight:bold;text-align:center}.main-footer .copyright :last-child a{transition:color .2s;color:#6a2383;text-decoration:none}.main-footer .copyright :last-child a:hover{color:#290d33}@media screen and (max-width: 500px){.main-footer .partners .partner{padding-right:0}}@media screen and (min-width: 768px){.main-footer .title{font-size:3.75rem}.main-footer .logo-wrapper{margin-bottom:0}.main-footer .copyright :first-child{text-align:left}.main-footer .copyright :last-child{text-align:right}}@media screen and (min-width: 992px){.main-footer .copyright{margin-bottom:2rem}}