*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:10px;box-shadow:inset 0 0 6px #0000001a}::-webkit-scrollbar-thumb{background-color:#b9b2b2;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#878887;border-radius:10px}@font-face{font-family:Aeonik-regular;src:url(https://cdn.tetr.com/assets/fonts/Aeonik-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Aeonik-medium;src:url(https://cdn.tetr.com/assets/fonts/Aeonik-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Aeonik-bold;src:url(https://cdn.tetr.com/assets/fonts/Aeonik-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--font-regular: "Aeonik-regular";--font-medium: "Aeonik-medium";--font-bold: "Aeonik-bold";--primary-60: #1c291a99;--white-2: #fcfdf7;--cream: #F3F7E1;--cream-1: #fafcf3;--headerBorder: #1c291a33;--orange: #ff7a00;--grey: #f3f7e1a6;--main-black: #1c291a;--tranparent: #fff0;--white: white;--main-black-90: #1c291ae6;--green: #b8ef43;--h-farm-blue: #0b1651;--yellow: #fbc91b;--black: black;--sub-heading: #f7faeb;--light-green: #e3f9b4;--border-bottom: #1c291b1a;--bottom-border-light: #3e4b41a8;--cream-2: #FBFDF6;--brown: #1f2c1d;--greyDark: #727B6A;--grey5:#090909}html{font-size:16px;scroll-behavior:smooth}body{position:relative;font-family:var(--font-regular)}img{max-width:100%}a{text-decoration:none;color:var(--main-black)}li{list-style:none}button{background:transparent;border:none;outline:none;cursor:pointer;display:flex;align-items:center;gap:6px;width:max-content}.bigHide{display:none!important}.w100{width:100%}.mw130{min-width:130px}.overflowhide{overflow:hidden;transition:.3s}.container{position:relative;max-width:1280px;padding:0 15px;margin:0 auto;width:100%}@media (max-width: 767px){.container{max-width:100%}}@media (min-width: 768px) and (max-width: 1080px){.container{max-width:100%}}@media (min-width: 1081px) and (max-width: 1280px){.container{max-width:90%}}.container2{max-width:1360px;padding:0 15px;margin:0 auto;width:100%}@media (max-width: 767px){.container2{max-width:100%}}@media (min-width: 768px) and (max-width: 1080px){.container2{max-width:95%}}@media (min-width: 1081px) and (max-width: 1280px){.container2{max-width:90%}}.mobShow{display:none}.flexbox{display:flex}.flexEnd{justify-content:flex-end}.wrap{flex-wrap:wrap}.no-wrap{flex-wrap:nowrap}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.baseline{align-items:baseline}.stretch{align-items:stretch}.justify-center{justify-content:center}.justify-space-between{justify-content:space-between}.justify-flex-start{justify-content:flex-start}.justify-flex-end{justify-content:flex-end}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.column-reverse{flex-direction:column-reverse}.row-reverse{flex-direction:row-reverse}.underline{text-decoration:underline}.primaryOutlinedButton{font-size:13px;background:transparent;color:var(--main-black);font-family:var(--font-medium);height:40px;padding:10px 16px;display:flex;align-items:center;justify-content:center;box-shadow:none;outline:none;border:1px solid var(--main-black)}.secondaryButton{font-size:13px;background:var(--green);color:var(--main-black);font-family:var(--font-regular);height:40px;padding:10px 16px;display:flex;align-items:center;justify-content:center;box-shadow:none;outline:none;border:1px solid transparent;transition:.4s ease;cursor:pointer}.secondaryButton.bigButton{height:52px;transition:.4s ease;gap:1.5rem;padding:10px 20px}.secondaryButton.animate img,.secondaryButton.animate svg{transform:translate(0) translateY(0);transition:.4s ease}.secondaryButton.animate:hover img,.secondaryButton.animate:hover svg{transform:translate(5px) translateY(-5px);transition:.4s ease}.secondaryButton.animateDown img,.secondaryButton.animateDown svg{transform:translate(-5px) translateY(5px);transition:.4s ease}.secondaryButton.animateDown:hover img,.secondaryButton.animateDown:hover svg{transform:translate(0) translateY(5px);transition:.4s ease}.mainHeader{height:80px;background:#f7faeb;padding:10px 0;border-bottom:1px solid var(--border-bottom);position:relative;transition:.2s ease}.mainHeader.headerCrem,.mainHeader.headerCrem.active{background:#f7faeb}.mainHeader.whiteHeader{background:var(--white);transition:.2s ease}.mainHeader .logoSide{width:max-content;max-width:80px;line-height:0}.mainHeader .menuSide{position:relative;gap:24px}.mainHeader .menuSide .mainMenu{gap:20px}@media (max-width: 767px){.mainHeader .menuSide .mainMenu{display:none}}@media (min-width: 768px) and (max-width: 1023px){.mainHeader .menuSide .mainMenu{display:none}}.mainHeader .menuSide .mainMenu .navLinks{height:1rem;overflow:hidden;font-size:14px;display:flex;flex-wrap:nowrap;flex-direction:column;font-family:var(--font-medium);font-weight:500;position:relative}.mainHeader .menuSide .mainMenu .navLinks .upperOne,.mainHeader .menuSide .mainMenu .navLinks .bottomOne{transform:translateZ(0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0);transform-style:preserve-3d;transition:.2s}.mainHeader .menuSide .mainMenu .navLinks.triggerMenu{min-width:80px;cursor:pointer}.mainHeader .menuSide .mainMenu .navLinks.triggerMenu .specialIcon{position:absolute;top:5px;right:0;transform:rotate(0);transition:.4s ease}.mainHeader .menuSide .mainMenu .navLinks.triggerMenu.active .specialIcon{transform:rotate(180deg);transition:.4s ease}.mainHeader .menuSide .mainMenu .navLinks.triggerMenu .upperOne,.mainHeader .menuSide .mainMenu .navLinks.triggerMenu .bottomOne{position:relative;left:-8px}.mainHeader .menuSide .mainMenu .navLinks.triggerMenu:hover .bottomOne{transform:translate3d(0,-140%,0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0)}.mainHeader .menuSide .mainMenu .navLinks:hover .upperOne{transform:translate3d(0,-200%,0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0);transform-style:preserve-3d;transition:.2s}.mainHeader .menuSide .mainMenu .navLinks:hover .bottomOne{transform:translate3d(0,-100%,0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0);transform-style:preserve-3d;transition:.2s}.mainHeader .menuSide .buttonWrapper{display:flex;align-items:center;justify-content:flex-start;gap:24px;flex-wrap:wrap}@media (max-width: 767px){.mainHeader .menuSide .buttonWrapper{gap:15px}}@media (min-width: 768px) and (max-width: 1023px){.mainHeader .menuSide .buttonWrapper{gap:15px}}.mainHeader .menuSide .buttonWrapper .mobButton{box-shadow:none;border:none;background:transparent;width:100%;max-width:2.5rem;gap:10px}.mainHeader .menuSide .buttonWrapper .mobButton span{transition:.4s}.mainHeader .menuSide .buttonWrapper .mobButton span:first-child{display:block;position:relative;width:2.5rem;height:2px;transform:translateZ(0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0);transform-style:preserve-3d;background:var(--main-black)}.mainHeader .menuSide .buttonWrapper .mobButton span:last-child{display:block;position:relative;width:2.5rem;height:2px;transform:translateZ(0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0);transform-style:preserve-3d;background:var(--main-black)}.mainHeader .menuSide .buttonWrapper .mobButton.active span:first-child{width:2rem;transform:translate3d(0,6px,0) scaleZ(1) rotateX(0) rotateY(0) rotate(-45deg) skew(0)}.mainHeader .menuSide .buttonWrapper .mobButton.active span:last-child{width:2rem;transform:translate3d(0,-6px,0) scaleZ(1) rotateX(0) rotateY(0) rotate(45deg) skew(0)}.queriesFooter{position:relative;background-color:var(--main-black);padding:26px 0;border-bottom:.5px solid rgba(121,143,117,.1)}.queriesFooter .subFooter{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:40px}@media screen and (max-width: 768px){.queriesFooter .subFooter{flex-direction:column;gap:10px}}.queriesFooter .subFooter .sfLeft,.queriesFooter .subFooter .sfRight{position:relative;max-width:calc(50% - 20px)}@media screen and (max-width: 768px){.queriesFooter .subFooter .sfLeft,.queriesFooter .subFooter .sfRight{max-width:100%}}.queriesFooter .subFooter .sendQueries,.queriesFooter .subFooter .sendMails{color:#f3f7e1a6;font-size:18px;font-style:normal;font-weight:400;line-height:160%}.queriesFooter .subFooter .sendMails a{color:#f3f7e1a6;text-decoration:none}.queriesFooter .subFooter .sendMails a:hover{transition:.4s;color:var(--green)}.mainFooter{z-index:2;position:relative;padding:80px 0;background:var(--main-black);overflow:hidden}@media (max-width: 767px){.mainFooter{padding:60px 0}}.mainFooter .full-footer-wrapper{position:relative;gap:40px}.mainFooter .full-footer-wrapper .left{position:relative;max-width:200px;width:100%;z-index:99}.mainFooter .full-footer-wrapper .left .footerLogo{max-width:148px;width:100%}.mainFooter .full-footer-wrapper .left .footerButton{height:48px;gap:20px;min-width:176px;justify-content:space-between;width:max-content}.mainFooter .full-footer-wrapper .left .footer-links-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:12px}.mainFooter .full-footer-wrapper .right{display:flex;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap;gap:9rem;row-gap:4rem;max-width:calc(100% - 240px);width:100%;z-index:99}@media (max-width: 767px){.mainFooter .full-footer-wrapper .right{justify-content:flex-start;flex-direction:row!important;gap:4rem}}.mainFooter .full-footer-wrapper .right .footer-links-wrap{position:relative;display:flex;flex-direction:column;gap:2rem}.mainFooter .full-footer-wrapper .right .footer-links-wrap .footer-link{position:relative;display:block;width:max-content;color:var(--cream);font-size:1rem;font-family:var(--font-regular);transition:all .2s;font-weight:400;cursor:pointer}.mainFooter .full-footer-wrapper .right .footer-links-wrap .footer-link.lightColor{color:var(--grey)}.mainFooter .full-footer-wrapper .right .footer-links-wrap .footer-link:hover{transform:translate(8px);transition:all .2s}.mainFooter .full-footer-wrapper .right .bottomItems{max-width:100%;width:100%;text-align:right;color:var(--cream)}.mainFooter .full-footer-wrapper .right .bottomItems a{color:var(--grey);font-size:1rem}.mainFooter .full-footer-wrapper .right .bottomItems span{margin-left:20px;color:var(--grey);font-size:1rem}.mob-hide-block{display:block}@media (max-width: 767px){.mob-hide-block{display:none}}@media (min-width: 768px) and (max-width: 1023px){.mob-hide-block{display:none}}.mob-hide-flex{display:flex}@media (max-width: 767px){.mob-hide-flex{display:none}}@media (min-width: 768px) and (max-width: 1023px){.mob-hide-flex{display:none}}.mob-visible-block{display:none}@media (max-width: 767px){.mob-visible-block{display:block}}@media (min-width: 768px) and (max-width: 1023px){.mob-visible-block{display:block}}.mob-visible-flex{display:none}@media (max-width: 767px){.mob-visible-flex{display:flex}}@media (min-width: 768px) and (max-width: 1023px){.mob-visible-flex{display:flex}}@media screen and (max-width: 767px){.ft-ml-6{margin-left:6rem}}@keyframes growUp{0%{width:0}to{width:100%}}.buttonSimpleText{color:var(--green);font-size:12px;font-family:var(--font-medium);line-height:140%;display:flex;align-items:center;gap:10px;transition:.3s;width:max-content;cursor:pointer}.buttonSimpleText img{transition:.3s}.buttonSimpleText:hover{opacity:.8}.buttonSimpleText:hover img{transform:translate(4px,-4px)}.orangeButton{background:#ff7a00;color:var(--white);font-size:13px;font-weight:700;font-family:var(--font-bold);line-height:120%;display:flex;align-items:center;gap:10px;padding:16px 14px;transition:.3s;width:max-content;position:relative}.orangeButton img{transition:.3s}.orangeButton:hover img{transform:translate(4px,-4px)}.orangeButton:hover{opacity:.8}.orangeButton.animateLeft:hover img{transform:translate(-4px,-4px)}.orangeButtonDown{background:#ff7a00;color:var(--white);font-size:13px;font-weight:700;font-family:var(--font-bold);line-height:120%;display:flex;align-items:center;gap:10px;padding:16px 14px;transition:.3s;width:max-content;position:relative}.orangeButtonDown img{transition:.3s}.orangeButtonDown:hover{opacity:.8}.orangeButtonDown:hover img{transform:translate(4px,4px)}.darkButton{background:#1c291a;color:var(--white);font-size:13px;font-weight:700;font-family:var(--font-bold);line-height:120%;display:flex;align-items:center;gap:10px;padding:12px 14px;transition:.3s;width:max-content}.darkButton img{transition:.3s}.soonButton{background:#fafcf31a;color:#fafcf380;padding:20px}.soonButton:hover{color:#fafcf3e6}.btn-disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.greyedOut{background:#fafcf333!important;color:#fafcf380}.darkButton:hover{opacity:.8}.darkButton:hover img{transform:translate(4px,-4px)}.uppercase{text-transform:uppercase}.tabCommonForAll{width:100%;display:none;animation:tabCommonForAll .5s ease-in-out}@keyframes tabCommonForAll{0%{opacity:0}to{opacity:1}}.tabCommonForAll.active{display:block}.text10r{font-size:10px;font-weight:400;line-height:18.2px}.text11r{font-size:11px;font-style:normal;font-weight:400;line-height:124%}.text12r{font-size:12px;font-weight:400;line-height:17.28px}.text13r{font-size:13px;font-weight:400;line-height:150%}.text13n{font-size:13px;font-weight:500;line-height:18.2px}.text13b{font-size:13px;font-weight:700;line-height:114%;font-family:var(--font-bold)}.text14r{font-size:14px;font-weight:400;line-height:150%}.text14n{font-size:14px;font-weight:500;line-height:150%}.text14b{font-size:14px;font-weight:700;line-height:150%;font-family:var(--font-bold)}.text15r{font-size:15px;font-weight:400;line-height:140%}.text15n{color:#f3f7e1;font-size:15px;font-weight:500;font-family:var(--font-medium);line-height:120%}.text15b{color:#fff;font-size:15px;font-weight:700;font-family:var(--font-bold);line-height:120%}.text16r{font-size:16px;font-weight:400;line-height:120%;font-family:var(--font-regular)}.text16rg{color:#f3f7e1e6;font-size:16px;font-weight:400;line-height:27px}.text16n{font-size:16px;font-weight:500;font-family:var(--font-medium);color:#1c291a;line-height:120%}.text16b{font-size:16px;font-weight:700;line-height:140%;font-family:var(--font-bold)}.text17r{font-size:17px;font-weight:400;line-height:180%}.text17b{font-size:17px;line-height:180%;font-family:var(--font-bold)}.text20n{font-size:20px;font-weight:500;font-family:var(--font-medium);line-height:22px}.text20m{font-size:20px;font-weight:600;line-height:22px}.text20r{font-size:20px;font-weight:400;line-height:150%}.text24r{font-size:24px;font-weight:400;line-height:120%}.text24b{font-size:24px;font-weight:700;line-height:120%;font-family:var(--font-bold)}.text18r{font-size:18px;font-weight:400;line-height:140%}.text18n{font-size:18px;font-weight:500;line-height:140%;font-family:var(--font-medium)}.text18b{font-size:18px;font-weight:700;line-height:140%;font-family:var(--font-bold)}.text20b{color:#1c291a;font-size:20px;font-weight:700;line-height:110%;letter-spacing:-.4px;font-family:var(--font-bold)}.text26r{font-size:26px;font-weight:400;line-height:120%}.text26b{font-size:26px;font-weight:700;line-height:120%}.text46b{font-size:48px;font-weight:700;line-height:120%;font-family:var(--font-bold)}.text48b{font-size:48px;font-weight:700;line-height:130%;font-family:var(--font-bold)}.text54b{color:#f3f7e1;font-size:54px;font-weight:700;font-family:var(--font-bold);line-height:120%}.text50b{color:#f3f7e1;font-size:50px;font-weight:700;font-family:var(--font-bold);line-height:120%}.text64b{color:#f3f7e1;font-size:64px;font-weight:700;font-family:var(--font-bold);line-height:110%}.text60b{color:#f7faeb;font-size:60px;font-weight:700;font-family:var(--font-bold);line-height:1}.text30b{font-size:30px;font-weight:700;font-family:var(--font-bold);line-height:120%}.text36b{font-size:36px;font-weight:700;font-family:var(--font-bold);line-height:120%}.text38b{color:#1c291a;font-size:38px;font-weight:700;font-family:var(--font-bold);line-height:120%}.textTh{color:#fff;font-size:16px;font-weight:700;font-family:var(--font-bold);line-height:124%;letter-spacing:-.28px}.textTd{color:#1c291a;font-size:16px;font-weight:400;line-height:124%}.textFade{color:#f3f7e1b3!important}.textBold{font-weight:700;font-family:var(--font-bold)}.sectionHeading{color:#f3f7e1;font-family:var(--font-bold);font-size:38px;font-weight:700;line-height:120%}.textListWhite{color:#fafcf3b3}.text-color-green{color:var(--green)}.textOrange{color:#ff7a00!important}.textdark{color:#1c291a!important}.bgGreenText{background:var(--green);padding:0 5px;color:#1c291a}.bgdarkGreenText{color:#b8ef43;background:#1c291a}.darkGreenText{background:#1c291a;padding:0 8px;color:#e8eae8}.greenTextHeading{color:#b8ef43;font-size:32px;font-weight:700;line-height:120%;font-family:var(--font-bold)}.flex{display:flex}.wMax{width:max-content}.textGreen{color:#b8ef43}.textWhite{color:var(--white)}.font32{font-size:32px;font-family:var(--font-bold)}.font38{font-size:38px}.dark_Green{background:#1c291a}.creamBg{background:#f3f7e1}.creamLiteBg{background:#f7faeb}.lightGreen{background:#b8ef43}.hide{display:none}.boldBlack{color:#1c291a;font-family:var(--font-regular)!important}.OnlyGreenText{color:#b8ef43}.fadeGrey{color:#fafcf3cc}.fadeBlack{color:#1c291a}.creame{color:var(--cream)}.gap4{display:flex;align-items:center;gap:4px}.gap12{gap:12px!important}.megaMenu.active{animation:updownMenu .3s}@keyframes updownMenu{0%{top:70px}to{top:80px}}.ugProgramBody .megaMenu.active{animation:ugdownMenu .3s;top:130px}@keyframes ugdownMenu{0%{top:120px}to{top:130px}}.megaMenu .programDetail{width:100%}.markerTitleTag{display:flex;align-items:center;justify-content:center;width:max-content;font-size:11px;font-weight:700;line-height:120%;color:#1c291a;background:#b8ef43;padding:6px 10px}.flipButtonGroup{background:#ff7a00;color:var(--white);font-size:13px;font-weight:700;font-family:var(--font-bold);line-height:120%;display:flex;align-items:center;gap:16px;transition:.3s;width:max-content;padding:20px}@media screen and (min-width: 374px) and (max-width: 389px){.flipButtonGroup{gap:12px}}.flipButtonGroup.greenBtn{background:#b8ef43}.flipButtonGroup .flipBtnOuter{position:relative;overflow:hidden;width:100%;display:flex;align-items:center;gap:10px}.flipButtonGroup .arrow{display:flex;align-items:center;justify-content:center}.flipButtonGroup .textOne,.flipButtonGroup .hoverTextTwo{transition:transform .3s cubic-bezier(.16,1,.3,1);font-size:13px;font-family:var(--font-bold);line-height:120%}.flipButtonGroup .verticalFlipButton .textOne,.flipButtonGroup .verticalFlipButton .hoverTextTwo{transform:translateY(0)}.flipButtonGroup .hoverTextTwo{position:absolute}.flipButtonGroup .verticalFlipButton .hoverTextTwo{bottom:-100%}.flipButtonGroup img{transition:.3s}.flipButtonGroup.arrowAbsolueUp{min-height:85px;max-width:247px;width:100%;align-items:flex-end;position:relative}.flipButtonGroup.arrowAbsolueUp img{position:absolute;top:18px;right:18px}.batchStartSection .flipButtonGroup .textOne,.batchStartSection .flipButtonGroup .hoverTextTwo{font-size:18px;font-weight:400;font-family:var(--font-regular)}.arrowAbsolueUp.flipButtonGroup:hover .verticalFlipButton .hoverTextTwo,.arrowAbsolueUp.flipButtonGroup:hover .verticalFlipButton .textOne{transform:translateY(-24px)}.flipButtonGroup:hover img{transform:translate(4px,-4px)}.animateDown.flipButtonGroup:hover img{transform:translate(4px,4px)}.darkBtnAnimate{background:#1c291a;color:var(--white)}.flipButtonGroup:hover .verticalFlipButton .hoverTextTwo,.flipButtonGroup:hover .verticalFlipButton .textOne{transform:translateY(-100%)}.mainTextChangeBlock{display:flex;align-items:center}.mainTextChangeBlock .typed-cursor{color:#f3f7e1}.mainTextChangeBlock .changingTextAnimate{display:flex;align-items:center;gap:5px;flex:1;color:#f3f7e1;line-height:130%}.mainTextChangeBlock .changingTextAnimate.typeGap{margin-left:20px}.mainTextChangeBlock .changingTextAnimate .typingTextStay{color:#f3f7e1;line-height:150%}.emailButton{background:#ff7a00;min-height:151px;width:100%;display:flex;align-items:flex-end;position:relative;padding:24px}.emailButton svg{transition:.3s;position:absolute;top:36px;right:34px}.emailButton:hover svg{transform:translate(4px,-4px)}.emailButton .contentEmailButton{display:flex;flex-direction:column;gap:4px;color:var(--white);font-size:24px;line-height:120%;font-family:var(--font-medium)}.emailButton .contentEmailButton .hidden-text{font-weight:400;font-size:16px;font-family:var(--font-regular)}@media (max-width: 767px){.mobShow{display:block}.mobHide{display:none}.mob-hide{display:none!important}.mob-visible{display:block!important}.text38b,.text46b{font-size:28px}.text18r{font-size:16px}.bigHide{display:flex!important}.homePage *::-webkit-scrollbar{width:0;height:0}.homePage *::-webkit-scrollbar-thumb{background:transparent;border-radius:0}.homePage *::-webkit-scrollbar-track{background:transparent}.universityAccodionSection.dreamSection .blockUnviversityDivide{flex-direction:column;gap:25px}.universityAccodionSection.dreamSection .leftSideUniDivide{max-width:100%;position:relative;width:100%;height:100%;aspect-ratio:1/1}.universityAccodionSection.dreamSection .rightSideUniDivide{max-width:100%}}.bottomItems .currentYear{margin:0!important}.w-90{width:90%}.lightwhite{color:#f3f7e1}.popupWrapperNew{position:fixed;inset:0;width:100%;height:100%;background:#000000b3;backdrop-filter:blur(10px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.popupWrapperNew.active{opacity:1;visibility:visible}.popupWrapperNew .popupVideoContainer{position:relative;display:block}.popupWrapperNew .popupVideoContainer video{width:100%;height:auto;max-height:85vh;aspect-ratio:9/16;object-fit:contain}.popupWrapperNew .popupVideoContainer .closeIcon{position:absolute;right:-20px;top:-40px;cursor:pointer}@media (min-width: 1080px) and (max-width: 1600px){.popupWrapperNew .popupVideoContainer .closeIcon{right:-25px;top:-25px}}@media screen and (max-width: 400px){.popupWrapperNew .popupVideoContainer .closeIcon{right:0}}.scrollableHeader{z-index:999;left:0;width:100%;transition:top .3s ease-in-out;position:sticky;top:-1px}.scrollItUp{top:-64px;transition:top .3s ease-in-out}.scrollItUpMSEL{top:-80px;transition:top .3s ease-in-out}.scrollItUpAll{top:-1px;transition:top .3s ease-in-out}.scrollItUpAll .mainHeader{height:65px;transition:.2s ease;background:var(--white)}.scrollItUpAll+.mobMenu+script+.videoPopupBlockCommon+.facultyPage .commonListTabScroll{top:60px;transition:.4s ease}.scrollItUpAll+.mobMenu+script+.newsPage .rightFilters{top:62px;transition:top .2s ease-in-out}.scrollItUpAll .newMegaMenuBox{top:65px;transition:.2s ease}.scrollItUpAll+.mobMenu+script+div+div+script+div+script+div+script+div+script+div+script+main .flipbookTabs .content .stickyTab{top:64px;transition:top .2s ease-in-out}.scrollItUp11{top:0}.tetr_fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.colGap16{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media screen and (max-width: 768px){.colGap16{grid-template-columns:repeat(1,1fr)}}.mt-1{margin-top:1px}.mt-2{margin-top:2px}.mt-3{margin-top:3px}.mt-4{margin-top:4px}.mt-5{margin-top:5px}.mt-6{margin-top:6px}.mt-7{margin-top:7px}.mt-8{margin-top:8px}.mt-9{margin-top:9px}.mt-10{margin-top:10px}.mt-11{margin-top:11px}.mt-12{margin-top:12px}.mt-13{margin-top:13px}.mt-14{margin-top:14px}.mt-15{margin-top:15px}.mt-16{margin-top:16px}.mt-17{margin-top:17px}.mt-18{margin-top:18px}.mt-19{margin-top:19px}.mt-20{margin-top:20px}.mt-21{margin-top:21px}.mt-22{margin-top:22px}.mt-23{margin-top:23px}.mt-24{margin-top:24px}.mt-25{margin-top:25px}.mt-26{margin-top:26px}.mt-27{margin-top:27px}.mt-28{margin-top:28px}.mt-29{margin-top:29px}.mt-30{margin-top:30px}.mt-31{margin-top:31px}.mt-32{margin-top:32px}.mt-33{margin-top:33px}.mt-34{margin-top:34px}.mt-35{margin-top:35px}.mt-36{margin-top:36px}.mt-37{margin-top:37px}.mt-38{margin-top:38px}.mt-39{margin-top:39px}.mt-40{margin-top:40px}.mt-41{margin-top:41px}.mt-42{margin-top:42px}.mt-43{margin-top:43px}.mt-44{margin-top:44px}.mt-45{margin-top:45px}.mt-46{margin-top:46px}.mt-47{margin-top:47px}.mt-48{margin-top:48px}.mt-49{margin-top:49px}.mt-50{margin-top:50px}.mt-51{margin-top:51px}.mt-52{margin-top:52px}.mt-53{margin-top:53px}.mt-54{margin-top:54px}.mt-55{margin-top:55px}.mt-56{margin-top:56px}.mt-57{margin-top:57px}.mt-58{margin-top:58px}.mt-59{margin-top:59px}.mt-60{margin-top:60px}.mt-61{margin-top:61px}.mt-62{margin-top:62px}.mt-63{margin-top:63px}.mt-64{margin-top:64px}.mt-65{margin-top:65px}.mt-66{margin-top:66px}.mt-67{margin-top:67px}.mt-68{margin-top:68px}.mt-69{margin-top:69px}.mt-70{margin-top:70px}.mt-71{margin-top:71px}.mt-72{margin-top:72px}.mt-73{margin-top:73px}.mt-74{margin-top:74px}.mt-75{margin-top:75px}.mt-76{margin-top:76px}.mt-77{margin-top:77px}.mt-78{margin-top:78px}.mt-79{margin-top:79px}.mt-80{margin-top:80px}.mt-81{margin-top:81px}.mt-82{margin-top:82px}.mt-83{margin-top:83px}.mt-84{margin-top:84px}.mt-85{margin-top:85px}.mt-86{margin-top:86px}.mt-87{margin-top:87px}.mt-88{margin-top:88px}.mt-89{margin-top:89px}.mt-90{margin-top:90px}.mt-91{margin-top:91px}.mt-92{margin-top:92px}.mt-93{margin-top:93px}.mt-94{margin-top:94px}.mt-95{margin-top:95px}.mt-96{margin-top:96px}.mt-97{margin-top:97px}.mt-98{margin-top:98px}.mt-99{margin-top:99px}.mt-100{margin-top:100px}.mt-120{margin-top:120px}.mt-140{margin-top:140px}.mb-1{margin-bottom:1px}.mb-2{margin-bottom:2px}.mb-3{margin-bottom:3px}.mb-4{margin-bottom:4px}.mb-5{margin-bottom:5px}.mb-6{margin-bottom:6px}.mb-7{margin-bottom:7px}.mb-8{margin-bottom:8px}.mb-9{margin-bottom:9px}.mb-10{margin-bottom:10px}.mb-11{margin-bottom:11px}.mb-12{margin-bottom:12px}.mb-13{margin-bottom:13px}.mb-14{margin-bottom:14px}.mb-15{margin-bottom:15px}.mb-16{margin-bottom:16px}.mb-17{margin-bottom:17px}.mb-18{margin-bottom:18px}.mb-19{margin-bottom:19px}.mb-20{margin-bottom:20px}.mb-21{margin-bottom:21px}.mb-22{margin-bottom:22px}.mb-23{margin-bottom:23px}.mb-24{margin-bottom:24px}.mb-25{margin-bottom:25px}.mb-26{margin-bottom:26px}.mb-27{margin-bottom:27px}.mb-28{margin-bottom:28px}.mb-29{margin-bottom:29px}.mb-30{margin-bottom:30px}.mb-31{margin-bottom:31px}.mb-32{margin-bottom:32px}.mb-33{margin-bottom:33px}.mb-34{margin-bottom:34px}.mb-35{margin-bottom:35px}.mb-36{margin-bottom:36px}.mb-37{margin-bottom:37px}.mb-38{margin-bottom:38px}.mb-39{margin-bottom:39px}.mb-40{margin-bottom:40px}.mb-41{margin-bottom:41px}.mb-42{margin-bottom:42px}.mb-43{margin-bottom:43px}.mb-44{margin-bottom:44px}.mb-45{margin-bottom:45px}.mb-46{margin-bottom:46px}.mb-47{margin-bottom:47px}.mb-48{margin-bottom:48px}.mb-49{margin-bottom:49px}.mb-50{margin-bottom:50px}.mb-51{margin-bottom:51px}.mb-52{margin-bottom:52px}.mb-53{margin-bottom:53px}.mb-54{margin-bottom:54px}.mb-55{margin-bottom:55px}.mb-56{margin-bottom:56px}.mb-57{margin-bottom:57px}.mb-58{margin-bottom:58px}.mb-59{margin-bottom:59px}.mb-60{margin-bottom:60px}.mb-61{margin-bottom:61px}.mb-62{margin-bottom:62px}.mb-63{margin-bottom:63px}.mb-64{margin-bottom:64px}.mb-65{margin-bottom:65px}.mb-66{margin-bottom:66px}.mb-67{margin-bottom:67px}.mb-68{margin-bottom:68px}.mb-69{margin-bottom:69px}.mb-70{margin-bottom:70px}.mb-71{margin-bottom:71px}.mb-72{margin-bottom:72px}.mb-73{margin-bottom:73px}.mb-74{margin-bottom:74px}.mb-75{margin-bottom:75px}.mb-76{margin-bottom:76px}.mb-77{margin-bottom:77px}.mb-78{margin-bottom:78px}.mb-79{margin-bottom:79px}.mb-80{margin-bottom:80px}.mb-81{margin-bottom:81px}.mb-82{margin-bottom:82px}.mb-83{margin-bottom:83px}.mb-84{margin-bottom:84px}.mb-85{margin-bottom:85px}.mb-86{margin-bottom:86px}.mb-87{margin-bottom:87px}.mb-88{margin-bottom:88px}.mb-89{margin-bottom:89px}.mb-90{margin-bottom:90px}.mb-91{margin-bottom:91px}.mb-92{margin-bottom:92px}.mb-93{margin-bottom:93px}.mb-94{margin-bottom:94px}.mb-95{margin-bottom:95px}.mb-96{margin-bottom:96px}.mb-97{margin-bottom:97px}.mb-98{margin-bottom:98px}.mb-99{margin-bottom:99px}.mb-100{margin-bottom:100px}.ml-16{margin-left:16px}.newMegaMenu{position:relative}.newMegaMenu.active .nav-dd-programs-icon{transform:rotate(180deg);transition:.4s}.newMegaMenuBox{position:absolute;background:var(--cream);padding:28px 30px;max-width:580px;min-height:340px;width:100%;height:auto;margin:0 16% 0 auto;left:0;right:0;display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;visibility:hidden;opacity:0;transition:.4s;overflow:hidden;top:80px;z-index:100}.newMegaMenuBox.active{visibility:visible;opacity:1}.newMegaMenuBox .leftSide{position:relative;max-width:340px;width:100%;display:block;padding-right:30px}.newMegaMenuBox .menuButton{display:flex;align-items:flex-start;justify-content:flex-start;gap:6px;flex-wrap:wrap;cursor:pointer}.newMegaMenuBox .menuButton:not(:first-child){margin-top:20px}.newMegaMenuBox .menuButton img{position:relative;top:5px;width:0;overflow:hidden;visibility:hidden;transition:.2s}.newMegaMenuBox .menuButton:hover img,.newMegaMenuBox .menuButton.active img{width:12px;overflow:hidden;visibility:visible;transition:.2s}.newMegaMenuBox .menuButton .menuText{color:var(--greyDark);font-size:14px;font-weight:500;line-height:150%;transition:.4s}.newMegaMenuBox .menuButton .menuText span{display:block;position:relative;color:#1c291a99;font-size:11px;font-weight:500;line-height:170%}.newMegaMenuBox .menuButton.active .menuText{color:var(--main-black);line-height:170%;font-weight:700}.newMegaMenuBox .rightSide{position:relative;max-width:calc(100% - 340px);width:100%;padding-left:30px;border-left:1px solid #E8EAE8}.newMegaMenuBox .rightSide .programText{color:var(--greyDark);font-size:10px;font-weight:700;line-height:120%;text-transform:uppercase}.newMegaMenuBox .rightSide .programText span{width:7px;height:7px;border-radius:100%;overflow:hidden;background-color:var(--orange);display:inline-block}.newMegaMenuBox .rightSide .programsLinks{position:relative;display:flex;align-items:flex-end;justify-content:flex-start;flex-wrap:wrap;gap:20px;display:none;animation:.4s fadeIn linear}.newMegaMenuBox .rightSide .programsLinks.active{display:flex}.newMegaMenuBox .rightSide .programsLinks .link-text{color:var(--main-black);font-size:14px;font-style:normal;font-weight:700;line-height:150%;display:flex;align-items:center;justify-content:flex-start;width:100%;gap:6px}.newMegaMenuBox .rightSide .programsLinks .link-text img{width:0;overflow:hidden;visibility:hidden;transition:.2s}.newMegaMenuBox .rightSide .programsLinks .link-text:hover img{width:12px;visibility:visible;transition:.2s}@media (max-width: 767px){.newMobMenuToggler .nav-dd-icon{transform:rotate(0);transition:.2s ease}.newMobMenuToggler.w--open .nav-dd-icon{transform:rotate(180deg);transition:.2s ease}.newMobMenuAdjust{padding:0!important;gap:0;background:var(--cream)}.newMobMenuAdjust .coming-soon-tag{color:var(--Dark-Green);font-size:11px;font-weight:500;line-height:140%}.newMobMenuAdjust .headerFontFix{color:#1c291a66;font-size:10px;font-weight:500;line-height:140%}.new-m-navbar.nav-menu{padding-top:100px;padding-left:10px;padding-right:10px;background:var(--white-2)}.new-m-navbar.nav-menu .navlink.w--current{border-bottom:none;padding-bottom:20px}.new-m-navbar.nav-menu .nav-menu-flex{gap:0}.new-m-navbar.nav-menu .dropdown-wrap{border-top:1px solid #E8EAE8}.new-m-navbar.nav-menu .navlink{border-color:#e8eae8;font-size:13px;padding:16px 8px}.new-m-navbar.nav-menu .cta-text{font-size:13px}.new-m-navbar.nav-menu .nav-tab-dd-link{border-color:#e8eae8;padding:16px 10px}}.w-nav-overlay-new{width:100%;height:calc(100vh - 79px);display:none;position:fixed;top:79px;left:0;right:0;overflow:hidden;z-index:99}.w-nav-overlay-new.visible{display:block}.mobMenu{position:relative;display:none}@media (max-width: 767px){.mobMenu{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:0;background:var(--white);height:100%;max-height:calc(100vh - 80px);width:100%;position:fixed;z-index:999;align-content:flex-start;padding:10px;top:-100%;transition:.4s ease;opacity:0}}.mobMenu.visible{top:80px;transition:.4s ease;opacity:1}@media (max-width: 767px){.mobMenu.visible{top:61.5px}}.mobMenu .navLinks{width:100%;padding:8px;height:48px;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:10px;color:var(--main-black);font-size:13px;font-weight:500;line-height:150%;font-family:var(--font-medium)}.mobMenu .navLinks img{transform:rotate(0);transition:.4s ease}.mobMenu .navLinks:not(:first-child){border-top:1px solid #E8EAE8}.mobMenu .navLinks:last-child{border-bottom:1px solid #E8EAE8}.mobMenu .navLinks.active img{transform:rotate(180deg);transition:.4s ease}.mobMenu .navLinks img{max-width:16px}.mobMenu .navLinks.navlinkSubmenu{flex-wrap:wrap;height:100%;max-height:120px;padding:0;gap:0;align-content:flex-start;background:var(--cream);height:0;overflow:hidden;transition:.4s ease;border-top:0}.mobMenu .navLinks.navlinkSubmenu.is-active{border-top:1px solid #E8EAE8;height:100%;transition:.4s ease}.mobMenu .navLinks.navlinkSubmenu a{width:100%;height:60px;border-bottom:1px solid #E8EAE8;background:var(--cream);padding:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;font-family:var(--font-medium);font-weight:500}.mobMenu .navLinks.navlinkSubmenu a span{color:#1c291a66;font-size:10px;font-weight:500;line-height:140%}.disruptHeader{top:0!important}.registerNowDis{display:flex;align-items:center;justify-content:center;gap:6px}.popupWrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:#0006;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:-1;opacity:0;padding:20px 15px}.popupWrapper.active{z-index:9999;opacity:1}.popupWrapper .popupContainer{width:100%;max-width:750px;max-height:calc(100vh - 150px);margin:auto;background:#fff;border:1px solid #eee;border-radius:15px;overflow:hidden}.popupWrapper .popupContainer .popupHeader{padding:14px 24px;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between;min-height:49px}.popupWrapper .popupContainer .popupHeader h3{color:#101010;line-height:150%;font-size:24px;font-weight:500;line-height:18px;font-family:var(--font-medium)}.popupWrapper .popupContainer .popupHeader .close{cursor:pointer}.popupWrapper .popupContainer .popupForm{display:flex;flex-direction:column;max-height:70vh;overflow:auto}.popupWrapper .popupContainer .team{padding:20px 15px}.popupWrapper .popupContainer .team.valueTeam{display:none}.popupWrapper .popupContainer .team.valueTeam.active{display:block}.popupWrapper .popupContainer .team.valueTeam:nth-child(2n){background-color:#f3f7e14d}.popupWrapper .popupContainer .team .teamHeader{font-size:18px;color:#1c291a;font-weight:500;display:flex;gap:20px;justify-content:space-between;align-items:center;cursor:pointer;font-family:var(--font-medium)}.popupWrapper .popupContainer .team .form{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;display:flex;margin-top:15px}.popupWrapper .popupContainer .team .formField{color:var(--black);min-height:60px;color:#333;background-color:#fff;border:1px solid #ccc;width:100%;height:38px;margin-bottom:10px;padding:8px 12px;font-size:14px;line-height:1.42857;display:block}.popupWrapper .popupContainer .buttonPlacement{padding:0 15px 20px;text-align:right}.popupWrapper .popupContainer .buttonPlacement .ctaButton{display:inline-block;color:var(--main-black);background-color:var(--green);text-transform:uppercase;justify-content:space-between;align-items:center;padding:12px 14px;font-weight:500;font-family:var(--font-medium);line-height:1;font-size:16px;text-decoration:none}.popupWrapper .contactSuccessMessage{margin:40px 0;padding:0 20px;border:none}.popupWrapper .contactSuccessMessage .successBox{position:relative;max-width:200px;max-height:130px;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;line-height:160%;letter-spacing:normal;margin:40px auto;padding:0 20px;border:none}.popupWrapper .contactSuccessMessage .successBox img{width:100%;height:100%;object-fit:cover}.popupWrapper .contactSuccessMessage .thankYouTextDistupt{font-size:1rem;font-weight:500;line-height:160%;letter-spacing:normal;margin:40px 0;padding:0 20px;border:none;flex-wrap:wrap}.mob-visible{display:none!important}.playButtonVideo{cursor:pointer}.hide{display:none!important}.cursorPointer{cursor:pointer}.textGreen{color:var(--green)}section{position:relative;padding:80px 0}@media (max-width: 767px){section{padding:60px 0}}section.bgWhite{background:var(--white)}section.bgCream{background:var(--cream)}section.bgCurriculum{background:var(--sub-heading)}.commonAccordion{position:relative;max-width:100%;width:100%}.commonAccordion .orangeTag{background:#ff7a00;color:#fafcf3}.commonAccordion .orangeTag span{font-size:8px;font-weight:400}.commonAccordion .accordionHeading{position:relative;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;padding:19px 20px;background:#fff;border-bottom:1px solid var(--headerBorder);cursor:pointer}.commonAccordion .accordionHeading .left-side{position:relative}.commonAccordion .accordionHeading .left-side .smallheading{text-transform:uppercase;font-size:.625rem;font-weight:500;line-height:.9;font-family:var(--font-regular)}.commonAccordion .accordionHeading .left-side .smallheading .circleRound{display:flex;width:7px;height:7px;border-radius:5px;background:#b8ef43}.commonAccordion .accordionHeading .left-side .locationHead{display:flex;align-items:center;justify-content:flex-start;gap:10px}.commonAccordion .accordionHeading .left-side .locationHead .locationHeading{color:var(--main-black);font-family:var(--font-bold);font-style:normal;line-height:120%;font-size:24px;margin-top:5px}.commonAccordion .accordionHeading.active .plus-icon-wrap .plus-v{transform:rotate(90deg) translate(0) translateY(8px)}.commonAccordion .accordionHeading.active+.accordionAnswer{border-bottom:1px solid var(--headerBorder)}.commonAccordion .accordionAnswer{display:none;position:relative;background:#fff;padding:19px 20px}.commonAccordion .accordionAnswer .buttonSimpleText{font-size:14px}.commonAccordion .accordionAnswer .passageGrapAccodion{display:flex;flex-direction:column;gap:8px}.commonAccordion .accordionAnswer .passageGrapAccodion p{color:#1c291acc;font-size:14px}.commonAccordion .accordionAnswer .passageGrapAccodion p span{color:#1c291a;font-family:var(--font-bold)}.commonAccordion .accordionAnswer .listDivideAccodion{display:flex;align-items:center;gap:25px;border-top:1px solid rgba(28,41,26,.1019607843);margin-top:1rem;padding-top:.875rem}@media screen and (max-width: 767px){.commonAccordion .accordionAnswer .listDivideAccodion{gap:10px}}.commonAccordion .accordionAnswer .listDetailAccoidon{border-left:1px solid #ff7a00;padding:.625rem 1.125rem;font-size:.75rem;line-height:1.4}@media screen and (max-width: 767px){.commonAccordion .accordionAnswer .listDetailAccoidon{padding:4px}}.commonAccordion .accordionAnswer .listDetailAccoidon span{margin-bottom:2px;font-size:1.5rem;font-weight:500;line-height:1.44;font-family:var(--font-medium)}.commonAccordion .accordionAnswer .listDetailAccoidon p{font-size:.75rem;line-height:1.4;color:#1c291a}.tag{display:flex;justify-content:center;align-items:center;padding:6px 10px;gap:6px;background:var(--green);color:var(--main-black);font-family:var(--font-bold);font-size:11px;font-weight:700;line-height:120%}.tagOrange{display:flex;justify-content:center;align-items:center;padding:6px 10px;gap:6px;background:#ff7a00;color:#fafcf3;font-family:var(--font-bold);font-size:11px;font-weight:700;line-height:120%}.scholarshipWrap{position:relative}.scholarshipWrap.minSectionHeight{min-height:735px}.scholarshipWrap .scholarAccordion{position:relative;display:flex;align-items:flex-start;flex-wrap:wrap}.scholarshipWrap .scholarAccordion .leftImg{position:relative;max-width:528px;width:100%}.scholarshipWrap .scholarAccordion .leftImg img{max-width:100%;width:100%;display:none;transition:.2s ease}.scholarshipWrap .scholarAccordion .leftImg img.active{display:block}.scholarshipWrap .scholarAccordion .rightContext{max-width:calc(100% - 568px);width:100%}.tagsFixes .tag{padding:6px 8px;gap:4px;align-items:baseline;font-family:var(--font-bold)}.mainGrapAccodionUg .UgMapCurriculum .mapImages{position:sticky!important;top:65px;left:0}.mainGrapAccodionUg .UgMapCurriculum .map-photo-wrapper img{width:100%}.mapAccordion{max-width:100%;overflow:hidden}.mapAccordion .plus-icon-wrap .plus-v,.mapAccordion .plus-icon-wrap .plus-h{background-color:#1c291a}.mapAccordion.mainGrapAccodionUg{padding-top:112px}.mapAccordion .container{position:relative;overflow-y:clip}.mapAccordion .Cordinate1{transform:translate3d(-29.5%,0,0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0);transform-style:preserve-3d;transition:.4s ease}.mapAccordion .Cordinate1 .mc-point.p1{background-color:var(--orange)!important;transition:.4s ease!important;color:var(--cream)!important}.mapAccordion .Cordinate2{transform:translate3d(-35%,0,0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0);transform-style:preserve-3d;transition:.4s ease}.mapAccordion .Cordinate2 .mc-point.p2{background-color:var(--orange)!important;transition:.4s ease!important;color:var(--cream)!important}.mapAccordion .Cordinate3{transform:translate3d(-48.5%,0,0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0);transform-style:preserve-3d;transition:.4s ease}.mapAccordion .Cordinate3 .mc-point.p7{background-color:var(--orange)!important;transition:.4s ease!important;color:var(--cream)!important}.mapAccordion .Cordinate4{transform:translate3d(-12.5%,0,0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0);transform-style:preserve-3d;transition:.4s ease}.mapAccordion .Cordinate4 .mc-point.p4{background-color:var(--orange)!important;transition:.4s ease!important;color:var(--cream)!important}.mapAccordion .Cordinate5{transform:translate3d(7.5%,0,0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0);transform-style:preserve-3d;transition:.4s ease}.mapAccordion .Cordinate5 .mc-point.p5{background-color:var(--orange)!important;transition:.4s ease!important;color:var(--cream)!important}.mapAccordion .Cordinate6{transform:translate3d(1.5%,0,0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0);transform-style:preserve-3d;transition:.4s ease}.mapAccordion .Cordinate6 .mc-point.p6{background-color:var(--orange)!important;transition:.4s ease!important;color:var(--cream)!important}.mapAccordion .Cordinate7{transform:translate3d(-13.5%,0,0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0);transform-style:preserve-3d;transition:.4s ease}.mapAccordion .Cordinate7 .mc-point.p3{background-color:var(--orange)!important;transition:.4s ease!important;color:var(--cream)!important}.mapAccordion .Cordinate8{transform:translate3d(-52.5%,0,0) scaleZ(1) rotateX(0) rotateY(0) rotate(0) skew(0);transform-style:preserve-3d;transition:.4s ease}.mapAccordion .Cordinate8 .mc-point .p8{background-color:var(--orange)!important;transition:.4s ease!important;color:var(--cream)!important}.mapAccordion .worldMap{max-width:100%;width:100%;position:absolute;inset:0;z-index:1}.mapAccordion .worldMap img{width:200%;transition:.4s ease;opacity:.4;padding-top:60px}.mapAccordion .worldMap .mainImg{display:flex;align-items:center;justify-content:center;gap:0}.mapAccordion .worldMap .map-coordinates{position:absolute;inset:0}.mapAccordion .worldMap .map-coordinates .mc-point{color:var(--main-black);background-color:#b8ef43;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:4px 10px;font-size:.625rem;font-weight:500;display:flex;position:absolute}.mapAccordion .worldMap .map-coordinates .mc-point.p1{top:51%;left:67%}.mapAccordion .worldMap .map-coordinates .mc-point.p2{top:53.5%;left:72.5%}.mapAccordion .worldMap .map-coordinates .mc-point.p3{top:38%;left:51%}.mapAccordion .worldMap .map-coordinates .mc-point.p4{top:58%;left:50%}.mapAccordion .worldMap .map-coordinates .mc-point.p5{top:37%;left:30%}.mapAccordion .worldMap .map-coordinates .mc-point.p6{top:75%;left:36%}.mapAccordion .worldMap .map-coordinates .mc-point.p7{top:49%;left:86%}.mapAccordion .mapWorkArea{position:relative;display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:center;gap:3rem;z-index:9}.mapAccordion .mapWorkArea .mapImages{width:100%;max-width:472px;position:relative}@media (min-width: 768px) and (max-width: 1079px){.mapAccordion .mapWorkArea .mapImages{display:none}}@media (min-width: 1080px) and (max-width: 1280px){.mapAccordion .mapWorkArea .mapImages{max-width:calc(100% - 650px)}}.mapAccordion .mapWorkArea .mapImages .map-photo-wrapper{line-height:0;position:absolute;right:0;top:0;min-width:500px;min-height:624px}@media (min-width: 1080px) and (max-width: 1280px){.mapAccordion .mapWorkArea .mapImages .map-photo-wrapper{min-width:unset;width:100%}}.mapAccordion .mapWorkArea .mapImages .map-photo-wrapper>img{position:absolute;right:0;bottom:0;visibility:hidden;opacity:0;transition:.4s ease;width:0;height:0}.mapAccordion .mapWorkArea .mapImages .map-photo-wrapper.active>img{visibility:visible;opacity:1;transition:.4s ease;width:100%;height:100%}.mapAccordion .mapWorkArea .mapAccordion{max-width:595px;width:100%}@media (min-width: 767px) and (max-width: 1080px){.mapAccordion .mapWorkArea .mapAccordion{max-width:560px}}.mapAccordion .innerTabGraphAccodion{display:flex;flex-direction:column;gap:10px}.mapAccordion .innerTabGraphAccodion .menuListTabGrap{display:flex;align-items:center;width:100%;border-bottom:1px solid rgba(28,41,26,.2);text-wrap:nowrap}.mapAccordion .innerTabGraphAccodion .menuListTabGrap li{opacity:.7;transition:.3s}.mapAccordion .innerTabGraphAccodion .menuListTabGrap li.active{opacity:1}.mapAccordion .innerTabGraphAccodion .menuListTabGrap li{position:relative;padding:10px;cursor:pointer;width:100%;max-width:33.3333333333%}.mapAccordion .innerTabGraphAccodion .menuListTabGrap li:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:transparent;transition:.3s}.mapAccordion .innerTabGraphAccodion .menuListTabGrap li.active:after{background:#ff7a00}.mapAccordion .tabWrapperGrapContent .contentListGraptab li p span{min-width:5.6rem}.tabWrapperGrapContent{width:100%}.tabWrapperGrapContent .contentListGraptab{width:100%;display:flex;flex-direction:column;gap:8px}.tabWrapperGrapContent .contentListGraptab.tabClose{display:none}.tabWrapperGrapContent .contentListGraptab.tabClose.active{display:flex}.tabWrapperGrapContent .contentListGraptab .accodionListText{font-size:13px;font-weight:400;line-height:1.44;color:#1c291ae6}.tabWrapperGrapContent .contentListGraptab li{display:flex;align-items:flex-start;gap:10px}.tabWrapperGrapContent .contentListGraptab li>img{margin-top:4px}.tabWrapperGrapContent .contentListGraptab li p{display:flex;align-items:flex-start;gap:10px;color:#1c291a}.tabWrapperGrapContent .contentListGraptab li p span{font-weight:500;font-family:var(--font-medium);text-wrap:nowrap}.subHeader{background:#273425;padding:8px}.subHeader .subHeaderContent{display:flex;align-items:center;justify-content:center;gap:10px;width:100%}.subHeader .applyNowNewHeader{padding:12px 14px;margin:-14px}.tabHeaderBlock{display:flex;align-items:center;justify-content:center;gap:40px;border-top:1px solid #E8EAE8;border-bottom:1px solid #E8EAE8;background:#fafcf3;padding:15px 0;z-index:20;position:sticky;top:0}.tabHeaderBlock .subRouteTab{color:#1c291a66;font-size:14px;font-weight:500;font-family:var(--font-medium);line-height:20.16px;transition:.4s;position:relative}.tabHeaderBlock .subRouteTab:after{content:"";width:100%;height:1px;background:transparent;position:absolute;bottom:-15px;left:0;transition:.4s}.tabHeaderBlock .subRouteTab.active:after{background:#ff7a00}.tabHeaderBlock .subRouteTab:hover{color:var(--black)}.tabHeaderBlock .subRouteTab.active{color:#1c291a}.homePage .sliderHeroSection .sliderHeroUgProWrapper{min-height:640px}.homePage .timelineOnScrollSection,.homePage .timelineOnScrollSection .swiper-pagination{position:relative}@media (max-width: 767px){.homePage .NoneOnmob{display:none}}.sliderHeroSection{width:100%;position:relative}.sliderHeroSection .sliderHeroUgProWrapper{overflow:hidden;position:relative;min-height:549px;background:url(https://cdn.tetr.com/assets/ih-images/ug-hero-bg-new.webp);background-position:top;background-repeat:no-repeat;background-size:cover;width:100%}@media screen and (max-width: 768px){.sliderHeroSection .sliderHeroUgProWrapper{background:url(https://cdn.tetr.com/assets/ih-images/tetr-home-hero-mob-new.webp) top no-repeat;background-size:cover}}.sliderHeroUgProWrapper:before,.sliderHeroUgProWrapper:after{content:"";z-index:-1;position:absolute;top:0;bottom:0;left:0}.sliderHeroHomeWrapper{height:75vh;position:relative;background-color:#000}.sliderHeroHomeWrapper .heroHomeMainContent{position:absolute;top:0;z-index:1;height:100%;width:100%;display:flex;justify-content:flex-start;align-items:center}.sliderHeroHomeWrapper .heroHomeMainContent h1.text54b{color:var(--white)}.sliderHeroHomeWrapper .heroHomeMainContent .heroSliderUgProgramLeft .flipButtonGroup{padding:12px 14px}.sliderHeroHomeWrapper .heroHomeMainContent .heroSliderUgProgramLeft .flipButtonGroup img{width:10px}.sliderHeroHomeWrapper .heroSliderUgProgramLeft p{color:#f3f7e1}.heroAbsoluteContainer{position:absolute;width:100%;height:100%;overflow:hidden;z-index:1}.customSwiperHome{position:relative;width:100%;height:100%}.customSwiperHome div{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out}.customSwiperHome div img{width:100%;height:100%;object-fit:cover}@keyframes fadeSwiper{0%{opacity:0}4.17%{opacity:1}16.67%{opacity:1}20.84%{opacity:0}to{opacity:0}}.customSwiperHome div:nth-child(1){animation:fadeSwiper 21s infinite}@media (max-width: 767px){.customSwiperHome div:nth-child(1){animation:fadeSwiper 18s infinite}}.customSwiperHome div:nth-child(2){animation:fadeSwiper 21s infinite;animation-delay:3s}@media (max-width: 767px){.customSwiperHome div:nth-child(2){animation:fadeSwiper 18s infinite;animation-delay:3s}}.customSwiperHome div:nth-child(3){animation:fadeSwiper 21s infinite;animation-delay:6s}@media (max-width: 767px){.customSwiperHome div:nth-child(3){animation:fadeSwiper 18s infinite;animation-delay:6s}}.customSwiperHome div:nth-child(4){animation:fadeSwiper 21s infinite;animation-delay:9s}@media (max-width: 767px){.customSwiperHome div:nth-child(4){animation:fadeSwiper 18s infinite;animation-delay:9s}}.customSwiperHome div:nth-child(5){animation:fadeSwiper 21s infinite;animation-delay:12s}@media (max-width: 767px){.customSwiperHome div:nth-child(5){animation:fadeSwiper 18s infinite;animation-delay:12s}}.customSwiperHome div:nth-child(6){animation:fadeSwiper 21s infinite;animation-delay:15s}@media (max-width: 767px){.customSwiperHome div:nth-child(6){animation:fadeSwiper 18s infinite;animation-delay:15s}}@media (min-width: 768px){.customSwiperHome div:nth-child(7){animation:fadeSwiper 21s infinite;animation-delay:18s}}.heroSliderUgProgram{display:flex;align-items:center;width:100%;gap:112px;padding-top:80px}.heroSliderUgProgram .heroSliderUgProgramLeft{width:100%;max-width:calc(100% - 607px)}.heroSliderUgProgram .heroSliderUgProgramLeft .mtText{margin-top:8px;display:flex;width:max-content}.heroSliderUgProgram .heroSliderUgProgramLeft .text18r{color:#f3f7e1;line-height:144%}.heroSliderUgProgram .heroSliderUgProgramRight{background:#f3f7e1;padding:40px 30px;width:100%;max-width:532px;background:url(https://cdn.tetr.com/assets/ih-images/hero-content-bg.svg) top right no-repeat,#f3f7e1;background-position:105% -60%}.heroSliderUgProgram .heroSliderUgProgramRight p,.heroSliderUgProgram .heroSliderUgProgramRight p span{color:#1c291a}.heroSliderUgProgram .heroSliderUgProgramRight .groupButtonHero a{padding:20px}.heroSliderUgProgram .groupButtonHero{display:flex;align-items:center;gap:20px}.courseDetailWhiteBlock{background:#fafcf3;box-shadow:3px 7px 17px #455b1508,10px 29px 31px #455b1508,23px 66px 42px #455b1505,40px 117px 50px #455b1503;padding:30px 84px;display:flex;align-items:center;position:absolute;width:100%;max-width:1120px;z-index:12;bottom:-48px;left:50%;transform:translate(-50%)}.courseDetailWhiteBlock .courseDetailHeroBox{display:flex;flex-direction:column;gap:2px;flex:1}.courseDetailWhiteBlock .courseDetailHeroBox .text12r{color:#1c291a99}.courseDetailWhiteBlock .courseDetailHeroBox .text20n{color:#1c291a}.courseDetailWhiteBlock .courseDetailHeroBox:not(:last-child){margin-right:50px;border-right:1px solid rgba(28,41,26,.1)}.grouptagAccodion{display:flex;align-items:center;gap:10px}.weekdayChartSection{width:100%;background:#f3f7e1}.weekdayChartSection .weekdayChartBlock{width:100%}.weekdayChartSection .weekdayChartBlock .weekdayChartTitle p{opacity:.7}.weekdayChartSection .mainWeekendChartBox{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.weekdayChartSection .mainWeekendChartBox .dayChartBox{display:flex;flex-direction:column;gap:6px}.weekdayChartSection .mainWeekendChartBox .dayChartBoxCommon{width:100%;padding:15px;display:flex;align-items:flex-end}.weekdayChartSection .mainWeekendChartBox .dayChartBoxCommon.greenDayBox{border-bottom:3px solid #B8EF43;background:linear-gradient(0deg,#b8ef4366 0% 100%),#fff}.weekdayChartSection .mainWeekendChartBox .dayChartBoxCommon.whiteDayBox{border-bottom:3px solid #1C291A;background:linear-gradient(0deg,#fff6 0% 100%),#fff}.weekdayChartSection .mainWeekendChartBox .dayChartBoxCommon.redDayBox{border-bottom:3px solid #FF7A00;background:linear-gradient(0deg,#ff7a0026 0% 100%),#fff}.weekdayChartSection .mainWeekendChartBox .dayBoxContent{display:flex;flex-direction:column;gap:6px}.weekdayChartSection .mainWeekendChartBox .dayBoxContent h4{color:#1c291a}.weekdayChartSection .mainWeekendChartBox .dayBoxContent span{color:#1c291a;opacity:.6}.weekdayChartSection .mainWeekendChartBox .dayChartHeader{background:#1c291a;padding:16px;color:#fafcf3;font-size:14px;font-weight:500;line-height:124%;letter-spacing:-.28px;width:100%;text-align:center}#shadow-host-companion{padding:0}.scholarshipWrap{width:100%}.scholarshipWrap .graduateBachelorBlock{display:flex;align-items:flex-start;gap:40px}.scholarshipWrap .graduateBachelorBlock .rightContext{max-width:calc(50% - 20px)}.scholarshipWrap .graduateBachelorBlock .headingbachelorScience .text14r{color:#fafcf3cc;line-height:170%}.scholarshipWrap .graduateBachelorBlock .commonAccordion{border-bottom:1px solid rgba(255,255,255,.1);width:100%}.scholarshipWrap .graduateBachelorBlock .commonAccordion .locationHead .text16b{color:#f3f7e1}.scholarshipWrap .graduateBachelorBlock .commonAccordion .accordionHeading{background:transparent;padding:14px 0}.scholarshipWrap .graduateBachelorBlock .plus-icon-wrap .plus-h,.scholarshipWrap .graduateBachelorBlock .plus-icon-wrap .plus-v{background-color:#f3f7e1}.scholarshipWrap .graduateBachelorBlock .accordionAnswer{background:transparent;padding:0}.scholarshipWrap .graduateBachelorBlock .contentListGraptab li p{color:#f3f7e1}.headingWrapper{display:flex;flex-direction:column;gap:10px}.reflectRepeatSection{padding-bottom:0}.reflectRepeatSection .headingWrapper p{color:#f3f7e1;line-height:170%}.reflectRepeatSection .swiperCardReflectBlock{display:flex;flex-direction:column}.reflectRepeatSection .swiperTabReflectBlock{display:flex;gap:10px}.reflectRepeatSection .swiperTabReflectBlock .tabReflectBox{border-radius:10px 10px 0 0;background:#b5f8270a;padding:1rem 2rem 1.25rem 1.375rem;display:flex;flex-direction:column;gap:2px;cursor:pointer;transition:.3s;min-height:56px}.reflectRepeatSection .swiperTabReflectBlock .tabReflectBox span{color:#f3f7e1e6;opacity:.6}.reflectRepeatSection .swiperTabReflectBlock .tabReflectBox p{color:#f3f7e1e6}.reflectRepeatSection .swiperTabReflectBlock .tabReflectBox.active{background:#b8ef43}.reflectRepeatSection .swiperTabReflectBlock .tabReflectBox.active span{color:#000;opacity:.5}.reflectRepeatSection .swiperTabReflectBlock .tabReflectBox.active p{color:#1c291b}.reflectRepeatSection .swiperCardDetailReflectWrap{border-radius:0 10px 10px;border:1px solid #B5F827;padding:40px 40px 90px;display:flex;align-items:center;gap:16px;width:100%}.reflectRepeatSection .swiperCardDetailReflectWrap .swiper-slide{height:auto}.reflectRepeatSection .swiperCardDetailReflectWrap .cardWhiteSwiperReflect{border-radius:10px;background:#f3f7e1;padding:20px;width:100%;height:100%;cursor:pointer}.reflectRepeatSection .swiperCardDetailReflectWrap .swiperPageinationReflect{position:absolute;bottom:24px;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px}.reflectRepeatSection .swiperCardDetailReflectWrap .swiperPageinationReflect .swiper-pagination{display:flex;align-items:center;flex:1;width:100%;justify-content:center;position:unset}.reflectRepeatSection .swiperCardDetailReflectWrap .swiperPageinationReflect .allFlowReflectSwiper{display:flex;align-items:center;justify-content:space-between;width:95%;top:50%;left:50%;position:absolute;z-index:1;transform:translate(-50%,-50%)}.reflectRepeatSection .swiperCardDetailReflectWrap .lineFlowSwipe{content:"";width:76%;display:flex;flex:1;background:#f3f7e133;height:1px;top:50%;left:50%;position:absolute;z-index:-1;transform:translate(-50%,-50%)}.reflectRepeatSection .swiperCardDetailReflectWrap .swiperPageinationReflect button{border-radius:.5rem;background:#f3f7e11a;width:100%;display:flex;align-items:center;justify-content:center;max-width:5rem;transition:all .2s;padding:.625rem}.reflectRepeatSection .swiperCardDetailReflectWrap .swiperPageinationReflect button:hover{background:#ff7a00}.reflectRepeatSection .swiperCardDetailReflectWrap .swiperPageinationReflect button.swiper-button-disabled{opacity:.5}.reflectRepeatSection .swiperCardDetailReflectWrap .swiper-pagination-custom{border-radius:7px;background:#ff7a00;width:124px;height:30px;padding:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:500;line-height:110%}.termHeading{display:flex;align-items:center;gap:6px;color:#1c291a;font-size:10px;font-weight:500;font-family:var(--font-medium);line-height:90%;letter-spacing:.15px;text-transform:uppercase}.termHeading .circleRound{border-radius:40px;background:#adde46;width:10px;height:10px}.listReflectCardWrap .contentListGraptab li{border-bottom:1px solid #dcdcdc;padding:10px 0}.rotate180{transform:rotate(180deg)}.buttonGroupLearnSwipe{display:flex;align-items:center;gap:13px}.buttonGroupLearnSwipe .swiperOrangeButton{background:#ff7a00;display:flex;width:47px;height:47.802px;padding:7.833px;justify-content:center;align-items:center;gap:7.833px;transition:.3s}.buttonGroupLearnSwipe .swiperOrangeButton:hover{opacity:.9}.buttonGroupLearnSwipe .swiperOrangeButton.swiper-button-disabled{opacity:.7}.tabDropLearn.learnCompaniesSection{padding-bottom:80px}.blackBgGreentText{background:var(--black);padding:0 4px;color:#b8ef43}.learnCompaniesSection{width:100%;padding-bottom:0}.learnCompaniesSection.beforeLearnUg:after{content:"";height:50%;width:100%;background:#1c291a;position:absolute;top:0;left:0}.learnCompaniesSection .learnCompanieTabSwipeWrap{background:#b8ef43;padding:60px 40px 30px;position:relative;z-index:1}.learnCompaniesSection .tablistLearningSwiperWrap{display:flex;align-items:center;gap:5px;border-bottom:1px solid rgba(39,52,37,.4)}.learnCompaniesSection .tablistLearningSwiperWrap .tabConentLearningWrap{cursor:pointer;padding:20px 30px;border-bottom:2px solid transparent;opacity:.5}.learnCompaniesSection .tablistLearningSwiperWrap .tabConentLearningWrap.active{border-bottom:2px solid #1C291A;opacity:1}.learnCompaniesSection .tablistLearningSwiperWrap .tabConentLearningWrap h3{color:#1c291a}.learnCompaniesSection .tablistLearningSwiperWrap .tabConentLearningWrap span{color:#1c291a80}.learnCompaniesSection .learningcardSwiperWrapper{display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:wrap;gap:15px}@media screen and (max-width: 768px){.learnCompaniesSection .learningcardSwiperWrapper{flex-direction:column}}.learnCompaniesSection .learningcardSwiperWrapper .btmTextLearningUp{display:flex;flex-direction:column;gap:5px;background-image:linear-gradient(#d2d5c400,#80827540 41%,#24251b);padding:5.5rem 10px 10px;position:absolute;inset:auto 0% 0%}.learnCompaniesSection .learningcardSwiperWrapper .btmTextLearningUp h3{line-height:130%;color:var(--white);font-family:var(--font-bold)}.learnCompaniesSection .learningcardSwiperWrapper .btmTextLearningUp span{font-size:13px;line-height:120%;color:#b8ef43}.learnCompaniesSection .learningcardSwiperWrapper .btmTextLearningUp .creatorName{color:#fff;font-size:18px;font-weight:700;line-height:130%;font-family:var(--font-bold);text-transform:uppercase}.learnCompaniesSection .learningcardSwiperWrapper .btmTextLearningUp .creatorCountry{display:flex;align-items:center;gap:5px;color:#b8ef43;font-size:13px;font-weight:700;line-height:120%}.learnCompaniesSection .learningcardSwiperWrapper .btmTextLearningUp .creatorSocial{display:flex;align-items:center;gap:5px;color:#fff;font-size:13px;font-weight:400;line-height:120%}.learnCompaniesSection .cardSwiperBoxLearning{width:100%;position:relative;height:100%}.learnCompaniesSection .cardSwiperBoxLearning .contentLearningBoxSwipe{transition:.3s;visibility:hidden;background:url(/assets/svg/learningVector.svg),#ff7a00;background-position:top left;background-repeat:no-repeat;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:15px}.learnCompaniesSection .cardSwiperBoxLearning .contentLearningBoxSwipe .btmTextLearning span{color:#f3f7e1}.learnCompaniesSection .cardSwiperBoxLearning .contentLearningBoxSwipe .btmTextLearning h3{color:#f3f7e1;line-height:140%}.learnCompaniesSection .cardSwiperBoxLearning .svgArrowUp{width:max-content;position:absolute;top:20px;right:20px;transition:.2s}.learnCompaniesSection .cardSwiperBoxLearning .svgArrowUp svg{transition:.2s}.learnCompaniesSection .cardSwiperBoxLearning .contentLearningBoxSwipe{visibility:visible}.learnCompaniesSection .cardSwiperBoxLearning:hover{transition:.2s}.learnCompaniesSection .cardSwiperBoxLearning:hover .svgArrowUp svg rect{fill:#ff7a00}.learnCompaniesSection .cardSwiperBoxLearning:hover .svgArrowUp svg path{stroke:var(--white)}.learnCompaniesSection .cardSwiperBoxLearning:hover .contentLearningBoxSwipe .svgArrowUp svg rect{fill:var(--white)}.learnCompaniesSection .cardSwiperBoxLearning:hover .contentLearningBoxSwipe .svgArrowUp svg path{stroke:#ff7a00}.learnCompaniesSection .swiper-slide{height:auto}.headingBetweenWrap{display:flex;align-items:center;justify-content:space-between;width:100%}.headingBetweenWrap .headingWidthText{display:flex;flex-direction:column;gap:11px}.buildingBusSection .headingWidthText p{color:#1c291ae6}.buildingBusSection .headingWidthText .text48b{color:#1c291b}.inspireEmpowerSection{width:100%;padding-bottom:0}.inspireEmpowerSection.beforeInspire:after{content:"";height:25%;width:100%;background:#b8ef43;position:absolute;bottom:0;left:0}.inspireEmpowerSection .whiteBgEmpower{width:100%;max-width:1360px;background:#fafcf3;padding:60px 60px 40px;position:relative;z-index:1}.inspireEmpowerSection .inspireEmpowerAllCard{display:flex;align-items:center;flex-wrap:wrap;gap:15px;width:100%;row-gap:30px}.inspireEmpowerSection .allCardEmpowerButton{display:flex;justify-content:center;width:100%}.inspireEmpowerSection .allCardEmpowerButton a{width:max-content}.inspireEmpowerSection .allCardEmpowerButton a svg{transform:rotate(270deg)}.batchStartSection .batchStartupWhiteBlock{background:#f3f7e1;padding:3.75rem 4.25rem 4.5rem;overflow:hidden}.batchStartSection .batchStartNumberBlock{display:flex;width:100%;gap:100px}.batchStartSection .batchStartNumberBlock .batchNumberBox{width:100%;max-width:calc(33.3% - 10px);position:relative}.batchStartSection .batchStartNumberBlock .batchNumberBox .numberBox{width:50px;height:50px;padding:20px;border:1px solid #1C291A;background:#f3f7e1;display:flex;align-items:center;justify-content:center;color:#1c291a;font-size:20px;font-weight:400;line-height:19.84px;position:relative;z-index:1;font-family:var(--font-regular)}.batchStartSection .batchStartNumberBlock .batchNumberBox .batchDetailCententBox{display:flex;flex-direction:column;gap:2px;margin-top:20px}.batchStartSection .batchStartNumberBlock .batchNumberBox .batchDetailCententBox p span{font-weight:700;font-family:var(--font-bold)}.batchStartSection .batchStartNumberBlock .batchNumberBox:before{content:"";position:absolute;width:calc(100% + 101px);height:1px;background:#253623;left:0;top:25px;z-index:0;opacity:1}.batchStartSection .batchStartNumberBlock .batchNumberBox:last-child:before{width:calc(100% - 10px)}.feeStructureSection .feeStrHeading{display:flex;align-items:center;gap:10px}.feeStructureSection .feeStrHeading .greyTag{background:#1c291a0d;padding:11px 14px;min-height:41px;width:max-content}.tableWrapperBlock{width:100%}.tableWrapperBlock table{border-spacing:0;border-collapse:collapse;width:100%}.tableWrapperBlock table thead tr{background:#1c291a}.tableWrapperBlock table thead tr th,.tableWrapperBlock table thead tr td{text-align:left}.tableWrapperBlock .tableTh{padding:16px;border-right:1px solid var(--white);min-width:200px}.tableWrapperBlock tr td{padding:15px 16px;border-top:1px solid rgba(28,41,26,.1);background:#f8fbee;border-right:1px solid var(--white)}.tableWrapperBlock .liteGreenTd td{background:#e0f7ae;border-color:var(--white)}.tableWrapperBlock .greenTd td{background:#b8ef43;border-color:var(--white)}.tableWrapperBlock .tableTd .tdGrayTag{background:#727b6a33;padding:6px 10px;font-size:11px;font-weight:400;line-height:120%;color:#273425}.tableWrapperBlock .tdInnerText{font-size:inherit}.empoDreamWrapSection .graduateBachelorBlock{flex-direction:row-reverse}.empoDreamWrapSection .graduateBachelorBlock .headingbachelorScience .text14r,.empoDreamWrapSection .graduateBachelorBlock .commonAccordion .locationHead .text16b,.empoDreamWrapSection .graduateBachelorBlock .contentListGraptab li p{color:#1c291a}.empoDreamWrapSection .graduateBachelorBlock .plus-icon-wrap .plus-h,.empoDreamWrapSection .graduateBachelorBlock .plus-icon-wrap .plus-v{background-color:#1c291a}.dateDeadlineSection .tableWrapperBlock .tableTh{padding:16px;border-right:2px solid #B8EF43}.dateDeadlineSection .tableWrapperBlock tr td{border-top:2px solid #B8EF43;border-right:2px solid #B8EF43}.careerLabSection{background:#b8ef43;padding-top:0;padding-bottom:95px}.careerLabSection .termInternGreenBlock{background:#1c291a;width:100%;max-width:1354px;padding:40px;display:flex;flex-direction:column;align-items:center;gap:30px;position:relative;z-index:1}.careerLabSection .termInternGreenBlock .text26r{color:#f3f7e1}.careerLabSection .termInternGreenBlock .text26r span{color:#b8ef43}.careerLabSection .InternDetailBlock .text48b{color:#f3f7e1}.careerLabSection .InternDetailBlock{display:flex;flex-direction:column;align-items:center;gap:60px;width:100%}.careerLabSection .InternDetailBlock .careerText{text-align:center}.careerLabSection .careerLabTeamBlock{display:flex;align-items:flex-end;background:#b8ef43;position:relative}.careerLabSection .careerLabTeamBlock .fullCoverImage{width:100%}.careerLabSection .careerLabTeamBlock .labCareerContentWrap{position:absolute;bottom:-93px;z-index:1;display:flex;flex-direction:column;gap:45px}.careerLabSection .careerLabTeamBlock .internDetailBox{width:100%;max-width:calc(33.3% - 33px);display:flex;align-items:flex-start;gap:10px}.careerLabSection .careerLabTeamBlock .internDetailBox img{margin-top:4px}.careerLabSection .careerLabTeamBlock .internDetailBox .detailInterHeading{display:flex;flex-direction:column;gap:4px}.careerLabSection .careerLabTeamBlock .internDetailBox .detailInterHeading span{color:#f3f7e1}.careerLabSection .careerLabTeamBlock .internDetailBox .detailInterHeading .text15r{color:#f3f7e1b3}.careerLabSection .termInternFlexWrapper{display:flex;align-items:center;width:100%;gap:50px}@media (max-width: 767px){.careerLabSection .termInternFlexWrapper{gap:20px}}.crossFunctionSection{width:100%;position:relative;display:flex;justify-content:center;background:#f3f7e1;padding-bottom:0}.crossFunctionSection:before{content:"";width:100%;height:58%;position:absolute;top:0;left:0;background:#b8ef43}.crossFunctionSection .functionBlockWhiteBox{display:flex;align-items:center;gap:30px;background:#fafcf3;padding:60px;width:100%;max-width:1320px;z-index:1;position:relative}.crossFunctionSection .functionBlockWhiteBox .functionBlockHeading{max-width:98%}.crossFunctionSection .functionBlockWhiteBox .leftWhiteBlock{width:100%;max-width:628px}.crossFunctionSection .functionBlockWhiteBox .leftWhiteBlock .text16r{color:#1c291a;line-height:160%;opacity:.8}.crossFunctionSection .functionBlockWhiteBox .functionalDivs{margin-top:40px;display:flex;align-items:end;gap:9px}.crossFunctionSection .functionBlockWhiteBox .functionalDivs .mobFuncDiv{display:flex}.crossFunctionSection .functionBlockWhiteBox .funcDiv{border-left:1px solid #FF7A00;display:flex;padding:0 12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px}.crossFunctionSection .functionBlockWhiteBox .funcDiv .pHead{font-size:29px;font-weight:700;line-height:34.56px;font-family:var(--font-bold)}.crossFunctionSection .functionBlockWhiteBox .funcDiv .pHead span{color:#1c291a;font-size:14px;font-weight:400;line-height:34.56px;opacity:.8;font-family:var(--font-regular)}.crossFunctionSection .functionBlockWhiteBox .funcDiv .font-orange{color:var(--orange)}.crossFunctionSection .functionBlockWhiteBox .funcDiv .pText{color:#1c291a;font-size:12px;font-weight:400;line-height:16.8px;opacity:.8}.accessEminetSection{width:100%}.accessEminetSection .logoGroupContainerBlock{display:grid;grid-template-columns:repeat(1fr,7);align-items:center;flex-wrap:wrap;gap:10px}.accessEminetSection .whiteBoxLogoIcon{min-height:115.811px;padding:15px;background:var(--white)}.accessEminetSection .tetrMarqWrapper{margin-top:40px;display:flex;align-items:center;gap:10px;user-select:none;flex-wrap:wrap}.accessEminetSection .tetrMarqWrapper .tetrMarq{background-color:var(--white);width:100%;max-width:170px}@media screen and (max-width: 767px){.accessEminetSection .tetrMarqWrapper .tetrMarq{max-width:calc(50% - 5px)}}.tetrNewsSection{padding-bottom:80px}.tetrNewsSection .svgArrowUp svg rect{fill:#1c291a}.tetrNewsSection .svgArrowUp svg path{stroke:var(--white)}.faqSectionHome{width:100%}.faqSectionHome .faqCommonFlexWrapper{display:flex;flex-direction:column;gap:10px}.faqSectionHome .faqCommonFlexWrapper .plus-icon-wrap .plus-v,.faqSectionHome .faqCommonFlexWrapper .plus-icon-wrap .plus-h{background:var(--black)}.faqSectionHome .faqCommonFlexWrapper .commonAccordion{box-shadow:23px 66px 42px #455b1505,40px 117px 50px #455b1503}.faqSectionHome .faqCommonFlexWrapper .locationHeading{color:#1c291a;line-height:160%;display:flex;flex:1;text-wrap:wrap}.faqSectionHome .faqCommonFlexWrapper .accordionHeading.active+.accordionAnswer{border:none}.faqSectionHome .faqCommonFlexWrapper .accordionHeading{border:none;background:#fbfdf6;padding:26px 30px}.faqSectionHome .faqCommonFlexWrapper .accordionAnswer{background-color:#f7faeb;padding:26px 30px}.faqSectionHome .faqCommonFlexWrapper .accordionAnswer .text14r{color:#000;opacity:.8}.exploreTetrExpSection{background:url(/assets/svg/vectorExplore.svg) top right no-repeat,#1c291a;width:100%;background-position:100% -34px}.exploreTetrExpSection .explorExperienceBlock{display:flex;align-items:center;width:100%;gap:40px;flex-wrap:wrap}.exploreTetrExpSection .explorExperienceBlock .leftSideExplorExp{width:100%;max-width:600px}.exploreTetrExpSection .explorExperienceBlock .rightSideExplorExp{width:100%;max-width:calc(100% - 660px)}.exploreTetrExpSection .explorExperienceBlock .rightSideExplorExp .textVideoDetail{color:#f3f7e1cc;line-height:170%}.videoMainPopupBlock{width:100%;position:relative;min-height:354px;overflow:hidden;max-width:max-content}.videoMainPopupBlock video{width:100%}.videoMainPopupBlock .playButtonIcon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.videoMainPopupBlock .playButtonIcon img{cursor:pointer;width:45px}.videoPopupBlockCommon{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;backdrop-filter:blur(10px);z-index:9999;display:flex;align-items:center;justify-content:center}.videoPopupBlockCommon .popupContent{z-index:100}.videoPopupBlockCommon .closeIconPopupVideo{position:absolute;top:30px;right:30px;padding:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (max-width: 768px){.videoPopupBlockCommon .closeIconPopupVideo{top:50px;right:10px}}.homeMapSection.mapAccordion .worldMap{top:70px}.homeMapSection .worldMapPointImageBox{width:100%;position:relative;max-width:1100px;margin:0 auto}.homeMapSection .worldMapPointImageBox .mapWorkArea{gap:100px}.homeMapSection .worldMapPointImageBox .mapImages{max-width:380px;top:140px}.homeMapSection .worldMapPointImageBox .mapAccordion{max-width:calc(100% - 480px)}.sectionContentTab{display:none}.sectionContentTab.active{display:block}.learnCompaniesSection.homeExploreProgram{padding-bottom:70px;padding-top:0}.learnCompaniesSection.homeExploreProgram .container2{position:sticky;top:60px}.learnCompaniesSection.homeExploreProgram .learnCompanieTabSwipeWrap{margin-bottom:0;padding:60px 20px}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock{background:#1c291a;width:100%;max-width:calc(33.3% - 10px)}@media screen and (max-width: 768px){.learnCompaniesSection.homeExploreProgram .programCourseCardBlock{max-width:100%}}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock>img{min-height:200px;object-fit:cover}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programDurationTagWrap{display:flex;align-items:center;gap:6px}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDetaildata{padding:16px}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDetaildata.cardAdjustFix{align-items:flex-start;display:flex;gap:12px;flex-direction:row;justify-content:space-between;flex-wrap:wrap;height:100%;align-content:space-between;max-height:280px}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDetaildata .home-programs-content-wrap{min-height:50.5px}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDetaildata .home-programs-content-wrap .newScholarHeading{color:#f3f7e1;font-size:20px;font-weight:400;line-height:140%}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDetaildata .text20r{color:#f3f7e1}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDetaildata .subtitleName{font-size:14px;font-weight:400;color:var(--white)}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDetaildata .headingCard{min-height:78px}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDetaildata .headingCard h3{line-height:120%}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .durationTagCourse{background:#273425;padding:6px 10px;color:#fafcf3;font-size:11px;font-weight:400;line-height:120%}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .poweredByDegreeWhite{background:#fafcf3;padding:8px 20px;display:flex;align-items:center;gap:20px;height:46px}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .poweredByDegreeWhite .logoProgram{width:100%;max-width:95px;display:flex;justify-content:center;border-right:1px solid #D9D9D9;padding-right:20px}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDegreeheader{display:flex;align-items:center;width:100%;justify-content:space-between}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .soonButton,.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .headerCardProgramLeft{display:flex;flex-direction:column;gap:2px}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .soonButton .textGrey,.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .headerCardProgramLeft .textGrey{font-size:1.25rem;font-weight:700;line-height:1.4;color:#e8eae8;opacity:.3}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .soonButton span,.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .headerCardProgramLeft span{color:#fafcf3;line-height:150%}.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .soonButton h3,.learnCompaniesSection.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .headerCardProgramLeft h3{color:#b8ef43;line-height:150%}.learnCompaniesSection.homeExploreProgram .messageLearnProgram{padding:20px;background:#f3f7e1;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.learnCompaniesSection.homeExploreProgram .collaborationBreaker{position:relative;margin-top:80px}@media screen and (max-width: 767px){.learnCompaniesSection.homeExploreProgram .collaborationBreaker{margin-top:60px;padding-bottom:60px}}.learnCompaniesSection.homeExploreProgram .collaborationBreaker .sectionHeading{font-size:28px;font-weight:700;line-height:120%;font-style:normal}.learnCompaniesSection.homeExploreProgram .collaborationBreaker .section-subtext{color:var(--main-black);font-size:15px;font-weight:400;line-height:170%;margin-top:10px;display:block;max-width:100%;width:100%}.learnCompaniesSection.homeExploreProgram .collaborationBreaker .colabUnis{position:relative;margin-top:30px;display:flex;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap;gap:10px}@media screen and (max-width: 767px){.learnCompaniesSection.homeExploreProgram .collaborationBreaker .colabUnis{overflow:auto}}.learnCompaniesSection.homeExploreProgram .collaborationBreaker .colabBox{position:relative;background:var(--white);padding:10px;display:flex;align-items:center;justify-content:center;width:100%;min-height:92px}@media screen and (max-width: 767px){.learnCompaniesSection.homeExploreProgram .collaborationBreaker .colabBox{min-width:45%}}.redefiningEduSection{width:100%;padding:0;overflow-y:clip}.redefiningEduSection .redefineEduTetrBlock{display:flex;align-items:flex-start;gap:50px}.redefiningEduSection .redefineEduTetrBlock .growingDiv{content:"";width:5px;background:var(--white);opacity:.4;position:absolute;left:14px;top:0;z-index:1;transition:.3s}.redefiningEduSection .redefineEduTetrLeft{width:100%;max-width:calc(100% - 670px);display:flex;flex-direction:column;gap:80px;padding:80px 0;overflow-y:clip;position:relative}.redefiningEduSection .redefineEduTetrLeft:before{content:"";position:absolute;right:-50px;top:-42px;opacity:.1;border-right:1px solid #798f75;height:182vh;z-index:1}.redefiningEduSection .redefineEduTetrLeft:after{content:"";position:absolute;right:-670px;top:-42px;opacity:.1;border-right:1px solid #798f75;height:182vh;z-index:0}.redefiningEduSection .redefineEduTetrLeft .scrollEffectLineBlock{display:flex;flex-direction:column;gap:220px}.redefiningEduSection .redefineEduTetrLeft .scrollFlowRedefine{display:flex;align-items:flex-start;gap:50px;position:relative}.redefiningEduSection .redefineEduTetrLeft .scrollFlowRedefine .iconBoxRedefine{background:#b8ef43;display:flex;align-items:center;justify-content:center;width:34px;height:34px;position:relative;z-index:1}.redefiningEduSection .redefineEduTetrLeft .scrollFlowRedefine .detailRedefineFlow{display:flex;flex-direction:column;width:100%;flex:1;gap:15px}.redefiningEduSection .redefineEduTetrLeft .scrollFlowRedefine .detailRedefineFlow .text14r{color:#b8ef43;line-height:120%}.redefiningEduSection .redefineEduTetrLeft .scrollFlowRedefine .detailRedefineFlow .text26b{color:#fafcf3;line-height:120%}.redefiningEduSection .redefineEduTetrLeft .scrollFlowRedefine .detailRedefineFlow .text15r{color:#f3f7e1b3;line-height:170%}.redefiningEduSection .redefineEduTetrLeft .scrollFlowRedefine .detailRedefineFlow .text15r .textBold{color:#f3f7e1}.redefiningEduSection .redefineEduTetrLeft .scrollFlowRedefine:before{content:"";height:calc(100% + 464px);width:1px;background:#f3f7e1;position:absolute;left:16px;top:-344px;opacity:.1}.redefiningEduSection .redefineEduTetrRight{width:100%;max-width:620px;position:sticky;top:122px;left:0;padding:80px 0;transition:.2s}.redefiningEduSection .redefineEduTetrRight .videoTabBlock{display:none}.redefiningEduSection .redefineEduTetrRight .videoTabBlock.active{display:block}.redefiningEduSection .redefineHeadingEdu{position:relative;background:#1c291a;z-index:2}.tetrStartupSection{position:relative;overflow:hidden;padding:120px 0 110px;background:#f3f7e1;z-index:9}.tetrStartupSection:after{content:"";position:absolute;right:0;top:0;height:100%;width:69%;background:#b8ef43}.tetrStartupSection .startUpWrapBlock{background:#1c291a;max-height:361px;width:1000px;display:flex;justify-content:space-between;gap:50px;padding:70px 40px;margin:0 auto;position:relative;z-index:1}.tetrStartupSection .startUpWrapBlock .leftWrapStartup{position:relative;left:0;top:0;transform:translateY(-30%);width:100%;max-width:350px;height:100%}.tetrStartupSection .startUpWrapBlock .leftWrapStartup .bigVideoStartup{position:relative;width:100%}.tetrStartupSection .startUpWrapBlock .leftWrapStartup .bigVideoStartup video{width:100%;height:100%}.tetrStartupSection .startUpWrapBlock .leftWrapStartup .bigVideoStartup .playPauseBlock{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;cursor:pointer}.tetrStartupSection .startUpWrapBlock .leftWrapStartup .bigVideoStartup .playButtonStartup{cursor:pointer;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:44px;z-index:2}.tetrStartupSection .startUpWrapBlock .rightWrapStartup{width:100%;max-width:530px;display:flex;flex-direction:column;justify-content:center}.tetrStartupSection .startUpWrapBlock .rightWrapStartup .text38b{color:#fafcf3}.tetrStartupSection .startUpWrapBlock .rightWrapStartup .lineThrough{color:#fafcf366;text-decoration:line-through;text-shadow:0px 4px 4px rgba(0,0,0,.25)}.tetrStartupSection .startUpWrapBlock .rightWrapStartup .text16r{color:#f3f7e1}.tetrStartupSection .startUpWrapBlock .rightWrapStartup .textGreen{color:#b8ef43}.tetrNewPreviewBlockhome{padding:70px 60px;position:relative;z-index:1}.tetrNewPreviewBlockhome.eventAtMastersSection{padding:60px 0}.creamAreaForNewsBlock{width:100%;position:relative;padding-block:unset}.creamAreaForNewsBlock:after{content:"";position:absolute;right:0;top:0;width:69%;height:50%;background:#b8ef43;z-index:0}.creamAreaForNewsBlock .tetrNewPreviewBlockhome{width:100%;max-width:1360px;margin:0 auto}.creamAreaForNewsBlock .cardSwiperBoxLearning{position:relative;display:flex}.creamAreaForNewsBlock .cardSwiperBoxLearning .svgArrowUp{width:max-content;position:absolute;top:20px;right:20px}.creamAreaForNewsBlock .cardSwiperBoxLearning .svgArrowUp svg{transition:.2s}.creamAreaForNewsBlock .cardSwiperBoxLearning .svgArrowUp svg rect{fill:#1c291a}.creamAreaForNewsBlock .cardSwiperBoxLearning .svgArrowUp svg path{stroke:var(--white)}.creamAreaForNewsBlock .cardSwiperBoxLearning:hover .svgArrowUp svg rect{fill:#ff7a00}.creamAreaForNewsBlock .cardSwiperBoxLearning:hover .svgArrowUp svg path{stroke:var(--white)}.buildingBusSection{width:100%;overflow:hidden;padding:80px 0}@media (max-width: 767px){.buildingBusSection{padding:32px 0}}@media (max-width: 767px){.buildingBusSection .textMob32{font-size:32px}}.buildingBusSection .headingBetweenWrap{align-items:flex-end}.buildingBusSection .buildingBussinessBlockCard{display:flex;align-items:center;width:100%;overflow-x:hidden}.buildingBusSection .buildingBussinessBlockCard .swiper-slide{cursor:pointer}.buildingBusSection .bussinessBuildCardBox{width:100%;display:flex;flex-direction:column;gap:10px;cursor:default}.buildingBusSection .bussinessBuildCardBox .headerCardBuildBuss{color:#1c291a;line-height:23px;padding-bottom:10px;border-bottom:1px solid #1C291A}.buildingBusSection .bussinessBuildCardBox .detailBuildBussBox{position:relative}.buildingBusSection .bussinessBuildCardBox .detailBuildBussBox .svgArrowUp{visibility:hidden;width:100%;display:flex;justify-content:flex-end}.buildingBusSection .bussinessBuildCardBox .detailBuildBussBox .svgArrowUp svg{transition:.3s}.buildingBusSection .bussinessBuildCardBox .detailBuildBussBox .svgArrowUp svg rect{fill:#b8ef43}.buildingBusSection .bussinessBuildCardBox .detailBuildBussBox .svgArrowUp svg path{stroke:var(--white)}.buildingBusSection .bussinessBuildCardBox .detailBuildBussBox:hover .svgArrowUp{visibility:visible}.buildingBusSection .bussinessBuildCardBox .detailBuildBussBox:hover .svgArrowUp svg{transform:translate(4px,-4px)}.buildingBusSection .bussinessBuildCardBox .overlayDetailBuild{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:10px 10px 20px 20px;background:linear-gradient(#0000 20%,#000)}.buildingBusSection .bussinessBuildCardBox .btmDetailBuildBuss{display:flex;flex-direction:column;gap:10px}.buildingBusSection .bussinessBuildCardBox .btmDetailBuildBuss h3{color:#f7faeb;line-height:19.84px;font-size:16px;font-family:var(--font-regular);font-weight:400}.buildingBusSection .bussinessBuildCardBox .btmDetailBuildBuss .linkButton{line-height:19.84px;color:#b8ef43;display:flex;align-items:center;gap:4px}.buildingBusSection .bussinessBuildCardBox .btmDetailBuildBuss .linkButton img{transition:.4s;transform:rotate(90deg)}.buildingBusSection .bussinessBuildCardBox .btmDetailBuildBuss .linkButton:hover img{transform:translate(4px,-4px)}.innovateLernBussSection{width:100%}.innovateLernBussSection .innovateLearnTetrBlock{display:flex;flex-direction:column;gap:14px}.innovateLernBussSection .commonInnovateVideoBox{width:100%;position:relative}.innovateLernBussSection .commonInnovateVideoBox .playButtonStartup{width:40px;position:absolute;top:50%;left:50%;cursor:pointer;transform:translate(-50%,-50%);z-index:2}.innovateLernBussSection .commonInnovateVideoBox .playButtonStartup.w32{max-width:32px}.innovateLernBussSection .commonInnovateVideoBox .descriptionInnovateVideo{position:absolute;bottom:20px;left:20px;display:flex;flex-direction:column;gap:5px;width:90%}.innovateLernBussSection .commonInnovateVideoBox .descriptionInnovateVideo h3,.innovateLernBussSection .commonInnovateVideoBox .descriptionInnovateVideo h4{color:#f3f7e1;line-height:150%}.innovateLernBussSection .commonInnovateVideoBox .descriptionInnovateVideo p{color:#f3f7e1;line-height:150%;opacity:.7}.innovateLernBussSection .innovateLearnTetrBlock .collageDownInnvoate{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;width:100%;gap:16px}.innovateLernBussSection .innovateLearnTetrBlock .collageUpperInnvoate{display:flex;gap:16px;flex-wrap:wrap}.innovateLernBussSection .innovateLearnTetrBlock .cardVideoInnovateBoxRight{width:100%;max-width:calc(100% - 516px)}.innovateLernBussSection .innovateLearnTetrBlock .collageDownInnvoate .commonInnovateVideoBox{max-height:217px;position:relative}.innovateLernBussSection .innovateLearnTetrBlock .collageDownInnvoate .commonInnovateVideoBox .lightboxVideoCover,.innovateLernBussSection .lightboxVideoCover{background-image:linear-gradient(#0000 16%,#000 81%);position:absolute;inset:0%}.innovateLernBussSection .cardVideoInnovateBoxLeft{display:flex;flex-direction:column;flex-wrap:wrap;gap:16px;width:100%;max-width:500px}.innovateLernBussSection .cardVideoInnovateBoxLeft .lightboxVideoCover{background-image:linear-gradient(#0000 16%,#000 81%);position:absolute;inset:0%}.innovateLernBussSection .cardVideoInnovateBoxLeft .commonInnovateVideoBox{width:100%;height:268px;overflow:hidden}.homeInspireEmpowerSection{width:100%;padding-bottom:80px;background:#f3f7e1}.homeInspireEmpowerSection:before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background:#1c291a}.homeInspireEmpowerSection:after{content:"";position:absolute;bottom:0;right:0;width:33%;height:50%;background:#b8ef43}.homeInspireEmpowerSection .whiteBgEmpower{margin:0 auto}.realTimeAccessSection{width:100%}.realTimeAccessSection .accessRealTimeBlock{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%;gap:70px}.realTimeAccessSection .accessRealTimeBlock .leftAccessRealTime{width:100%;max-width:calc(100% - 670px)}.realTimeAccessSection .accessRealTimeBlock .leftAccessRealTime .textWhiteFirst{color:#f3f7e1cc;line-height:144%}.realTimeAccessSection .accessRealTimeBlock .rightAccessRealTime{width:100%;max-width:600px}.realTimeAccessSection .accessRealTimeBlock .rightAccessRealTime video{width:100%;height:auto}.listCommonAllBlock{display:flex;flex-direction:column;gap:13px}.listCommonAllBlock li{display:flex;align-items:flex-start;gap:10px}.listCommonAllBlock li img{margin-top:4px}.listCommonAllBlock li p{line-height:170%;color:#f3f7e1cc}.tetrLaunChpadSection{width:100%}.tetrLaunChpadSection:before{content:"";position:absolute;top:0;right:0;width:30%;height:60%;background:#b8ef43}.tetrLaunChpadSection .accessRealTimeBlock{gap:50px;position:relative;z-index:1}.tetrLaunChpadSection .accessRealTimeBlock .leftAccessRealTime .textdark{line-height:160%}.tetrLaunChpadSection .accessRealTimeBlock .leftAccessRealTime{width:100%;max-width:calc(100% - 650px)}.meetTribeSection .slideVideoWrap{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.meetTribeSection .slideVideoWrap .videoPlayer{width:100%;height:100%}.meetTribeSection .slideVideoWrap .playPauseBlock{position:absolute;top:50%;left:50%;width:37px;height:37px;transform:translate(-50%,-50%);pointer-events:auto;cursor:pointer;z-index:100}.timelineOnScrollSection{background:#fafcf3;height:300vh}.timelineOnScrollSection .timelineScrollContentBox{padding:80px 50px 50px;background:var(--main-black);position:sticky;top:115px}@media (min-width: 1024px) and (max-width: 1440px){.timelineOnScrollSection .timelineScrollContentBox{top:25px}}@media (min-width: 1441px) and (max-width: 1600px){.timelineOnScrollSection .timelineScrollContentBox{top:50px}}.timelineOnScrollSection .timelineScrollContentBox .timelineBlockEsteemed{display:flex;color:#fff;margin-top:40px;gap:20px}.timelineOnScrollSection .timelineScrollContentBox .countryContentData{width:100%}.timelineOnScrollSection .timelineScrollContentBox .countryContentData img{width:100%;height:295px;object-fit:cover}.timelineOnScrollSection .timelineScrollContentBox .timelineGroupNav{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:35px;padding:10px;width:100%;max-width:110px}.timelineOnScrollSection .timelineScrollContentBox .timelineTabBtn{display:inline-flex;padding:6px 10px;justify-content:center;align-items:center;gap:6px;background:#253623;border:none;cursor:pointer;color:#fafcf3;font-size:11px;font-weight:400;line-height:120%;position:relative}.timelineOnScrollSection .timelineScrollContentBox .timelineTabBtn.active{color:var(--white);background:#ff7a00}.timelineOnScrollSection .timelineScrollContentBox .timelineTabBtn:before{content:"";position:absolute;left:-15px;top:50%;transform:translateY(-50%);width:8px;height:8px;background-color:#5c655a;border-radius:50%}.timelineOnScrollSection .timelineScrollContentBox .timelineTabBtn.active:before{background-color:#ff7a00;visibility:visible}.timelineOnScrollSection .timelineScrollContentBox .timelineBorderLine{width:2px;background:var(--white);opacity:.1;position:absolute;left:-3px;height:480px}.timelineOnScrollSection .timelineScrollContentBox .allTabContentTimeline{display:none;width:100%;max-width:calc(100% - 130px)}.timelineOnScrollSection .timelineScrollContentBox .allTabContentTimeline.active{display:block}@media (max-width: 767px){.timelineOnScrollSection .timelineScrollContentBox .allTabContentTimeline{display:block}}.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap{display:flex;width:100%;align-items:flex-start;gap:30px}.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap .swiper-pagination1{margin-top:20px}.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap .swiper-pagination1 .swiper-pagination-bullet{margin-right:20px;background:none}.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap .swiper-pagination1 .swiper-pagination-bullet-active{background:none;border-radius:0;width:max-content;border-top:1px solid #ff7a00;color:#fff;align-items:flex-start;padding-top:2px}.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap .swiper-pagination1 .swiper-bullet{font-size:.875rem;font-weight:500;font-family:var(--font-medium)}.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap .containAllCardTimeLine{width:100%}.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap .timelineSwiperBothWrap{display:flex;align-items:center;gap:40px}.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap .cardTimelineContent{width:100%;display:flex;flex-direction:column;gap:8px}.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap .cardTimelineContent span{color:#b8ef43;line-height:120%}.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap .cardTimelineContent h4{line-height:130%;color:#fafcf3;min-height:41.5px}@media screen and (max-width: 768px){.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap .cardTimelineContent h4{min-height:initial}}.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap .cardTimelineContent h5{color:#fafcf3;line-height:160%;opacity:.6}.tetrNewPreviewBlockhome .swiper-slide{transition:.3s}.tetrNewPreviewBlockhome .swiper{overflow:unset;overflow-x:clip}.eventCardTetrBlock{position:relative;width:100%;background:#fafcf3;transition:all .25s ease-in}.eventCardTetrBlock .eventComingTag{display:flex;align-items:center;width:max-content;position:absolute;left:16px;top:16px;background:#1c291a;font-size:14px;font-weight:400;line-height:120%;color:#b8ef43;padding:6px 10px;text-transform:uppercase;transition:all .25s ease-in}.eventCardTetrBlock:hover{background-color:var(--green);transition:all .25s ease-in}.eventCardTetrBlock:hover .svgArrowUp svg path{stroke:var(--white)}.eventCardTetrBlock:hover .svgArrowUp rect{fill:#ff7a00}.eventCardTetrBlock .svgArrowUp{content:"";position:absolute;top:20px;right:20px}.eventCardTetrBlock .svgArrowUp svg{cursor:pointer}.eventCardTetrBlock .svgArrowUp rect{fill:#fafcf3}.eventCardTetrBlock .svgArrowUp svg path{stroke:#ff7a00}.eventCardTetrBlock .eventCoachDetails{padding:16px}.eventCardTetrBlock .eventCoachDetails h3{display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;margin-top:0;color:#1c291a;font-size:20px;font-style:normal;font-weight:700;font-family:var(--font-bold);line-height:120%;text-transform:capitalize}.eventCardTetrBlock .eventCoachDetails p{color:#1c291bb3;font-size:14px;font-style:normal;font-weight:400;line-height:160%;display:-webkit-box;-webkit-line-clamp:3;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.eventCardTetrBlock .eventCoachDetails .timeEventBlock{display:flex;flex-direction:column;gap:10px;min-height:60px}.eventCardTetrBlock .eventCoachDetails .timeEventBlock .innerDetailTime{display:flex;align-items:center;gap:7px}.eventCardTetrBlock .eventCoachDetails .timeEventBlock .innerDetailTime span{color:#1c291a;line-height:120%}.applyPosterSection{width:100%}.applyPosterSection .scholarBannerCoverBlock{width:100%;display:flex;align-items:center;background:#1c291a;padding-left:80px}.applyPosterSection .bannerScholarshipLeft{width:100%;max-width:568px;display:flex;flex-direction:column;justify-content:center;gap:40px}.applyPosterSection .bannerScholarshipLeft h3{color:#fff;line-height:1.2}.applyPosterSection .bannerScholarshipLeft .flipButtonGroup{color:var(--black)}.applyPosterSection .flipButtonGroup .textOne,.applyPosterSection .flipButtonGroup .hoverTextTwo{font-weight:400;font-family:var(--font-regular)}.applyPosterSection .flipButtonGroup{padding:12px 16px}.redefiningEduSectionMob,.fullCoverImageMob{display:none}.studentLifeHero{width:100%;position:relative;height:100%;max-height:calc(100vh - 150px);line-height:0}.studentLifeHero .studentLifeHeroImg{width:100%;height:auto;object-fit:cover;max-height:calc(100vh - 150px)}.studentLifeHero .videoPlayIconLife{display:flex;align-items:center;gap:10px;cursor:pointer;width:max-content;margin:0 auto;position:absolute;bottom:65px;left:50%;transform:translate(-50%)}.studentLifeHero .videoPlayIconLife span{color:var(--white);line-height:100%}.studentLifeHero .studentLifeHeroContent{position:absolute;width:100%;left:50%;top:80px;transform:translate(-50%)}@media (max-width: 767px){.studentLifeHero .studentLifeHeroContent{top:5%}}.studentLifeHero .mainContentStudentLife{text-align:center;display:flex;justify-content:center;flex-direction:column;align-items:center}.studentLifeHero .typeTextStudentlife{display:flex;align-items:center}.studentLifeHero .typeTextStudentlife .mr4{margin-right:4px}.studentLifeHero .typeTextStudentlife .text16b{line-height:130%}.studentLifeHero .typeTextStudentlife .textStay{color:#fafcf3;line-height:130%}.headingCenter{width:100%;text-align:center;display:flex;justify-content:center}.weekPurposeSection{display:flex;flex-direction:column;gap:60px;background:#f3f7e1;position:relative;z-index:1}.weekPurposeSection:after{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:52%;z-index:-1;background:#1c291a}.weekPurposeSection .academicImmerSionBlock{background:var(--white);width:100%;max-width:1380px;padding:60px 0 80px;margin:0 auto}.weekPurposeSection .academicHeadingCenter{display:flex;flex-direction:column;text-align:center;gap:5px;margin:0 auto;max-width:500px}.weekPurposeSection .academicHeadingCenter h3{color:#1c291a}.weekPurposeSection .academicHeadingCenter p{color:#1c291ab3}.weekPurposeSection .immersionBoxes{position:relative;max-width:800px;width:100%;margin:50px auto 0;display:flex;align-items:center;justify-content:space-between;gap:20px;transform:translate(40px);z-index:9}.weekPurposeSection .immersionBoxes:before{content:"";position:absolute;left:0;top:18px;width:100%;height:1px;background:#727b6a;opacity:.2;z-index:-1}.weekPurposeSection .immersionBoxes .boxCategory{position:relative;background:#e4e7dd;color:#1c291a66;text-align:center;font-size:14px;font-weight:700;line-height:120%;letter-spacing:normal;padding:10px 12px;transition:.2s ease;font-family:var(--font-bold)}.weekPurposeSection .immersionBoxes .boxCategory.active{background:#feebd9;color:#ff7a00;transition:.2s ease}.weekPurposeSection .swiperImmersionsWrap{overflow-y:visible;overflow-x:clip}.weekPurposeSection .swiperImmersionsWrap .swiper-slide{transition:.4s ease}.weekPurposeSection .swiperImmersionsWrap .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-prev):not(.swiper-slide-next){transform:scale(.9) translate(8px)}.weekPurposeSection .swiperImmersionsWrap .swiper-slide.swiper-slide-active{transform:scale(1.1) translate(-9px);transition:.4s ease;margin-left:10px}.weekPurposeSection .swiperImmersionsWrap .swiper-slide.swiper-slide-next+div{transform:scale(.9) translate(-19px)!important}.weekPurposeSection .swiperImmersionsWrap .swiper-slide.swiper-slide-prev{transform:translate(-9.5px)}.exploreTermSection{width:100%}.exploreTermSection .exploreHeadingTerm{display:flex;flex-direction:column;gap:5px}.exploreTermSection .exploreHeadingTerm span{color:#b8ef43;line-height:130%;text-transform:capitalize}.exploreTermSection .exploreHeadingTerm h2{line-height:130%;text-transform:capitalize;color:#f3f7e1}.exploreTermSection .exploreHeadingTerm h2 span{font-weight:400;line-height:130%;color:#f3f7e1;font-family:var(--font-regular)}.exploreTetr{position:relative;background:#f3f7e1;padding:0;z-index:9}@media (max-width: 767px){.exploreTetr{padding:0 0 60px}}.exploreTetr:before{content:"";position:absolute;left:0;right:0;top:0;width:100%;height:400px;background:#1c291a;z-index:-1}.exploreTetr:after{content:"";position:absolute;right:0;top:0;width:430px;height:100%;background:#1c291a;z-index:-1}@media (max-width: 767px){.exploreTetr:after{background:transparent}}.exploreTetr .termHeading{font-size:24px;font-weight:400;line-height:130%;text-transform:capitalize;margin:0}@media (max-width: 767px){.exploreTetr .termHeading{font-size:16px}}.exploreTetr .sectionHeading{color:#f3f7e1;font-size:48px;font-weight:400;line-height:130%;text-transform:capitalize}@media (max-width: 767px){.exploreTetr .sectionHeading{font-size:28px}}.exploreTetr .sectionHeadingstrong{font-weight:700}.exploreTetr .immersionHeroWrapper{position:relative;display:block;margin-top:60px}@media (max-width: 767px){.exploreTetr .immersionHeroWrapper{margin-top:30px}}.exploreTetr .immersionHeroWrapper .heroImmersionBox{display:flex;align-items:stretch;justify-content:flex-start;gap:0;align-content:flex-start;flex-wrap:wrap;background:var(--green);margin-left:10px;margin-right:10px;overflow-y:clip}@media (max-width: 767px){.exploreTetr .immersionHeroWrapper .heroImmersionBox{overflow-y:visible;overflow-x:clip;margin-left:0;margin-right:0}}.exploreTetr .immersionHeroWrapper .heroImmersionBox .leftSide,.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide{position:relative;max-width:50%;width:100%;padding-left:20px}@media (max-width: 767px){.exploreTetr .immersionHeroWrapper .heroImmersionBox .leftSide,.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide{max-width:100%;padding:10px 10px 0}}.exploreTetr .immersionHeroWrapper .heroImmersionBox .leftSide:after,.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide:after{content:"";left:-10px;top:0;position:absolute;width:10px;height:100%;background:url(/assets/svg/greenBefore.svg);background-repeat:repeat}@media (max-width: 767px){.exploreTetr .immersionHeroWrapper .heroImmersionBox .leftSide:after,.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide:after{height:10px;width:100%;left:0;top:-10px;background-position:15px;background:url(/assets/svg/squareDotVerticalnew.svg)}}.exploreTetr .immersionHeroWrapper .heroImmersionBox .leftSide{position:relative}.exploreTetr .immersionHeroWrapper .heroImmersionBox .leftSide .category{display:none;animation:.5s fadeIn linear;position:relative;cursor:pointer}.exploreTetr .immersionHeroWrapper .heroImmersionBox .leftSide .category.active{display:block;animation:.3s fadeIn linear}.exploreTetr .immersionHeroWrapper .heroImmersionBox .leftSide .category img{display:block}.exploreTetr .immersionHeroWrapper .heroImmersionBox .leftSide .category .playIcon{position:absolute;inset:0;width:100%;height:100%;margin:auto;max-width:40px}.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide{position:relative;padding:80px 160px 60px 40px;display:flex;flex-direction:column;justify-content:space-between;gap:40px}@media (max-width: 767px){.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide{padding:20px 15px 100px;max-height:390px;height:100vh;justify-content:flex-start}}.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide:after{right:-10px;left:unset}@media (max-width: 767px){.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide:after{right:0;top:unset;bottom:-10px;background-position:-5px}}.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide .floatingStar{position:absolute;right:160px;top:70px}.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide .floatingImages{position:absolute;right:40px;top:0;height:100%;max-width:110px;width:100%}.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide .floatingImages .swiper-slide img{height:100%;width:auto;object-fit:cover}@media (max-width: 767px){.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide .floatingImages .swiper-slide img{height:auto;width:100%}}@media (max-width: 767px){.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide .floatingImages{max-width:100%;left:0;top:75%;height:auto}}.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide .dataDiv{position:relative}.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide .dataDiv .textContent{position:relative;width:100%;display:none;animation:.4s fadeIn linear}.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide .dataDiv .textContent.active{display:block;animation:.4s fadeIn linear}.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide .dataDiv .heading{color:#1c291a;font-size:48px;font-weight:400;line-height:100%}@media (max-width: 767px){.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide .dataDiv .heading{font-size:38px}}.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide .dataDiv .description{color:#1c291a;font-size:18px;font-weight:400;line-height:160%;margin-top:20px}@media (max-width: 767px){.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide .dataDiv .description{font-size:14px}}.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide .dataDiv .down-dropship{margin-top:20px;font-weight:700;color:#1c291a;display:flex}.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide .dataDiv .down-dropship.animateHover svg{transition:.3s}.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide .dataDiv .down-dropship.animateHover:hover svg{transform:translate(4px,-4px)}.exploreTetr .immersionHeroWrapper .heroImmersionBox .rightSide .dataDiv .down-dropship svg{transform:translate(0);transition:.4s ease}.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange{background:var(--orange);margin-top:80px;flex-direction:row-reverse}@media (max-width: 767px){.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange{margin-top:40px}}.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .leftSide,.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .rightSide{position:relative;padding-left:0;padding-right:40px}@media (max-width: 767px){.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .leftSide,.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .rightSide{padding-left:10px;padding-right:10px}}.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .leftSide:after,.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .rightSide:after{left:unset;right:-10px;background:url(/assets/svg/squareDotOrange.svg)}@media (max-width: 767px){.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .leftSide:after,.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .rightSide:after{background:url(/assets/svg/squareDotVerticalOrange.svg);right:0}}.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .rightSide{padding:80px 40px 60px 160px}@media (max-width: 767px){.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .rightSide{padding:20px 20px 100px;max-height:420px}}.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .rightSide .floatingImages{right:unset;left:20px}@media (max-width: 767px){.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .rightSide .floatingImages{left:0;top:75%}}.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .rightSide:after{right:unset;left:-10px}@media (max-width: 767px){.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .rightSide:after{left:0}}.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .rightSide .dataDiv .heading,.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .rightSide .dataDiv .description,.exploreTetr .immersionHeroWrapper .heroImmersionBox.orange .rightSide .dataDiv .down-dropship{color:#fafcf3}.exploreTetr .whiteTag{background:#f3f7e1;padding:10px 12px;font-size:14px;font-weight:700;line-height:120%;color:#1c291a;width:max-content;text-transform:uppercase}.shapeFuture{position:relative;padding:100px 0;overflow:hidden;background:#f3f7e1}@media (max-width: 767px){.shapeFuture{padding:60px 0}}.shapeFuture .shapeFlexbox{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:nowrap;gap:20px}@media (max-width: 767px){.shapeFuture .shapeFlexbox{flex-direction:column;gap:10px}}.shapeFuture .shapeFlexbox .sectionHeading{max-width:50%;width:100%;color:#1c291a}@media (max-width: 767px){.shapeFuture .shapeFlexbox .sectionHeading{max-width:100%}}.shapeFuture .shapeFlexbox .sectionDesc{color:#1c291a;font-size:15px;font-weight:400;line-height:180%;max-width:50%;width:100%}@media (max-width: 767px){.shapeFuture .shapeFlexbox .sectionDesc{max-width:100%}}.shapeFuture .shapeFlexbox .sectionDesc strong{font-weight:700}.shapeFuture .futureSlider{position:relative;margin-top:60px;transform:rotate(-1deg)}@media (max-width: 767px){.shapeFuture .futureSlider{margin-top:20px;max-width:100%;padding:0 15px;overflow:hidden}}.meetTribeSection .swiper-slide,.meetTribeSection .playPauseBlock{pointer-events:auto!important}.nasContent{position:relative;padding:100px 0 0;background:#f7faeb}.nasContent .container{position:relative;display:flex;align-items:flex-end;justify-content:flex-end}@media (max-width: 767px){.nasContent .container{display:block}}@media (max-width: 767px){.nasContent{padding:60px 0 0}}.nasContent .textCover{position:absolute;left:0;top:50px;max-width:550px}@media (max-width: 767px){.nasContent .textCover{position:static}}.nasContent .textCover .funcHeading{color:#1c291a;font-size:38px;font-weight:700;line-height:120%;width:100%}@media (max-width: 767px){.nasContent .textCover .funcHeading{font-size:28px}}.nasContent .textCover .funcSubHeading{color:#1c291a;font-size:15px;font-weight:400;line-height:180%;margin-top:10px;width:100%}.nasContent .nasImg{position:relative;object-position:60px 60px;width:95%}@media (max-width: 767px){.nasContent .nasImg{object-position:0}}.globalHomeAway{position:relative;padding:80px 0 100px;background:var(--main-black)}@media (max-width: 767px){.globalHomeAway{padding:60px 0}}.globalHomeAway .sectionHeading{text-align:center}.globalHomeAway .sectionDesc{color:#f3f7e1;font-size:15px;font-weight:400;line-height:160%;text-align:center;margin-top:10px}.globalHomeAway .globalAwayBox{margin-top:40px;position:relative;max-width:100%;width:100%;padding:20px;background:#f3f7e1}.globalHomeAway .globalAwayBox ul{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0;border-bottom:1px solid rgba(30,44,27,.1)}@media (max-width: 767px){.globalHomeAway .globalAwayBox ul{max-width:100%;overflow:auto}}.globalHomeAway .globalAwayBox ul li{position:relative}@media (max-width: 767px){.globalHomeAway .globalAwayBox ul li{min-width:max-content}}.globalHomeAway .globalAwayBox ul li span{display:block;color:var(--main-black-90);font-size:16px;font-weight:700;line-height:144%;opacity:.4;padding:15px 40px;transition:.4s ease-in;cursor:pointer;position:relative}@media (max-width: 767px){.globalHomeAway .globalAwayBox ul li span{font-size:14px;padding:12px 20px}}.globalHomeAway .globalAwayBox ul li:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:3px;background:var(--orange);opacity:0;visibility:hidden;transition:.4s ease}.globalHomeAway .globalAwayBox ul li:hover span,.globalHomeAway .globalAwayBox ul li.active span{opacity:1;transition:.4s ease-out}.globalHomeAway .globalAwayBox ul li.active:after{opacity:1;visibility:visible;transition:.4s ease}.globalHomeAway .globalAwayBox .flebox{display:none;align-items:flex-start;justify-content:flex-start;gap:30px;flex-wrap:wrap;margin-top:20px;animation:1s fadeIn}@media (max-width: 767px){.globalHomeAway .globalAwayBox .flebox{flex-direction:column-reverse;gap:0;margin-top:20px}}.globalHomeAway .globalAwayBox .flebox.active{display:flex;animation:1s fadeIn}.globalHomeAway .globalAwayBox .flebox .leftSide{max-width:160px;width:100%;position:relative}@media (max-width: 767px){.globalHomeAway .globalAwayBox .flebox .leftSide{max-width:100%;overflow:auto;display:flex;align-items:center;justify-content:flex-start}}.globalHomeAway .globalAwayBox .flebox .leftSide button{display:flex;align-items:center;justify-content:flex-start;gap:0;background:transparent;border-bottom:1px solid rgba(30,44,27,.1);color:var(--main-black);font-size:13px;font-weight:700;line-height:120%;padding:20px 12px;width:100%;transition:.4s ease}@media (max-width: 767px){.globalHomeAway .globalAwayBox .flebox .leftSide button{min-width:max-content}}.globalHomeAway .globalAwayBox .flebox .leftSide button img{display:none;transition:.4s ease}.globalHomeAway .globalAwayBox .flebox .leftSide button.active{gap:20px;transition:.4s ease}.globalHomeAway .globalAwayBox .flebox .leftSide button.active img{display:block;transition:.4s ease}.globalHomeAway .globalAwayBox .flebox .rightSide{max-width:calc(100% - 190px);width:100%;animation:1s fadeIn;display:none;position:relative}@media (max-width: 767px){.globalHomeAway .globalAwayBox .flebox .rightSide{max-width:100%}}.globalHomeAway .globalAwayBox .flebox .rightSide iframe{min-height:442px}@media (max-width: 767px){.globalHomeAway .globalAwayBox .flebox .rightSide iframe{min-height:318px}}.globalHomeAway .globalAwayBox .flebox .rightSide .floatedVideo{position:absolute;left:0;right:0;top:0;height:auto;width:100%;cursor:pointer}.globalHomeAway .globalAwayBox .flebox .rightSide .floatedVideo .playButton{position:absolute;width:40px;height:40px;margin:auto;inset:0}.globalHomeAway .globalAwayBox .flebox .rightSide img{width:100%}.globalHomeAway .globalAwayBox .flebox .rightSide.active{display:block;animation:1s fadeIn}.globalHomeAway .globalAwayBox .flebox .rightSide .leftSide{max-width:160px;width:100%;position:relative}@media (max-width: 767px){.globalHomeAway .globalAwayBox .flebox .rightSide .leftSide{max-width:100%;overflow:auto;display:flex;align-items:center;justify-content:flex-start}}.globalHomeAway .globalAwayBox .flebox .rightSide .leftSide button{display:flex;align-items:center;justify-content:flex-start;gap:0;background:transparent;border-bottom:1px solid rgba(30,44,27,.1);color:var(--main-black);font-size:13px;font-weight:700;line-height:120%;padding:20px 12px;width:100%;transition:.4s ease}@media (max-width: 767px){.globalHomeAway .globalAwayBox .flebox .rightSide .leftSide button{min-width:max-content}}.globalHomeAway .globalAwayBox .flebox .rightSide .leftSide button img{display:none;transition:.4s ease}.globalHomeAway .globalAwayBox .flebox .rightSide .leftSide button.active{gap:20px;transition:.4s ease}.globalHomeAway .globalAwayBox .flebox .rightSide .leftSide button.active img{display:block;transition:.4s ease}.globalHomeAway .globalAwayBox .flebox .rightSide .rightSide{max-width:calc(100% - 190px);width:100%;animation:1s fadeIn;display:none;position:relative}@media (max-width: 767px){.globalHomeAway .globalAwayBox .flebox .rightSide .rightSide{max-width:100%}}.globalHomeAway .globalAwayBox .flebox .rightSide .rightSide iframe{min-height:442px}@media (max-width: 767px){.globalHomeAway .globalAwayBox .flebox .rightSide .rightSide iframe{min-height:358px}}.globalHomeAway .globalAwayBox .flebox .rightSide .rightSide .floatedVideo{position:absolute;left:0;right:0;top:0;height:auto;width:100%;cursor:pointer}.globalHomeAway .globalAwayBox .flebox .rightSide .rightSide .floatedVideo .playButton{position:absolute;width:40px;height:40px;margin:auto;inset:0}.globalHomeAway .globalAwayBox .flebox .rightSide .rightSide img{width:100%}.globalHomeAway .globalAwayBox .flebox .rightSide .rightSide.active{display:block;animation:1s fadeIn}.yourLeadSection{background:#f3f7e1}.yourLeadSection .yourLeadForum{display:flex;align-items:center;justify-content:flex-start;gap:30px;flex-wrap:wrap}@media (max-width: 767px){.yourLeadSection .yourLeadForum{margin-top:0;padding:0 15px}}.yourLeadSection .yourLeadForum .left{max-width:calc(50% - 15px);width:100%;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}@media (max-width: 767px){.yourLeadSection .yourLeadForum .left{max-width:100%}}.yourLeadSection .yourLeadForum .left .textCover{max-width:570px;margin-left:auto}.yourLeadSection .yourLeadForum .left img{transform:rotate(3.6deg);box-shadow:4px 4px 60px -10px #00000040;margin-top:60px}@media (max-width: 767px){.yourLeadSection .yourLeadForum .left img{margin-top:30px}}.yourLeadSection .yourLeadForum .left .funcHeading{color:#1c291a;font-size:38px;font-weight:700;line-height:120%;width:100%}@media (max-width: 767px){.yourLeadSection .yourLeadForum .left .funcHeading{font-size:28px}}.yourLeadSection .yourLeadForum .left .funcSubHeading{color:#1c291a;font-size:15px;font-weight:400;line-height:180%;margin-top:10px;width:100%}.yourLeadSection .yourLeadForum .right{max-width:calc(50% - 15px);width:100%}@media (max-width: 767px){.yourLeadSection .yourLeadForum .right{max-width:100%}}.yourLeadSection .yourLeadForum .right img{transform:rotate(-2deg);box-shadow:4px 4px 60px -10px #00000040}.troomWrapper{position:relative;padding:0 0 100px;background:var(--green);z-index:9}.troomWrapper:after{content:"";position:absolute;left:0;top:0;width:100%;height:180px;background:#1c291a;z-index:-1}@media (max-width: 767px){.troomWrapper{padding:0 0 60px}}.troomWrapper .flexbox{display:flex;align-items:center;justify-content:space-between;gap:26px;flex-wrap:wrap}@media (max-width: 767px){.troomWrapper .flexbox{gap:10px}}.troomWrapper .flexbox .left,.troomWrapper .flexbox .right{max-width:calc(30% - 20px);width:100%}@media (max-width: 767px){.troomWrapper .flexbox .left,.troomWrapper .flexbox .right{max-width:100%}}.troomWrapper .flexbox .left{position:relative;display:flex;flex-direction:column;gap:16px}.troomWrapper .flexbox .left img{max-width:100%;margin-right:auto}.troomWrapper .flexbox .left img:nth-child(2){margin-right:unset;margin-left:auto}.troomWrapper .flexbox .mid{max-width:calc(40% - 20px);width:100%}@media (max-width: 767px){.troomWrapper .flexbox .mid{max-width:100%}}.troomWrapper .flexbox .mid img{width:100%}.troomWrapper .flexbox .right{position:relative;display:flex;flex-direction:column;gap:16px}@media (max-width: 767px){.troomWrapper .flexbox .right{flex-direction:row;flex-wrap:nowrap;max-width:100%;overflow-x:auto;gap:10px}}.troomWrapper .flexbox .right img{max-width:100%;margin-right:auto}.troomWrapper .flexbox .right img:nth-child(5){margin-right:unset;margin-left:auto}@media (max-width: 767px){.troomWrapper .flexbox .right img{margin:0;max-width:33%}}.accodionTitleOuter{display:flex;align-items:center;gap:12px}.accodionTitleOuter p{font-weight:500;font-family:var(--font-medium);font-size:16px;line-height:120%;color:#1c291a}.universityAccodionSection{position:relative;overflow:clip}.universityAccodionSection .degreeTag{background:#b8ef43;display:flex;padding:6px 10px;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:700;font-family:var(--font-bold);line-height:120%;width:max-content;margin-bottom:10px;color:#1c291a}.universityAccodionSection .blockUnviversityDivide{display:flex;align-items:flex-start;flex-wrap:wrap;gap:40px}.universityAccodionSection .leftSideUniDivide{width:100%;max-width:538px;position:sticky;top:0}@media screen and (max-width: 768px){.universityAccodionSection .leftSideUniDivide{position:relative}}.universityAccodionSection .rightSideUniDivide{width:100%;max-width:calc(100% - 578px)}.reverseDirection .blockUnviversityDivide{flex-direction:row}.universityAccodionSection.dreamSection{background:#f7faea}.universityAccodionSection.dreamSection .headingWrapper>p{color:#1c291a;opacity:.7}.universityAccodionSection.dreamSection .leftSideUniDivide{max-width:541px}.universityAccodionSection.dreamSection .rightSideUniDivide{max-width:calc(100% - 581px)}.universityAccodionSection.dreamSection .accordionWrapperCol .headeEduAccordion h3{color:#1c291a}.universityAccodionSection.dreamSection .contentAccordionEdu .textlite{color:#1c291a;opacity:.6}.universityAccodionSection.dreamSection .contentListGraptab li p{color:#1c291a;opacity:.8}.universityAccodionSection.dreamSection .contentListGraptab li p span{color:#1c291a}.universityAccodionSection.dreamSection .borderBtm:not(:first-child){border-top:1px solid rgba(28,41,26,.1)}.universityAccodionSection.dreamSection .plus-icon-wrap .plus-h,.universityAccodionSection.dreamSection .plus-icon-wrap .plus-v{background-color:#1c291a}.universityAccodionSection.dreamSection .headeEduAccordion{padding-top:14px}.universityAccodionSection.dreamSection .accordionBlockEdu.borderBtm{padding-bottom:14px}.noWrap{text-wrap:nowrap;align-items:flex-start;display:flex}.borderLine{border-top:1px solid rgba(28,41,26,.1)}.hoverUpImage img{transition:.4s}.hoverUpImage:hover img{transform:translate(4px,-4px)}.plus-icon-wrap{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;position:relative;cursor:pointer}.plus-icon-wrap .plus-h{background-color:#f3f7e1;width:10px;height:2px}.plus-icon-wrap .plus-v{background-color:#f3f7e1;width:2px;height:10px;transition:all .25s;transform:translate(-6px)}.accordionWrapperCol{display:flex;flex-direction:column}.accordionBlockEdu .headeEduAccordion{padding:14px 20px 0 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.accordionBlockEdu .headeEduAccordion h3{color:#f3f7e1;font-family:var(--font-bold);font-size:17px;font-weight:700;line-height:140%}.accordionBlockEdu .headeEduAccordion.active .plus-icon-wrap .plus-v{transform:rotate(90deg) translate(-6px);transition:transform .25s ease,opacity .25s ease;opacity:0}.accordionBlockEdu .contentAccordionEdu{max-height:0;overflow:hidden;transition:max-height .5s ease,opacity .5s ease;opacity:0}.accordionBlockEdu .contentAccordionEdu.active{margin-top:10px;max-height:200px;opacity:1}.accordionBlockEdu.borderBtm{padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}@keyframes heightAccordion{0%{height:auto;opacity:0}to{height:auto;opacity:1}}.contentAccordionEdu .contentListGraptab{display:flex;flex-direction:column;gap:10px}.contentAccordionEdu .contentListGraptab li{display:flex;align-items:flex-start;gap:10px}.contentAccordionEdu .contentListGraptab li>img{margin-top:2px}.contentAccordionEdu .contentListGraptab li p{color:#fafcf3cc;line-height:144%;display:flex;gap:4px}.contentAccordionEdu .contentListGraptab li p span{color:#f3f7e1;font-style:normal;font-weight:700;font-family:var(--font-bold)}.uniImage{display:none;max-width:100%;animation:imageShort .4s ease-in-out}@keyframes imageShort{0%{width:0;opacity:0}to{width:100%;opacity:1}}.uniImage.active{display:block}.brandLogoWrap{margin-top:20px;background:#273324;display:flex;width:100%;padding:10px;align-items:flex-start;gap:30px}.brandLogoWrap .logosWrap{display:flex;align-items:center;gap:40px}.brandLogoWrap .logoDivider{width:1px;height:64px;flex-shrink:0;background:#ffffff1a}.brandLogoWrap .bText{color:#fafcf3;font-family:var(--font-bold);font-size:10px;font-weight:700;line-height:150%;text-transform:uppercase;text-wrap:nowrap}.brandLogoWrap .bAcademics,.brandLogoWrap .bImmersion{display:flex;flex-direction:column;gap:14px}.viewMore{font-size:.625rem;font-weight:500;line-height:120%;color:var(--black);gap:.375rem;letter-spacing:.2px;text-transform:uppercase;cursor:pointer;background-color:#6d961517;align-items:center;padding:.625rem .75rem;display:flex;width:max-content}.livingGlanceSection{width:100%}.livingGlanceSection .glanceCostWrapper{display:flex;align-items:flex-start;gap:40px}.livingGlanceSection .glanceCostWrapper .headingWrapper p{font-size:14px;margin-top:8px;color:#fafcf3b3}.livingGlanceSection .glanceCostWrapper .tetrleftstick{width:100%;max-width:528px}.livingGlanceSection .glanceCostWrapper .glanceCostRight{width:100%;max-width:calc(100% - 568px)}.livingGlanceSection .glanceCostWrapper .listViewGlanceCost{display:flex;flex-direction:column;gap:12px;padding-bottom:20px;margin-bottom:10px;border-bottom:1px solid rgba(255,255,255,.1)}.livingGlanceSection .glanceCostWrapper .listViewGlanceCost h3{color:#f3f7e1;line-height:140%}.livingGlanceSection .glanceCostWrapper .listViewGlanceCost>p{color:#f3f7e1;line-height:150%}.livingGlanceSection .glanceCostWrapper .listViewGlanceCostList{display:flex;flex-direction:column;gap:12px}.livingGlanceSection .glanceCostWrapper .listViewGlanceCostList li{display:flex;align-items:center;gap:6px}.livingGlanceSection .glanceCostWrapper .listViewGlanceCostList li p{color:#f3f7e1cc}.livingGlanceSection.iconIngreenBg{background:#1c291a url(https://cdn.tetr.com/assets/ih-images/studyTetr-bg.svg);background-repeat:no-repeat;background-position:114% -220px}.studentLifePage .videoBoxLifeExp{position:relative}.studentLifePage .videoBoxLifeExp .playIcon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.programfadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.facultyPage{background:var(--cream)}.facultyPage .facultyhero{width:100%;background:url(https://cdn.tetr.com/assets/ih-images/facultyBgVector.svg) top right no-repeat,var(--dark-green, #1c291a);background-position:100% -260%}.facultyPage .facultyhero .facultyheroBlock{display:flex;align-items:center;flex-wrap:wrap;gap:106px}@media (max-width: 767px){.facultyPage .facultyhero .facultyheroBlock{gap:30px}}.facultyPage .facultyhero .leftfacultyhero{width:100%;max-width:44%}.facultyPage .facultyhero .leftfacultyhero .btnFontFix{padding:12px 14px}.facultyPage .facultyhero .leftfacultyhero .btnFontFix .textOne,.facultyPage .facultyhero .leftfacultyhero .btnFontFix .hoverTextTwo{font-family:var(--font-regular);font-size:16px;font-weight:400}@media (max-width: 767px){.facultyPage .facultyhero .leftfacultyhero{max-width:100%}}.facultyPage .facultyhero .leftfacultyhero>p{color:#f3f7e1cc;line-height:144%}.facultyPage .facultyhero .rightfacultyhero{width:100%;max-width:calc(56% - 106px)}@media (max-width: 767px){.facultyPage .facultyhero .rightfacultyhero{max-width:100%}.facultyPage .facultyhero .rightfacultyhero .playButtonVideo{width:40px}}.facultyPage .facultyMasterSection{width:100%}.facultyPage .facultyMasterSection .home-people-card{flex-direction:column;display:flex}@media (max-width: 768px){.facultyPage .facultyMasterSection .home-people-card{min-width:280px}}.facultyPage .facultyMasterSection .home-people-card .people-img-wrapper{width:100%;position:relative;overflow:hidden}.facultyPage .facultyMasterSection .home-people-card .people-img-wrapper .home-master-img{aspect-ratio:260/320;object-fit:cover;width:100%}.facultyPage .facultyMasterSection .home-people-card .people-img-wrapper .mster-img-overlay{background-image:linear-gradient(#d2d5c400,#80827540 41%,#24251b);padding:5.5rem 10px 10px;position:absolute;inset:auto 0% 0%}.facultyPage .facultyMasterSection .home-people-card .people-img-wrapper .mster-img-overlay .master-card-name{color:#fafcf3;font-size:13px!important;font-weight:400;line-height:18.72px;letter-spacing:0}.facultyPage .facultyMasterSection .home-people-card .master-uni-name{margin-top:8px;font-size:13px;min-height:33.8px;line-height:140%}.facultyPage .facultyMasterSection .home-people-card .hrBreak{height:1px;opacity:.2;background:var(--Dark-Green, #1C291A);margin-block:5px}.facultyPage .facultyMasterSection .home-people-card .people-label-text{color:var(--main-black);font-size:13px;font-weight:400;display:flex;flex-direction:column;line-height:120%;gap:4px}.facultyPage .facultyMasterSection .home-people-card .people-label-text .text-highlight-teaching-bg{background-image:none!important;color:#27342599}.facultyPage .facultyMasterSection .facultyMasterTabFlex{display:flex;flex-direction:column;gap:16px}.facultyPage .facultyMasterSection .tabContent{display:none;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:20px}.facultyPage .facultyMasterSection .tabContent.active{display:grid}@media (max-width: 767px){.facultyPage .facultyMasterSection .tabContent.active{display:flex;overflow-x:scroll;flex-wrap:nowrap}}.facultyPage .facultyMasterBlock{background:#fafcf3;padding:60px}.facultyPage .realSupportSection{padding:0}.facultyPage .realSupportSection .container{max-width:1100px}.facultyPage .realSupportSection .textWrapperSupport{width:100%;max-width:256px}.facultyPage .realSupportSection .realSupportHeading{display:flex;align-items:center;gap:22px}.facultyPage .realSupportSection .realSupportHeading h2{color:#1c291a;font-size:192px;font-weight:500;line-height:153.6px}.facultyPage .realSupportSection .lineOrange{height:10px;display:flex;flex:1;background:#ff7a00}.facultyPage .realSupportSection .contentRealSupport{display:flex;flex-direction:column;gap:20px;width:100%;max-width:32%}.facultyPage .realSupportSection .contentRealSupport p{color:#1c291ae6;line-height:25.92px}.facultyPage .realSupportCardSection .commonListTab .borderLineTab{max-width:175px}.facultyPage .realSupportCardSection .commonListTab li.active:nth-child(2)~.borderLineTab{left:195px;max-width:155px}.facultyPage .realSupportCardSection .commonListTab li.active:nth-child(3)~.borderLineTab{left:487px}.facultyPage .realSupportCardSection .commonListTabScroll .borderLineTab{max-width:175px}.facultyPage .realSupportCardSection .commonListTabScroll li.active:nth-child(2)~.borderLineTab{left:195px;max-width:150px}.facultyPage .realSupportCardSection .commonListTabScroll li.active:nth-child(3)~.borderLineTab{left:380px}.facultyPage .realSupportCardSection .commonListTabScroll{position:sticky;top:60px;transition:.4s ease;background:#f7faeb;z-index:1}@media screen and (max-width: 767px){.facultyPage .realSupportCardSection .commonListTabScroll{top:63px}}.facultyPage .careerCoachFacultyCard{background:#1c291a;width:100%;display:flex}.facultyPage .rightDataCard{display:flex;justify-content:center;flex-direction:column;padding:120px 40px;gap:26px}.facultyPage .rightDataCard ul{display:flex;flex-direction:column;gap:12px}.facultyPage .rightDataCard .text24b{color:#f3f7e1;line-height:26.4px}.facultyPage .rightDataCard ul li{display:flex;align-items:center;gap:12px}.facultyPage .rightDataCard ul li .text16rg{opacity:.7}@media (max-width: 767px){.facultyPage .rightDataCard ul li svg{margin-top:4px!important;width:16px}}.facultyPage .tabContentScroll{width:100%;display:flex;flex-direction:column;gap:40px}.commonListTab,.commonListTabScroll{display:flex;align-items:center;gap:0;width:100%;border-bottom:1px solid rgba(30,44,27,.3);position:relative;overflow-x:auto}.commonListTab li,.commonListTabScroll li{position:relative;width:max-content;padding:20px 30px;cursor:pointer;color:#1e2c1b;opacity:.5;transition:.3s ease-in-out;text-wrap:nowrap}.commonListTab li.active,.commonListTabScroll li.active{color:#1c291a;opacity:1}.commonListTab li:after,.commonListTabScroll li:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:transparent}.commonListTab .borderLineTab,.commonListTabScroll .borderLineTab{position:absolute;bottom:0;left:0;width:100%;max-width:80px;height:2px;background:#ff7a00;transition:.3s ease-in-out}.commonListTab li.active:nth-child(2)~.borderLineTab,.commonListTabScroll li.active:nth-child(2)~.borderLineTab{left:95px;max-width:130px}.commonListTab li.active:nth-child(3)~.borderLineTab,.commonListTabScroll li.active:nth-child(3)~.borderLineTab{left:260px;max-width:150px}@media (max-width: 767px){.commonListTab,.commonListTabScroll{gap:0}}.commonListTab::-webkit-scrollbar{width:0px;height:0px}.masterCardFlexWrapper{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:20px}.tabContent{display:none;animation:tabActive .4s ease-in-out}@keyframes tabActive{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.tabContent.active{display:block}.launchedpadHero{padding:0 0 30px}@media (max-width: 767px){.launchedpadHero{padding:48px 0;overflow:hidden}}.launchedpadHero .contact-star-decor{top:-60px;right:-40px}.launchedpadHero .launchedpadBlock{display:flex;align-items:center;justify-content:center;position:relative;width:100%;flex:1}@media (max-width: 767px){.launchedpadHero .launchedpadBlock{flex-direction:column;row-gap:22px}}.launchedpadHero .contentHeroLaunched{position:absolute;top:10%;z-index:1;width:100%}.launchedpadHero .contentHeroLaunched h1{display:flex;align-items:center;justify-content:space-between;width:100%;gap:15px}.launchedpadHero .leftHeroLaunched{width:100%;max-width:445px;position:relative;top:-42px;left:118px}@media (max-width: 767px){.launchedpadHero .leftHeroLaunched{left:5px}}@media (max-width: 767px){.launchedpadHero .mobtext32{font-size:32px!important;color:var(--sub-heading)}.launchedpadHero .leftText{top:-6.6rem}}.launchedpadHero .rightHeroLaunched{width:100%;max-width:490px;position:relative;bottom:-88px;left:-19px}@media (max-width: 767px){.launchedpadHero .rightHeroLaunched{bottom:80px;left:15px}.launchedpadHero .rightHeroLaunched .text30Mob{font-size:30px}}.launchedpadHero .rightHeroLaunched .imgFixes{width:1.25rem;position:absolute;inset:-4.5rem 24% auto auto}.launchedpadHero .lineHeroLaunched{background:#f7faeb;height:8px;width:100%;flex:1;position:relative;top:20px;left:-28px}@media (max-width: 767px){.launchedpadHero .lineHeroLaunched{height:6px;width:7.5%;flex:1;position:absolute;top:-62px;left:172px}}.launchedpadHero .text81b{font-size:81.1px;font-weight:700;line-height:120%}@media (max-width: 767px){.launchedpadHero .text81b{line-height:1}}.launchedpadHero .heroImageLaunched img{width:100%}@media (max-width: 767px){.launchedpadHero .heroImageLaunched img{margin-top:135px}}.launchedpadHero .whiteBoxHeroLaunched{padding:30px;background:#f7faeb;width:100%;max-width:400px;position:absolute;bottom:10%;right:115px}@media (max-width: 767px){.launchedpadHero .whiteBoxHeroLaunched{display:flex;flex-direction:column;position:relative;padding:30px;right:0}.launchedpadHero .whiteBoxHeroLaunched .textMob15{font-size:15px;color:var(--main-black-90);line-height:1.4}}.launchedpadHero .whiteBoxHeroLaunched .text18n{line-height:160%;color:#1c291ae6}.youngLeadSection{width:100%}.youngLeadSection .leadYoungBlock{display:flex;align-items:flex-start;width:100%}@media (max-width: 767px){.youngLeadSection .leadYoungBlock{flex-direction:column;margin-top:30px}}.youngLeadSection .cardLeadYoungwrap.creamBox{background:#b5f8271a}.youngLeadSection .cardLeadYoungwrap{border:1px solid #1c291a;background:var(--green);padding:30px;min-height:318px;width:100%;max-width:33.3%}@media (max-width: 767px){.youngLeadSection .cardLeadYoungwrap{max-width:100%;min-height:260px;padding:24px 16px 0}.youngLeadSection .cardLeadYoungwrap .textMob33{font-size:33.6px;color:#1c291a}}.youngLeadSection .cardLeadYoungwrap .blackLine{border-top:1px solid rgba(0,0,0,.1);width:100%;margin:30px 0 20px}@media (max-width: 767px){.youngLeadSection .cardLeadYoungwrap .blackLine{margin:20px 0}}.youngLeadSection .cardLeadYoungwrap h3{line-height:110%;color:var(--black)}.youngLeadSection .cardLeadYoungwrap p{line-height:144%;color:#000000bf;padding-bottom:1.25rem;font-size:1rem}.youngLeadSection .cardLeadYoungwrap:nth-child(2){border-left:none;border-right:none}@media (max-width: 767px){.youngLeadSection .cardLeadYoungwrap:nth-child(2){border-left:1px solid #1c291a;border-right:1px solid #1C291B;border-bottom:none}}@media (max-width: 767px){.youngLeadSection .cardLeadYoungwrap:nth-child(1){border-bottom:none}}@media (max-width: 767px){.youngLeadSection .lineHeading .blackLine{width:25%;height:.2rem}}@media (max-width: 767px){.youngLeadSection .mobtext32{font-size:32px!important;color:var(--sub-heading)}}.lineHeading{width:100%}.lineHeading .text48b{line-height:100%}.lineHeading .blackLine{background:#1c291a;height:5px;width:100%;max-width:166px;display:flex}.lineHeading .lineWrapper{display:flex;align-items:center;gap:16px}.buildingBussinessBlockCard{width:100%}.buildingBussinessBlockCard .bestBussinessCardWrap{background:#1c291b;box-shadow:10px 10px 50px #00000026;padding:20px;width:100%;display:flex;flex-direction:column;gap:10px}.buildingBussinessBlockCard .bestBussinessCardWrap .masterImage{width:100%}.buildingBussinessBlockCard .descriptionBestBussCard h3{color:#b8ef43;font-family:var(--font-bold)}.buildingBussinessBlockCard .descriptionBestBussCard p{font-family:var(--font-medium);line-height:24.7px;color:var(--white);min-height:50px}.buildingBussinessBlockCard .descriptionBestBussCard span{color:var(--white);line-height:20px;font-family:var(--font-regular)}.groundbreakingSection{width:100%;padding:80px 0}@media (max-width: 767px){.groundbreakingSection{padding:50px 0}}.groundbreakingSection .blockGroundBreaking{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:25px}@media (max-width: 767px){.groundbreakingSection .blockGroundBreaking{flex-direction:column}}.groundbreakingSection .leftSideGroundBraking{width:100%;max-width:calc(100% - 400px)}@media (max-width: 767px){.groundbreakingSection .leftSideGroundBraking{max-width:100%}}.groundbreakingSection .rightSideGroundBraking{width:100%;max-width:375px}@media (max-width: 767px){.groundbreakingSection .rightSideGroundBraking .mobButtonEmail{padding:20px;min-height:119px;width:60%}.groundbreakingSection .rightSideGroundBraking .mobButtonEmail svg{top:20px}.groundbreakingSection .rightSideGroundBraking .contentEmailButton{font-size:18px;font-weight:500;color:#f3f7e1;line-height:1.1}.groundbreakingSection .rightSideGroundBraking .mobTextSmall-Hidden{line-height:1.1;color:#f3f7e1b3;font-size:.875rem}}.groundbreakingSection .rightSideGroundBraking .mobTextSmall-Hidden{font-size:16px;color:#f3f7e1b3;font-family:var(--font-regular)}.groundbreakingSection .rightSideGroundBraking .contentEmailButton{font-size:19.2px;color:#f3f7e1;font-family:var(--font-medium)}@media (max-width: 767px){.groundbreakingSection .textMob26{font-size:26px}.groundbreakingSection .lineHeading .blackLine{flex:1;width:10%;height:4px}}.eventPage .eventHero{background-size:cover;height:90vh;position:relative;overflow:hidden}.eventPage .eventHero .videoHero{position:absolute}.eventPage .eventHero .contentWrapper{display:flex;height:90vh;align-items:flex-end;justify-content:space-between;width:100%;padding-bottom:104px;position:relative;z-index:9;max-width:100%}.eventPage .eventHero .contentWrapper .leftContent{width:45%}.eventPage .eventHero .contentWrapper .leftContent .description{color:#f3f7e1}.eventPage .eventHero .contentWrapper .rightContent{width:45%}.eventPage .eventHero .contentWrapper .rightContent .paragraph{color:#f3f7e1}.eventPage .eventHero .contentWrapper .rightContent .wholegreenText{color:#b8ef43;line-height:120%}.eventPage .upcomingEvents .lineHeading{width:100%}.eventPage .upcomingEvents .lineHeading .text48b{line-height:100%}.eventPage .upcomingEvents .lineHeading .blackLine{background:#1c291a;height:5px;width:100%;max-width:166px;display:flex}.eventPage .upcomingEvents .lineHeading .lineWrapper{display:flex;align-items:center;gap:16px}.eventPage .yellowBgSwiper{padding-top:20px 0}.eventPage .yellowBgSwiper .lineHeading{width:100%}.eventPage .yellowBgSwiper .lineHeading .text48b{line-height:100%}.eventPage .yellowBgSwiper .lineHeading .blackLine{background:#1c291a;height:5px;width:100%;max-width:166px;display:flex}.eventPage .yellowBgSwiper .lineHeading .lineWrapper{display:flex;align-items:center;gap:16px}.eventPage .tetrNewPreviewBlockhome .headingBetweenWrap h2{flex:1}.LeadershipProgramPage .heroSliderUgProgramLeft .text48b{color:#f3f7e1;line-height:110%}.LeadershipProgramPage .inspireEmpowerSection .whiteBgEmpower{background:#fafcf3;padding:60px 30px 40px;box-shadow:#64646f33 0 7px 29px}.LeadershipProgramPage .inspireEmpowerSection{padding:80px 0}.LeadershipProgramPage .livingGlanceSection .totallValueBlock .totalFeePro{color:#f3f7e1}.LeadershipProgramPage .livingGlanceSection .totallValueBlock .totalFeePro .crosstext{line-height:22.4px;text-decoration:line-through;color:#727c6a}.LeadershipProgramPage .livingGlanceSection .totallValueBlock .totalFeePro .greenText{font-size:24px;font-weight:700;color:#b8ef43}.LeadershipProgramPage .enrolmentBlock{padding-bottom:10px;margin-top:8px;display:flex;align-items:center;gap:6px}.LeadershipProgramPage .enrolmentBlock .text13r{font-size:13px;line-height:15.6px;color:#f3f7e1;font-weight:400;font-family:var(--font-regular)}.LeadershipProgramPage .listViewGlanceCost .twoLineList{display:grid;grid-template-columns:repeat(2,1fr)}.formSctionLeaderShip{width:100%;position:relative}.formSctionLeaderShip .container{max-width:1112px}.formSctionLeaderShip.afterBgGreen:before{content:"";position:absolute;top:0;z-index:-1;width:100%;height:50%;background:#b8ef43}.formSctionLeaderShip .formApplicationBlock{background:#1c291a;display:flex;justify-content:space-between;gap:30px;padding:60px;position:relative}.formSctionLeaderShip .formApplicationBlock .leftSideForm .text28b{color:#f3f7e1;font-size:28px;font-weight:700;line-height:120%;font-family:var(--font-bold)}.formSctionLeaderShip .formApplicationBlock .leftSideForm .text28b .blackLine{display:inline-block;height:4px;width:60px;background:#b8ef43;vertical-align:bottom;margin-right:5px;position:relative;top:-15px}.formSctionLeaderShip .formApplicationBlock .rightSideForm{width:100%;max-width:400px}.formSctionLeaderShip .formApplicationBlock .rightSideForm .formBoxWrapper{display:flex;flex-direction:column;gap:30px;width:100%}.formSctionLeaderShip .formApplicationBlock .rightSideForm .termConditionCheckBox{margin-top:25px;display:flex;gap:10px;align-items:flex-start}.formSctionLeaderShip .formApplicationBlock .rightSideForm .termConditionCheckBox span{color:#fafcf3;font-family:var(--font-regular);font-size:14px;font-weight:400;line-height:20px}.formSctionLeaderShip .formApplicationBlock .rightSideForm .termConditionCheckBox input{margin-top:5px}.bgLinesBlock{z-index:-1;width:100%;height:100%;position:fixed;inset:0%;display:flex}.bgLinesBlock .container{max-width:1190px}.bgLinesBlock .bgLinesWrapper{justify-content:space-between;display:flex;height:100%}.bgLinesBlock .bgLineFixed{opacity:.1;background-color:#798f75;width:.5px;height:100%}.bgLinesBlock .bgLineFixed.opacity-0{opacity:0}.contactPage{width:100%}.contactPage .contact-star-decor{position:absolute;top:10px;left:380px}.contactPage .contactPageContainer{max-width:1100px}.contactPage .contactDetailBlock{display:flex;align-items:stretch;gap:18px}.contactPage .contactGridLeft{position:relative}.contactPage .detailContentGridLeft{position:absolute;top:0;display:flex;flex-flow:column;align-items:flex-start;width:100%;justify-content:space-between;padding:25px;background:linear-gradient(#fff0,#1c291a00 32%,#131b11 85%);bottom:0}.contactPage .detailContentGridLeft .detailAddress span{color:#f3f7e1;font-weight:500;line-height:1.4;font-size:20px}@media screen and (max-width: 768px){.contactPage .detailContentGridLeft .detailAddress span{font-size:18px}}.contactPage .detailContentGridLeft .detailPhone{display:flex;justify-content:space-between;align-items:flex-end;width:100%}.contactPage .detailContentGridLeft .detailPhone .detailleftInner{display:flex;flex-direction:column;gap:4px}.contactPage .detailContentGridLeft .detailPhone .detailleftInner p{display:inline-block;color:var(--white);font-size:18px;font-weight:500;line-height:1.4}@media screen and (max-width: 768px){.contactPage .detailContentGridLeft .detailPhone .detailleftInner p{font-size:15px}}.contactPage .detailContentGridLeft .detailPhone .detailleftInner p a{font-size:15px;font-weight:500}.contactPage .detailContentGridLeft .detailPhone .detailReachUs{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.contactPage .detailContentGridLeft .detailPhone .detailReachUs .tagReachUs{grid-column-gap:.875rem;grid-row-gap:.875rem;background-color:var(--green);text-transform:uppercase;align-items:center;padding:.625rem;font-size:.75rem;font-weight:500;line-height:1;display:flex;width:max-content}.contactPage .detailContentGridLeft .detailPhone .detailReachUs .tagReachUs span{background-color:#1c291a;border-radius:50%;flex:none;width:.375rem;height:.375rem;display:flex}.contactPage .detailContentGridLeft .detailPhone .detailReachUs .textTime{color:var(--white);font-weight:500;line-height:1.44;font-size:16px;text-align:right}@media screen and (max-width: 768px){.contactPage .detailContentGridLeft .detailPhone .detailReachUs .textTime{font-size:12px}}.contactPage .detailContentGridLeft .detailPhone .detailReachUs .texthour{opacity:.7;color:var(--white);font-weight:400;line-height:1.44;font-size:16px}@media screen and (max-width: 768px){.contactPage .detailContentGridLeft .detailPhone .detailReachUs .texthour{font-size:14px}}.contactPage .contactGridRight{width:100%;max-width:468px;display:flex;flex-direction:column;gap:18px;position:relative;z-index:1}.contactPage .contactGridRight .upperGridBox{background-color:var(--main-black);flex-direction:column;padding:2.5rem;display:flex;flex:1;min-height:227px;justify-content:flex-end}@media (max-width: 767px){.contactPage .contactGridRight .upperGridBox{padding:30px 15px 20px}}.contactPage .contactGridRight .downGridBox{background-color:var(--green);position:relative;justify-content:flex-end}.contactPage .contactGridRight .downGridBox .textquery{color:#1c291a;font-size:1.5rem;font-family:var(--font-medium);line-height:1.1}.contactPage .contactGridRight .downGridBox img{filter:invert(1)}.contactPage .contactGridRight .textEmailWrap{display:flex;flex-direction:column;gap:4px}.contactPage .contactGridRight .textEmailWrap span{font-size:16px;color:#f3f7e1b3;line-height:1.1}.contactPage .contactGridRight .textEmailWrap p{color:#f3f7e1;font-family:var(--font-medium);font-size:1.2rem;line-height:1.1}.contactPage .contactGridRight .upperGridBox .upSideIcon{transition:.4s}.contactPage .contactGridRight .upperGridBox:hover .upSideIcon{transform:translate(4px,-4px)}.contactPage .contactGridRight .upSideIcon{position:absolute;right:30px;top:30px}.leadershipFormWrapper .accordionLeaderReg{max-height:53px;overflow:hidden;transition:max-height .3s ease-in-out}.leadershipFormWrapper .accordionLeaderReg.active{max-height:1000px}.leadershipFormWrapper .accordionLeaderReg .headerAccLeaderReg{transition:.3s}.leadershipFormWrapper .accordionLeaderReg.active .headerAccLeaderReg{border-radius:10px 10px 0 0}.leadershipFormWrapper .accordionLeaderReg.active .plus-v{transform:rotate(90deg) translateY(8px)}.leadershipFormWrapper .accordionLeaderReg .formGropuwrapper label{color:#5a5a5a;font-size:14px;font-weight:400;line-height:120%}.leadershipFormWrapper .accordionLeaderReg .formGropuwrapper input{width:100%;padding:10px 12px;border-radius:8px;border:1px solid #EEE;background:#fbfdf6;font-size:14px;line-height:120%;height:42px}.leadershipFormWrapper .accordionLeaderReg .formGropuwrapper input::placeholder{font-size:14px}.borderInputBox label{color:#5a5a5a;font-size:14px;font-weight:400;line-height:120%}.borderInputBox .dropdownWrapperBox select{color:#5a5a5a;font-size:14px;font-weight:400;line-height:120%;border:1px solid #eee;height:42px;border-radius:8px;background:transparent}.borderInputBox .dropdownWrapperBox .inputCountryCodeMenu{border:1px solid #eee;font-size:14px;line-height:120%;height:42px;border-radius:8px;background:transparent}.borderInputBox .dropdownWrapperBox .inputCountryCodeMenu::placeholder{font-size:14px;line-height:120%}.singleFlexGap{display:flex;flex-direction:column;gap:24px}.borderInputBox.formTextAreawrapper label{color:#5a5a5a;font-size:14px;line-height:120%}.borderInputBox.formTextAreawrapper textarea{border:1px solid #EEE;border-radius:8px;background:transparent}.radioLeaderForm .labelValue{color:#5a5a5a;font-size:16px;font-weight:500;line-height:24px}@media (max-width: 767px){.mobShow{display:block}.mobHide{display:none}.mob-hide{display:none!important}.mob-visible{display:block!important}.livingGlanceSection .glanceCostWrapper{flex-wrap:wrap;gap:20px}.livingGlanceSection .glanceCostWrapper .tetrleftstick,.livingGlanceSection .glanceCostWrapper .glanceCostRight,.universityAccodionSection .rightSideUniDivide{max-width:100%}.universityAccodionSection .brandLogoWrap{gap:20px}.universityAccodionSection .brandLogoWrap .logosWrap{gap:0px}.universityAccodionSection .brandLogoWrap .logosWrap .widHalf{width:50%}.universityAccodionSection.dreamSection .rightSideUniDivide{max-width:100%}.contentAccordionEdu .contentListGraptab li p{display:unset}.accordionBlockEdu .headeEduAccordion h3{font-size:16px}.heroSliderUgProgram .heroSliderUgProgramRight .groupButtonHero a,.heroSliderUgProgram .heroSliderUgProgramRight .groupButtonHero button{padding:12px 14px}.mainHeader .menuSide .buttonWrapper .mobButton{max-width:48px;position:relative;left:10px}.menuSide .buttonWrapper .secondaryButton{padding:12px 14px}.heroSliderUgProgram .heroSliderUgProgramLeft{max-width:100%}.subHeader{padding:8px 15px}.subHeader .subHeaderContent{align-items:center;justify-content:space-between;gap:40px;height:44px}.subHeader .subHeaderContent h3{font-size:12px;line-height:140%;color:#f3f7e1;font-weight:500;font-family:var(--font-medium);max-width:315px;letter-spacing:0}.subHeader .container{padding:0;height:44px}.heroSliderUgProgram .heroSliderUgProgramLeft .bgGreenText{margin-left:0}.exploreTetrExpSection .explorExperienceBlock{flex-direction:column-reverse}.exploreTetrExpSection .explorExperienceBlock .rightSideExplorExp,.exploreTetrExpSection .explorExperienceBlock .leftSideExplorExp{max-width:100%}.videoMainPopupBlock{min-height:auto}.videoPopupBlockCommon iframe{width:100%;height:100%}.learnCompaniesSection.homeExploreProgram .learnCompanieTabSwipeWrap{padding:60px 15px}.innovateLernBussSection .innovateLearnTetrBlock .cardVideoInnovateBoxRight{max-width:100%}.innovateLernBussSection .innovateLearnTetrBlock .collageDownInnvoate{grid-template-columns:repeat(1,1fr)}.innovateLernBussSection .innovateLearnTetrBlock .collageDownInnvoate .commonInnovateVideoBox{height:265px}.innovateLernBussSection .cardVideoInnovateBoxLeft,.inspireEmpowerSection .commonCardMaster{max-width:100%}.inspireEmpowerSection .whiteBgEmpower{padding:60px 15px}.homeInspireEmpowerSection,.homeInspireEmpowerSection .container2{padding:0}.homeInspireEmpowerSection:before{content:unset}.homeInspireEmpowerSection:after{content:unset}.realTimeAccessSection .accessRealTimeBlock .leftAccessRealTime{max-width:100%}.realTimeAccessSection .accessRealTimeBlock .leftAccessRealTime .textWhiteFirst{margin-top:15px}.tetrLaunChpadSection:before{content:unset}.meetTribeSection .slideVideoWrap{max-height:100%}.timelineOnScrollSection{height:auto;padding-bottom:0}.timelineOnScrollSection .timelineScrollContentBox{padding:60px 15px}.timelineOnScrollSection .timelineContentFlexWrap{flex-direction:column;width:100%}.timelineOnScrollSection .timelineContentFlexWrap .containAllCardTimeLine{width:100%}.tetrNewPreviewBlockhome{padding:60px 15px;background:#f7faeb}.tetrNewPreviewBlockhome .headingBetweenWrap .textWhite{color:#1c291a}.creamAreaForNewsBlock .tetrNewPreviewBlockhome{background:#1c291a}.creamAreaForNewsBlock .tetrNewPreviewBlockhome .headingBetweenWrap .textWhite{color:var(--white)}.applyPosterSection .scholarBannerCoverBlock{padding:15px;flex-direction:column}.applyPosterSection .bannerScholarshipLeft{gap:20px}.mainFooter .full-footer-wrapper{flex-direction:column}.mainFooter .full-footer-wrapper .left{max-width:100%}.mainFooter .full-footer-wrapper .left .footer-links-wrapper{margin-top:20px}.mainFooter .full-footer-wrapper .right{max-width:100%!important;flex-direction:column;row-gap:20px}}@media (max-width: 767px) and (max-width: 767px){.mainFooter .full-footer-wrapper .right{row-gap:32px}}@media (max-width: 767px){.mainFooter .full-footer-wrapper .right .bottomItems{flex-direction:column;display:flex;text-align:left!important;gap:10px}.mainFooter .full-footer-wrapper .right .bottomItems span{margin-left:0!important}.tabHeaderBlock{display:none}.heroSliderUgProgramLeft h1{font-size:40px;line-height:120%}.heroSliderUgProgramLeft p{font-size:18px}.heroSliderUgProgramLeft .text15r{font-size:14px}.faqSectionHome .faqCommonFlexWrapper .locationHeading{font-size:16px;font-weight:500;font-family:var(--font-medium)}.faqSectionHome .faqCommonFlexWrapper .accordionHeading{padding:12px;gap:12px;align-items:flex-start}.faqSectionHome .faqCommonFlexWrapper .accordionAnswer{padding:12px}.mainGrapAccodionUg .mapImages{display:none}.mapAccordion .mapWorkArea .mapAccordion{max-width:100%}.mainGrapAccodionUg .worldMap{display:none}.mapAccordion.mainGrapAccodionUg{padding:60px 0}.mapAccordion .text38b{font-size:28px;margin-bottom:30px}.commonAccordion .accordionHeading .left-side .smallheading{font-size:10px}.commonAccordion .accordionHeading .left-side .locationHead{flex-wrap:wrap}.commonAccordion .accordionHeading{padding:19px 20px}.commonAccordion .accordionAnswer{padding:14px 16px}.passageGrapAccodion .text14r{font-size:13px}.innerTabGraphAccodion .menuListTabGrap{overflow-x:auto}.innerTabGraphAccodion .menuListTabGrap li{min-width:max-content}.innerTabGraphAccodion .menuListTabGrap::-webkit-scrollbar{width:0;height:0}.innerTabGraphAccodion .menuListTabGrap::-webkit-scrollbar-thumb{background:transparent;border-radius:0}.innerTabGraphAccodion .menuListTabGrap::-webkit-scrollbar-track{background:transparent}.tabWrapperGrapContent .contentListGraptab li p span{text-wrap:nowrap}.scholarshipWrap .graduateBachelorBlock{flex-direction:column-reverse}.scholarshipWrap .graduateBachelorBlock .rightContext{max-width:100%}.greenTextHeading{font-size:32px}.imageLogoAcodion{margin-top:20px}.scholarshipWrap .scholarAccordion .leftImg{max-width:100%}.scholarshipWrap .scholarAccordion .leftImg img{display:none;position:unset}.scholarshipWrap .scholarAccordion .leftImg img.active{display:block}.weekdayChartTitle .text38b{font-size:28px}.weekdayChartBlock .weekdayChartTitle p{font-size:14px}.weekdayChartSection .weekAtTableImage{overflow-x:auto;width:100%}.weekdayChartSection .weekAtTableImage img{min-width:1112px}.weekdayChartSection .mainWeekendChartBox{overflow-x:auto}.weekdayChartSection .mainWeekendChartBox::-webkit-scrollbar{width:0;height:0}.weekdayChartSection .mainWeekendChartBox::-webkit-scrollbar-thumb{background:transparent;border-radius:0}.weekdayChartSection .mainWeekendChartBox::-webkit-scrollbar-track{background:transparent}.weekdayChartSection .weekAtTableImage,.weekdayChartSection .weekAtTableImage img{width:100%}.weekdayChartSection .dayChartBox .dayChartBoxCommon{min-height:auto!important}.reflectRepeatSection .headingWrapper>p{max-width:80%}.ugProgramPage .reflectRepeatSection .headingWrapper>p{max-width:95%}.swiperTabReflectBlock .tabReflectBox span{line-height:100%}.reflectRepeatSection .swiperTabReflectBlock .tabReflectBox{min-width:160px}.reflectRepeatSection .swiperCardReflectBlock .swiperTabReflectBlock{overflow-x:auto}::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar-thumb{background:transparent;border-radius:0}::-webkit-scrollbar-track{background:transparent}.tablistLearningSwiperWrap{overflow-x:auto}.ugProgramPage .sliderHeroUgProWrapper .heroSliderUgProgram{flex-direction:column}.ugProgramPage .sliderHeroSection .sliderHeroUgProWrapper{min-height:550px;display:flex;align-items:center}.ugProgramPage .courseDetailWhiteBlock{position:unset;max-width:100%;transform:unset;padding:30px 15px;flex-wrap:wrap;background:var(--white);gap:22px}.ugProgramPage .courseDetailWhiteBlock .courseDetailHeroBox:not(:last-child){margin-right:0;padding-right:22px;width:100%;max-width:28.3%}.ugProgramPage .courseDetailWhiteBlock .courseDetailHeroBox div{font-size:16px;text-wrap:nowrap}.ugProgramPage .heroSliderUgProgram .heroSliderUgProgramRight p{font-size:13px;line-height:180%}.ugProgramPage .heroSliderUgProgram .heroSliderUgProgramRight{padding:30px 16px}.ugProgramPage .sliderHeroUgProWrapper .heroSliderUgProgram{gap:40px}.ugProgramPage .sliderHeroUgProWrapper .groupButtonHero{margin-top:16px;justify-content:center;gap:16px}.ugProgramPage ::-webkit-scrollbar{width:0;height:0}.ugProgramPage ::-webkit-scrollbar-thumb{background:transparent;border-radius:0}.ugProgramPage ::-webkit-scrollbar-track{background:transparent}.ugProgramPage .reflectRepeatSection .swiperCardDetailReflectWrap{border:none;border-top:1px solid #B5F827;border-radius:unset;padding-left:0;padding-right:0}.ugProgramPage .reflectRepeatSection .swiperCardDetailReflectWrap .swiperPageinationReflect .allFlowReflectSwiper{width:100%}.ugProgramPage .reflectRepeatSection .swiperCardDetailReflectWrap .swiperPageinationReflect button{max-width:45px}.ugProgramPage .reflectRepeatSection .swiperCardDetailReflectWrap .lineFlowSwipe{width:70%}.ugProgramPage .reflectRepeatSection .swiperCardDetailReflectWrap .swiper-pagination-custom{width:59px}.ugProgramPage .learnCompaniesSection.beforeLearnUg:after{content:unset}.ugProgramPage .learnCompaniesSection .learnCompanieTabSwipeWrap{background:transparent;padding:0}.ugProgramPage .learnCompaniesSection.mobGreenBg{background:#b8ef43;padding-bottom:60px}.ugProgramPage .learnCompaniesSection .tablistLearningSwiperWrap{gap:10px;text-align:center;align-items:flex-end}.ugProgramPage .learnCompaniesSection .tablistLearningSwiperWrap .tabConentLearningWrap{padding:0}.ugProgramPage .inspireEmpowerSection .commonCardMaster{max-width:100%;min-width:250px}.ugProgramPage .inspireEmpowerSection{padding:60px 0}.ugProgramPage .inspireEmpowerSection .inspireEmpowerAllCard{overflow-x:auto;flex-wrap:unset}.ugProgramPage .inspireEmpowerSection{background:var(--white)}.ugProgramPage .inspireEmpowerSection .whiteBgEmpower{background:transparent}.ugProgramPage .inspireEmpowerSection.beforeInspire:after{content:unset}.ugProgramPage .inspireEmpowerSection .allCardEmpowerButton{justify-content:center}.ugProgramPage .batchStartSection .headingBetweenWrap .flipButtonGroup{display:none}.ugProgramPage .batchStartSection .batchStartupWhiteBlock{padding:24px}.ugProgramPage .batchStartupWhiteBlock p{font-size:16px}.ugProgramPage .batchDetailCententBox p,.ugProgramPage .batchDetailCententBox h3{font-size:15px}.ugProgramPage .batchStartSection .batchStartNumberBlock{flex-direction:column;gap:30px}.ugProgramPage .batchStartSection .batchStartNumberBlock .batchNumberBox{max-width:100%}.ugProgramPage .batchStartSection .batchStartNumberBlock .batchNumberBox:before{content:"";position:absolute;width:1px;background:#1c291a;left:16px;top:8px;z-index:0;opacity:.5;height:calc(100% + 55px)}.ugProgramPage .batchStartSection .batchStartNumberBlock{margin-top:40px}.ugProgramPage .batchStartSection .batchStartNumberBlock .batchNumberBox.batchNumberBox:first-child:before{width:1px}.ugProgramPage .batchStartSection .batchStartNumberBlock .batchNumberBox{display:flex;align-items:center;gap:20px}.ugProgramPage .batchStartSection .batchStartNumberBlock .batchNumberBox.batchNumberBox:last-child:before{content:unset}.ugProgramPage .batchStartSection .batchStartNumberBlock .batchNumberBox .numberBox{width:32px;height:32px;padding:6px 13px;font-size:15px}.ugProgramPage .batchStartSection .batchStartNumberBlock .batchNumberBox .batchDetailCententBox{margin-top:0}.ugProgramPage .tableWrapperBlock{overflow:auto}.ugProgramPage .tableWrapperBlock .tableTh{padding:10px 9px;font-size:13px;text-wrap:nowrap}.ugProgramPage .tableWrapperBlock .tdInnerText{font-size:inherit;display:flex;flex-direction:column;width:100%}.ugProgramPage .textTd{font-size:14px}.ugProgramPage .dateDeadlineSection .headingBetweenWrap .darkGreenText{color:#1e2c1b}.ugProgramPage .dateDeadlineSection .tableWrapperBlock tr td{border-top:2px solid rgba(28,41,26,.1);border-right:2px solid rgba(28,41,26,.1);text-wrap:nowrap}.ugProgramPage .dateDeadlineSection .tableWrapperBlock .tableTh{padding:16px;border-right:2px solid #F8FBEE;text-wrap:nowrap}.ugProgramPage .dateDeadlineSection .careerLabTeamBlock{background:url(https://cdn.tetr.com/assets/tetr-astro-img/labmobImg.png);background-repeat:no-repeat;background-position:top;background-size:cover}.ugProgramPage .dateDeadlineSection .termInternGreenBlock{max-width:95%;padding:50px 15px}.ugProgramPage .dateDeadlineSection .termInternFlexWrapper{flex-direction:column}.ugProgramPage .dateDeadlineSection .internDetailBox{max-width:100%}.ugProgramPage .dateDeadlineSection .InternDetailBlock{gap:24px}.ugProgramPage .dateDeadlineSection .bgdarkGreenText{color:#1e2c1b;background:#b5f827}.ugProgramPage .dateDeadlineSection .InternDetailBlock .text48b{font-size:28px;text-align:left;width:94%}.ugProgramPage .careerLabSection .careerLabTeamBlock .labCareerContentWrap{position:unset;z-index:2;gap:24px;margin-top:-204px}.ugProgramPage .careerLabSection .careerLabTeamBlock .labCareerContentWrap h3{font-size:28px;text-align:left;padding-left:15px}.ugProgramPage .careerLabSection .InternDetailBlock .fullCoverImage{display:none}.ugProgramPage .careerLabSection .InternDetailBlock{position:relative;min-height:69vh}.ugProgramPage .careerLabSection .termInternGreenBlock{max-width:95%;margin:0 auto;padding:30px 15px}.ugProgramPage .careerLabSection{padding-bottom:8px}.ugProgramPage .careerLabSection .termInternFlexWrapper{flex-direction:column;gap:20px}.ugProgramPage .crossFunctionSection .functionBlockWhiteBox .functionBlockHeading,.ugProgramPage .careerLabSection .careerLabTeamBlock .internDetailBox{max-width:100%}.ugProgramPage .termInternGreenBlock h4{width:100%;text-align:left}.ugProgramPage .crossFunctionSection{padding:0}.ugProgramPage .crossFunctionSection:before{content:unset}.ugProgramPage .crossFunctionSection .functionBlockHeading p{font-size:14px}.ugProgramPage .crossFunctionSection .functionBlockWhiteBox{padding:16px 20px 30px;flex-direction:column-reverse;gap:15px}.ugProgramPage .crossFunctionSection .functionBlockWhiteBox .functionalDivs{margin-top:20px;flex-direction:column-reverse;align-items:flex-start}.ugProgramPage .functionBlockWhiteBox .functionalDivs{flex-wrap:wrap}.homePage .realTimeAccessSection .rightAccessRealTime{margin-bottom:20px}.homePage .secondaryButton.bigButton{height:48px;font-size:13px;font-style:normal;font-weight:400;line-height:120%}.homePage .tetrStartupSection .startUpWrapBlock .leftWrapStartup{max-width:100%}.homePage .tetrStartupSection .startUpWrapBlock .leftWrapStartup .bigVideoStartup{width:100%}.homePage .tetrStartupSection .rightWrapStartup .animateLeft{margin-top:20px}.homePage .explorExperienceBlock .rightSideExplorExp h2{font-size:27px}.homePage .tetrNewPreviewBlockhome .container{padding:0}.homePage .tetrNewPreviewBlockhome.eventAtMastersSection .container{padding:0 15px}.homePage .heroSliderUgProgramLeft .flipButtonGroup{margin-top:16px}.homePage .heroSliderUgProgramLeft p{max-width:100%}.homePage .heroHomeMainContent .mainTextChangeBlock{margin-top:40px}.homePage .exploreTetrExpSection .explorExperienceBlock{flex-direction:column;gap:40px}.homePage .exploreTetrExpSection{background-position:top right;background-size:33% 19%}.homePage .homeExploreProgram .messageLearnProgram{gap:20px;justify-content:flex-end;margin-top:20px;padding:20px}.homePage .homeExploreProgram .messageLearnProgram .buttonSimpleText{text-transform:capitalize}.homePage .homeExploreProgram .messageLearnProgram p{line-height:144%}.homePage .homeExploreProgram .container2{padding:0}.homePage .homeExploreProgram .headingBetweenWrap h2 span{margin-bottom:0;color:#b8ef43}.homePage .homeExploreProgram .messageLearnProgram p{font-size:14px}.homePage .learnCompaniesSection.homeExploreProgram{height:auto;padding:0}.homePage .redefiningEduSectionMob{display:block}.homePage .redefiningEduSectionMob .tetrWayDefiningCardBlock{margin-top:30px}.homePage .redefiningEduSectionMob .tetrWayDefiningCardBlock .videoContentWay{display:flex;flex-direction:column}.homePage .redefiningEduSectionMob .tetrWayDefiningCardBlock .videoContentWay>span{margin-top:20px;color:#b8ef43;line-height:120%}.homePage .redefiningEduSectionMob .tetrWayDefiningCardBlock .videoContentWay h4{margin-top:15px;color:#fff;font-weight:700;line-height:130%}.homePage .redefiningEduSectionMob .tetrWayDefiningCardBlock .videoContentWay p{margin-top:10px;color:#f3f7e1b3;line-height:160%}.homePage .redefiningEduSectionMob .tetrWayDefiningCardBlock .videoContentWay p span{color:var(--white)}.homePage .redefiningEduSectionMob .playButtonVideo{width:32px}.homePage .tetrStartupSection{padding:60px 0}.homePage .tetrStartupSection .startUpWrapBlock{max-height:100%;flex-direction:column;max-width:100%;gap:20px}.homePage .tetrStartupSection .startUpWrapBlock .startUpProjectVideo{width:100%}.homePage .tetrStartupSection .rightWrapStartup p{line-height:180%}.homePage .tetrStartupSection .startUpWrapBlock{padding:20px 15px}.homePage .tetrStartupSection .startUpWrapBlock .leftWrapStartup{transform:unset;position:unset;right:unset;top:unset}.homePage .creamAreaForNewsBlock{padding:0}.homePage .buildingBusSection .text38b{font-size:38px}.homePage .buildingBusSection .headingWidthText p{font-size:16px}.homePage .buildingBusSection .bussinessBuildCardBox{gap:5px}.homePage .innovateLernBussSection .descriptionInnovateVideo h3,.homePage .innovateLernBussSection .descriptionInnovateVideo h4{font-size:16px}.homePage .innovateLernBussSection .descriptionInnovateVideo p{font-size:12px}.homePage .innovateLernBussSection .commonInnovateVideoBox .descriptionInnovateVideo{left:15px}.homePage .inspireEmpowerSection .inspireEmpowerAllCard{overflow:auto;flex-wrap:nowrap}.homePage .inspireEmpowerSection .inspireEmpowerAllCard .commonCardMaster{min-width:250px}.homePage .tetrLaunChpadSection .accessRealTimeBlock{gap:30px}.homePage .meetTribeSection{background:#f3f7e1}.homePage .meetTribeSection .tetrNewBlockhome .headingBetweenWrap .textWhite{color:#1c291a}.homePage .timelineOnScrollSection .timelineScrollContentBox .timelineBlockEsteemed{flex-direction:column;gap:30px}.homePage .timelineOnScrollSection .timelineScrollContentBox .timelineGroupNav{flex-direction:row;overflow:auto;max-width:100%;position:sticky;top:0;left:0;background:#1c291b;padding:20px 0;z-index:10}}@media (max-width: 767px) and (max-width: 767px){.homePage .timelineOnScrollSection .timelineScrollContentBox .timelineGroupNav{top:63px}}@media (max-width: 767px){.homePage .timelineOnScrollSection{padding-top:0}.homePage .timelineOnScrollSection .timelineScrollContentBox{content:""}.homePage .timelineOnScrollSection .timelineScrollContentBox .timelineBorderLine{width:calc(100% + 278px);opacity:.1;position:absolute;left:0;top:31px;height:1px}.homePage .timelineOnScrollSection .timelineScrollContentBox .timelineTabBtn:before{display:none}.homePage .timelineOnScrollSection .timelineScrollContentBox .timelineTabBtn{text-wrap:nowrap}.homePage .scholarBannerCoverBlock{padding:0}.homePage .bannerScholarshipLeft{padding:15px}.buttonGroupLearnSwipe .swiperOrangeButton{width:36px;height:36px}.mapImages,.worldMap{display:none}.popupContent{width:97%;height:50%}.fullCoverImageMob{display:block;width:100%}.studentLifePage .studentLifeHero .studentLifeHeroImg{max-height:calc(100vh - 240px);min-height:calc(100vh - 240px)}.studentLifePage .mainContentStudentLife .text48b{font-size:36px;line-height:130%}.studentLifePage .studentLifeHero{max-height:calc(100vh - 240px);min-height:calc(100vh - 240px)}.studentLifePage .studentLifeHero .typeTextStudentlife .textStay{font-weight:400;font-family:var(--font-regular)}.studentLifePage .changingTextAnimate{color:#b8ef43;font-weight:400;font-family:var(--font-regular)}.studentLifePage .weekPurposeSection{gap:40px}.studentLifePage .weekPurposeSection .academicImmerSionBlock{padding:20px 0 40px;max-width:100%}.studentLifePage .academicHeadingCenter{padding:0 5px}.studentLifePage .academicHeadingCenter .text30b{font-size:24px}.studentLifePage .weekPurposeSection .academicHeadingCenter p{font-size:13px}.studentLifePage .weekPurposeSection .immersionBoxes{margin-top:20px;transform:translate(0);overflow:hidden;justify-content:space-around;gap:5px}.studentLifePage .weekPurposeSection .immersionBoxes .boxCategory{min-width:max-content;font-size:10px;padding:8px 10px}.studentLifePage .swiperImmersionsWrap{margin-top:40px}.studentLifePage .exploreTetr{background:#1c291a}.studentLifePage .exploreTetr.exploreTermSection{background:#f3f7e1;padding:40px 0 0}.studentLifePage .exploreTermSection .exploreHeadingTerm .text24r{font-size:16px}.studentLifePage .exploreTermSection .exploreHeadingTerm h2{font-size:28px}.studentLifePage .weekPurposeSection:after{bottom:-2px}.studentLifePage .shapeFuture{background:var(--sub-heading)}.studentLifePage .fullCoverImage{display:none}.studentLifePage .careerLabSection{padding-bottom:8px;background:transparent}.studentLifePage .careerLabSection .InternDetailBlock{position:relative;min-height:50vh}.studentLifePage .careerLabSection .InternDetailBlock .fullCoverImageMob{width:100%}.studentLifePage .careerLabSection .termInternGreenBlock{max-width:95%;margin:0 auto -40px;padding:50px 15px}.studentLifePage .careerLabSection .termInternFlexWrapper{flex-direction:column}.studentLifePage .careerLabSection .careerLabTeamBlock .internDetailBox{max-width:100%}.studentLifePage .careerLabTeamBlock .labCareerContentWrap{position:unset;z-index:2;gap:24px;margin-top:-204px}.studentLifePage .careerLabTeamBlock .labCareerContentWrap h3{font-size:28px;text-align:left;padding-left:15px}.studentLifePage .crossFunctionSection{padding:60px 0 0}.studentLifePage .crossFunctionSection:before{content:unset}.studentLifePage .crossFunctionSection .functionBlockHeading p{font-size:14px}.studentLifePage .crossFunctionSection .functionBlockWhiteBox{padding:16px 20px 30px;flex-direction:column-reverse;gap:15px}.studentLifePage .crossFunctionSection .functionBlockWhiteBox .functionalDivs{margin-top:20px;flex-direction:column-reverse;align-items:flex-start}.studentLifePage .functionBlockWhiteBox .functionalDivs{flex-wrap:wrap}.studentLifePage .meetTribeSection.whiteMob .headingBetweenWrap h2{color:var(--black)}.studentLifePage .sectionHeading,.text36b{font-size:28px}.whiteMob{background:var(--white)}.playButtonStartup{width:32px}.eventAtMastersSection .swiper-slide:hover{transform-origin:top left;transform:unset}.eventAtMastersSection.tetrNewPreviewBlockhome{background:#f3f7e1}.eventAtMastersSection.tetrNewPreviewBlockhome .headingBetweenWrap .textWhite{color:var(--black)}.creamBg.applyPosterSection{background:var(--white)}.creamBg.applyPosterSection .bannerScholarshipLeft h3{font-size:1.125rem}.homePage .bgGreenText{padding:0 4px}.timelineOnScrollSection .timelineScrollContentBox .allTabContentTimeline{max-width:100%}.masterCardFlexWrapper{overflow:auto;flex-wrap:unset}.masterCardFlexWrapper::-webkit-scrollbar{width:0px;height:0px}.masterCardFlexWrapper .commonCardMaster{min-width:250px;max-width:100%}.listViewGlanceCost .twoLineList{display:grid;grid-template-columns:repeat(1,1fr)}.formSctionLeaderShip .formApplicationBlock{flex-direction:column;padding:25px 20px}.formSctionLeaderShip .container{max-width:100%}.contactPage .contactDetailBlock{flex-direction:column}.contactPageContainer .text64b{font-size:40px}.heroSliderUgProgram{flex-direction:column;gap:30px}.contactPage .contactGridLeft{min-height:400px}.contactPage .contactGridLeft img{aspect-ratio:1/1}.contactPage .detailContentGridLeft{padding:15px}.contactPage .detailContentGridLeft .detailleftInner span,.contactPage .detailContentGridLeft .detailleftInner a{font-size:1.125rem;line-height:1.4}.contactPage .contactGridRight .upperGridBox{min-height:unset}.bgLinesBlock{display:none}.mainFooter .full-footer-wrapper:before{content:unset}.mainFooter .full-footer-wrapper:after,.mainFooter .full-footer-wrapper:before{content:unset}.facultyPage .facultyhero{background:#1c291a}.careerCoachFacultyCard{flex-direction:column}.facultyPage .facultyMasterBlock{padding:60px 24px}.facultyMasterSection .commonListTab li,.facultyMasterSection .commonListTabScroll li{padding:10px 15px}.facultyMasterSection .commonListTab .borderLineTab,.facultyMasterSection .commonListTabScroll .borderLineTab{max-width:46px}.facultyMasterSection .commonListTab li.active:nth-child(2)~.borderLineTab,.facultyMasterSection .commonListTabScroll li.active:nth-child(2)~.borderLineTab{left:50px;max-width:130px}.facultyMasterSection .commonListTab li.active:nth-child(3)~.borderLineTab,.facultyMasterSection .commonListTabScroll li.active:nth-child(3)~.borderLineTab{left:195px;max-width:138px}.mastersFaculty.facultyMasterSection,.mastersFaculty.facultyMasterSection .container{padding:0}.facultyPage .realSupportSection .realSupportHeading h2{font-size:80px;font-weight:700}.realSupportCardSection .commonListTab li,.realSupportCardSection .commonListTabScroll li{padding:16px 12px;font-size:14px}}@media screen and (max-width: 767px) and (max-width: 390px){.realSupportCardSection .commonListTab li,.realSupportCardSection .commonListTabScroll li{padding:16px 4px}}@media (max-width: 767px){.facultyPage .realSupportSection .textWrapperSupport{max-width:115px}.facultyPage .realSupportSection .lineOrange{height:4px}.realSupportCardSection{padding-top:0}.facultyPage .realSupportCardSection .commonListTabScroll .borderLineTab{max-width:126px}.facultyPage .realSupportCardSection .commonListTabScroll li.active:nth-child(2)~.borderLineTab{left:130px;max-width:126px}.facultyPage .realSupportCardSection .commonListTabScroll li.active:nth-child(3)~.borderLineTab{left:265px;max-width:126px}.facultyPage .rightDataCard{padding:24px}.facultyPage .rightDataCard .text24b{font-size:18px}.facultyPage .rightDataCard ul li .text16rg{font-size:14px}.facultyPage .rightDataCard ul li{align-items:flex-start}.facultyPage .rightDataCard ul li svg{margin-top:8px}.facultyPage .rightDataCard ul li p{display:flex;flex:1}.facultyPage .tabContentScroll{gap:24px}.facultyPage .facultyMasterSection,.facultyPage .facultyMasterSection .container{padding:0}.livingGlanceSection.iconIngreenBg{background:#1c291a}.glanceCostRight .greenTextHeading{font-size:28px}.livingGlanceSection .glanceCostWrapper .listViewGlanceCostList li{align-items:flex-start}.livingGlanceSection .glanceCostWrapper .listViewGlanceCostList li>img{margin-top:3px}.LeadershipProgramPage .listViewGlanceCost .twoLineList{grid-template-columns:repeat(1,1fr)}.accordionAnswer p,.leadershipFaqs li{color:#1c291ae6}.inspireEmpowerSection.facultyLeaderOnly{padding:60px 0;background:#f7faeb}.inspireEmpowerSection.facultyLeaderOnly .container{padding:0}}@media (min-width: 768px) and (max-width: 1023px){.bgLinesBlock{display:none}.mainFooter .full-footer-wrapper:before{content:unset}.mainFooter .full-footer-wrapper:after,.mainFooter .full-footer-wrapper:before{content:unset}.mainHeader{z-index:999}.contactPage .contactDetailBlock{flex-direction:column}.contactPage .contactGridLeft,.contactPage .contactGridLeft img{width:100%}.contactPage .contactGridRight{max-width:100%}}.bca-programme .sliderHeroSection .sliderHeroUgProWrapper{background:url(https://cdn.tetr.com/assets/computerbg.png) top no-repeat;background-size:cover}@media screen and (max-width: 768px){.bca-programme .sliderHeroSection .sliderHeroUgProWrapper{background:url(https://cdn.tetr.com/assets/computerbgmob.png) top no-repeat;background-size:cover}}.bca-programme .universityAccodionSection .flexRowRev{flex-direction:row-reverse}.bca-programme .no-mobwrap{flex-wrap:nowrap!important;gap:5px!important}@media screen and (max-width: 768px){.bca-programme .swiperTabReflectBlock .tabReflectBox{padding:15px}.bca-programme .swiperTabReflectBlock .tabReflectBox p{font-size:14px}.bca-programme .inspireEmpowerSection .whiteBgEmpower{padding:unset}}.msel-programme .sliderHeroSection .sliderHeroUgProWrapper{background:url(https://cdn.tetr.com/assets/ih-images/babsonHeroBg-min.png) top no-repeat;background-size:cover}@media screen and (max-width: 768px){.msel-programme .sliderHeroSection .sliderHeroUgProWrapper{background:url(https://cdn.tetr.com/assets/ih-images/babsonHeroBgMob.png) top no-repeat;background-size:cover}}@media screen and (min-width: 980px) and (max-width: 1281px){.msel-programme .brandLogoWrap{gap:15px}.msel-programme .brandLogoWrap .logosWrap{gap:25px}.bca-programme .brandLogoWrap{gap:15px}.bca-programme .brandLogoWrap .logosWrap{gap:20px}}.msel-programme .heroSliderUgProgram .heroSliderUgProgramRight{max-width:575px}.msel-programme .universityAccodionSection .flexRowRev{flex-direction:row-reverse}.msel-programme .no-mobwrap{flex-wrap:nowrap!important;gap:5px!important}.msel-programme .passageGrapAccodion .buttonSimpleText.arrowRotate img{transform:rotate(90deg)}@media screen and (max-width: 768px){.msel-programme .swiperTabReflectBlock .tabReflectBox{padding:15px}.msel-programme .swiperTabReflectBlock .tabReflectBox p{font-size:14px}.msel-programme .inspireEmpowerSection .whiteBgEmpower{padding:unset}}.bla-programme .sliderHeroSection .sliderHeroUgProWrapper{background:url(https://cdn.tetr.com/assets/ih-images/integratedProgramme.webp) top no-repeat;background-size:cover}@media screen and (max-width: 768px){.bla-programme .sliderHeroSection .sliderHeroUgProWrapper{background:url(https://cdn.tetr.com/assets/ih-images/integratedProgrammemob.webp);background-size:contain}}.font-black{color:var(--main-black)!important}.newDistrupt{position:relative}.newDistrupt .buildingBusSection .disruptImmersiveSlider .swiper-slide img{width:100%}.newDistrupt .disruptHero{background:url(https://cdn.tetr.com/assets/ih-images/disruptHeroBanner.webp) no-repeat center/cover;min-height:755px}@media screen and (max-width: 768px){.newDistrupt .disruptHero{background:url(https://cdn.tetr.com/assets/ih-images/disruptHeroBannerMob.webp) no-repeat center/cover;min-height:488px}}@media (max-width: 767px){.newDistrupt .batchStartSection .flexEnd.mob-visible{display:flex!important;justify-content:flex-end}.newDistrupt .buildingBusSection .bussinessBuildCardBox .detailBuildBussBox img{width:100%}.newDistrupt .batchStartupWhiteBlock{padding:24px}.newDistrupt .batchStartNumberBlock{position:relative}.newDistrupt .batchStartNumberBlock .batchNumberBox{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:10px;max-width:100%}.newDistrupt .batchStartNumberBlock .batchNumberBox:before{width:1px!important;height:calc(100% + 10px);left:20px;top:calc(100% - 2px)}.newDistrupt .batchStartNumberBlock .batchNumberBox .numberBox{padding:10px;width:40px;height:40px;font-size:18px}.newDistrupt .batchStartNumberBlock .batchNumberBox .batchDetailCententBox{margin-top:0}}.greenText{color:var(--green);font-size:inherit;font-family:inherit;line-height:inherit}.tag.green{position:relative;border:1px solid var(--green);color:var(--green);border-radius:50px;justify-content:center;background:transparent;align-items:center;padding:10px 30px;font-size:15px;line-height:1;display:flex;max-width:max-content;font-family:var(--font-regular);font-weight:400}.astroWrapper{position:relative}.astroWrapper .swiper-wrapper{align-items:stretch!important}.astroWrapper .swiper-slide{height:auto!important}.astroWrapper .astroHero{position:relative;background:#f7faeb;padding-bottom:30px}.astroWrapper .astroHero .container{max-width:1100px;position:relative}.astroWrapper .astroHero .about-hero-heading{z-index:1;position:absolute;inset:12% 20px auto}.astroWrapper .astroHero .about-hero-text{grid-column-gap:20px;grid-row-gap:20px;justify-content:space-between;align-items:center;width:100%;font-size:96px;display:flex}.astroWrapper .astroHero .about-hero-text .about-hero-left{position:relative;top:-64px;color:#1c291a;font-family:var(--font-medium)}.astroWrapper .astroHero .about-hero-text .about-hero-line{background-color:var(--main-black);flex:1;width:70%;height:.5625rem}.astroWrapper .astroHero .about-hero-text .about-hero-right{padding-right:32px;position:relative;top:40px;color:#1c291a;font-family:var(--font-medium)}.astroWrapper .astroHero .about-hero-image{width:100%;max-width:34rem;height:100%;margin-left:auto;margin-right:auto;position:relative}.astroWrapper .astroHero .hero-cta-wrapper{z-index:3;background-color:var(--green);flex-direction:column;align-items:flex-start;width:100%;padding:40px;display:flex;position:absolute;grid-column-gap:34px;grid-row-gap:34px;max-width:400px;line-height:1.4;inset:auto auto 85px 20px}.astroWrapper .astroHero .about-hero-subtext{color:var(--main-black-90);font-size:18px;font-weight:500}.astroWrapper .astroHero .cta-button{grid-column-gap:24px;grid-row-gap:24px;text-transform:uppercase;justify-content:space-between;align-items:center;padding:20px;font-weight:500;line-height:1;text-decoration:none;display:flex}.astroWrapper .astroHero .cta-button.bg-black{background-color:var(--main-black);color:var(--green);text-transform:uppercase;font-weight:500}.astroWrapper .astroHero .cta-text-wrapper{height:13px;font-size:13px;overflow:hidden}.astroWrapper .astroHero .cta-arrow{width:9px;display:flex}.astroWrapper .tetrTransformLayer{position:relative;background:var(--main-black);padding:80px 0}@media (max-width: 768px){.astroWrapper .tetrTransformLayer{padding:60px 0}}.astroWrapper .tetrTransformLayer .heading-wrapper{position:relative;display:block;margin-top:28px}.astroWrapper .tetrTransformLayer .heading-wrapper .about-section-heading{margin-top:0;margin-bottom:0;font-size:48px;font-weight:700;line-height:120%;color:var(--cream);font-family:var(--font-bold)}.astroWrapper .tetrTransformLayer .heading-wrapper .section-subtext{color:var(--cream);letter-spacing:.3px;max-width:610px;font-size:20px;font-weight:400;line-height:1.4;margin-top:10px}.astroWrapper .tetrTransformLayer .aboutFlex{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:100px;margin-top:60px}@media (max-width: 767px){.astroWrapper .tetrTransformLayer .aboutFlex{gap:40px}}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide{position:relative;max-width:400px;width:100%;position:sticky;top:140px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}@media (max-width: 767px){.astroWrapper .tetrTransformLayer .aboutFlex .leftSide{position:static}}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide .pyramid-step-content{cursor:pointer;background-color:var(--main-black);color:#f3f7e180;background-image:linear-gradient(#b5f82733,#0000);border-radius:12px;width:100%;padding:24px;text-decoration:none;transition:all .25s;max-width:100%;display:inline-block;overflow:hidden;position:relative;border-top:1px solid rgba(181,248,39,.8);box-shadow:0 0 2px #b5f82738}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide .pyramid-step-content.active{background-color:var(--green);color:var(--main-black);background-image:linear-gradient(#b5f82733,#0000)}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide .pyramid-step-content.active .pyramid-text{color:#1c291a!important}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide .pyramid-step-content:nth-child(1){max-width:70%}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide .pyramid-step-content:nth-child(2){max-width:80%}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide .pyramid-step-content:nth-child(3){max-width:90%}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide .pyramid-step-content .pyramid-text-wrapper{border-radius:12px;width:100%}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide .pyramid-step-content .pyramid-text-wrapper .pyramid-text{color:var(--cream);letter-spacing:-.5px;font-size:23.36px;font-weight:700;line-height:1.1}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide .pyramid-step-content .pyramid-text-wrapper .pyramid-subtext{letter-spacing:.5px;font-size:14px}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide .pyramid-step-content .pyramid-number{color:#0000004d;font-size:100px;font-weight:700;line-height:1;position:absolute;inset:9% 8% 0% auto}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide .pyramid-step-content .overlay-step{background-image:linear-gradient(#b5f8271a,#b5f82700);height:180%;padding-right:30%;position:absolute;inset:0% 0% 0% auto;transform:translate(45%,-5%) rotate(45deg)}.astroWrapper .tetrTransformLayer .aboutFlex .rightSide{max-width:calc(100% - 500px);width:100%}@media (max-width: 767px){.astroWrapper .tetrTransformLayer .aboutFlex .rightSide{max-width:100%;position:relative}}.astroWrapper .tetrTransformLayer .aboutFlex .rightSide .about-nav-links{display:none}@media screen and (max-width: 768px){.astroWrapper .tetrTransformLayer .aboutFlex .rightSide .about-nav-links{display:flex;padding:1.5rem 1.25rem;position:sticky;top:63px;gap:10px;z-index:2;background:var(--main-black)}}.astroWrapper .tetrTransformLayer .aboutFlex .rightSide .about-nav-links .navForMobile{background-color:#ff7a001a;padding:10px 14px;border-radius:7.56px;font-size:.75rem;font-weight:500;text-decoration:none;cursor:pointer}.astroWrapper .tetrTransformLayer .aboutFlex .rightSide .about-nav-links .about-nav.active .navForMobile{background-color:var(--orange)}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox{position:relative;display:block}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .pyramidBoxTitle{letter-spacing:0;margin-bottom:8px;font-size:30px;line-height:1.2;font-family:var(--font-bold);color:var(--cream);margin-top:30px}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .pyramidBoxText{color:var(--cream);letter-spacing:.24px;font-size:1rem;line-height:1.5}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .pyramidBoxList{list-style:none;padding:0;margin-top:32px}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .pyramidBoxList li{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:wrap;letter-spacing:.21px;margin-bottom:10px;font-size:14px;line-height:1.5;color:var(--cream)}@media (max-width: 767px){.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .pyramidBoxList li{flex-wrap:nowrap;align-items:flex-start}}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .pyramidBoxList li img{max-width:15px}@media (max-width: 767px){.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .pyramidBoxList li img{position:relative;top:3px}}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper{position:relative;margin-top:40px}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .abount-content-wrapper{line-height:0;display:flex;flex-direction:column;height:100%;background:var(--cream)}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .abount-content-wrapper .about-content-img{aspect-ratio:190/158;object-fit:cover;flex:none;width:100%;font-size:20px}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .abount-content-wrapper .about-skillcard-content{background-color:var(--cream);padding:14px 14px 20px;min-height:85px}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .abount-content-wrapper .about-skillcard-content .about-right-text{color:var(--main-black);font-size:13px;line-height:1.3}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .abount-content-wrapper .about-skillcard-content .about-right-text span{font-weight:700;font-family:var(--font-bold)}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .aboutSwiper-next,.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .aboutSwiper2-next,.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .aboutSwiper3-next,.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .aboutSwiper4-next{z-index:2;border:1px solid var(--orange);background-color:var(--orange);background-image:url(https://cdn.tetr.com/assets/ih-images/whiteConeArrow.svg);background-position:50%;background-repeat:no-repeat;background-size:5px;width:30px;height:30px;padding-left:10px;padding-right:10px;position:absolute;inset:50% 0% auto auto;transform:translate(50%,-100%);transition:.4s ease;visibility:visible;opacity:1;cursor:pointer}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .aboutSwiper-next.swiper-button-disabled,.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .aboutSwiper2-next.swiper-button-disabled,.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .aboutSwiper3-next.swiper-button-disabled,.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .aboutSwiper4-next.swiper-button-disabled{visibility:hidden;opacity:0;transition:.4s ease}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .aboutSwiper-prev,.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .aboutSwiper2-prev,.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .aboutSwiper3-prev,.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .aboutSwiper4-prev{z-index:1;border:2px solid var(--orange);background-color:var(--orange);background-image:url(https://cdn.tetr.com/assets/ih-images/whiteConeRevArrow.svg);background-position:50%;background-repeat:no-repeat;background-size:5px;width:30px;height:30px;padding-left:12px;padding-right:12px;position:absolute;inset:50% auto auto 0%;transform:translate(-50%,-100%);transition:.4s ease;visibility:visible;opacity:1;cursor:pointer}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .aboutSwiper-prev.swiper-button-disabled,.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .aboutSwiper2-prev.swiper-button-disabled,.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .aboutSwiper3-prev.swiper-button-disabled,.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .aboutSwiper4-prev.swiper-button-disabled{visibility:hidden;opacity:0;transition:.4s ease}.astroWrapper .aboutFaculty{background:#f7faeb;padding:60px 0;position:relative;z-index:2}.astroWrapper .aboutFaculty .container{background:#fafcf3;padding:60px;max-width:77.75rem}.astroWrapper .aboutFaculty .container .abtMasterWrap{display:grid;grid-template-rows:auto;grid-template-columns:repeat(3,1fr);grid-gap:16px}@media (max-width: 767px){.astroWrapper .aboutFaculty .container .abtMasterWrap{grid-gap:10px}}.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard{display:flex;flex-direction:column;gap:5px;border-bottom:1px solid #1c291a}.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .abtMaster{width:100%;position:relative;overflow:hidden}.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .abtMaster .home-master-img{aspect-ratio:260/320;object-fit:cover;width:100%;position:relative}.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .abtMaster .mster-img-overlay{background-image:linear-gradient(#d2d5c400,#80827540 41%,#24251b);padding:5.5rem 1.25rem 1.25rem;position:absolute;inset:auto 0% 0%}@media screen and (max-width: 767px){.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .abtMaster .mster-img-overlay{padding-bottom:.75rem;padding-left:.75rem}}.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .abtMaster .mster-img-overlay .master-card-name{font-size:13px;line-height:18.72px;font-family:Aeonik-medium;color:#fff}.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .people-desigantion{flex-flow:column;flex:1;justify-content:space-between;padding-top:12px;padding-bottom:20px;padding-right:12px;font-size:18px;font-weight:500;line-height:1.3;display:flex}@media (max-width: 767px){.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .people-desigantion{padding-bottom:12px;padding-right:0}}.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .people-desigantion .master-uni-name{font-size:13px;min-height:34px;font-weight:600}.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .people-desigantion .people-label-text{font-size:12px}.astroWrapper .aboutCareers{padding:60px 0;background:#f7faeb}.astroWrapper .aboutCareers .career-component{padding-left:5rem;padding-right:5rem;position:relative}.astroWrapper .aboutCareers .career-component .career-image{width:100%;margin-left:auto;margin-right:auto}.astroWrapper .aboutCareers .career-component .career-header-wrapper{grid-column-gap:1.5rem;grid-row-gap:1.5rem;background-color:var(--main-black);color:var(--cream);flex-direction:column;align-items:flex-start;width:100%;max-width:32rem;padding:3.125rem;display:flex;position:absolute;inset:3.25rem auto auto 0%}.astroWrapper .aboutCareers .career-component .career-header-wrapper .careers-heading{font-size:2rem;font-family:var(--font-bold);width:90%}.astroWrapper .aboutCareers .career-component .career-header-wrapper .careers-card-subtext{color:var(--cream);line-height:1.4;font-size:16px;font-weight:400;font-family:var(--font-regular)}.astroWrapper .aboutCareers .career-component .career-header-wrapper .textGreen{font-family:var(--font-regular);font-size:16px;font-weight:400;line-height:1.44}.astroWrapper .aboutCareers .career-component .career-cta-wrapper{width:100%;max-width:18.75rem;position:absolute;inset:auto 0% 3.25rem auto}.astroWrapper .aboutCareers .career-component .career-cta-wrapper .cta-tr.career{background-color:var(--green);text-transform:none;display:flex;flex-direction:column;padding:2.5rem;grid-row-gap:3rem;align-items:stretch}.astroWrapper .aboutCareers .career-component .career-cta-wrapper .align-right.cta-arrow.career-arrow{max-width:1rem;align-self:flex-end}.astroWrapper .aboutCareers .career-component .career-cta-wrapper .text-m-30.contact-text{font-size:1.25rem;line-height:1.1;font-family:Aeonik-medium}.aboutFaculty:before{height:50%;width:100%;position:absolute;top:0;content:"";background:#1c291a;z-index:-1}.LeadershipProgramPage .sliderHeroSection .sliderHeroUgProWrapper{background:url(https://cdn.tetr.com/assets/ih-images/leadershipHeroWeb.png) top no-repeat;background-size:cover}@media screen and (max-width: 768px){.LeadershipProgramPage .sliderHeroSection .sliderHeroUgProWrapper{background:url(https://cdn.tetr.com/assets/ih-images/leadershipHeroMob.png);background-size:contain}}.leadershipFaqs{padding-left:25px}.leadershipFaqs li{line-height:140%;font-size:14px;list-style-type:disc}.newDistrupt .disruptHero{background:url(https://cdn.tetr.com/assets/ih-images/disruptHeroBanner.webp) no-repeat center/cover;min-height:755px}@media screen and (max-width: 768px){.newDistrupt .disruptHero{background:url(https://cdn.tetr.com/assets/ih-images/disruptHeroBannerMob.webp) no-repeat center/cover;min-height:488px}}.newDistrupt .disruptCompetition{padding:80px 0;background:#f7faeb}.newDistrupt .disruptCompetition .videoMainPopupBlock{min-height:unset}@media (max-width: 767px){.newDistrupt .disruptCompetition{padding:60px 0}}.newDistrupt .disruptCompetition .launchWrap{display:flex;justify-content:flex-start;align-items:center;gap:60px}@media (max-width: 767px){.newDistrupt .disruptCompetition .launchWrap{flex-wrap:wrap-reverse;gap:30px}}.newDistrupt .disruptCompetition .launchWrap .left{width:100%;max-width:540px}.newDistrupt .disruptCompetition .launchWrap .right{width:100%;max-width:600px;display:flex;flex-direction:column;gap:16px}@media (max-width: 767px){.newDistrupt .disruptCompetition .launchWrap .right{margin-top:10px}}.newDistrupt .disruptCompetition .launchWrap .right .launchText{color:#6a7367;font-family:Aeonik-regular;font-size:16px;font-style:normal;font-weight:400;line-height:144%}.newDistrupt .disruptCompetition .launchWrap .right .launchText .fw700{color:#1c291a;font-weight:700;font-family:var(--font-medium)}.newDistrupt .disruptCompetition .launchWrap .right .singleBullet{display:flex;align-items:center;gap:8px}.newDistrupt .disruptCompetition .launchWrap .right .singleBullet .bulletText{color:var(--Dark-Green, #1c291a);font-family:Aeonik-regular;font-size:16px;font-style:normal;font-weight:500;line-height:144%;opacity:.8}.newDistrupt .disruptCompetition .launchWrap .buttonFix{margin-left:auto}.newDistrupt .disruptCheque{overflow:hidden;padding:0;background:#f7faeb}.newDistrupt .disruptCheque .chequeContainer{display:flex;position:relative}@media screen and (max-width: 768px){.newDistrupt .disruptCheque .chequeContainer{flex-direction:column}}.newDistrupt .disruptCheque .chequeContainer .futureStar{position:absolute;inset:0 2%}@media screen and (max-width: 768px){.newDistrupt .disruptCheque .chequeContainer .futureStar{inset:-4% 58%}}.newDistrupt .disruptCheque .chequeContainer .leftData{padding:0 0 0 100px;background:var(--Dark-Green, #1c291a);width:50%;max-height:520px}@media screen and (max-width: 768px){.newDistrupt .disruptCheque .chequeContainer .leftData{width:100%;padding-top:60px;padding-left:20px;padding-bottom:20px}}.newDistrupt .disruptCheque .chequeContainer .leftData .inCenter{display:flex;flex-direction:column;justify-content:center;height:100%}@media screen and (max-width: 768px){.newDistrupt .disruptCheque .chequeContainer .leftData .inCenter{overflow:hidden}}@media screen and (min-width: 912px) and (max-width: 1280px){.newDistrupt .disruptCheque .chequeContainer .leftData{padding:30px 0 30px 80px;max-height:487px}}@media screen and (min-width: 1281px) and (max-width: 1366px){.newDistrupt .disruptCheque .chequeContainer .leftData{padding:30px 0 30px 80px;max-height:520px}}@media screen and (min-width: 1367px) and (max-width: 1440px){.newDistrupt .disruptCheque .chequeContainer .leftData{padding:40px 0 0 90px;max-height:548px}}@media screen and (min-width: 1441px) and (max-width: 1536px){.newDistrupt .disruptCheque .chequeContainer .leftData{max-height:585px}}@media screen and (min-width: 1537px) and (max-width: 1920px){.newDistrupt .disruptCheque .chequeContainer .leftData{max-height:729px}}.newDistrupt .disruptCheque .chequeContainer .leftData .newTable{overflow:auto}.newDistrupt .disruptCheque .chequeContainer .leftData .futureTable{border-collapse:collapse;width:95%;margin-top:24px}@media screen and (max-width: 768px){.newDistrupt .disruptCheque .chequeContainer .leftData .futureTable{overflow:scroll}}.newDistrupt .disruptCheque .chequeContainer .leftData .futureTable .futureHeader th{text-align:start;background:var(--Dark-Green-2, #273425);color:var(--White, #fff);font-family:Aeonik-bold;font-size:14px;font-style:normal;font-weight:700;line-height:124%;padding:16px;border-right:2px solid #1c291a;text-wrap:nowrap}.newDistrupt .disruptCheque .chequeContainer .leftData .futureTable .futureHeader th:first-child{width:20%}@media screen and (max-width: 768px){.newDistrupt .disruptCheque .chequeContainer .leftData .futureTable .futureHeader th:first-child{width:35%}}.newDistrupt .disruptCheque .chequeContainer .leftData .futureTable .futureBody td{text-wrap:nowrap;height:50px;padding:0 16px;border-right:2px solid var(--Dark-Green-2, #273425);border-bottom:2px solid var(--Dark-Green-2, #273425);background:var(--Cream-1, #f3f7e1);color:var(--Dark-Green, #1c291a);font-family:Aeonik-regular;font-size:16px;font-style:normal;font-weight:400;line-height:124%}.newDistrupt .disruptCheque .chequeContainer .leftData .futureTable .futureBody td:first-child{width:20%}@media screen and (max-width: 768px){.newDistrupt .disruptCheque .chequeContainer .leftData .futureTable .futureBody td:first-child{width:35%}}.newDistrupt .disruptCheque .chequeContainer .leftData .futureTable .futureBody .tba{display:flex;padding:6px 10px;justify-content:center;align-items:center;gap:6px;background:#727b6a33;color:var(--Dark-Green, #1c291a);text-align:center;font-family:Aeonik-regular;font-size:11px;font-style:normal;font-weight:400;line-height:120%;width:max-content}.newDistrupt .disruptCheque .chequeContainer .leftData .singleBullet{display:flex;align-items:center;gap:8px;margin-top:20px}.newDistrupt .disruptCheque .chequeContainer .leftData .singleBullet .bulletText{color:var(--Cream-1, #f3f7e1);font-family:Aeonik-regular;font-size:16px;font-style:normal;font-weight:500;line-height:144%;opacity:.8}.newDistrupt .disruptCheque .chequeContainer .rightImg{width:50%}@media screen and (max-width: 768px){.newDistrupt .disruptCheque .chequeContainer .rightImg{width:100%}}.newDistrupt .disruptFuturistic{padding:0 0 80px;background:#f7faeb}@media (max-width: 767px){.newDistrupt .disruptFuturistic{padding:30px 0 60px}}.newDistrupt .disruptFuturistic .launchWrap{display:flex;justify-content:space-between;align-items:center}@media (max-width: 767px){.newDistrupt .disruptFuturistic .launchWrap{flex-wrap:wrap;gap:0}}.newDistrupt .disruptFuturistic .launchWrap .left{width:100%;max-width:520px;display:flex;flex-direction:column;gap:16px}.newDistrupt .disruptFuturistic .launchWrap .left .launchText{color:var(--Dark-Green, #1c291a);font-family:Aeonik-regular;font-size:16px;font-style:normal;font-weight:400;line-height:160%;opacity:.8}.newDistrupt .disruptFuturistic .launchWrap .left .singleBulletList{display:flex;flex-direction:column;gap:8px}.newDistrupt .disruptFuturistic .launchWrap .left .singleBulletList .singleBullet{display:flex;align-items:center;gap:8px;text-wrap:nowrap}@media screen and (max-width: 767px){.newDistrupt .disruptFuturistic .launchWrap .left .singleBulletList .singleBullet{align-items:baseline}}.newDistrupt .disruptFuturistic .launchWrap .left .singleBulletList .singleBullet .bulletText{color:var(--Dark-Green, #1c291a);font-family:Aeonik-medium;font-size:14px;font-style:normal;font-weight:500;line-height:144%;text-wrap:auto}.newDistrupt .disruptFuturistic .launchWrap .right{width:100%;max-width:650px}.newDistrupt .disruptGlobal{padding:80px 0;background:var(--Dark-Green, #1c291a)}@media screen and (max-width: 767px){.newDistrupt .disruptGlobal{padding:60px 0}}.newDistrupt .disruptGlobal .disGlobalWrap{display:flex;flex-direction:column;align-items:center;gap:60px}@media screen and (max-width: 767px){.newDistrupt .disruptGlobal .disGlobalWrap{align-items:flex-start;gap:30px}}.newDistrupt .disruptGlobal .disGlobalWrap .singleBullet{display:flex;align-items:center;gap:8px;margin-top:20px}.newDistrupt .disruptGlobal .disGlobalWrap .singleBullet .bulletText{color:var(--Cream-1, #f3f7e1);font-family:Aeonik-medium;font-size:16px;font-style:normal;font-weight:500;line-height:144%}.newDistrupt .batchStartSection .batchStartNumberBlock{gap:10px}@media (max-width: 767px){.newDistrupt .batchStartSection .batchStartNumberBlock{flex-wrap:wrap;flex-direction:column;gap:40px;margin-top:0}}.newDistrupt .disruptFutureBusiness{padding:80px 0;background:var(--Cream-1, #f3f7e1)}@media (max-width: 767px){.newDistrupt .disruptFutureBusiness{padding:60px 0}}.newDistrupt .disruptFutureBusiness .launchWrap{display:flex;justify-content:space-between;align-items:center}@media (max-width: 767px){.newDistrupt .disruptFutureBusiness .launchWrap{flex-wrap:wrap;gap:0}}.newDistrupt .disruptFutureBusiness .launchWrap .left{width:100%;max-width:540px}.newDistrupt .disruptFutureBusiness .launchWrap .right{width:100%;max-width:600px;display:flex;flex-direction:column;gap:16px}.newDistrupt .disruptFutureBusiness .launchWrap .right .launchText{color:#6a7367;font-family:var(--font-regular);font-size:16px;font-style:normal;font-weight:400;line-height:144%}.newDistrupt .disruptFutureBusiness .launchWrap .right .launchText .fw700{color:#1c291a;font-family:var(--font-bold);font-weight:700}@media (max-width: 767px){.newDistrupt .disruptFutureBusiness .launchWrap .right{margin-top:10px}}.newDistrupt .disruptFutureBusiness .launchWrap .right .btnWrap{display:flex;align-items:center;gap:16px}.newDistrupt .disruptFutureBusiness .launchWrap .right .btnWrap .xploreTetr{display:inline-flex;height:48px;padding:12px 14px;align-items:center;gap:10px;flex-shrink:0;background:var(--orange, #ff7a00);color:var(--Cream-1, #f3f7e1);font-family:Aeonik-bold;font-size:13px;font-style:normal;font-weight:700;line-height:120%;width:100%;max-width:135px}.newDistrupt .disruptFutureBusiness .launchWrap .right .singleBullet{display:flex;align-items:center;gap:8px;text-wrap:nowrap}@media screen and (max-width: 767px){.newDistrupt .disruptFutureBusiness .launchWrap .right .singleBullet{align-items:baseline}}.newDistrupt .disruptFutureBusiness .launchWrap .right .singleBullet .bulletText{color:var(--Dark-Green, #1c291a);font-family:Aeonik-medium;font-size:16px;font-style:normal;font-weight:500;line-height:144%;opacity:.8;text-wrap:auto}.registrationClosedPopup{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999;justify-content:center;align-items:center}.registrationCloseWrap{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center;padding:95px;background:#fff;border-radius:8px;position:relative}.closeRegisPopup{position:absolute;top:10px;right:10px;cursor:pointer}.regClosed h1{font-size:34.85px;line-height:42.18px;font-weight:700}.regClosed p{font-weight:400;font-size:34.85px;line-height:42.18px;text-align:center}.regThank p{font-size:18px;line-height:28.8px;text-align:center}.xplorePoss{display:flex;gap:10px;align-items:center}.xplorePoss span{font-size:18.11px;line-height:21.91px}.xplorePoss a{padding:6px 12px;background:#bbf832;border-radius:4px;font-size:18.11px;line-height:21.91px}.astroWrapper .contactPage .contactGridRight .upperGridBox{justify-content:flex-end;min-height:217px}.astroWrapper .contactPage{background:#f7faeb}.astroWrapper .contactPage .contactPageContainer{position:relative}.contact-star-decor{width:1.25rem;position:absolute;inset:5.625rem -3% auto auto}.movingIcon svg{position:relative;transform:translate(0);transition:.4s ease}.movingIcon:hover svg{transform:translate(5px,-5px);transition:.4s ease}.bullet-pagination{margin-top:20px}.bullet-pagination .swiper-pagination-bullet{background:none;position:relative;padding-top:2px;width:20px}.bullet-pagination .swiper-pagination-bullet-active{background:none;border-radius:0;border-top:1px solid #ff7a00;color:#fff;align-items:flex-start}.bullet-pagination .swiper-bullet{font-size:.875rem;font-weight:500;font-family:var(--font-medium)}.swiper-paginationStyle{display:flex;position:relative;margin-top:15px;gap:8px;padding:0!important;border-top:1.8px solid var(--main-black-60);cursor:pointer;justify-content:flex-start;align-items:flex-start;font-size:.875rem;font-family:var(--font-medium)}.bgForhome{background:var(--main-black)}.creamAreaForNewsBlock:after{background:none}.bca-programme .reflectRepeatSection .swiperCardDetailReflectWrap .cardWhiteSwiperReflect{min-height:300px}.bca-programme .mainGrapAccodionUg .UgMapCurriculum .mapImages{position:sticky!important;top:108px;left:0}.bca-bgProgramme{background:var(--main-black)!important}.newVideoSlider{position:relative;display:block;background:var(--white)}.newVideoSlider .container{position:relative;background:var(--main-black);padding:60px 40px}.newVideoSlider .studentLifeSlider{margin-top:80px;display:flex;align-items:center;min-height:350px;overflow-x:clip;overflow-y:visible}@media (max-width: 767px){.newVideoSlider .studentLifeSlider{margin-top:40px;min-height:330px}.newVideoSlider .container{padding:60px 15px}.newVideoSlider .sectionHeading{font-size:26px}.newVideoSlider .section-subtext{line-height:140%!important;margin-top:10px}}.newVideoSlider .studentLifeSlider .swiper-slide{transform:scale(1);transition:.4s ease}.newVideoSlider .studentLifeSlider .swiper-slide img{width:100%;height:100%;object-fit:cover}.newVideoSlider .studentLifeSlider .swiper-slide .lightbox-video-wrapper{position:absolute;left:0;top:0}.newVideoSlider .studentLifeSlider .swiper-slide .lightbox-video-wrapper .lightbox-play-btn{max-width:40px}.newVideoSlider .studentLifeSlider .swiper-slide.swiper-slide-active{transform:scale(1.1) translate(-4.5px);transition:.4s ease;margin-left:10px}.newVideoSlider .studentLifeSlider .swiper-slide.swiper-slide-prev{transform:translate(-6px)}.newVideoSlider .studentLifeSlider .swiper-slide.swiper-slide-next{transform:translate(6px)}.newVideoSlider .studentLifeSlider .swiper-slide.swiper-slide-next+div{transform:scale(.9) translate(-10px)!important}.newVideoSlider .studentLifeSlider .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-prev):not(.swiper-slide-next){transform:scale(.9) translate(10px)}.newVideoSlider .pause-icon,.newVideoSlider .play-icons{width:35px!important;height:35px!important;object-fit:cover!important;position:absolute;cursor:pointer;z-index:2}.newVideoSlider .pause-icon{transition:.4sease;visibility:hidden;opacity:0}.newVideoSlider:hover .pause-icon{transition:.4sease;visibility:visible;opacity:1}.newVideoSlider .video-player{position:relative;top:0;left:0;width:100%;height:100%;display:none;object-fit:cover;z-index:1}.newVideoSlider .slideVideoWrapNew{position:relative;display:flex;align-items:center;justify-content:center}.newVideoSlider .slideVideoWrapNew:hover .pause-icon{opacity:1;visibility:visible;transition:.4s}.newVideoSlider .swiper-btn-wrap{position:absolute;left:0;right:0;width:100%;top:calc(50% - 25px);line-height:0;display:flex;align-items:center;justify-content:space-between;gap:40px}.newVideoSlider .sectionHeading{text-align:center;color:var(--cream)}.newVideoSlider .section-subtext{text-align:center;width:100%;font-weight:400;font-size:16px;line-height:28.8px;letter-spacing:0%;color:var(--cream);display:block;max-width:100%}.hidden{display:none!important}.newVideoSlider .swiper-next.program{z-index:2;cursor:pointer;background-color:#ff7a00;background-image:url(https://cdn.tetr.com/assets/ih-images/whiteConeArrow.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;border:1px solid #ff7a00;width:3rem;height:3rem;transition:all .2s}.newVideoSlider .swiper-prev.programs{z-index:1;cursor:pointer;background-color:#ff7a00;background-image:url(https://cdn.tetr.com/assets/ih-images/whiteConeRevArrow.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;border:2px solid #ff7a00;width:3rem;height:3rem;transition:all .2s}@media (max-width: 767px){.facultyPage .masterCardFlexWrapper{display:flex}}@media (max-width: 767px){.astroWrapper .contact-star-decor{display:none}.astroWrapper .astroHero .about-hero-heading{z-index:1;inset:12% .2rem auto;position:relative}.astroWrapper .astroHero .about-hero-text{padding-top:22px;font-size:6rem;grid-column-gap:12px}.astroWrapper .astroHero .about-hero-text .about-hero-left{top:-8px;font-size:2.37rem}.astroWrapper .astroHero .about-hero-text .about-hero-right{font-size:2.37rem;padding-right:6px}.astroWrapper .astroHero .about-hero-text .about-hero-line{font-size:2.37rem;top:2px;height:.3rem}.astroWrapper .astroHero .about-hero-text .about-hero-line{padding-right:7px;position:relative;top:19px}.astroWrapper .astroHero .about-hero-image{margin-top:3rem}.astroWrapper .astroHero .hero-cta-wrapper{display:block;position:static;margin-top:20px;padding:20px}.astroWrapper .astroHero .hero-cta-wrapper .about-hero-subtext{font-size:.9375rem}.astroWrapper .astroHero .hero-cta-wrapper .cta-button{padding:18px 20px;max-width:182px;margin-top:24px}.astroWrapper .tetrTransformLayer .heading-wrapper .about-section-heading{font-size:36px}.astroWrapper .tetrTransformLayer .heading-wrapper .section-subtext{font-size:18px}.astroWrapper .aboutFaculty .container{padding:60px 20px}.astroWrapper .aboutFaculty .container .abtMasterWrap{grid-template-columns:repeat(2,1fr)}.astroWrapper .mobResponsiveMargin{margin-top:2px}.astroWrapper .aboutCareers .career-component{padding-right:0;padding-left:0}.astroWrapper .aboutCareers .career-component .career-header-wrapper{position:static;padding:1.875rem;inset:0}.astroWrapper .aboutCareers{padding:0}.astroWrapper .career-image-wrapper{margin-bottom:-4px}.astroWrapper .contactPage .contactGridRight .upperGridBox{min-height:unset;padding:1.25rem}.contactPage .contactGridRight .downGridBox .textquery{font-size:1.125rem}.contactPage .contactGridRight .upSideIcon{top:12px;right:14px}.contactPageContainer .text64b{margin-bottom:20px;font-family:var(--font-medium)}.refundPolicyPage .text64b{font-size:38px}.refundPolicyPage .text20n{font-size:16px;font-family:var(--font-regular)}.refundPolicyPage .text20b{font-size:16px}}@media screen and (max-width: 767px){.homePageMob .textVideoDetail{font-size:18px}.homePageMob .homeExploreProgram .container{padding-inline:unset}.homePageMob .homeExploreProgram .mobFixCOntainer{padding-inline:15px}.homePageMob .newVideoSlider{padding:0}.homePageMob .newVideoSlider .swiper-prev.programs,.homePageMob .newVideoSlider .swiper-next.program{width:2.25rem;height:2.25rem}}.ugPageMob .arrowRotate{transform:rotate(90deg)}.ugPageMob .brandLogoWrap{gap:50px}@media screen and (max-width: 767px){.ugPageMob .brandLogoWrap{gap:20px}}.ugPageMob .drpReport a{gap:4px;margin-top:10px}.ugPageMob .universityAccodionSection .flexRowRev{flex-direction:row-reverse}@media screen and (max-width: 767px){.ugPageMob .no-mobwrap{flex-wrap:nowrap!important;gap:5px!important}.ugPageMob .swiperTabReflectBlock .tabReflectBox{padding:15px}.ugPageMob .swiperTabReflectBlock .tabReflectBox p{font-size:14px}.ugPageMob .inspireEmpowerSection .whiteBgEmpower{padding:unset}}@media screen and (max-width: 767px){.batchStartSection .flipButtonGroup .textOne,.batchStartSection .flipButtonGroup .hoverTextTwo{font-size:13px!important;font-weight:700!important;font-family:var(--font-bold)!important}}@media screen and (max-width: 767px){.subHeaderContent h3{text-wrap:balance}.subHeaderContent h3 span{font-size:12px}}.cream-bg{background:var(--sub-heading)}.luisitoHeader{position:sticky;top:0;z-index:99}.luisitoHeader .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.luisitoHeader .languageButton{font-size:14px;font-family:var(--font-medium);line-height:120%;background:transparent;border:1px solid var(--cream);background:var(--main-black);padding:10px 30px 10px 20px;color:var(--cream);border-radius:5px;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(https://cdn.tetr.com/assets/ih-images/icons/arcUpWhite.svg);background-repeat:no-repeat;background-position:right 18px center;background-size:8px}.applyNowPage .ih_illinois_programme .heroForm{position:relative}.applyNowPage .ih_illinois_programme .heroForm:before{content:"";width:55%;height:100%;position:absolute;top:0;left:0;background:var(--cream);z-index:-1}@media screen and (max-width: 768px){.applyNowPage .ih_illinois_programme .heroForm:before{width:100%;height:50%}}.applyNowPage .ih_illinois_programme .heroForm:after{content:"";width:45%;height:100%;position:absolute;top:0;right:0;background:var(--main-black);z-index:-1}@media screen and (max-width: 768px){.applyNowPage .ih_illinois_programme .heroForm:after{width:100%;height:60%;top:unset;right:unset;bottom:0}}.applyNowPage .ih_illinois_programme .heroForm .heroWrap{display:flex;gap:20px}@media screen and (max-width: 767px){.applyNowPage .ih_illinois_programme .heroForm .heroWrap{flex-direction:column;gap:100px}}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .left{width:58%}@media screen and (max-width: 767px){.applyNowPage .ih_illinois_programme .heroForm .heroWrap .left{width:100%}}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .left .formHeading{color:var(--cream);font-family:var(--font-bold);font-size:28px;font-style:normal;font-weight:700;line-height:120%}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .right{width:45%}@media screen and (max-width: 767px){.applyNowPage .ih_illinois_programme .heroForm .heroWrap .right{width:100%}}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .right .appClosedRight{position:relative;width:100%;padding-left:30px;display:flex;flex-direction:column;justify-content:space-between;min-height:668px;padding-top:100px}@media screen and (max-width: 767px){.applyNowPage .ih_illinois_programme .heroForm .heroWrap .right .appClosedRight{max-width:100%;padding:60px 10px}}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .right .appClosedRight .appClosedRightContent{display:flex;flex-direction:column;width:100%;max-width:100%;position:relative}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .right .appClosedRight h1{font-weight:700;font-family:var(--font-bold);font-size:40px;line-height:100%;letter-spacing:1px;color:var(--green)}@media screen and (max-width: 767px){.applyNowPage .ih_illinois_programme .heroForm .heroWrap .right .appClosedRight h1{font-size:28px}}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .right .appClosedRight p{font-weight:500;font-family:var(--font-medium);font-size:24px;line-height:150%;letter-spacing:1px;color:var(--cream);margin-top:15px}@media screen and (max-width: 767px){.applyNowPage .ih_illinois_programme .heroForm .heroWrap .right .appClosedRight p{font-size:18px}}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .right .appClosedRight .flipButtonGroup{align-items:flex-end;align-self:flex-end}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .right .appClosedRight .vectorImage{position:absolute;bottom:-60px;left:0}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .rightForm{width:100%;padding-left:20px}@media screen and (min-width: 1550px) and (max-width: 1920px){.applyNowPage .ih_illinois_programme .heroForm .heroWrap .rightForm{padding-left:40px}}@media screen and (max-width: 768px){.applyNowPage .ih_illinois_programme .heroForm .heroWrap .rightForm{padding:unset}}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .formHeading{color:var(--cream, #F3F7E1);font-family:var(--font-bold);font-size:28px;font-style:normal;font-weight:700;line-height:120%}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .horLine{display:inline-block;height:4px;width:60px;background:#b8ef43}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm{margin-top:40px}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput{display:flex;flex-direction:column;gap:17px}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput #inputError{color:red;font-size:14px;display:none}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput input{padding:30px 20px;height:64px;border:none;outline:none}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput select{padding:20px;height:64px;border:none;outline:none;font-size:16px;font-family:var(--font-regular);line-height:100%;letter-spacing:1px;font-weight:400;color:var(--main-black);appearance:none;-webkit-appearance:none;position:relative;background-size:15px;background-repeat:no-repeat;background-image:url(https://cdn.tetr.com/assets/ih-images/icons/arcUp.svg);background-position:calc(100% - 15px) center}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput input::placeholder{font-size:16px;font-family:var(--font-regular);line-height:100%;letter-spacing:1px;font-weight:400;height:64px;color:var(--main-black);opacity:.5}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput input:nth-child(n+6){opacity:1;cursor:pointer;background-image:url(https://cdn.tetr.com/assets/ih-images/icons/arcUp.svg);background-repeat:no-repeat;background-position:right 20px center}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput input:nth-child(n+6)::placeholder{opacity:1}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput .selectField input:nth-child(1)::placeholder{opacity:1}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput .selectField{display:flex;gap:6px}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput .selectField input:nth-child(1){width:127px;cursor:pointer;background-image:url(https://cdn.tetr.com/assets/ih-images/icons/arcUp.svg);background-repeat:no-repeat;background-position:right 20px center}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput .selectField input:nth-child(2){width:100%}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput .checkField label{display:flex;align-items:flex-start;justify-content:flex-start;cursor:pointer}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput input[type=checkbox]{width:16px;height:16px;border-radius:4px;border:1px solid var(--main-black);background-color:transparent;margin-right:12px}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput .checkFieldPara{font-size:14px;font-weight:400;font-family:var(--font-regular);color:var(--white)}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput .flipButtonGroup{align-self:flex-end;margin-top:0}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .luisitoImg{margin-top:40px}.tetrTribe{padding:100px 0;background:#fbfdf6;position:relative}.tetrTribe .movingIcon{position:relative}.tetrTribe .movingIcon svg{position:relative;transform:translate(0);transition:transform .4s ease}.tetrTribe .movingIcon svg:hover{transform:translate(5px,-5px)}.tetrTribe .sectionHeading{position:relative}@media (max-width: 767px){.tetrTribe .sectionHeading{color:var(--main-black)!important}}@media (max-width: 767px){.tetrTribe{background:var(--cream);padding:60px 0}}.tetrTribe .headingWrap{display:flex;justify-content:space-between}.tetrTribe .headingWrap .swiper-prev.programs{z-index:1;cursor:pointer;background-color:#ff7a00;background-image:url(https://cdn.tetr.com/assets/ih-images/whiteConeRevArrow.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;border:2px solid #ff7a00;width:3rem;height:3rem;transition:all .2s}.tetrTribe .headingWrap .swiper-next.program{z-index:2;cursor:pointer;background-color:#ff7a00;background-image:url(https://cdn.tetr.com/assets/ih-images/whiteConeArrow.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;border:1px solid #ff7a00;width:3rem;height:3rem;transition:all .2s}.tetrTribe .slider-btn-group{display:flex;gap:10px}.tetrTribe .tetrTribeWrapper{margin-top:40px}.tetrTribe .slideVideoWrap{position:relative;width:100%;height:100vh;max-height:440px;display:flex;align-items:center;justify-content:center;background-color:#000}.tetrTribe .slideVideoWrap .thumbnail{width:100%;height:100%;object-fit:cover}.tetrTribe .slideVideoWrap .play-icon{position:absolute;width:32px;height:32px;cursor:pointer;z-index:2;display:flex}.tetrTribe .slideVideoWrap .pause-icon{position:absolute;width:32px;height:32px;cursor:pointer;z-index:2;visibility:hidden;opacity:0;transition:.4s}.tetrTribe .slideVideoWrap .video-player{position:absolute;top:0;left:0;width:100%;height:100%;display:none;object-fit:cover;z-index:1}.tetrTribe .slideVideoWrap:hover .pause-icon{opacity:1;visibility:visible;transition:.4s ease}.weekPurposeSection .swiper-pagination-web{position:absolute;width:100%;display:flex;align-items:center;justify-content:space-between;top:0;height:36px}.weekPurposeSection .swiper-pagination-web .swiper-pagination-bullet{padding:0;margin:0;height:100%;border-radius:0;max-width:120px;width:100%;background:transparent!important;opacity:0}.weekPurposeSection .swiper-pagination-web .swiper-pagination-bullet:nth-child(2),.weekPurposeSection .swiper-pagination-web .swiper-pagination-bullet:nth-child(3),.weekPurposeSection .swiper-pagination-web .swiper-pagination-bullet:nth-child(4),.weekPurposeSection .swiper-pagination-web .swiper-pagination-bullet:nth-child(6),.weekPurposeSection .swiper-pagination-web .swiper-pagination-bullet:nth-child(7),.weekPurposeSection .swiper-pagination-web .swiper-pagination-bullet:nth-child(9),.weekPurposeSection .swiper-pagination-web .swiper-pagination-bullet:nth-child(10),.weekPurposeSection .swiper-pagination-web .swiper-pagination-bullet:nth-child(11),.weekPurposeSection .swiper-pagination-web .swiper-pagination-bullet:nth-child(12){display:none}.bg-lines{z-index:-1;width:100%;height:100%;position:fixed;inset:0%}.bg-lines.footer-lines{z-index:-1;max-width:80.6rem;margin-left:auto;margin-right:auto;position:absolute}.bg-lines-wrapper{justify-content:space-between;height:100%;margin-left:auto;margin-right:auto;padding-left:1.125rem;padding-right:1.125rem;display:flex}.bg-line-fixed{opacity:.1;background-color:#798f75;width:.5px;height:100%}@media screen and (max-width: 767px){.bg-lines{display:none}}.footerLegal{color:#f3f7e166!important}.program-apply .flipButtonGroup .textOne,.program-apply .flipButtonGroup .hoverTextTwo{font-weight:400;font-family:var(--font-regular);font-size:18px}.applyNowPage .flexRowRev{flex-direction:row-reverse}.applyNowPage .ih_illinois_programme .universityAccodionSection .rightSideUniDivide .contentListGraptab .eligText{color:var(--main-black);font-family:var(--font-regular);font-size:14px;font-style:normal;font-weight:400;line-height:144%}.applyNowPage .ih_illinois_programme .universityAccodionSection .rightSideUniDivide .contentListGraptab .eligText .fw700{font-weight:700}@media screen and (max-width: 767px){.applyNowPage .creamAreaForNewsBlock{padding:unset}}.luisitoTag{margin-top:15px;padding:10px 15px;background:#ff7a00;display:inline-block;color:var(--Cream-1, #F3F7E1);text-align:center;font-family:var(--font-bold);font-size:20px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:1px;text-transform:uppercase}@media screen and (max-width: 767px){.luisitoTag{font-size:14px}}.tetrAnnouncement{background:var(--White, #FFF);display:flex;width:100%;padding:20px;gap:15px;margin-bottom:60px;align-items:flex-start;font-family:var(--font-regular);font-size:18px;font-weight:400}.tetrAnnouncement .fw700{font-weight:700;font-family:var(--font-bold)}.tetrAnnouncement .tetrInfo{color:#1c291a;font-family:var(--font-regular);font-size:18px;font-style:normal;font-weight:400;line-height:23px}@media screen and (max-width: 768px){.tetrAnnouncement .tetrInfo{font-size:14px}}.applyBtn button{display:flex;height:48px;padding:12px 14px;align-items:center;gap:10px;color:var(--white);background:var(--Orange, #FF7A00);font-size:16px;font-family:var(--font-medium)}.applyBtn svg{transform:rotate(-90deg)}.thanksSubmission{background-color:var(--main-black);opacity:1;-webkit-backdrop-filter:blur();backdrop-filter:blur();mix-blend-mode:normal;background-image:linear-gradient(#263426,#263426);max-width:526px;padding:46px 24px;text-align:center}.thanksSubmission p{color:var(--white);font-size:16px;opacity:.7;line-height:150%}.homePage .mapAccordion .accordionHeading,.homePage .mapAccordion .accordionAnswer{background:var(--cream-1)}.reviewPage .reviewHero{background:url(https://cdn.tetr.com/uploads/10042025/v1/newExpbggmin.webp) no-repeat center/cover;min-height:75vh;display:flex;align-items:flex-end;justify-content:center;padding-bottom:60px}@media screen and (max-width: 450px){.reviewPage .reviewHero{background:url(https://cdn.tetr.com/assets/ih-images/reviewHeroMob.webp) no-repeat center/cover;min-height:60vh}}.reviewPage .reviewHero .heroBanner{text-align:center;max-width:455px}@media screen and (max-width: 768px){.reviewPage .reviewHero .heroBanner{padding-inline:15px}}@media screen and (max-width: 768px){.reviewPage .reviewHero .heroBanner .text48b{font-size:34px}}.reviewPage .reviewHero .heroBanner .subText{color:var(--cream);text-align:center;font-family:var(--font-regular);font-size:16px;font-style:normal;line-height:150%}@media screen and (max-width: 768px){.reviewPage .reviewHero .heroBanner .subText{font-size:14px}}.reviewPage .reviewWrapper{background:var(--main-black)}.reviewPage .reviewWrapper .cardsWrapper{display:flex;gap:20px}@media screen and (max-width: 768px){.reviewPage .reviewWrapper .cardsWrapper{flex-direction:column}}.reviewPage .reviewWrapper .cardsWrapper .cardsWrap{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 1020px){.reviewPage .reviewWrapper .cardsWrapper .cardsWrap{flex-direction:initial;flex-wrap:wrap}}.reviewPage .reviewWrapper .cardsWrapper .reviewCard{width:100%;max-width:400px;background-color:var(--cream);padding:20px;display:flex;flex-direction:column;align-items:flex-start;transition:box-shadow .3s}@media screen and (max-width: 768px){.reviewPage .reviewWrapper .cardsWrapper .reviewCard{max-width:100%}}.reviewPage .reviewWrapper .cardsWrapper .reviewCard .reviewUser{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.reviewPage .reviewWrapper .cardsWrapper .reviewCard .reviewUser .user .user-img{max-width:72px}.reviewPage .reviewWrapper .cardsWrapper .reviewCard .reviewUser .user .userName{color:var(--main-black);font-family:var(--font-bold);font-size:20px;line-height:140%}.reviewPage .reviewWrapper .cardsWrapper .reviewCard .reviewUser .user .userCity{color:var(--main-black);font-family:var(--font-regular);font-size:14px;line-height:140%}.reviewPage .reviewWrapper .cardsWrapper .reviewCard .reviewDivide{width:100%;border:none;margin-block:15px;border-top:1px solid rgba(28,41,26,.3)}.reviewPage .reviewWrapper .cardsWrapper .reviewCard .userFeedback{color:#273425;font-family:var(--font-regular);font-size:14px;line-height:160%}.reviewPage .reviewWrapper .cardsWrapper .reviewCard .userFeedback .quoteOrange{color:var(--orange)}.reviewPage .reviewWrapper .cardsWrapper .reviewCard:hover{box-shadow:6px 6px #b8ef43}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen{width:100%;max-width:400px;background:#273425;padding:20px;display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;transition:box-shadow .3s}@media screen and (max-width: 768px){.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen{max-width:100%}}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen .user{display:flex;gap:15px}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen .user .user-img{max-width:72px}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen .user .userName{color:var(--green);font-family:var(--font-bold);font-size:20px;line-height:140%}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen .user .userCity{color:var(--cream);font-family:var(--font-regular);font-size:14px;line-height:140%}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen .reviewDivide{width:100%;border:none;margin-block:15px;border-top:1px solid rgba(243,247,225,.1)}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen .userFeedback{color:var(--cream);font-family:var(--font-regular);font-size:14px;line-height:160%}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen .userFeedback .quoteOrange{color:var(--orange)}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen:hover{box-shadow:6px 6px #b8ef43}.reviewPage .reviewWrapper .cardsWrapper .reviewCardImage{width:100%;max-width:400px;transition:box-shadow .3s}@media screen and (max-width: 768px){.reviewPage .reviewWrapper .cardsWrapper .reviewCardImage{max-width:100%}}.reviewPage .reviewWrapper .cardsWrapper .reviewCardImage img{width:100%;height:auto;object-fit:cover}.reviewPage .reviewWrapper .cardsWrapper .reviewCardImage:hover{box-shadow:6px 6px #b8ef43}.ourPedagogy{background:var(--main-black);color:var(--green)}@media screen and (max-width: 768px){.ourPedagogy{margin-top:25px}}.flipButtonGroup .linkDown{transition:all .3s}.flipButtonGroup:hover .linkDown{transform:translate(2px,2px);transition:all .3s}.mt-128{margin-top:128px}@media screen and (max-width: 768px){.mt-128{margin-top:40px}}.fw700{font-weight:700;font-family:var(--font-bold)}.aboutCareerBtn{transition:transform .3s}.aboutCareerBtn:hover .linkUp{transition:all .3s;transform:translate3d(4px,-4px,0);transform-style:preserve-3d}@media screen and (max-width: 768px){.newWrap{margin-top:15px}}.emailLinks{color:var(--cream);font-family:var(--font-medium);font-size:1.2rem;width:max-content}@media screen and (max-width: 768px){.emailLinks{font-size:1.125rem}}.curriculumAccordionWrap{box-shadow:3px 7px 17px #455b1508,10px 29px 31px #455b1508,23px 66px 42px #455b1505,40px 117px 50px #455b1503,63px 183px 54px #455b1500}.studyTetrBgGraphic{position:absolute;top:-240px;right:-10%}.lh-120{line-height:120%!important}@media screen and (max-width: 768px){.mobColorFix{color:var(--main-black)!important}}.universityAccodionSection .accordionBlockEdu.borderBtm{padding:unset;padding-bottom:10px}.universityAccodionSection .accordion-header{padding:8px 12px 0 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer}@media screen and (max-width: 768px){.universityAccodionSection .accordion-header{padding-block:10px}}.universityAccodionSection .accordion-header h3{color:#f3f7e1;font-family:var(--font-bold);font-size:17px;font-weight:700;line-height:140%}@media screen and (max-width: 768px){.universityAccodionSection .accordion-header h3{font-size:16px}}.universityAccodionSection .accordion-header .plus-v.inActive{transform:rotate(45deg) translate(-6px);transition:transform .25s ease,opacity .25s ease;opacity:0}.universityAccodionSection .accordion-content{max-height:0;overflow:hidden;opacity:0;transition:max-height .5s ease-out,opacity .3s ease-out}.universityAccodionSection .accordion-content .contentListGraptab{display:flex;flex-direction:column;gap:10px}.universityAccodionSection .accordion-content .contentListGraptab li{display:flex;align-items:flex-start;gap:10px}.universityAccodionSection .accordion-content .contentListGraptab li>img{margin-top:2px}.universityAccodionSection .accordion-content .contentListGraptab li p{color:#fafcf3cc;line-height:144%;display:flex;gap:4px}@media screen and (max-width: 768px){.universityAccodionSection .accordion-content .contentListGraptab li p{display:unset}}.universityAccodionSection .accordion-content .contentListGraptab li p span{color:#f3f7e1;font-style:normal;font-weight:700;font-family:var(--font-bold)}.universityAccodionSection .accordion-content.active{margin-top:10px;max-height:95px;transition:max-height .5s ease-out,opacity .5s ease-out;opacity:1}.pointer{width:100%}.hideVisibility{visibility:hidden}@media screen and (min-width: 374px) and (max-width: 390px){.mobFixImg{width:45%}}.gemsPage .flexRowRev{flex-direction:row-reverse}@media screen and (max-width: 767px){.gemsPage .learnCompaniesSection .learnCompanieTabSwipeWrap{background:var(--green);padding:60px 15px}}.gemsPage .homeExploreProgram{padding-top:60px}.gemsPage .unlockFuture{background:var(--cream)}.gemsPage .unlockFuture .futureWrap{display:flex;justify-content:space-between;gap:40px}@media screen and (max-width: 767px){.gemsPage .unlockFuture .futureWrap{flex-flow:column}}.gemsPage .unlockFuture .futureWrap .contentSide .bigHeading{position:relative}.gemsPage .unlockFuture .futureWrap .contentSide .bigHeading .hroLine{display:inline-block;height:6px;width:80px;background:#1c291a;position:relative;bottom:18px}.gemsPage .unlockFuture .futureWrap .contentSide .bigHeading .futureStar{position:relative;left:-15px;bottom:-8px;width:16px;height:16px}@media screen and (max-width: 767px){.gemsPage .unlockFuture .futureWrap .widgetSide .npf_wgts{height:520px}}.gemsPage .unlockFuture .futureWrap .widgetSide .npf_wgts>iframe{height:520px!important;min-width:600px;max-width:600px}@media screen and (max-width: 767px){.gemsPage .unlockFuture .futureWrap .widgetSide .npf_wgts>iframe{min-width:100%}}.gemsPage .unlockFuture .gemsAlumni{margin-top:100px;padding:60px;background:var(--white)}@media screen and (max-width: 767px){.gemsPage .unlockFuture .gemsAlumni{margin-top:0;padding:60px 15px}}.gemsPage .unlockFuture .gemsAlumni .alumniWrap{display:flex;gap:20px}.gemsPage .unlockFuture .gemsAlumni .alumniWrap .alumniCard{padding-bottom:20px;border-bottom:1px solid var(--main-black)}.gemsPage .unlockFuture .gemsAlumni .alumniWrap .alumniCard .card-image{position:relative}.gemsPage .unlockFuture .gemsAlumni .alumniWrap .alumniCard .card-image .linkedin-icon{position:absolute;top:15px;right:20px}.gemsPage .unlockFuture .gemsAlumni .alumniWrap .alumniCard .card-image .alumniName{padding:20px;position:absolute;bottom:0;color:#fff;font-family:var(--font-medium);font-size:12.8px;font-style:normal;line-height:19.44px}.gemsPage .unlockFuture .gemsAlumni .alumniWrap .alumniCard .card-image .alumniSchool{color:var(--main-black);font-family:var(--font-medium);font-size:12.1px;font-style:normal;line-height:16.9px}.gemsPage .gemsCounsellor{background:var(--main-black)}.gemsPage .gemsCounsellor .gemFlex{display:flex;justify-content:space-between;gap:40px}@media screen and (max-width: 767px){.gemsPage .gemsCounsellor .gemFlex{flex-flow:column}}.gemsPage .gemsCounsellor .gemFlex h2{max-width:500px}.gemsPage .gemsCounsellor .gemFlex .counsellorDetail{background:var(--cream);border-radius:8px;padding:25px;width:100%;max-width:532px;display:flex;flex-flow:column;gap:25px}.gemsPage .gemsCounsellor .gemFlex .counsellorDetail .counsellorName{color:#1c291a;font-family:var(--font-bold);font-size:18.9px;font-style:normal;line-height:22px}.gemsPage .gemsCounsellor .gemFlex .counsellorDetail .liteBorder{height:2px;width:100%;border:1px solid rgba(0,0,0,.1)}.gemsPage .gemsCounsellor .gemFlex .counsellorDetail .counsellorMail{display:flex;gap:10px;align-items:center}.gemsPage .gemsCounsellor .gemFlex .counsellorDetail .counsellorMail a{color:var(--main-black);font-family:var(--font-regular);font-size:13px;font-style:normal;line-height:18px}.gemsPage .gemsCounsellor .gemFlex .counsellorDetail .counsellorContact{display:flex;gap:10px;align-items:center}.gemsPage .gemsCounsellor .gemFlex .counsellorDetail .counsellorContact a{color:var(--main-black);font-family:var(--font-regular);font-size:13px;font-style:normal;line-height:18px}.notFound404{background:var(--sub-heading)}.notFound404 ._404-wrap{display:grid;grid-template-rows:repeat(3,auto);grid-template-columns:repeat(3,1fr);grid-auto-columns:1fr;grid-column-gap:16px;grid-row-gap:16px;max-width:58.75rem;margin-left:auto;margin-right:auto}.notFound404 ._404-card{display:flex;justify-content:center;align-items:center;width:18.75rem;height:18.75rem}.notFound404 ._404-card.number{aspect-ratio:1;border:24px solid #000;width:auto;font-size:12.5rem;font-weight:700;line-height:1}.notFound404 ._404-card.home-link{background-color:var(--green);flex-direction:column;justify-content:space-between;align-items:flex-start;padding:3rem;font-size:3rem;font-family:var(--font-medium);line-height:1}.notFound404 ._404-arrow{width:3rem}.notFound404 ._404-line{display:flex;justify-content:center;align-items:center}.notFound404 ._404-line-divide{width:18.75rem;height:5px;background-color:var(--orange)}.notFound404 ._404-text{display:flex;flex-direction:column;justify-content:center;padding-top:2.5rem;padding-bottom:2.5rem;line-height:1.4;grid-area:span 1/span 2/span 1/span 2}.notFound404 .text-m-28{font-size:1.75rem;font-weight:500}.notFound404 .image-2{object-fit:cover;width:100%;height:100%}@media (max-width: 991px){.notFound404 ._404-wrap{grid-column-gap:6px;grid-row-gap:6px;justify-items:flex-start}.notFound404 ._404-card{aspect-ratio:1;width:12.5rem;height:12.5rem}.notFound404 ._404-card.number{font-size:6rem}.notFound404 ._404-card.home-link{padding:1.25rem;font-size:2rem}.notFound404 ._404-arrow{width:2rem}.notFound404 ._404-line-divide{width:12.5rem}.notFound404 .text-m-28{font-size:1.5rem;font-family:var(--font-medium)}}@media (max-width: 767px){.notFound404 ._404-star{width:3.75rem;height:3.75rem}.notFound404 ._404-wrap{grid-template-columns:repeat(2,1fr)}.notFound404 .justify-self-end{justify-self:end}.notFound404 .justify-self-start{justify-self:start}.notFound404 ._404-card{width:8.75rem;height:8.75rem}.notFound404 ._404-card.number{border-width:12px;width:8.75rem}.notFound404 ._404-card.home-link{font-size:2rem}.notFound404 ._404-arrow{width:1.5rem}.notFound404 ._404-line-divide{width:8.75rem}.notFound404 .text-m-28{font-size:1.25rem;align-self:center}.notFound404 ._404-card.star{grid-area:2/1/3/2;justify-self:end}.notFound404 ._404-card.number.last{justify-self:start}}@media (max-width: 479px){.notFound404 ._404-text{padding-top:1rem;padding-bottom:1rem}.notFound404 ._404-line{padding-top:1rem}.notFound404 ._404-card.number.last{grid-area:1/1/2/2;justify-self:end}.notFound404 ._404-card.star{grid-area:1/2/2/3;justify-self:start}}.newsPage .newsPageBanner{background:url(https://cdn.tetr.com/assets/ih-images/news-page/tetr-news-pageHero-banner.webp) no-repeat center/cover;min-height:75vh}.newsPage .newsPageBanner .newsHeadWrap{display:flex;justify-content:center;text-align:center}.newsPage .newsPageBanner .newsHeadWrap .leftHeading{max-width:600px}.newsPage .newsPageBanner .newsHeadWrap .leftHeading .subHeading{color:var(--cream);font-family:var(--font-regular);font-size:16px;line-height:130%;margin-top:10px}.newsPage .tetrNews{background:var(--main-black);padding:40px 0;min-height:75vh}@media screen and (max-width: 768px){.newsPage .tetrNews{min-height:55vh}}.newsPage .tetrNews .newsBoxWrapper{position:relative}.newsPage .tetrNews .newsBoxWrapper .rightFilters{background-color:var(--main-black);display:flex;justify-content:end;padding:20px 10px;gap:18px;height:fit-content;position:sticky;top:76px;z-index:2;transition:top .3s ease-in-out}@media screen and (max-width: 390px){.newsPage .tetrNews .newsBoxWrapper .rightFilters{gap:15px;justify-content:center}}.newsPage .tetrNews .newsBoxWrapper .custom-dropdown{position:relative}@media screen and (max-width: 390px){.newsPage .tetrNews .newsBoxWrapper .custom-dropdown{width:100%}}.newsPage .tetrNews .newsBoxWrapper .custom-dropdown .dropdown-toggle{display:flex;align-items:center;background-color:var(--white);border:none;padding:11px 12px;font-size:14px;font-family:var(--font-medium);color:var(--main-black);cursor:pointer;width:100%;min-width:160px;gap:6px}@media screen and (min-width: 320px) and (max-width: 390px){.newsPage .tetrNews .newsBoxWrapper .custom-dropdown .dropdown-toggle{min-width:140px}}.newsPage .tetrNews .newsBoxWrapper .custom-dropdown .dropdown-toggle img.arrow{margin-left:auto;width:14px;height:14px;transition:transform .3s ease}.newsPage .tetrNews .newsBoxWrapper .custom-dropdown.open .arrow{transform:rotate(180deg)}.newsPage .tetrNews .newsBoxWrapper .custom-dropdown .dropdown-menu{display:none;position:absolute;top:81%;left:0;background-color:var(--white);box-shadow:0 2px 8px #00000026;list-style:none;padding:0;margin-top:.5rem;width:100%;z-index:10}.newsPage .tetrNews .newsBoxWrapper .custom-dropdown .dropdown-menu li{padding:11px 12px;cursor:pointer;transition:background .2s ease;font-family:var(--font-regular);font-size:14px}.newsPage .tetrNews .newsBoxWrapper .custom-dropdown .dropdown-menu li:hover{background-color:var(--cream)}.newsPage .tetrNews .newsBoxWrapper .custom-dropdown.open .dropdown-menu{display:block}.newsPage .tetrNews .newsBoxWrapper .news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:10px;padding-inline:10px}@media screen and (max-width: 1280px){.newsPage .tetrNews .newsBoxWrapper .news-grid{gap:25px}}@media screen and (max-width: 1024px){.newsPage .tetrNews .newsBoxWrapper .news-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width: 767px){.newsPage .tetrNews .newsBoxWrapper .news-grid{grid-template-columns:1fr;gap:25px;margin-top:20px}}.newsPage .tetrNews .newsBoxWrapper .news-grid .news-card{position:relative;width:100%;transition:box-shadow .3s;line-height:0}.newsPage .tetrNews .newsBoxWrapper .news-grid .news-card .svgArrowUp{width:max-content;position:absolute;top:15px;right:15px}@media screen and (max-width: 390px){.newsPage .tetrNews .newsBoxWrapper .news-grid .news-card .svgArrowUp{top:10px;right:10px}}.newsPage .tetrNews .newsBoxWrapper .news-grid .news-card .svgArrowUp svg{transition:.2s}.newsPage .tetrNews .newsBoxWrapper .news-grid .news-card .svgArrowUp svg rect{fill:#1c291a}.newsPage .tetrNews .newsBoxWrapper .news-grid .news-card .svgArrowUp svg path{stroke:var(--white)}.newsPage .tetrNews .newsBoxWrapper .news-grid .news-card:hover .svgArrowUp svg rect{fill:#ff7a00;transition:.2s}.newsPage .tetrNews .newsBoxWrapper .news-grid .news-card:hover{box-shadow:8px 8px #b8ef43}.newsPage .tetrNews .newsBoxWrapper .no-results{display:none}.newsPage .tetrNews .newsBoxWrapper .no-results.active{display:block;text-align:center;padding:20px;background-color:var(--cream)}@media screen and (max-width: 390px){.facultyPage .realSupportCardSection .commonListTabScroll .borderLineTab{max-width:108px}.facultyPage .realSupportCardSection .commonListTabScroll li.active:nth-child(2)~.borderLineTab{left:115px;max-width:110px}.facultyPage .realSupportCardSection .commonListTabScroll li.active:nth-child(3)~.borderLineTab{left:230px;max-width:115px}}.disruptSpotlight{background:var(--green);z-index:1}.disruptSpotlight:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:372px;background:var(--main-black);z-index:-1}@media (max-width: 767px){.disruptSpotlight:after{content:none}}.disruptSpotlight .headingBox{display:flex;justify-content:space-between;gap:40px}.disruptSpotlight .headingBox .spotSubheading{margin-top:15px;line-height:144%;font-family:var(--font-regular)}.disruptSpotlight .spotlightSwiper{margin-top:40px}.disruptSpotlight .spotlightSwiper .spotCard{position:relative;padding:16px;width:100%;background:var(--cream);border:1px solid #E8EAE8;box-shadow:0 0 20px #0000000d;display:flex;flex-flow:column;gap:16px}.disruptSpotlight .spotlightSwiper .spotCard .ribbon{position:absolute;top:0;right:30px}.disruptSpotlight .spotlightSwiper .spotCard .spotCardTitle{font-family:var(--font-bold);font-size:18px;line-height:120%;color:var(--main-black)}.disruptSpotlight .spotlightSwiper .spotCard .spotCardDesc{font-family:var(--font-regular);font-size:13px;line-height:120%;color:var(--main-black);min-height:47px}.disruptSpotlight .spotlightSwiper .spotCard .spotDivide{width:100%;border:none;border-top:1px solid #d6d6d6}.disruptSpotlight .spotlightSwiper .spotCard .spotTagWrap{display:flex;flex-wrap:wrap;gap:8px;min-height:61px}.disruptSpotlight .spotlightSwiper .spotCard .spotTagWrap .spotTag{display:inline-flex;padding:6px 10px;justify-content:center;align-items:center;gap:6px;background:var(--green);color:var(--main-black);font-family:var(--font-bold);font-size:12px;line-height:120%;height:fit-content}.disruptSpotlight .spotlightSwiper .spotCard .spotSchool{display:flex;align-items:center;gap:2px}.disruptSpotlight .spotlightSwiper .spotCard .spotSchool .schoolName{color:var(--main-black);font-family:var(--font-regular);font-size:13px;font-style:normal;line-height:120%}.disruptRewind{background:var(--cream);z-index:1}.disruptRewind:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:359px;background:var(--green);z-index:-1}@media (max-width: 767px){.disruptRewind:after{height:490px}}.disruptRewind .rewindSubheading{line-height:144%;font-family:var(--font-regular);margin-top:15px}.disruptRewind .tabs-header{display:flex;margin-top:25px;width:100%;border-bottom:1px solid rgba(30,44,27,.3)}@media screen and (max-width: 768px){.disruptRewind .tabs-header{justify-content:space-around}}.disruptRewind .tab{padding:20px 48px;text-align:center;color:#727b6a;font-weight:700;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent}@media screen and (max-width: 768px){.disruptRewind .tab{padding:12px 16px}}.disruptRewind .tab.active{color:var(--main-black);border-bottom:3px solid var(--main-black)}.disruptRewind .tab-content{margin-top:25px;display:none}.disruptRewind .tab-content.active{display:block;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.disruptRewind .cityWrap{display:flex;gap:20px}@media screen and (max-width: 768px){.disruptRewind .cityWrap{flex-flow:column}}.disruptRewind .cityWrap img{line-height:0}.disruptRewind .cityWrap .rightBlock{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:20px;max-width:1200px}@media screen and (max-width: 768px){.disruptRewind .cityWrap .rightBlock{gap:12px}}.disruptRewind .cityWrap .rightBlock .blockItem.item1{grid-column:1/2;grid-row:1/2}.disruptRewind .cityWrap .rightBlock .blockItem.item1 .cityCard{background:var(--main-black);padding:20px 12px;display:flex;flex-direction:column;width:100%;max-width:225px}@media screen and (max-width: 768px){.disruptRewind .cityWrap .rightBlock .blockItem.item1 .cityCard{max-width:100%;padding:10px}}.disruptRewind .cityWrap .rightBlock .blockItem.item1 .cityCard .cityName{font-size:24px;line-height:120%;font-family:var(--font-bold);color:var(--cream)}@media screen and (max-width: 768px){.disruptRewind .cityWrap .rightBlock .blockItem.item1 .cityCard .cityName{font-size:20px}}.disruptRewind .cityWrap .rightBlock .blockItem.item1 .cityCard .cityName .country{font-family:var(--font-regular);line-height:120%;letter-spacing:.8px;color:var(--green);font-size:16px}@media screen and (max-width: 768px){.disruptRewind .cityWrap .rightBlock .blockItem.item1 .cityCard .cityName .country{font-size:14px}}.disruptRewind .cityWrap .rightBlock .blockItem.item1 .cityCard .count{display:inline-flex;font-size:128px;font-family:var(--font-bold);color:var(--green);align-self:flex-end;line-height:128px}@media screen and (max-width: 768px){.disruptRewind .cityWrap .rightBlock .blockItem.item1 .cityCard .count{font-size:84px}}.disruptRewind .cityWrap .rightBlock .blockItem.item2{grid-column:2/3;grid-row:1/2}.disruptRewind .cityWrap .rightBlock .blockItem.item3{grid-column:3/4;grid-row:1/2}.disruptRewind .cityWrap .rightBlock .blockItem.item4{grid-column:1/2;grid-row:2/3}.disruptRewind .cityWrap .rightBlock .blockItem.item-wide{grid-column:2/4;grid-row:2/3}@media (max-width: 768px){.disruptRewind .cityWrap .rightBlock{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto auto}.disruptRewind .cityWrap .rightBlock .blockItem.item1{grid-column:1/2;grid-row:1/2}.disruptRewind .cityWrap .rightBlock .blockItem.item2{grid-column:2/3;grid-row:1/2}.disruptRewind .cityWrap .rightBlock .blockItem.item-wide{grid-column:1/3;grid-row:2/3}.disruptRewind .cityWrap .rightBlock .blockItem.item3{grid-column:1/2;grid-row:3/4}.disruptRewind .cityWrap .rightBlock .blockItem.item4{grid-column:2/3;grid-row:3/4}}@media (max-width: 767px){.homePage .learnCompaniesSection .newHomeTabSwipeWrap{padding:0}.homePage .learnCompaniesSection .tabConentLearningWrap{padding:10px}.homePage .learnCompaniesSection:after{content:none}.homePageMob .learnCompaniesSection.mobGreenBg{background:var(--green);padding-bottom:60px}}.instaReel:before{content:"";width:50%;height:100%;position:absolute;top:0;left:0;background:var(--cream)}@media screen and (max-width: 768px){.instaReel:before{width:100%;background:var(--main-black)}}.instaReel:after{z-index:0;content:"";width:50%;height:100%;position:absolute;top:0;right:0;background:var(--green)}@media screen and (max-width: 768px){.instaReel:after{width:92%;content:"";top:unset;height:1px;position:absolute;bottom:0;left:15px;background:#fafcf31a;z-index:2}}.instaReel .instaWrapper{display:flex;justify-content:space-between;gap:20px}@media screen and (max-width: 768px){.instaReel .instaWrapper{flex-direction:column}}.instaReel .instaWrapper .thumbnailSwiper img:hover{cursor:pointer}.instaReel .instaWrapper .leftContent{display:flex;flex-direction:column;width:100%;max-width:445px;z-index:99}@media screen and (max-width: 768px){.instaReel .instaWrapper .leftContent{position:sticky;top:63px;background:var(--main-black);padding:10px 0;max-width:100%}}.instaReel .instaWrapper .leftContent .thumbnail-swiper{width:100%;max-width:235px}@media screen and (max-width: 768px){.instaReel .instaWrapper .leftContent .thumbnail-swiper{max-width:100%;position:relative}}.instaReel .instaWrapper .leftContent .thumbnail-swiper .swiper-slide{line-height:0}.instaReel .instaWrapper .leftContent .thumbnail-swiper .swiper-slide-active{border:2px solid var(--green);border-radius:55px}.instaReel .instaWrapper .rightReelWrap{width:100%;max-width:60%;position:relative}@media screen and (max-width: 768px){.instaReel .instaWrapper .rightReelWrap{max-width:100%}}.instaReel .instaWrapper .rightReelWrap .video-swiper .swiper-wrapper{line-height:0}.instaReel .instaWrapper .rightReelWrap .video-swiper .swiper-wrapper .swiper-slide .videoCard{width:100%;max-width:275px;height:100%;position:relative}@media screen and (max-width: 768px){.instaReel .instaWrapper .rightReelWrap .video-swiper .swiper-wrapper .swiper-slide .videoCard{max-width:100%}}.instaReel .instaWrapper .rightReelWrap .video-swiper .swiper-wrapper .swiper-slide .videoCard .progress-bar{position:absolute;top:2px;left:6.5px;height:4px;width:95%;background:#ffffff4d;overflow:hidden;border-radius:6px}.instaReel .instaWrapper .rightReelWrap .video-swiper .swiper-wrapper .swiper-slide .videoCard .progress-bar span{display:block;height:100%;width:0%;background:var(--cream);transition:width .1s linear}.instaReel .instaWrapper .rightReelWrap .video-swiper .swiper-wrapper .swiper-slide .videoCard video{width:100%;height:100%}.instaReel .instaWrapper .rightReelWrap .video-swiper .swiper-wrapper .swiper-slide .videoCard .insta-cta{position:absolute;padding:15px 20px;background:var(--green);bottom:20px;right:20px;width:44px;opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center}.instaReel .instaWrapper .rightReelWrap .video-swiper .swiper-wrapper .swiper-slide .videoCard .mute-btn{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer;z-index:10;background-color:var(--cream);border-radius:50%;padding:5px}.instaReel .instaWrapper .rightReelWrap .video-swiper .swiper-wrapper .swiper-slide .videoCard .mute-btn img{width:12px;height:12px}.instaReel .instaWrapper .rightReelWrap .video-swiper .swiper-wrapper .swiper-slide .videoCard .hidden{display:none}.instaReel .instaWrapper .rightReelWrap .video-swiper .swiper-wrapper .swiper-slide .videoCard:hover .insta-cta{opacity:1}.instaReel .content{margin-top:30px}@media screen and (max-width: 768px){.instaReel .content{margin-top:unset}}@media screen and (max-width: 768px){.instaReel .content .sectionHeading.font-black{color:var(--cream)!important;font-size:28px}}.instaReel .content .section-subtext{color:var(--main-black);font-family:var(--font-regular);font-size:15px;font-style:normal;font-weight:400;line-height:180%;opacity:.8;margin-top:12px}@media screen and (max-width: 768px){.instaReel .content .section-subtext{color:var(--cream);margin-top:10px}}.flipbookWrapper{position:fixed;width:100%;height:100%;backdrop-filter:blur(10px);inset:0;background:#000000b3;z-index:1000;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;padding:20px}.flipbookWrapper.active{opacity:1;visibility:visible}.flipbookWrapper .flipContainer{width:100%;max-width:1020px;background:var(--cream);position:relative;display:block;padding:20px 25px;border-radius:10px;top:80px}@media screen and (max-height: 760px){.flipbookWrapper .flipContainer{top:0}}@media screen and (max-width: 768px){.flipbookWrapper .flipContainer{padding:unset}}@media (min-width: 1601px) and (max-width: 1920px){.flipbookWrapper .flipContainer{top:60px}}.flipbookWrapper .flipContainer .closeIcon{position:absolute;right:-20px;top:-40px;cursor:pointer}@media (min-width: 1080px) and (max-width: 1600px){.flipbookWrapper .flipContainer .closeIcon{right:-20px;top:-20px}}@media screen and (max-width: 768px){.flipbookWrapper .flipContainer .closeIcon{right:0}}.flipbookWrapper .flipContainer iframe{display:block;width:100%}@media screen and (max-width: 1600px){.flipbookWrapper .flipContainer iframe{height:460px}}.resourcesPage .heroPage{background:url(https://cdn.tetr.com/uploads/30052025/v1/heroNewImg.webp) center no-repeat;background-size:cover;min-height:68vh;padding-top:125px}@media screen and (max-width: 768px){.resourcesPage .heroPage{background:url(https://cdn.tetr.com/uploads/01072025/v1/newImgResource.webp) center no-repeat;background-size:cover;min-height:68vh;padding-top:125px}.resourcesPage .heroPage:after{content:"";position:absolute;inset:0;background:#00000080;z-index:1}.resourcesPage .heroPage .container{z-index:9}}.resourcesPage .heroPage .wrapperHeading{gap:28px;display:flex;flex-direction:column;max-width:622px}@media screen and (max-width: 768px){.resourcesPage .heroPage .wrapperHeading h1{font-size:39px;line-height:120%}}.resourcesPage .heroPage .subText{color:var(--cream);font-family:var(--font-regular);font-size:18px;font-style:normal;font-weight:400;line-height:150%;opacity:.8}@media screen and (max-width: 768px){.resourcesPage .heroPage .subText{font-size:15px;line-height:144%}}.resourcesPage .diverse{position:relative;line-height:0;background-color:var(--cream);overflow:hidden}.resourcesPage .diverse:after{content:"";position:absolute;bottom:0;top:509px;width:100%;height:341px;background-color:var(--main-black);z-index:1}@media (max-width: 767px){.resourcesPage .diverse:after{top:368px}}.resourcesPage .diverse .container{z-index:99}.resourcesPage .diverse .diverseWrap{display:flex;flex-direction:column;align-items:center;text-align:center;gap:60px}.resourcesPage .diverse .diverseWrap .videoMainPopupBlock img{max-width:950px}@media (max-width: 767px){.resourcesPage .diverse .diverseWrap .videoMainPopupBlock{max-width:100%}.resourcesPage .diverse .diverseWrap .videoMainPopupBlock>img{max-width:100%;min-height:360px;object-fit:cover}}.resourcesPage .flipbookTabs{position:relative;background-color:var(--green);line-height:0;padding:80px 0 0}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs{padding:60px 0 0}}.resourcesPage .flipbookTabs .flipbookTabHeading{position:relative}.resourcesPage .flipbookTabs .flipbookTabHeading h2{text-align:center}.resourcesPage .flipbookTabs .flipbookTabHeading .content{width:100%;height:100%;position:relative}@media (max-width: 767px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .reportsTabId{overflow:hidden}.resourcesPage .flipbookTabs .flipbookTabHeading .content .reportsTabId:after,.resourcesPage .flipbookTabs .flipbookTabHeading .content .reportsTabId:before{display:none}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .reportsTabId .d2cimg{position:relative;z-index:9;min-height:200px}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .reportsTabId .d2cimg:after{content:"";position:absolute;top:-15px;left:-100px;width:calc(100% + 200px);height:calc(100% + 30px);background-color:var(--main-black);z-index:-1}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .stickyTab{position:sticky;top:62px;z-index:10;background:var(--green);width:100%;left:0;transition:top .3s ease-in-out}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .stickyTab{top:62px}}.resourcesPage .flipbookTabs .flipbookTabHeading .content ul{display:flex;align-self:flex-start;border-bottom:1px solid rgba(30,44,27,.3);width:100%}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content ul{white-space:nowrap;overflow-y:clip;overflow-x:auto}}.resourcesPage .flipbookTabs .flipbookTabHeading .content ul li{display:inline-block;padding:20px 30px;transition:.3s ease-in-out}.resourcesPage .flipbookTabs .flipbookTabHeading .content ul li.active span:before{background:var(--orange)}.resourcesPage .flipbookTabs .flipbookTabHeading .content ul li.active span:after{background:var(--orange)}.resourcesPage .flipbookTabs .flipbookTabHeading .content ul li.active span{font-family:var(--font-bold);color:var(--black);transform:scale(1.05);transition:transform .3s ease}.resourcesPage .flipbookTabs .flipbookTabHeading .content ul li span{position:relative;color:#799f32;font-family:var(--font-regular);line-height:144%;cursor:pointer;display:flex}.resourcesPage .flipbookTabs .flipbookTabHeading .content ul li span:before{content:"";position:absolute;bottom:-21px;left:0;height:3px;width:100%;background:transparent;transition:.3s ease}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content ul li span:before{bottom:-19px}}.resourcesPage .flipbookTabs .flipbookTabHeading .content ul li span:after{content:"";height:8px;top:6px;transform:translate(0);left:108%;width:8px;border-radius:55px;background:transparent;position:absolute;transition:.3s ease}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum{width:100%;position:relative;margin-top:24px;background:var(--green)}@media screen and (max-width: 767px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum{padding-top:0;margin-top:36px}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .orangeStar{position:absolute;right:0;top:20px}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .orangeStar{display:none}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum:before{content:"";position:absolute;top:0;left:0;width:30%;height:100%;background-color:var(--main-black)}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum:before{display:none}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper{display:flex;gap:40px;align-items:center}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper{flex-direction:column}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper .flipBook{width:100%;max-width:690px;height:100%;position:relative;z-index:1}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper .flipBook{order:2}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper .d2cCurriculumContent{display:flex;flex-direction:column;gap:16px;width:100%;max-width:515px}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:24px}}@media screen and (min-width: 374px) and (max-width: 390px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:24px}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper.flipBookHide{display:flex;gap:40px;align-items:center}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper.flipBookHide>a+div{display:none!important}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip{background:var(--cream);position:relative;width:100%}.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip:after{content:"";position:absolute;top:0;right:0;width:30%;height:100%;background-color:var(--main-black);z-index:1}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip:after{width:100%;height:46%;top:143px}}@media screen and (max-width: 430px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip:after{height:43%;bottom:140px}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper{display:flex;gap:40px;align-items:center;z-index:2;position:relative;flex-direction:row-reverse}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper{flex-direction:column}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper .flipBook{width:100%;max-width:690px;height:100%;position:relative}.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper .d2cCurriculumContent{display:flex;flex-direction:column;gap:16px;width:100%;max-width:515px}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:24px}}@media screen and (min-width: 374px) and (max-width: 390px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:24px}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper.flipBookHide{display:flex;gap:40px;align-items:center}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper.flipBookHide>a+div{display:none!important}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer{width:100%;position:relative;background:var(--green)}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .orangeStar{position:absolute;right:0;top:20px}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .orangeStar{display:none}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer:before{content:"";position:absolute;top:0;left:0;width:30%;height:100%;background-color:var(--main-black)}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer:before{width:100%;height:46%;top:143px}}@media screen and (max-width: 430px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer:before{height:43%;bottom:140px}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper{display:flex;gap:40px;align-items:center}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper{flex-direction:column}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper .flipBook{width:100%;max-width:690px;height:100%;position:relative;z-index:1}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper .d2cCurriculumContent{display:flex;flex-direction:column;gap:16px;width:100%;max-width:515px}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:24px}}@media screen and (min-width: 374px) and (max-width: 390px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:24px}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper.flipBookHide{display:flex;gap:40px;align-items:center}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper.flipBookHide>a+div{display:none!important}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .global{background:var(--cream);position:relative;width:100%}.resourcesPage .flipbookTabs .flipbookTabHeading .content .global:after{content:"";position:absolute;top:0;right:0;width:30%;height:100%;background-color:var(--main-black);z-index:1}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .global:after{width:100%;height:47%;top:unset;bottom:187px}}@media screen and (max-width: 430px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .global:after{height:41%;bottom:207px}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper{display:flex;gap:40px;align-items:center;z-index:2;position:relative;flex-direction:row-reverse}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper{flex-direction:column}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper .flipBook{width:100%;max-width:690px;height:100%;position:relative}.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper .d2cCurriculumContent{display:flex;flex-direction:column;gap:16px;width:100%;max-width:520px}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:24px}}@media screen and (min-width: 374px) and (max-width: 390px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:24px}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper.flipBookHide{display:flex;gap:40px;align-items:center}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper.flipBookHide>a+div{display:none!important}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity{width:100%;position:relative;background:var(--green)}.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .orangeStar{position:absolute;right:0;top:20px}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .orangeStar{display:none}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity:before{content:"";position:absolute;top:0;left:0;width:30%;height:100%;background-color:var(--main-black)}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity:before{width:100%;height:50%;top:unset;bottom:166px}}@media screen and (max-width: 430px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity:before{height:41%;bottom:207px}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper{display:flex;gap:40px;align-items:center}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper{flex-direction:column}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper .flipBook{width:100%;max-width:690px;height:100%;position:relative;z-index:1}.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper .d2cCurriculumContent{display:flex;flex-direction:column;gap:16px;width:100%;max-width:515px}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:24px}}@media screen and (min-width: 374px) and (max-width: 390px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:24px}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper.flipBookHide{display:flex;gap:40px;align-items:center}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper.flipBookHide>a+div{display:none!important}}.resourcesPage .flipbookTabs .d2cCurriculumContent button{display:none}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .d2cCurriculumContent button{display:flex}}@media screen and (max-width: 767px){.summerBaseCamp .courseDetailWhiteBlock .courseDetailHeroBox:not(:last-child){max-width:50.3%}}.summerBaseCamp .sliderHeroUgProWrapper{background:url(https://cdn.tetr.com/uploads/25062025/v1/summerHeroBg.webp) top no-repeat;background-size:cover}@media screen and (max-width: 768px){.summerBaseCamp .sliderHeroUgProWrapper{background:url(https://cdn.tetr.com/uploads/27062025/v1/summerMobliebg.webp) top no-repeat;background-size:cover}}.summerBaseCamp .courseDetailWhiteBlock .courseDetailHeroBox:not(:last-child){margin-right:12px}.summerBaseCamp .UgMapCurriculum .commonAccordion .smallheading .circleRound{background:var(--orange)}.summerBaseCamp .mapAccordion .mapWorkArea{min-height:700px}.summerBaseCamp .courseDetailWhiteBlock{gap:24px}.summerBaseCamp .courseDetailWhiteBlock .courseDetailHeroBox{flex:2}.summerBaseCamp .courseDetailWhiteBlock .courseDetailHeroBox:nth-child(2){flex:1}@media screen and (max-width: 767px){.summerBaseCamp .courseDetailWhiteBlock .courseDetailHeroBox div{font-size:15px}}.summerBaseCamp .livingGlanceSection .totallValueBlock .totalFeePro{color:#f3f7e1}.summerBaseCamp .livingGlanceSection .totallValueBlock .totalFeePro .crosstext{line-height:22.4px;text-decoration:line-through;color:#727c6a}.summerBaseCamp .livingGlanceSection .totallValueBlock .totalFeePro .greenText{font-size:24px;font-weight:700;color:#b8ef43}.summerBaseCamp .keyLearning .headingBetweenWrap{margin-bottom:40px}.summerBaseCamp .keyLearning .cardsContainer{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}@media screen and (max-width: 767px){.summerBaseCamp .keyLearning .cardsContainer{flex-wrap:nowrap;max-width:100%;overflow:auto}}@media screen and (min-width: 768px) and (max-width: 1550px){.summerBaseCamp .keyLearning .cardsContainer{flex-wrap:nowrap;max-width:100%;overflow:auto}}.summerBaseCamp .keyLearning .cardsContainer .learningCard{min-width:295px;width:100%;background-color:var(--cream);max-width:calc(25% - 15px);overflow:hidden}.summerBaseCamp .keyLearning .cardsContainer .learningCardText{padding:12px 12px 16px}.summerBaseCamp .keyLearning .cardsContainer .learningCardTextp{font-size:18px;font-weight:400;line-height:124%}.summerBaseCamp .keyLearning .cardsContainer .learningCardText .highlightOrange{color:var(--orange)}.summerBaseCamp .keyLearning .cardsContainer::-webkit-scrollbar{display:none}.summerBaseCamp .livingGlanceSection .listViewGlanceCost{padding-bottom:12px;margin-top:10px}.summerBaseCamp .livingGlanceSection .listViewGlanceCost .listViewGlanceCostList{border-top:1px solid rgba(255,255,255,.1);padding-top:12px}.summerBaseCamp .FormSummerBase{padding:80px 0;position:relative;z-index:1}@media screen and (max-width: 768px){.summerBaseCamp .FormSummerBase{padding:60px 0}}.summerBaseCamp .FormSummerBase .formWrapper{position:relative;display:flex;justify-content:space-between;z-index:1;background:var(--main-black);padding:60px}@media screen and (max-width: 768px){.summerBaseCamp .FormSummerBase .formWrapper{flex-direction:column;gap:15px;padding:15px}}.summerBaseCamp .FormSummerBase .formWrapper .horLine{display:inline-block;height:6px;width:30px;background:#b8ef43;vertical-align:middle;margin-right:5px}.summerBaseCamp .FormSummerBase .formWrapper .formLeft{flex:1}.summerBaseCamp .FormSummerBase .formWrapper .formLeft .formHeading{font-family:var(--font-bold);font-size:40px;font-weight:700;line-height:120%;color:var(--cream)}.summerBaseCamp .FormSummerBase .formWrapper .formLeft .formHeading img{width:33px;height:32px}.summerBaseCamp .FormSummerBase .formWrapper .formLeft .paragrapgh{color:#fafcf3b2;margin-top:12px}.summerBaseCamp .FormSummerBase .formWrapper .formLeft .deadline{margin-top:10px}.summerBaseCamp .FormSummerBase .formWrapper .formLeft .deadline .deadlineIcon{width:14px;height:14px}.summerBaseCamp .FormSummerBase .formWrapper .formLeft .deadline .deadlinepara{font-size:16px;font-weight:700;line-height:21px;color:#f3f7e1cc}.summerBaseCamp .FormSummerBase .formWrapper .formLeft .deadline .OnlyGreenText{font-size:16px;font-weight:700;line-height:21px}.summerBaseCamp .FormSummerBase .formWrapper .formLeft .creamStarForm{position:absolute;left:4px;bottom:-46px}@media screen and (max-width: 767px){.summerBaseCamp .FormSummerBase .formWrapper .formLeft .creamStarForm{display:none}}.summerBaseCamp .FormSummerBase .formWrapper .formRight{flex:1;max-width:500px}.summerBaseCamp .FormSummerBase .formWrapper .formRight form{display:flex;flex-direction:column;gap:15px}.summerBaseCamp .FormSummerBase .formWrapper .formRight form input{height:64px;padding:6px 12px;outline:none;border:none;border-radius:0;display:block;width:100%;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none}.summerBaseCamp .FormSummerBase .formWrapper .formRight form input[type=text],.summerBaseCamp .FormSummerBase .formWrapper .formRight form select{padding:14px;font-size:1rem;border:none;width:100%;background-color:#fff;color:#000;outline:none;border-radius:2px}.summerBaseCamp .FormSummerBase .formWrapper .formRight form .inputGroup{display:flex;gap:10px}.summerBaseCamp .FormSummerBase .formWrapper .formRight form .inputGroup select{max-width:140px}.summerBaseCamp .FormSummerBase .formWrapper .formRight form .agree-group{padding:0!important;margin-bottom:2px}@media screen and (mix-width: 992px){.summerBaseCamp .FormSummerBase .formWrapper .formRight form .col-md-12{width:100%}}.summerBaseCamp .FormSummerBase .formWrapper .formRight form .checkbox{display:flex;position:relative;text-align:left;margin:18px 0 0;float:left;width:100%;align-items:flex-start;font-size:.9rem;color:#ccc;gap:10px}.summerBaseCamp .FormSummerBase .formWrapper .formRight form .checkbox label{min-height:20px;margin-bottom:0;font-weight:400;cursor:pointer}.summerBaseCamp .FormSummerBase .formWrapper .formRight form .checkbox input{width:20px;height:20px}.summerBaseCamp .FormSummerBase .formWrapper .formRight form .formButton{display:flex;justify-content:end}.summerBaseCamp .FormSummerBase:after{content:"";height:50%;width:100%;background:var(--green);position:absolute;top:0;left:0}@media (max-width: 768px){.summerBaseCamp .FormSummerBase:after{height:100%;background:var(--green)}}.summerBaseCamp .accordionAnswer ul.listing{padding-left:20px}.summerBaseCamp .accordionAnswer ul.listing li{line-height:150%;list-style-type:disc}.summerBaseCamp .greyParagrapgh{color:#6a7367!important}.popup-overlay{display:none;position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:#00000080;justify-content:center;align-items:center;z-index:999}@media screen and (min-width: 390px) and (max-width: 844px){.popup-overlay{height:107vh}}.popup-overlay .error-msg{color:red}@media screen and (max-width: 767px){.popupContainer{margin:20px}}.popupContainer .popup-box{display:flex;flex-direction:column;gap:24px;background:var(--main-black);padding:40px 60PX;width:100%;max-width:1000px;max-height:calc(100vh - 40px);height:auto;position:relative;border-radius:10px;overflow:auto}@media screen and (max-width: 767px){.popupContainer .popup-box{padding:40px 20px;max-height:calc(100vh - 114px)}}.popupContainer .popup-box .formHeadingWrapper{max-width:765px;width:100%;display:flex;flex-direction:column;gap:12px;justify-content:space-between}.popupContainer .popup-box .formHeadingWrapper .formHeading{font-size:36px;color:var(--white);font-family:var(--font-regular);font-weight:500}@media screen and (max-width: 767px){.popupContainer .popup-box .formHeadingWrapper .formHeading{font-size:28px}}.popupContainer .popup-box .formHeadingWrapper .formParagraph{font-family:var(--font-regular);color:var(--cream);font-size:16px;font-weight:400;line-height:21px}.popupContainer .popup-box .application-form{display:flex;flex-direction:column;gap:24px;width:100%;margin-top:24px}@media screen and (max-width: 767px){.popupContainer .popup-box .application-form{gap:20px;margin-top:18px}}.popupContainer .popup-box .application-form .form-group{display:flex;flex-direction:column}.popupContainer .popup-box .application-form .form-group label.browseFile{cursor:pointer}.popupContainer .popup-box .application-form .full-width{width:100%}.popupContainer .popup-box .application-form textarea{padding:10px;resize:none!important;min-height:165px;resize:vertical;font-size:16px;outline:none}.popupContainer .popup-box .application-form textarea::placeholder{color:var(--greyDark);font-family:var(--font-regular);font-weight:400;font-size:16px}.popupContainer .popup-box .application-form input[type=file]{padding:10px 0}.popupContainer .popup-box .application-form label{font-weight:400;font-size:13px;line-height:150%;color:#f3f7e1;margin-bottom:6px}.popupContainer .popup-box .application-form .required{color:red}.popupContainer .popup-box .application-form .formButton{display:flex;justify-content:end}.close-btn{color:var(--white);position:absolute;width:30px;top:24px;right:25px;font-size:20px;cursor:pointer}@media screen and (min-width: 390px) and (max-width: 844px){.close-btn{right:0}}.popupThankYou{min-height:450px}@media screen and (max-width: 767px){.popupThankYou{min-height:unset}}.popupThankYou .thankyouWrap{display:flex;background:var(--cream-1);justify-content:center;align-items:center;flex-wrap:wrap;gap:24px;border-radius:5px;padding:60px 0}@media screen and (max-width: 767px){.popupThankYou .thankyouWrap{padding:20px;margin-top:12px}}.popupThankYou .thankyouWrap .formHeadingWrapper{align-items:center}.popupThankYou .thankyouWrap .formHeadingWrapper .formHeadingThank{color:var(--grey5);font-family:var(--font-regular);line-height:120%;font-size:28px;font-weight:400}@media screen and (max-width: 767px){.popupThankYou .thankyouWrap .formHeadingWrapper .formHeadingThank{text-align:center}}@media screen and (max-width: 767px){.popupThankYou .thankyouWrap .formHeadingWrapper .allparagraph{text-align:center}}.browseFile{width:100%;display:flex;min-height:64px}.browseFile .addFile{background:var(--green);color:var(--main-black);padding:23px 32px;font-size:16px}@media screen and (min-width: 390px) and (max-width: 844px){.browseFile .addFile{padding:10px 20px;display:flex;align-items:center}}.browseFile input{display:none}.browseFile .filename{font-size:16px;background:#fff;display:flex;flex:1;padding:23px 32px;color:var(--main-black)}@media screen and (min-width: 390px) and (max-width: 844px){.browseFile .filename{padding:10px 20px;align-items:center}}.browseFile111{width:100%;min-height:64px;display:flex;align-items:center;height:60px;justify-content:start;cursor:pointer}.addFile{background:var(--green);color:var(--main-black);padding:23px 32px;font-size:16px}@media screen and (min-width: 390px) and (max-width: 844px){.addFile{padding:10px 20px;display:flex;align-items:center}}input[type=file]{display:none}.filename{font-size:16px;background:#fff;display:flex;flex:1;padding:23px 32px;color:var(--main-black)}@media screen and (min-width: 390px) and (max-width: 844px){.filename{padding:10px 20px;align-items:center}}.filePreviewBox{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:0 10px;min-height:65px}.fileNameWrapper{display:flex;align-items:center;gap:10px;overflow:hidden}.fileNameWrapper img{width:20px;height:20px}.fileNameText{white-space:nowrap;overflow:hidden;max-width:250px;font-size:14px;text-overflow:ellipsis;color:var(--main-black)}.removeFileBtn{background:#b8ef43;width:40px;height:40px;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.summerBasePageShanghai .scrollableHeader.scrolled.scrollItUpAll{top:0!important}@media (max-width: 767px){.summerBasePageShanghai .mobMenu.visible{top:79.5px}}@media screen and (max-width: 844px){html body.tetr-sandbox-shanghai-edition .zd-launcher-button{display:none!important}}.newBarClockUS{background:#1c291a;color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-medium);z-index:1000}@media screen and (min-width: 320px) and (max-width: 844px){.newBarClockUS{max-width:204px}}.newBarClockUS .wrapperClock{display:flex;align-items:center;padding:8px 12px;gap:10px}@media screen and (min-width: 320px) and (max-width: 844px){.newBarClockUS .wrapperClock{max-height:44px}}.newBarClockUS .wrapperClock .clockSumAll{display:flex;background:#1c291a;width:100%;border-right:1px solid #F3F7E1;padding-right:10px;flex-direction:column;gap:10px}@media screen and (min-width: 320px) and (max-width: 844px){.newBarClockUS .wrapperClock .clockSumAll{max-height:44px;gap:4px;align-items:center}}.newBarClockUS .wrapperClock .clockSumAll .timeRemain{color:#e8eae8;font-size:11px;font-weight:400;line-height:120%;font-family:var(--font-regular);letter-spacing:1}@media screen and (min-width: 320px) and (max-width: 844px){.newBarClockUS .wrapperClock .clockSumAll .timeRemain{font-size:9px}}.newBarClockUS .wrapperClock .clockSumAll .CountDown{display:flex;gap:10px}@media screen and (min-width: 320px) and (max-width: 844px){.newBarClockUS .wrapperClock .clockSumAll .CountDown{gap:6px}}.newBarClockUS .wrapperClock .clockSumAll .CountDown span{color:#b8ef43;font-size:14px;font-weight:500;display:flex;font-family:var(--font-medium);justify-content:center;align-items:center;gap:1px}@media screen and (min-width: 320px) and (max-width: 844px){.newBarClockUS .wrapperClock .clockSumAll .CountDown span{align-items:baseline!important}}.newBarClockUS .wrapperClock .clockSumAll .CountDown .dateLetter{color:#fff;font-size:12px;font-weight:400;font-family:var(--font-regular)}@media screen and (min-width: 320px) and (max-width: 844px){.newBarClockUS .wrapperClock .clockSumAll .CountDown .dateLetter{letter-spacing:0%}}.newBarClockUS .wrapperClock .deadlineWrap{display:flex;flex-direction:column;align-items:center;gap:10}@media screen and (min-width: 320px) and (max-width: 844px){.newBarClockUS .wrapperClock .deadlineWrap{max-height:44px;gap:4px!important}}.newBarClockUS .wrapperClock .deadlineWrap .deadlineText{color:#e8eae8;font-size:10px;font-weight:400;letter-spacing:1;font-family:var(--font-regular);line-height:120%}@media screen and (min-width: 320px) and (max-width: 844px){.newBarClockUS .wrapperClock .deadlineWrap .deadlineText{font-size:9px;letter-spacing:1%}}.newBarClockUS .wrapperClock .deadlineWrap .dateWrap{color:#b8ef43;font-weight:700;font-size:14px}.newBarClockUS .wrapperClock .deadlineWrap .dateWrap .augFont{color:#fff;font-size:12px;font-weight:400}
