#single-school .header{background-repeat:no-repeat;background-size:cover;background-position:center;min-height:350px;height:60vh;display:flex;align-items:flex-end;justify-content:center}#single-school .header .hwrapper{display:flex;flex-direction:row;background:var(--theme-color-2);border-radius:16px;color:#333;padding:8px;transform:translateY(50%);width:96%;max-width:1170px}#single-school .header .hwrapper .school-name{display:flex;flex-direction:row;gap:24px;align-items:center;flex:1 1 auto;width:calc(100% - 350px);padding:16px}#single-school .header .hwrapper .school-name .image img{width:100px;height:100px;background:#fff;object-fit:contain;border-radius:50%;display:block;padding:4px}#single-school .header .hwrapper .school-name .right{display:flex;flex-direction:column;gap:8px}#single-school .header .hwrapper .school-name .right h1{font-size:24px;font-weight:700;margin:0}#single-school .header .hwrapper .school-name .right h1 i{font-size:20px}#single-school .header .hwrapper .school-name .right .place{font-size:16px;font-weight:600}#single-school .header .hwrapper .school-name .right .rank-wrap{display:flex;flex-direction:row;gap:8px;font-size:16px;padding-top:8px}#single-school .header .hwrapper .school-name .right .rank-wrap .rank{border-radius:15px;border:2px solid var(--theme-color-3);padding:6px 24px;font-weight:600}#single-school .header .hwrapper .similar-school{padding:24px;width:350px;flex:0 0 auto;background:#7746d826;border-radius:12px}#single-school .header .hwrapper .similar-school h4{margin:0 0 8px 0;font-size:16px;font-weight:700}#single-school .header .hwrapper .similar-school ul{margin:0;padding:0 0 0 10px;list-style:none;display:flex;flex-direction:column;gap:8px}#single-school .header .hwrapper .similar-school ul li{position:relative}#single-school .header .hwrapper .similar-school ul li::before{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:rgb(0 0 0 / .4);display:block;left:-10px;top:8px}#single-school .header .hwrapper .similar-school ul li a{color:var(--org-color);display:block;font-size:15px}#single-school .header .hwrapper .similar-school ul li a:hover{text-decoration:underline}#single-school #content-wrapper{padding-top:120px;max-width:1200px!important}#single-school #content-wrapper .tab-nav{margin-bottom:30px}#single-school #content-wrapper .tab-nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}#single-school #content-wrapper .tab-nav ul li a{display:block;padding:12px 24px;color:var(--theme-color-9);font-size:16px;background:#7746d826;border-radius:100px}#single-school #content-wrapper .tab-nav ul li a i{margin-right:5px;font-size:16px;position:relative;top:1px}#single-school #content-wrapper .tab-nav ul li:hover a{box-shadow:2px 2px 23px rgb(0 0 0 / .1)}#single-school #content-wrapper .tab-nav ul li.active a{background:var(--theme-color-3);font-weight:600;color:#fff}.description{margin-bottom:0;margin-top:20px;font-size:16px}.tab-section{padding:30px 0}.section-style{margin-bottom:90px;padding:30px 50px}.section-style .heading{margin-top:0;margin-bottom:20px;font-size:22px}.section-style .heading i{font-size:36px;color:var(--org-color2);margin-right:10px;vertical-align:middle}.content{margin:40px 0 100px 0}.content .entry{text-align:center;max-width:600px;margin:auto;text-align:justify;color:#555}.content .entry .my-keyword{color:var(--org-color);font-weight:700}.content .entry iframe{width:100%;margin:20px 0}.content .entry video,.content .entry img{width:100%;height:auto}.applications .item .fa-check,.applications .item .fa-xmark{background:#3cb54c;color:#fff;width:24px;height:24px;text-align:center;font-size:14px;line-height:24px;border-radius:50%;margin-right:8px}.applications .item .fa-xmark{background:#ed1e24}.admissions{margin:100px 0}.bars-chart{height:300px;padding-top:20px;display:flex;justify-content:center}.bars-chart .chart{height:100%;width:33.333%;flex:0 0 auto;display:flex;flex-direction:column;align-items:center}.bars-chart .chart>.title{width:180px}.bars-chart .chart .title{text-align:left}