@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");*{border:0;box-sizing:border-box;margin:0;padding:0}#header{background-color:#a2d45e}.box-all{display:flex;flex-direction:column;height:100%}.bg-header{background-color:#fff;padding:25px 0}.box-header{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:auto;margin-right:100px}.box-text{text-align:left}.box-header h2{font-family:Josefin Sans,sans-serif;font-size:35px;font-weight:600;line-height:1.3;text-transform:uppercase}.box-text h2:first-child{background-color:#003da6;border-radius:42px;color:#a2d45e;margin-bottom:20px;padding:12px 25px 5px;width:fit-content}.box-text h2:nth-child(2){color:#003da6}.box-text h2:nth-child(3){background-color:#ff8300;border-radius:42px;color:#fff;margin-left:auto;padding:12px 25px 5px;text-align:right;width:fit-content}.box-text h2:first-child{line-height:1.2;position:relative}.box-text h2:first-child:before{background-image:url(https://www.upi.ac.cr/hubfs/p3.png);background-size:20px;left:25px;top:-18px;transform:rotate(90deg)}.box-text h2:first-child:before,.box-text h2:nth-child(3):before{background-position:bottom;background-repeat:no-repeat;content:"";height:30px;position:absolute;width:30px}.box-text h2:nth-child(3):before{background-image:url(https://www.upi.ac.cr/hubfs/p2.png);bottom:0;left:-14px;margin:auto;top:0}.box-text h2:nth-child(3){position:relative}.header-img{height:100%}.bg-header img{max-width:270px!important}.header-img img{height:100%;max-width:560px;object-fit:cover;width:100%}