@font-face{font-family:Inter;src:url(/static/media/Inter-VariableFont.853e01975d2783d9fa29.ttf)}body{font-family:Inter;margin:0;overflow-x:hidden}.navbar{align-items:center;background-color:#fff;border-bottom:1px solid #e0e0e0;display:flex;flex-direction:row;padding:1em 5em}.logo{height:1.7em;opacity:0}.navbar-items{justify-content:right}.drawer-items,.navbar-items{align-items:center;display:flex;flex-grow:1}.drawer-items{flex-direction:column;height:100vh;justify-content:center;width:60vw}.navbar-item{color:#000;cursor:pointer;margin:0 1em;text-decoration:none;transition:all .2s ease-in}.navbar-item:hover{text-shadow:0 0 .8px #000}.navbar-dropdown{align-items:center;display:flex;flex-direction:column;position:relative}.dropdown-content{background-color:#f7f7f7;border:2px solid #dedede;border-radius:10px;box-shadow:0 0 8px 0 #0003;display:block;justify-items:left;margin-top:2rem;min-width:160px;padding:10px;position:absolute;width:15vw}.dropdown-separation{background-color:#dedede;height:1.5px;width:100%}.dropdown-content a{color:#000;display:block;text-decoration:none}.dropdown-icon{padding:0 .5em 0 0}.dropdown-item{align-items:center;display:flex;flex-direction:row;padding:.7em 1em}.arrow-icon{transition:all 1s ease}.navbar-dropdown:hover .arrow-icon{transform:rotate(180deg)}.navbar-button{align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:7px;cursor:pointer;display:flex;justify-items:center;margin:0 .3em;padding:8px;transition:all .2s ease-in}.search{margin:0 0 0 1em}.close{height:20px;width:20px}.navbutton{display:none;margin:0 0 0 .5em}.navbar-button:hover{background-color:#f7f7f7}.navbar-space{display:none;flex-grow:1}@media only screen and (max-width:1330px){.dropdown-content{width:23vw}}@media only screen and (max-width:1100px){.drawer-items{width:40vw}.dropdown-content{margin-top:-3em;width:30vw}.navbar-items{display:none}.navbar-item{margin-bottom:1.3em}.navbar-space,.navbutton{display:block}.navbar{padding:1em 2em}}@media only screen and (max-width:620px){.drawer-items{width:60vw}.dropdown-content{width:50vw}}@media only screen and (max-width:470px){.logo{height:1.3em}.drawer-items{width:70vw}.dropdown-content{width:60vw}}@media only screen and (max-width:350px){.drawer-items{width:80vw}.dropdown-content{width:70vw}}.footer{background-color:#fafafa;padding:3em 5em}.footer-logo{height:1.7em}.tagline{font-size:.83em;margin:0}.footer-divider{background-color:#c5c5c5;height:1px;margin:1em 0;width:100%}.table{display:flex;justify-content:space-between}.pages{align-items:first baseline;display:flex;flex-direction:column;width:25%}.pages-title{color:#271a38;font-size:1.1rem;font-weight:600}.pages a{color:#271a38;margin-bottom:.5em;text-decoration:none}.footer-part-3{display:flex;flex-direction:row;gap:.5em}.footer-part-3-text{color:#524d58;font-size:.8rem}.partnerLogo{height:2em;margin-bottom:.5em}.social-buttons{display:flex;flex-direction:row;gap:.7em}.social-button{align-items:center;border:2px solid #000;border-radius:50%;display:flex;height:2.5em;justify-content:center;transition:all .3s ease-in;width:2.5em}.facebook:hover{background-color:#207bf3;border-color:#fff;transform:scale(1.2)}.facebook:hover svg path{fill:#fff}.linkedin:hover{background-color:#007ab5;border-color:#fff;transform:scale(1.2)}.linkedin:hover svg path{fill:#fff}.youtube:hover{background-color:#f70000;border-color:#fff;transform:scale(1.2)}.youtube:hover svg path{fill:#fff}.instagram:hover{background-image:linear-gradient(20deg,#ffd600,#ff7a00,#ff0069,#d300c5,#7638fa);border-color:#fff;transform:scale(1.2)}.instagram:hover svg path{fill:#fff}.x:hover{background-color:#040404;border-color:#fff;transform:scale(1.2)}.x:hover svg path{fill:#fff}@media only screen and (max-width:1100px){.table{flex-direction:column}.pages{width:100%}.footer{padding-left:2em;padding-right:2em}}@media only screen and (max-width:600px){.footer-part-3{flex-direction:column}.footer-part-3-text-divider{display:none}.footer-part-3-text{margin-bottom:0}}.header{color:#271a38}.header-background{align-items:center;background-color:#fffbef;display:flex;flex-direction:row;padding-bottom:5em}.header-left{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin-left:5em;width:50%}.header-title{font-size:2.3rem;margin:0}.header-subtitle{font-size:1rem;font-weight:500;line-height:1.5em}.header-right{display:flex;flex-grow:1;justify-content:center;margin-right:5em;width:50%}.header-image{height:60vh;object-fit:contain;object-position:center bottom}.header-cards{display:flex;flex-direction:row;justify-content:space-between;margin:0 5em}.header-card{width:48%}.card-top{border-radius:10px 10px 0 0;height:10px;width:100%}.card-bottom{border-radius:0 0 10px 10px;padding:16px 20px}.card-title{font-size:1.5rem;margin:0}.card-content{font-size:1rem;line-height:1.5rem;margin-top:10px}.card-content-container{align-items:center;display:flex;flex-direction:row}.icon-wrapper{align-items:center;display:flex;height:140px;justify-content:center;margin-left:10px;margin-right:30px;position:relative;width:120px}.card-icon{height:85px;transition:transform .3s ease-in-out;width:85px;z-index:2}.icon-wrapper:after{background:#0003;border-radius:50%;bottom:10px;content:"";filter:blur(8px);height:14px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);transition:transform .3s ease-in-out,opacity .3s ease-in-out;width:70px;z-index:1}.icon-wrapper:hover .card-icon{animation:float 3s ease-in-out infinite;animation-delay:.3s;transform:translateY(-15px) rotate(5deg)}.icon-wrapper:hover:after{opacity:1;transform:translateX(-50%) scale(.7)}@keyframes float{0%,to{transform:translateY(-15px) rotate(5deg)}50%{transform:translateY(-22px) rotate(-5deg)}}.card-button{background-color:#4b144b;border-radius:7px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 16px;transition:all .3s ease-in-out;width:-webkit-max-content;width:max-content}.card-button:hover{box-shadow:5px 5px 14px 0 #0003}.card1top{background-image:linear-gradient(90deg,#f2e83f,#f9ad2e)}.card1bottom{background-color:#fdfbe0}.card2top{background-image:linear-gradient(90deg,#80e0ab,#33b46d)}.card2bottom{background-color:#e3faed}.card3top{background-image:linear-gradient(90deg,#9ad0e6,#64b3d3)}.card3bottom{background-color:#e4f2f9}.card4top{background-image:linear-gradient(90deg,#e990a6,#cd375c)}.card4bottom{background-color:#ffeaf0}.card3top,.card4top{margin-top:2em}#card3,#card4{opacity:0}@media only screen and (max-width:1100px){.header-cards{margin-left:2em;margin-right:2em}.header-left{margin:3rem 0 0;text-align:center;width:90%}.header-right{margin:0;width:100%}.header-image{width:100%}.header-buttons{align-self:center;margin-bottom:2em}.card-content-container,.header-background,.header-cards{flex-direction:column}.header-card{width:100%}.card2top,.card3top,.card4top{margin-top:1rem}}.persona{display:flex;height:90vh;padding:1em 5em 0}.left{display:flex;flex-direction:column;height:100%;justify-content:end;width:40%}.image{height:100%;object-fit:contain;object-position:bottom}.right{flex-direction:column;justify-content:center;width:60%}.right,.top{display:flex}.top{align-items:center;gap:2em;margin-bottom:2.5em}.name{font-size:1.5rem;font-weight:700;margin:0}.bottom{height:40%}.position{font-size:1rem;font-weight:500;margin-top:.2em}.content{line-height:1.4em;margin-top:1.1em}.slide-button{align-items:center;display:flex;margin-top:2em}.quote-icon-circle{transition:all .5s ease}.quote-icon:hover .quote-icon-circle{transform:scale(.8)}.blur{display:none}@media only screen and (max-width:1100px){.persona{flex-direction:column;height:-webkit-min-content;height:min-content;padding-left:2em;padding-right:2em}.image{align-self:center;width:100%}.blur{display:block;height:20px;margin-top:-20px;width:100%}.left{margin-bottom:1em}.left,.right{width:100%}.top{margin-bottom:1em}.title{font-size:1.5em}.bottom{height:-webkit-max-content;height:max-content}.slide-button{margin-bottom:1em}}:root{--radius-lg:20px;--radius-md:15px;--ease-smooth:cubic-bezier(0.25,1,0.5,1);--shadow-soft:0 20px 50px #0000001a;--shadow-strong:0 30px 70px #00000059;--text-dark:#271a38}.aem-container{align-items:center;display:flex;flex-direction:column;font-family:Inter;padding:4rem 1rem;width:100%}.aem-title{color:#271a38;color:var(--text-dark);font-size:clamp(2rem,4vw,2.6rem);font-weight:800;letter-spacing:-.02em;margin-bottom:3rem}.aem-stages{background:#fff;border-radius:20px;border-radius:var(--radius-lg);box-shadow:0 20px 50px #0000001a;box-shadow:var(--shadow-soft);max-width:80vw;perspective:2000px;width:100%}.aem-card,.aem-stages{display:flex;overflow:hidden}.aem-card{align-items:flex-start;background:linear-gradient(90deg,#4664c5,#3edd7d);background-size:300% 100%;cursor:pointer;flex:1 1;flex-direction:column;justify-content:flex-end;margin-left:-1px;min-height:420px;padding:4rem 3rem;position:relative;transition:flex .65s cubic-bezier(.25,1,.5,1),transform .65s cubic-bezier(.25,1,.5,1),filter .4s ease,box-shadow .4s ease!important;transition:flex .65s var(--ease-smooth),transform .65s var(--ease-smooth),filter .4s ease,box-shadow .4s ease!important}.aem-learn{background-position:0 50%}.aem-innovate{background-position:50% 50%}.aem-gtm{background-position:100% 50%}.aem-card-icon{color:#ffffff40;font-size:4rem;font-weight:900;margin-bottom:auto;transform:scale(1.6);transition:transform .4s ease,color .4s ease!important}.aem-card-title{color:#fff;font-size:1.7rem;font-weight:700;margin-bottom:.4rem}.aem-card-description{color:#ffffffd9;font-size:1rem;line-height:1.55;max-width:260px;opacity:0;transform:translateY(12px);transition:opacity .35s ease,transform .35s ease!important}.aem-card-image{height:100%;object-fit:cover;object-position:right;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transform:translateX(20px);transition:opacity .5s ease,transform .5s ease!important;width:40%}.aem-stages:has(.aem-card:hover) .aem-card:not(:hover){filter:brightness(.75) saturate(.9);flex:0.65 1}.aem-card:hover{box-shadow:0 30px 70px #00000059;box-shadow:var(--shadow-strong);flex:1.85 1;transform:translateZ(20px) scale(1.03);z-index:10}.aem-card:hover .aem-card-description{opacity:1;transform:translateY(0)}.aem-card:hover .aem-card-icon{color:#ffffffd9;transform:scale(2) translateX(5px) translateY(-4px)}.aem-card:hover .aem-card-image{opacity:1;transform:translateX(0)}.aem-card:focus-visible{outline:3px solid #fffc;outline-offset:-3px}@media (max-width:900px){.aem-stages{background:#0000;box-shadow:none;flex-direction:column;gap:1rem}.aem-card{border-radius:15px;border-radius:var(--radius-md);padding:2rem;transform:none!important;width:100%}.aem-card-description{opacity:1;transform:none}.aem-card-image{display:none}}.star-container{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;font-family:Inter,sans-serif;justify-content:center;max-width:100%;overflow-x:hidden;padding:0 5em 5em;width:100%}.star-title{color:#271a38;font-size:clamp(2rem,4vw,2.6rem);font-weight:800;letter-spacing:-.02em;margin-bottom:1rem;max-width:100%}.star-subtitle,.star-title{box-sizing:border-box;padding:0 1rem;text-align:center;width:100%}.star-subtitle{color:#666;font-size:clamp(1rem,2vw,1.2rem);font-weight:400;line-height:1.6;margin-bottom:3rem;max-width:800px}.star-wrapper{box-sizing:border-box;flex-direction:row;flex-wrap:wrap;gap:2rem;max-width:100%;width:100%}.star-item,.star-wrapper{align-items:center;display:flex;justify-content:center}.star-item{cursor:pointer;flex-shrink:0;position:relative;transition:transform .3s ease}.star-item:hover{transform:scale(1.1)}.star-icon-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.star-icon{color:#f9ad2e!important;font-size:7rem!important;height:10rem!important;transition:all .3s ease!important;width:10rem!important}.star-item:hover{color:#f9ad2e!important;filter:drop-shadow(0 4px 8px rgba(97,95,93,.4));transform:scale(1.1)!important}.star-number{color:#9e6d18;font-size:2rem;font-weight:800;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:10}.star-text-mobile{display:none}.star-tooltip{animation:tooltipFadeIn .2s ease;background-color:#271a38;border-radius:8px;bottom:calc(100% + 1rem);box-shadow:0 4px 12px #00000026;box-sizing:border-box;color:#fff;font-size:.95rem;font-weight:500;max-width:calc(100vw - 2rem);padding:.75rem 1.25rem;pointer-events:none;white-space:nowrap;z-index:100}.star-tooltip,.star-tooltip:after{left:50%;position:absolute;transform:translateX(-50%)}.star-tooltip:after{border:6px solid #0000;border-top-color:#271a38;content:"";top:100%}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateX(-50%) translateY(5px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:900px){.star-wrapper{gap:1.5rem}.star-icon{font-size:6rem!important;height:6rem!important;width:6rem!important}.star-number{font-size:2rem}}@media (max-width:600px){.star-container{overflow-x:hidden;padding:3rem}.star-title{font-size:1.75rem}.star-subtitle{font-size:.95rem;margin-bottom:2rem}.star-wrapper{align-items:flex-start;flex-direction:column;gap:1.5rem;width:100%}.star-item{align-items:center;display:flex;flex-direction:row;gap:1.5rem;justify-content:flex-start;transform:none!important;width:100%}.star-item:hover{transform:none}.star-icon{font-size:4.5rem!important;height:4.5rem!important;width:4.5rem!important}.star-number{font-size:1rem}.star-text-mobile{color:#271a38;display:block;flex:1 1;font-size:1.1rem;font-weight:600;line-height:1.4}.star-tooltip{display:none}}.stemclass-container{background:linear-gradient(180deg,#f8fafb,#e8f4f8);box-sizing:border-box;font-family:Inter,sans-serif;overflow-x:hidden;padding:5rem 2rem;width:100%}.stemclass-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.stemclass-illustration{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.laptop-wrapper{max-width:400px;position:relative;width:100%}.laptop-base{background:linear-gradient(135deg,#2c5f7c,#1a3d52);border-radius:8px 8px 20px 20px;box-shadow:0 10px 30px #0003;padding-bottom:65%;position:relative;width:100%}.laptop-screen{background:#1a3d52;border-radius:4px;box-shadow:inset 0 2px 10px #0000004d;height:75%;left:5%;overflow:hidden;position:absolute;top:8%;width:90%}.screen-gradient{background:linear-gradient(90deg,#a8e6cf,#88d8c0,#7bc8d4);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.laptop-overlay-image{align-self:center;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3));height:auto;margin-bottom:2em;max-width:350px;pointer-events:none;z-index:10}.play-button{align-items:center;background:#fffffff2;border:3px solid #7bc8d4;border-radius:50%;cursor:pointer;display:flex;height:80px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s ease,box-shadow .3s ease;width:80px;z-index:3}.play-button:hover{box-shadow:0 4px 15px #7bc8d466;transform:translate(-50%,-50%) scale(.9)!important}.play-icon{border-bottom:12px solid #0000;border-left:20px solid #f9ad2e;border-top:12px solid #0000;height:0;margin-left:4px;width:0}.ibuddy-container{align-items:center;background-color:#b5dbcb;border:3px solid #47ae83;border-radius:25px;cursor:pointer;display:flex;flex-direction:row;gap:1.5em;margin-top:3em;padding:.8em 1.3em;transition:all .15s ease-in}.ibuddy-image{height:60px;width:60px}.ibuddy-title{font-size:1.4rem;font-weight:800}.ibuddy-subtitle{font-size:1rem;font-weight:500}.ibuddy-container:hover{box-shadow:0 0 15px #6ce2b1;transform:scale(1.03)}.stemclass-text{display:flex;flex-direction:column;gap:1.5rem}.stemclass-title{color:#1a3d52;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;letter-spacing:-.02em;margin:0}.stemclass-subtitle{color:#1a3d52;font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:600;margin:0;opacity:.9}.stemclass-separator{background:#d0d0d0;height:2px;margin:.5rem 0;width:60px}.stemclass-features{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:1rem 0;padding:0}.stemclass-feature{align-items:center;color:#2c5f7c;display:flex;font-size:1.1rem;font-weight:500;gap:.75rem}.feature-icon{color:#4caf50!important;flex-shrink:0;font-size:1.5rem!important}.stemclass-description{color:#555;font-size:1rem;line-height:1.8;margin-top:1rem;max-width:100%}@media (max-width:900px){.stemclass-content{gap:3rem;grid-template-columns:1fr}.stemclass-illustration{order:1}.stemclass-text{order:2}.laptop-wrapper{max-width:350px}.laptop-overlay-image{max-width:315px;top:-15%}.bubble-1,.bubble-2{display:none}}@media (max-width:600px){.stemclass-container{padding:3rem}.stemclass-content{gap:2rem}.laptop-wrapper{max-width:280px}.laptop-overlay-image{display:none;max-width:252px;top:-50%}.play-button{height:60px;width:60px}.play-icon{border-bottom-width:9px;border-left-width:15px;border-top-width:9px;margin-left:3px}.stemclass-title{font-size:1.75rem}.stemclass-subtitle{font-size:1.1rem}.stemclass-feature{font-size:1rem}.stemclass-description{font-size:.95rem;line-height:1.6}}*,:after,:before{box-sizing:border-box}.feedbacks-container{background-color:#fff;font-family:Inter,sans-serif;overflow-x:hidden;padding:4rem 2rem;width:100%}.feedbacks-content{align-items:flex-start;display:flex;flex-direction:row-reverse;gap:4rem;margin:0 auto;max-width:1200px;width:100%}.feedbacks-card-wrapper{flex:0 0 40%;min-width:0;position:relative}.feedbacks-card{background-color:#f3f4f6;border-radius:24px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s ease-in-out;width:100%}.feedback-header{align-items:center;display:flex;gap:1rem}.feedback-avatar,.feedback-avatar-placeholder{border-radius:50%;flex-shrink:0;height:60px;width:60px}.feedback-avatar{object-fit:cover}.feedback-avatar-placeholder{align-items:center;background-color:#9ca3af;color:#fff;display:flex;justify-content:center}.feedback-user-info{display:flex;flex-direction:column;gap:.25rem;min-width:0}.feedback-name{color:#271a38;font-size:1.25rem;font-weight:600;margin:0}.feedback-rating{color:#f9ad2e;display:flex;font-size:1.1rem;letter-spacing:2px}.feedback-text{word-wrap:break-word;color:#4b5563;font-size:1.1rem;font-style:italic;line-height:1.6;margin:0;min-height:115px}.feedback-stats{background:linear-gradient(135deg,#4b144b,#6b1f6b);border-radius:12px;color:#fff;margin-top:auto;padding:1.5rem;text-align:center}.feedback-stats-rating{font-size:1.5rem;font-weight:700;margin:0}.feedback-stats-text{font-size:.875rem;margin:0;opacity:.9}.feedback-dots{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.feedback-dot{background-color:#e5e7eb;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:8px}.feedback-dot:hover{background-color:#9ca3af}.feedback-dot.active{background-color:#4b144b}.feedbacks-text-content{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;min-width:0;padding-top:1rem}.feedbacks-title{color:#271a38;font-size:clamp(2rem,4vw,2.5rem);font-weight:700;line-height:1.2;margin:0}.feedbacks-description{color:#4b5563;font-size:1.1rem;line-height:1.7;margin:0}.feedbacks-button{background:linear-gradient(135deg,#9c27b0,#7b1fa2);border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 2rem;transition:all .3s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.feedbacks-button:hover{box-shadow:0 4px 12px #9c27b04d;transform:translateY(-2px)}@media (max-width:900px){.feedbacks-content{flex-direction:column;gap:3rem}.feedbacks-card-wrapper,.feedbacks-text-content{width:100%}}@media (max-width:600px){.feedbacks-container{padding:3rem}.feedbacks-card{border-radius:16px;padding:1.5rem}.feedbacks-button{width:100%}}.page-title-section{background-color:#fffbef;color:#271a38;display:flex;flex-direction:row;height:70vh;margin-bottom:3em;padding-left:5em;padding-right:5em}.page-title-section-left{display:flex;flex-direction:column;justify-content:center;width:50%}.page-title-section-title{word-wrap:break-word;font-size:2.5rem;margin:0}.page-title-section-subtitle{font-size:1rem;font-weight:500;line-height:1.5em}.page-title-section-right{align-items:center;display:flex;flex-direction:row;justify-content:end;width:50%}.page-title-section-image{border-radius:10px;height:90%}@media only screen and (max-width:1100px){.page-title-section{flex-direction:column-reverse;height:-webkit-min-content;height:min-content}.page-title-section-left{width:100%}.page-title-section-right{justify-content:center;margin-bottom:1em;margin-top:2em;width:100%}.page-title-section-image{height:50vw;object-fit:contain;width:50vw}.page-title-section{padding-bottom:2em;padding-left:2em;padding-right:2em}}@media only screen and (max-width:500px){.page-title-section-title{font-size:1.7em}}.legal-content{margin-bottom:3em;margin-left:5em;margin-right:5em}.legal-content h1{font-size:1.7rem;margin-top:1.5em}.legal-content li,.legal-content p{font-size:.95rem;font-weight:400;line-height:1.3rem}.legal-content li{margin-top:.2em}@media only screen and (max-width:1100px){.legal-content{margin-left:2em;margin-right:2em}}.team-section{margin:2em 5em 4em}.team-cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:3em;justify-content:center;margin-top:3em}.team-card{align-items:center;display:flex;flex-direction:column;margin-bottom:1em;width:180px}.team-card img{border:3px solid #bcbcbc;border-radius:50%;box-shadow:0 0 10px 0 #0006;cursor:pointer;height:170px;width:170px}.team-card h1{font-size:.8em;margin-bottom:5px;margin-top:10px}.team-card h1,.team-card h3{cursor:pointer;text-align:center}.team-card h3{color:#6d6d6d;font-size:.83em;font-weight:500;margin:0}.team-linkedin-icon{align-items:center;align-self:flex-end;background-color:#000;border:2px solid #000;border-radius:50%;display:flex;height:2.3em;justify-content:center;margin-bottom:10px;margin-top:-2.5em;transition:all .3s ease-in;width:2.3em}.team-linkedin-icon svg path{fill:#fff}.team-linkedin-icon:hover{background-color:#007ab5;border-color:#007ab5;transform:scale(1.2)}.team-linkedin-icon:hover svg path{fill:#fff}@media only screen and (max-width:1100px){.team-section{margin-left:2em;margin-right:2em}}.journey-section{margin:0 5em 3em}.journey-item{align-items:center;position:relative}.journey-item,.journey-left{display:flex;flex-direction:row}.journey-right{margin-bottom:1em;margin-left:1em}.journey-icon-container{align-items:center;display:flex;flex-direction:row;height:70px;justify-content:center;width:70px}.journey-vertical-bar{background-color:#d4d4d4;bottom:0;height:100%;position:absolute;top:0;width:5px}.journey-right-container{margin-left:-70px;width:70px}.journey-circle{height:25px;transform:rotate(45deg);transition:all .3s ease-in-out;width:25px}.journey-content,.journey-date{margin:0}.journey-item:hover .journey-circle{border-radius:50%;transform:rotate(1turn) scale(1.15)}@media only screen and (max-width:1100px){.journey-section{margin-left:2em;margin-right:2em}.journey-right{margin-left:0}}.vmg-section{margin:0 5em 4em}.vmg-table{display:flex;flex-direction:row;justify-content:space-evenly;margin-top:2em}.vmg-element-icon{align-items:center;background-color:#f4f4f4;border-radius:50%;box-shadow:inset .2em .2em .2em 0 #ffffff80,inset -.2em -.2em .2em 0 #00000080,-10px 10px 20px 0 #0003;display:flex;height:200px;justify-content:center;margin-bottom:2em;transition:all .3s ease;width:200px}.vmg-element-icon:hover{box-shadow:inset .2em .2em .2em 0 #ffffff80,inset -.2em -.2em .2em 0 #00000080,-20px 20px 25px 0 #0003;transform:scale(1.05)}.vmg-element-svg-icon{height:55%;width:55%}.vmg-element-heading{margin-bottom:0}.vmg-element-content{text-align:center}.vmg-element{align-items:center;display:flex;flex-direction:column;width:25%}@media only screen and (max-width:1100px){.vmg-section{margin-left:2em;margin-right:2em}.vmg-table{align-items:center;flex-direction:column}.vmg-element{margin-bottom:2em;width:90%}}.commitment-section{background-color:#ecf7fd;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3em;padding:3em 5em}.commitment-image{object-fit:contain;width:40%}.commitment-right{width:50%}.commitment-item{align-items:center;display:flex;flex-direction:row;gap:2em;margin-top:2em}.commitment-items{opacity:0}.commitment-item-heading{margin-top:0}@media only screen and (max-width:1100px){.commitment-section{flex-direction:column;padding-left:2em;padding-right:2em}.commitment-image{align-self:center;max-width:500px;width:100%}.commitment-right{width:100%}.commitment-item{align-items:flex-start;flex-direction:column}}.approach-section{background-color:#edf8f1;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3em;padding:3em 5em}.approach-image{object-fit:contain;width:40%}.approach-left{width:50%}.approach-item{align-items:center;display:flex;flex-direction:row;gap:2em;margin-top:2em}.approach-items{opacity:0}.approach-item-heading{margin-top:0}@media only screen and (max-width:1100px){.approach-section{flex-direction:column-reverse;padding-left:2em;padding-right:2em}.approach-image{align-self:center;max-width:500px;width:100%}.approach-left{width:100%}.approach-item{align-items:flex-start;flex-direction:column}}.contact-us-form{border:1px solid #cbcbcb;border-radius:20px;box-sizing:border-box;height:-webkit-min-content;height:min-content;padding:40px;width:40%}.contact-us-form form label{color:#5a5a5a;font-size:.9rem}@media only screen and (max-width:1100px){.contact-us-form{width:100%}}.map{display:flex;flex-direction:row;padding:0 5em}.map-location{width:60%}.map-svg{width:100%}.country-name{margin-bottom:.2em}.country-divider{background-color:#cbcbcb;height:80px;width:2px}.locations{align-items:center;display:flex;flex-direction:row;gap:1em;justify-content:space-between}.country{height:30vh;width:45%}.email{align-items:center;display:flex;gap:.4em}a{color:#000;text-decoration:none}@media only screen and (max-width:1100px){.map{flex-direction:column;padding-left:2em;padding-right:2em}.map-location{width:100%}.country{height:40vh}}@media only screen and (max-width:500px){.locations{flex-direction:column;margin-bottom:2em}.country-divider{display:none}.country{height:-webkit-min-content;height:min-content;width:100%}}.store-items-section{margin:0 5em 3em}.store-items-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:.7em}.store-item{padding:10px;width:280px}.store-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:50px}.store-header-title{margin:0}.store-item-image{background-color:#f4f4f4;box-sizing:border-box;height:280px;object-fit:contain;padding:25px;transition:all .5s ease;width:280px}.store-search-field{background-color:#f7f7f7;border:1px solid #e2e2e2;border-radius:10px;box-sizing:border-box;font-family:Inter;font-size:1.1rem;padding:10px;width:40%}.store-item-image:hover{padding:15px}.store-item-title{margin-bottom:10px;margin-top:20px}.store-item-price{margin:0}@media only screen and (max-width:400px){.store-item-image{height:70vw;width:70vw}.store-item{width:70vw}}@media only screen and (max-width:1100px){.store-items-section{margin-left:2em;margin-right:2em}.store-header-title{margin-bottom:20px}.store-search-field{width:100%}.store-items-list{justify-content:center}.store-header{align-items:flex-start;flex-direction:column}}.program-card{height:50vh;margin-bottom:2em;margin-left:5em;margin-right:5em;transition:all .3s ease}.program-card:hover{transform:scale(.992)}.program-card-image{border-radius:10px;filter:brightness(.6);height:50vh;object-fit:cover;width:100%}.program-card-content{align-items:center;color:#fff;cursor:pointer;display:flex;filter:brightness(1);flex-direction:row;height:50vh;justify-content:space-between;margin-top:-50vh;padding:0 4em}.program-card-description{width:70%}.program-card-title{font-size:2.5rem;margin:0;text-shadow:0 0 7px #000}.program-card-subtitle{font-size:1.2rem;margin-top:1em;text-shadow:0 0 7px #000}@media only screen and (max-width:1100px){.program-card{margin-left:2em;margin-right:2em}}@media only screen and (max-width:870px){.program-card-content{align-items:flex-start;flex-direction:column-reverse;height:370px;justify-content:center;margin-top:-370px}.program-card-description{width:100%}.program-card{height:370px}.program-card-image{filter:brightness(.4);height:370px}}@media only screen and (max-width:680px){.program-card-content{padding:0 1.5em}}@media only screen and (max-width:600px){.program-card-title{font-size:2em}.program-card-content{height:490px;margin-top:-490px}.program-card,.program-card-image{height:490px}}@media only screen and (max-width:420px){.program-card-title{font-size:1.5em}.program-card-subtitle{font-size:1em}}.student-course-section{display:flex;flex-direction:row;justify-content:space-between;margin:0 5em 2em}.student-course-left{width:55%}.student-course-left-content{margin-top:3em}.student-course-left-content,.student-course-left-subcontent{line-height:1.5em;margin-bottom:1.5em}.student-course-left-title{margin-top:0}.student-course-right{width:35%}.student-course-right-video{border-radius:15px;box-shadow:5px 5px 20px 0 gray;height:calc(19.68947vw - 1.96895em);width:100%}.student-course-register-button{background-color:#4b144b;border-radius:7px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-bottom:3em;padding:12px 16px;transition:all .3s ease-in-out;width:-webkit-max-content;width:max-content}.student-course-register-button:hover{box-shadow:5px 5px 14px 0 #0003}@media only screen and (max-width:1100px){.student-course-left-subtitle,.student-course-left-title{font-size:1.5em}.student-course-left-content{margin-top:1em}.student-course-section{flex-direction:column;margin-left:2em;margin-right:2em}.student-course-left{margin-bottom:3em;width:100%}.student-course-right{width:100%}.student-course-right-video{height:calc(57.80347vw - 2.31214em)}}.student-course1-section{background-color:#ecf7fd;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:3em 5em}.student-course1-image{object-fit:contain;width:35%}.student-course1-heading{align-items:center;display:flex;flex-direction:row;margin-top:2em}.student-course1-heading h1{margin:0}.student-course1-stars{align-items:center;display:flex;flex-direction:row;margin-left:1.5em;width:calc(9rem + 1.2em)}.student-course1-stars svg{height:1.8rem;margin-right:.2em;width:1.8rem}.student-course1-subtitle{line-height:1.5em}.student-course1-right{width:55%}.student-course1-item{align-items:center;display:flex;flex-direction:row;gap:2em;margin-top:2em}.student-course1-items{opacity:0}.student-course1-item-heading{margin-top:0}.student-course1-content{line-height:1.5em}@media (min-width:1100px) and (max-width:1250px){.student-course1-heading{align-items:flex-start;flex-direction:column}.student-course1-stars{margin-bottom:.7em;margin-left:0;margin-top:1em}}@media (max-width:800px){.student-course1-heading{align-items:flex-start;flex-direction:column}.student-course1-stars{margin-bottom:.7em;margin-left:0;margin-top:1em}}@media only screen and (max-width:1100px){.student-course1-section{flex-direction:column;padding-left:2em;padding-right:2em}.student-course1-image{align-self:center;max-width:500px;width:100%}.student-course1-right{width:100%}.student-course1-item{align-items:flex-start;flex-direction:column}}.student-course2-section{background-color:#edf8f1;display:flex;flex-direction:row;justify-content:space-between;padding:3em 5em}.student-course2-image{object-fit:contain;width:35%}.student-course2-heading{align-items:center;display:flex;flex-direction:row;margin-top:2em}.student-course2-heading h1{margin:0}.student-course2-stars{align-items:center;display:flex;flex-direction:row;margin-left:1.5em;width:calc(9rem + 1.2em)}.student-course2-stars svg{height:1.8rem;margin-right:.2em;width:1.8rem}.student-course2-subtitle{line-height:1.5em}.student-course2-right{width:55%}.student-course2-content{line-height:1.5em}.student-course2-item{align-items:center;display:flex;flex-direction:row;gap:2em;margin-top:2em}.student-course2-items{opacity:0}.student-course2-item-heading{margin-top:0}@media (min-width:1100px) and (max-width:1250px){.student-course2-heading{align-items:flex-start;flex-direction:column}.student-course2-stars{margin-bottom:.7em;margin-left:0;margin-top:1em}}@media (max-width:800px){.student-course2-heading{align-items:flex-start;flex-direction:column}.student-course2-stars{margin-bottom:.7em;margin-left:0;margin-top:1em}}@media only screen and (max-width:1100px){.student-course2-section{flex-direction:column;padding-left:2em;padding-right:2em}.student-course2-image{align-self:center;max-width:500px;width:100%}.student-course2-right{width:100%}.student-course2-item{align-items:flex-start;flex-direction:column}}.student-course3-section{background-color:#f8e7ea;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:3em 5em}.student-course3-image{object-fit:contain;width:35%}.student-course3-heading{align-items:center;display:flex;flex-direction:row;margin-top:2em}.student-course3-heading h1{margin:0}.student-course3-stars{align-items:center;display:flex;flex-direction:row;margin-left:1.5em;width:calc(9rem + 1.2em)}.student-course3-stars svg{height:1.8rem;margin-right:.2em;width:1.8rem}.student-course3-subtitle{line-height:1.5em}.student-course3-right{width:55%}.student-course3-item{align-items:center;display:flex;flex-direction:row;gap:2em;margin-top:2em}.student-course3-content{line-height:1.5em}.student-course3-items{opacity:0}.student-course3-item-heading{margin-top:0}@media (min-width:1100px) and (max-width:1250px){.student-course3-heading{align-items:flex-start;flex-direction:column}.student-course3-stars{margin-bottom:.7em;margin-left:0;margin-top:1em}}@media (max-width:800px){.student-course3-heading{align-items:flex-start;flex-direction:column}.student-course3-stars{margin-bottom:.7em;margin-left:0;margin-top:1em}}@media only screen and (max-width:1100px){.student-course3-section{flex-direction:column;padding-left:2em;padding-right:2em}.student-course3-image{align-self:center;max-width:500px;width:100%}.student-course3-right{width:100%}.student-course3-item{align-items:flex-start;flex-direction:column}}.student-course4-section{background-color:#fffbef;display:flex;flex-direction:row;justify-content:space-between;padding:3em 5em}.student-course4-image{object-fit:contain;width:35%}.student-course4-heading{align-items:center;display:flex;flex-direction:row;margin-top:2em}.student-course4-heading h1{margin:0}.student-course4-stars{align-items:center;display:flex;flex-direction:row;margin-left:1.5em;width:calc(9rem + 1.2em)}.student-course4-stars svg{height:1.8rem;margin-right:.2em;width:1.8rem}.student-course4-subtitle{line-height:1.5em}.student-course4-right{width:55%}.student-course4-content{line-height:1.5em}.student-course4-item{align-items:center;display:flex;flex-direction:row;gap:2em;margin-top:2em}.student-course4-items{opacity:0}.student-course4-item-heading{margin-top:0}@media (min-width:1100px) and (max-width:1250px){.student-course4-heading{align-items:flex-start;flex-direction:column}.student-course4-stars{margin-bottom:.7em;margin-left:0;margin-top:1em}}@media (max-width:800px){.student-course4-heading{align-items:flex-start;flex-direction:column}.student-course4-stars{margin-bottom:.7em;margin-left:0;margin-top:1em}}@media only screen and (max-width:1100px){.student-course4-section{flex-direction:column;padding-left:2em;padding-right:2em}.student-course4-image{align-self:center;max-width:500px;width:100%}.student-course4-right{width:100%}.student-course4-item{align-items:flex-start;flex-direction:column}}.student-course5-section{background-color:#fff5ff;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:3em 5em}.student-course5-image{object-fit:contain;width:35%}.student-course5-heading{align-items:center;display:flex;flex-direction:row;margin-top:2em}.student-course5-heading h1{margin:0}.student-course5-stars{align-items:center;display:flex;flex-direction:row;margin-left:1.5em;width:calc(9rem + 1.2em)}.student-course5-stars svg{height:1.8rem;margin-right:.2em;width:1.8rem}.student-course5-subtitle{line-height:1.5em}.student-course5-right{width:55%}.student-course5-item{align-items:center;display:flex;flex-direction:row;gap:2em;margin-top:2em}.student-course5-content{line-height:1.5em}.student-course5-items{opacity:0}.student-course5-item-heading{margin-top:0}@media (min-width:1100px) and (max-width:1250px){.student-course5-heading{align-items:flex-start;flex-direction:column}.student-course5-stars{margin-bottom:.7em;margin-left:0;margin-top:1em}}@media (max-width:800px){.student-course5-heading{align-items:flex-start;flex-direction:column}.student-course5-stars{margin-bottom:.7em;margin-left:0;margin-top:1em}}@media only screen and (max-width:1100px){.student-course5-section{flex-direction:column;padding-left:2em;padding-right:2em}.student-course5-image{align-self:center;max-width:500px;width:100%}.student-course5-right{width:100%}.student-course5-item{align-items:flex-start;flex-direction:column}}.srf-section{margin:3em 5em;padding-top:3em}.srf-table{display:flex;flex-direction:row-reverse;justify-content:start;margin-top:2em}.srf-image{height:calc(35em + 300px);object-fit:contain;width:50%}.srf-form{width:50%}.srf-form label{color:#5a5a5a;font-size:.9rem}@media only screen and (max-width:1100px){.srf-section{flex-direction:column;margin-left:2em;margin-right:2em}.srf-image{display:none}.srf-form{width:100%}}@media only screen and (max-width:400px){.srf-heading{font-size:1.8em}}.estore-product-pay-button{background-color:#4b144b;border:none;border-radius:7px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 16px;transition:all .3s ease-in-out;width:-webkit-max-content;width:max-content}.estore-product-pay-button:hover{box-shadow:5px 5px 14px 0 #0003}.student-benefits-section{background-color:#fff;padding:3em 5em}.student-benefits-table{display:flex;flex-direction:row;justify-content:space-between}.student-benefits-left,.student-benefits-right{width:47%}.student-benefits-item{align-items:center;display:flex;flex-direction:row;gap:2em;margin-top:2em}.student-benefits-table{opacity:0}.student-benefits-item-heading{margin-top:0}@media only screen and (max-width:1100px){.student-benefits-section{padding-left:2em;padding-right:2em}.student-benefits-table{flex-direction:column}.student-benefits-left,.student-benefits-right{width:100%}.student-benefits-item{align-items:flex-start;flex-direction:column}}.ambassador-course-section{display:flex;flex-direction:row;justify-content:space-between;margin:0 5em 2em}.ambassador-course-left{width:55%}.ambassador-course-left-content{margin-top:3em}.ambassador-course-left-content,.ambassador-course-left-subcontent{line-height:1.5em;margin-bottom:1.5em}.ambassador-course-left-title{margin-top:0}.ambassador-course-right{width:35%}.ambassador-course-right-video{border-radius:15px;box-shadow:5px 5px 20px 0 gray;height:calc(19.68947vw - 1.96895em);width:100%}.ambassador-course-left-testimony{display:flex;flex-direction:row}.ambassador-course-left-testimony-text{color:#afabab;font-size:2.8em;font-weight:900;margin-left:.3em;padding-left:1.5rem;width:30%}.ambassador-course-left-video{border-radius:15px;box-shadow:5px 5px 20px 0 gray;height:calc(21.37714vw - 2.13771em);width:65%}.ambassador-course-register-button{background-color:#4b144b;border-radius:7px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 16px;transition:all .3s ease-in-out;width:-webkit-max-content;width:max-content}.ambassador-course-register-button:hover{box-shadow:5px 5px 14px 0 #0003}@media only screen and (max-width:1100px){.ambassador-course-left-subtitle,.ambassador-course-left-title{font-size:1.5em}.ambassador-course-left-content{margin-top:1em}.ambassador-course-section{flex-direction:column;margin-left:2em;margin-right:2em}.ambassador-course-left{margin-bottom:3em;width:100%}.ambassador-course-right{width:100%}.ambassador-course-left-video,.ambassador-course-right-video{height:calc(57.80347vw - 2.31214em)}.ambassador-course-left-video{width:100%}.ambassador-course-left-testimony{flex-direction:column-reverse;margin-bottom:3em}.ambassador-course-left-testimony-text{margin-left:0;padding:0;width:100%}}@media only screen and (max-width:1360px){.ambassador-course-left-testimony-text{font-size:2em}}.arf-section{margin:3em 5em;padding-top:3em}.arf-table{display:flex;flex-direction:row-reverse;justify-content:start;margin-top:2em}.arf-card{background-color:#fff3cd;border:3px solid #ffd4b3;border-radius:15px;margin-bottom:2em;transition:all .3s ease-in-out}.arf-card:hover{box-shadow:2px 2px 10px #ffeada}.arf-card-content{color:#974d03;line-height:1.4rem;margin:20px;width:100%}.arf-card-content-c1{width:90px}.arf-image{height:calc(35em + 300px);object-fit:contain;width:50%}.arf-form{width:50%}.arf-form label{color:#5a5a5a;font-size:.9rem}@media only screen and (max-width:1100px){.arf-section{flex-direction:column;margin-left:2em;margin-right:2em}.arf-image{display:none}.arf-form{width:100%}}@media only screen and (max-width:400px){.arf-heading{font-size:1.8em}}.ambassador-levels-section{margin:5em 5em 3em}.ambassador-levels-item{align-items:center;position:relative}.ambassador-levels-item,.ambassador-levels-left{display:flex;flex-direction:row}.ambassador-levels-right{margin-bottom:2.5em;margin-left:1em}.ambassador-levels-icon-container{align-items:center;display:flex;flex-direction:row;height:80px;justify-content:center;width:80px}.ambassador-levels-vertical-bar{background-color:#e9e6e6;bottom:0;height:100%;position:absolute;top:0;width:5px}.ambassador-right-container{margin-left:-80px;width:80px}.ambassador-levels-circle{height:80px;transform:rotate(1turn);transition:all .3s ease-in-out;width:80px}.ambassador-levels-content,.ambassador-levels-date{margin:0}.ambassador-levels-item:hover .ambassador-levels-circle{border-radius:50%;transform:scale(1.15)}@media only screen and (max-width:1100px){.ambassador-levels-section{margin-left:2em;margin-right:2em}.ambassador-levels-right{margin-left:0}}.role-robotics-section{background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3em;padding:3em 5em}.role-robotics-image{border-radius:8%;box-shadow:5px 5px 10px 0 #686868;object-fit:cover;width:40%}.role-robotics-right{width:50%}.role-robotics-item{align-items:center;display:flex;flex-direction:row;gap:2em;margin-top:2em}.role-robotics-items{opacity:0}.role-robotics-item-heading{margin-top:0}@media only screen and (max-width:1100px){.role-robotics-section{flex-direction:column;padding-left:2em;padding-right:2em}.role-robotics-image{align-self:center;margin-bottom:1em;max-width:500px;width:100%}.role-robotics-right{width:100%}.role-robotics-item{align-items:flex-start;flex-direction:column}}.robotics-steamcube-section{background-color:#ecf7fd;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:3em 5em}.robotics-steamcube-image{border-radius:8%;box-shadow:5px 5px 10px 0 #686868;object-fit:cover;width:40%}.robotics-steamcube-right{width:50%}.iroc-link{line-height:1.5em}.iroc-link b{color:#eb9217}.robotics-steamcube-item{align-items:center;display:flex;flex-direction:row;gap:2em;margin-top:2em}.robotics-steamcube-items{margin-bottom:3em;opacity:0}.robotics-steamcube-item-heading{margin-top:0}@media only screen and (max-width:1100px){.robotics-steamcube-section{flex-direction:column;padding-left:2em;padding-right:2em}.robotics-steamcube-image{align-self:center;margin-bottom:1em;max-width:500px;width:100%}.robotics-steamcube-right{width:100%}.robotics-steamcube-item{align-items:flex-start;flex-direction:column}}.sih-tinkeringlab-section{background-color:#ecf7fd;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:5em}.sih-content{line-height:1.7em}.sih-tinkeringlab-left{width:50%}.sih-register-button{background-color:#4b144b;border-radius:7px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 16px;transition:all .3s ease-in-out;width:-webkit-max-content;width:max-content}.sih-tinkeringlab-right{border-radius:40px 0 40px 0;box-shadow:0 0 15px 0 #0009;object-fit:cover;width:43%}@media only screen and (max-width:1100px){.sih-tinkeringlab-section{flex-direction:column-reverse;padding-left:2em;padding-right:2em}.sih-tinkeringlab-left{margin-top:1em;width:100%}.sih-tinkeringlab-right{border-radius:30px 0 30px 0;width:100%}}.sih-features-section{background-color:#fff;padding:.7em 5em 3em}.sih-features-table{display:flex;flex-direction:row;justify-content:space-between}.sih-features-left,.sih-features-right{width:47%}.sih-features-item{align-items:center;display:flex;flex-direction:row;gap:2em;margin-top:2em}.sih-features-table{opacity:0}.sih-features-item-heading{margin-top:0}@media only screen and (max-width:1100px){.sih-features-section{padding-left:2em;padding-right:2em}.sih-features-table{flex-direction:column}.sih-features-left,.sih-features-right{width:100%}.sih-features-item{align-items:flex-start;flex-direction:column}}.sihrf-section{margin:3em 5em;padding-top:3em}.sihrf-table{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:2em}.sihrf-image{height:calc(35em + 350px);object-fit:contain;width:40%}.sihrf-form{width:50%}.sihrf-form label{color:#5a5a5a;font-size:.9rem}@media only screen and (max-width:1100px){.sihrf-section{flex-direction:column;margin-left:2em;margin-right:2em}.sihrf-image{display:none}.sihrf-form{width:100%}}@media only screen and (max-width:400px){.sihrf-heading{font-size:1.8em}}.sih-tinkeringlab-features-section{background-color:#fff;display:flex;flex-direction:row-reverse;justify-content:space-between;margin-bottom:3em;padding:3em 5em}.sih-tinkeringlab-features-image{object-fit:contain;width:40%}.sih-tinkeringlab-features-right{width:50%}.sih-tinkeringlab-features-item{align-items:center;display:flex;flex-direction:row;gap:2em;margin-top:2em}.sih-tinkeringlab-features-items{opacity:0}.sih-tinkeringlab-features-item-heading{margin-top:0}@media only screen and (max-width:1100px){.sih-tinkeringlab-features-section{flex-direction:column;padding-left:2em;padding-right:2em}.sih-tinkeringlab-features-image{align-self:center;max-width:500px;width:100%}.sih-tinkeringlab-features-right{width:100%}.sih-tinkeringlab-features-item{align-items:flex-start;flex-direction:column}}.sih-tinkeringlab-benefits-section{margin:0 5em 4em}.sih-tinkeringlab-benefits-table{display:flex;flex-direction:row;justify-content:space-evenly;margin-top:3em}.sih-tinkeringlab-benefits-element-icon{align-items:center;background-color:#f4f4f4;border-radius:50%;box-shadow:inset .2em .2em .2em 0 #ffffff80,inset -.2em -.2em .2em 0 #00000080,-10px 10px 20px 0 #0003;display:flex;height:200px;justify-content:center;margin-bottom:2em;transition:all .3s ease;width:200px}.sih-tinkeringlab-benefits-element-icon:hover{box-shadow:inset .2em .2em .2em 0 #ffffff80,inset -.2em -.2em .2em 0 #00000080,-20px 20px 25px 0 #0003;transform:scale(1.05)}.sih-tinkeringlab-benefits-element-svg-icon{height:55%;width:55%}.sih-tinkeringlab-benefits-element-heading{margin-bottom:0}.sih-tinkeringlab-benefits-element-content{text-align:center}.sih-tinkeringlab-benefits-element{align-items:center;display:flex;flex-direction:column;width:25%}@media only screen and (max-width:1100px){.sih-tinkeringlab-benefits-section{margin-left:2em;margin-right:2em}.sih-tinkeringlab-benefits-table{align-items:center;flex-direction:column}.sih-tinkeringlab-benefits-element{margin-bottom:2em;width:90%}}.sih-tinkeringlab-included-section{background-color:#edf8f1;padding:3em 5em}.sih-tinkeringlab-included-heading{margin-bottom:.1em}.sih-tinkeringlab-included-table{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3em}.sih-tinkeringlab-included-bottom-text{line-height:1.4em}.sih-tinkeringlab-included-left,.sih-tinkeringlab-included-right{width:47%}.sih-tinkeringlab-included-item{align-items:center;display:flex;flex-direction:row;gap:2em;margin-top:2em}.sih-tinkeringlab-included-table{opacity:0}.sih-tinkeringlab-included-item-heading{margin-top:0}@media only screen and (max-width:1100px){.sih-tinkeringlab-included-section{padding-left:2em;padding-right:2em}.sih-tinkeringlab-included-table{flex-direction:column}.sih-tinkeringlab-included-left,.sih-tinkeringlab-included-right{width:100%}.sih-tinkeringlab-included-item{align-items:flex-start;flex-direction:column}}.schoolrf-section{margin:3em 5em;padding-top:3em}.schoolrf-table{display:flex;flex-direction:row-reverse;justify-content:start;margin-top:2em}.schoolrf-image{height:calc(35em + 350px);object-fit:contain;width:50%}.schoolrf-form{width:50%}.schoolrf-form label{color:#5a5a5a;font-size:.9rem}@media only screen and (max-width:1100px){.schoolrf-section{flex-direction:column;margin-left:2em;margin-right:2em}.schoolrf-image{display:none}.schoolrf-form{width:100%}}@media only screen and (max-width:400px){.schoolrf-heading{font-size:1.8em}}.school-ai-section{background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:3em;padding:3em 5em}.school-ai-image{object-fit:contain;width:40%}.school-ai-right{width:50%}.school-ai-item{align-items:center;display:flex;flex-direction:row;gap:2em;margin-top:2em}.school-ai-items{opacity:0}.school-ai-item-heading{margin-top:0}@media only screen and (max-width:1100px){.school-ai-section{flex-direction:column;padding-left:2em;padding-right:2em}.school-ai-image{align-self:center;max-width:500px;width:100%}.school-ai-right{width:100%}.school-ai-item{align-items:flex-start;flex-direction:column}}.steamcube-school-section{background-color:#edf8f1;padding:3em 5em}.steamcube-school-table{display:flex;flex-direction:row-reverse;justify-content:space-between}.steamcube-school-image{object-fit:contain;width:40%}.steamcube-school-right{width:50%}.steamcube-school-item{align-items:center;display:flex;flex-direction:row;gap:2em;margin-top:2em}.steamcube-school-items{opacity:0}.steamcube-school-item-heading{margin-top:0}@media only screen and (max-width:1100px){.steamcube-school-section{padding-left:2em;padding-right:2em}.steamcube-school-table{flex-direction:column}.steamcube-school-image{align-self:center;max-width:500px;width:100%}.steamcube-school-right{width:100%}.steamcube-school-item{align-items:flex-start;flex-direction:column}}.school-aspects-section{background-color:#f8e7ea;padding:3em 5em}.school-aspects-table{display:flex;flex-direction:row;justify-content:space-between}.school-aspects-left,.school-aspects-right{width:47%}.school-aspects-item{align-items:center;display:flex;flex-direction:row;gap:2em;margin-top:2em}.school-aspects-table{opacity:0}.school-aspects-item-heading{margin-top:0}@media only screen and (max-width:1100px){.school-aspects-section{padding-left:2em;padding-right:2em}.school-aspects-table{flex-direction:column}.school-aspects-left,.school-aspects-right{width:100%}.school-aspects-item{align-items:flex-start;flex-direction:column}}.estore-product-head{display:flex;flex-direction:row;justify-content:space-evenly;margin:3em 5em 2em}.estore-product-head-image{object-fit:contain;width:40%}.estore-product-head-content{width:45%}.estore-product-head-video{border-radius:20px;box-shadow:0 0 15px 0 gray;height:calc(25.42373vw - 2.54237em);margin-top:1em;width:100%}.estore-product-head-buy-button{background-color:#4b144b;border-radius:7px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 16px;transition:all .3s ease-in-out;width:-webkit-max-content;width:max-content}.estore-product-head-buy-button:hover{box-shadow:5px 5px 14px 0 #0003}@media only screen and (max-width:1100px){.estore-product-head{align-items:center;flex-direction:column;margin:3em 2em 2em}.estore-product-head-image{margin-bottom:2em;width:50%}.estore-product-head-content{width:100%}.estore-product-head-video{height:calc(56.49718vw - 2.25989em)}}.estore-product-components{margin:10em 5em 2em}.estore-product-components-image{margin-top:1em;width:100%}@media only screen and (max-width:1100px){.estore-product-components{margin:3em 2em 2em}}.estore-purchase-form-section{margin:3em 5em;padding-top:3em}.estore-purchase-form-table{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:2em}.estore-purchase-form-image{height:calc(10.3em + 250px);object-fit:contain;width:40%}.estore-purchase-form-form{width:50%}.estore-purchase-form-form label{color:#5a5a5a;font-size:.9rem}@media only screen and (max-width:1100px){.estore-purchase-form-section{flex-direction:column;margin-left:2em;margin-right:2em}.estore-purchase-form-image{display:none}.estore-purchase-form-form{width:100%}}@media only screen and (max-width:400px){.estore-purchase-form-heading{font-size:1.8em}}.school-partner-form{border:1px solid #cbcbcb;border-radius:20px;box-sizing:border-box;height:-webkit-min-content;height:min-content;padding:40px;width:40%}.school-partner-form form label{color:#5a5a5a;font-size:.9rem}@media only screen and (max-width:1100px){.school-partner-form{width:100%}}.school-why-partner{margin:0 5em 2em}.school-why-partner p,li{line-height:1.5em}.school-why-partner-b1{background-color:#fff8dc;border:4px solid tan;border-radius:30px;margin-top:2em;padding:1em 2em}.school-why-partner-b1-title{font-size:1.6em;font-weight:700;margin-bottom:.5em}.school-why-partner-b1-content{font-size:1em;margin-bottom:.5em}.school-why-partner-b2{background-color:#daffc9;border:4px solid #7cc159;border-radius:30px;margin-top:1em;padding:1em 2em}.school-why-partner-b2-title{font-size:1.6em;font-weight:700;margin-bottom:.5em}.school-why-partner-b2-content{font-size:1em;margin-bottom:.5em}.school-why-partner-b3{background-color:#aff3ff;border:4px solid #52b8ca;border-radius:30px;margin-top:1em;padding:1em 2em}.school-why-partner-b3-title{font-size:1.6em;font-weight:700;margin-bottom:.5em}.school-why-partner-b3-content{font-size:1em;margin-bottom:.5em}.school-why-partner-t2{border-top:2px solid #ccc;font-size:2em;margin-top:2em;padding-top:2em}.school-why-partner-join-button{background-color:#4b144b;border-radius:7px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-bottom:5em;padding:12px 16px;transition:all .3s ease-in-out;width:-webkit-max-content;width:max-content}.school-why-partner-join-button:hover{box-shadow:5px 5px 14px 0 #0003;transform:scale(1.02)}@media only screen and (max-width:768px){.school-why-partner{margin:0 2em 2em}.school-why-partner-b1,.school-why-partner-b2,.school-why-partner-b3{margin-top:1em;padding:1em 1.5em}.school-why-partner-b1-title,.school-why-partner-b2-title,.school-why-partner-b3-title{font-size:1.2em}.school-why-partner-b1-content,.school-why-partner-b2-content,.school-why-partner-b3-content{font-size:.9em}.school-why-partner-t2{font-size:1.5em;margin-top:1.5em;padding-top:1.5em}.school-why-partner-join-button{font-size:.9rem;margin-bottom:2em;padding:10px 14px}}@media only screen and (max-width:480px){.school-why-partner{margin:0 1em 1.5em}.school-why-partner-b1,.school-why-partner-b2,.school-why-partner-b3{border-radius:15px;border-width:3px;padding:.8em 1em}.school-why-partner-b1-title,.school-why-partner-b2-title,.school-why-partner-b3-title{font-size:1em;margin-bottom:.3em}.school-why-partner p,li{font-size:.9em}.school-why-partner-join-button{font-size:.85rem;padding:8px 12px}}.college-why-partner{margin:0 5em 2em}.college-why-partner p,li{line-height:1.5em}.college-why-partner-b1{background-color:#fff8dc;border:4px solid tan;border-radius:30px;margin-top:2em;padding:1em 2em}.college-why-partner-b1-title{font-size:1.6em;font-weight:700;margin-bottom:.5em}.college-why-partner-b1-content{font-size:1em;margin-bottom:.5em}.college-why-partner-b2{background-color:#daffc9;border:4px solid #7cc159;border-radius:30px;margin-top:1em;padding:1em 2em}.college-why-partner-b2-title{font-size:1.6em;font-weight:700;margin-bottom:.5em}.college-why-partner-b2-content{font-size:1em;margin-bottom:.5em}.college-why-partner-b3{background-color:#aff3ff;border:4px solid #52b8ca;border-radius:30px;margin-top:1em;padding:1em 2em}.college-why-partner-b3-title{font-size:1.6em;font-weight:700;margin-bottom:.5em}.college-why-partner-b3-content{font-size:1em;margin-bottom:.5em}.college-why-partner-t2{border-top:2px solid #ccc;font-size:2em;margin-top:2em;padding-top:2em}.college-why-partner-join-button{background-color:#4b144b;border-radius:7px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-bottom:5em;padding:12px 16px;transition:all .3s ease-in-out;width:-webkit-max-content;width:max-content}.college-why-partner-join-button:hover{box-shadow:5px 5px 14px 0 #0003;transform:scale(1.02)}@media only screen and (max-width:768px){.college-why-partner{margin:0 2em 2em}.college-why-partner-b1,.college-why-partner-b2,.college-why-partner-b3{margin-top:1em;padding:1em 1.5em}.college-why-partner-b1-title,.college-why-partner-b2-title,.college-why-partner-b3-title{font-size:1.2em}.college-why-partner-b1-content,.college-why-partner-b2-content,.college-why-partner-b3-content{font-size:.9em}.college-why-partner-t2{font-size:1.5em;margin-top:1.5em;padding-top:1.5em}.college-why-partner-join-button{font-size:.9rem;margin-bottom:2em;padding:10px 14px}}@media only screen and (max-width:480px){.college-why-partner{margin:0 1em 1.5em}.college-why-partner-b1,.college-why-partner-b2,.college-why-partner-b3{border-radius:15px;border-width:3px;padding:.8em 1em}.college-why-partner-b1-title,.college-why-partner-b2-title,.college-why-partner-b3-title{font-size:1em;margin-bottom:.3em}.college-why-partner p,li{font-size:.9em}.college-why-partner-join-button{font-size:.85rem;padding:8px 12px}}.college-partner-form{border:1px solid #cbcbcb;border-radius:20px;box-sizing:border-box;height:-webkit-min-content;height:min-content;padding:40px;width:40%}.college-partner-form form label{color:#5a5a5a;font-size:.9rem}@media only screen and (max-width:1100px){.college-partner-form{width:100%}}.enterprise-partner-form{border:1px solid #cbcbcb;border-radius:20px;box-sizing:border-box;height:-webkit-min-content;height:min-content;padding:40px;width:40%}.enterprise-partner-form form label{color:#5a5a5a;font-size:.9rem}@media only screen and (max-width:1100px){.enterprise-partner-form{width:100%}}.community-why-partner{margin:0 5em 2em}.community-why-partner p,li{line-height:1.5em}.community-why-partner-b1{background-color:#fff8dc;border:4px solid tan;border-radius:30px;margin-top:2em;padding:1em 2em}.community-why-partner-b1-title{font-size:1.6em;font-weight:700;margin-bottom:.5em}.community-why-partner-b1-content{font-size:1em;margin-bottom:.5em}.community-why-partner-b2{background-color:#daffc9;border:4px solid #7cc159;border-radius:30px;margin-top:1em;padding:1em 2em}.community-why-partner-b2-title{font-size:1.6em;font-weight:700;margin-bottom:.5em}.community-why-partner-b2-content{font-size:1em;margin-bottom:.5em}.community-why-partner-b3{background-color:#aff3ff;border:4px solid #52b8ca;border-radius:30px;margin-top:1em;padding:1em 2em}.community-why-partner-b3-title{font-size:1.6em;font-weight:700;margin-bottom:.5em}.community-why-partner-b3-content{font-size:1em;margin-bottom:.5em}.community-why-partner-t2{border-top:2px solid #ccc;font-size:2em;margin-top:2em;padding-top:2em}.community-why-partner-join-button{background-color:#4b144b;border-radius:7px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-bottom:5em;padding:12px 16px;transition:all .3s ease-in-out;width:-webkit-max-content;width:max-content}.community-why-partner-join-button:hover{box-shadow:5px 5px 14px 0 #0003;transform:scale(1.02)}@media only screen and (max-width:768px){.community-why-partner{margin:0 2em 2em}.community-why-partner-b1,.community-why-partner-b2,.community-why-partner-b3{margin-top:1em;padding:1em 1.5em}.community-why-partner-b1-title,.community-why-partner-b2-title,.community-why-partner-b3-title{font-size:1.2em}.community-why-partner-b1-content,.community-why-partner-b2-content,.community-why-partner-b3-content{font-size:.9em}.community-why-partner-t2{font-size:1.5em;margin-top:1.5em;padding-top:1.5em}.community-why-partner-join-button{font-size:.9rem;margin-bottom:2em;padding:10px 14px}}@media only screen and (max-width:480px){.community-why-partner{margin:0 1em 1.5em}.community-why-partner-b1,.community-why-partner-b2,.community-why-partner-b3{border-radius:15px;border-width:3px;padding:.8em 1em}.community-why-partner-b1-title,.community-why-partner-b2-title,.community-why-partner-b3-title{font-size:1em;margin-bottom:.3em}.community-why-partner p,li{font-size:.9em}.community-why-partner-join-button{font-size:.85rem;padding:8px 12px}}.community-partner-form{border:1px solid #cbcbcb;border-radius:20px;box-sizing:border-box;height:-webkit-min-content;height:min-content;padding:40px;width:40%}.community-partner-form form label{color:#5a5a5a;font-size:.9rem}.text-field{background-color:#f7f7f7;border:1px solid #e2e2e2;border-radius:10px;box-sizing:border-box;font-family:Inter;font-size:1.1rem;margin-bottom:10px;margin-top:5px;padding:10px;width:100%}.submit{background-color:#4b144b;border-radius:7px;color:#fff;cursor:pointer;font-family:Inter;font-size:1rem;font-weight:700;margin-top:20px;padding:12px 16px;transition:all .3s ease-in-out;width:-webkit-max-content;width:max-content}.captchaRow{display:flex;flex-direction:column;gap:1em;margin-top:10px}.captchaRow a{color:#7a7a7a;font-family:Inter;font-size:13px}.captchaRow canvas{border-radius:5px}@media only screen and (max-width:1100px){.community-partner-form{width:100%}}.enterprise-why-partner{margin:0 5em 2em}.enterprise-why-partner p,li{line-height:1.5em}.enterprise-why-partner-b1{background-color:#fff8dc;border:4px solid tan;border-radius:30px;margin-top:2em;padding:1em 2em}.enterprise-why-partner-b1-title{font-size:1.6em;font-weight:700;margin-bottom:.5em}.enterprise-why-partner-b1-content{font-size:1em;margin-bottom:.5em}.enterprise-why-partner-b2{background-color:#daffc9;border:4px solid #7cc159;border-radius:30px;margin-top:1em;padding:1em 2em}.enterprise-why-partner-b2-title{font-size:1.6em;font-weight:700;margin-bottom:.5em}.enterprise-why-partner-b2-content{font-size:1em;margin-bottom:.5em}.enterprise-why-partner-b3{background-color:#aff3ff;border:4px solid #52b8ca;border-radius:30px;margin-top:1em;padding:1em 2em}.enterprise-why-partner-b3-title{font-size:1.6em;font-weight:700;margin-bottom:.5em}.enterprise-why-partner-b3-content{font-size:1em;margin-bottom:.5em}.enterprise-why-partner-t2{border-top:2px solid #ccc;font-size:2em;margin-top:2em;padding-top:2em}.enterprise-why-partner-join-button{background-color:#4b144b;border-radius:7px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-bottom:5em;padding:12px 16px;transition:all .3s ease-in-out;width:-webkit-max-content;width:max-content}.enterprise-why-partner-join-button:hover{box-shadow:5px 5px 14px 0 #0003;transform:scale(1.02)}@media only screen and (max-width:768px){.enterprise-why-partner{margin:0 2em 2em}.enterprise-why-partner-b1,.enterprise-why-partner-b2,.enterprise-why-partner-b3{margin-top:1em;padding:1em 1.5em}.enterprise-why-partner-b1-title,.enterprise-why-partner-b2-title,.enterprise-why-partner-b3-title{font-size:1.2em}.enterprise-why-partner-b1-content,.enterprise-why-partner-b2-content,.enterprise-why-partner-b3-content{font-size:.9em}.enterprise-why-partner-t2{font-size:1.5em;margin-top:1.5em;padding-top:1.5em}.enterprise-why-partner-join-button{font-size:.9rem;margin-bottom:2em;padding:10px 14px}}@media only screen and (max-width:480px){.enterprise-why-partner{margin:0 1em 1.5em}.enterprise-why-partner-b1,.enterprise-why-partner-b2,.enterprise-why-partner-b3{border-radius:15px;border-width:3px;padding:.8em 1em}.enterprise-why-partner-b1-title,.enterprise-why-partner-b2-title,.enterprise-why-partner-b3-title{font-size:1em;margin-bottom:.3em}.enterprise-why-partner p,li{font-size:.9em}.enterprise-why-partner-join-button{font-size:.85rem;padding:8px 12px}}