*{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}@font-face{font-family:plexRegular;src:url(https://cdn.tetr.com/assets/fonts/IBMPlex-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:plexMedium;src:url(https://cdn.tetr.com/assets/fonts/IBMPlex-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:plexSemiBold;src:url(https://cdn.tetr.com/assets/fonts/IBMPlex-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:plexBold;src:url(https://cdn.tetr.com/assets/fonts/IBMPlex-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--font-regular: "plexRegular";--font-medium: "plexMedium";--font-semi-bold: "plexSemiBold";--font-bold: "plexBold";--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;--sub-heading: #f7faeb;--light-green: #e3f9b4;--bottom-border-light: #3e4b41a8;--cream-2: #FBFDF6;--brown: #1f2c1d;--greyDark: #727B6A;--base-dark-green: #004822;--base-light-green: #009C50;--base-pink: #F8769A;--base-cyan: #4CC9E9;--base-yellow: #F0C300;--base-purple: #9C2AB5;--base-black: #090909;--white: #ffffff;--border-bottom: #E5E5E5}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(--base-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%}}.bg-pink{background:var(--base-pink)}.bg-cyan{background:var(--base-cyan)}.bg-purple{background:var(--base-purple)}.bg-green{background:var(--base-light-green)}.pink{aspect-ratio:1/1;height:8px;width:8px;background:var(--base-pink)}.cyan{aspect-ratio:1/1;height:8px;width:8px;background:var(--base-cyan)}.purple{aspect-ratio:1/1;height:8px;width:8px;background:var(--base-purple)}.green{aspect-ratio:1/1;height:8px;width:8px;background:var(--base-dark-green)}.yellow{aspect-ratio:1/1;height:8px;width:8px;background:var(--base-yellow)}.mobShow{display:none}.fw700{font-weight:700;font-family:var(--font-bold)}.font-italic{font-style:italic}.swiper-button-disabled{background:#fff5e4}.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}.alignSelfEnd{align-self:flex-end}.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(--base-black);font-family:var(--font-bold);padding:13px 22px;display:flex;border-radius:4px;align-items:center;justify-content:center;box-shadow:none;outline:none;border:2px solid var(--base-yellow)}.secondaryButton{font-size:13px;background:var(--base-yellow);color:var(--base-black);font-family:var(--font-bold);padding:13px 22px;display:flex;max-width:max-content;gap:8px;text-transform:uppercase;align-items:center;justify-content:center;box-shadow:none;outline:none;border-radius:4px;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{background:var(--white);padding:14.5px 0;border-bottom:1px solid var(--border-bottom);position:relative;transition:.2s ease}.mainHeader.headerCrem,.mainHeader.headerCrem.active{background:var(--white)}.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:13px;display:flex;flex-wrap:nowrap;flex-direction:column;font-family:var(--font-bold);font-weight:500;position:relative;text-transform:uppercase}.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:90px;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:56px 0 0;background:var(--base-dark-green);overflow:hidden;border-top:.5px solid #E5E5E5}@media (max-width: 767px){.mainFooter{padding:56px 0 0}}.mainFooter .mobLinksWrap{display:flex;justify-content:space-between;margin-bottom:36px}.mainFooter .mobLinksWrap .column1,.mainFooter .mobLinksWrap .column2{display:flex;flex-direction:column;gap:24px}.mainFooter .mobLinksWrap .column1 a,.mainFooter .mobLinksWrap .column2 a,.mainFooter .mobLinksWrap .column2 span{color:var(--white)}.mainFooter .full-footer-wrapper{display:flex;justify-content:space-between;gap:30px;margin-bottom:56px}@media screen and (max-width: 767px){.mainFooter .full-footer-wrapper{margin-bottom:32px}}.mainFooter .full-footer-wrapper .left{position:relative;max-width:200px;width:100%;z-index:99}@media (max-width: 767px){.mainFooter .full-footer-wrapper .left{max-width:100%;display:flex;justify-content:space-between;align-items:flex-end}}.mainFooter .full-footer-wrapper .left .footer-links-wrapper{display:flex;align-items:center;justify-content:flex-start;gap:12px}.mainFooter .full-footer-wrapper .left .footer-links-wrapper a{line-height:0}.mainFooter .full-footer-wrapper .left .infoMail,.mainFooter .full-footer-wrapper .left .infoMail a{color:var(--white)}.mainFooter .full-footer-wrapper .right{display:flex;align-items:flex-start;width:100%;justify-content:space-between;max-width:508px;z-index:99}@media (max-width: 767px){.mainFooter .full-footer-wrapper .right{display:none}}.mainFooter .full-footer-wrapper .right .footer-links-wrap{position:relative;display:flex;flex-direction:column;gap:12px}.mainFooter .full-footer-wrapper .right .footer-links-wrap .footer-link{position:relative;display:block;width:max-content;color:var(--white);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:hover{transform:translateY(-2px);transition:all .2s}.mainFooter .full-footer-wrapper .businessWrap{display:flex;flex-flow:column;gap:32px;width:100%;max-width:195px}@media (max-width: 767px){.mainFooter .full-footer-wrapper .businessWrap{display:none}}.mainFooter .full-footer-wrapper .businessWrap .fooTagline{color:var(--white);font-size:23px;font-family:var(--font-bold);line-height:120%}.colorBorder{height:3px;width:100%;background:linear-gradient(to right,#984096 0% 10.58%,#fff 10.58% 14.68%,#1cc1e4 14.68% 18.82%,#fff 18.82% 31.56%,#079e4d 31.56% 35.7%,#1cc1e4 35.7% 42.84%,#fff 42.84% 54.64%,#f5c21a 54.64% 62.84%,#f16a94 62.84% 67.64%,#984096 67.64% 74.12%,#079e4d 74.12% 77.96%,#1cc1e4 77.96% 81.7%,#fff 81.7% 94.54%,#079e4d 94.54% 100%)}@media screen and (max-width: 767px){.colorBorder{height:1.5px}}.bottomFooter{padding:18px 0}.bottomFooter .bottomFooterWrap{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.bottomFooter .bottomFooterWrap{flex-direction:column;gap:12px}}.bottomFooter .footerLegal{color:var(--white);font-size:13px}@media screen and (max-width: 767px){.bottomFooter .footerLegal{font-size:12px}}.bottomFooter .referencePages{display:flex;gap:16px;align-items:center}.bottomFooter .referencePages .footer-link{color:var(--white);font-size:13px;text-transform:uppercase}@media screen and (max-width: 767px){.bottomFooter .referencePages .footer-link{font-size:12px;text-transform:capitalize}}.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(--base-yellow);font-size:13px;font-family:var(--font-bold);line-height:140%;display:flex;align-items:center;text-transform:uppercase;gap:10px;transition:.3s;width:max-content;cursor:pointer}.buttonSimpleText img{transition:.3s}.buttonSimpleText:hover img{transform:translate(2px,-2px)}.orangeButton{background:var(--base-yellow);color:var(--base-black);font-size:13px;font-weight:700;font-family:var(--font-bold);line-height:120%;text-transform:uppercase;display:flex;align-items:center;gap:10px;padding:13px 22px;transition:.3s;width:max-content;border-radius:4px;position:relative}.orangeButton img{transition:.3s}.orangeButton:hover img{transform:translate(4px,-4px)}.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{margin-top:36px;width:100%;display:none;animation:tabCommonForAll .5s ease-in-out}@media screen and (max-width: 767px){.tabCommonForAll{margin-top:24px}}@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:140%;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:var(--white);font-size:54px;font-weight:700;font-family:var(--font-bold);line-height:120%}.text50b{color:var(--white);font-size:50px;font-weight:700;font-family:var(--font-bold);line-height:120%}.text64b{color:var(--white);font-size:64px;font-weight:700;font-family:var(--font-bold);line-height:110%}.text60b{color:var(--white);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:var(--base-black);font-size:38px;font-weight:700;font-family:var(--font-bold);line-height:120%}.textTh{color:var(--white);font-size:16px;font-weight:700;font-family:var(--font-bold);line-height:124%;letter-spacing:-.28px}.textTd{color:var(--base-black);font-size:16px;font-weight:400;line-height:124%}.textBold{font-weight:700;font-family:var(--font-bold)}.sectionHeading{color:var(--white);font-family:var(--font-regular);font-size:48px;font-weight:400;line-height:120%}@media (max-width: 767px){.sectionHeading{font-size:28px}}.sectionHeading.headingAdjust{font-size:39.6px}@media (max-width: 767px){.sectionHeading.headingAdjust{font-size:28px}}.text-center{text-align:center}.text-color-green{color:var(--green)}.textdark{color:var(--base-black)!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:var(--base-light-green)}.textWhite{color:var(--white)}.font32{font-size:32px;font-family:var(--font-bold)}.font38{font-size:38px}.lightGreen{background:var(--base-light-green)}.hide{display:none}.boldBlack{color:var(--base-black);font-family:var(--font-regular)!important}.OnlyGreenText{color:var(--base-light-green)}.textYellow{color:var(--base-yellow)}.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:var(--base-yellow);color:var(--base-black);font-size:13px;text-transform:uppercase;font-weight:700;font-family:var(--font-bold);line-height:120%;display:flex;border-radius:4px;align-items:center;gap:8px;transition:.3s;width:max-content;padding:13px 22px}@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}.arrowAbsolueUp.flipButtonGroup:hover .verticalFlipButton .hoverTextTwo,.arrowAbsolueUp.flipButtonGroup:hover .verticalFlipButton .textOne{transform:translateY(-20px)}.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:var(--white)}.mainTextChangeBlock .changingTextAnimate{display:flex;align-items:center;gap:5px;flex:1;color:var(--white);line-height:140%}.mainTextChangeBlock .changingTextAnimate.typeGap{margin-left:8px}.mainTextChangeBlock .changingTextAnimate .typingTextStay{color:var(--white);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}.tetrScholarshipsSection.dreamSection .blockUnviversityDivide{flex-direction:column;gap:25px}.tetrScholarshipsSection.dreamSection .leftSideUniDivide{max-width:100%;position:relative;width:100%;height:100%;aspect-ratio:1/1}.tetrScholarshipsSection.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:-76px;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+.mobMenu+script+.videoPopupBlockCommon+.facultyPage .commonListTabScroll{top:76px;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:75px;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)}}.newTetrisApplyNow{width:100%;max-width:153px;padding:17px;background:var(--base-yellow);cursor:pointer;transition:.3s ease;position:relative;border-radius:0}.newTetrisApplyNow .blockArrow{position:absolute;top:-50px;right:0;padding:17px;background:var(--base-yellow)}.newTetrisApplyNow .textOne,.newTetrisApplyNow .hoverTextTwo{transition:.3s ease;color:var(--base-black);font-size:14px;font-weight:700;line-height:120%}.primaryYellowBtn{display:flex;padding:14px 24px;align-items:center;gap:8px;max-width:max-content;flex-shrink:0;border-radius:4px;background:var(--base-yellow);font-size:13px;font-family:var(--font-semi-bold);font-weight:600;line-height:120%;color:var(--base-black)}@media screen and (max-width: 767px){.primaryYellowBtn{padding:12px 14px}}@media screen and (max-width: 767px){.mobBtnFix{padding:8px 10px}}.secondaryOutlineBtn{display:flex;max-width:max-content;padding:14px 24px;align-items:center;gap:8px;flex-shrink:0;border-radius:4px;border:2px solid var(--base-yellow);background:var(--white);font-size:13px;font-family:var(--font-semi-bold);font-weight:600;line-height:120%;color:var(--base-black)}@media screen and (max-width: 767px){.secondaryOutlineBtn{padding:12px 14px}}.swiperOrangeButton{background:var(--base-yellow);display:flex;width:48px;height:48px;justify-content:center;align-items:center;transition:.3s;z-index:99}.swiperOrangeButton.swiper-button-disabled{background:#fff5e4;border:.75px solid var(--base-yellow);border-right:none}.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-128{margin-top:128px}@media screen and (max-width: 767px){.mt-128{margin-top:80px}}.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}.accordion-container{position:relative;width:100%;border:.5px solid var(--white);border-top:none;outline:0;cursor:pointer}.accordion-container .article-title{display:block;position:relative;margin:0;padding:16px 20px;border-top:.5px solid var(--white);font-size:20px;font-family:var(--font-bold);color:var(--white);cursor:pointer}@media screen and (max-width: 767px){.accordion-container .article-title{font-size:16px;padding:8px}}.accordion-container .article-title:hover,.accordion-container .article-title:active,.accordion-container .content-entry.open .article-title{background-color:#e2f9e9;color:var(--base-black)}.accordion-container .article-title:hover i:before,.accordion-container .article-title:hover i:active,.accordion-container .content-entry.open i{color:var(--base-black)}.accordion-container .content-entry i{position:absolute;top:5px;right:12px;font-style:normal;font-size:1.625em;color:var(--white)}@media screen and (max-width: 767px){.accordion-container .content-entry i{font-size:1.225em}}.accordion-container .content-entry i:before{content:"+ "}.accordion-container .content-entry.open i:before{content:"- "}.new-accordion-content{display:none;padding:12px 0 16px 20px}@media screen and (max-width: 767px){.new-accordion-content{padding:8px}}.new-accordion-content .contentListGraptab{display:flex;flex-direction:column;gap:6px}.new-accordion-content .contentListGraptab li{display:flex;align-items:center;gap:10px;color:var(--white);font-family:var(--font-regular)}@media screen and (max-width: 767px){.new-accordion-content .contentListGraptab li{align-items:baseline}}@media screen and (max-width: 767px){.new-accordion-content .contentListGraptab li .listText{font-size:14px}}.new-accordion-content .contentListGraptab li .listText span{font-family:var(--font-bold)}.newMegaMenu{position:relative}.newMegaMenu.active .nav-dd-programs-icon{transform:rotate(180deg);transition:.4s}.newMegaMenuBox{position:absolute;background:#f8fefa;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;overflow:hidden;background-color:var(--base-purple);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(--base-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:#f8fefa;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:#f8fefa;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(--base-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(--base-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:72px 0}@media (max-width: 767px){section{padding:36px 0}}section.bgWhite{background:var(--white)}section.bgCurriculum{background:var(--white)}.commonAccordion{position:relative;max-width:100%;width:100%}.commonAccordion .orangeTag{background:var(--base-dark-green);color:var(--white);border:1px solid var(--base-dark-green)}.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:12px 16px;cursor:pointer;background:#f8fefa;border-bottom:.5px solid #A5E8C0}.commonAccordion .accordionHeading .left-side{position:relative}.commonAccordion .accordionHeading .left-side .smallheading{font-size:13px;line-height:140%;font-family:var(--font-regular)}.commonAccordion .accordionHeading .left-side .smallheading .circleRound{display:flex;width:5px;height:5px;background:var(--base-light-green)}.commonAccordion .accordionHeading .left-side .locationHead{display:flex;align-items:center;justify-content:flex-start;gap:10px}.commonAccordion .accordionHeading .left-side .locationHead .locationHeading{color:var(--base-black);font-family:var(--font-bold);font-style:normal;line-height:120%;font-size:27.6px}@media screen and (max-width: 767px){.commonAccordion .accordionHeading .left-side .locationHead .locationHeading{font-size:22px}}.commonAccordion .accordionHeading:hover{background:#ebfff2}.commonAccordion .accordionHeading.active{background:#ebfff2;border-bottom:none}.commonAccordion .accordionHeading.active .plus-icon-wrap .plus-v{transform:rotate(90deg) translate(0) translateY(8px)}.commonAccordion .accordionAnswer{display:none;position:relative;background:#fff;padding:16px;border:1px solid var(--base-light-green);border-top:none}.commonAccordion .accordionAnswer .buttonSimpleText{font-size:14px}.commonAccordion .accordionAnswer .passageGrapAccodion{display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 767px){.commonAccordion .accordionAnswer .passageGrapAccodion{gap:24px}}.commonAccordion .accordionAnswer .listDivideAccodion{display:flex;align-items:center;gap:32px;padding-top:24px}@media screen and (max-width: 767px){.commonAccordion .accordionAnswer .listDivideAccodion{gap:9px;padding-top:16px}}.commonAccordion .accordionAnswer .listDetailAccoidon{border-left:1px solid var(--base-light-green);padding-left:12px;font-size:.75rem;line-height:140%}@media screen and (max-width: 767px){.commonAccordion .accordionAnswer .listDetailAccoidon{padding:4px}}.commonAccordion .accordionAnswer .listDetailAccoidon span{font-size:1.5rem;line-height:1.44;font-family:var(--font-bold);color:#0b6f39}.commonAccordion .accordionAnswer .listDetailAccoidon p{font-size:13px;line-height:1.4;color:var(--base-black);text-transform:uppercase;font-family:var(--font-bold)}@media screen and (max-width: 767px){.commonAccordion .accordionAnswer .listDetailAccoidon p{font-size:10px}}.tag{max-width:max-content;display:flex;justify-content:center;align-items:center;padding:6px 10px;gap:6px;text-transform:uppercase;border:1px solid var(--base-light-green);background:var(--base-light-green);color:var(--white);font-family:var(--font-bold);font-size:11px;font-weight:700;line-height:140%}@media screen and (max-width: 767px){.tag{padding:4px 6px;font-size:9px}}.tagOrange{display:flex;justify-content:center;align-items:center;padding:6px 10px;text-transform:uppercase;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%}.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:var(--base-black)}.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(--base-light-green)!important;transition:.4s ease!important;color:var(--white)!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(--base-light-green)!important;transition:.4s ease!important;color:var(--white)!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(--base-light-green)!important;transition:.4s ease!important;color:var(--white)!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(--base-light-green)!important;transition:.4s ease!important;color:var(--white)!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(--base-light-green)!important;transition:.4s ease!important;color:var(--white)!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(--base-light-green)!important;transition:.4s ease!important;color:var(--white)!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(--base-light-green)!important;transition:.4s ease!important;color:var(--white)!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(--base-light-green)!important;transition:.4s ease!important;color:var(--white)!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(--white);background-color:var(--base-dark-green);justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:4px 10px;font-size:.625rem;font-family:var(--font-bold);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;justify-content:flex-start;gap:80px;z-index:9}.mapAccordion .mapWorkArea .mapImages{width:100%;max-width:472px;max-height:642px;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:-28px;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:700px;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;text-transform:uppercase}.mapAccordion .innerTabGraphAccodion .menuListTabGrap li{transition:.3s;font-family:var(--font-regular);color:var(--base-black);line-height:140%;font-size:13px}@media screen and (max-width: 767px){.mapAccordion .innerTabGraphAccodion .menuListTabGrap li{font-size:12px}}.mapAccordion .innerTabGraphAccodion .menuListTabGrap li.active{font-family:var(--font-bold)}.mapAccordion .innerTabGraphAccodion .menuListTabGrap li{position:relative;padding:0 10px 8px;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:var(--base-light-green)}.mapAccordion .tabWrapperGrapContent .contentListGraptab li{align-items:baseline}.mapAccordion .tabWrapperGrapContent .contentListGraptab li p,.mapAccordion .tabWrapperGrapContent .contentListGraptab li p span{color:var(--base-black)}.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:var(--base-black)}.tabWrapperGrapContent .contentListGraptab li{display:flex;align-items:baseline;gap:10px}.tabWrapperGrapContent .contentListGraptab li p{display:flex;align-items:flex-start;gap:10px;color:var(--white);font-size:13px}@media screen and (max-width: 767px){.tabWrapperGrapContent .contentListGraptab li p{font-size:14px}}.tabWrapperGrapContent .contentListGraptab li p span{font-weight:700;font-family:var(--font-bold);text-wrap:nowrap;color:var(--white);font-size:13px}.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;background:var(--base-dark-green);padding:15px 0;z-index:20;border-bottom:1px solid #d4d4d4;position:sticky;top:0}.tabHeaderBlock .subRouteTab{color:var(--white);font-size:13px;font-family:var(--font-regular);text-transform:uppercase;line-height:140%;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:var(--base-yellow)}.tabHeaderBlock .subRouteTab:hover,.tabHeaderBlock .subRouteTab.active{color:var(--base-yellow)}.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:90vh;position:relative;background-color:var(--base-black)}@media screen and (max-width: 767px){.sliderHeroHomeWrapper{height:70vh}}.sliderHeroHomeWrapper .heroHomeMainContent{position:absolute;z-index:1;height:100%;width:100%;display:flex;justify-content:flex-start;align-items:center;background:linear-gradient(255deg,#09090900 16.61%,#04040466 63.05%,#000)}.sliderHeroHomeWrapper .heroHomeMainContent h1.text54b{color:var(--white)}.sliderHeroHomeWrapper .heroSliderUgProgramLeft{position:relative;top:80px}@media screen and (max-width: 767px){.sliderHeroHomeWrapper .heroSliderUgProgramLeft{top:100px}}.sliderHeroHomeWrapper .heroSliderUgProgramLeft p{color:var(--white)}.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}}.courseDetailBlock{padding:40px 0}@media screen and (max-width: 767px){.courseDetailBlock{padding:unset}}.courseDetailBlock .tetrisBlock{padding:70px 0;position:relative}@media screen and (max-width: 767px){.courseDetailBlock .tetrisBlock{padding:48px 0}}.courseDetailBlock .tetrisBlock .rightTetris{position:absolute;right:0;top:0}.courseDetailBlock .tetrisBlock .leftTetris{position:absolute;left:0;bottom:0}.courseDetailBlock .courseDetailWhiteBlock{background:var(--white);border:1px solid #C5F3D2;box-shadow:3px 7px 17px #1c291a08,10px 29px 31px #1c291a08,23px 66px 42px #1c291a08,40px 117px 50px #1c291a08;padding:30px 38px;display:flex;align-items:center;width:100%;max-width:fit-content;margin:0 auto;gap:54px}.courseDetailBlock .courseDetailWhiteBlock .courseDetailHeroBox{display:flex;flex-direction:column;align-items:center;gap:2px}.courseDetailBlock .courseDetailWhiteBlock .courseDetailHeroBox .text12r{color:#404040;font-size:13px}.courseDetailBlock .courseDetailWhiteBlock .courseDetailHeroBox .text20n{color:var(--base-black);font-family:var(--font-bold)}.grouptagAccodion{display:flex;align-items:center;gap:10px}.weekdayChartSection{width:100%;background:var(--white)}@media screen and (max-width: 767px){.weekdayChartSection{padding:48px 0}}.weekdayChartSection .weekdayChartBlock{width:100%;display:flex;flex-direction:column;gap:36px}@media screen and (max-width: 767px){.weekdayChartSection .weekdayChartBlock{gap:32px}}.weekdayChartSection .weekdayChartBlock .weekdayChartTitle{display:flex;flex-direction:column;gap:14px}.weekdayChartSection .weekdayChartBlock .weekdayChartTitle .text16r{font-size:14px}@media (max-width: 767px){.weekdayChartSection .weekdayChartBlock .weekAtTableImage{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--base-yellow) #D4D4D4}.weekdayChartSection .weekdayChartBlock .weekAtTableImage img{min-width:1112px;padding-bottom:12px}.weekdayChartSection .weekdayChartBlock .weekAtTableImage::-webkit-scrollbar{height:5px}.weekdayChartSection .weekdayChartBlock .weekAtTableImage::-webkit-scrollbar-track{background:#f1f1f1}.weekdayChartSection .weekdayChartBlock .weekAtTableImage::-webkit-scrollbar-thumb{background:var(--base-yellow);border-radius:4px}.weekdayChartSection .weekdayChartBlock .weekAtTableImage::-webkit-scrollbar-thumb:hover{background:var(--base-yellow)}}#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 .plus-icon-wrap .plus-h,.scholarshipWrap .graduateBachelorBlock .plus-icon-wrap .plus-v{background-color:var(--base-black)}.scholarshipWrap .graduateBachelorBlock .accordionAnswer{background:transparent;padding:0}.scholarshipWrap .graduateBachelorBlock .contentListGraptab li p{color:#f3f7e1}.headingWrapper{display:flex;flex-direction:column;gap:10px}.reflectRepeatSection .reflectWrapper{width:100%;display:flex;flex-direction:column;gap:56px}@media screen and (max-width: 767px){.reflectRepeatSection .reflectWrapper{gap:32px}}.reflectRepeatSection .headingWrapper p{color:var(--base-black);line-height:140%}@media screen and (max-width: 768px){.reflectRepeatSection .headingWrapper p{font-size:14px}}.reflectRepeatSection .swiperCardReflectBlock{display:flex;flex-direction:column}.reflectRepeatSection .swiperProgressWrap{display:flex;align-items:center;gap:20px;position:relative}.reflectRepeatSection .swiperProgressWrap .progressBar{width:100%}.reflectRepeatSection .swiperProgressWrap .progressBar .swiper-pagination{top:22px;width:90%}@media screen and (max-width: 767px){.reflectRepeatSection .swiperProgressWrap .progressBar .swiper-pagination{max-width:calc(100% - 82px);top:18px}}.reflectRepeatSection .swiperProgressWrap .progressBar .swiper-pagination span{background:var(--base-yellow)}.reflectRepeatSection .swiperTabReflectBlock{display:flex;align-items:center;padding:12px 16px;justify-content:space-between;border:1px solid #C5F3D2;border-radius:4px}@media screen and (max-width: 767px){.reflectRepeatSection .swiperTabReflectBlock{padding:8px;gap:15px}}.reflectRepeatSection .swiperTabReflectBlock .pink{aspect-ratio:1/1;height:8px;width:8px;background:var(--base-pink)}.reflectRepeatSection .swiperTabReflectBlock .cyan{aspect-ratio:1/1;height:8px;width:8px;background:var(--base-cyan)}.reflectRepeatSection .swiperTabReflectBlock .purple{aspect-ratio:1/1;height:8px;width:8px;background:var(--base-purple)}.reflectRepeatSection .swiperTabReflectBlock .tabReflectBox{border-radius:4px;padding:12px 16px;display:flex;flex-direction:column;gap:2px;cursor:pointer;transition:.3s;min-height:56px;align-items:center;text-align:center;border:1px solid transparent}@media screen and (max-width: 767px){.reflectRepeatSection .swiperTabReflectBlock .tabReflectBox{padding:8px 12px}}.reflectRepeatSection .swiperTabReflectBlock .tabReflectBox span,.reflectRepeatSection .swiperTabReflectBlock .tabReflectBox p{color:var(--base-black)}.reflectRepeatSection .swiperTabReflectBlock .tabReflectBox:hover{background:#fff5e4;border:1px solid var(--base-yellow);transition:.3s}.reflectRepeatSection .swiperTabReflectBlock .tabReflectBox.active{background:var(--base-yellow)}.reflectRepeatSection .swiperTabReflectBlock .tabReflectBox.active span{color:#404040}.reflectRepeatSection .swiperCardDetailReflectWrap{display:flex;align-items:center;gap:16px;width:100%}.reflectRepeatSection .swiperCardDetailReflectWrap .swiper-slide{height:auto}.reflectRepeatSection .swiperCardDetailReflectWrap .cardWhiteSwiperReflect{background:var(--base-dark-green);padding:16px 12px;border-radius:4px;border:1px solid #C5F3D2;width:100%;height:100%;cursor:pointer;display:flex;flex-direction:column;gap:24px}.headingReflectCardWrap{padding-bottom:6px;border-bottom:.5px dashed var(--base-light-green)}.headingReflectCardWrap .text20b{font-size:27.6px;color:var(--white);line-height:120%;font-weight:400;font-family:var(--font-bold)}@media screen and (max-width: 767px){.headingReflectCardWrap .text20b{font-size:20px}}.termHeading{display:flex;align-items:center;gap:6px;color:var(--white);font-size:13px;font-weight:400;font-family:var(--font-regular);line-height:140%;text-transform:uppercase}.rotate180{transform:rotate(180deg)}.buttonGroupLearnSwipe{display:flex;align-items:center;background:#ffe9bb;gap:1px;width:max-content}.buttonGroupLearnSwipe .swiperOrangeButton{background:var(--base-yellow);display:flex;width:48px;height:48px;justify-content:center;align-items:center;transition:.3s}.buttonGroupLearnSwipe .swiperOrangeButton.swiper-button-disabled{background:#fff5e4;border:.75px solid var(--base-yellow);border-right:none}.learnCompaniesSection{background:url(https://cdn.tetr.com/assets/ih-images/V2/learnByVector.svg) no-repeat bottom/cover;width:100%;padding-bottom:0;position:relative;z-index:1}.learnCompaniesSection:before{content:"";height:50%;width:100%;background:var(--base-dark-green);position:absolute;top:0;left:0;z-index:-1}@media screen and (max-width: 768px){.learnCompaniesSection:before{height:60%}}.learnCompaniesSection .tablistLearningSwiperWrap{display:flex;align-items:center;gap:24px;margin-top:56px;border-bottom:.5px solid #A3A3A3}@media screen and (max-width: 768px){.learnCompaniesSection .tablistLearningSwiperWrap{margin-top:32px}}.learnCompaniesSection .tablistLearningSwiperWrap .tabConentLearningWrap{cursor:pointer;padding:0 12px 12px;border-bottom:2px solid transparent;text-align:center;min-width:max-content}.learnCompaniesSection .tablistLearningSwiperWrap .tabConentLearningWrap h3{color:#d4d4d4}@media screen and (max-width: 768px){.learnCompaniesSection .tablistLearningSwiperWrap .tabConentLearningWrap h3{font-size:14px}}.learnCompaniesSection .tablistLearningSwiperWrap .tabConentLearningWrap.active{border-bottom:2px solid var(--base-yellow)}.learnCompaniesSection .tablistLearningSwiperWrap .tabConentLearningWrap.active h3{color:var(--white)}.learnCompaniesSection .tablistLearningSwiperWrap .tabConentLearningWrap span{color:#d4d4d4;font-size:11.11px}.learnCompaniesSection .cohortCustomSlide{position:relative;cursor:pointer;overflow:hidden}.learnCompaniesSection .cohortCustomSlide img{width:100%;height:100%;object-fit:cover}.learnCompaniesSection .cohortCustomSlide .arrowBox{width:max-content;align-self:flex-end;padding:10px;display:flex;justify-content:center;align-items:center;position:absolute;top:16px;right:16px}.learnCompaniesSection .cohortCustomSlide .arrowBox>img{transform:rotate(0);transition:transform .3s ease-in-out}.learnCompaniesSection .cohortCustomSlide .content{display:flex;flex-direction:column;gap:6px;position:absolute;bottom:16px;left:16px}.learnCompaniesSection .cohortCustomSlide .content span{font-size:11.11px;font-family:var(--font-regular);line-height:120%;color:var(--base-black)}.learnCompaniesSection .cohortCustomSlide .content p{font-size:33.1px;font-family:var(--font-bold);line-height:120%;color:var(--base-black)}@media screen and (max-width: 767px){.learnCompaniesSection .cohortCustomSlide .content p{font-size:28.2px}}.learnCompaniesSection .cohortCustomSlide:hover .arrowBox>img{transform:rotate(45deg)}.learnCompaniesSection .cardSwiperBoxLearning{line-height:0;overflow:hidden}.learnCompaniesSection .cardSwiperBoxLearning>img{transform:scale(1);transition:transform .4s ease}.learnCompaniesSection .cardSwiperBoxLearning .btmTextLearningWrap .arrowBox>img{transform:rotate(0);transition:transform .3s ease-in-out}.learnCompaniesSection .cardSwiperBoxLearning:hover>img{transform:scale(1.05)}.learnCompaniesSection .cardSwiperBoxLearning:hover .btmTextLearningWrap .arrowBox>img{transform:rotate(45deg)}.learnCompaniesSection .cardSwiperBoxLearning .creatorCardBox{padding:16px;border:.5px solid var(--base-light-green);background:#f8fefa;display:flex;flex-direction:column;gap:6px}.learnCompaniesSection .cardSwiperBoxLearning .creatorCardBox .creatorName{color:var(--base-black);font-size:16px;font-weight:700;line-height:130%;font-family:var(--font-bold);text-transform:uppercase}.learnCompaniesSection .cardSwiperBoxLearning .creatorCardBox .creatorCountry{display:flex;align-items:center;gap:5px;color:var(--base-black);font-size:13px;font-weight:700;line-height:120%}.learnCompaniesSection .cardSwiperBoxLearning .creatorCardBox .creatorSocial{display:flex;align-items:center;gap:5px;color:var(--base-black);font-size:13px;font-weight:400;line-height:120%}@media screen and (max-width: 768px){.learnCompaniesSection .learningcardSwiperWrapper{margin-top:24px}}.learnCompaniesSection .learningcardSwiperWrapper .btmTextLearningWrap{display:flex;justify-content:space-between;align-items:center;padding:16px;border:.5px solid var(--base-light-green);background:#f8fefa}.learnCompaniesSection .learningcardSwiperWrapper .btmTextLearningWrap .arrowBox{padding:10px;transition:transform .3s ease-in-out}.learnCompaniesSection .learningcardSwiperWrapper .btmTextLearningUp{display:flex;flex-direction:column;gap:6px}.learnCompaniesSection .learningcardSwiperWrapper .btmTextLearningUp h3{font-size:16px;line-height:130%;color:var(--base-black);font-family:var(--font-bold)}.learnCompaniesSection .learningcardSwiperWrapper .btmTextLearningUp span{font-size:11.11px;line-height:120%;color:var(--base-black)}.headingBetweenWrap{display:flex;align-items:center;justify-content:space-between;width:100%}.headingBetweenWrap .batchHeading{font-size:48px;font-family:var(--font-regular);font-weight:400;line-height:120%}@media screen and (max-width: 768px){.headingBetweenWrap .batchHeading{font-size:32px}}.headingBetweenWrap .headingWidthText{display:flex;flex-direction:column;gap:11px}.buildingBusSection .headingWidthText p{color:var(--base-black);font-size:16px}.buildingBusSection .headingWidthText .text48b{color:var(--base-black)}.inspireEmpowerSection{width:100%}.inspireEmpowerSection.beforeInspire:after{content:"";height:25%;width:100%;background:#b8ef43;position:absolute;bottom:0;left:0}.inspireEmpowerSection .whiteBgEmpower{display:flex;flex-direction:column;gap:36px}.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%}@media screen and (max-width: 768px){.inspireEmpowerSection .allCardEmpowerButton{justify-content:flex-end}}.inspireEmpowerSection .allCardEmpowerButton a{width:max-content}.inspireEmpowerSection .allCardEmpowerButton a svg{transform:rotate(270deg)}.ugProgramPage .batchStartSection{background:url(https://cdn.tetr.com/assets/ih-images/V2/schMesh.svg) #003318 no-repeat center center/cover}.ugProgramPage .batchStartSection .pinkVectorImage{position:relative;top:40px;left:15px}.ugProgramPage .batchStartSection .headingBetweenWrap .batchHeading{color:var(--white)}.ugProgramPage .batchStartSection .batchStartupWhiteBlock{margin-top:40px}@media screen and (max-width: 768px){.ugProgramPage .batchStartSection .batchStartupWhiteBlock{margin-top:20px;padding:9px 10px}}.ugProgramPage .batchStartSection .batchStartupWhiteBlock .simpleSteps{font-size:20px;font-family:var(--font-medium);line-height:120%;text-align:center;color:var(--white)}@media screen and (max-width: 768px){.ugProgramPage .batchStartSection .batchStartupWhiteBlock .simpleSteps{text-align:left;font-size:16px;font-family:var(--font-regular)}}.ugProgramPage .batchStartSection .batchStartupWhiteBlock .batchWrapline{width:100%;border-top:1.5px solid var(--base-light-green);display:flex;justify-content:center;gap:100px}.ugProgramPage .batchStartSection .batchStartupWhiteBlock .batchWrapline .batchNumberBox{display:flex;flex-direction:column;gap:28px;align-items:center;text-align:center;min-width:272px}.ugProgramPage .batchStartSection .batchStartupWhiteBlock .batchWrapline .batchNumberBox .pink{aspect-ratio:1/1;height:14px;width:14px;background:var(--base-pink)}.ugProgramPage .batchStartSection .batchStartupWhiteBlock .batchWrapline .batchNumberBox .cyan{aspect-ratio:1/1;height:14px;width:14px;background:var(--base-cyan)}.ugProgramPage .batchStartSection .batchStartupWhiteBlock .batchWrapline .batchNumberBox .purple{aspect-ratio:1/1;height:14px;width:14px;background:var(--base-purple)}.ugProgramPage .batchStartSection .batchStartupWhiteBlock .batchWrapline .batchNumberBox .numberBox{width:70px;height:70px;padding:2px;border:2px solid #ADEEC7;background:var(--base-light-green);display:flex;align-items:center;justify-content:center;color:var(--white);font-size:20px;line-height:24px;position:relative;z-index:1;font-family:var(--font-medium)}.ugProgramPage .batchStartSection .batchStartupWhiteBlock .batchWrapline .batchNumberBox .batchDetailCententBox{display:flex;flex-direction:column}.ugProgramPage .batchStartSection .batchStartupWhiteBlock .batchWrapline .batchNumberBox .batchDetailCententBox p{color:var(--white)}.ugProgramPage .batchStartSection .batchStartupWhiteBlock .batchWrapline .batchNumberBox .batchDetailCententBox p span{font-weight:700;font-family:var(--font-bold);font-style:italic}.ugProgramPage .batchStartSection .batchStartupWhiteBlock .tetrStepsTimeline{display:flex;flex-direction:column;gap:30px;position:relative}.ugProgramPage .batchStartSection .batchStartupWhiteBlock .tetrStepsTimeline:before{content:"";width:1px;height:100%;background:#adeec7;position:absolute;top:0;left:15px;z-index:1}.ugProgramPage .batchStartSection .batchStartupWhiteBlock .tetrStepsTimeline .steps{display:flex;gap:20px}.ugProgramPage .batchStartSection .batchStartupWhiteBlock .tetrStepsTimeline .steps .num{height:32px;width:32px;border:1px solid #ADEEC7;display:flex;align-items:center;justify-content:center;z-index:5;background:var(--base-light-green)}.ugProgramPage .batchStartSection .batchStartNumberBlock{display:flex;width:100%;gap:100px}.applyNowPage .batchStartSection{background:url(https://cdn.tetr.com/assets/ih-images/V2/squareMesh.svg) no-repeat center center/cover}.applyNowPage .batchStartSection .pinkVectorImage{position:relative;top:40px;left:15px}.applyNowPage .batchStartSection .batchStartupWhiteBlock{margin-top:40px}@media screen and (max-width: 768px){.applyNowPage .batchStartSection .batchStartupWhiteBlock{margin-top:20px;padding:9px 10px}}.applyNowPage .batchStartSection .batchStartupWhiteBlock .simpleSteps{font-size:20px;font-family:var(--font-medium);line-height:120%;text-align:center;color:var(--base-black)}@media screen and (max-width: 768px){.applyNowPage .batchStartSection .batchStartupWhiteBlock .simpleSteps{text-align:left;font-size:16px;font-family:var(--font-regular)}}.applyNowPage .batchStartSection .batchStartupWhiteBlock .batchWrapline{width:100%;border-top:1.5px solid var(--base-dark-green);display:flex;justify-content:center;gap:100px}.applyNowPage .batchStartSection .batchStartupWhiteBlock .batchWrapline .batchNumberBox{display:flex;flex-direction:column;gap:28px;align-items:center;text-align:center;min-width:272px}.applyNowPage .batchStartSection .batchStartupWhiteBlock .batchWrapline .batchNumberBox .pink{aspect-ratio:1/1;height:14px;width:14px;background:var(--base-pink)}.applyNowPage .batchStartSection .batchStartupWhiteBlock .batchWrapline .batchNumberBox .cyan{aspect-ratio:1/1;height:14px;width:14px;background:var(--base-cyan)}.applyNowPage .batchStartSection .batchStartupWhiteBlock .batchWrapline .batchNumberBox .purple{aspect-ratio:1/1;height:14px;width:14px;background:var(--base-purple)}.applyNowPage .batchStartSection .batchStartupWhiteBlock .batchWrapline .batchNumberBox .numberBox{width:70px;height:70px;padding:2px;border:2px solid var(--base-dark-green);background:var(--white);display:flex;align-items:center;justify-content:center;color:var(--base-dark-green);font-size:20px;line-height:24px;position:relative;z-index:1;font-family:var(--font-medium)}.applyNowPage .batchStartSection .batchStartupWhiteBlock .batchWrapline .batchNumberBox .batchDetailCententBox{display:flex;flex-direction:column}.applyNowPage .batchStartSection .batchStartupWhiteBlock .batchWrapline .batchNumberBox .batchDetailCententBox p span{font-weight:700;font-family:var(--font-bold);font-style:italic}.applyNowPage .batchStartSection .batchStartupWhiteBlock .tetrStepsTimeline{display:flex;flex-direction:column;gap:30px;position:relative}.applyNowPage .batchStartSection .batchStartupWhiteBlock .tetrStepsTimeline:before{content:"";width:1px;height:100%;background:var(--base-dark-green);position:absolute;top:0;left:15px;z-index:1}.applyNowPage .batchStartSection .batchStartupWhiteBlock .tetrStepsTimeline .steps{display:flex;gap:20px}.applyNowPage .batchStartSection .batchStartupWhiteBlock .tetrStepsTimeline .steps .num{height:32px;width:32px;border:1px solid var(--base-dark-green);display:flex;align-items:center;justify-content:center;z-index:5;background:var(--white)}.applyNowPage .batchStartSection .batchStartNumberBlock{display:flex;width:100%;gap:100px}@media screen and (max-width: 768px){.feeStructureSection{padding:48px 0}}.feeStructureSection .feeStrHeading{display:flex;align-items:center;gap:24px}.feeStructureSection .feeStrHeading .greyTag{border:1px solid var(--base-dark-green);background:var(--base-dark-green);padding:8px 12px;color:var(--white);min-height:33px;width:max-content;font-family:var(--font-bold);font-size:14px;line-height:120%;text-transform:uppercase}@media screen and (max-width: 768px){.feeStructureSection .feeStrHeading .greyTag{font-size:9px;padding:4px 6px;min-height:unset}}.tableWrapperBlock{width:100%}.tableWrapperBlock table{border-spacing:0;border-collapse:collapse;width:100%}.tableWrapperBlock table thead tr{background:var(--base-light-green)}.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}@media screen and (min-width: 820px) and (max-width: 1280px){.tableWrapperBlock .tableTh{min-width:180px}}.tableWrapperBlock tr td{padding:15px 16px;border:1px solid #E2F9E9;background:#fafafa;border-right:1px solid var(--white)}.tableWrapperBlock .liteGreenTd td{background:#a5e8c0;border-color:var(--white)}.tableWrapperBlock .liteGreenTd td .tableTd{font-family:var(--font-bold)}.tableWrapperBlock .greenTd td{background:var(--base-dark-green);border-color:var(--white)}.tableWrapperBlock .greenTd td .tableTd{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:var(--base-black)}.empoDreamWrapSection .graduateBachelorBlock .plus-icon-wrap .plus-h,.empoDreamWrapSection .graduateBachelorBlock .plus-icon-wrap .plus-v{background-color:var(--base-black)}.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{padding:0}.careerLabSection .termInternGreenBlock{background:var(--base-dark-green);width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:30px;position:relative;z-index:1}.careerLabSection .InternDetailBlock{display:flex;flex-direction:column;align-items:center;gap:60px;width:100%}.careerLabSection .careerLabTeamBlock{display:flex;align-items:flex-end;background:#b8ef43;position:relative}.careerLabSection .careerLabTeamBlock .fullCoverImage{width:100%}.careerLabSection .careerLabTeamBlock .labCareerContentWrap{position:absolute;bottom:0}.careerLabSection .careerLabTeamBlock .detailWrap{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 767px){.careerLabSection .careerLabTeamBlock .detailWrap{padding:0 16px 24px;flex-direction:column;align-items:center;gap:24px}}.careerLabSection .careerLabTeamBlock .internDetailBox{padding:32px 22px}@media screen and (max-width: 767px){.careerLabSection .careerLabTeamBlock .internDetailBox{padding:4px 0}}.careerLabSection .careerLabTeamBlock .internDetailBox .detailInnerWrap{display:flex;gap:12px;align-items:flex-start}.careerLabSection .careerLabTeamBlock .internDetailBox .detailInnerWrap .detailInterHeading{display:flex;flex-direction:column;gap:8px}.careerLabSection .careerLabTeamBlock .internDetailBox .detailInnerWrap .detailInterHeading span{color:var(--white);font-size:16px;font-family:var(--font-bold)}.careerLabSection .careerLabTeamBlock .internDetailBox .detailInnerWrap .detailInterHeading .text15r{color:var(--white);font-size:13px;font-weight:400;line-height:120%}.careerLabSection .termInternFlexWrapper{display:flex;align-items:center;width:100%;line-height:0}@media screen and (max-width: 767px){.careerLabSection .termInternFlexWrapper{align-items:flex-start}}.careerLabSection .termInternFlexWrapper .careerText{background:#e2f2e8;width:100%;max-width:445px;display:flex;align-items:center;justify-content:center;padding-block:20px}@media screen and (max-width: 1280px){.careerLabSection .termInternFlexWrapper .careerText{max-width:325px}}@media screen and (max-width: 767px){.careerLabSection .termInternFlexWrapper .careerText{justify-content:flex-start;padding:20px 16px;width:max-content}}@media (max-width: 767px){.careerLabSection .termInternFlexWrapper{gap:20px}}.crossFunctionSection{width:100%;position:relative;display:flex;justify-content:center;background:var(--base-dark-green);padding:0}.crossFunctionSection .functionBlockWhiteBox{display:flex;align-items:center;gap:30px;padding:20px 0 0 20px;width:100%;z-index:1;position:relative;line-height:0}.crossFunctionSection .functionBlockWhiteBox .functionBlockHeading{display:flex;flex-direction:column;gap:16px}.crossFunctionSection .functionBlockWhiteBox .leftWhiteBlock{width:100%;max-width:628px}@media screen and (max-width: 767px){.crossFunctionSection .functionBlockWhiteBox .leftWhiteBlock{max-width:100%;padding-inline:16px}}.crossFunctionSection .functionBlockWhiteBox .leftWhiteBlock p{color:var(--white);font-size:16px;font-weight:400;line-height:140%;font-family:var(--font-regular)}.crossFunctionSection .functionBlockWhiteBox .functionalWrap{margin-top:36px;display:flex;flex-direction:column;gap:32px;width:100%;max-width:400px}@media screen and (max-width: 767px){.crossFunctionSection .functionBlockWhiteBox .functionalWrap{max-width:100%;gap:24px;margin-top:24px;margin-bottom:24px}}.crossFunctionSection .functionBlockWhiteBox .functionalWrap .bottomFuncWrap{display:flex;gap:32px}.crossFunctionSection .functionBlockWhiteBox .functionalWrap .funct{display:flex;flex-direction:column;gap:6px;padding-bottom:12px;border-bottom:1px solid var(--base-light-green);width:100%}.crossFunctionSection .functionBlockWhiteBox .functionalWrap .funct .numB{color:#ffe9bb;font-size:47.7px;font-family:var(--font-bold);font-weight:700;line-height:120%}.crossFunctionSection .functionBlockWhiteBox .functionalWrap .funct .numB span{font-size:27.6px}@media screen and (max-width: 767px){.crossFunctionSection .functionBlockWhiteBox .functionalWrap .funct .numB{font-size:36px}.crossFunctionSection .functionBlockWhiteBox .functionalWrap .funct .numB span{font-size:20px}}.crossFunctionSection .functionBlockWhiteBox .functionalWrap .funct .subText{color:var(--white);font-family:var(--font-regular);font-size:13px;font-style:normal;line-height:140%}.crossFunctionSection .functionBlockWhiteBox .careerReportBtnWrap{margin-top:56px;display:flex}@media screen and (max-width: 767px){.crossFunctionSection .functionBlockWhiteBox .careerReportBtnWrap{margin-top:24px;justify-content:flex-end;margin-bottom:36px}}.accessEminetSection{width:100%;background:url(https://cdn.tetr.com/assets/ih-images/V2/eminentBg.svg) no-repeat center center/cover}@media screen and (max-width: 767px){.accessEminetSection{background:url(https://cdn.tetr.com/assets/ih-images/V2/eminentMobVector.svg) no-repeat center center/cover}}.accessEminetSection h2{text-align:center}.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:36px;display:flex;align-items:center;gap:10px;user-select:none;flex-wrap:wrap}@media screen and (max-width: 767px){.accessEminetSection .tetrMarqWrapper{margin-top:24px}}.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);background:transparent}}.tetrNewsSection{padding-bottom:80px}.tetrNewsSection .svgArrowUp svg rect{fill:#1c291a}.tetrNewsSection .svgArrowUp svg path{stroke:var(--white)}@media screen and (max-width: 767px){.faqSectionHome{background:url(https://cdn.tetr.com/assets/ih-images/V2/eminentMobVector.svg) no-repeat center center/cover}}.faqSectionHome .headingBetweenWrap{margin-bottom:36px}@media screen and (max-width: 767px){.faqSectionHome .headingBetweenWrap{margin-bottom:24px}.faqSectionHome .headingBetweenWrap img{max-width:50px}}.faqSectionHome .faqCommonFlexWrapper{display:flex;flex-direction:column}.faqSectionHome .faqCommonFlexWrapper .plus-icon-wrap .plus-v,.faqSectionHome .faqCommonFlexWrapper .plus-icon-wrap .plus-h{background:var(--base-black)}.faqSectionHome .faqCommonFlexWrapper .locationHeading{color:var(--base-black);line-height:160%;display:flex;flex:1;text-wrap:wrap}.faqSectionHome .faqCommonFlexWrapper .accordionHeading{border:none;background:#f8fefa;padding:16px 20px;border-bottom:.5px solid #A5E8C0}.faqSectionHome .faqCommonFlexWrapper .accordionAnswer{border:1px solid #A5E8C0;border-top:none;background-color:#f8fefa;padding:16px 20px}.faqSectionHome .faqCommonFlexWrapper .accordionAnswer .text14r{color:var(--base-black)}.exploreTetrExpSection{background:url(https://cdn.tetr.com/assets/ih-images/V2/xploreBgMesh.svg) no-repeat center center/cover #003318;width:100%;padding:60px 0;position:relative}@media screen and (max-width: 767px){.exploreTetrExpSection{padding:36px 0;background:#003318}}.exploreTetrExpSection .xploreTop{position:absolute;left:0;top:0}@media screen and (max-width: 767px){.exploreTetrExpSection .xploreTop{display:none}}.exploreTetrExpSection .xploreMob{position:absolute;right:0;top:0;display:none}@media screen and (max-width: 767px){.exploreTetrExpSection .xploreMob{display:block}}.exploreTetrExpSection .xploreBottom{position:absolute;right:0;bottom:0}@media screen and (max-width: 767px){.exploreTetrExpSection .xploreBottom{display:none}}.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:var(--white);line-height:140%;font-size:16px}.videoMainPopupBlock{width:100%;position:relative;overflow:hidden;max-width:max-content;line-height:0}.videoMainPopupBlock video{width:100%}.videoMainPopupBlock .playButtonIcon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.videoMainPopupBlock .playButtonIcon img{cursor:pointer;width:45px}@media screen and (max-width: 767px){.videoMainPopupBlock .playButtonIcon img{width:30px}}.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 .sectionHeading{margin-bottom:24px}.homeMapSection.mapAccordion .worldMap{top:70px}.sectionContentTab{display:none}.sectionContentTab.active{display:block}.homeExploreProgram{background:var(--base-dark-green);padding:56px 0}.homeExploreProgram .learningcardSwiperWrapper{display:flex;align-items:center;gap:20px}@media screen and (max-width: 767px){.homeExploreProgram .learningcardSwiperWrapper{gap:16px;flex-direction:column;margin-top:24px}}.homeExploreProgram .programCourseCardBlock{background:#003318;width:100%;padding:12px;max-width:400px;display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 768px){.homeExploreProgram .programCourseCardBlock{max-width:100%}}.homeExploreProgram .programCourseCardBlock>img{min-height:200px;object-fit:cover}.homeExploreProgram .programCourseCardBlock .programDurationTagWrap{display:flex;align-items:center;gap:6px}.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}.homeExploreProgram .programCourseCardBlock .programCardDetaildata .home-programs-content-wrap{min-height:50.5px}.homeExploreProgram .programCourseCardBlock .programCardDetaildata .home-programs-content-wrap .newScholarHeading{color:var(--white);font-size:20px;font-weight:400;line-height:140%}.homeExploreProgram .programCourseCardBlock .programCardDetaildata .text20r{color:var(--white);font-size:27.6px;line-height:120%}@media screen and (max-width: 767px){.homeExploreProgram .programCourseCardBlock .programCardDetaildata .text20r{font-size:20px}}.homeExploreProgram .programCourseCardBlock .programCardDetaildata .subtitleName{font-size:14px;font-weight:400;color:var(--white)}.homeExploreProgram .programCourseCardBlock .programCardDetaildata .headingCard{margin-bottom:24px}@media screen and (max-width: 767px){.homeExploreProgram .programCourseCardBlock .programCardDetaildata .headingCard{margin-bottom:16px}}.homeExploreProgram .programCourseCardBlock .durationTagCourse{background:#0b6f39;padding:4px 6px;color:var(--white);font-size:11px;font-family:var(--font-bold);line-height:120%}.homeExploreProgram .programCourseCardBlock .poweredByDegreeWhite{background:#f5f5f5;padding:6px 12px;display:flex;align-items:center;gap:12px;margin-top:16px;min-height:51px}@media screen and (max-width: 767px){.homeExploreProgram .programCourseCardBlock .poweredByDegreeWhite{margin-top:12px}}.homeExploreProgram .programCourseCardBlock .poweredByDegreeWhite .logoProgram{width:100%;max-width:95px;display:flex;justify-content:center;border-right:1px solid #D9D9D9;padding-right:12px}.homeExploreProgram .programCourseCardBlock .programCardDegreeheader{display:flex;align-items:center;width:100%;justify-content:space-between}@media screen and (max-width: 767px){.homeExploreProgram .programCourseCardBlock .programCardDegreeheader{margin-top:24px}}.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .soonButton,.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .headerCardProgramLeft{display:flex;flex-direction:column;gap:2px}.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .soonButton .textGrey,.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .headerCardProgramLeft .textGrey{font-size:1.25rem;font-weight:700;line-height:1.4;color:#e8eae8}.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .soonButton span,.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .headerCardProgramLeft span{color:#fafcf3;line-height:150%}.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .soonButton h3,.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .headerCardProgramLeft h3{color:var(--white);line-height:140%;font-size:19.2px}@media screen and (max-width: 767px){.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .soonButton h3,.homeExploreProgram .programCourseCardBlock .programCardDegreeheader .headerCardProgramLeft h3{font-size:16px}}.homeExploreProgram .messageLearnProgram{padding:20px;background:#0a5b30;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;margin-top:30px}@media screen and (max-width: 767px){.homeExploreProgram .messageLearnProgram{margin-top:16px;padding:12px}}.homeExploreProgram .messageLearnProgram .text16r{color:var(--white);line-height:140%}.homeExploreProgram .messageLearnProgram .xploreCardsApplyBtn{color:var(--white);font-family:var(--font-bold)}.collaborationBreaker{position:relative;line-height:0}.collaborationBreaker .rightTetris{position:absolute;right:0;top:0}.collaborationBreaker .leftTetris{position:absolute;left:0;bottom:-1px}.collaborationBreaker .collabHeading{display:flex;flex-direction:column;gap:14px;text-align:center}@media screen and (max-width: 767px){.collaborationBreaker .collabHeading{gap:12px}}.collaborationBreaker .section-subtext{color:var(--base-black);font-size:16px;line-height:140%;font-family:var(--font-regular)}@media screen and (max-width: 767px){.collaborationBreaker .section-subtext{font-size:14px}}.collaborationBreaker .colabUnis{margin-top:36px;display:flex;gap:48px;justify-content:center;align-items:center}.collaborationBreaker .colabUnis>img{max-height:80px;object-fit:cover}@media screen and (max-width: 767px){.collaborationBreaker .colabUnis{flex-wrap:wrap;margin-top:24px;gap:24px}}.collaborationBreaker .colabUnis .vrBreak{height:50px;width:1px;background:#d4d4d4}.collaborationBreaker .collabUnisMob{display:flex;flex-direction:column;gap:24px;margin-top:24px}.collaborationBreaker .collabUnisMob .Unis{display:flex;align-items:center;justify-content:center;gap:24px}.collaborationBreaker .collabUnisMob .Unis>img{max-height:60px;object-fit:cover}.collaborationBreaker .collabUnisMob .gapXtra{gap:56px}.redefiningEduSection{width:100%;padding:0;overflow-y:clip;background:#003318}.redefiningEduSection .redefineEduTetrBlock{display:flex;align-items:flex-start;gap:50px}.redefiningEduSection .redefineEduTetrBlock .growingDiv{content:"";width:5px;background:var(--base-light-green);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 .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:var(--base-yellow);line-height:120%}.redefiningEduSection .redefineEduTetrLeft .scrollFlowRedefine .detailRedefineFlow .text26b{color:var(--white);line-height:120%}.redefiningEduSection .redefineEduTetrLeft .scrollFlowRedefine .detailRedefineFlow .text15r{color:var(--white);line-height:170%}.redefiningEduSection .redefineEduTetrLeft .scrollFlowRedefine .detailRedefineFlow .text15r .textBold{color:var(--white)}.redefiningEduSection .redefineEduTetrLeft .scrollFlowRedefine:before{content:"";height:calc(100% + 464px);width:4px;background:var(--base-light-green);opacity:.3;position:absolute;left:15px;top:-344px}.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;z-index:2;background:#003318}.tetrStartupSection{position:relative;overflow:hidden;padding:160px 0;background:url(https://cdn.tetr.com/assets/ih-images/V2/dottedPattern.svg) no-repeat center/cover var(--white)}.tetrStartupSection .startupLeftVector{position:absolute;bottom:0;left:0;z-index:1}@media screen and (max-width: 767px){.tetrStartupSection .startupLeftVector{display:none}}.tetrStartupSection .startupRightVector{position:absolute;top:0;right:0;z-index:1}@media screen and (max-width: 767px){.tetrStartupSection .startupRightVector{display:none}}.tetrStartupSection .startUpWrapBlock{background:var(--base-dark-green);max-height:361px;display:flex;gap:100px;padding:70px 40px;position:relative;z-index:3}.tetrStartupSection .startUpWrapBlock .leftWrapStartup{position:relative;left:5%;top:0;transform:translateY(-30%);width:100%;max-width:440px;height:100%;padding-bottom:25px}.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:545px;display:flex;flex-direction:column;justify-content:center}.tetrStartupSection .startUpWrapBlock .rightWrapStartup .text38b{color:var(--white)}.tetrStartupSection .startUpWrapBlock .rightWrapStartup .lineThrough{color:#a3a3a3;text-decoration:line-through;opacity:.56;text-shadow:0px 4px 4px rgba(0,0,0,.25)}.tetrStartupSection .startUpWrapBlock .rightWrapStartup .text16r{color:var(--white)}.tetrStartupSection .rightWrapStartupMob{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:2}.tetrStartupSection .rightWrapStartupMob:before{content:"";position:absolute;top:-290px;left:0;width:100%;height:275%;background:var(--base-dark-green);z-index:-1}.tetrStartupSection .rightWrapStartupMob .sectionHeading{color:var(--white);text-align:center}.tetrStartupSection .rightWrapStartupMob .lineThrough{color:#a3a3a3;text-decoration:line-through;opacity:.56;text-shadow:0px 4px 4px rgba(0,0,0,.25)}.tetrStartupSection .rightWrapStartupMob .text16r{color:var(--white);text-align:center}.tetrNewPreviewBlockhome{padding-top:0}@media screen and (max-width: 767px){.tetrNewPreviewBlockhome{background:none;padding:0}}.tetrNewPreviewBlockhome .bgThemeGreen{background:var(--base-dark-green);padding:72px 50px;margin:0 auto;max-width:calc(100% - 100px)}@media screen and (max-width: 1280px){.tetrNewPreviewBlockhome .bgThemeGreen .container2{max-width:100%}}@media screen and (max-width: 767px){.tetrNewPreviewBlockhome .bgThemeGreen{max-width:100%;padding:36px 0}}.tetrNewPreviewBlockhome .bgThemeGreen .headingBetweenWrap{margin-bottom:32px}.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}.buildingBusSection{width:100%;overflow:hidden;padding:62px 0}@media (max-width: 767px){.buildingBusSection{padding:48px 0 62px}}@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:var(--base-black);line-height:140%;padding-bottom:8px;border-bottom:.5px solid #d4d4d4}.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:24px 24px 25px;background:linear-gradient(180deg,#1c291a00 41.71%,#000000d9)}.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:140%;color:var(--base-light-green);display:flex;font-family:var(--font-bold);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%;background:#ebfff2}@media screen and (max-width: 767px){.innovateLernBussSection{display:none}}.innovateLernBussSection .topWrap{display:flex;gap:20px;justify-content:space-between}.innovateLernBussSection .topWrap .leftContent{display:flex;flex-direction:column;gap:36px;justify-content:center;width:100%;max-width:490px}.innovateLernBussSection .topWrap .leftContent .detailWrap{display:flex;flex-direction:column;gap:8px}.innovateLernBussSection .topWrap .leftContent .detailWrap .subHeading{font-size:23px;font-family:var(--font-bold);line-height:120%}.innovateLernBussSection .topWrap .leftContent .detailWrap .subText{font-size:16px;font-family:var(--font-regular);line-height:160%;opacity:.7}.innovateLernBussSection .bottomWrap{width:100%;margin-top:56px}.innovateLernBussSection .innovateLearnTetrBlock{display:flex;flex-direction:column;gap:14px}.innovateLernBussSection .behindCard{display:flex;flex-direction:column;gap:20px}.innovateLernBussSection .behindCard .commonInnovateVideoBox{width:100%;position:relative}.innovateLernBussSection .behindCard .commonInnovateVideoBox .playButtonStartup{width:40px;position:absolute;top:50%;left:50%;cursor:pointer;transform:translate(-50%,-50%);z-index:2}.innovateLernBussSection .behindCard .commonInnovateVideoBox .playButtonStartup.w32{max-width:32px}.innovateLernBussSection .behindCard .descriptionInnovateVideo{display:flex;flex-direction:column;gap:8px}.innovateLernBussSection .behindCard .descriptionInnovateVideo .text16b{font-size:23px;font-family:var(--font-bold);line-height:120%}.innovateLernBussSection .behindCard .descriptionInnovateVideo .text12r{font-size:16px;font-family:var(--font-regular);line-height:160%;opacity:.7}.innovateLernBussSectionMob{width:100%;background:#ebfff2;display:none;padding:20px 0}@media screen and (max-width: 767px){.innovateLernBussSectionMob{display:block}}.innovateLernBussSectionMob .topWrapWrapper{margin-top:24px;display:flex;flex-direction:column;gap:24px}.innovateLernBussSectionMob .topWrapWrapper .topWrap{display:flex;gap:12px;flex-direction:column}.innovateLernBussSectionMob .topWrapWrapper .topWrap .detailWrap{display:flex;flex-direction:column;gap:8px}.innovateLernBussSectionMob .topWrapWrapper .topWrap .detailWrap .subHeading{font-size:18px;font-family:var(--font-bold);line-height:120%}.innovateLernBussSectionMob .topWrapWrapper .topWrap .detailWrap .subText{font-size:14px;font-family:var(--font-regular);line-height:160%}.homeInspireEmpowerSection{width:100%;padding-bottom:80px}.homeInspireEmpowerSection .whiteBgEmpower{margin:0 auto}.realTimeAccessSection{width:100%;background:var(--base-dark-green)}.realTimeAccessSection .accessRealTimeBlock{display:flex;align-items:center;justify-content:space-between;width:100%;gap:70px}.realTimeAccessSection .accessRealTimeBlock .leftAccessRealTime{width:100%;max-width:calc(100% - 670px)}.realTimeAccessSection .accessRealTimeBlock .leftAccessRealTime .textWhiteFirst{color:var(--white);line-height:140%}.realTimeAccessSection .accessRealTimeBlock .leftAccessRealTime .newWrap .text16r{color:var(--white)}@media screen and (max-width: 767px){.realTimeAccessSection .accessRealTimeBlock .leftAccessRealTime .newWrap .text16r{font-size:14px}}.realTimeAccessSection .accessRealTimeBlock .leftAccessRealTime .newWrap .listCommonAllBlock li p{color:var(--white)}.realTimeAccessSection .accessRealTimeBlock .rightAccessRealTime{width:100%;max-width:600px}.realTimeAccessSection .accessRealTimeBlock .rightAccessRealTime video{width:100%;height:auto;border:15px solid var(--base-light-green);border-radius:12px}.realInsights{position:relative;background:url(https://cdn.tetr.com/assets/ih-images/V2/dottedPattern.svg) no-repeat center/cover var(--white)}.realInsights .headingWrapper{display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 768px){.realInsights .headingWrapper{gap:12px}}@media screen and (max-width: 768px){.realInsights .headingWrapper .headingBetweenWrap{align-items:flex-start}.realInsights .headingWrapper .headingBetweenWrap img{width:50px}}@media screen and (max-width: 768px){.realInsights .headingWrapper .subText{font-size:14px}}.realInsights .tabs-header{display:flex;margin-top:48px;width:100%;border-bottom:1px solid rgba(0,72,34,.3)}@media screen and (max-width: 768px){.realInsights .tabs-header{justify-content:space-around;margin-top:32px}}.realInsights .tab{padding:12px 30px;display:flex;text-align:center;flex-direction:column;gap:3px;color:#404040;font-weight:700;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent}.realInsights .tab span{font-size:11px;color:#737373}@media screen and (max-width: 768px){.realInsights .tab{padding:12px 16px}}.realInsights .tab.active{color:var(--base-black);border-bottom:3px solid var(--base-yellow)}.realInsights .tab.active span{color:#525252}.realInsights .tab-content{margin-top:25px;display:none;position:relative}.realInsights .tab-content.active{display:block;animation:fadeIn .3s ease}.realInsights .brand .brandWarSlider{position:relative}.realInsights .brand .brandWarSlider .swiper-slide{transform:scale(.9);transition:transform .4s ease-in-out}.realInsights .brand .brandWarSlider .swiper-slide .videoMainPopupBlock .playButtonIcon img{width:32px}.realInsights .brand .brandWarSlider .swiper-slide-active{transform:scale(1.1);z-index:2}.realInsights .brand .brandWarsPagination{position:absolute;bottom:-45px;left:0;right:0}@media screen and (max-width: 768px){.realInsights .brand .brandWarsPagination{bottom:-22px}}.realInsights .brand .brandWarsPagination .swiper-pagination-bullet{background:#6dd799;opacity:.6;margin:0 2px!important}.realInsights .brand .brandWarsPagination .swiper-pagination-bullet-active{background:var(--base-dark-green);width:24px;height:8px;border-radius:24px;opacity:1}.realInsights .tank .tankSlider{position:relative}.realInsights .tank .tankSlider .swiper-slide{transform:scale(.9);transition:transform .4s ease-in-out}.realInsights .tank .tankSlider .swiper-slide .videoMainPopupBlock .playButtonIcon img{width:32px}.realInsights .tank .tankSlider .swiper-slide-active{transform:scale(1.1);z-index:2}.realInsights .tank .tankPagination{position:absolute;bottom:-45px;left:0;right:0}.realInsights .tank .tankPagination .swiper-pagination-bullet{background:#6dd799;opacity:.6;margin:0 2px!important}.realInsights .tank .tankPagination .swiper-pagination-bullet-active{background:var(--base-dark-green);width:24px;height:8px;border-radius:24px;opacity:1}.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:140%;color:var(--white)}.tetrLaunChpadSection{width:100%;background:url(https://cdn.tetr.com/assets/ih-images/V2/launpadTopVector.svg) no-repeat top right var(--white);padding:50px 0}@media screen and (max-width: 767px){.tetrLaunChpadSection{background:url(https://cdn.tetr.com/assets/ih-images/V2/launchPadMobVector.svg) no-repeat top right}}.tetrLaunChpadSection .lauchMobVector{position:absolute;bottom:0;left:0;display:none}@media screen and (max-width: 767px){.tetrLaunChpadSection .lauchMobVector{display:block}}.tetrLaunChpadSection .accessRealTimeBlock{gap:50px;position:relative;z-index:1}.tetrLaunChpadSection .accessRealTimeBlock .leftAccessRealTime .textdark{line-height:140%;font-size:14px}.tetrLaunChpadSection .accessRealTimeBlock .leftAccessRealTime{width:100%;max-width:510px}.tetrLaunChpadSection .accessRealTimeBlock .rightAccessRealTime{max-width:670px;position:relative}.tetrLaunChpadSection .accessRealTimeBlock .rightAccessRealTime .launpadBottomVector{position:absolute;bottom:-51px;left:-50px}@media screen and (max-width: 767px){.tetrLaunChpadSection .accessRealTimeBlock .rightAccessRealTime .launpadBottomVector{display:none}}.meetTribeSection{padding:0}.meetTribeSection .bgThemeGreen{background:url(https://cdn.tetr.com/assets/ih-images/V2/tribeVector.svg) no-repeat bottom right var(--base-dark-green);padding:72px 50px;margin:0 auto;max-width:calc(100% - 100px)}@media screen and (max-width: 1280px){.meetTribeSection .bgThemeGreen .container2{max-width:100%}}@media screen and (max-width: 767px){.meetTribeSection .bgThemeGreen{max-width:100%;padding:36px 0 48px}}.meetTribeSection .tribePagination{position:absolute;bottom:24px;left:0;right:0}.meetTribeSection .tribePagination .swiper-pagination-bullet{background:var(--base-light-green);opacity:.6;margin:0 2px!important}.meetTribeSection .tribePagination .swiper-pagination-bullet-active{background:#6dd799;width:24px;height:8px;border-radius:24px;opacity:1}.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%;transform:translate(-50%,-50%);pointer-events:auto;cursor:pointer;z-index:100}.timelineOnScrollSection{background:#003318;height:300vh}.timelineOnScrollSection .timelineScrollContentBox{background:#003318;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:68px}}.timelineOnScrollSection .timelineScrollContentBox .timelineBlockEsteemed{display:flex;color:#fff;margin-top:40px;gap:20px}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap{display:flex;flex-direction:column;gap:24px;width:100%;max-width:calc(50% - 20px)}@media (max-width: 767px){.timelineOnScrollSection .timelineScrollContentBox .acrossWrap{max-width:100%}}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading{display:flex;justify-content:space-between;align-items:center}@media (max-width: 767px){.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading{display:none}}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .headerText{font-size:23px;font-family:var(--font-bold);line-height:120%;color:var(--base-yellow)}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .firstPagination{top:0}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .firstPagination .swiper-pagination-bullet{background:#fff5e4}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .firstPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--base-yellow)}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .secondPagination{top:0}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .secondPagination .swiper-pagination-bullet{background:#fff5e4}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .secondPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--base-yellow)}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .thirdPagination{top:0}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .thirdPagination .swiper-pagination-bullet{background:#fff5e4}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .thirdPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--base-yellow)}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .fourthPagination{top:0}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .fourthPagination .swiper-pagination-bullet{background:#fff5e4}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .fourthPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--base-yellow)}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .fifthPagination{top:0}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .fifthPagination .swiper-pagination-bullet{background:#fff5e4}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .fifthPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--base-yellow)}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .sixthPagination{top:0}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .sixthPagination .swiper-pagination-bullet{background:#fff5e4}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .sixthPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--base-yellow)}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .seventhPagination{top:0}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .seventhPagination .swiper-pagination-bullet{background:#fff5e4}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .seventhPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--base-yellow)}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .ninthPagination{top:0}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .ninthPagination .swiper-pagination-bullet{background:#fff5e4}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .ninthPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--base-yellow)}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .tenthPagination{top:0}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .tenthPagination .swiper-pagination-bullet{background:#fff5e4}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .tenthPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--base-yellow)}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .eleventhPagination{top:0}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .eleventhPagination .swiper-pagination-bullet{background:#fff5e4}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .eleventhPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--base-yellow)}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .twelfthPagination{top:0}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .twelfthPagination .swiper-pagination-bullet{background:#fff5e4}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .twelfthPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--base-yellow)}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .thirteenthPagination{top:0}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .thirteenthPagination .swiper-pagination-bullet{background:#fff5e4}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .thirteenthPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--base-yellow)}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .fourteenthPagination{top:0}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .fourteenthPagination .swiper-pagination-bullet{background:#fff5e4}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .topHeading .swipeBulletWrap .fourteenthPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--base-yellow)}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .countryContentData{width:100%;display:flex;flex-direction:column;gap:12px}.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .countryContentData img{width:100%;height:295px;object-fit:cover}@media screen and (max-width: 768px){.timelineOnScrollSection .timelineScrollContentBox .acrossWrap .countryContentData{gap:10px}}.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:#0a5b30;border:none;cursor:pointer;color:var(--white);font-size:12px;font-family:var(--font-regular);line-height:120%;position:relative}.timelineOnScrollSection .timelineScrollContentBox .timelineTabBtn.active{color:var(--base-black);font-family:var(--font-bold);background:var(--base-yellow)}.timelineOnScrollSection .timelineScrollContentBox .timelineTabBtn:before{content:"";position:absolute;left:-15px;top:50%;transform:translateY(-50%);width:8px;height:8px;background-color:#0a5b30}.timelineOnScrollSection .timelineScrollContentBox .timelineTabBtn.active:before{background-color:var(--base-yellow);visibility:visible}.timelineOnScrollSection .timelineScrollContentBox .timelineBorderLine{width:2px;background:#ffe9bb;opacity:.1;position:absolute;left:-2px;height:410px}.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 .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:10px}.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap .cardTimelineContent .mobYellowHeading{font-size:13px;font-family:var(--font-bold);line-height:140%;color:var(--base-yellow);display:none}@media screen and (max-width: 768px){.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap .cardTimelineContent .mobYellowHeading{display:block}}.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap .cardTimelineContent h4{line-height:120%;color:var(--white);font-family:var(--font-bold)}.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap .cardTimelineContent p{color:var(--white);line-height:120%;min-height:41.5px}@media screen and (max-width: 768px){.timelineOnScrollSection .timelineScrollContentBox .timelineContentFlexWrap .cardTimelineContent p{min-height:initial;font-size:14px}}.tetrNewPreviewBlockhome .swiper-slide{transition:.3s}.tetrNewPreviewBlockhome .swiper{overflow:unset;overflow-x:clip}.eventCardTetrBlock{position:relative;width:100%;background:var(--white);transition:all .25s ease-in}.eventCardTetrBlock .eventComingTag{max-width:max-content;display:flex;justify-content:center;align-items:center;padding:6px 10px;gap:6px;text-transform:uppercase;border:1px solid #D4D4D4;background:#d4d4d4;color:var(--base-black);font-family:var(--font-bold);font-size:11px;font-weight:700;line-height:140%;transition:all .25s ease-in;position:absolute;bottom:7%;right:3.9%}@media screen and (max-width: 767px){.eventCardTetrBlock .eventComingTag{padding:4px 6px}}.eventCardTetrBlock:hover{background-color:#ebfff2;transition:all .25s ease-in}.eventCardTetrBlock:hover .svgArrowUp svg path{stroke:var(--white)}.eventCardTetrBlock:hover .svgArrowUp rect{fill:var(--base-yellow)}.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:var(--base-black);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:var(--base-black);line-height:120%}.applyPosterSection{padding:0;background:url(https://cdn.tetr.com/assets/ih-images/V2/scholarBanner.webp) no-repeat center center/cover;min-height:75vh;position:relative}@media screen and (max-width: 767px){.applyPosterSection{background:url(https://cdn.tetr.com/assets/ih-images/V2/scholarBannerMob.webp) no-repeat center center/cover;min-height:65vh}}.applyPosterSection .aboutScholarship{padding:50px;background:var(--white);width:100%;max-width:585px;position:absolute;right:0;top:0;display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 767px){.applyPosterSection .aboutScholarship{padding:12px 20px;max-width:300px;gap:16px}}.applyPosterSection .aboutScholarship .scholarText{color:var(--base-black);font-size:27.6px;font-family:var(--font-regular);line-height:120%}@media screen and (max-width: 767px){.applyPosterSection .aboutScholarship .scholarText{font-size:20px}}.redefiningEduSectionMob{background:#003318;display:none}.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;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)}.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}}.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:var(--base-black)}@media screen and (max-width: 767px){.accodionTitleOuter p{font-size:14px}}.tetrScholarshipsSection{position:relative;padding:55px 0}.tetrScholarshipsSection .headingWrapper>p{color:var(--base-black)}.tetrScholarshipsSection .accordionWrapperCol .headeEduAccordion h3,.tetrScholarshipsSection .contentListGraptab li p,.tetrScholarshipsSection .contentListGraptab li p span{color:var(--base-black)}.tetrScholarshipsSection .borderBtm:not(:first-child){border-top:1px solid #A5E8C0}.tetrScholarshipsSection .plus-icon-wrap .plus-h,.tetrScholarshipsSection .plus-icon-wrap .plus-v{background-color:var(--base-black)}.tetrScholarshipsSection .headeEduAccordion{padding-top:14px}.tetrScholarshipsSection .blockUnviversityDivide{display:flex;align-items:flex-start;gap:40px}@media screen and (max-width: 768px){.tetrScholarshipsSection .blockUnviversityDivide{gap:20px;flex-direction:column}}.tetrScholarshipsSection .rightSideUniDivide{width:100%;max-width:468px;position:sticky;top:0;padding-top:115px}@media screen and (max-width: 768px){.tetrScholarshipsSection .rightSideUniDivide{position:relative}}.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:var(--base-black);width:10px;height:2px}.plus-icon-wrap .plus-v{background-color:var(--base-black);width:2px;height:10px;transition:all .25s;transform:translate(-6px)}.accordionWrapperCol{display:flex;flex-direction:column}.accordionBlockEdu .headeEduAccordion{padding:16px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;background:#f8fefa}@media screen and (max-width: 768px){.accordionBlockEdu .headeEduAccordion{padding:16px 8px}}.accordionBlockEdu .headeEduAccordion h3{color:var(--base-black);font-family:var(--font-bold);font-size:17px;font-weight:700;line-height:140%}.accordionBlockEdu .headeEduAccordion:hover,.accordionBlockEdu .headeEduAccordion.active{background:#ebfff2}.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{max-height:240px;opacity:1;padding:16px 20px}@media screen and (max-width: 768px){.accordionBlockEdu .contentAccordionEdu.active{padding:16px 8px}}@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:center;gap:10px}@media screen and (max-width: 768px){.contentAccordionEdu .contentListGraptab li{align-items:baseline}}.contentAccordionEdu .contentListGraptab li p{color:var(--base-black);line-height:120%;display:flex;gap:4px}.contentAccordionEdu .contentListGraptab li p span{color:var(--base-black);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}.viewMore{font-size:11.11px;font-weight:700;line-height:120%;color:var(--base-black);cursor:pointer;gap:.375rem;text-transform:uppercase;background-color:var(--base-yellow);align-items:center;padding:6px 10px;display:flex;width:max-content;border-radius:4px}.livingGlanceSection{width:100%}.livingGlanceSection .glanceCostWrapper{display:flex;align-items:center;gap:40px}.livingGlanceSection .glanceCostWrapper .headingWrapper p{font-size:14px;color:var(--base-black)}.livingGlanceSection .glanceCostWrapper .tetrleftstick{width:100%;max-width:528px}.livingGlanceSection .glanceCostWrapper .glanceCostRight{width:100%;max-width:calc(100% - 568px);display:flex;flex-direction:column;gap:48px}@media screen and (max-width: 767px){.livingGlanceSection .glanceCostWrapper .glanceCostRight{gap:24px}}.livingGlanceSection .glanceCostWrapper .glanceCostRight .headingWrapper{display:flex;flex-direction:column;gap:16px}.livingGlanceSection .glanceCostWrapper .listViewGlanceCostWrapper{display:flex;flex-direction:column;gap:32px}@media screen and (max-width: 767px){.livingGlanceSection .glanceCostWrapper .listViewGlanceCostWrapper{gap:12px}}.livingGlanceSection .glanceCostWrapper .vectorWrap{display:flex;gap:15px;align-items:flex-start}@media screen and (max-width: 767px){.livingGlanceSection .glanceCostWrapper .vectorWrap img{padding-top:8px}}.livingGlanceSection .glanceCostWrapper .vectorWrap:not(:last-child){border-bottom:.5px solid #525252}.livingGlanceSection .glanceCostWrapper .listViewGlanceCost{display:flex;flex-direction:column;gap:8px;padding-bottom:12px}.livingGlanceSection .glanceCostWrapper .listViewGlanceCost:not(:last-child){border-bottom:1px solid #525252}.livingGlanceSection .glanceCostWrapper .listViewGlanceCost h3{color:var(--base-black);line-height:140%;font-size:20px}@media screen and (max-width: 767px){.livingGlanceSection .glanceCostWrapper .listViewGlanceCost h3{font-size:16px}}.livingGlanceSection .glanceCostWrapper .listViewGlanceCost>p{color:var(--base-black);line-height:140%}.livingGlanceSection .glanceCostWrapper .textCatch{color:var(--base-black);line-height:140%;font-weight:700;font-family:var(--font-bold);font-size:13px}.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:var(--base-black)}.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 .facultyhero{width:100%;background:url(https://cdn.tetr.com/assets/ih-images/V2/facultyVectorHero.svg) no-repeat center,#003318;background-size:cover}@media screen and (max-width: 767px){.facultyPage .facultyhero{background:#003318;background-size:cover;padding:48px 0}}.facultyPage .facultyhero .facUp{position:absolute;top:0;right:0}@media (max-width: 767px){.facultyPage .facultyhero .facUp{display:none}}.facultyPage .facultyhero .facDown{position:absolute;bottom:0;left:0}.facultyPage .facultyhero .facultyheroBlock{display:flex;align-items:center;flex-wrap:wrap;gap:106px}@media (max-width: 767px){.facultyPage .facultyhero .facultyheroBlock{gap:16px}}.facultyPage .facultyhero .leftfacultyhero{width:100%;max-width:44%}.facultyPage .facultyhero .leftfacultyhero .primaryYellowBtn{transition:.2s ease}.facultyPage .facultyhero .leftfacultyhero .primaryYellowBtn .rotateArrow{transform:rotate(90deg)}.facultyPage .facultyhero .leftfacultyhero .primaryYellowBtn:hover .rotateArrow{transform:translate(2px,2px) rotate(90deg);transition:.2s ease}@media (max-width: 767px){.facultyPage .facultyhero .leftfacultyhero{max-width:100%}}.facultyPage .facultyhero .leftfacultyhero>p{color:var(--white);line-height:140%}@media (max-width: 767px){.facultyPage .facultyhero .leftfacultyhero>p{font-size:14px;margin-top:12px}}.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:35px}}.facultyPage .facultyMasterSection{width:100%}@media screen and (max-width: 767px){.facultyPage .facultyMasterSection{padding:36px 0 48px}}.facultyPage .facultyMasterSection .commonListTab{margin-top:24px}.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;line-height:0}.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{padding:12px 5px;position:absolute;bottom:0;background-image:linear-gradient(#fff0,#050505);width:100%}.facultyPage .facultyMasterSection .home-people-card .people-img-wrapper .mster-img-overlay .master-card-name{color:var(--white);font-size:16px;font-family:var(--font-bold);line-height:140%;letter-spacing:0}@media screen and (max-width: 767px){.facultyPage .facultyMasterSection .home-people-card .people-img-wrapper .mster-img-overlay .master-card-name{font-size:14px}}.facultyPage .facultyMasterSection .home-people-card .master-uni-name{margin-top:8px;font-size:13px;min-height:33.8px;line-height:140%;font-family:var(--font-bold)}.facultyPage .facultyMasterSection .home-people-card .hrBreak{height:1px;background:#e5e5e5;margin-block:5px}.facultyPage .facultyMasterSection .home-people-card .people-label-text{color:var(--base-black);font-size:13px;font-weight:400;display:flex;flex-direction:column;line-height:120%;gap:4px}@media (max-width: 767px){.facultyPage .facultyMasterSection .home-people-card .people-label-text{font-size:12px}}.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:32px}.facultyPage .facultyMasterSection .tabContent.active{display:grid}@media (max-width: 767px){.facultyPage .facultyMasterSection .tabContent.active{display:flex;overflow-x:scroll;flex-wrap:nowrap;gap:20px;margin-top:16px}}.facultyPage .realSupportSection{padding:80px 0 0;background:#ebfff2;position:relative}@media (max-width: 767px){.facultyPage .realSupportSection{padding:36px 0 0}}.facultyPage .realSupportSection .realSupportPinkVector{position:absolute;top:0;left: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}@media (max-width: 767px){.facultyPage .realSupportSection .realSupportHeading{gap:16px}}.facultyPage .realSupportSection .realSupportHeading h2{color:var(--base-black);font-size:192px;font-family:var(--font-semi-bold);line-height:153.6px}@media (max-width: 767px){.facultyPage .realSupportSection .realSupportHeading h2{font-size:77.813px;line-height:120%}}.facultyPage .realSupportSection .lineOrange{height:10px;display:flex;flex:1;background:var(--base-yellow)}.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:76px;transition:.4s ease;z-index:1;background:#ebfff2}@media screen and (max-width: 767px){.facultyPage .realSupportCardSection .commonListTabScroll{top:63px}}.facultyPage .realSupportCardSection{background:url(https://cdn.tetr.com/assets/ih-images/V2/yellowTetris.svg) no-repeat bottom right #ebfff2}@media (max-width: 767px){.facultyPage .realSupportCardSection{background:url(https://cdn.tetr.com/assets/ih-images/V2/yellowTetrisMob.svg) no-repeat bottom right #ebfff2}}.facultyPage .realSupportCardSection .container{max-width:1100px}.facultyPage .careerCoachFacultyCard{background:var(--base-dark-green);width:100%;display:flex}.facultyPage .rightDataCard{display:flex;justify-content:center;flex-direction:column;padding:120px 40px;gap:20px;background:url(https://cdn.tetr.com/assets/ih-images/V2/realSupportVector.svg) no-repeat top center/auto}.facultyPage .rightDataCard ul{display:flex;flex-direction:column;gap:12px}@media (max-width: 767px){.facultyPage .rightDataCard ul{gap:8px}}.facultyPage .rightDataCard .text24b{color:var(--white);line-height:26.4px}.facultyPage .rightDataCard ul li{display:flex;align-items:center;gap:12px}.facultyPage .rightDataCard ul li .text16rg{color:var(--white)}@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;background:var(--white);gap:0;width:100%;border-bottom:1px solid rgba(0,72,34,.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:var(--base-black);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:var(--base-yellow);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:40px}.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(--base-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(--base-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}}.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}.contactPage{width:100%;background:url(https://cdn.tetr.com/assets/ih-images/V2/contactBg.svg) no-repeat center center/cover}.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:var(--white);font-family:var(--font-bold);line-height:1.4;font-size:20px}@media screen and (max-width: 768px){.contactPage .detailContentGridLeft .detailAddress span{font-size:16px}}.contactPage .detailContentGridLeft .detailAddress span .usAdd{font-size:17.5px;color:#ebfff2}.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-family:var(--font-bold);line-height:1.4}@media screen and (max-width: 768px){.contactPage .detailContentGridLeft .detailPhone .detailleftInner p{font-size:14px}}.contactPage .detailContentGridLeft .detailPhone .detailleftInner p a{font-size:14px;font-family:var(--font-regular);color:var(--white)}.contactPage .detailContentGridLeft .detailPhone .detailReachUs{display:flex;flex-direction:column;align-items:flex-end;gap:8px}@media screen and (max-width: 768px){.contactPage .detailContentGridLeft .detailPhone .detailReachUs{gap:4px}}.contactPage .detailContentGridLeft .detailPhone .detailReachUs .tagReachUs{background-color:var(--base-light-green);border:1px solid var(--base-light-green);text-transform:uppercase;align-items:center;padding:.625rem;font-size:.75rem;font-family:var(--font-bold);font-weight:500;line-height:1;display:flex;width:max-content;color:var(--white)}@media screen and (max-width: 768px){.contactPage .detailContentGridLeft .detailPhone .detailReachUs .tagReachUs{font-size:10px}}.contactPage .detailContentGridLeft .detailPhone .detailReachUs .textTime{color:var(--white);font-family:var(--font-bold);line-height:1.44;font-size:16px;text-align:right}@media screen and (max-width: 768px){.contactPage .detailContentGridLeft .detailPhone .detailReachUs .textTime{font-size:14px}}.contactPage .detailContentGridLeft .detailPhone .detailReachUs .texthour{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:#002810;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:16px}}.contactPage .contactGridRight .downGridBox{background-color:var(--base-light-green);position:relative;justify-content:flex-end}.contactPage .contactGridRight .downGridBox .textquery{color:var(--white);font-size:1.5rem;font-family:var(--font-medium);line-height:1.1}@media screen and (max-width: 767px){.contactPage .contactGridRight .mh-153{min-height:153px!important}}.contactPage .contactGridRight .textEmailWrap{display:flex;flex-direction:column;gap:4px}.contactPage .contactGridRight .textEmailWrap span{font-size:16px;color:var(--white);line-height:1.2}@media (max-width: 767px){.contactPage .contactGridRight .textEmailWrap span{font-size:14px}}.contactPage .contactGridRight .textEmailWrap p{color:var(--white);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{max-width:100%}.tetrScholarshipsSection .rightSideUniDivide{max-width:100%;padding-top:unset}.tetrScholarshipsSection.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;gap:16px}.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%}.homeInspireEmpowerSection,.homeInspireEmpowerSection .container2{padding:0}.homeInspireEmpowerSection:before{content:unset}.homeInspireEmpowerSection:after{content:unset}.realTimeAccessSection .accessRealTimeBlock .leftAccessRealTime{max-width:100%}.realTimeAccessSection .accessRealTimeBlock .listCommonAllBlock{margin-top:16px;gap:14px}.realTimeAccessSection .accessRealTimeBlock .listCommonAllBlock li p{font-size:12px}.realTimeAccessSection .accessRealTimeBlock .leftAccessRealTime .textWhiteFirst{margin-top:16px;font-size:14px}.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%}.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:32px;line-height:120%}.heroSliderUgProgramLeft p{font-size:18px;margin-top:12px}.heroSliderUgProgramLeft .primaryYellowBtn{margin-top:16px}.heroSliderUgProgramLeft .text15r{font-size:14px}.faqSectionHome .faqCommonFlexWrapper .locationHeading{font-size:14px;line-height:140%;font-family:var(--font-bold)}.faqSectionHome .faqCommonFlexWrapper .accordionHeading{padding:12px;gap:12px;align-items:flex-start}.faqSectionHome .faqCommonFlexWrapper .accordionAnswer{padding:12px}.mainGrapAccodionUg .mapImages{display:none}.mainGrapAccodionUg .UgMapCurriculum .sectionHeading{margin-bottom:24px}.mapAccordion .mapWorkArea .mapAccordion{max-width:100%}.mainGrapAccodionUg .worldMap{display:none}.mapAccordion.mainGrapAccodionUg{padding:48px 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;gap:8px}.commonAccordion .accordionHeading{padding:12px}.commonAccordion .accordionAnswer{padding:16px 8px}.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}.swiperTabReflectBlock .tabReflectBox span{line-height:100%}.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 .tablistLearningSwiperWrap{gap:10px;text-align:center;align-items:flex-end}.ugProgramPage .inspireEmpowerSection .commonCardMaster{max-width:100%;min-width:250px}.ugProgramPage .inspireEmpowerSection{padding:36px 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 .batchStartSection .headingBetweenWrap .flipButtonGroup{display:none}.ugProgramPage .batchStartupWhiteBlock p{font-size:16px;color:var(--white)}.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;padding-bottom:16px;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--base-yellow) #f1f1f1}.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 .tableWrapperBlock::-webkit-scrollbar{height:3px}.ugProgramPage .tableWrapperBlock::-webkit-scrollbar-track{background:#f1f1f1}.ugProgramPage .tableWrapperBlock::-webkit-scrollbar-thumb{background:var(--base-yellow);border-radius:4px}.ugProgramPage .tableWrapperBlock::-webkit-scrollbar-thumb:hover{background:var(--base-yellow)}.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}}@media screen and (max-width: 767px) and (max-width: 767px){.ugProgramPage .careerLabSection .termInternGreenBlock{padding:0;max-width:100%}}@media (max-width: 767px){.ugProgramPage .careerLabSection .termInternFlexWrapper{flex-direction:column;gap:20px}.ugProgramPage .crossFunctionSection .functionBlockWhiteBox .functionBlockHeading{max-width:100%;gap:8px}.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 .container2{padding:unset}.ugProgramPage .crossFunctionSection .functionBlockWhiteBox{padding:16px 20px 30px;flex-direction:column-reverse;gap:15px}}@media screen and (max-width: 767px) and (max-width: 767px){.ugProgramPage .crossFunctionSection .functionBlockWhiteBox{padding:0;gap:24px}}@media (max-width: 767px){.homePage .realTimeAccessSection .rightAccessRealTime{margin-bottom:16px}.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:30px}.homePage .exploreTetrExpSection{background-position:top right;background-size:33% 19%}.homePage .homeExploreProgram .messageLearnProgram{gap:16px;justify-content:flex-end}.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 .tagBox{width:100%;position:relative;margin-bottom:15px}.homePage .redefiningEduSectionMob .tetrWayDefiningCardBlock .tagBox:after{position:absolute;top:45%;left:0;content:"";width:100%;height:2px;background:var(--base-light-green);z-index:0;opacity:.2}.homePage .redefiningEduSectionMob .tetrWayDefiningCardBlock .tagBox img{z-index:1;position:relative}.homePage .redefiningEduSectionMob .tetrWayDefiningCardBlock .videoContentWay{display:flex;flex-direction:column}.homePage .redefiningEduSectionMob .tetrWayDefiningCardBlock .videoContentWay>span{margin-top:12px;color:var(--base-yellow);line-height:140%;font-size:14px}.homePage .redefiningEduSectionMob .tetrWayDefiningCardBlock .videoContentWay h4{margin-top:8px;color:var(--white);line-height:120%;font-size:18px;font-family:var(--font-bold)}.homePage .redefiningEduSectionMob .tetrWayDefiningCardBlock .videoContentWay p{margin-top:12px;color:var(--white);line-height:140%}.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:0 15px;background:transparent}.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:14px}.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:16px;flex-direction:column}.homePage .timelineOnScrollSection .timelineScrollContentBox .timelineBlockEsteemed{flex-direction:column;gap:24px;margin-top:12px}.homePage .timelineOnScrollSection .timelineScrollContentBox .timelineGroupNav{flex-direction:row;overflow:auto;max-width:100%;position:sticky;top:0;left:0;background:#003318;padding:20px 0;z-index:10}}@media (max-width: 767px) and (max-width: 767px){.homePage .timelineOnScrollSection .timelineScrollContentBox .timelineGroupNav{top:63px;gap:12px}}@media (max-width: 767px){.homePage .timelineOnScrollSection{padding-top:0}.homePage .timelineOnScrollSection .timelineScrollContentBox{content:""}.homePage .timelineOnScrollSection .timelineScrollContentBox .timelineBorderLine{width:calc(100% + 165px);opacity:.1;position:absolute;left:0;top:34px;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 .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 .meetTribeSection.whiteMob .headingBetweenWrap h2{color:var(--base-black)}.studentLifePage .sectionHeading,.text36b{font-size:28px}.whiteMob{background:var(--white)}.playButtonStartup{width:32px}.eventAtMastersSection .swiper-slide:hover{transform-origin:top left;transform:unset}.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}.careerCoachFacultyCard{flex-direction:column}.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}.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 12px;background:none;gap:12px}.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;margin-top:16px}.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{font-size:14px}.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 .tetrScholarshipsSection .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}}.msel-programme .heroSliderUgProgram .heroSliderUgProgramRight{max-width:575px}.msel-programme .tetrScholarshipsSection .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(--base-black)!important}.font-white{color:var(--white)!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(--base-light-green);font-size:inherit;font-family:inherit;line-height:inherit}.astroWrapper{position:relative}.astroWrapper .swiper-wrapper{align-items:stretch!important}.astroWrapper .swiper-slide{height:auto!important}.astroWrapper .astroHero{position:relative;background:url(https://cdn.tetr.com/assets/ih-images/V2/aboutHeroBg.png) no-repeat center/cover #f8fefa;padding:40px 0}@media screen and (max-width: 768px){.astroWrapper .astroHero{background:url(https://cdn.tetr.com/assets/ih-images/V2/aboutHeroBgMob.svg) no-repeat center/cover #f8fefa}}.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:var(--base-black);font-family:var(--font-bold);line-height:120%}.astroWrapper .astroHero .about-hero-text .about-hero-line{background-color:var(--base-black);flex:1;width:70%;height:10px}.astroWrapper .astroHero .about-hero-text .about-hero-right{color:var(--base-black);font-family:var(--font-bold);line-height:120%}.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(--base-dark-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(--white);font-size:19.2px;font-family:var(--font-regular);line-height:140%}.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(--base-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:url(https://cdn.tetr.com/assets/ih-images/V2/transformationVector.svg) no-repeat top right #003318}@media screen and (max-width: 768px){.astroWrapper .tetrTransformLayer{background:#003318}}.astroWrapper .tetrTransformLayer .heading-wrapper{position:relative;display:block;margin-top:28px}.astroWrapper .tetrTransformLayer .heading-wrapper .section-subtext{color:var(--white);max-width:610px;font-size:19.2px;font-weight:400;line-height:1.4;align-self:flex-end;font-family:var(--font-regular)}.astroWrapper .tetrTransformLayer .aboutFlex{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:100px;margin-top:56px}@media (max-width: 767px){.astroWrapper .tetrTransformLayer .aboutFlex{gap:32px;margin-top:24px}}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide{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(--base-black);color:var(--white);background:linear-gradient(180deg,#009c5026,#009c5000),var(--Green-10, #EBFFF2);border-radius:12px;width:100%;padding:24px;text-decoration:none;transition:all .25s;max-width:100%;display:inline-block;overflow:hidden;position:relative;box-shadow:0 0 2px #b5f82738}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide .pyramid-step-content.active{color:var(--base-black);background:linear-gradient(0deg,var(--Green-80, #0B6F39) 0%,var(--Green-80, #0B6F39) 100%),var(--Green-100, #003318);box-shadow:0 0 2px #b5f82738;border-top:1px solid var(--Green-100, #003318)}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide .pyramid-step-content.active .pyramid-text,.astroWrapper .tetrTransformLayer .aboutFlex .leftSide .pyramid-step-content.active .pyramid-subtext{color:var(--white)!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(--base-dark-green);font-size:27.6px;font-family:var(--font-bold);line-height:1.2}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide .pyramid-step-content .pyramid-text-wrapper .pyramid-subtext{font-size:13px;color:#009c50}.astroWrapper .tetrTransformLayer .aboutFlex .leftSide .pyramid-step-content .pyramid-number{color:#00000026;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:linear-gradient(180deg,#009c5033,#009c5000);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:12px 0;position:sticky;top:63px;justify-content:space-between;z-index:2;background:#003318}}.astroWrapper .tetrTransformLayer .aboutFlex .rightSide .about-nav-links .navForMobile{background-color:#ffe9bb;padding:6px 12px;border-radius:4px;font-size:13px;line-height:140%;text-decoration:none;font-family:var(--font-bold);cursor:pointer;color:var(--base-black);z-index:9999;margin-bottom:20px}.astroWrapper .tetrTransformLayer .aboutFlex .rightSide .about-nav-links .about-nav.active .navForMobile{background-color:var(--base-yellow)}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox{position:relative;display:block}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .pyramidBoxTitle{letter-spacing:0;margin-bottom:8px;font-size:33.1px;line-height:1.2;font-family:var(--font-regular);font-weight:400;color:var(--white);margin-top:12px}@media (max-width: 767px){.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .pyramidBoxTitle{font-size:24px;margin-bottom:12px}}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .pyramidBoxText{color:var(--white);font-size:1rem;line-height:1.6}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .pyramidBoxList{list-style:none;padding:0;margin-top:24px}.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:12px;font-size:14px;line-height:1.5;color:var(--white)}@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:8px}}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper{position:relative;margin-top:36px}@media (max-width: 767px){.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper{margin-top:32px}}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .abount-content-wrapper{line-height:0;display:flex;flex-direction:column;height:100%;padding:8px;background:#e6f5ed;border:1px solid #d3e8de}.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:#e6f5ed;padding:12px 0 0}.astroWrapper .tetrTransformLayer .aboutFlex .pyramidBox .commonAboutSwiper .abount-content-wrapper .about-skillcard-content .about-right-text{color:var(--base-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(--base-yellow);background-color:var(--base-yellow);background-image:url(https://cdn.tetr.com/assets/ih-images/V2/aboutSwiperNext.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(--base-yellow);background-color:var(--base-yellow);background-image:url(https://cdn.tetr.com/assets/ih-images/V2/aboutSwiperPrev.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}@media (max-width: 767px){.astroWrapper .tetrTransformLayer .aboutFlex .mt-96{margin-top:48px}}.astroWrapper .aboutFaculty{position:relative;z-index:2}.astroWrapper .aboutFaculty .facultyTop{position:absolute;left:0;top:0}.astroWrapper .aboutFaculty .facultyBottom{position:absolute;right:0;bottom:0}.astroWrapper .aboutFaculty .container .upperFounder{display:flex;justify-content:space-between;align-items:center}@media (max-width: 767px){.astroWrapper .aboutFaculty .container .upperFounder{flex-direction:column;align-items:flex-start;gap:24px}}.astroWrapper .aboutFaculty .container .upperFounder .rightBlock{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 767px){.astroWrapper .aboutFaculty .container .upperFounder .rightBlock{gap:16px}}.astroWrapper .aboutFaculty .container .upperFounder .rightBlock .abtMasterCard{display:flex;flex-direction:column;gap:16px;max-width:297.6px}@media (max-width: 767px){.astroWrapper .aboutFaculty .container .upperFounder .rightBlock .abtMasterCard{max-width:100%;gap:8px}}.astroWrapper .aboutFaculty .container .upperFounder .rightBlock .abtMasterCard .abtMaster{width:100%;position:relative;overflow:hidden;line-height:0}.astroWrapper .aboutFaculty .container .upperFounder .rightBlock .abtMasterCard .abtMaster .home-master-img{object-fit:cover;width:100%;position:relative}.astroWrapper .aboutFaculty .container .upperFounder .rightBlock .abtMasterCard .abtMaster .mster-img-overlay{padding:12px 5px;position:absolute;bottom:0;background-image:linear-gradient(#fff0,#090909);width:100%}@media screen and (max-width: 767px){.astroWrapper .aboutFaculty .container .upperFounder .rightBlock .abtMasterCard .abtMaster .mster-img-overlay{padding:6px}}.astroWrapper .aboutFaculty .container .upperFounder .rightBlock .abtMasterCard .abtMaster .mster-img-overlay .master-card-name{font-size:16px;line-height:140%;font-family:var(--font-bold);color:#fff}@media screen and (max-width: 767px){.astroWrapper .aboutFaculty .container .upperFounder .rightBlock .abtMasterCard .abtMaster .mster-img-overlay .master-card-name{font-size:14px}}.astroWrapper .aboutFaculty .container .upperFounder .rightBlock .abtMasterCard .people-desigantion{flex-flow:column;flex:1;display:flex;gap:12px}@media (max-width: 767px){.astroWrapper .aboutFaculty .container .upperFounder .rightBlock .abtMasterCard .people-desigantion{padding-right:0;gap:8px}}.astroWrapper .aboutFaculty .container .upperFounder .rightBlock .abtMasterCard .people-desigantion .master-uni-name{font-size:16px;line-height:1.4;font-weight:700;font-family:var(--font-bold);padding-bottom:8px;border-bottom:1px solid #E5E5E5}@media screen and (max-width: 767px){.astroWrapper .aboutFaculty .container .upperFounder .rightBlock .abtMasterCard .people-desigantion .master-uni-name{font-size:14px}}.astroWrapper .aboutFaculty .container .upperFounder .rightBlock .abtMasterCard .people-desigantion .people-label-text{font-size:16px;font-family:var(--font-regular);line-height:1.6}@media screen and (max-width: 767px){.astroWrapper .aboutFaculty .container .upperFounder .rightBlock .abtMasterCard .people-desigantion .people-label-text{font-size:12px}}.astroWrapper .aboutFaculty .container .abtMasterWrap{display:grid;grid-template-rows:auto;grid-template-columns:repeat(4,1fr);grid-gap:20px;margin-top:32px}@media (max-width: 767px){.astroWrapper .aboutFaculty .container .abtMasterWrap{grid-gap:16px;margin-top:24px}}.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard{display:flex;flex-direction:column;gap:16px}.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .abtMaster{width:100%;position:relative;overflow:hidden;line-height:0}.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .abtMaster .home-master-img{object-fit:cover;width:100%;position:relative}.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .abtMaster .mster-img-overlay{padding:12px 5px;position:absolute;bottom:0;background-image:linear-gradient(#fff0,#090909);width:100%}@media screen and (max-width: 767px){.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .abtMaster .mster-img-overlay{padding:6px}}.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .abtMaster .mster-img-overlay .master-card-name{font-size:16px;line-height:140%;font-family:var(--font-bold);color:var(--white)}@media screen and (max-width: 767px){.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .abtMaster .mster-img-overlay .master-card-name{font-size:14px}}.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .people-desigantion{flex-flow:column;flex:1;display:flex;gap:12px}@media (max-width: 767px){.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .people-desigantion{padding-right:0;gap:8px}}.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .people-desigantion .master-uni-name{font-size:16px;line-height:1.4;font-weight:700;font-family:var(--font-bold);padding-bottom:8px;border-bottom:1px solid #E5E5E5}@media screen and (max-width: 767px){.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .people-desigantion .master-uni-name{font-size:14px}}.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .people-desigantion .people-label-text{font-size:16px;font-family:var(--font-regular);line-height:1.6}@media screen and (max-width: 767px){.astroWrapper .aboutFaculty .container .abtMasterWrap .abtMasterCard .people-desigantion .people-label-text{font-size:12px}}.astroWrapper .aboutCareers{background:#ebfff2}@media screen and (max-width: 767px){.astroWrapper .aboutCareers{padding:40px 0}}@media screen and (max-width: 767px){.astroWrapper .aboutCareers .headingBetweenWrap{flex-direction:column;gap:16px;background:var(--base-dark-green);padding:30px;align-items:flex-start}.astroWrapper .aboutCareers .headingBetweenWrap .font-black{color:var(--white)!important}}.astroWrapper .aboutCareers .headingBetweenWrap .careers-card-subtext{color:#262626;line-height:1.4;font-size:16px;font-weight:400;max-width:410px;font-family:var(--font-regular)}@media screen and (max-width: 767px){.astroWrapper .aboutCareers .headingBetweenWrap .careers-card-subtext{color:var(--white)}}.astroWrapper .aboutCareers .headingBetweenWrap .recruitLink{color:var(--base-yellow);line-height:140%}.astroWrapper .aboutCareers .career-image-wrapper{position:relative;background:url(https://cdn.tetr.com/assets/ih-images/V2/newAmbition.webp) no-repeat center/cover;max-width:100%;min-height:486px;margin-top:40px}@media screen and (max-width: 767px){.astroWrapper .aboutCareers .career-image-wrapper{margin-top:unset;min-height:242px}}.astroWrapper .aboutCareers .career-image-wrapper .career-cta-wrapper{width:100%;position:absolute;bottom:0;right:0}.astroWrapper .aboutCareers .career-image-wrapper .career-cta-wrapper .cta-tr.career{background-color:var(--base-yellow);text-transform:none;display:flex;flex-direction:column;padding:24px;grid-row-gap:3rem;align-items:stretch;min-width:304px}.astroWrapper .aboutCareers .career-image-wrapper .career-cta-wrapper .cta-tr.recruitment{background-color:#003318;text-transform:none;display:flex;flex-direction:column;padding:24px;grid-row-gap:3rem;align-items:stretch;min-width:304px}.astroWrapper .aboutCareers .career-image-wrapper .career-cta-wrapper .cta-tr.recruitment .invertArrow{filter:invert(1)}.astroWrapper .aboutCareers .career-image-wrapper .career-cta-wrapper .align-right.cta-arrow.career-arrow{align-self:flex-end}.astroWrapper .aboutCareers .career-image-wrapper .career-cta-wrapper .text-m-30.contact-text{font-size:23px;line-height:1.2;font-family:var(--font-bold)}.astroWrapper .aboutCareers .career-image-wrapper .career-cta-wrapper .text-m-30.recruitment-text{font-size:23px;line-height:1.2;font-family:var(--font-bold);color:var(--white)}.astroWrapper .aboutCareers .career-image-wrapper .career-cta-wrapper .text-m-30.recruitment-text span{font-family:var(--font-regular);font-size:16px;color:#e5e5e5}.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%}@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}.movingIcon svg{position:relative;transform:translate(0);transition:.4s ease}.movingIcon:hover svg{transform:translate(5px,-5px);transition:.4s ease}.bgForhome{background:var(--base-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(--base-black)!important}.newVideoSlider{position:relative;display:block;background:url(https://cdn.tetr.com/assets/ih-images/V2/journeyTop.svg) no-repeat top right var(--white);padding-bottom:100px}@media screen and (max-width: 767px){.newVideoSlider{background:url(https://cdn.tetr.com/assets/ih-images/V2/rightTetrisMob.svg) no-repeat top right}}@media screen and (max-width: 767px) and (max-width: 767px){.newVideoSlider{padding-bottom:90px}}.newVideoSlider .journeyBottom{position:absolute;left:0;bottom:0}.newVideoSlider .adventureVector{display:none}@media screen and (max-width: 767px){.newVideoSlider .adventureVector{display:block;position:absolute;left:0;bottom:0}}.newVideoSlider .container{position:relative}.newVideoSlider .studentLifeSlider{margin-top:68px;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 .sectionHeading{font-size:26px}.newVideoSlider .section-subtext{line-height:140%!important;margin-top:12px!important}}.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 .section-subtext{font-size:16px;line-height:140%;color:var(--base-black);margin-top:16px}.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;margin-top:32px}}@media (max-width: 767px){.astroWrapper .astroHero .about-hero-heading{z-index:1;inset:12% .2rem auto;position:relative}.astroWrapper .astroHero .about-hero-text{line-height:120px;grid-column-gap:12px}.astroWrapper .astroHero .about-hero-text .about-hero-left{top:-4px;font-size:37.92px}.astroWrapper .astroHero .about-hero-text .about-hero-right{padding-right:6px;font-size:37.92px;position:relative;top:40px}.astroWrapper .astroHero .about-hero-text .about-hero-line{padding-right:7px;position:relative;top:19px;height:.3rem}.astroWrapper .astroHero .about-hero-image{margin-top:3rem;position:relative}.astroWrapper .astroHero .hero-cta-wrapper{display:block;position:static;margin-top:24px;padding:16px 12px}.astroWrapper .astroHero .hero-cta-wrapper .about-hero-subtext{font-size:16px}.astroWrapper .tetrTransformLayer .heading-wrapper .about-section-heading{font-size:36px}.astroWrapper .tetrTransformLayer .heading-wrapper .section-subtext{font-size:16px;margin-top:12px}.astroWrapper .aboutFaculty .container .abtMasterWrap{grid-template-columns:repeat(2,1fr)}.astroWrapper .mobResponsiveMargin{margin-top:2px}.astroWrapper .aboutCareers .container{display:flex;flex-direction:column-reverse}.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 .career-image-wrapper{margin-bottom:-4px}.astroWrapper .contactPage .contactGridRight .upperGridBox{min-height:unset;padding:1.25rem}.contactPage .contactGridRight .downGridBox .textquery{font-size:16px}.contactPage .contactGridRight .upSideIcon{top:12px;right:14px}.contactPageContainer .text64b{margin-bottom:20px;font-family:var(--font-regular)}.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:14px;margin-top:12px}.homePageMob .homeExploreProgram .mobFixCOntainer{padding-inline:15px}.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 .tetrScholarshipsSection .flexRowRev{flex-direction:row-reverse}@media screen and (max-width: 767px){.ugPageMob .no-mobwrap{flex-wrap:nowrap!important;gap:5px!important}.ugPageMob .swiperTabReflectBlock .tabReflectBox{min-width:115px}.ugPageMob .swiperTabReflectBlock .mw165{min-width:165px}.ugPageMob .swiperTabReflectBlock .tabReflectBox p{font-size:14px}.ugPageMob .inspireEmpowerSection .whiteBgEmpower{padding:unset;gap:24px}}@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(--base-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;border-bottom:1px solid var(--border-bottom);background:url(https://cdn.tetr.com/assets/ih-images/V2/verticalLines.png) no-repeat center center;line-height:0}@media screen and (max-width: 768px){.applyNowPage .ih_illinois_programme .heroForm{background:none}}.applyNowPage .ih_illinois_programme .heroForm:before{content:"";width:55%;height:100%;position:absolute;top:0;left:0;background:var(--white);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(--base-dark-green);z-index:-1}@media screen and (max-width: 768px){.applyNowPage .ih_illinois_programme .heroForm:after{width:100%;height:62.5%;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 .applyHeading{color:var(--base-black);font-family:var(--font-regular);font-weight:400;font-size:28px;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 .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(--white);font-family:var(--font-bold);font-size:28px;line-height:120%}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .horLine{display:inline-block;height:8px;width:24px;background:var(--base-yellow);position:relative;top:-5px}.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 .inputFieldNew{padding:30px 20px;height:64px;width:100%;outline:none}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput select{border-radius:0;padding:20px;height:64px;border:none;outline:none;font-size:16px;font-family:var(--font-regular);line-height:140%;font-weight:400;color:var(--base-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%;font-weight:400;color:var(--base-black);opacity:.5}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput .selectField .mw150{min-width:70px;max-width:150px}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput .selectField{display:flex;gap:6px}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput .checkField{display:flex;align-items:flex-start;justify-content:flex-start}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border:1px solid #fff;aspect-ratio:1;background-color:transparent;margin-right:12px;cursor:pointer;position:relative;margin-top:2px}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput input[type=checkbox]:checked:after{content:"";position:absolute;top:1px;left:4px;width:4px;height:8px;border:solid var(--white);border-width:0 2px 2px 0;transform:rotate(45deg)}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput .checkFieldPara{font-size:13px;line-height:140%;font-weight:400;font-family:var(--font-regular);color:var(--white)}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput .forgotPassword a{font-size:13px;line-height:140%;font-family:var(--font-regular);color:var(--white);text-decoration:underline}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput .formBtnWrap{display:flex;justify-content:space-between;align-items:center}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput .formBtnWrap .accountLink{line-height:140%;font-family:var(--font-bold);color:#e5e5e5}@media screen and (max-width: 767px){.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput .formBtnWrap .accountLink{font-size:14px}}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .tetrForm .formInput .formBtnWrap .accountLink a{color:var(--base-yellow)}.applyNowPage .ih_illinois_programme .heroForm .heroWrap .luisitoImg{margin-top:40px}@media screen and (max-width: 767px){.applyNowPage.loginPage .heroForm .heroWrap{gap:72px}.applyNowPage.loginPage .heroForm:after{height:52.5%}}.tetrTribe{background:linear-gradient(0deg,var(--base-light-green) 0%,var(--base-dark-green) 100%);background-repeat:no-repeat;background-size:100% 58%;position:relative}.tetrTribe .tribeHeading{font-size:48px;font-weight:400;font-family:var(--font-regular);color:var(--white);line-height:120%}@media screen and (max-width: 767px){.tetrTribe .tribeHeading{font-size:32px}}.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(--base-black)!important}}.tetrTribe .headingWrap{display:flex;justify-content:space-between;align-items:center}.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:var(--base-black)}.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}.tetrNews{padding:75px 0}@media screen and (max-width: 767px){.tetrNews{padding:0}}.tetrNews .bgThemeGreen{background:var(--base-dark-green);padding:72px 50px;margin:0 auto;max-width:1360px}@media screen and (max-width: 1280px){.tetrNews .bgThemeGreen .container2{max-width:100%}}@media screen and (max-width: 767px){.tetrNews .bgThemeGreen{max-width:100%;padding:36px 0}}.tetrNews .newsHeading{font-size:48px;font-weight:400;font-family:var(--font-regular);color:var(--white);line-height:120%}@media screen and (max-width: 767px){.tetrNews .newsHeading{font-size:32px}}.tetrNews .newsSwiperWrapper .cardSwiperBoxLearning{display:flex;position:relative}.tetrNews .newsSwiperWrapper .cardSwiperBoxLearning .svgArrowUp{width:max-content;position:absolute;top:15px;right:15px}@media screen and (max-width: 390px){.tetrNews .newsSwiperWrapper .cardSwiperBoxLearning .svgArrowUp{top:10px;right:10px}}.tetrNews .newsSwiperWrapper .cardSwiperBoxLearning .svgArrowUp svg{transition:.2s}.tetrNews .newsSwiperWrapper .cardSwiperBoxLearning .svgArrowUp svg rect{fill:var(--base-black)}.tetrNews .newsSwiperWrapper .cardSwiperBoxLearning .svgArrowUp svg path{stroke:var(--white)}.tetrNews .newsSwiperWrapper .cardSwiperBoxLearning:hover .svgArrowUp svg rect{fill:var(--base-yellow);transition:.2s}.tetrNews .newsSwiperWrapper .cardSwiperBoxLearning:hover .svgArrowUp svg path{stroke:var(--base-black);transition:.2s}.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}}.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 .tetrScholarshipsSection .rightSideUniDivide .contentListGraptab .eligText{color:var(--base-black);font-family:var(--font-regular);font-size:14px;font-style:normal;font-weight:400;line-height:144%}@media screen and (max-width: 767px){.applyNowPage .creamAreaForNewsBlock{padding:unset}}.tetrAnnouncement{background:var(--base-dark-green);display:flex;width:100%;padding:20px 16px;gap:12px;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:var(--white);font-family:var(--font-regular);font-size:18px;line-height:23px}@media screen and (max-width: 768px){.tetrAnnouncement .tetrInfo{font-family:var(--font-regular);font-size:14px}}@media screen and (max-width: 768px){.tetrAnnouncement{padding:15px;margin-bottom:32px}}.thanksSubmission{background-color:var(--base-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%}.reviewPage .reviewHero{background:url(https://cdn.tetr.com/assets/ih-images/V2/reviewHeroBg.webp) no-repeat top/cover;min-height:85vh;display:flex;justify-content:center}@media screen and (max-width: 768px){.reviewPage .reviewHero{background:url(https://cdn.tetr.com/assets/ih-images/V2/reviewNewMobBg.webp) no-repeat center/cover}}.reviewPage .reviewHero .heroBanner{text-align:center;max-width:600px}@media screen and (max-width: 768px){.reviewPage .reviewHero .heroBanner{padding-inline:15px}}.reviewPage .reviewHero .heroBanner .subText{color:var(--white);text-align:center;font-family:var(--font-regular);font-size:16px;font-style:normal;line-height:140%;margin-top:8px}@media screen and (max-width: 767px){.reviewPage .reviewHero .heroBanner .subText{font-size:18px}}.reviewPage .reviewWrapper{background:url(https://cdn.tetr.com/assets/ih-images/V2/eventsVector.svg) no-repeat center/cover #f8fefa}@media screen and (max-width: 768px){.reviewPage .reviewWrapper{background:#f8fefa;padding:48px 0}}.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{position:relative;width:100%;max-width:400px;background:#ebfff2;border:1px solid var(--base-light-green);padding:24px;display:flex;flex-direction:column;align-items:flex-start;transition:background .3s}.reviewPage .reviewWrapper .cardsWrapper .reviewCard:after{content:"";position:absolute;top:-1px;right:-1px;width:50px;height:50px;background:url(https://cdn.tetr.com/assets/ih-images/V2/reviewBlock.svg) no-repeat center/contain;opacity:0;transition:opacity .2s ease-in-out;pointer-events:none}@media screen and (max-width: 768px){.reviewPage .reviewWrapper .cardsWrapper .reviewCard{max-width:100%;padding:12px 11px}}.reviewPage .reviewWrapper .cardsWrapper .reviewCard .user{display:flex;gap:15px;align-items:flex-end}.reviewPage .reviewWrapper .cardsWrapper .reviewCard .user .user-img{max-width:72px}.reviewPage .reviewWrapper .cardsWrapper .reviewCard .user .userName{color:var(--base-black);font-family:var(--font-bold);font-size:23px;line-height:120%}@media screen and (max-width: 768px){.reviewPage .reviewWrapper .cardsWrapper .reviewCard .user .userName{font-size:18px}}.reviewPage .reviewWrapper .cardsWrapper .reviewCard .user .userCity{color:#262626;font-family:var(--font-regular);font-size:13px;line-height:140%}.reviewPage .reviewWrapper .cardsWrapper .reviewCard .reviewDivide{width:100%;border:none;margin-top:15px;margin-bottom:15px;border-top:1px solid var(--base-light-green)}@media screen and (max-width: 768px){.reviewPage .reviewWrapper .cardsWrapper .reviewCard .reviewDivide{margin-top:8px;margin-bottom:12px}}.reviewPage .reviewWrapper .cardsWrapper .reviewCard .userFeedback{color:var(--base-black);font-family:var(--font-regular);font-size:14px;line-height:160%;pointer-events:none}@media screen and (max-width: 768px){.reviewPage .reviewWrapper .cardsWrapper .reviewCard .userFeedback{font-size:12px}}.reviewPage .reviewWrapper .cardsWrapper .reviewCard:hover:after{opacity:1}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen{position:relative;width:100%;max-width:400px;background:#003318;padding:20px;display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;transition:background .3s}@media screen and (max-width: 768px){.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen{padding:12px 11px}}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen:after{content:"";position:absolute;top:-1px;right:-1px;width:50px;height:50px;background:url(https://cdn.tetr.com/assets/ih-images/V2/rviewCardGreenBlock.svg) no-repeat center/contain;opacity:0;transition:opacity .2s ease-in-out;pointer-events:none}@media screen and (max-width: 768px){.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen{max-width:100%}}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen .user{display:flex;gap:15px;align-items:flex-end}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen .user .user-img{max-width:72px}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen .user .userName{color:var(--white);font-family:var(--font-bold);font-size:23px;line-height:120%}@media screen and (max-width: 768px){.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen .user .userName{font-size:18px}}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen .user .userCity{color:var(--white);font-family:var(--font-regular);font-size:13px;line-height:140%}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen .reviewDivide{width:100%;border:none;margin-block:15px;border-top:1px solid var(--base-light-green)}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen .userFeedback{color:var(--cream);font-family:var(--font-regular);font-size:14px;line-height:160%;pointer-events:none}@media screen and (max-width: 768px){.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen .userFeedback{font-size:12px}}.reviewPage .reviewWrapper .cardsWrapper .reviewCardGreen:hover:after{opacity:1}.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}@media screen and (max-width: 768px){.ourPedagogy{margin-top:25px;color:#003318}}.flipButtonGroup .linkDown{transition:all .3s}.flipButtonGroup:hover .linkDown{transform:translate(2px,2px);transition:all .3s}.aboutCareerBtn{transition:transform .3s;display:flex;justify-content:flex-end}.aboutCareerBtn .cta-tr: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(--white);font-family:var(--font-bold);font-size:16px;width:max-content}@media screen and (max-width: 768px){.emailLinks{font-size:14px}}.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(--base-black)!important}}.tetrScholarshipsSection .accordion-header{padding:8px 12px 0 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer}@media screen and (max-width: 768px){.tetrScholarshipsSection .accordion-header{padding-block:10px}}.tetrScholarshipsSection .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){.tetrScholarshipsSection .accordion-header h3{font-size:16px}}.tetrScholarshipsSection .accordion-header .plus-v.inActive{transform:rotate(45deg) translate(-6px);transition:transform .25s ease,opacity .25s ease;opacity:0}.tetrScholarshipsSection .accordion-content{max-height:0;overflow:hidden;opacity:0;transition:max-height .5s ease-out,opacity .3s ease-out}.tetrScholarshipsSection .accordion-content .contentListGraptab{display:flex;flex-direction:column;gap:10px}.tetrScholarshipsSection .accordion-content .contentListGraptab li{display:flex;align-items:flex-start;gap:10px}.tetrScholarshipsSection .accordion-content .contentListGraptab li>img{margin-top:2px}.tetrScholarshipsSection .accordion-content .contentListGraptab li p{color:#fafcf3cc;line-height:144%;display:flex;gap:4px}@media screen and (max-width: 768px){.tetrScholarshipsSection .accordion-content .contentListGraptab li p{display:unset}}.tetrScholarshipsSection .accordion-content .contentListGraptab li p span{color:#f3f7e1;font-style:normal;font-weight:700;font-family:var(--font-bold)}.tetrScholarshipsSection .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(--base-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(--base-black);font-family:var(--font-medium);font-size:12.1px;font-style:normal;line-height:16.9px}.gemsPage .gemsCounsellor{background:var(--base-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(--base-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(--base-black);font-family:var(--font-regular);font-size:13px;font-style:normal;line-height:18px}.notFound404{position:relative;background:url(https://cdn.tetr.com/assets/ih-images/V2/aboutHeroBg.png) no-repeat center/cover #f8fefa}.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 var(--base-dark-green);width:auto;font-size:12.5rem;font-weight:700;line-height:1}.notFound404 ._404-card.home-link{background-color:var(--base-dark-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;color:var(--white)}.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(--base-dark-green)}.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-family:var(--font-bold)}.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-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/V2/reviewHeroBg.webp) no-repeat top/cover;min-height:85vh}@media screen and (max-width: 768px){.newsPage .newsPageBanner{background:url(https://cdn.tetr.com/assets/ih-images/V2/reviewNewMobBg.webp) no-repeat center/cover}}.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(--white);font-family:var(--font-regular);font-size:23px;line-height:140%;margin-top:8px}@media screen and (max-width: 767px){.newsPage .newsPageBanner .newsHeadWrap .leftHeading .subHeading{font-size:18px}}.newsPage .tetrNews{background:url(https://cdn.tetr.com/assets/ih-images/V2/newsPageBg.svg) repeat-y center top/contain var(--base-dark-green);min-height:75vh;padding:52px 0}@media screen and (max-width: 768px){.newsPage .tetrNews{min-height:55vh;background:var(--base-dark-green);padding:36px 0}}.newsPage .tetrNews .newsBoxWrapper{position:relative}.newsPage .tetrNews .newsBoxWrapper .rightFilters{background-color:var(--base-dark-green);display:flex;justify-content:end;padding:12px 0;gap:18px;height:fit-content;position:sticky;top:76px;z-index:2;transition:top .3s ease-in-out}@media screen and (max-width: 768px){.newsPage .tetrNews .newsBoxWrapper .rightFilters{gap:15px;justify-content:center;top:64px}}.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-bold);color:var(--base-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-semi-bold);font-size:14px;border:1px solid transparent}.newsPage .tetrNews .newsBoxWrapper .custom-dropdown .dropdown-menu li:hover{background-color:#fff5e4;border:1px solid var(--base-yellow)}.newsPage .tetrNews .newsBoxWrapper .custom-dropdown.open .dropdown-menu{display:block}.newsPage .tetrNews .newsBoxWrapper .news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:12px}@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:var(--base-black)}.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:var(--base-yellow);transition:.2s}.newsPage .tetrNews .newsBoxWrapper .news-grid .news-card:hover .svgArrowUp svg path{stroke:var(--base-black)}.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(--base-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(--base-black)}.disruptSpotlight .spotlightSwiper .spotCard .spotCardDesc{font-family:var(--font-regular);font-size:13px;line-height:120%;color:var(--base-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(--base-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(--base-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(--base-black);border-bottom:3px solid var(--base-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(--base-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}}.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:480px;z-index:99}@media screen and (max-width: 768px){.instaReel .instaWrapper .leftContent{position:sticky;top:63px;background:var(--white);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(--base-yellow);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:#ebfff2;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(--base-light-green);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(--base-yellow);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:#fff5e4;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{font-size:28px}}.instaReel .content .section-subtext{color:var(--base-black);font-family:var(--font-regular);font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin-top:12px}@media screen and (max-width: 768px){.instaReel .content .section-subtext{margin-top:10px;font-size:14px}}.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/assets/ih-images/V2/rsourceBg.webp) no-repeat top center/cover;min-height:85vh}@media screen and (max-width: 768px){.resourcesPage .heroPage{background:url(https://cdn.tetr.com/assets/ih-images/V2/resourceMobBg.webp) center no-repeat;background-size:cover;min-height:68vh;padding-top:125px}}.resourcesPage .heroPage .wrapperHeading{gap:16px;display:flex;flex-direction:column;max-width:680px;position:relative;left:0;bottom:-220px}@media screen and (max-width: 768px){.resourcesPage .heroPage .wrapperHeading{bottom:unset;top:-90px}.resourcesPage .heroPage .wrapperHeading h1{font-size:28px;line-height:120%;color:var(--base-black)}}.resourcesPage .heroPage .subText{color:var(--white);font-family:var(--font-regular);font-size:16px;font-style:normal;line-height:140%}@media screen and (max-width: 768px){.resourcesPage .heroPage .subText{font-size:14px;line-height:140%;color:var(--base-black)}}.resourcesPage .diverse{position:relative;line-height:0;overflow:hidden}.resourcesPage .diverse .diverseTop{position:absolute;top:0;right:0;z-index:10}.resourcesPage .diverse .diverseBottom{position:absolute;bottom:0;left:0;z-index:10}.resourcesPage .diverse:before{content:"";position:absolute;inset:0;background:url(https://cdn.tetr.com/assets/ih-images/V2/diversionMesh.svg) no-repeat top center/cover;z-index:0}.resourcesPage .diverse:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:325px;background-color:#003318;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}@media (max-width: 767px){.resourcesPage .diverse .diverseWrap{gap:36px}}.resourcesPage .diverse .diverseWrap .diverseWrapHeading{width:100%;max-width:700px;margin:0 auto}.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;line-height:0;padding:80px 0 0}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs{padding:36px 0 0}}.resourcesPage .flipbookTabs .flipbookTabHeading{position:relative}.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(--base-black);z-index:-1}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .stickyTab{position:sticky;top:75px;z-index:10;background:var(--white);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(0,72,34,.3);width:100%}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content ul{white-space:nowrap;overflow-y:clip;overflow-x:auto;margin-top:36px}}.resourcesPage .flipbookTabs .flipbookTabHeading .content ul li{display:inline-block;padding:12px 30px;transition:.3s ease-in-out}.resourcesPage .flipbookTabs .flipbookTabHeading .content ul li.active span:before{background:var(--base-yellow)}.resourcesPage .flipbookTabs .flipbookTabHeading .content ul li.active span:after{background:var(--base-light-green)}.resourcesPage .flipbookTabs .flipbookTabHeading .content ul li.active span{font-family:var(--font-bold);color:var(--base-black);transform:scale(1.05);transition:transform .3s ease}.resourcesPage .flipbookTabs .flipbookTabHeading .content ul li span{position:relative;color:#404040;font-family:var(--font-regular);font-weight:700;line-height:140%;cursor:pointer;display:flex}.resourcesPage .flipbookTabs .flipbookTabHeading .content ul li span:before{content:"";position:absolute;bottom:-11px;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:-12px}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum{width:100%;position:relative;margin-top:24px;background:url(https://cdn.tetr.com/assets/ih-images/V2/resourceVector1.svg) no-repeat center/cover var(--white)}@media screen and (max-width: 767px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum{padding-top:0;margin-top:36px}}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum:before{content:"";position:absolute;top:0;left:0;width:30%;height:100%;background-color:#003318}@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}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper .d2cCurriculumContent h3{font-family:var(--font-regular);font-size:39.8px;line-height:120%}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper .d2cCurriculumContent h3 .blackBgGreentText{font-family:var(--font-bold);font-style:italic}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper .d2cCurriculumContent p{color:#404040;line-height:140%;font-size:16px}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px;font-size:28px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:8px;font-size:14px}}@media screen and (min-width: 374px) and (max-width: 390px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px;font-size:28px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCurriculum .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:8px;font-size:14px}}.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{position:relative;width:100%;background:url(https://cdn.tetr.com/assets/ih-images/V2/resourceVector2.svg) no-repeat center/cover #003318}.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip:after{content:"";position:absolute;top:0;right:0;width:13%;height:100%;background-color:var(--white);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}.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper .d2cCurriculumContent h3{font-family:var(--font-regular);font-size:39.8px;line-height:120%;color:var(--white)}.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper .d2cCurriculumContent h3 .blackBgGreentText{font-family:var(--font-bold);font-style:italic}.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper .d2cCurriculumContent p{color:var(--white);line-height:140%;font-size:16px}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px;font-size:28px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:8px;font-size:14px}}@media screen and (min-width: 374px) and (max-width: 390px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px;font-size:28px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .dropShip .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:8px;font-size:14px}}.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:url(https://cdn.tetr.com/assets/ih-images/V2/resourceVector1.svg) no-repeat center/cover var(--white)}.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}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper .d2cCurriculumContent h3{font-family:var(--font-regular);font-size:39.8px;line-height:120%}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper .d2cCurriculumContent h3 .blackBgGreentText{font-family:var(--font-bold);font-style:italic}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper .d2cCurriculumContent p{color:#404040;line-height:140%;font-size:16px}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px;font-size:28px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:8px;font-size:14px}}@media screen and (min-width: 374px) and (max-width: 390px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px;font-size:28px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .d2cCareer .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:24px;font-size:14px}}.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{position:relative;width:100%;background:url(https://cdn.tetr.com/assets/ih-images/V2/resourceVector1.svg) no-repeat center/cover var(--white)}.resourcesPage .flipbookTabs .flipbookTabHeading .content .global:after{content:"";position:absolute;top:0;right:0;width:30%;height:100%;background-color:#003318;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}.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper .d2cCurriculumContent h3{font-family:var(--font-regular);font-size:39.8px;line-height:120%}.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper .d2cCurriculumContent h3 .blackBgGreentText{font-family:var(--font-bold);font-style:italic}.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper .d2cCurriculumContent p{color:#404040;line-height:160%;font-size:16px}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px;font-size:28px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:24px;font-size:14px}}@media screen and (min-width: 374px) and (max-width: 390px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px;font-size:28px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .global .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:24px;font-size:14px}}.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:url(https://cdn.tetr.com/assets/ih-images/V2/resourceVector1.svg) no-repeat center/cover #003318}.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity:before{content:"";position:absolute;top:0;left:0;width:13%;height:100%;background-color:var(--white)}@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}.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper .d2cCurriculumContent h3{font-family:var(--font-regular);font-size:39.8px;line-height:120%;color:var(--white)}.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper .d2cCurriculumContent h3 .blackBgGreentText{font-family:var(--font-bold);font-style:italic}.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper .d2cCurriculumContent p{color:var(--white);line-height:160%;font-size:16px}@media screen and (max-width: 768px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px;font-size:28px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:24px;font-size:14px}}@media screen and (min-width: 374px) and (max-width: 390px){.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper .d2cCurriculumContent h3{order:0;margin-bottom:24px;font-size:28px}.resourcesPage .flipbookTabs .flipbookTabHeading .content .diversity .d2cWrapper .d2cCurriculumContent p{order:2;margin-top:24px;font-size:14px}}.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(--base-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(--base-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(--base-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(--base-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(--base-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(--base-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(--base-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}.universityCollabSection{background:url(https://cdn.tetr.com/assets/ih-images/V2/yellowTetris.svg) no-repeat bottom right var(--base-dark-green)}@media screen and (max-width: 768px){.universityCollabSection{background:url(https://cdn.tetr.com/assets/ih-images/V2/pinkBlock.png) no-repeat top right var(--base-dark-green)}}.universityCollabSection .universityWrapper{display:flex;flex-direction:column;gap:36px}@media screen and (max-width: 768px){.universityCollabSection .universityWrapper{gap:24px}}.universityCollabSection .universityWrapper .headingWrapper{display:flex;flex-direction:column;gap:12px}.universityCollabSection .universityWrapper .headingWrapper .degreeTag{padding:6px 10px;border:1px solid var(--base-light-green);background:var(--base-light-green);width:max-content;font-family:var(--font-bold);font-size:12px;line-height:140%;color:var(--white);text-transform:uppercase}@media screen and (max-width: 768px){.universityCollabSection .universityWrapper .headingWrapper .degreeTag{padding:4px 6px;font-size:9px}}.universityCollabSection .universityWrapper .headingWrapper .uniLink{color:var(--white)}.universityCollabSection .universityWrapper .headingWrapper .uniLink:hover .uniLinkArrow img{transform:translate(3px,-3px)}.universityCollabSection .universityWrapper .headingWrapper .uniLinkArrow{display:inline-flex;justify-content:center;align-items:center;padding:12px;background:var(--base-yellow);border-radius:2px;width:max-content;position:relative;top:-5px;left:10px}@media screen and (max-width: 768px){.universityCollabSection .universityWrapper .headingWrapper .uniLinkArrow{top:0;left:6px;padding:10px}}.universityCollabSection .universityWrapper .headingWrapper .uniLinkArrow img{transition:transform .4s ease}.universityCollabSection .universityWrapper .headingWrapper .subText{font-size:14px;color:var(--white);line-height:140%}.universityCollabSection .universityWrapper .univerWrap{display:flex;justify-content:space-between;gap:40px}@media screen and (max-width: 768px){.universityCollabSection .universityWrapper .univerWrap{flex-direction:column;gap:32px}}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide{display:flex;flex-direction:column;gap:48px;width:100%;max-width:675px}@media screen and (max-width: 768px){.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide{max-width:100%;gap:32px}}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .accordionBlockEdu{border:.5px solid var(--white)}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .accordion-header{padding:16px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border:.5px solid var(--white)}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .accordion-header h3{color:var(--white);font-size:20px;font-family:var(--font-bold);line-height:140%}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .accordion-content{max-height:0;overflow:hidden;opacity:0;transition:max-height .5s ease-out,opacity .3s ease-out}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .accordion-content .contentListGraptab li{display:flex;align-items:center;gap:6px}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .accordion-content .contentListGraptab li .listText{font-size:16px;font-family:var(--font-regular);color:var(--white);line-height:140%}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .accordion-content .contentListGraptab li .listText span{font-family:var(--font-bold)}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .accordion-content.active{margin-top:10px;transition:max-height .5s ease-out,opacity .5s ease-out;opacity:1;padding:12px 0 16px 20px}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .plus-icon-wrap{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;position:relative;cursor:pointer}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .plus-icon-wrap .plus-h{background-color:#f3f7e1;width:10px;height:2px}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .plus-icon-wrap .plus-v{background-color:#f3f7e1;width:2px;height:10px;transition:all .25s;transform:translate(-6px)}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .univerTieUp{display:flex;gap:56px}@media screen and (max-width: 768px){.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .univerTieUp{gap:24px}}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .univerTieUp .bAcademics{width:100%;max-width:240px;display:flex;flex-direction:column;gap:16px}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .univerTieUp .bAcademics .logosWrap{display:flex;align-items:center;gap:24px}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .univerTieUp .bAcademics .logosWrap img{height:44px}@media screen and (max-width: 768px){.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .univerTieUp .bAcademics .logosWrap img{height:31px}}@media screen and (max-width: 768px){.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .univerTieUp .bAcademics .logosWrap{gap:16px}}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .univerTieUp .bAcademics .bText{color:var(--white);font-size:20px;font-family:var(--font-bold);line-height:140%}@media screen and (max-width: 768px){.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .univerTieUp .bAcademics .bText{font-size:16px}}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .univerTieUp .bImmersion{width:100%;max-width:240px;display:flex;flex-direction:column;gap:16px}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .univerTieUp .bImmersion .logosWrap{display:flex;align-items:center;gap:24px}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .univerTieUp .bImmersion .logosWrap img{height:44px}@media screen and (max-width: 768px){.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .univerTieUp .bImmersion .logosWrap img{height:31px}}@media screen and (max-width: 768px){.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .univerTieUp .bImmersion .logosWrap{gap:16px}}.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .univerTieUp .bImmersion .bText{color:var(--white);font-size:20px;font-family:var(--font-bold);line-height:140%}@media screen and (max-width: 768px){.universityCollabSection .universityWrapper .univerWrap .leftSideUniDivide .univerTieUp .bImmersion .bText{font-size:16px}}.ugHero{background:url(https://cdn.tetr.com/assets/ih-images/V2/ugPage-Hero.webp) center no-repeat;background-size:cover;min-height:744px;position:relative}@media screen and (max-width: 768px){.ugHero{background:url(https://cdn.tetr.com/assets/ih-images/V2/ugPageHeroMobImg.webp) center no-repeat;background-size:cover;min-height:unset;height:430px}}.ugHero .heroContent{width:100%;max-width:680px;position:absolute;right:2%;top:340px}@media screen and (max-width: 1280px){.ugHero .heroContent{right:-50px}}@media screen and (max-width: 768px){.ugHero .heroContent{display:none}}.ugHero .heroContent .ugTitle{font-family:var(--font-regular);font-size:40px;line-height:120%;font-weight:400;color:var(--base-black)}.ugHero .heroContent .heroCtaGroup{display:flex;gap:12px;margin-top:24px}.ugHero.bcaHero{background:url(https://cdn.tetr.com/assets/ih-images/V2/bcaPage-Hero.webp) center no-repeat;background-size:cover;min-height:744px;position:relative}@media screen and (max-width: 768px){.ugHero.bcaHero{background:url(https://cdn.tetr.com/assets/ih-images/V2/bcaPageHeroMobImg.webp) center no-repeat;background-size:cover;min-height:unset;height:430px}}.faqSectionHome .faqCommonFlexWrapper .commonAccordion .accordionHeading:hover,.faqSectionHome .faqCommonFlexWrapper .commonAccordion .accordionHeading.active{background:#ebfff2}.universityAccodionSection{background:url(https://cdn.tetr.com/assets/ih-images/V2/schVector.svg) top center no-repeat;background-size:contain}@media screen and (max-width: 767px){.universityAccodionSection{background:url(https://cdn.tetr.com/assets/ih-images/V2/gehindVector.svg) top center no-repeat}}@media screen and (max-width: 767px){.universityAccodionSection .headingWrapper{margin-bottom:24px}}.universityAccodionSection .blockUnviversityDivide{display:flex;flex-direction:row-reverse;gap:40px}@media screen and (max-width: 768px){.universityAccodionSection .blockUnviversityDivide{gap:20px;flex-direction:column}}.universityAccodionSection .blockUnviversityDivide .leftSideUniDivide{width:100%;max-width:468px;position:sticky;top:0}@media screen and (max-width: 768px){.universityAccodionSection .blockUnviversityDivide .leftSideUniDivide{position:relative;max-width:100%}}.universityAccodionSection .blockUnviversityDivide .rightSideUniDivide .accordionBlockEdu.borderBtm:not(:first-child){border-top:1px solid #A5E8C0}.totalTable{margin-top:24px}@media screen and (max-width: 1280px){.totalTable{margin-top:16px}}@media screen and (max-width: 767px){.totalTable .greenTd td{min-width:200px}}.termProject{display:flex;flex-direction:column}.termProject span{font-size:16px;font-style:normal;font-weight:700;line-height:140%;color:#404040;text-transform:uppercase;font-family:var(--font-bold)}@media screen and (max-width: 767px){.termProject span{font-size:14px}}.termProject p{font-size:16px;font-style:normal;font-weight:400;line-height:140%;color:#404040;font-family:var(--font-regular)}@media screen and (max-width: 767px){.termProject p{font-size:14px}}.termProject p .green-text{color:var(--base-light-green);text-transform:unset;font-weight:400;font-family:var(--font-regular)}.ugProgramPage .tetrNews{padding:unset}.mobCourseWrapper{display:flex;flex-direction:column;width:100%;justify-content:center;gap:24px;border:1px solid #C5F3D2;padding:25px;box-shadow:3px 7px 17px #1c291a1f}.mobCourseWrapper .courseBlock{display:flex;flex-direction:column;gap:4px}@media screen and (max-width: 767px){.mobCourseWrapper .courseBlock .text20b{font-size:16px}}.mobCourseWrapper .leftWrap{display:flex;gap:16px;align-items:center;text-align:center;justify-content:space-between}.mobCourseWrapper .rightWrap{display:flex;gap:28px;align-items:center;justify-content:center;text-align:center}.ugTitleMob .mobHeroContent{padding:32px 0 24px;display:flex;flex-direction:column;gap:24px}.ugTitleMob .mobHeroContent .ugTitle{font-size:28px;font-family:var(--font-regular)}.ugTitleMob .mobHeroContent .heroCtaGroup{display:flex;gap:8px}.heroHomeMainContent .mainTextChangeBlock{height:22px}.homePage .tetrNews{background:var(--base-dark-green);padding:0}.mySwiperBuildBuss{display:flex;flex-direction:column;gap:8px}.mySwiperBuildBuss .sevenCountriesPagination{position:absolute;bottom:-15px;left:0;right:0;text-align:center}.mySwiperBuildBuss .sevenCountriesPagination .swiper-pagination-bullet{background:#6dd799;opacity:.6;margin:0 2px!important}.mySwiperBuildBuss .sevenCountriesPagination .swiper-pagination-bullet-active{background:var(--base-dark-green);width:24px;height:8px;border-radius:24px;opacity:1}.newVideoSlider .studentLifeSlider .culturePagination{position:absolute;bottom:-45px;left:0;right:0}.newVideoSlider .studentLifeSlider .culturePagination .swiper-pagination-bullet{background:#6dd799;opacity:.6;margin:0 2px!important}.newVideoSlider .studentLifeSlider .culturePagination .swiper-pagination-bullet-active{background:var(--base-dark-green);width:24px;height:8px;border-radius:24px;opacity:1}.homePage .tetrNews{background:var(--base-dark-green)}.applyNowPage .tetrForm select{display:none!important}.applyNowPage .tetrForm .dropdown-select{background-image:linear-gradient(to bottom,#ffffff40,#fff0);background-repeat:repeat-x;background-color:var(--white);box-sizing:border-box;cursor:pointer;display:block;float:left;font-size:16px;font-weight:400;height:64px;line-height:140%;outline:none;padding-left:20px;padding-right:30px;position:relative;text-align:left!important;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%;display:flex;align-items:center;justify-content:flex-start}.applyNowPage .tetrForm .dropdown-select .current{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.applyNowPage .tetrForm .dropdown-select:focus{background-color:var(--white)}.applyNowPage .tetrForm .dropdown-select:hover{background-color:var(--white)}.applyNowPage .tetrForm .dropdown-select:active,.applyNowPage .tetrForm .dropdown-select.open{background-color:var(--white)!important;border-color:#bbb;box-shadow:0 1px 4px #0000000d inset}.applyNowPage .tetrForm .dropdown-select:after{height:0;width:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #525252;-webkit-transform:origin(50% 20%);transform:origin(50% 20%);transition:all .125s ease-in-out;content:"";display:block;margin-top:-2px;pointer-events:none;position:absolute;right:20px;top:50%}.applyNowPage .tetrForm .dropdown-select.open:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.applyNowPage .tetrForm .dropdown-select.open .list{-webkit-transform:scale(1);transform:scale(1);opacity:1;pointer-events:auto}.applyNowPage .tetrForm .dropdown-select.open .option{cursor:pointer}.applyNowPage .tetrForm .dropdown-select.wide{width:100%}.applyNowPage .tetrForm .dropdown-select.wide .list{left:0!important;right:0!important}.applyNowPage .tetrForm .dropdown-select .list{box-sizing:border-box;transition:all .15s cubic-bezier(.25,0,.25,1.75),opacity .1s linear;-webkit-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:50% 0;transform-origin:50% 0;background-color:var(--white);margin-top:4px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:100%;left:0;z-index:9;max-height:250px;overflow:auto}.applyNowPage .tetrForm .dropdown-select .list:hover .option:not(:hover){background-color:transparent!important}.applyNowPage .tetrForm .dropdown-select .dd-search{overflow:hidden;padding:8px 6px;display:flex;align-items:center;justify-content:center;position:sticky;top:0;z-index:9;background:#f8fefa}.applyNowPage .tetrForm .dropdown-select .dd-searchbox{width:100%;padding:.8rem;border:1px solid var(--base-light-green);border-radius:4px;outline:none}.applyNowPage .tetrForm .dropdown-select .dd-searchbox:focus{border-color:var(--base-light-green)}.applyNowPage .tetrForm .dropdown-select .list ul{padding:0}.applyNowPage .tetrForm .dropdown-select .option{cursor:default;line-height:40px;outline:none;font-size:14px;font-family:var(--font-medium);padding-inline:10px;text-align:left;transition:all .2s;list-style:none;color:#525252;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.applyNowPage .tetrForm .dropdown-select .option:hover,.applyNowPage .tetrForm .dropdown-select .option:focus{background:#fff5e4}.applyNowPage .tetrForm .dropdown-select .option.selected{color:var(--base-black);font-family:var(--font-bold)}.applyNowPage .tetrForm .dropdown-select .option.selected:focus{background:#fff5e4}.tetrStudentLife .studentHero{line-height:0}.tetrStudentLife .kaleidoScope{background:#004822}.tetrStudentLife .kaleidoScope .kaleidoScopeWrap{display:flex;flex-direction:column;gap:36px;justify-content:center;align-items:center}.tetrStudentLife .kaleidoScope .kaleidoScopeWrap h2{color:var(--white)}.tetrStudentLife .lifeAtTetr{position:relative;background:url(https://cdn.tetr.com/assets/ih-images/V2/realWorldMesh.svg) no-repeat center center/cover #ebfff2}.tetrStudentLife .lifeAtTetr .container{margin-bottom:48px}.tetrStudentLife .lifeAtTetr .lifeAtTetrUpVector{position:absolute;top:0;right:0}.tetrStudentLife .lifeAtTetr .bgThemeGreen{background:#003318;padding:48px 50px;margin:0 auto;max-width:calc(100% - 100px)}.tetrStudentLife .lifeAtTetr .bgThemeGreen .realWorldWrapper{display:flex;flex-direction:column;gap:48px}.tetrStudentLife .lifeAtTetr .bgThemeGreen .realWorldWrapper .realTopWrap{display:flex;flex-direction:column;gap:16px}.tetrStudentLife .lifeAtTetr .bgThemeGreen .realWorldWrapper .realTopWrap .headingBetweenWrap p{font-size:33.1px;line-height:120%;font-family:var(--font-bold);color:var(--white)}.tetrStudentLife .lifeAtTetr .bgThemeGreen .realWorldWrapper .realTopWrap .section-subtext{color:var(--white);line-height:160%}.tetrStudentLife .lifeAtTetr .bgThemeGreen .realWorldWrapper .realBottomWrap .realTabs{display:flex;gap:12px;cursor:pointer;margin-bottom:10px}.tetrStudentLife .lifeAtTetr .bgThemeGreen .realWorldWrapper .realBottomWrap .realWorldTab{padding:4px 16px;background:var(--base-dark-green);color:var(--white);font-family:var(--font-bold);line-height:160%}.tetrStudentLife .lifeAtTetr .bgThemeGreen .realWorldWrapper .realBottomWrap .realWorldTab.active{background:var(--base-yellow);color:var(--base-black)}.tetrStudentLife .lifeAtTetr .bgThemeGreen .realWorldWrapper .realBottomWrap .realWorldContent{display:none;margin-top:36px}.tetrStudentLife .lifeAtTetr .bgThemeGreen .realWorldWrapper .realBottomWrap .realWorldContent.active{display:block}.tetrStudentLife .exploreTetr{position:relative;background:url(https://cdn.tetr.com/assets/ih-images/V2/businessTop.svg) no-repeat top left;padding:0}.tetrStudentLife .exploreTetr.culture{background:url(https://cdn.tetr.com/assets/ih-images/V2/cultureTop.svg) no-repeat top left}@media (max-width: 767px){.tetrStudentLife .exploreTetr{padding:0 0 60px}}.tetrStudentLife .exploreTetr .heroImmersionBox{display:flex;align-items:stretch;justify-content:flex-start;gap:48px;align-content:flex-start}@media (max-width: 767px){.tetrStudentLife .exploreTetr .heroImmersionBox{overflow-y:visible;overflow-x:clip;margin-left:0;margin-right:0}}.tetrStudentLife .exploreTetr .heroImmersionBox .leftSide{position:relative;width:100%}.tetrStudentLife .exploreTetr .heroImmersionBox .leftSide .category{display:none;animation:.5s fadeIn linear;position:relative;cursor:pointer}.tetrStudentLife .exploreTetr .heroImmersionBox .leftSide .category.active{display:block;animation:.3s fadeIn linear}.tetrStudentLife .exploreTetr .heroImmersionBox .leftSide .category img{display:block;width:100%}.tetrStudentLife .exploreTetr .heroImmersionBox .leftSide .category .playIcon{position:absolute;inset:0;width:100%;height:100%;margin:auto;max-width:40px}.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:40px;max-width:45%;background:url(https://cdn.tetr.com/assets/ih-images/V2/imersionBgVector.svg) no-repeat top left/cover;padding:120px 0 80px 100px}@media (max-width: 767px){.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide{padding:20px 15px 100px;max-height:390px;height:100vh;justify-content:flex-start}}.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .whiteTag{display:flex;justify-content:space-between}.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .whiteTag .left{display:flex;flex-direction:column;gap:4px}.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .whiteTag .left span{font-size:13px;font-family:var(--font-regular);line-height:140%;color:var(--base-black)}.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .whiteTag .left p{font-size:27.6px;font-family:var(--font-bold);line-height:120%;color:var(--base-black)}.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .floatingImages{width:100%;height:auto}@media (max-width: 767px){.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .floatingImages .swiper-slide img{height:auto;width:100%}}@media (max-width: 767px){.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .floatingImages{max-width:100%;left:0;top:75%;height:auto}}.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .bottomWrap{display:flex;flex-direction:column;gap:80px}.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .bottomWrap .dataDiv{position:relative}.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .bottomWrap .dataDiv .textContent{position:relative;width:100%;display:none;animation:.4s fadeIn linear}.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .bottomWrap .dataDiv .textContent.active{display:block;animation:.4s fadeIn linear}.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .bottomWrap .dataDiv .heading{color:var(--base-black);font-size:48px;line-height:120%;font-family:var(--font-bold);font-style:italic}@media (max-width: 767px){.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .bottomWrap .dataDiv .heading{font-size:38px}}.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .bottomWrap .dataDiv .description{color:var(--base-black);line-height:160%;margin-top:15px}@media (max-width: 767px){.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .bottomWrap .dataDiv .description{font-size:14px}}.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .bottomWrap .dataDiv .down-dropship{margin-top:24px;color:var(--base-light-green);font-family:var(--font-semi-bold);display:flex;gap:8px;align-items:center;line-height:0}.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .bottomWrap .dataDiv .down-dropship img{transform:translate(0);transition:.4s ease}.tetrStudentLife .exploreTetr .heroImmersionBox .rightSide .bottomWrap .dataDiv .down-dropship:hover img{transform:translate(4px,-4px)}.tetrStudentLife .beyondClassroom{background:#004822}.tetrStudentLife .beyondClassroom .beyondWrapper{display:flex;flex-direction:column;gap:48px;justify-content:center;align-items:center}.tetrStudentLife .beyondClassroom .beyondWrapper .beyondWrap{display:flex;align-items:center;line-height:0}.tetrStudentLife .beyondClassroom .beyondWrapper .beyondWrap .beyondSwiper{overflow:hidden;width:100%;max-width:calc(100% - 400px)}.tetrStudentLife .beyondClassroom .beyondWrapper .beyondWrap .beyondSwiper .swiper-wrapper{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important}.tetrStudentLife .beyondClassroom .beyondWrapper .beyondWrap .beyondSwiper .swiper-wrapper .swiper-slide{width:auto}.tetrStudentLife .beyondClassroom .beyondWrapper .beyondWrap .beyondBox{position:relative;max-width:400px;min-height:344px;display:flex;justify-content:center;align-items:center}.tetrStudentLife .beyondClassroom .beyondWrapper .beyondWrap .beyondBox .top{position:absolute;right:0;top:0}.tetrStudentLife .beyondClassroom .beyondWrapper .beyondWrap .beyondBox .bottom{position:absolute;left:0;bottom:0}.tetrStudentLife .beyondClassroom .beyondWrapper .beyondWrap .beyondBox p{padding-inline:24px;font-size:27.6px;font-family:var(--font-regular);line-height:120%;color:var(--white)}.tetrStudentLife .careerLabSection .labCareerContentWrap .termInternGreenBlock{background:var(--white)}.tetrStudentLife .careerLabSection .labCareerContentWrap .termInternGreenBlock .termInternFlexWrapper .careerText{background:#003318}.tetrStudentLife .careerLabSection .labCareerContentWrap .termInternGreenBlock .termInternFlexWrapper .careerText h2{color:var(--white)!important}.tetrStudentLife .careerLabSection .labCareerContentWrap .termInternGreenBlock .termInternFlexWrapper .detailWrap .internDetailBox .detailInnerWrap .detailInterHeading span,.tetrStudentLife .careerLabSection .labCareerContentWrap .termInternGreenBlock .termInternFlexWrapper .detailWrap .internDetailBox .detailInnerWrap .detailInterHeading p{color:var(--base-black)}.tetrStudentLife .crossFunctionSection{background:var(--white)}.tetrStudentLife .crossFunctionSection .functionBlockWhiteBox .leftWhiteBlock .functionBlockHeading h2,.tetrStudentLife .crossFunctionSection .functionBlockWhiteBox .leftWhiteBlock .functionBlockHeading p{color:var(--base-black)}.tetrStudentLife .crossFunctionSection .functionBlockWhiteBox .leftWhiteBlock .functionalWrap .funct{border-bottom:1px solid #525252}.tetrStudentLife .crossFunctionSection .functionBlockWhiteBox .leftWhiteBlock .functionalWrap .funct .numB{color:var(--base-light-green)}.tetrStudentLife .crossFunctionSection .functionBlockWhiteBox .leftWhiteBlock .functionalWrap .funct p{color:var(--base-black)}.tetrStudentLife .xploreTetrCampus{background:url(https://cdn.tetr.com/assets/ih-images/V2/travelCampusVector.svg) no-repeat center center/cover #002810;overflow-x:scroll;display:flex}.tetrStudentLife .xploreTetrCampus .xploreCampusContainer{display:flex;align-items:center;gap:100px;padding-inline:100px}.tetrStudentLife .xploreTetrCampus .travelGoa{position:relative;width:100%;min-width:1240px}.tetrStudentLife .xploreTetrCampus .travelGoa .travelWrap{display:flex;gap:32px;align-items:start;position:relative}.tetrStudentLife .xploreTetrCampus .travelGoa .travelWrap .travelLeft{line-height:0;width:100%;max-width:420px}.tetrStudentLife .xploreTetrCampus .travelGoa .travelWrap .travelRight{line-height:0;min-height:542px;position:relative;width:100%}.tetrStudentLife .xploreTetrCampus .travelGoa .travelWrap .travelRight .col1{display:flex;flex-direction:column;gap:32px;width:100%;max-width:325px;position:absolute;left:0;bottom:0}.tetrStudentLife .xploreTetrCampus .travelGoa .travelWrap .travelRight .col1 .travel-text h2{font-size:47.7px;line-height:120%;font-style:italic;margin:0;font-family:var(--font-bold);color:var(--white)}.tetrStudentLife .xploreTetrCampus .travelGoa .travelWrap .travelRight .col1 .travel-text p{margin:.5rem 0 0;font-size:27.6px;line-height:120%;color:#d4d4d4}.tetrStudentLife .xploreTetrCampus .travelGoa .travelWrap .travelRight .travel-top-image{position:absolute;top:0;right:0;width:100%;max-width:550px}.tetrStudentLife .xploreTetrCampus .travelGoa .travelWrap .travelRight .travel-top-image .lineV{position:absolute;top:100%;left:140px;width:.5px;height:285px;background:var(--base-yellow)}.tetrStudentLife .xploreTetrCampus .travelGoa .travelWrap .travelRight .travel-top-image .boxV{position:absolute;top:calc(100% + 277px);left:135px;width:11px;height:11px;background:url(https://cdn.tetr.com/assets/ih-images/V2/xploreBox.svg) no-repeat center/contain}.tetrStudentLife .xploreTetrCampus .travelGoa .travelWrap .travelRight .travel-top-image .lineH{content:"";position:absolute;top:40%;right:-12%;width:66px;height:.5px;background:var(--base-yellow)}.tetrStudentLife .xploreTetrCampus .travelGoa .travelWrap .travelRight .travel-top-image .boxH{position:absolute;top:calc(40% - 5px);right:calc(-12% - 5px);width:11px;height:11px;background:url(https://cdn.tetr.com/assets/ih-images/V2/xploreBox.svg) no-repeat center/contain}.tetrStudentLife .xploreTetrCampus .travelGoa .travelWrap .travelRight .travel-description{width:100%;max-width:435px;font-size:1rem;line-height:1.6;position:absolute;bottom:0;right:0}.tetrStudentLife .xploreTetrCampus .travelGoa .travelWrap .travelRight .travel-description h3{margin-bottom:.5rem;font-size:23px;line-height:120%;font-family:var(--font-bold);color:var(--white)}.tetrStudentLife .xploreTetrCampus .travelGoa .travelWrap .travelRight .travel-description p{color:#d4d4d4;line-height:160%}.tetrStudentLife .xploreTetrCampus .travelMilan{position:relative;width:100%;min-width:1004px}.tetrStudentLife .xploreTetrCampus .travelMilan .travelWrap{display:flex;gap:32px;justify-content:space-between;position:relative}.tetrStudentLife .xploreTetrCampus .travelMilan .travelWrap .travelLeft{line-height:0;width:100%;max-width:calc(100% - 456px);display:flex;flex-direction:column;gap:36px;align-self:flex-end}.tetrStudentLife .xploreTetrCampus .travelMilan .travelWrap .travelLeft .travel-description-top{width:100%;max-width:370px;font-size:1rem;line-height:1.6}.tetrStudentLife .xploreTetrCampus .travelMilan .travelWrap .travelLeft .travel-description-top h3{margin-bottom:.5rem;font-size:23px;line-height:120%;font-family:var(--font-bold);color:var(--white)}.tetrStudentLife .xploreTetrCampus .travelMilan .travelWrap .travelLeft .travel-description-top p{color:#d4d4d4;line-height:160%}.tetrStudentLife .xploreTetrCampus .travelMilan .travelWrap .travelLeft .travelBottom{display:flex;gap:32px}.tetrStudentLife .xploreTetrCampus .travelMilan .travelWrap .travelLeft .travelBottom .right{display:flex;flex-direction:column;gap:32px;width:100%;max-width:245px;align-items:flex-end}.tetrStudentLife .xploreTetrCampus .travelSingapore{position:relative;width:100%;min-width:1240px}.tetrStudentLife .xploreTetrCampus .travelSingapore .travelWrap{display:flex;gap:32px;justify-content:space-between;position:relative}.tetrStudentLife .xploreTetrCampus .travelSingapore .travelWrap .travelLeft{display:flex;flex-direction:column;justify-content:space-between;gap:32px}.tetrStudentLife .xploreTetrCampus .travelSingapore .travelWrap .travelLeft .top h3{text-align:end;color:var(--white);line-height:120%;font-size:23px}.tetrStudentLife .xploreTetrCampus .travelSingapore .travelWrap .travelRight{display:flex;gap:32px;position:relative}.tetrStudentLife .xploreTetrCampus .travelSingapore .travelWrap .travelRight:after{content:"";position:absolute;bottom:125px;right:-70px;width:70px;height:.5px;background:var(--base-yellow)}.tetrStudentLife .xploreTetrCampus .travelSingapore .travelWrap .travelRight .leftBlock{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:432px}.tetrStudentLife .xploreTetrCampus .travelSingapore .travelWrap .travelRight .leftBlock p{color:#d4d4d4;line-height:160%}.tetrStudentLife .xploreTetrCampus .travelJapan{position:relative;width:100%;min-width:998px}.tetrStudentLife .xploreTetrCampus .travelJapan .travelWrap{display:flex;gap:32px;justify-content:space-between;position:relative}.tetrStudentLife .xploreTetrCampus .travelJapan .travelWrap .travelLeft{display:flex;flex-direction:column;justify-content:space-between;gap:32px}.tetrStudentLife .xploreTetrCampus .travelJapan .travelWrap .travelLeft .top{display:flex;gap:32px}.tetrStudentLife .xploreTetrCampus .travelJapan .travelWrap .travelLeft .top .topRight{display:flex;flex-direction:column;gap:32px;width:100%;max-width:244px;align-items:flex-end}.tetrStudentLife .xploreTetrCampus .travelJapan .travelWrap .travelLeft .travel-description{width:100%;max-width:435px;position:relative}.tetrStudentLife .xploreTetrCampus .travelJapan .travelWrap .travelLeft .travel-description:before{content:"";position:absolute;top:7px;left:-30px;width:11px;height:11px;background:url(https://cdn.tetr.com/assets/ih-images/V2/xploreBox.svg) no-repeat center/contain}.tetrStudentLife .xploreTetrCampus .travelJapan .travelWrap .travelLeft .travel-description h3{margin-bottom:.5rem;font-size:23px;line-height:120%;font-family:var(--font-bold);color:var(--white)}.tetrStudentLife .xploreTetrCampus .travelJapan .travelWrap .travelLeft .travel-description p{line-height:160%;color:#d4d4d4}.tetrStudentLife .tetrTribe{background:none}.tetrStudentLife .nasFellowship{padding:0;background:url(https://cdn.tetr.com/assets/ih-images/V2/nasFellowshipImage.webp) no-repeat top center/cover;min-height:100vh;line-height:0}.tetrStudentLife .nasFellowship .nasBox{padding:24px;display:flex;flex-direction:column;gap:16px;background:#003318;position:absolute;bottom:0;left:0;width:100%;max-width:470px}.tetrStudentLife .nasFellowship .nasBox h2{color:var(--white)}.tetrStudentLife .nasFellowship .nasBox p{color:var(--white);line-height:160%}.tetrStudentLife .globalHomeAway{position:relative;padding:80px 0}.tetrStudentLife .globalHomeAway:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40.5%;background:var(--base-dark-green);z-index:-1}@media (max-width: 767px){.tetrStudentLife .globalHomeAway{padding:60px 0}}.tetrStudentLife .globalHomeAway .sectionDesc{color:var(--base-black);line-height:160%;margin-top:16px}.tetrStudentLife .globalHomeAway .globalAwayBox{margin-top:56px;position:relative;max-width:100%;width:100%;border-radius:2px;border:.5px solid var(--base-light-green)}.tetrStudentLife .globalHomeAway .globalAwayBox ul{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 16px;border-bottom:.5px solid var(--base-light-green)}@media (max-width: 767px){.tetrStudentLife .globalHomeAway .globalAwayBox ul{max-width:100%;overflow:auto}}.tetrStudentLife .globalHomeAway .globalAwayBox ul li{position:relative}@media (max-width: 767px){.tetrStudentLife .globalHomeAway .globalAwayBox ul li{min-width:max-content}}.tetrStudentLife .globalHomeAway .globalAwayBox ul li span{display:block;color:var(--base-black);font-size:19.2px;line-height:140%;padding:12px 16px;transition:.4s ease-in;cursor:pointer;position:relative;font-family:var(--font-bold)}@media (max-width: 767px){.tetrStudentLife .globalHomeAway .globalAwayBox ul li span{font-size:14px;padding:12px 20px}}.tetrStudentLife .globalHomeAway .globalAwayBox ul li:hover span,.tetrStudentLife .globalHomeAway .globalAwayBox ul li.active span{transition:.4s ease-out}.tetrStudentLife .globalHomeAway .globalAwayBox ul li.active{visibility:visible;background:var(--base-yellow);transition:.4s ease;box-shadow:3px 7px 17px #00482208,10px 29px 31px #00482208}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox{display:none;align-items:flex-start;justify-content:flex-start;animation:1s fadeIn;background:var(--white)}@media (max-width: 767px){.tetrStudentLife .globalHomeAway .globalAwayBox .flebox{flex-direction:column-reverse;gap:0;margin-top:20px}}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox.active{display:flex;animation:1s fadeIn}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .leftSide{max-width:180px;width:100%;position:relative}@media (max-width: 767px){.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .leftSide{max-width:100%;overflow:auto;display:flex;align-items:center;justify-content:flex-start}}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .leftSide button{border-bottom:1px solid transparent;color:var(--base-black);line-height:140%;padding:12px 16px;width:100%;transition:.4s ease;font-family:var(--font-regular);font-size:16px}@media (max-width: 767px){.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .leftSide button{min-width:max-content}}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .leftSide button.active{border-bottom:1px solid var(--base-light-green);transition:.4s ease;font-family:var(--font-bold)}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide{max-width:calc(100% - 170px);width:100%;animation:1s fadeIn;display:none;position:relative;padding:8px 8px 8px 0;line-height:0;overflow:hidden}@media (max-width: 767px){.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide{max-width:100%}}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide iframe{min-height:442px}@media (max-width: 767px){.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide iframe{min-height:318px}}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide .floatedVideo{position:absolute;left:0;right:0;top:8px;height:auto;width:100%;cursor:pointer}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide .floatedVideo .playButton{position:absolute;width:40px;height:40px;margin:auto;inset:0}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide img{width:100%}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide.active{display:block;animation:1s fadeIn}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide .leftSide{max-width:160px;width:100%;position:relative}@media (max-width: 767px){.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide .leftSide{max-width:100%;overflow:auto;display:flex;align-items:center;justify-content:flex-start}}.tetrStudentLife .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(--base-black);font-size:13px;font-weight:700;line-height:120%;padding:20px 12px;width:100%;transition:.4s ease}@media (max-width: 767px){.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide .leftSide button{min-width:max-content}}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide .leftSide button img{display:none;transition:.4s ease}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide .leftSide button.active{gap:20px;transition:.4s ease}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide .leftSide button.active img{display:block;transition:.4s ease}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide .rightSide{max-width:calc(100% - 190px);width:100%;animation:1s fadeIn;display:none;position:relative}@media (max-width: 767px){.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide .rightSide{max-width:100%}}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide .rightSide iframe{min-height:442px}@media (max-width: 767px){.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide .rightSide iframe{min-height:358px}}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide .rightSide .floatedVideo{position:absolute;left:0;right:0;top:0;height:auto;width:100%;cursor:pointer}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide .rightSide .floatedVideo .playButton{position:absolute;width:40px;height:40px;margin:auto;inset:0}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide .rightSide img{width:100%}.tetrStudentLife .globalHomeAway .globalAwayBox .flebox .rightSide .rightSide.active{display:block;animation:1s fadeIn}.tetrStudentLife .tetrGallery{padding:0;background:url(https://cdn.tetr.com/assets/ih-images/V2/transformStickyVector.svg) no-repeat top left;position:relative}.tetrStudentLife .tetrGallery .bottomImg{position:absolute;bottom:0;right:0}.tetrStudentLife .tetrGallery .galleryWrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:96px}.tetrStudentLife .tetrGallery .galleryWrapper .strip{display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 767px){.applyNowPage .tetrScholarshipsSection .headingBetweenWrap img{width:50px}}.applyNowPage .tetrScholarshipsSection .rightSideUniDivide .scholarDotImage{position:absolute;top:0;right:0}@media screen and (max-width: 767px){.applyNowPage .tetrScholarshipsSection .rightSideUniDivide .scholarDotImage{display:none}}
