<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.common-btn{border-radius:5px;font-size:14px;border:none;padding:12px 15px;width:100%;position:relative;overflow:hidden;display:block;z-index:1;-webkit-transition:color .5s;transition:color .5s;text-align:center}.common-btn:focus-visible{outline:0}.common-btn:hover{cursor:pointer}.common-btn:hover:before{width:140%}.common-btn:before{content:"";position:absolute;height:100%;width:0;top:0;left:0;-webkit-transition:.5s;transition:.5s;-webkit-transform:translateX(-20px) skew(-10deg);transform:translateX(-20px) skew(-10deg);z-index:-1}.white-red-btn{background-color:#fff;color:#02001f}.white-red-btn:before{background-color:#f31524}.white-red-btn:hover{color:#fff}.white-black-btn{background-color:#fff;color:#02001f}.white-black-btn:before{background-color:#02001f}.white-black-btn:hover{color:#fff}.red-white-btn{font-weight:600;background-color:#f31524;color:#fff}.red-white-btn:before{background-color:#fff}.red-white-btn:hover{color:#02001f}.red-black-btn{font-weight:600;background-color:#f31524;color:#fff}.red-black-btn:before{background-color:#02001f}.red-black-btn:hover{color:#fff}.black-red-btn{font-weight:600;background-color:#02001f;color:#fff}.black-red-btn:before{background-color:#f31524}.black-red-btn:hover{color:#fff}@media (min-width:767px){.common-btn{padding:12px 50px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.truncate1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.truncate2{-webkit-line-clamp:2;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.page-padding{padding-top:100px}.dark-bg{background-color:#181818}.main-heading{font-size:28px;line-height:38px;color:#fff;font-weight:600;font-family:Titillium Web,sans-serif}@media (min-width:576px){.main-heading{font-size:calc(1.85185185vw + 17.33333333px)}}@media (min-width:1440px){.main-heading{font-size:44px}}@media (min-width:576px){.main-heading{line-height:calc(1.85185185vw + 27.33333333px)}}@media (min-width:1440px){.main-heading{line-height:54px}}.sub-heading{font-size:20px;line-height:50px;color:#cdcdcd;font-weight:300;font-family:Mulish,serif}@media (min-width:576px){.sub-heading{font-size:calc(.46296296vw + 17.33333333px)}}@media (min-width:1440px){.sub-heading{font-size:24px}}@media (min-width:576px){.sub-heading{line-height:calc(0vw + 50px)}}@media (min-width:1440px){.sub-heading{line-height:50px}}.landing-section{min-height:43vh;background-size:auto;background-position-x:40%;background-position-y:50%}.landing-section .content{max-width:473px}.landing-section .lines{position:absolute;right:0;top:0}.common-category-slider-section{height:220px;border-bottom:.5px solid #f3152485}.common-category-slider-section .common-category-skeleton-loader{width:100%;height:180px;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f0f0f0),color-stop(50%,#e0e0e0),color-stop(75%,#f0f0f0));background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;-webkit-animation:skeleton-loading 1.5s infinite;animation:skeleton-loading 1.5s infinite;border-radius:4px}@-webkit-keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.common-category-slider-section .card-title{font-family:Titillium Web,sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:.02em;text-align:center;height:36px;-webkit-transition:all .25s;transition:all .25s;color:#2a2a2b;padding:0 15px}.common-category-slider-section .common-category-swiper-container-wrapper{padding:20px 45px}.common-category-slider-section .swiper-container.common-category-swiper-container{position:relative;overflow:hidden}.common-category-slider-section .img-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.common-category-slider-section .swiper-slide{height:100%;-webkit-transition:all .25s;transition:all .25s}.common-category-slider-section .swiper-slide.active,.common-category-slider-section .swiper-slide:hover{background-color:#f5f5f5}.common-category-slider-section .swiper-img-card{margin:auto;padding:10px;-webkit-transition:all .25s;transition:all .25s}.common-category-slider-section .swiper-button-next.common-category-swiper-button:after,.common-category-slider-section .swiper-button-prev.common-category-swiper-button:after{content:""}.common-category-slider-section .swiper-button-prev.common-category-swiper-button svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:1200px){.landing-section{min-height:40vh;background-position-x:60%;background-position-y:40%}}@media (min-width:1600px){.landing-section{background-position-x:30%}}@media (min-width:1800px){.landing-section{background-position-x:30%;background-position-y:35%;background-size:130%}}.nav-tabs{display:none}.nav-dropdown{display:block}.nav-tab-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px;gap:20px}.nav-tabs button{background-color:#f2f2f2;padding:20px 10px;color:#2a2a2b}.dropdown-toggle,.nav-tabs button{border:none;text-align:center;cursor:pointer;font-family:Titillium Web,sans-serif;font-size:16px;font-weight:600;line-height:19.12px;letter-spacing:.02em}.dropdown-toggle{padding:17px 10px;border-radius:unset}.dropdown-toggle,.university-dropdown-toggle{width:100%;background-color:#181818;color:#fff}.university-dropdown-toggle{padding:17px 20px;border:none;text-align:center;border-radius:5px;cursor:pointer;font-family:Inter;font-size:14px;font-weight:600;line-height:24px;letter-spacing:.02em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;white-space:normal}.university-dropdown-toggle:after{color:#f90b31;font-size:24px;font-weight:100;padding:0;margin-top:10px}.dropdown-menu{border-radius:unset;padding:0;width:100%;background-color:#f2f2f2;border:none;text-align:center;cursor:pointer;font-family:Titillium Web,sans-serif;font-size:16px;font-weight:600;line-height:19.12px;letter-spacing:.02em;color:#2a2a2b}.dropdown-menu .dropdown-item{padding:17px 10px;border-bottom:.5px solid silver}.dropdown-menu .university-dropdown-item{padding:17px 20px;border-bottom:none;text-align:start;font-family:Inter;font-size:14px;font-weight:400;line-height:24px;white-space:normal}.dropdown-menu .small-text{display:block;font-family:Titillium Web,sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:.02em;text-align:center;color:#2a2a2b}.nav-tabs button.active,.nav-tabs button:hover{background-color:#181818;color:#fff}.tab-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tab-pane .card-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.tab-pane.active{display:block}.card{width:368px;padding:20px;-webkit-transition:all .25s;transition:all .25s;border:1px solid transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card:hover{border:1px solid #eee}.card-heading{font-family:Titillium Web,sans-serif;font-size:20px;font-weight:700;line-height:21.53px;letter-spacing:.02em;color:#181818}.card-body-text{font-family:Mulish,serif;font-size:14px;font-weight:400;line-height:24px;text-align:left;color:#3f3f3f}ul.card-body-text{padding-left:12px;margin-bottom:20px}.red-btn{display:inline-block;padding:20px 24px;background-color:#f31524;font-family:Mulish,serif;font-size:13px;font-weight:400;line-height:13.46px;color:#fff;border-radius:50px;border:1px solid #f31524;-webkit-transition:all .25s;transition:all .25s;min-width:120px;text-align:center}.red-btn.bordered{background-color:#fff;color:#f31524}.red-btn.bordered:hover{color:#fff;background-color:#f31524}.red-btn:hover{text-decoration:underline;color:#fff}.img-container{overflow:hidden}@media screen and (min-width:992px){.nav-tabs{position:-webkit-sticky;position:sticky;top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:200px;border-bottom:unset;gap:10px;min-width:300px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.nav-dropdown{display:none}.nav-tab-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative}.tab-pane .card-container{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}</pre></body></html>