@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.btn,.themebtn{border-radius:0px;border-width:1px;padding:15px 30px;font-size:var(--fs-14);font-weight:var(--fw-500);white-space:nowrap;line-height:18px;text-align:center;box-shadow:none;transition:var(--ease-in-out);display:inline-flex;align-items:center;justify-content:center;gap:5px;text-transform:uppercase}.btn .btn-icon,.themebtn .btn-icon{width:22px;height:22px;display:flex}.btn.btn-white{background-color:#fff;color:#930043}.btn.btn-white:hover{background-color:#fafafa}.vist-btn{display:inline-flex;align-items:center;gap:11px;font-size:var(--fs-16);font-weight:var(--fw-600);line-height:19px;color:#444}.vist-btn span{animation:slide2 1s ease-in-out infinite;transition:all .4s ease-in-out}.vist-btn span svg path{transition:var(--ease-in-out)}.vist-btn:hover{color:#930043}.vist-btn:hover span svg path{stroke:#930043 !important}@keyframes slide2{0%,100%{transform:translate(3px, 0)}50%{transform:translate(0, 0)}}:root{--fs-10: 10px;--fs-12: 12px;--fs-14: 14px;--fs-16: 16px;--fs-18: 18px;--fs-20: 20px;--fs-22: 22px;--fs-24: 24px;--fs-26: 26px;--fs-28: 28px;--fs-30: 30px;--fs-32: 32px;--fs-34: 34px;--fs-36: 36px;--fs-38: 38px;--fs-40: 40px;--fw-300: 300;--fw-400: 400;--fw-500: 500;--fw-600: 600;--fw-700: 700;--fw-800: 800;--fw-900: 900;--font-montserrat: "Montserrat", sans-serif;--font-oswald: "Oswald", sans-serif;--ease-in-out: all ease-in-out 0.3s}body{font-family:var(--font-montserrat);font-size:var(--fs-16);margin:0px;padding:0px;color:#000;font-weight:var(--fw-400)}*{box-sizing:border-box}h1{font-weight:var(--fw-600)}h1,h2,h3,h4,h5,h6{text-transform:capitalize;color:#000;font-family:var(--font-oswald)}h2,h3,h4,h5,h6{font-weight:var(--fw-400)}h1{font-size:40px;line-height:58px}h2{font-size:35px;line-height:45px}h3{font-size:25px;line-height:35px}h4{font-size:20px;line-height:30px}h5{font-size:18px;line-height:28px}h6{font-size:16px;line-height:26px}a{text-decoration:none;color:#930043;transition:var(--ease-in-out)}a:hover{color:#930043}ul{margin:0px;padding:0px;list-style:none}p,ul,ol{font-size:var(--fs-16);font-weight:var(--fw-400);line-height:27px;color:#444}p{margin:0}p:not(:last-child){margin-bottom:15px}img{max-width:100%}.section-spacing{padding-top:100px;padding-bottom:100px}.modal{background:rgba(27,1,13,.7411764706);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.modal .modal-dialog .modal-content{border-radius:0px;border:none;box-shadow:-15px 10px 54px rgba(0,0,0,.1607843137)}@media screen and (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1400px}}@media screen and (min-device-width: 1400px)and (max-device-width: 1600px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:calc(100% - 200px)}}@media screen and (max-width: 1200px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:100% !important;padding:0 32px !important}h1{font-size:32px;line-height:45px}h2{font-size:30px;line-height:40px}h3{font-size:23px;line-height:33px}.section-spacing{padding-top:80px;padding-bottom:80px}}@media screen and (max-width: 991px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{padding:0 22px !important}h2{font-size:24px;line-height:34px}h3{font-size:20px;line-height:30px}h4{font-size:18px;line-height:28px}h5{font-size:16px;line-height:26px}.section-spacing{padding-top:60px;padding-bottom:60px}}@media screen and (max-width: 767px){h1{font-size:28px;line-height:40px}.section-spacing{padding-top:50px;padding-bottom:50px}}.banner-section{padding:60px 0px;background:linear-gradient(180deg, rgba(127, 0, 58, 0.95) 0%, #2d0015 100%),url(../images/banner-img/hero-banner-bg.png) no-repeat center;position:relative;background-size:cover;overflow:hidden}.banner-section::after,.banner-section::before{content:"";width:50%;height:100%;position:absolute;top:0;background-repeat:no-repeat;opacity:.2}.banner-section::before{background-image:url(../images/banner-img/banner-right-shap.png);background-position:right;left:-30%}.banner-section::after{background-image:url(../images/banner-img/banner-left-shap.png);background-position:left;right:-30%}.banner-section .banner-content .banner-title{margin-bottom:0px;font-weight:var(--fw-400);color:#fff}@media screen and (max-width: 991px){.banner-section::before{left:-20%}.banner-section::after{right:-20%}}@media screen and (max-width: 1200px){.banner-section{padding:50px 0px}}.interview-card{background-color:#f5f5f5;padding:20px;transition:var(--ease-in-out)}.interview-card:hover{transform:translateY(-10px);box-shadow:5px 5px 23px 0px rgba(57,5,43,.05);background:#fff}.interview-card .interview-banner{margin-bottom:20px}.interview-card .interview-banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.interview-card p{margin-bottom:25px;font-size:var(--fs-16);line-height:27px}.interview-card .title{font-size:var(--fs-22);line-height:34px;margin-bottom:15px;color:#000}.interview-card .title:hover{color:#930043 !important}.interview-card .title,.interview-card p{display:-webkit-box;-webkit-line-clamp:2;max-width:100%;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.interview-card .content-body .vist-btn svg path{stroke:#444}.interview-card-group{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}@media screen and (min-width: 1200px){.interview-card-group.horizontal-card .interview-card .interview-banner{width:230px !important}}@media screen and (max-width: 1199.98px)and (min-width: 992px){.interview-card-group.horizontal-card{grid-template-columns:repeat(1, 1fr)}.interview-card-group.horizontal-card .interview-card .interview-banner{width:200px !important}}@media screen and (min-width: 992px){.interview-card-group.horizontal-card{grid-template-columns:repeat(2, 1fr) !important}}@media screen and (min-width: 576px){.interview-card-group.horizontal-card{grid-template-columns:repeat(1, 1fr)}.interview-card-group.horizontal-card .interview-card{display:flex;align-items:center;gap:20px}.interview-card-group.horizontal-card .interview-card .interview-banner{width:230px;margin-bottom:0px;height:100%;flex:0 0 auto}}@media screen and (max-width: 991.98px){.interview-card-group{grid-template-columns:repeat(2, 1fr)}.interview-card .interview-banner{margin-bottom:15px}.interview-card p{margin-bottom:20px}.interview-card .title{font-size:var(--fs-20);line-height:32px;margin-bottom:10px}}@media screen and (max-width: 767.98px){.interview-card-group{gap:20px}}@media screen and (max-width: 575.98px){.interview-card-group{grid-template-columns:repeat(1, 1fr)}}.paginationbar{margin-top:50px}.paginationbar .page-item{margin:0 7px}.paginationbar .page-item .page-link,.paginationbar .page-item .page-numbers{width:40px;height:40px;border-radius:5px;opacity:0px;border:1px solid rgba(0,0,0,0);background-color:#f5f5f5;transition:var(--ease-in-out);box-shadow:none;font-size:var(--fs-14);font-weight:var(--fw-500);line-height:16px;display:flex;align-items:center;justify-content:center;padding:0px;color:#444;display:flex;align-items:center}.paginationbar .page-item .page-link svg,.paginationbar .page-item .page-numbers svg{height:20px;transition:var(--ease-in-out)}.paginationbar .page-item .page-link.next,.paginationbar .page-item .page-link:hover,.paginationbar .page-item .page-numbers.next,.paginationbar .page-item .page-numbers:hover{background-color:#930043;color:#fff}.paginationbar .page-item .page-link.next svg path,.paginationbar .page-item .page-link:hover svg path,.paginationbar .page-item .page-numbers.next svg path,.paginationbar .page-item .page-numbers:hover svg path{stroke:#fff}.paginationbar .page-item .page-link.current,.paginationbar .page-item .page-numbers.current{background-color:#fff;border-color:#930043;color:#000}.paginationbar .page-item.active a,.paginationbar .page-item.active a:hover,.paginationbar .page-item.current a,.paginationbar .page-item.current a:hover{background-color:#fff;border-color:#930043;color:#000}/*# sourceMappingURL=interviews.min.css.map */