.btn{border-radius:100px;height:48px;display:flex;align-items:center;justify-content:center;text-align:center}.btn-blue-600{background:#1b75bb;color:#fff;font-size:16px;font-weight:700}.btn-blue-600:hover{background:#15598e;color:#fff}.institutes-page .page-header{border-radius:40px;width:100%;display:flex;align-items:center;justify-content:center;height:427px;background-size:cover;overflow:hidden;position:relative;margin-bottom:64px}.institutes-page .page-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#102841;opacity:.5}.institutes-page .page-header .institutes-details{padding:48px 32px;width:50%;border-radius:12px;background:#f6f9ffb3;box-shadow:0 0 29px #2aa7ff29;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 768px){.institutes-page .page-header .institutes-details{width:90%}}.institutes-page .page-header .institutes-details h1{color:#102841;font-size:24px;font-weight:700;padding:0 0 4px}.institutes-page .page-header .institutes-details .item{display:flex;align-items:center;gap:8px}.institutes-page .page-header .institutes-details .item svg{width:24px;height:24px}.institutes-page .page-header .institutes-details .item span{color:#102841;font-size:16px;font-weight:400}.other-opinion-btn{display:inline-block;background-color:#1b75bb;color:#fff;border:none;border-radius:25px;padding:10px 15px;font-size:16px;cursor:pointer;font-weight:700;width:100%;text-align:center}.other-opinion-btn:hover{background-color:#15598e!important}@media (max-width: 768px){.other-opinion-btn{text-align:center;display:block;width:100%}}
