.section{max-width:100vw;height:100%}.overview{width:100%;max-height:1440px}.overview-hero{max-width:766px;margin:4rem 8rem auto}.hero-iit{max-width:355px;font-size:1.25rem;padding:18px 16px;border-radius:1rem}.overview-hero h1{font-size:4rem}.overview-hero>p{margin:1rem auto 2rem}.hero-button{gap:14px;flex-wrap:wrap}.hero-button p{padding:12px 8px;border-radius:100px}.hero-button-bottom{margin:2rem auto}.hero-button-bottom>p{text-align:center}.know-more{padding:1.5rem}.enroll-now{padding:1.5rem 3rem;border-radius:20px;box-shadow:0 8px 48px -10px #992e9d80}.overview-footer{height:172px;padding:36px 128px;display:flex;justify-content:space-between}.border-card{border-left:2px solid rgb(153,46,157)}.overview-footer-card{display:flex;gap:12px;width:100%;justify-content:center;flex-wrap:wrap;align-items:center;padding:auto 1rem}.overview-footer-card>img{width:62px;height:62px}.card-about-heading{font-size:40px;line-height:1}@media (width<1440px){.overview-footer{padding:36px 0}}@media (width<1080px){.overview-footer>div:nth-of-type(4){display:none}}@media (width<780px){.overview-footer>div:nth-of-type(3){display:none}}@media (width<680px){.overview-hero{margin:4rem 4rem auto}.hero-iit{max-width:355px;font-size:1.25rem;padding:18px 16px}.overview-hero h1{font-size:3rem}}@media (width<480px){.overview-hero{margin:4rem 1rem auto}.hero-iit{max-width:355px;font-size:1.25rem;padding:12px 8px}.hero-button-bottom{flex-direction:column}.hero-button-bottom>p{width:100%}.overview-footer>div:nth-of-type(2){display:none}}@media (width<360px){.overview-footer{display:none}}.nav-top{display:flex;width:100%;align-items:center;height:96px;justify-content:space-between;padding:1.5rem 8rem}.nav-top-right{display:flex;gap:12px;align-items:center}.nav-bottom{width:100%;height:48px;color:#000}.nav-list{display:flex;align-items:center;justify-content:center;height:100%;gap:20px}.nav-top-right a.signup{padding:12px 24px;border-radius:1rem;box-shadow:0 8px 24px -10px #992e9d80}.nav-list-item{height:100%;width:fit-content;margin:auto 0;display:flex;align-items:center;position:relative;overflow:hidden;color:gray}.active-nav-link{color:#fff}.active-nav-link:after{content:"";position:absolute;width:100%;height:8px;border-radius:4px;background-color:#ffa50b;bottom:-4px}@media (width<780px){.nav-top{height:115px;margin-bottom:40px;padding:56px 24px 18px}}.curriculum{max-width:100vw;height:fit-content;padding:4rem 2rem;margin:48px 0}.curriculum-top{max-width:761px;margin:2rem auto;min-height:155px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.curriculum-top-button{width:fit-content;background-color:#f9ebfc;border:1px solid rgba(244,214,248,1);padding:16px 28px;font-size:1.25rem;border-radius:1000px;text-align:center}.curriculum-top-heading{font-size:2.5rem;font-weight:700;line-height:1;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.curriculum-top-heading>span{height:min-content}.curriculum-courses{max-width:1184px;margin:4rem auto;background-color:#fff;min-height:520px;border-radius:28px;border:1px solid rgba(229,229,232,1);display:grid;grid-template-rows:repeat(4,1fr);grid-template-columns:1fr}.curriculum-course-card{padding:28px;display:flex;justify-content:space-between;align-items:center;gap:1rem}.curriculum-card-right{color:#b73bbe;padding:20px 24px;border-radius:1000px;font-size:1.25rem;text-align:center}.unhide{margin-right:8px;vertical-align:middle}.curriculum-course-card:nth-of-type(2),.curriculum-course-card:nth-of-type(3),.curriculum-course-card:nth-of-type(4){border-top:1px solid rgba(229,229,232,1)}.card-heading{font-size:1.75rem}@media (width<1280px){.curriculum-courses{margin:auto 2rem}}@media (width<980px){.curriculum-course-card{padding:20px;gap:.75rem}.curriculum-card-right{padding:16px 20px}.curriculum-top{margin:18px}.curriculum-top-button{padding:16px}}@media (width<920px){.curriculum-course-card{flex-wrap:wrap}.curriculum-card-right{width:100%;border-radius:12px}}@media (width<580px){.curriculum-top-button{padding:6px 12px}.curriculum-card-right{padding:12px 16px}.curriculum{padding:2rem 8px}.curriculum-top{margin:8px}.curriculum-card-right{padding:10px}.curriculum-course-card{gap:.5rem}}@media (width<360px){.curriculum-course-card{padding:12px}}.refund{max-width:100%;min-height:1024px;margin:48px 0;padding:64px 128px;display:grid;gap:56px;grid-template-columns:1fr;grid-template-rows:repeat(3,min-content)}.refund-card{margin:0 auto;min-width:598px;min-height:200px;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3,fit-content);padding:1rem;background:linear-gradient(180deg,#9849ff,#841ee3 93.51%);text-align:center;position:relative;border-radius:32px}.refund-offer{font-size:28px}.seats{color:#ffffffb3;text-align:start}.range-input{margin-top:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;cursor:pointer;outline:none;border-radius:15px;height:6px;background:linear-gradient(to right,#ffc41b 25%,#fff 10%)}.range-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:15px;width:15px;background:#ffc41b;border-radius:50%;border:none;transition:.2s ease-in-out}.range-input::-moz-range-thumb{height:15px;width:15px;background:#ffc41b;border-radius:50%;border:none;transition:.2s ease-in-out}.range-input::-webkit-slider-thumb{border:2px solid white}.range-input::-webkit-slider-thumb:hover{box-shadow:0 0 0 4px #ffc21b1a}.range-input:active::-webkit-slider-thumb{box-shadow:0 0 0 6px #ffc21b33}.range-input:focus::-moz-range-thumb{box-shadow:0 0 0 6x #ffc21b33}.range{display:flex;align-items:center;margin-bottom:1rem}.refund-design{position:absolute;background:url("./scribble final version-24.png");width:80px;height:80px;right:0;top:0;background-size:100% 100%;transform:rotateY(-16.12deg)}.offer-end{align-content:center}.refund-step-heading{text-align:center;font-size:2.25rem;font-weight:700;margin:2rem auto}.refund-steps-list{margin:0 auto;max-width:1094px;display:grid;grid-template-rows:1fr;grid-template-columns:1fr 1fr 1fr;justify-content:center;align-self:center;gap:20px}.step-button{position:relative}.step-card{display:grid;grid-template-rows:100px 1fr;gap:20px}.step-shape{width:92px;height:40px;clip-path:polygon(81% 0,100% 51%,82% 100%,0 98%,16% 52%,0 0);display:flex;align-items:center;justify-content:center;color:#fff;z-index:1000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.strip-1{position:absolute;right:-10px;top:50%;width:50%;height:6px;background-color:#c4c4c580;transform:translateY(-50%);z-index:1}.strip-2{position:absolute;right:-10px;top:50%;width:calc(100% + 20px);height:6px;background-color:#c4c4c580;transform:translateY(-50%);z-index:1}.strip-3{position:absolute;left:-10px;top:50%;width:50%;height:6px;background-color:#c4c4c580;transform:translateY(-50%);z-index:1}.step-card-heading{color:#7f2781}.step-box{background:linear-gradient(180deg,#fff,#fcf5fe);padding:20px;border-radius:20px;display:flex;flex-direction:column;width:100%;justify-content:space-between;gap:1rem}.step-box>img{margin:0 auto}.card-badge-value{color:#e27900;font-weight:700}.card-badge{gap:12px;justify-content:space-between;align-items:center;border:1px solid rgba(229,229,232,1);padding:1rem;border-radius:14px}.card-bottom-text,.badge-text{font-size:14px}.companies-hiring{width:100%;height:329px;text-align:center;padding:48px;color:#374957;display:flex;flex-direction:column;justify-content:space-around}.company-hiring-grid{display:grid;grid-template-columns:repeat(5,minmax(257px,1fr));overflow:hidden;justify-content:center;grid-template-rows:133px;gap:10px;flex-wrap:nowrap}.company-hiring-box{background-color:#fff;display:flex;justify-content:center;align-items:center;border-radius:24px}@media (width<980px){.refund{padding:64px 48px}}@media (width<780px){.refund-card{min-width:400px}.step-card{grid-template-columns:48px 1fr;grid-template-rows:1fr;gap:10px}.refund-steps-list{grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr}.step-shape{height:60px;width:48px;top:20%;clip-path:polygon(53% 25%,100% 0,98% 76%,55% 100%,0 76%,0 0)}.strip-1,.strip-2{position:absolute;top:75%;left:50%;width:6px;height:100%;background-color:#c4c4c580;transform:translateY(-50%);z-index:1}.strip-3{display:none}.companies-hiring{padding:24px}}@media (width<480px){.refund-heading{padding:0 8px}.refund-card{min-width:auto}.refund{padding:24px 8px}.step-box,.companies-hiring{padding:12px}}.internship{max-width:1366px;min-height:997px;margin:2rem auto;padding:2rem}.internship-heading{font-size:36px;background:linear-gradient(180deg,#b872d0,#372faa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin-bottom:1rem}.internship-highlights-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,300px));gap:2rem;margin-top:2rem;justify-content:center}.highlight-card{background:#fff;box-shadow:0 .5px 10px 1.5px #a582b338;height:190px;max-height:300px;border-radius:10px;padding:1rem .5rem}.highlight-card{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.highlight-card-heading{font-family:Poppins;font-size:15px;font-weight:500;line-height:22.5px;text-align:center;background:linear-gradient(90.24deg,#3f37c9bd -11.5%,#b1424087 169.22%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.internship-process{margin:3rem auto}.internship-process-cards{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;justify-content:center;gap:30px}.process-card-2{grid-column-start:1;grid-row-start:2;position:relative;left:50%;margin-top:3rem}.process-card-4{grid-column-start:2;grid-row-start:2;position:relative;left:50%;margin-top:3rem}.process-card{display:flex;align-items:center;justify-content:flex-start;gap:16px;position:relative}.process-line{position:absolute;width:90%;height:2px;background-color:#000}.process-icon{z-index:1000;background-color:#fff;border-radius:50%}.internship-process-cards>div:nth-of-type(1) .process-line{transform:rotate(50deg);transform-origin:20px 20px}.internship-process-cards>div:nth-of-type(3) .process-line{transform:rotate(50deg);transform-origin:20px 20px}.internship-process-cards>div:nth-of-type(5) .process-line{display:none}.internship-process-cards>div:nth-of-type(2n) .process-line{transform:rotate(312deg);transform-origin:32px -32px}.process-about{font-family:Poppins;font-size:16px;font-weight:600;line-height:24px;text-align:left;color:#150e42;z-index:1000}.internship-bottom{font-family:Poppins;font-size:16px;font-weight:600;line-height:19.76px;text-align:center;background:linear-gradient(176.18deg,purple -2.53%,#7e267e 27.29%);padding:1rem 1.5rem;border-radius:10px;width:fit-content;margin:2rem auto;color:#fff}@media (width<480px){.internship{padding:2rem 1rem}}@media (width<980px){.process-card-2{grid-column-start:1;grid-row-start:2;position:relative;left:50%;margin-top:1rem}.process-card-4{grid-column-start:2;grid-row-start:2;position:relative;left:50%;margin-top:1rem}}@media (width<880px){.internship-process-cards{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr 1fr;justify-content:center;gap:30px}.process-card-2{grid-column-start:1;grid-row-start:2;position:relative;left:0%}.process-card-4{grid-column-start:1;grid-row-start:4;position:relative;left:0%}#process-line{all:unset;position:absolute;height:calc(100% + 30px);width:2px;background-color:#000;left:32px;top:50%}.process-card-5 #process-line{all:unset}}@media (width>1080px){.process-line{position:absolute;width:70%;height:2px;background-color:#000}.internship-process-cards>div:nth-of-type(2n) .process-line{transform:rotate(323deg);transform-origin:32px -32px}.internship-process-cards>div:nth-of-type(1) .process-line{transform:rotate(40deg);transform-origin:20px 20px}.internship-process-cards>div:nth-of-type(3) .process-line{transform:rotate(40deg);transform-origin:20px 20px}}.opportunities{max-width:100%;min-height:915px;padding:96px 128px;display:grid;grid-template-columns:1fr;grid-template-rows:min-content min-content;gap:2rem}.opportunity-card{display:flex;gap:40px;width:100%;justify-content:space-between;margin:0 auto}.opportunity-card>div{padding:36px;display:flex;justify-content:space-between;flex-direction:column;border-radius:32px;width:50%}.opportunity-card-img-2{width:100%;aspect-ratio:1;background:url(/Internship.png);background-size:100% 100%;background-position:center center;align-self:center}.opportunity-card-img-1{scale:.8}.opportunity-card-2>h3{color:#481900;text-align:start}.opportunity-card-1>h2{text-align:center}.opportunity-button{gap:20px;flex-wrap:wrap;align-items:center}.opportunity-button>p{border:1px solid rgba(244,214,248,1);border-radius:100px;padding:12px 16px 12px 12px;background-color:#f9ebfc}.certificate{max-width:450px;display:grid;grid-template-columns:3fr 7fr;grid-template-rows:1fr;height:100%;margin:1rem 0;max-height:321px;position:relative;overflow:hidden}.certificate-watermark{position:absolute;width:100%;height:100%;background-color:transparent;opacity:.3;z-index:100;display:grid;grid-template-columns:repeat(5,1fr);align-self:center;transform:rotate(-45deg)}.watermark-row{display:grid;grid-template-rows:repeat(5,1fr);justify-self:center}.watermark-column{color:#374957;font-size:1rem}.certificate-left{background:linear-gradient(202.82deg,#a355a3,#912191);padding:1rem;border-top-left-radius:11px;border-bottom-left-radius:11px;display:flex;justify-content:space-between;flex-direction:column}.ui-ux{padding:4px;width:max-content;color:#fff;border:1px solid white;font-size:7px;margin-bottom:.5rem}.certificate-right{border-top-right-radius:11px;border-bottom-right-radius:11px}.certificate-left-top{font-size:5.5px;text-transform:uppercase;color:#ebedef}.certificate-right{background-color:#fff;padding:1rem;display:flex;justify-content:space-between;flex-direction:column}.certificate-right-top{display:flex;justify-content:space-between;align-items:center;font-size:6px;color:#697781}.presented{text-transform:uppercase;font-size:7px;color:#9ba4ab}.certificate-name{color:#374957;font-weight:600}.certificate-about{font-family:Poppins;font-size:6.22px;font-weight:400;line-height:11.54px;text-align:left;color:#697781}.certificate-right-bottom{display:flex;justify-content:space-between;align-items:center}.signature{display:flex;flex-direction:column;align-items:center}.sample{font-family:"Cedarville Cursive",cursive;font-weight:300;font-style:normal;line-height:17.17px;text-align:left;color:#585858}.sign-name{border-top:.5px solid gray;font-size:7px;color:#374957;padding:.2rem 1rem 0}.co-founder{font-size:5px;color:#9ba4ab}@media (width<1180px){.opportunities{padding:96px 64px}.opportunity-card>div{padding:28px;border-radius:1.5rem}}@media (width<980px){.opportunities{padding:64px 36px}.opportunity-card{flex-direction:column;align-items:center}.certificate{min-height:180px}.opportunity-card>div{padding:20px;border-radius:1.5rem;width:70%}}@media (width<680px){.opportunities{padding:48px 24px}.opportunity-card>div{padding:16px;border-radius:1.5rem;width:90%}}@media (width<480px){.opportunities{padding:48px 8px}.opportunity-card{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.opportunity-card>div{padding:6px;border-radius:16px;width:100%}}.courses{max-width:1184px;margin:4rem auto;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;gap:2rem;padding:2rem}.courses-card{max-width:100%;padding:48px;border-radius:48px;display:flex;justify-content:space-between;align-items:center;gap:6px}.course-1{background:#a770ef;background:-webkit-linear-gradient(to right,#FDB99B,#CF8BF3,#A770EF);background:linear-gradient(to right,#fdb99b,#cf8bf3,#a770ef)}.course-2{background:linear-gradient(180deg,#b73bbe,#992e9d 93.51%);box-shadow:0 20px 250px -20px #9747ff26;color:#fcf5fe}.price-change{font-family:Poppins;font-size:32px;font-weight:500;line-height:48px;letter-spacing:-.03em;text-align:left;text-decoration:line-through}.course-1 .price-change{color:#1b1b1d}.course-2 .price-change{color:#ecb5f2}.course-2.course-about{color:#f4d6f8}.course-card-left,.course-card-right{width:50%}.course-card-right{width:fit-content;display:flex;flex-direction:column;justify-content:space-between;gap:10px;max-height:252px}.course-card-left>h3{font-family:Poppins;font-weight:700;line-height:60px;letter-spacing:-.03em;text-align:left}.course-card-left>*{margin:1rem 0}.course-enroll{background-color:#1b1b1d;padding:24px 56px 24px 48px;border-radius:20px;max-width:254px;color:#fff}.course-2 .course-card-right{position:relative}.course-design{position:absolute;background:url(/scribble%20final%20version-24.png);width:200px;height:200px;background-size:100% 100%;top:-80%;left:-100%;transform:rotateY(180deg)}@media (width<980px){.courses-card{flex-direction:column}.courses{grid-template-rows:1fr}.course-1,.course-design{display:none}.course-card-right{padding:1rem;width:min-content;border-top:2px solid rgba(252,245,254,.3)}.course-card-left,.course-card-right{width:100%}}@media (width<680px){.courses-card{padding:20px}}@media (width<480px){.courses{padding:1rem}.courses-card{padding:12px;border-radius:24px}}*{padding:0;margin:0;box-sizing:border-box}html{font-family:Poppins,sans-serif;font-size:16px}a{text-decoration:none;color:#fff}:root{--bgColorPink: linear-gradient(180deg, rgb(183, 59, 190) 0%, rgb(153, 46, 157) 93.51%);--bgColorLightYellow: rgba(255, 252, 234, 1);--bgLightPink: rgba(252, 245, 254, 1);--bgPinkLinearGradient: linear-gradient(rgba(183, 59, 190, .05), rgba(153, 46, 157, .05));--bgGray: rgba(59, 59, 62, 1);--txtColorPink: rgb(153, 46, 157);--txtColorDarkPink: rgba(69, 13, 69, 1);--txtColorYellow: rgba(187, 83, 2, 1);--txtYellowLinearGradient: linear-gradient(180deg, rgb(255, 165, 11) 0%, rgb(226, 121, 0) 93.51%);--txtGrayColor: rgba(104, 105, 114, 1);--txtDarkGrayColor: rgba(76, 77, 82, 1);--txtLightGrayColor: rgba(131, 132, 141, 1);--borderLightPink: 1px solid rgba(249, 235, 252, 1);--borderDarkPink: 1px solid rgba(249, 235, 252, 1);--borderLightYellow: 1px solid rgba(255, 244, 197, 1);--borderDarkYellow: 1px solid rgba(255, 165, 11, 1)}.bg-pink{background:var(--bgColorPink)}.bg-light-yellow{background-color:var(--bgColorLightYellow)}.bg-light-pink{background-color:var(--bgLightPink)}.bg-gradient-pink{background:var(--bgPinkLinearGradient)}.bg-gray{background-color:var(--bgGray)}.text-pink{color:var(--txtColorPink)}.text-dark-pink{color:var(--txtColorDarkPink)}.text-yellow{color:var(--txtColorYellow)}.text-gray{color:var(--txtGrayColor)}.text-dark-gray{color:var(--txtDarkGrayColor)}.text-light-gray{color:var(--txtLightGrayColor)}.text-gradient-yellow{color:var(--txtYellowLinearGradient)}.b-light-pink{border:var(--borderLightPink)}.b-light-yellow{border:var(--borderLightYellow)}.b-dark-pink{border:var(--borderDarkPink)}.b-dark-yellow{border:var(--borderDarkYellow)}.text-white{color:#fff}.flex{display:flex}.f-20{font-size:1.25rem}.f-40{font-size:2.5rem}.va-middle{vertical-align:middle;margin:auto 10px}.gradient{background:linear-gradient(to right,var(--txtColorPink) 30%,var(--txtColorYellow));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-heading{font-size:3rem;text-align:center}.sub-heading{font-size:1.75rem}@media (width<980px){html{font-size:14px}.section-heading{font-size:2.66rem}}@media (width<680px){html{font-size:14px}.section-heading{font-size:2.66rem}}@media (width<480px){html{font-size:12px}.section-heading{font-size:2.33rem;text-align:start}}
