body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
p {
    margin: 0;
    font-family: Poppins, sans-serif
}

.ApplyNowbtn span::before,
.leadership .ApplyNowbtn:hover p::before {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff
}

.ApplyNowbtn,
.leftHeading p {
    line-height: 135%;
    letter-spacing: 0
}

.ApplyNowbtn p::before,
.ApplyNowbtn span::before {
    bottom: 6px;
    left: 10px;
    border-left: 1px solid #fff;
    content: '';
    position: absolute
}

.ApplyNowbtn p::after,
.ApplyNowbtn span::after,
.leadership .ApplyNowbtn:hover p::after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff
}

.ApplyNowbtn,
.aboutIconset,
.aboutUsset,
.associationheadingSet,
.bannerSection,
.careerHeading,
.featureBox,
.number,
.snapDetails span {
    position: relative
}

#svgA,
#svgB {
    overflow: auto;
    display: block
}

body,
html {
    min-width: 100%;
    min-height: 100%;
    padding: 0
}

* {
    box-sizing: border-box
}

.container {
    margin: auto;
    width: 100%;
    max-width: 1720px
}

.block,
.d-desk {
    display: block
}

.d-mob,
.owl-theme .owl-dots,
.vt-panel[hidden] {
    display: none
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: 0 0
}

header {
    padding-top: 40px
}

.headerAlign {
    border-radius: 200px;
    background: rgba(0, 0, 0, 0);
    display: flex;
    width: 100%;
    padding: 8px 9px;
    align-items: center;
    box-shadow: 1px 1px 5px 1px #87b7c5;
    justify-content: space-between;
    position: relative;
}

.paddingAlignment {
    padding: 5px 22px 5px 17px;
    background: #fff;
    border-radius: 30px;
    vertical-align: middle
}

.ApplyNowbtn,
.leadership .ApplyNowbtn:hover {
    background-color: #ff2216;
    color: #fff
}

.ApplyNowbtn {
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    padding: 15px 45px;
    border: none;
    box-shadow: 0 0 32.8px 0 #93e6FF61;
    border-radius: 130px;
    text-decoration: none;
    transition: .3s
}

.ApplyNowbtn span::before {
    width: 40px;
    height: 18px;
    border-bottom-left-radius: 50px;
    transition: .3s
}

.ApplyNowbtn span::after {
    content: '';
    position: absolute;
    top: 6px;
    right: 10px;
    width: 40px;
    height: 20px;
    border-top-right-radius: 50px;
    transition: .3s
}

.ApplyNowbtn:hover {
    background-color: #fff;
    color: #000;
    box-shadow: 0 0 32.8px 0 #ffb3b3
}

.ApplyNowbtn:hover p::before {
    border-bottom: 1px solid #ff2216;
    border-left: 1px solid #ff2216
}

.ApplyNowbtn:hover p::after {
    border-top: 1px solid #ff2216;
    border-right: 1px solid #ff2216
}

.fixedApplyBtn {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 999;
    padding: 12px 30px;
    font-size: 16px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.bannerSection {
    background: url(../images/header/bannerdesktop.webp) center top no-repeat
}

.bannerContent {
    background: url(../images/banner/bannerBoy.webp) 55% center no-repeat
}

.leftHeading {
    display: inline-flex;
    align-items: center;
    gap: 20px;
    box-shadow: 1px 1px 5px 1px #87b7c5;
    border-radius: 200px;
    padding: 18px 24px 18px 36px;
    margin-top: 66px
}

.leftHeading p {
    color: #fff;
    font-weight: 500;
    font-style: Italic;
    font-size: 24px
}

.leftHeading p .highlightText {
    font-weight: 700;
    color: #93e6ff
}

.leftInformation {
    padding-top: 46px;
    padding-bottom: 172px
}

.AboutUsInfo h2,
.leftInformation span,
.processDetails h4 {
    font-weight: 400;
    font-size: 32px;
    line-height: 135%;
    letter-spacing: 0;
    color: #fff
}

.leftInformation .leftBorderset {
    border-bottom: 2px solid #fff;
    width: 154px;
    display: inline-block;
    top: 0;
    position: relative;
    margin-right: 5px;
    margin-bottom: 10px
}

.alignText,
.imageAlign {
    text-align: end
}

.leftInformation .rightBorderset {
    border-bottom: 1px solid #fff;
    width: 280px;
    margin-top: 2px;
    text-align: right;
    margin-right: 0;
    margin-left: 0
}

.managementtextAlign {
    margin-top: 15px
}

.mainHeading {
    display: inline-block
}

.mainHeading span {
    color: #93e6ff;
    font-weight: 700;
    font-size: 64px;
    line-height: 135%;
    letter-spacing: 0;
    -webkit-text-stroke: 1px #3a3a3a;
    text-shadow: 0 0 4px #3a3a3a
}

.snapDetails p,
.snapDetails span {
    -webkit-text-stroke: 1px #3a3a3a;
    text-shadow: 0 0 4px #3a3a3a;
    font-weight: 700;
    font-size: 48px;
    line-height: 135%;
    letter-spacing: 0;
    color: #fff
}

.underlineAlign {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.mainHeading .marginSet {
    margin-left: 185px
}

.snapDetails p {
    margin-top: 20px
}

.snapDetails span {
    border-radius: 626px;
    border: 3px solid #ff2316;
    padding: 3px 10px
}

.snapDetails span::after {
    content: '';
    position: absolute;
    top: 65px;
    right: 0;
    background: url(../images/banner/underline.webp) right no-repeat;
    z-index: 1111111;
    width: 100%;
    height: 100%
}

.leftMenu .textAlignright {
    text-align: end;
    margin-top: 70px
}

.ApplyNowbtn p::before {
    width: 40px;
    height: 18px;
    border-bottom: 1px solid #fff;
    border-bottom-left-radius: 50px
}

.ApplyNowbtn p::after {
    content: '';
    position: absolute;
    top: 6px;
    right: 10px;
    width: 40px;
    height: 20px;
    border-top-right-radius: 50px
}

.textAlignright .ApplyNowbtn {
    box-shadow: 0 0 32.8px 0 #ff2316;
    font-weight: 600;
    font-size: 28px;
    line-height: 135%;
    letter-spacing: 0;
    text-align: center
}

.gapSet {
    background: linear-gradient(180deg, #4a626a 0, #27444d 100%);
    padding: 38px 0
}

.AboutUssection {
    background: linear-gradient(360deg, #24373d 0, #2f6e81 100%);
    padding: 36px 0
}

.aboutLeftmenu {
    display: flex;
    align-items: center;
    gap: 57px
}

.AboutUsInfo h4 {
    font-weight: 400;
    font-size: 24px;
    line-height: 135%;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 22px
}

.aboutUsset {
    z-index: 1;
    padding: 44px 0 44px 76px;
    display: flex;
    gap: 57px;
    border-radius: 16px;
    margin-left: 100px
}

.aboutUsset::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 2px;
    background: linear-gradient(195deg, rgba(255, 255, 255, .2), rgba(255, 255, 255, .3) 100%, rgba(255, 255, 255, .4) 20%, rgba(255, 255, 255, .3));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    pointer-events: none;
    z-index: -1
}

.aboutIconset::before,
.featureBox::before {
    content: "";
    position: absolute;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    inset: 0;
    padding: 2px;
    pointer-events: none
}

.aboutIconset {
    display: inline-block
}

.aboutIconset::before {
    border-radius: 50%;
    background: linear-gradient(135deg, rgba(255, 255, 255, .6), rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, .6));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude
}

.aboutusDetails {
    font-weight: 400;
    font-size: 20px;
    line-height: 180%;
    letter-spacing: 0;
    width: 100%;
    max-width: 886px;
    color: #fff
}

.featureBox p,
.headingSet {
    line-height: 135%;
    letter-spacing: 0
}

.features {
    background: url(../images/feature/featureBackground.webp) right no-repeat
}

.featureAlign {
    display: flex;
    gap: 20px;
    justify-content: end;
    flex-wrap: wrap;
    margin-left: auto;
    max-width: 1431px;
    width: 100%;
    padding: 40px 0 223px
}

.featureBox p {
    font-weight: 500;
    font-style: Italic;
    font-size: 22px;
    text-align: center;
    color: #fff;
    padding-top: 15px
}

.featureBox {
    display: inline-block;
    padding: 23px 31px 30px;
    text-align: center;
    border-radius: 20px;
    width: 100%;
    max-width: 342px
}

.featureBox::before {
    border-radius: inherit;
    background: linear-gradient(143deg, rgba(255, 255, 255, .2), rgba(255, 255, 255, .5) 30%, rgba(255, 255, 255, .1) 60%, rgba(255, 255, 255, .8));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    z-index: 1
}

.associationheadingSet::after,
.careerHeading::after {
    content: '';
    position: absolute;
    z-index: 1111111;
    width: 100%;
    height: 100%
}

.recruiters,
.sportManagement {
    padding-top: 80px
}

.sportManagementAlign {
    display: flex;
    justify-content: space-between
}

.headingSet {
    font-weight: 400;
    font-size: 48px
}

.colorRed {
    color: #ff2316;
    font-weight: 400
}

.sportManagementAlign p {
    font-weight: 400;
    font-size: 20px;
    line-height: 180%;
    letter-spacing: 0;
    width: 100%;
    max-width: 813px
}

.vertical-tabs {
    display: flex;
    margin: 20px auto;
    gap: 20px
}

.vt-tabs {
    display: inline-flex;
    flex-direction: column;
    gap: 10px;
    max-width: 658px;
    width: 100%
}

.vt-panel,
.vt-tab {
    display: flex
}

.widthSet {
    width: 100%;
    max-width: 720px
}

.vt-tab:hover {
    background: #57818f;
    color: #fff
}

.vt-tab {
    padding: 10px 16px;
    border: none;
    background: 0 0;
    cursor: pointer;
    text-align: left;
    border-radius: 98px;
    transition: .3s;
    font-weight: 500;
    font-size: 24px;
    line-height: 180%;
    letter-spacing: 0;
    align-items: center;
    gap: 20px
}

.vt-tabs img {
    background: #6093a3;
    padding: 15px;
    border-radius: 40px
}

.vt-tab.active {
    background: #57818f;
    color: #fff;
    border-color: #57818f
}

.vt-tab.active img {
    padding: 5px 15px;
    background: #57818f
}

.vt-panels {
    flex: 1;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #f5fdff;
    box-shadow: 0 0 20.1px 0 #0000001C
}

.associationlogoSet,
.stories h2 {
    box-shadow: 1px 1px 5px 1px #87b7c5
}

.paddingAlign {
    padding: 40px 50px
}

.paddingAlign h3 {
    font-weight: 400;
    font-size: 28px;
    line-height: 150%;
    letter-spacing: 0;
    margin-bottom: 35px
}

.careerHeading,
.paddingAlign h5 {
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 400
}

.paddingAlign h5 {
    line-height: 150%;
    margin-bottom: 5px
}

.paddingAlign p {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0
}

.subDetails {
    padding-top: 30px
}

.imageAlign img {
    height: 100%
}

.AdmissionProcess,
.career {
    padding: 80px 0
}

.careerAlignment {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 45px
}

.careerHeading {
    line-height: 180%;
    display: inline-flex;
    padding: 11px 20px;
    border: 3px solid #ff2316;
    border-radius: 626px
}

.careerHeading::after {
    top: 50px;
    right: 0;
    background: url(../images/banner/underline.webp) right no-repeat
}

.careerHeading1 {
    font-weight: 400;
    font-size: 64px;
    line-height: 135%;
    letter-spacing: 0;
    text-align: center
}

.careerCard {
    background: #cde4eb;
    border-radius: 20px;
    padding: 30px
}

.cardHeading {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.cardHeading span {
    font-weight: 400;
    font-size: 32px;
    line-height: 135%;
    letter-spacing: 0
}

.careerCard p,
.lifeAlign p,
.processDetails p {
    font-weight: 400;
    font-size: 20px
}

.careerCard p,
.centerHeading p,
.lifeAlign p,
.processDetails p {
    line-height: 150%;
    letter-spacing: 0
}

.careerCard p {
    margin-top: 42px
}

.number {
    font-weight: 200;
    color: #fff;
    font-size: 150px;
    line-height: 120%
}

.numberAlign {
    height: 7.5rem;
    overflow: hidden;
    margin-top: 30px
}

.career .owl-carousel .owl-item img,
.stories .owl-carousel .owl-item img {
    width: auto
}

.fade-in-img {
    opacity: 0;
    animation: 1.5s ease-in forwards fadeIn
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.association {
    background: #24373d;
    padding: 60px 0
}

.copyRightalign a,
.textWhite {
    color: #fff
}

.associationheadingSet {
    display: inline-flex
}

.associationheadingSet::after {
    bottom: -60px;
    right: 25px;
    background: url(../images/Associations/associationbg.svg) center no-repeat
}

#svgA,
.recruiters .d-desk {
    position: relative
}

.associationAlign {
    display: flex;
    align-items: center;
    gap: 40px
}

.associationlogoSet {
    padding: 25px 40px;
    border-radius: 200px;
    display: flex;
    gap: 65px
}

#svgA {
    margin: 0 auto;
    width: 100%;
    max-width: 1366px
}

#svgB {
    width: 100%;
    max-width: 1125px;
    height: 580px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#svgB image {
    z-index: 9999
}

.TopRecruitersHeading {
    position: absolute;
    top: calc(50% - 120px);
    z-index: 9;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 564px;
    background-size: cover
}

.orbit-container {
    position: relative;
    width: 100%;
    max-width: 90vw;
    aspect-ratio: 16/9;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto
}

.inner-orbit,
.outer-orbit {
    position: absolute;
    border-radius: 20000px;
    box-shadow: 0 0 20px 0 #7b7b7b1a;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.outer-orbit {
    width: 90%;
    height: 70%
}

.inner-orbit {
    width: 65%;
    height: 45%
}

.center-title,
.circle {
    box-shadow: 0 4px 15px rgba(0, 0, 0, .1);
    border-radius: 20000px;
    position: absolute
}

.circle {
    width: clamp(40px, 6vw, 80px);
    height: clamp(40px, 6vw, 80px);
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5
}

.circle img {
    max-width: 50%;
    max-height: 50%;
    object-fit: contain
}

.center-title {
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2rem;
    font-weight: 600;
    font-size: 48px;
    line-height: 135%;
    text-align: center;
    background: url(../images/recruiters/recruitersBg.webp) center/cover no-repeat
}

.AdmissionProcess .imageAlign img {
    width: auto;
    margin-bottom: 56px;
    margin-left: auto
}

.processAlign,
.storiesAlign {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.AdmissionSet {
    background: url(../images/admissionProcess/process.webp) center bottom no-repeat;
    padding: 80px;
    border-radius: 40px
}

.processCard {
    padding: 30px 40px 40px;
    background: #0000004D;
    width: 100%;
    position: relative;
    border-radius: 20px;
    backdrop-filter: blur(10px)
}

.processCard::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 2px;
    background: linear-gradient(143deg, rgba(255, 255, 255, .2), rgba(73, 73, 73, .5) 30%, rgba(255, 255, 255, .1) 60%, rgba(255, 255, 255, .8));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    mask-composite: exclude;
    pointer-events: none;
    z-index: 1
}

.leadership .centerHeading,
.stories h2 {
    display: inline-flex;
    border-radius: 200px
}

.processDetails p {
    color: #fff;
    margin-top: 10px
}

.processSet {
    display: flex;
    gap: 28px;
    margin-top: 118px
}

.life {
    padding: 50px 80px 40px;
    position: relative
}

.lifeAlign {
    display: inline-block;
    position: absolute;
    top: 50px
}

.lifeAlign p {
    width: 100%;
    max-width: 583px;
    margin: 25px 0
}

.life .owl-carousel .owl-item {
    height: 390px;
    position: relative
}

.life .owl-carousel .item {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 190px;
    transition: height .6s
}

.life .owl-carousel .item.last-visible {
    height: 390px
}

.life .owl-carousel .item img {
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.life .owl-carousel .owl-nav.disabled {
    display: block;
    margin-top: 40px
}

.life .ApplyNowbtn {
    z-index: 1111
}

.stories {
    padding: 60px 0;
    background: #24373d;
    overflow: hidden
}

.stories h2 {
    font-size: 32px;
    padding: 24px 34px;
    margin-bottom: 50px
}

.storiesSlider,
.storiesSlider .owl-stage-outer {
    overflow: visible !important
}

.storiesCard {
    position: relative;
    padding: 30px 25px;
    border-radius: 20px;
    text-align: left;
    background: url('../images/stories/storiesbackground.webp') center/cover no-repeat;
    transition: .6s ease-in-out;
    transform: scale(.8);
    opacity: .8;
    filter: blur(2px);
    transform-origin: center center;
    z-index: 1
}

.centerAlign,
.centerHeading p,
.subHeading span {
    text-align: center
}

.storiesSlider .owl-item.center .storiesCard {
    transform: scale(1) rotate(0);
    opacity: 1;
    filter: none;
    z-index: 3
}

.storiesSlider .owl-item.prev .storiesCard {
    transform: scale(.85) rotate(-10deg);
    opacity: .8;
    filter: blur(2px);
    z-index: 2;
    margin-top: 40px
}

.storiesSlider .owl-item.next .storiesCard {
    transform: scale(.85) rotate(10deg);
    opacity: .8;
    filter: blur(2px);
    z-index: 2;
    margin-top: 40px
}

.storiesCard h5 {
    font-size: 22px;
    margin: 15px 0 8px
}

.storiesCard span {
    font-size: 16px;
    color: #444
}

.storiesCard p {
    font-size: 18px;
    margin-top: 10px
}

.stories .owl-carousel .owl-nav.disabled {
    display: block;
    margin-top: 50px
}

.leadership {
    padding: 105px 0 80px;
    background: url(../images/leadership/leadershipbg.webp) center/cover no-repeat
}

.leadership .centerHeading {
    align-items: center;
    gap: 20px;
    box-shadow: 1px 1px 5px 1px #a9a4a4;
    padding: 18px 24px 18px 36px
}

.centerHeading p {
    font-weight: 600;
    font-style: Italic;
    font-size: 32px;
    color: #fff
}

.subHeading {
    display: inline-block;
    text-align: left
}

.subHeading span {
    font-weight: 500;
    font-size: 36px;
    line-height: 135%;
    letter-spacing: 0
}

.managementtextAlign h3,
.managementtextAlign span {
    font-weight: 700;
    font-size: 64px;
    line-height: 135%;
    -webkit-text-stroke: 1px #3a3a3a;
    text-shadow: 0 0 4px #3a3a3a;
    letter-spacing: 0;
    color: #fff
}

.underLineright {
    text-align: end;
    display: flex;
    align-items: end;
    justify-content: end;
    flex-direction: column
}

.underLineleft {
    text-align: start;
    display: flex;
    align-items: start;
    justify-content: end;
    flex-direction: column
}

.managementtextAlign h3 {
    background: url('images/')
}

.leadership .leftInformation {
    padding-top: 46px;
    padding-bottom: 20px
}

.leadership .ApplyNowbtn {
    margin-top: 50px;
    background: #fff;
    color: #e30d00
}

.leadership .ApplyNowbtn p::before {
    border-bottom: 1px solid #e30d00;
    border-left: 1px solid #e30d00
}

.leadership .ApplyNowbtn p::after {
    border-top: 1px solid #e30d00;
    border-right: 1px solid #e30d00
}

.displaysetAlign {
    display: flex;
    align-items: center;
    gap: 20px
}

.copyright {
    background: #e30d00;
    padding: 15px 0
}

.copyRightalign {
    display: flex;
    justify-content: center
}

.copyRightalign p {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0;
    color: #fff
}

.corner-border p {
    margin: 0
}
