@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";html{scroll-behavior:smooth}html,body,#root,*,*:before,*:after{font-family:Inter,sans-serif!important;margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code,pre,kbd,samp{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace!important}body,html{overflow-x:hidden;width:100%;height:100%}*{margin:0;padding:0}.navbar{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;flex-wrap:wrap}.left-section{display:flex;align-items:center;gap:15px}.logo-container{display:flex;align-items:center}.logo{width:90px;height:80px}.nav-links{display:flex;align-items:center;gap:10px}.nav-link{text-decoration:none;color:#333;font-size:26px;padding:8px 20px;border-radius:22px}.Navbar-Human-Library{background:#ffe2e2;border-radius:25px}.Navbar-Guidenest{background:#e5e2ff;border-radius:25px}.Navbar-Blogs{background:#ffe2f6;border-radius:25px}.Navbar-divider{color:#ccc;font-size:56px;margin-right:10px;margin-left:10px}.right-section{display:flex;align-items:center;gap:10px;margin-right:50px}.Navbar-login-button{padding:12px 45px;border:1px solid #ccc;border-radius:10px;background-color:#f0f0f0;color:#333;font-size:25px;cursor:pointer;transition:background-color .3s ease}.Navbar-signup-button{padding:12px 45px;border:none;font-size:25px;border-radius:13px;background-color:#000;color:#fff;cursor:pointer;transition:background-color .3s ease}@media (max-width: 1024px){.navbar{padding:15px 20px}.logo{width:70px;height:60px}.nav-link{font-size:22px;padding:6px 15px}.Navbar-divider{font-size:40px;margin-right:8px;margin-left:8px}.right-section{margin-right:20px;gap:8px}.Navbar-login-button,.Navbar-signup-button{padding:10px 30px;font-size:20px}}@media (max-width: 768px){.navbar{flex-direction:column;align-items:flex-start;padding:10px 15px}.left-section{width:100%;justify-content:flex-start;gap:10px}.logo{width:50px;height:50px}.nav-links{display:none}.right-section{width:100%;justify-content:center;margin-right:0;margin-top:15px;gap:10px}.Navbar-login-button,.Navbar-signup-button{padding:8px 25px;font-size:18px}}@media (max-width: 480px){.navbar{padding:10px;margin-bottom:70px;align-items:flex-start}.left-section{justify-content:flex-start}.logo{width:60px;height:60px}.nav-links{display:none}.right-section{flex-direction:row;gap:8px}.Navbar-login-button,.Navbar-signup-button{padding:6px 20px;font-size:16px}}.about-page{padding:20px;font-family:Arial,sans-serif;text-align:center;position:relative;min-height:600px}.header{margin-bottom:30px}.title{font-size:10rem;letter-spacing:8px;font-weight:700;margin-bottom:10px;display:inline-flex;align-items:center}.letter-u{color:#da3e39;text-shadow:3px 3px 5px rgba(0,0,0,.5)}.letter-n{color:#38a3ac;text-shadow:3px 3px 5px rgba(0,0,0,.5)}.letter-i1{color:#dfc462;text-shadow:3px 3px 5px rgba(0,0,0,.5)}.letter-s{color:#889095;text-shadow:3px 3px 5px rgba(0,0,0,.5)}.letter-p{color:#e9877a;text-shadow:3px 3px 5px rgba(0,0,0,.5)}.letter-h{color:#a7829d;text-shadow:3px 3px 5px rgba(0,0,0,.5)}.letter-e{color:#e9877a;text-shadow:3px 3px 5px rgba(0,0,0,.5)}.letter-r{color:#38a3ac;text-shadow:3px 3px 5px rgba(0,0,0,.5)}.letter-e2{color:#da3e39;text-shadow:3px 3px 5px rgba(0,0,0,.5)}.tagline{font-size:2.2rem;color:#333;margin-bottom:20px}.auth-buttons{display:flex;justify-content:center;gap:80px}.About-login-button{padding:15px 40px;border:1px solid #ccc;border-radius:12px;background-color:#f0f0f0;color:#333;cursor:pointer;font-size:16px}.About-signup-button{padding:15px 40px;border:none;border-radius:12px;background-color:#000;color:#fff;cursor:pointer;font-size:16px}.about-section{max-width:900px;margin:0 auto 40px;text-align:center}.about-section h2{font-size:1.8rem;text-align:center;color:#333;margin-bottom:15px}.our-goal-description{font-family:Inter;font-style:normal;font-weight:400;font-size:27px;line-height:33px;text-align:left}.about-section p{font-size:22px;color:#666;line-height:1.5;text-align:center}.video-section{display:flex;justify-content:center;align-items:center;padding:20px 0;width:100%}.video-container{position:relative;width:600px;height:400px}.centered-video{width:100%;height:100%;border-radius:12px;object-fit:cover}.centered-video::-webkit-media-controls{display:none!important}.centered-video::-webkit-media-controls-enclosure{display:none!important}.video-controls{position:absolute;bottom:15px;left:50%;transform:translate(-50%);display:flex;justify-content:center;width:100%}.mute-button{padding:8px;font-size:18px;background-color:#0009;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:background-color .3s ease;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.mute-button:hover{background-color:#000c}.mute-button:before{content:"🔊"}.mute-button.muted:before{content:"🔇"}.about-us-heading{font-size:2.5rem;margin-bottom:20px;color:#333}@media only screen and (min-device-width:819px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){.our-goal-description{text-align:justify;-webkit-hyphens:auto;hyphens:auto}}@media (max-width: 1024px){.about-page{padding:15px}.about-us-heading{font-size:2rem;margin-bottom:15px}.title{font-size:2rem;letter-spacing:6px}.tagline{font-size:1.8rem}.auth-buttons{gap:60px}.About-login-button,.About-signup-button{padding:12px 35px;font-size:14px}.about-section h2{font-size:28px}.about-section p{font-size:20px}.video-container{width:500px;height:500px}.mute-button{width:34px;height:34px;font-size:17px}}@media (max-width: 768px){.about-page{padding:10px}.title{font-size:3rem;letter-spacing:4px}.about-us-heading{font-size:1.5rem;margin-bottom:10px}.tagline{font-size:.8rem}.auth-buttons{gap:40px}.About-login-button,.About-signup-button{padding:10px 30px;font-size:13px}.about-section h2{font-size:24px}.about-section p{font-size:18px}.video-container{width:400px;height:400px}.mute-button{width:32px;height:32px;font-size:16px}}@media (max-width: 480px){.about-page{padding:8px}.title{font-size:2.5rem;letter-spacing:3px}.tagline{font-size:.8rem}.auth-buttons{flex-direction:row;gap:15px}.About-login-button,.About-signup-button{padding:8px 25px;font-size:12px}.about-section h2{font-size:20px}.about-section p{font-size:12px;font-weight:500;margin:10px 20px;padding:0 5px;text-align:justify;-webkit-hyphens:auto;hyphens:auto}.video-container{width:280px;height:280px}.mute-button{width:30px;height:30px;font-size:15px}}@media (max-width: 360px){.title{font-size:2rem;letter-spacing:2px}.tagline{font-size:1rem}.About-login-button,.About-signup-button{padding:6px 20px;font-size:11px}.about-section h2{font-size:18px}.about-section p{font-size:14px;text-align:justify;-webkit-hyphens:auto;hyphens:auto}.video-container{width:240px;height:240px}.mute-button{width:28px;height:28px;font-size:14px}}.about-video-container{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;gap:20px}.about-section,.video-section{flex:1}@media (max-width: 768px){.about-video-container{flex-direction:column;align-items:center}.about-section,.video-section{width:100%}.about-section p{width:auto;padding:0 10px}.video-container{width:90%;height:auto}}.peoples-section{padding:20px;font-family:Arial,sans-serif;background-color:#fff;margin:0 150px;min-height:600px}.People-heading{font-style:normal;font-weight:700;font-size:40px;line-height:48px;margin-bottom:40px}.peoples-container{display:flex;justify-content:center;gap:40px}.peoples-container:not(.second-row){margin-bottom:40px}.person-card{padding:20px;width:25%;text-align:center;box-shadow:4px 4px 8px #0009;position:relative;font-family:Inter;font-style:normal;font-weight:300;font-size:14px;line-height:17px;color:#000;border-radius:30px}.color-1{background:linear-gradient(180deg,#bbd6d866,#0303031a)}.color-2{background:linear-gradient(180deg,#dba2a0,#e0e0e0 80%);opacity:.25}.color-3{background:linear-gradient(180deg,#ddc05833,#5b52521a)}.color-4{background:linear-gradient(180deg,#1391ff33,#0303031a)}.color-5{background-color:#f5e7f5}.color-6{background-color:#e7f5f5}.color-7{background-color:#f5f5e7}.color-8{background-color:#e7e7f5}.person-image{width:80px;height:80px;border-radius:50%;margin-bottom:10px}.person-card h3{font-size:20px;color:#333;margin-bottom:10px}.person-card .role{font-size:16px;color:#666;font-weight:700;margin-bottom:10px}.person-card .details{font-size:14px;color:#666;line-height:1.5}@media only screen and (max-width: 1200px){.peoples-section{margin:0 10px}.People-heading{font-size:2.5rem}.peoples-container{gap:0}.person-card{width:100%;padding:10px;box-shadow:2px 2px 3px #0000001a}.person-image{width:50px;height:50px}.person-card h3{font-size:14px}.person-card .role{font-size:12px}.person-card .details{font-size:11px}.peoples-container{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}}.footer{background:linear-gradient(170.18deg,#dadac1 50.62%,#8dc6c6 90.92%);padding:1.5rem 4vw;display:flex;justify-content:center;align-items:center;min-height:15vh;box-sizing:border-box;width:100%}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;width:90vw;max-width:1400px;flex-wrap:wrap;gap:1rem}.footer-left{display:flex;flex-direction:column;align-items:flex-start}.footer-logo{width:1.8rem;height:auto;border-radius:50%}.footer-title{font-size:clamp(.875rem,2vw,1.25rem);font-weight:700;display:flex;align-items:center;flex-wrap:wrap}.footer-title span{font-size:clamp(1rem,2.5vw,1.625rem);letter-spacing:.1rem}.F-letter-u{color:#da3e39}.F-letter-n{color:#38a3ac}.F-letter-i1{color:#dfc462}.F-letter-s{color:#889095}.F-letter-p{color:#e9877a}.F-letter-h{color:#a7829d}.F-letter-e{color:#e9877a}.F-letter-r{color:#38a3ac}.F-letter-e2{color:#da3e39}.footer-tagline{font-size:clamp(.875rem,2vw,1.5rem);font-weight:500;margin:0 0 .5rem;color:#000;line-height:1.3}.social-links{display:flex;flex-direction:column;gap:.5rem}.social-icon{font-size:clamp(.875rem,2vw,1.5rem);color:#000;text-decoration:none;display:flex;align-items:center;gap:.375rem;transition:color .3s ease;padding:.375rem}.social-icon.instagram:hover{color:#e1306c}.social-icon.linkedin:hover{color:#0077b5}.social-icon svg{font-size:clamp(1rem,2.2vw,1.625rem)}.footer-right{display:flex;justify-content:flex-end;margin-top:1.5rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.375rem}.footer-links a{text-decoration:none;color:#323232;font-family:Inter,sans-serif;font-weight:400;font-size:clamp(.75rem,1.8vw,1.25rem);line-height:1.4;transition:color .3s ease;display:block;padding:.375rem}.footer-links a:hover{color:#0077b5}.Footer-desc{font-family:Inter,sans-serif;font-weight:400;font-size:clamp(.875rem,2.5vw,1.5rem);line-height:1.4;color:#000;text-align:center;width:100%;margin:.75rem 0 0}.collaborates-section{background:#e5edff;padding:40px 20px;text-align:center;min-height:300px}.collaborates-title{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:40px}.collaborates-content{display:flex;justify-content:center;align-items:center}.collaborate-item{display:flex;flex-direction:column;align-items:center}.collaborate-logo{width:140px;height:140px;margin-bottom:12px;border-radius:50%;object-fit:cover}.collaborate-label{font-size:28px;color:#000;margin:0;text-align:center;line-height:1.4}.divider{width:2px;height:160px;background-color:#333;margin:0 100px}.collaborate-link{text-decoration:none;color:inherit}@media (max-width: 1024px){.collaborates-section{padding:30px 15px}.collaborates-title{font-size:2.5rem;margin-bottom:30px}.collaborate-logo{width:110px;height:110px}.collaborate-label{font-size:22px}.divider{height:110px;margin:0 60px}}@media (max-width: 768px){.collaborates-section{padding:20px 15px}.collaborates-title{font-size:1.8rem;margin-bottom:20px}.collaborates-content{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:20px;justify-content:space-between;gap:20px}.collaborate-item{flex:0 0 180px;display:flex;flex-direction:column-reverse}.collaborate-logo{width:90px;height:90px}.collaborate-label{font-size:18px}.divider{display:none}}@media (max-width: 480px){.collaborates-section{padding:15px 10px;min-height:200px}.collaborates-title{font-size:1.8rem;margin-bottom:15px}.collaborate-logo{width:70px;height:70px}.collaborate-label{font-size:12px;line-height:1;margin-bottom:6px}.collaborates-content{flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.divider{margin:0}}.collaboration-text{text-align:center;margin-top:20px;font-size:14px;color:#333}.collaboration-text-main{font-weight:700}.features-section{padding:50px 0;text-align:left;background-color:#fff}.features-title{font-size:50px;font-weight:700;color:#000;margin-bottom:20px;max-width:90%;margin-left:auto;margin-right:auto;padding-left:50px}.slider-container{position:relative;overflow:hidden;max-width:100%;margin:0 auto}.slide{height:500px;display:flex;justify-content:center}.slide-content{display:flex;gap:200px;height:100%;align-items:center;width:100%;padding:20px;max-width:100%;box-sizing:border-box}.slide-image-container{width:40%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.slide-image-bg-image{width:100%;height:100%;object-fit:cover}.feature-icon{width:170px;height:170px;position:absolute}.slide-text{flex:1;text-align:left;max-width:50%}.slide-title{font-size:60px;font-weight:700;color:#696868;margin:0 0 10px}.slide-description{font-size:30px;color:#000;margin:0}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);color:#000;border:none;padding:10px;cursor:pointer;font-size:24px;border-radius:5px;z-index:1}.left-arrow{left:10px}.right-arrow{right:10px}.slider-arrow:hover{background-color:#000000b3}@media screen and (min-width: 1200px){.features-title{font-size:50px}.slide-content{padding:20px 40px}}@media screen and (max-width: 768px){.features-section{padding:30px 0}.features-title{font-size:clamp(32px,5vw,36px);padding-left:20px;max-width:100%}.slider-container{max-width:100%;padding:0 10px}.slide{height:auto;min-height:250px}.slide-content{flex-direction:column;gap:15px;padding:15px;align-items:center}.slide-image-container{width:80%;height:auto;max-height:200px}.slide-image-bg-image{height:auto;max-height:200px}.feature-icon{width:120px;height:120px}.slide-text{max-width:90%;text-align:center}.slide-title{font-size:clamp(32px,5vw,40px)}.slide-description{font-size:clamp(18px,3vw,20px)}.slider-arrow{padding:8px;font-size:20px}}@media screen and (max-width: 480px){.features-section{padding:20px 0}.features-title{font-size:clamp(24px,6vw,28px);padding-left:15px}.slider-container{padding:0 5px}.slide{min-height:200px}.slide-content{gap:10px;padding:10px}.slide-image-container{width:90%;max-height:150px}.slide-image-bg-image{max-height:150px}.feature-icon{width:80px;height:80px}.slide-text{max-width:100%}.slide-title{font-size:clamp(22px,5vw,28px);margin-bottom:5px}.slide-description{font-size:clamp(14px,4vw,16px)}.slider-arrow{padding:6px;font-size:16px}.left-arrow{left:5px}.right-arrow{right:5px}}img{max-width:100%;height:auto}.human-library-container{display:flex;flex-direction:column;align-items:center;width:100%;margin:auto;max-width:100vw;padding-top:2rem;margin-bottom:3.125rem;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1}.human-library-title{font-size:clamp(2rem,4vw,3.125rem);text-transform:uppercase;font-weight:900;color:#696868;width:75%;letter-spacing:-.5px;text-align:start;font-family:Inter,sans-serif;line-height:1.2;margin-bottom:3.125rem}.human-library-content{display:flex;justify-content:space-around;align-items:center;padding:.625rem;flex-direction:row;width:100%;gap:1.25rem}.human-library-image-container{background-image:url(/assets/BackgroundHL-DqYuSSef.svg);background-size:contain;background-repeat:no-repeat;background-position:center;height:19.3125rem;display:flex;justify-content:center;align-items:center;width:34.375rem;padding:1.25rem;border-radius:.625rem}.human-library-image{width:25rem;height:9.375rem;object-fit:contain}.human-library-text{width:45%;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;line-height:1.2;color:#000;text-align:left;max-width:28.125rem}.human-library-footer{font-size:clamp(1rem,2vw,1.125rem);font-weight:700;color:#333;margin-bottom:1.25rem;text-align:start;margin-right:auto;margin-left:15%;text-transform:uppercase}.mobile-human-library-container{display:flex;flex-direction:column;justify-content:center;width:100%;margin:auto;max-width:100vw;padding-top:.625rem;min-height:auto;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1}.mobile-human-library-title{text-transform:uppercase;width:100%;letter-spacing:-.5px;text-align:start;position:relative;top:40px;left:30px;font-family:Inter,sans-serif;margin-bottom:.625rem;font-style:normal;font-weight:900;font-size:20px;line-height:24px;color:#696868}.mobile-human-library-content{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;padding:.3125rem;gap:.9375rem}.mobile-human-library-image-container{background-image:url(/assets/BackgroundHL-DqYuSSef.svg);background-size:contain;background-repeat:no-repeat;background-position:center;height:clamp(9.8125rem,60vw,12.3125rem);display:flex;justify-content:center;align-items:center;width:clamp(17.5rem,80vw,21.875rem);padding:.625rem;border-radius:.375rem}.mobile-human-library-image{width:clamp(12.5rem,50vw,15.625rem);height:clamp(4.6875rem,20vw,5.875rem);object-fit:contain}.mobile-human-library-text{width:100%;font-size:clamp(.75rem,2.5vw,.875rem);font-weight:300;line-height:1.2;color:#000;text-align:center;max-width:50%;margin:0 auto .625rem}.mobile-human-library-footer{font-size:clamp(.75rem,2.5vw,.875rem);font-weight:700;color:#333;width:60%;top:-15px;left:20px;text-align:start;position:relative;text-transform:uppercase}@media only screen and (max-width: 1024px){.human-library-container{display:none!important}.mobile-human-library-container{display:flex!important}}@media only screen and (min-width: 1025px){.mobile-human-library-container{display:none!important}}@media only screen and (min-device-width: 819px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){.mobile-human-library-image-container{width:50%;height:220px}.mobile-human-library-title{font-size:35px;margin-bottom:50px}.mobile-human-library-text{font-size:20px}.mobile-human-library-footer{font-size:20px;margin-top:20px;text-align:center;width:50%}}.uni-blog-container{display:flex;flex-direction:column;align-items:center;width:100%;margin:auto;max-width:100vw;padding-top:1.25rem;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1}.uni-blog-title{font-size:2.5rem;font-weight:900;color:#696868;width:65%;text-align:end;letter-spacing:-.5px;font-family:Inter,sans-serif;line-height:1.2;text-transform:uppercase;margin-bottom:3.125rem}.uni-blog-content{display:flex;padding:.625rem;flex-direction:row;align-items:center;width:100%;justify-content:space-around;gap:1.25rem}.uni-blog-image-container{width:21.875rem;background-image:url("data:image/svg+xml,%3csvg%20width='663'%20height='488'%20viewBox='0%200%20663%20488'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_135_2691)'%3e%3cpath%20d='M617.337%20154.56L581.296%2084.8712C564.122%2051.6632%20529.858%2030.8086%20492.472%2030.8086H462.487L386.507%205.38029C370.095%20-0.112441%20352.538%20-1.25165%20335.554%202.07407L135.299%2041.2862C113.998%2045.4571%2094.6321%2056.4454%2080.1262%2072.5918L26.3874%20132.408C5.93345%20155.175%20-2.96842%20186.055%202.22773%20216.216L24.5093%20345.551L42.4089%20405.864C56.4372%20453.133%20102.826%20483.122%20151.687%20476.51L351.385%20449.484C360.675%20448.226%20370.095%20448.282%20379.37%20449.648L534.855%20472.551C591.761%20480.934%20643.99%20439.699%20649.042%20382.401L653%20337.501L627.124%20183.887C625.401%20173.663%20622.1%20163.769%20617.337%20154.56Z'%20fill='url(%23paint0_linear_135_2691)'%20shape-rendering='crispEdges'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_135_2691'%20x='0.775391'%20y='0.210449'%20width='662.225'%20height='487.21'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dx='6'%20dy='6'/%3e%3cfeGaussianBlur%20stdDeviation='2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_135_2691'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_135_2691'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_135_2691'%20x1='389.264'%20y1='-73.0321'%20x2='389.264'%20y2='620.044'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23AFCAFF'/%3e%3cstop%20offset='1'%20stop-color='%23EBE4E3'%20stop-opacity='0.4'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;height:15.625rem;display:flex;justify-content:center;align-items:center;padding:1.25rem;border-radius:.625rem}.uni-blog-image{width:25rem;height:9.375rem;object-fit:contain}.uni-blog-text{width:45%;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.2;color:#000;text-align:left;max-width:28.125rem}.uni-blog-footer{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:700;display:flex;margin-right:7.5rem;align-self:flex-end;color:#333;width:30%;margin-bottom:1.25rem;text-align:center;text-transform:uppercase}.mobile-uni-blog-container{display:flex;flex-direction:column;justify-content:center;width:100%;margin:auto;max-width:100vw;padding-top:.625rem;min-height:auto;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1}.mobile-uni-blog-title{font-style:normal;font-size:1.5rem;line-height:24px;font-weight:900;color:#696868;width:100%;position:relative;top:20px;text-align:end;padding:0 2.5rem;letter-spacing:-.5px;font-family:Inter,sans-serif;line-height:1.2;text-transform:uppercase}.mobile-uni-blog-content{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;width:100%;padding:.3125rem;gap:.9375rem}.mobile-uni-blog-image-container{width:clamp(17.5rem,80vw,21.875rem);background-image:url("data:image/svg+xml,%3csvg%20width='663'%20height='488'%20viewBox='0%200%20663%20488'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_135_2691)'%3e%3cpath%20d='M617.337%20154.56L581.296%2084.8712C564.122%2051.6632%20529.858%2030.8086%20492.472%2030.8086H462.487L386.507%205.38029C370.095%20-0.112441%20352.538%20-1.25165%20335.554%202.07407L135.299%2041.2862C113.998%2045.4571%2094.6321%2056.4454%2080.1262%2072.5918L26.3874%20132.408C5.93345%20155.175%20-2.96842%20186.055%202.22773%20216.216L24.5093%20345.551L42.4089%20405.864C56.4372%20453.133%20102.826%20483.122%20151.687%20476.51L351.385%20449.484C360.675%20448.226%20370.095%20448.282%20379.37%20449.648L534.855%20472.551C591.761%20480.934%20643.99%20439.699%20649.042%20382.401L653%20337.501L627.124%20183.887C625.401%20173.663%20622.1%20163.769%20617.337%20154.56Z'%20fill='url(%23paint0_linear_135_2691)'%20shape-rendering='crispEdges'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_135_2691'%20x='0.775391'%20y='0.210449'%20width='662.225'%20height='487.21'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dx='6'%20dy='6'/%3e%3cfeGaussianBlur%20stdDeviation='2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_135_2691'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_135_2691'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_135_2691'%20x1='389.264'%20y1='-73.0321'%20x2='389.264'%20y2='620.044'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23AFCAFF'/%3e%3cstop%20offset='1'%20stop-color='%23EBE4E3'%20stop-opacity='0.4'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;background-position:center;height:clamp(9.8125rem,60vw,12.3125rem);display:flex;justify-content:center;align-items:center;padding:.625rem;border-radius:.375rem}.mobile-uni-blog-image{width:120px;object-fit:contain}.mobile-uni-blog-text{width:100%;font-size:clamp(.75rem,2.5vw,.875rem);line-height:1.2;color:#000;text-align:center;max-width:90%;margin:0 auto .625rem}.mobile-uni-blog-footer{font-size:clamp(.75rem,2.5vw,.875rem);font-weight:700;position:relative;bottom:15px;right:0;padding:0 5px;color:#333;width:55%;text-align:center;display:flex;align-self:flex-end;text-transform:uppercase}@media only screen and (max-width: 1024px){.uni-blog-container{display:none!important}.mobile-uni-blog-container{display:flex!important}}@media only screen and (min-width: 1025px){.mobile-uni-blog-container{display:none!important}}@media only screen and (min-device-width: 819px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){.mobile-uni-blog-image-container{width:50%;height:220px}.mobile-uni-blog-title{font-size:clamp(1.2rem,4vw,1.75rem);margin-bottom:20px;width:90%}.mobile-uni-blog-text{font-size:20px;width:50%;padding:0 10px}.mobile-uni-blog-image{width:60%}.mobile-uni-blog-footer{font-size:20px;margin-top:20px;text-align:center;width:50%}}.main-connections-container{display:flex;flex-direction:column;align-items:center;width:100%;margin:auto;max-width:70vw;padding-top:40px;min-height:400px}.main-connections-header{font-style:normal;font-weight:700;font-size:50px;text-align:center;line-height:61px;text-transform:uppercase}.main-connections-title{font-size:90px;letter-spacing:-.5px;font-weight:700;color:#696868}.main-connections-image{width:65%;height:80%;border-radius:10px}.main-connections-content{display:flex;justify-content:center;padding:10px;flex-direction:row;align-items:center;width:100%}.main-connections-image-container{width:40%;margin-right:50px;background-image:url("data:image/svg+xml,%3csvg%20width='631'%20height='541'%20viewBox='0%200%20631%20541'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M494.098%208.73105L339.856%200.646031C331.671%200.216971%20323.464%200.795909%20315.42%202.36981L136.329%2037.4109C86.8822%2047.0855%2052.3557%2092.0353%2055.7588%20142.304L58.8658%20188.199C60.0328%20205.439%2056.7131%20222.686%2049.2302%20238.261L10.0355%20319.838C2.79421%20334.909%20-0.552266%20351.556%200.302244%20368.255L4.25089%20445.421C7.12688%20501.624%2055.796%20544.386%20111.902%20540.007L336.674%20522.462C344.86%20521.823%20352.937%20520.178%20360.721%20517.565L530.275%20460.637C564.537%20449.134%20587.622%20417.031%20587.622%20380.889C587.622%20365.902%20591.626%20351.187%20599.22%20338.266L616.528%20308.816C630.252%20285.464%20633.916%20257.543%20626.681%20231.44L585.231%2081.885C573.744%2040.4408%20537.046%2010.9823%20494.098%208.73105Z'%20fill='url(%23paint0_linear_1831_6707)'%20fill-opacity='0.4'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1831_6707'%20x1='318.5'%20y1='0'%20x2='318.5'%20y2='581.086'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%239960A3'%20stop-opacity='0.4'/%3e%3cstop%20offset='1'%20stop-color='%23DADBF8'%20stop-opacity='0.4'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center}.main-connections-text{width:45%;font-size:22px;font-weight:500;line-height:1.5}.main-connections-footer{font-size:32px;font-weight:700;color:#000;width:40%;text-align:center;margin-bottom:60px}@media (max-width: 1024px){.main-connections-container{padding-top:30px;max-width:90vw}.main-connections-header{font-size:40px}.main-connections-title{font-size:70px}.main-connections-image{width:70%;height:70%}.main-connections-content{padding:8px}.main-connections-image-container,.main-connections-text{width:48%}.main-connections-text{font-size:22px}.main-connections-footer{font-size:28px;width:60%}}@media (max-width: 768px){.main-connections-image-container{margin-right:0}.main-connections-container{padding-top:20px;max-width:95vw;align-items:center}.main-connections-header{font-size:32px}.main-connections-title{font-size:50px;text-align:center}.main-connections-content{flex-direction:column;align-items:center;padding:5px}.main-connections-image-container,.main-connections-text{width:100%;text-align:center}.main-connections-image{width:80%;height:60%;margin:0 auto}.main-connections-text{font-size:18px;margin-top:10px}.main-connections-footer{font-size:24px;width:80%;margin-bottom:40px}}@media (max-width: 480px){.main-connections-container{padding-top:15px;max-width:100vw}.main-connections-header{font-size:24px}.main-connections-title{font-size:36px;letter-spacing:0}.main-connections-image{width:90%;height:50%}.main-connections-text{font-size:14px}.main-connections-footer{font-size:18px;width:90%;margin-bottom:20px}}.EduValt-container{display:flex;flex-direction:column;padding:1.25rem;max-width:90vw;text-align:center;position:relative;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1}.EduValt-container,.mobile-EduValt-container{position:relative;overflow:visible}.EduValt-content,.mobile-EduValt-content{display:flex;flex-direction:column;align-items:center}.EduValt-tag-container,.mobile-EduValt-tag-container{display:flex;gap:10px}.EduValt-title{align-self:flex-end;margin-right:8%;margin-bottom:2.5rem;font-style:normal;font-weight:900;font-size:clamp(2.5rem,5vw,4rem);line-height:1.2;color:#696868;text-transform:uppercase}.EduValt-content{display:flex;align-items:center;justify-content:space-around;flex-direction:row;flex-wrap:wrap;padding:0 1.25rem}.EduValt-image-container{background-image:url("data:image/svg+xml,%3csvg%20width='455'%20height='305'%20viewBox='0%200%20455%20305'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M339.746%2015.0288L252.675%201.50343C242.001%20-0.154568%20231.129%20-0.0722976%20220.482%201.74705L98.6451%2022.5657C59.8461%2029.1954%2028.5452%2057.969%2018.68%2096.074L6.60777%20142.704L1.32527%20187.924C-0.847836%20206.526%202.24682%20225.365%2010.2568%20242.295L12.8156%20247.703C30.7959%20285.706%2070.6253%20308.404%20112.485%20304.504L254.066%20291.313L359.377%20283.685C399.414%20280.785%20433.837%20254.224%20446.797%20216.232L448.963%20209.883C457.326%20185.366%20455.85%20158.56%20444.844%20135.111L414.922%2071.357C400.79%2041.2471%20372.613%2020.1342%20339.746%2015.0288Z'%20fill='url(%23paint0_linear_135_2692)'%20fill-opacity='0.4'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_135_2692'%20x1='230'%20y1='-1'%20x2='230'%20y2='367.494'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F6EFD3'/%3e%3cstop%20offset='1'%20stop-color='%23F8DBDA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;padding:1.25rem;border-radius:.625rem;width:25rem;height:18.75rem;display:flex;justify-content:center;align-items:center}.EduValt-image{width:18.75rem;height:auto;object-fit:contain}.EduValt-text-and-tag-container{font-size:clamp(1rem,2vw,1.125rem);color:#333;max-width:25rem;text-align:left;display:flex;flex-direction:column;gap:1.25rem}.EduValt-tag-container{display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem;max-width:28.125rem}.EduValt-each-tag{display:flex;align-items:center;justify-content:center;width:7.125rem;height:2.5rem;box-shadow:6px 6px 4px #00000040;border-radius:1.5rem;text-align:center}.EduValt-each-tag:nth-child(1){background-color:#ffd7d7}.EduValt-each-tag:nth-child(2){background-color:#e5e2ff}.EduValt-each-tag:nth-child(3){background-color:#80898e33}.EduValt-each-tag:nth-child(4){background-color:#d4f5ef}.EduValt-tag-text{font-size:clamp(.875rem,2vw,1rem);font-weight:500;text-transform:capitalize}.EduValt-footer-text{font-size:clamp(1.25rem,2.5vw,1.5rem);text-align:end;margin-right:8%;margin-top:1.25rem;margin-bottom:2.5rem;font-weight:700;color:#333;text-transform:capitalize}.mobile-EduValt-container{display:none;flex-direction:column;padding:.9375rem;margin:0 auto;width:100%;max-width:100vw;min-height:auto;text-align:center;position:relative;font-family:Inter,sans-serif;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1}.mobile-EduValt-title{font-style:normal;font-weight:900;font-size:clamp(1.5rem,5vw,2.25rem);line-height:1.2;color:#696868;text-transform:uppercase;text-align:end;position:relative;width:85%}.mobile-EduValt-content{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-around;gap:.9375rem;padding:0 .625rem}.mobile-EduValt-image-container{background-image:url("data:image/svg+xml,%3csvg%20width='455'%20height='305'%20viewBox='0%200%20455%20305'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M339.746%2015.0288L252.675%201.50343C242.001%20-0.154568%20231.129%20-0.0722976%20220.482%201.74705L98.6451%2022.5657C59.8461%2029.1954%2028.5452%2057.969%2018.68%2096.074L6.60777%20142.704L1.32527%20187.924C-0.847836%20206.526%202.24682%20225.365%2010.2568%20242.295L12.8156%20247.703C30.7959%20285.706%2070.6253%20308.404%20112.485%20304.504L254.066%20291.313L359.377%20283.685C399.414%20280.785%20433.837%20254.224%20446.797%20216.232L448.963%20209.883C457.326%20185.366%20455.85%20158.56%20444.844%20135.111L414.922%2071.357C400.79%2041.2471%20372.613%2020.1342%20339.746%2015.0288Z'%20fill='url(%23paint0_linear_135_2692)'%20fill-opacity='0.4'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_135_2692'%20x1='230'%20y1='-1'%20x2='230'%20y2='367.494'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F6EFD3'/%3e%3cstop%20offset='1'%20stop-color='%23F8DBDA'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;padding:.625rem;border-radius:.375rem;width:clamp(15rem,80vw,18.75rem);height:clamp(11.25rem,60vw,14.0625rem);display:flex;justify-content:center;align-items:center}.mobile-EduValt-image{width:clamp(10rem,50vw,12.5rem);height:auto;object-fit:contain}.mobile-EduValt-text-and-tag-container{font-size:10px;color:#333;max-width:50%;text-align:center;display:flex;flex-direction:column;gap:.9375rem}.mobile-EduValt-tag-container{display:grid;grid-template-columns:repeat(2,1fr);gap:.375rem;max-width:clamp(15rem,80vw,18.75rem)}.mobile-EduValt-each-tag{display:flex;align-items:center;justify-content:center;width:clamp(5rem,30vw,6.25rem);height:2rem;box-shadow:6px 6px 4px #00000040;border-radius:.5rem;text-align:center}.mobile-EduValt-each-tag:nth-child(1){background-color:#ffd7d7}.mobile-EduValt-each-tag:nth-child(2){background-color:#e5e2ff}.mobile-EduValt-each-tag:nth-child(3){background-color:#80898e33}.mobile-EduValt-each-tag:nth-child(4){background-color:#d4f5ef}.mobile-EduValt-tag-text{font-size:clamp(.625rem,2.5vw,.75rem);font-weight:500;text-transform:capitalize}.mobile-EduValt-footer-text{font-size:10px;font-weight:700;color:#333;text-transform:capitalize;margin:0 50px;text-align:end}@media only screen and (min-device-width: 819px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){.mobile-Our-Features-homepage{font-size:50px}.mobile-EduValt-title{width:92%}.mobile-EduValt-text-and-tag-container{font-size:18px;gap:50px;align-items:center}.mobile-EduValt-tag-container{gap:15px}.mobile-EduValt-footer-text{font-size:20px;margin:0}.mobile-EduValt-each-tag{width:120px;height:40px}.mobile-EduValt-tag-text{font-size:15px}}@media only screen and (max-width: 1024px){.EduValt-container{display:none!important}.mobile-EduValt-container{display:flex!important}}@media only screen and (min-width: 1025px){.mobile-EduValt-container{display:none!important}}@media (max-width: 480px){.mobile-EduValt-container{padding:.625rem}.mobile-EduValt-title{font-size:clamp(1.25rem,4vw,1.75rem);margin-bottom:.9375rem}.mobile-EduValt-content{gap:.625rem}.mobile-EduValt-image-container{width:clamp(12.5rem,30vw,15.625rem);height:clamp(9.375rem,20vw,11.6875rem);padding:.5rem;border-radius:.25rem}.mobile-EduValt-image{width:clamp(7.5rem,5vw,9.375rem)}.mobile-EduValt-text-and-tag-container{font-size:clamp(.75rem,2.5vw,.875rem);gap:.625rem}.mobile-EduValt-tag-container{gap:.4rem;max-width:clamp(12.5rem,80vw,15.625rem)}.mobile-EduValt-each-tag{height:1.75rem;justify-content:center;width:clamp(4rem,30vw,2.25rem);box-shadow:6px 6px 4px #00000040;border-radius:.5rem}.mobile-EduValt-tag-text{font-size:clamp(.5rem,2vw,.625rem)}.mobile-EduValt-footer-text{font-size:clamp(.875rem,3vw,1rem);margin:0;text-align:end}}.background-container{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;pointer-events:none;overflow:hidden}.bg-img{width:100px;height:auto;opacity:.7;position:absolute}.img-e1,.img-e2,.img-e3,.img-e4,.img-e5,.img-e6{height:80px}.img-e1{top:20%;left:0%}.img-e2{top:60%;left:0%}.img-e3{top:80%;left:0%}.img-e4{top:20%;right:0%;left:auto}.img-e5{top:40%;right:0%;left:auto}.img-e6{top:70%;right:-2%;left:auto}.img-e7{top:80%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width: 1024px){.bg-img{width:80px;opacity:.6}.img-e1{top:15%;left:3%}.img-e2{top:35%;left:3%}.img-e3{top:55%;left:3%}.img-e4{top:15%;right:3%}.img-e5{top:35%;right:3%}.img-e6{top:55%;right:3%}.img-e7{top:50%;left:50%;transform:translate(-50%,-50%)}}@media only screen and (max-width: 768px){.bg-img{width:60px;opacity:.5}.img-e1{top:10%;left:5%}.img-e2{top:25%;left:5%}.img-e3{top:40%;left:5%}.img-e4{top:10%;right:5%}.img-e5{top:25%;right:5%}.img-e6{top:40%;right:5%}.img-e7{top:50%;left:50%;transform:translate(-50%,-50%)}}@media only screen and (max-width: 480px){.bg-img{width:50px;opacity:.4}.img-e1{top:12%;left:1%}.img-e2{top:34%;left:1%}.img-e3{top:46%;left:1%}.img-e4{top:12%;right:1%}.img-e5{top:34%;right:1%}.img-e6{top:44%;right:1%}.img-e7{top:50%;left:50%;transform:translate(-50%,-50%)}}@media only screen and (max-width: 360px){.bg-img{width:40px;opacity:.4}.img-e1{top:5%;left:3%}.img-e2{top:15%;left:3%}.img-e3{top:25%;left:3%}.img-e4{top:5%;right:3%}.img-e5{top:15%;right:3%}.img-e6{top:25%;right:3%}.img-e7{top:50%;left:50%;transform:translate(-50%,-50%)}}@media only screen and (min-width: 0px){.img-e1,.img-e2,.img-e3,.img-e4,.img-e5,.img-e6,.img-e7{display:block}}.our-goal-section{position:relative;padding:40px 20px;text-align:left;max-width:60%;margin:50px auto;min-height:300px;box-sizing:border-box}.our-goal-section:before,.our-goal-section:after{content:"";position:absolute;border-radius:50%;opacity:.2;z-index:-1}.our-goal-section:before{width:100px;height:100px;background-color:#f5e6cc;top:10px;left:-50px}.our-goal-section:after{width:120px;height:120px;background-color:#d6eaff;bottom:10px;right:-60px}.our-goal-title{font-family:Inter;font-style:normal;font-weight:700;font-size:64px;line-height:77px;color:#000;margin-bottom:40px;text-align:center}.our-goal-description{font-family:Inter;font-style:normal;font-weight:300;font-size:20px;line-height:24px;color:#000;text-align:start}@media (max-width: 1024px){.our-goal-section{padding:30px 15px;max-width:80%;min-height:250px;margin:40px auto}.our-goal-title{font-size:48px;line-height:58px;margin-bottom:30px}.our-goal-description{font-size:18px;line-height:22px}.our-goal-section:before{width:80px;height:80px;left:-40px;top:15px}.our-goal-section:after{width:100px;height:100px;right:-50px;bottom:15px}}@media (max-width: 768px){.our-goal-section{padding:20px 15px;max-width:90%;min-height:200px;margin:30px auto}.our-goal-title{font-size:36px;line-height:44px;margin-bottom:20px;text-align:center}.our-goal-description{font-size:16px;line-height:20px;text-align:center}.our-goal-section:before{width:60px;height:60px;left:-30px;top:10px}.our-goal-section:after{width:80px;height:80px;right:-40px;bottom:10px}}@media (max-width: 480px){.our-goal-section{padding:15px 10px;max-width:90%;min-height:150px;margin:20px auto}.our-goal-title{font-size:1.8rem;line-height:34px;margin-bottom:15px;text-align:center}.our-goal-description{font-size:14px;line-height:18px;text-align:center}.our-goal-section:before{width:40px;height:40px;left:-15px;top:10px}.our-goal-section:after{width:50px;height:50px;right:-20px;bottom:10px}}@media (max-width: 360px){.our-goal-section{padding:10px 5px;max-width:90%;margin:15px auto}.our-goal-title{font-size:1.8rem;line-height:30px;margin-bottom:30px}.our-goal-description{font-size:12px;line-height:16px}.our-goal-section:before{width:30px;height:30px;left:-10px;top:5px}.our-goal-section:after{width:40px;height:40px;right:-15px;bottom:5px}}.user-agreement-main-container{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;box-sizing:border-box}.user-agreement-logo-and-cancel{width:100%;max-width:1200px;display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.user-agreement-logo{height:90px;width:90px;object-fit:contain;position:relative;left:0}.user-agreement-cross{font-size:1.8rem;cursor:pointer;transition:color .3s ease}.user-agreement-cross:hover{color:#555}.terms-and-conditions-heading{font-size:4rem;font-weight:700;margin:1.5rem 0;text-align:center}.user-agreement-text-container{width:80%;max-width:1000px;margin-top:1.5rem;display:flex;flex-direction:column;align-items:center}.user-agreement-text{font-size:1.25rem;line-height:1.6;letter-spacing:.05rem;text-align:justify}@media (max-width: 768px){.user-agreement-main-container{padding:1.5rem .5rem}.user-agreement-logo{height:50px;width:50px}.user-agreement-cross{font-size:1.5rem}.terms-and-conditions-heading{font-size:2.5rem}.user-agreement-text-container{width:90%}.user-agreement-text{font-size:1rem;letter-spacing:.03rem}}@media (max-width: 480px){.user-agreement-main-container{padding:1rem .5rem}.user-agreement-logo{height:40px;width:40px}.user-agreement-cross{font-size:1.2rem}.terms-and-conditions-heading{font-size:1.8rem}.user-agreement-text-container{width:95%;margin-top:1rem}.user-agreement-text{font-size:.9rem;line-height:1.5;letter-spacing:.02rem;text-align:left}}.terms-and-condition-main-container{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;box-sizing:border-box}.terms-and-condition-cross{font-size:1.8rem;cursor:pointer;transition:color .3s ease}.terms-and-condition-cross:hover{color:#555}.terms-and-condition-text-container{width:80%;max-width:1000px;margin-top:1.5rem;display:flex;flex-direction:column;align-items:center}.terms-and-condition-text{font-size:1.25rem;line-height:1.6;letter-spacing:.05rem;text-align:justify}@media (max-width: 768px){.terms-and-condition-main-container{padding:1.5rem .5rem}.terms-and-conditions-logo{height:50px;width:50px}.terms-and-condition-cross{font-size:1.5rem}.terms-and-conditons-heading{font-size:2.5rem}.terms-and-condition-text-container{width:90%}.terms-and-condition-text{font-size:1rem;letter-spacing:.03rem}}@media (max-width: 480px){.terms-and-condition-main-container{padding:1rem .5rem}.terms-and-conditions-logo{height:40px;width:40px}.terms-and-condition-cross{font-size:1.2rem}.terms-and-conditons-heading{font-size:1.8rem}.terms-and-condition-text-container{width:95%;margin-top:1rem}.terms-and-condition-text{font-size:.9rem;line-height:1.5;letter-spacing:.02rem;text-align:left}}.cookies-policy-main-container{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;box-sizing:border-box}.cookies-policy-logo-and-cancel{width:100%;max-width:1400px;display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.cookies-policy-logo{height:90px;width:90px;object-fit:contain;position:relative;top:0;left:0}.cookies-policy-cross{font-size:1.8rem;cursor:pointer;transition:color .3s ease}.cookies-policy-cross:hover{color:#555}.cookies-policy-text-container{width:80%;max-width:1000px;margin-top:1.5rem;display:flex;flex-direction:column;align-items:center}.cookies-policy-text{font-size:1.25rem;line-height:1.6;letter-spacing:.05rem;text-align:justify}@media (max-width: 768px){.cookies-policy-main-container{padding:1.5rem .5rem}.cookies-policy-logo{height:50px;width:50px}.cookies-policy-cross{font-size:1.5rem}.terms-and-conditons-heading{font-size:2.5rem}.cookies-policy-text-container{width:90%}.cookies-policy-text{font-size:1rem;letter-spacing:.03rem}}@media (max-width: 480px){.cookies-policy-main-container{padding:1rem .5rem}.cookies-policy-logo{height:40px;width:40px}.cookies-policy-cross{font-size:1.2rem}.terms-and-conditons-heading{font-size:1.8rem}.cookies-policy-text-container{width:95%;margin-top:1rem}.cookies-policy-text{font-size:.9rem;line-height:1.5;letter-spacing:.02rem;text-align:left}}.networking-container{display:flex;flex-direction:column;padding:1.25rem;margin:0 auto;width:100%;max-width:90vw;text-align:center;position:relative;font-family:Inter,sans-serif;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1}.Our-Features-homepage{font-style:normal;font-weight:700;font-size:clamp(2rem,4vw,3.125rem);line-height:1.2;margin-bottom:2.5rem;color:#000;text-align:center}.networking-title{margin-left:10%;text-align:start;margin-bottom:2.2rem;font-style:normal;font-weight:900;font-size:2.5rem;line-height:1.2;color:#696868;text-transform:uppercase}.networking-content{display:flex;align-items:center;justify-content:space-around;padding:0 1.25rem}.networking-image-wrapper{background-image:url("data:image/svg+xml,%3csvg%20width='387'%20height='264'%20viewBox='0%200%20387%20264'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M281.695%203.30153L211.857%200.405324C205.356%200.135751%20198.845%200.501185%20192.416%201.49643L87.9703%2017.6642C55.5619%2022.6809%2032.575%2051.9394%2035.3709%2084.6144C36.4989%2097.7968%2033.4055%20110.996%2026.5379%20122.305L11.532%20147.014C3.37493%20160.446%20-0.455995%20176.061%200.558307%20191.742C3.28466%20233.894%2039.6027%20265.893%2081.7622%20263.29L205.442%20255.652C212.034%20255.245%20218.569%20254.186%20224.951%20252.491L335.301%20223.179C351.548%20218.863%20362.859%20204.156%20362.859%20187.345C362.859%20179.381%20365.423%20171.628%20370.172%20165.235L374.816%20158.984C386.813%20142.834%20390.015%20121.784%20383.363%20102.796L371.928%2070.1534C358.383%2031.4903%20322.627%204.99899%20281.695%203.30153Z'%20fill='url(%23paint0_linear_1831_6707)'%20fill-opacity='0.3'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1831_6707'%20x1='196.5'%20y1='0'%20x2='196.5'%20y2='284.181'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FED0AE'/%3e%3cstop%20offset='1'%20stop-color='%23FFCDCC'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;padding:1.25rem;border-radius:.625rem;width:25rem;height:18.75rem;display:flex;justify-content:center;align-items:center}.networking-illustration{width:18.75rem;height:auto;object-fit:contain}.networking-description{font-size:clamp(1rem,2vw,1.125rem);color:#333;max-width:25rem;text-align:left}.networking-tagline{font-size:clamp(1.25rem,2.5vw,1.5rem);text-align:start;margin-left:8%;margin-top:1.25rem;margin-bottom:2.5rem;font-weight:700;color:#333;text-transform:capitalize;max-width:25rem;line-height:1.4}.mobile-networking-container{display:none;flex-direction:column;padding:.9375rem;margin:0 auto;width:100%;max-width:100vw;min-height:auto;text-align:center;position:relative;font-family:Inter,sans-serif;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1}.mobile-Our-Features-homepage{font-style:normal;font-weight:700;font-size:clamp(1.75rem,4vw,2rem);line-height:1.2;margin-bottom:1.25rem;margin-bottom:40px;color:#000}.mobile-networking-title{font-style:normal;font-weight:900;font-size:clamp(1.5rem,5vw,2.25rem);line-height:1.2;color:#696868;text-align:start;position:relative;top:20px;text-transform:uppercase}.mobile-networking-content{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.9375rem;padding:0 .625rem}.mobile-networking-image-wrapper{background-image:url("data:image/svg+xml,%3csvg%20width='387'%20height='264'%20viewBox='0%200%20387%20264'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M281.695%203.30153L211.857%200.405324C205.356%200.135751%20198.845%200.501185%20192.416%201.49643L87.9703%2017.6642C55.5619%2022.6809%2032.575%2051.9394%2035.3709%2084.6144C36.4989%2097.7968%2033.4055%20110.996%2026.5379%20122.305L11.532%20147.014C3.37493%20160.446%20-0.455995%20176.061%200.558307%20191.742C3.28466%20233.894%2039.6027%20265.893%2081.7622%20263.29L205.442%20255.652C212.034%20255.245%20218.569%20254.186%20224.951%20252.491L335.301%20223.179C351.548%20218.863%20362.859%20204.156%20362.859%20187.345C362.859%20179.381%20365.423%20171.628%20370.172%20165.235L374.816%20158.984C386.813%20142.834%20390.015%20121.784%20383.363%20102.796L371.928%2070.1534C358.383%2031.4903%20322.627%204.99899%20281.695%203.30153Z'%20fill='url(%23paint0_linear_1831_6707)'%20fill-opacity='0.3'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1831_6707'%20x1='196.5'%20y1='0'%20x2='196.5'%20y2='284.181'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FED0AE'/%3e%3cstop%20offset='1'%20stop-color='%23FFCDCC'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;padding:.625rem;border-radius:.375rem;width:clamp(15rem,80vw,18.75rem);height:clamp(11.25rem,60vw,14.0625rem);display:flex;justify-content:center;align-items:center}.mobile-networking-illustration{width:clamp(10rem,50vw,12.5rem);height:auto;object-fit:contain}.mobile-networking-description{font-size:clamp(.875rem,3vw,1rem);color:#333;max-width:50%;text-align:center;margin:.9375rem 0}.mobile-networking-tagline{font-size:14px;font-weight:700;color:#333;text-align:start;text-transform:capitalize;margin:.9375rem 0;max-width:50%;line-height:1.4}@media only screen and (min-device-width:819px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){.mobile-Our-Features-homepage{font-size:50px}.mobile-networking-title{left:60px}.mobile-networking-description{font-size:20px}.mobile-networking-tagline{font-size:20px;margin-left:20px;text-align:center}}@media only screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait){.networking-container{gap:0px}}@media only screen and (max-width: 1024px){.networking-container{display:none!important}.mobile-networking-container{display:flex!important}}@media only screen and (min-width: 1025px){.mobile-networking-container{display:none!important}}@media (max-width: 480px){.mobile-networking-container{padding:.625rem}.mobile-networking-title{font-size:clamp(1.2rem,4vw,1.75rem);margin-left:20px}.mobile-networking-content{gap:.625rem}.mobile-networking-image-wrapper{width:450px;padding:.5rem;border-radius:.25rem}.mobile-networking-illustration{width:clamp(9rem,45vw,11.25rem)}.mobile-networking-description{font-size:clamp(.75rem,2.5vw,.875rem);margin:.625rem 0}.mobile-networking-tagline{font-size:.8rem;margin:2rem 1rem;text-align:start;position:relative;bottom:50px}.mobile-Our-Features-homepage{font-size:clamp(1.5rem,3.5vw,1.75rem)}}.Guidednest-container{display:flex;flex-direction:column;padding:1.25rem;margin:0 auto;width:100%;max-width:1200px;text-align:center;position:relative;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1}.Guidednest-title{align-self:flex-start;margin-left:9.52%;margin-bottom:2.5rem;font-family:Inter,sans-serif;font-style:normal;font-weight:900;font-size:2.5rem;line-height:1.2;color:#696868;text-transform:uppercase}.Guidednest-content{display:flex;align-items:center;justify-content:space-between;flex-direction:row;padding:0 1.25rem}.Guidednest-image-container{background-image:url("data:image/svg+xml,%3csvg%20width='389'%20height='312'%20viewBox='0%200%20389%20312'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M370.042%2061.2075L359.624%2046.6617C348.207%2030.7205%20332.355%2018.4877%20314.04%2011.4847L284.003%200L228.806%2018.1704C220.636%2020.8598%20212.153%2022.4839%20203.567%2023.0026L91.0205%2029.8013C61.824%2031.565%2035.0072%2046.4893%2018.1206%2070.3721C4.51361%2089.6165%20-1.57184%20113.179%201.01452%20136.606L6.65247%20187.673C9.08892%20209.741%2018.8005%20230.372%2034.2564%20246.311L67.7977%20280.903C90.899%20304.728%20124.315%20315.54%20156.994%20309.764L207.864%20300.774C213.61%20299.758%20219.434%20299.248%20225.268%20299.248H266.332C311.148%20299.248%20350.492%20269.43%20362.608%20226.282L385.019%20146.47C393.225%20117.249%20387.715%2085.8827%20370.042%2061.2075Z'%20fill='url(%23paint0_linear_135_2694)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_135_2694'%20x1='233.934'%20y1='-41.4799'%20x2='233.934'%20y2='383.689'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%238F979B'%20stop-opacity='0.4'/%3e%3cstop%20offset='1'%20stop-color='%23F8DBDA'%20stop-opacity='0.4'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;padding:1.25rem;border-radius:.625rem;width:25rem;height:18.75rem;display:flex;justify-content:center;align-items:center}.Guidednest-image{width:16.875rem;height:12.75rem;object-fit:contain}.Guidednest-description{font-size:clamp(1rem,2vw,1.125rem);color:#333;text-align:left}.Guidednest-footer-text{font-size:clamp(1.25rem,2.5vw,1.5rem);text-align:start;margin-left:6%;margin-top:1.25rem;margin-bottom:2.5rem;font-weight:700;max-width:28.125rem;color:#333;text-transform:capitalize}@media only screen and (max-width: 1024px){.Guidednest-container{display:none!important}.mobile-Guidednest-container{display:flex!important}}.mobile-Guidednest-container{display:flex;flex-direction:column;padding:.9375rem;margin:0;width:100%;max-width:100vw;min-height:auto;text-align:center;position:relative;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1}.mobile-Guidednest-title{font-style:normal;font-weight:900;text-align:start;position:relative;top:20px;left:20px;font-size:clamp(1.2rem,5vw,2.25rem);line-height:1.2;color:#696868;text-transform:uppercase}.mobile-Guidednest-content{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.9375rem;padding:0 .625rem}.mobile-Guidednest-image-container{background-image:url("data:image/svg+xml,%3csvg%20width='389'%20height='312'%20viewBox='0%200%20389%20312'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M370.042%2061.2075L359.624%2046.6617C348.207%2030.7205%20332.355%2018.4877%20314.04%2011.4847L284.003%200L228.806%2018.1704C220.636%2020.8598%20212.153%2022.4839%20203.567%2023.0026L91.0205%2029.8013C61.824%2031.565%2035.0072%2046.4893%2018.1206%2070.3721C4.51361%2089.6165%20-1.57184%20113.179%201.01452%20136.606L6.65247%20187.673C9.08892%20209.741%2018.8005%20230.372%2034.2564%20246.311L67.7977%20280.903C90.899%20304.728%20124.315%20315.54%20156.994%20309.764L207.864%20300.774C213.61%20299.758%20219.434%20299.248%20225.268%20299.248H266.332C311.148%20299.248%20350.492%20269.43%20362.608%20226.282L385.019%20146.47C393.225%20117.249%20387.715%2085.8827%20370.042%2061.2075Z'%20fill='url(%23paint0_linear_135_2694)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_135_2694'%20x1='233.934'%20y1='-41.4799'%20x2='233.934'%20y2='383.689'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%238F979B'%20stop-opacity='0.4'/%3e%3cstop%20offset='1'%20stop-color='%23F8DBDA'%20stop-opacity='0.4'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;padding:.625rem;height:200px;border-radius:.375rem;display:flex;justify-content:center;align-items:center}.mobile-Guidednest-image{width:clamp(10rem,5vw,12.5rem);height:clamp(7.5rem,5vw,9.375rem);object-fit:contain}.mobile-Guidednest-description{font-size:clamp(.75rem,2.5vw,.875rem);color:#333;max-width:50%;text-align:center;margin:.9375rem 0}.mobile-Guidednest-footer-text{font-size:clamp(.75rem,2.5vw,.875rem);font-weight:700;color:#333;text-align:start;width:50%;margin-top:10px;margin-left:20px;position:relative;bottom:30px;text-transform:capitalize}@media only screen and (min-width: 1025px){.mobile-Guidednest-container{display:none!important}}@media only screen and (min-device-width: 819px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){.mobile-Guidednest-image-container{width:300px}.mobile-Guidednest-title{margin-bottom:30px;font-size:1.2rem;margin-left:40px}.mobile-Guidednest-description{font-size:18px}.mobile-Guidednest-footer-text{font-size:18px;text-align:center;bottom:0}}.SkillUp-container{display:flex;flex-direction:column;padding:2rem;margin:0;width:100%;max-width:100vw;text-align:center;position:relative;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1}.SkillUp-title{align-self:flex-end;margin-right:15%;margin-bottom:2.5rem;font-family:Inter,sans-serif;font-weight:900;font-size:2.5rem;line-height:1.2;color:#696868;text-transform:uppercase}.SkillUp-content{display:flex;align-items:center;justify-content:space-around;flex-direction:row;flex-wrap:wrap;padding:0 2rem}.SkillUp-image-container{background-image:url("data:image/svg+xml,%3csvg%20width='392'%20height='314'%20viewBox='0%200%20392%20314'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_1836_7245)'%3e%3cpath%20d='M214.8%20306H279.717C321.98%20306%20359.679%20279.432%20373.892%20239.631L384%20211.327L346.744%20112.954C344.326%20106.568%20342.89%2099.8519%20342.484%2093.0353C339.757%2047.1578%20293.009%2017.3349%20250.256%2034.1993L242.922%2037.0924L158.752%205.53134C148.997%201.8736%20138.664%200%20128.246%200H100.114C52.1468%200%2019.3351%2048.4297%2037.1205%2092.9777C38.804%2097.1946%2040.0599%20101.57%2040.8692%20106.038L48.5088%20148.213C53.0107%20173.066%2047.9412%20198.703%2034.3185%20219.972L0%20273.553L102.678%20285.634L195.268%20304.074C201.7%20305.355%20208.242%20306%20214.8%20306Z'%20fill='url(%23paint0_linear_1836_7245)'%20shape-rendering='crispEdges'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_1836_7245'%20x='0'%20y='0'%20width='392'%20height='314'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dx='4'%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1836_7245'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1836_7245'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_1836_7245'%20x1='231.329'%20y1='-65.6805'%20x2='231.329'%20y2='372.699'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23E8B87A'/%3e%3cstop%20offset='1'%20stop-color='%23F4F4F4'%20stop-opacity='0.4'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;padding:1.5rem;border-radius:.625rem;width:25rem;height:18.75rem;display:flex;justify-content:center;align-items:center}.SkillUp-image{width:12.5rem;height:15.5625rem;object-fit:contain}.SkillUp-description{font-size:clamp(1rem,2vw,1.125rem);color:#333;max-width:25rem;text-align:left}.SkillUp-footer-text{font-size:clamp(1.25rem,2.5vw,1.5rem);text-align:end;margin-right:15%;margin-top:1.25rem;margin-bottom:2.5rem;font-weight:700;color:#333;max-width:25rem;display:flex;justify-content:flex-end;align-self:flex-end;text-transform:capitalize;width:100%;box-sizing:border-box}.mobile-SkillUp-container{display:flex;flex-direction:column;padding:1rem;margin:0;width:100%;max-width:100vw;text-align:center;position:relative;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1}.mobile-SkillUp-title{font-weight:900;font-size:clamp(1.2rem,5vw,2.25rem);line-height:1.2;position:relative;right:20px;top:20px;color:#696868;text-align:end;text-transform:uppercase}.mobile-SkillUp-content{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;gap:1rem;padding:0 .625rem}.mobile-SkillUp-image-container{background-image:url("data:image/svg+xml,%3csvg%20width='392'%20height='314'%20viewBox='0%200%20392%20314'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_1836_7245)'%3e%3cpath%20d='M214.8%20306H279.717C321.98%20306%20359.679%20279.432%20373.892%20239.631L384%20211.327L346.744%20112.954C344.326%20106.568%20342.89%2099.8519%20342.484%2093.0353C339.757%2047.1578%20293.009%2017.3349%20250.256%2034.1993L242.922%2037.0924L158.752%205.53134C148.997%201.8736%20138.664%200%20128.246%200H100.114C52.1468%200%2019.3351%2048.4297%2037.1205%2092.9777C38.804%2097.1946%2040.0599%20101.57%2040.8692%20106.038L48.5088%20148.213C53.0107%20173.066%2047.9412%20198.703%2034.3185%20219.972L0%20273.553L102.678%20285.634L195.268%20304.074C201.7%20305.355%20208.242%20306%20214.8%20306Z'%20fill='url(%23paint0_linear_1836_7245)'%20shape-rendering='crispEdges'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_1836_7245'%20x='0'%20y='0'%20width='392'%20height='314'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dx='4'%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1836_7245'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1836_7245'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_1836_7245'%20x1='231.329'%20y1='-65.6805'%20x2='231.329'%20y2='372.699'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23E8B87A'/%3e%3cstop%20offset='1'%20stop-color='%23F4F4F4'%20stop-opacity='0.4'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;padding:.625rem;border-radius:.375rem;height:200px;width:200px;display:flex;justify-content:center;align-items:center}.mobile-SkillUp-image{width:100px;object-fit:cover}.mobile-SkillUp-description{font-size:clamp(.75rem,2.5vw,.875rem);color:#333;max-width:50%;text-align:center;margin:1rem 0}.mobile-SkillUp-footer-text{font-size:clamp(.75rem,2.5vw,.875rem);font-weight:700;color:#333;width:100%;position:relative;right:20px;text-align:end;text-transform:capitalize}@media only screen and (max-width: 1024px){.SkillUp-container{display:none!important}.mobile-SkillUp-container{display:flex!important}}@media only screen and (min-width: 1025px){.mobile-SkillUp-container{display:none!important}}@media only screen and (min-device-width: 819px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){.mobile-SkillUp-title{margin-right:100px}.mobile-SkillUp-image-container{width:50%}.mobile-SkillUp-description{width:50%;font-size:22px;text-align:justify;-webkit-hyphens:auto;hyphens:auto}.mobile-SkillUp-footer-text{font-size:20px;margin-top:20px;width:40%;display:flex;align-self:flex-end}}.FreeLancing-container{display:flex;flex-direction:column;padding:2rem;margin:0;width:100%;max-width:100vw;text-align:center;position:relative;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1}.FreeLancing-title{align-self:flex-start;margin-left:9.52%;margin-bottom:2.5rem;font-family:Inter,sans-serif;font-weight:900;font-size:clamp(2.5rem,5vw,4rem);line-height:1.2;color:#696868;text-transform:uppercase}.FreeLancing-content{display:flex;align-items:center;justify-content:space-around;flex-direction:row;flex-wrap:wrap;padding:0 2rem}.FreeLancing-image-container{background-image:url("data:image/svg+xml,%3csvg%20width='436'%20height='326'%20viewBox='0%200%20436%20326'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_1836_7068)'%3e%3cpath%20d='M252.989%20302.247L306.109%20310.605C346.097%20316.896%20385.933%20298.459%20407.017%20263.904L428%20229.512L415.94%20105.618C414.488%2090.6997%20409.486%2076.3455%20401.352%2063.7554C376.745%2025.6675%20328.438%2010.6022%20286.542%2027.9507L264.319%2037.1531L186.148%206.3827C172.166%200.878889%20157.044%20-1.09925%20142.116%200.622788L131.02%201.90278C93.865%206.18904%2064.9752%2036.2347%2062.1491%2073.5297C60.7176%2092.42%2052.4634%20110.145%2038.9261%20123.397L30.9137%20131.241C5.03301%20156.578%20-5.12526%20193.928%204.35783%20228.882L20.0574%20286.751L101.198%20313.025C117.351%20318.255%20134.57%20319.287%20151.232%20316.022L218.219%20302.897C229.682%20300.652%20241.45%20300.431%20252.989%20302.247Z'%20fill='url(%23paint0_linear_1836_7068)'%20shape-rendering='crispEdges'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_1836_7068'%20x='0.867188'%20y='0.0195312'%20width='435.133'%20height='325.869'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dx='4'%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1836_7068'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1836_7068'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_1836_7068'%20x1='252.662'%20y1='-71.3294'%20x2='252.662'%20y2='391.404'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23322A51'/%3e%3cstop%20offset='1'%20stop-color='%23EFEAEA'%20stop-opacity='0.4'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;padding:1.5rem;border-radius:.625rem;width:25rem;height:18.75rem;display:flex;justify-content:center;align-items:center}.FreeLancing-image{width:12.5rem;height:15.5625rem;object-fit:contain}.FreeLancing-description{font-size:clamp(1rem,2vw,1.125rem);color:#333;max-width:25rem;text-align:left}.FreeLancing-footer-text{font-size:clamp(1.25rem,2.5vw,1.5rem);text-align:start;margin-left:9.52%;margin-top:1.25rem;margin-bottom:2.5rem;font-weight:700;color:#333;text-transform:capitalize}.mobile-FreeLancing-container{display:flex;flex-direction:column;padding:1rem;margin:0;width:100%;max-width:100vw;text-align:center;align-items:center;gap:1rem;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1}.mobile-FreeLancing-title{font-weight:900;position:relative;top:30px;left:20px;text-align:start;align-self:stretch;font-size:clamp(1.5rem,5vw,2.25rem);line-height:1.2;color:#696868;text-transform:uppercase}.mobile-FreeLancing-content{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;padding:0 .625rem}.mobile-FreeLancing-image-container{background-image:url("data:image/svg+xml,%3csvg%20width='436'%20height='326'%20viewBox='0%200%20436%20326'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_d_1836_7068)'%3e%3cpath%20d='M252.989%20302.247L306.109%20310.605C346.097%20316.896%20385.933%20298.459%20407.017%20263.904L428%20229.512L415.94%20105.618C414.488%2090.6997%20409.486%2076.3455%20401.352%2063.7554C376.745%2025.6675%20328.438%2010.6022%20286.542%2027.9507L264.319%2037.1531L186.148%206.3827C172.166%200.878889%20157.044%20-1.09925%20142.116%200.622788L131.02%201.90278C93.865%206.18904%2064.9752%2036.2347%2062.1491%2073.5297C60.7176%2092.42%2052.4634%20110.145%2038.9261%20123.397L30.9137%20131.241C5.03301%20156.578%20-5.12526%20193.928%204.35783%20228.882L20.0574%20286.751L101.198%20313.025C117.351%20318.255%20134.57%20319.287%20151.232%20316.022L218.219%20302.897C229.682%20300.652%20241.45%20300.431%20252.989%20302.247Z'%20fill='url(%23paint0_linear_1836_7068)'%20shape-rendering='crispEdges'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_1836_7068'%20x='0.867188'%20y='0.0195312'%20width='435.133'%20height='325.869'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dx='4'%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='2'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.25%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1836_7068'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1836_7068'%20result='shape'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_1836_7068'%20x1='252.662'%20y1='-71.3294'%20x2='252.662'%20y2='391.404'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23322A51'/%3e%3cstop%20offset='1'%20stop-color='%23EFEAEA'%20stop-opacity='0.4'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;background-position:center;padding:1.625rem;border-radius:.375rem;height:200px;display:flex;justify-content:center;align-items:center}.mobile-FreeLancing-image{width:clamp(7.5rem,40vw,9.375rem);height:clamp(9.375rem,50vw,11.6875rem);object-fit:contain}.mobile-FreeLancing-description{font-size:clamp(.75rem,2.5vw,.875rem);color:#333;max-width:50%;text-align:center;margin:1rem 0}.mobile-FreeLancing-footer-text{font-size:clamp(.75rem,2.5vw,.875rem);font-weight:700;color:#333;text-transform:capitalize;align-self:stretch;position:relative;bottom:20px;left:7%;width:50%;text-align:start}@media only screen and (max-width: 1024px){.FreeLancing-container{display:none!important}.mobile-FreeLancing-container{display:flex!important}}@media only screen and (min-width: 1025px){.mobile-FreeLancing-container{display:none!important}}@media only screen and (min-device-width: 819px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){.mobile-FreeLancing-title{margin-bottom:20px;margin-left:40px}.mobile-FreeLancing-image-container{width:50%}.mobile-FreeLancing-description{width:50%;font-size:20px}.mobile-FreeLancing-footer-text{font-size:20px;margin-left:0;left:30px;text-align:center;margin-top:10px}}.CAREERZONE-container,.mobile-CAREERZONE-container{display:flex;flex-direction:column;padding:clamp(.625rem,3vw,1.5rem);max-width:100%;text-align:center;position:relative;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1;font-family:Inter,sans-serif,Arial;box-sizing:border-box;align-items:center}.CAREERZONE-content,.mobile-CAREERZONE-content{display:flex;align-items:center;justify-content:space-around}@media (min-width: 1025px){.CAREERZONE-container{max-width:90vw;margin:0 auto}.CAREERZONE-content{flex-direction:row-reverse;justify-content:space-around;gap:400px;padding:clamp(1rem,2vw,1.25rem)}.CAREERZONE-title{align-self:flex-end;margin-right:10%;font-weight:900;font-size:2.5rem;line-height:1.2;color:#696868;text-transform:uppercase}.CAREERZONE-image-container{background-image:url(/assets/CAREERZONEBackground-BHcv1G33.svg);background-size:contain;background-repeat:no-repeat;background-position:center;width:clamp(20rem,30vw,25rem);height:clamp(15rem,20vw,19.3125rem);border-radius:.625rem;flex-shrink:0}.CAREERZONE-description{font-size:clamp(1rem,1.5vw,1.25rem);font-weight:300;color:#000;max-width:clamp(20rem,30vw,28.125rem);text-align:left;line-height:1.5}.CAREERZONE-footer-text{position:relative;left:25%;font-size:clamp(1.125rem,2vw,1.5rem);text-align:end;margin-top:2rem;font-weight:700;color:#333;text-transform:uppercase}.mobile-CAREERZONE-container{display:none}}@media (max-width: 1400px){.CAREERZONE-container{display:none}.mobile-CAREERZONE-container{display:flex;max-width:100vw;padding:clamp(.5rem,3vw,1rem);gap:clamp(.5rem,2vw,1rem)}.mobile-CAREERZONE-title{font-weight:900;font-size:clamp(1.5rem,4.5vw,2rem);line-height:1.2;color:#696868;text-transform:uppercase;text-align:end;width:90%;position:relative;top:20px;margin:0 auto 1rem}.mobile-CAREERZONE-content{flex-direction:row-reverse;align-items:center;gap:clamp(.5rem,2vw,.75rem);padding:clamp(.5rem,2vw,.625rem)}.mobile-CAREERZONE-image-container{background-image:url(/assets/CAREERZONEBackground-BHcv1G33.svg);background-size:contain;background-repeat:no-repeat;background-position:center;width:clamp(12rem,80vw,18.75rem);height:clamp(12rem,40vw,9.375rem);border-radius:.5rem;flex-shrink:0}.mobile-CAREERZONE-description{font-size:clamp(.75rem,2.5vw,.875rem);font-weight:300;color:#000;max-width:50%;text-align:center;line-height:1.5;margin:.5rem 0}.mobile-CAREERZONE-footer-text{font-size:clamp(.75rem,2.5vw,.875rem);font-weight:700;color:#333;position:relative;text-transform:uppercase;margin:.5rem 0;text-align:end;width:90%}}@media (max-width: 480px){.mobile-CAREERZONE-container{padding:clamp(.5rem,2vw,.75rem)}.mobile-CAREERZONE-title{font-size:1.2rem;margin-bottom:0}.mobile-CAREERZONE-image-container{width:220px}.mobile-CAREERZONE-description{font-size:clamp(.625rem,5vw,.75rem);margin:.5rem 0;width:50%}.mobile-CAREERZONE-footer-text{font-size:clamp(.625rem,3vw,.75rem);margin:0}}@media only screen and (min-device-width: 819px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){.mobile-CAREERZONE-title{margin:0;width:80%}.mobile-CAREERZONE-description{font-size:20px}.mobile-CAREERZONE-image-container{width:50%}.mobile-CAREERZONE-footer-text{font-size:20px;width:45%;margin-right:20px;display:flex;text-align:center;align-self:flex-end}}@media only screen and (min-device-width: 819px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){.mobile-CAREERZONE-image-container{width:370px;height:300px}.mobile-CAREERZONE-title{font-size:1.2rem;top:0;margin:0}.mobile-CAREERZONE-description{font-size:18px;width:50%}.mobile-CAREERZONE-footer-text{font-size:20px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.uni-community-container{display:flex;flex-direction:column;align-items:center;width:100%;margin:auto;max-width:100vw;padding-top:.625rem;margin-bottom:3.125rem;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1}.uni-community-title{font-size:clamp(2rem,4vw,3.125rem);font-weight:900;color:#696868;width:75%;text-align:start;letter-spacing:-.5px;font-family:Inter,sans-serif;line-height:1.2;text-transform:uppercase;margin-bottom:3.125rem}.uni-community-content{display:flex;padding:.625rem;flex-direction:row-reverse;align-items:center;width:100%;justify-content:space-around;gap:1.25rem}.uni-community-image-container{width:25rem;background-image:url("data:image/svg+xml,%3csvg%20width='421'%20height='339'%20viewBox='0%200%20421%20339'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M409.13%20101.223L379.805%2053.0875C364.685%2028.2673%20339.514%2011.2533%20310.846%206.47488L275%200.5L210%2026.3867L123%2058.5L68.1768%2043.1933C48.9475%2037.8244%2028.3267%2043.5591%2014.63%2058.0847C-1.74558%2075.4513%20-4.7024%20101.539%207.37086%20122.13L19.4442%20142.721C30.646%20161.826%2034.0058%20184.529%2028.8175%20206.06L28.2451%20208.435C18.6311%20248.331%2036.7123%20289.754%2072.5038%20309.83L114.5%20333.387L213.028%20338.237C242.205%20339.673%20270.551%20328.28%20290.618%20307.05L358.403%20235.337C365.286%20228.055%20375.239%20224.509%20385.176%20225.8C403.902%20228.231%20420.5%20213.649%20420.5%20194.766V141.741C420.5%20127.448%20416.566%20113.43%20409.13%20101.223Z'%20fill='url(%23paint0_linear_2238_8315)'%20fill-opacity='0.3'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2238_8315'%20x1='203'%20y1='7.88672'%20x2='203'%20y2='292.068'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FED0AE'/%3e%3cstop%20offset='1'%20stop-color='%23FFCDCC'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:contain;display:flex;height:18.75rem;justify-content:center;align-items:center;padding:1.25rem;border-radius:.625rem}.uni-community-image{width:25rem;height:9.375rem;object-fit:contain}.uni-community-text{width:45%;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;line-height:1.2;color:#000;text-align:left;max-width:28.125rem}.uni-community-footer{font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:700;display:flex;align-self:flex-start;color:#000;margin-left:13%;text-align:start;text-transform:uppercase}.mobile-uni-community-container{display:flex;flex-direction:column;align-items:center;width:100%;margin:auto;max-width:100vw;padding-top:.625rem;min-height:auto;animation:fadeIn 1s ease-in-out forwards;animation-iteration-count:1}.mobile-uni-community-title{font-size:clamp(1.25rem,10vw,1.5rem);font-weight:900;color:#696868;width:100%;position:relative;top:20px;left:20px;text-align:start;letter-spacing:-.5px;font-family:Inter,sans-serif;line-height:1.2;text-transform:uppercase;margin-bottom:.625rem}.mobile-uni-community-content{display:flex;padding:.625rem;flex-direction:row;gap:.9375rem;align-items:center;width:100%;justify-content:center}.mobile-uni-community-image-container{width:clamp(12.5rem,80vw,15.625rem);background-image:url("data:image/svg+xml,%3csvg%20width='421'%20height='339'%20viewBox='0%200%20421%20339'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M409.13%20101.223L379.805%2053.0875C364.685%2028.2673%20339.514%2011.2533%20310.846%206.47488L275%200.5L210%2026.3867L123%2058.5L68.1768%2043.1933C48.9475%2037.8244%2028.3267%2043.5591%2014.63%2058.0847C-1.74558%2075.4513%20-4.7024%20101.539%207.37086%20122.13L19.4442%20142.721C30.646%20161.826%2034.0058%20184.529%2028.8175%20206.06L28.2451%20208.435C18.6311%20248.331%2036.7123%20289.754%2072.5038%20309.83L114.5%20333.387L213.028%20338.237C242.205%20339.673%20270.551%20328.28%20290.618%20307.05L358.403%20235.337C365.286%20228.055%20375.239%20224.509%20385.176%20225.8C403.902%20228.231%20420.5%20213.649%20420.5%20194.766V141.741C420.5%20127.448%20416.566%20113.43%20409.13%20101.223Z'%20fill='url(%23paint0_linear_2238_8315)'%20fill-opacity='0.3'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_2238_8315'%20x1='203'%20y1='7.88672'%20x2='203'%20y2='292.068'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FED0AE'/%3e%3cstop%20offset='1'%20stop-color='%23FFCDCC'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover;display:flex;height:20vh;justify-content:center;align-items:center;padding:.625rem;border-radius:.375rem}.mobile-uni-community-image{width:180px;object-fit:contain}.mobile-uni-community-text{width:60%;font-size:clamp(.75rem,2.5vw,.875rem);font-weight:300;line-height:1.2;color:#000;text-align:center;max-width:90%;margin:0 auto .625rem}.mobile-uni-community-footer{font-size:clamp(.75rem,2.5vw,.875rem);font-weight:700;justify-content:center;color:#000;width:100%;left:20px;position:relative;bottom:10px;margin-top:1rem;margin-bottom:4rem;text-align:start;text-transform:uppercase;box-sizing:border-box}@media only screen and (max-width: 1024px){.uni-community-container{display:none!important}.mobile-uni-community-container{display:flex!important}}@media only screen and (min-width: 1025px){.mobile-uni-community-container{display:none!important}}@media only screen and (min-device-width: 819px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){.mobile-uni-community-image-container{width:50%;height:220px}.mobile-uni-community-image{width:80%}.mobile-uni-community-title{font-size:45px;margin-left:20px;margin-bottom:20px}.mobile-uni-community-text{font-size:20px;width:50%}.mobile-uni-community-footer{font-size:20px;margin-top:20px;text-align:start;width:100%}}.NewNavbar-container{display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem}.NewNavbar-logo{height:50px;width:auto;display:block}.NewNavbar-links{display:flex;gap:1rem}.NewNavbar-button{text-decoration:none;color:#0071ad;border:1.5px solid #0071AD;padding:.5rem 1.5rem;border-radius:50px;font-weight:500;transition:all .3s ease}.NewNavbar-button:hover{background-color:#0071ad;color:#fff}@media (max-width: 768px){.NewNavbar-container{padding:1rem 1.5rem}}.courses-section{background:linear-gradient(99.69deg,#d9c2ff,#fff4e6);padding:10px;height:450px;overflow:hidden}.courses-main-title{text-align:center;font-size:2.5rem;font-weight:600;color:#333;margin-bottom:30px}.courses-container{width:100%;overflow:hidden}.courses-cards{display:flex;gap:30px;animation:scrollRightToLeft 60s linear infinite}.courses-container:hover .courses-cards{animation-play-state:paused}@keyframes scrollRightToLeft{0%{transform:translate(0)}to{transform:translate(calc(-50% - 15px))}}.course-card{background-color:#fff;border-radius:12px;box-shadow:0 8px 20px #00000012;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;flex-shrink:0;min-width:340px;max-width:380px}.course-card:hover{transform:translateY(-8px);box-shadow:0 12px 25px #0000001a}.course-link{text-decoration:none;color:inherit}.course-image{width:100%;aspect-ratio:22 / 9;object-fit:cover}.course-content{padding:20px}.course-title{font-size:1.1rem;font-weight:600;margin-top:0;margin-bottom:8px;color:#2c3e50;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.course-instructor{font-size:.9rem;color:#555;margin-bottom:15px}.course-details{display:flex;justify-content:space-between;align-items:center}.course-rating{font-size:.9rem;font-weight:600;color:#f39c12}.course-price{font-size:1.1rem;font-weight:700;color:#333}.courses-caption{text-align:center;color:#555;font-weight:500;font-size:1rem;line-height:1.6}@media (max-width: 768px){.courses-container{overflow-x:auto}.courses-main-title{font-size:1.5rem;margin-bottom:20px}.courses-cards{animation:none}.course-card{width:300px}}.top-mentors-section{padding:60px 0;text-align:center;background:linear-gradient(99.69deg,#d9c2ff,#fff4e6);overflow-x:hidden}.section-heading{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:40px;padding:0 20px}.mentors-container{display:flex;flex-wrap:nowrap}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.scrolling-mentors-container{animation:scrollLeft 40s linear infinite}.scrolling-mentors-container:hover{animation-play-state:paused}.mentor-card{background-color:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 16px #00000012;text-align:left;max-width:380px;min-width:340px;margin:0 15px;display:flex;flex-direction:column;gap:16px;transition:transform .3s ease,box-shadow .3s ease;flex-shrink:0}.mentor-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0000001a}.mentor-profile{display:flex;align-items:center;gap:16px}.mentor-profile-pic{width:50px;height:50px;border-radius:50%;object-fit:cover}.mentor-name{margin:0;font-size:1.1rem;font-weight:600;color:#34495e}.mentor-title{margin:0;font-size:.9rem;color:#7f8c8d}.mentor-details p,.mentor-referral p{margin:4px 0;font-size:.9rem;color:#555}.mentor-details strong,.mentor-referral strong{color:#2c3e50;font-weight:600}.linkedin-link{color:#0077b5;text-decoration:none;font-weight:600}.linkedin-link:hover{text-decoration:underline}.mentor-booking{display:flex;justify-content:space-between;align-items:center;margin-top:auto}button.book-slot-btn,a.book-slot-btn{background-color:#34495e;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;text-decoration:none;display:inline-block}.book-slot-btn:hover{background-color:#2c3e50}.mentor-link{text-decoration:none;color:inherit}@media (max-width: 768px){.section-heading{font-size:1.5rem}.mentors-container{overflow-x:auto;justify-content:flex-start;animation:none}.mentor-card{flex:0 0 300px}}.BuildOnTrust-section{overflow-x:hidden}.BuildOnTrust-sectionTitle{text-align:center;font-size:2.8rem;font-weight:600;color:#2c3e50;margin-bottom:40px;padding:0 20px}.BuildOnTrust-row{display:flex;width:100%;margin-bottom:20px}.BuildOnTrust-marqueeContent{display:flex;flex-shrink:0;will-change:transform}@keyframes BuildOnTrust-scroll-rtl{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes BuildOnTrust-scroll-ltr{0%{transform:translate(-50%)}to{transform:translate(0)}}.BuildOnTrust-marqueeRtl .BuildOnTrust-marqueeContent{animation:BuildOnTrust-scroll-rtl 50s linear infinite}.BuildOnTrust-marqueeLtr .BuildOnTrust-marqueeContent{animation:BuildOnTrust-scroll-ltr 50s linear infinite}.BuildOnTrust-card{flex:0 0 auto;width:380px;padding:25px;margin:0 15px;border-radius:20px;box-shadow:0 8px 25px #00000014;border:1px solid #eee;display:flex;flex-direction:column}.BuildOnTrust-cardHeader{display:flex;align-items:center;gap:15px;margin-bottom:15px}.BuildOnTrust-profilePic{width:55px;height:55px;border-radius:50%;object-fit:cover}.BuildOnTrust-profileInfo .BuildOnTrust-name{margin:0;font-size:1.15rem;font-weight:600;color:#34495e}.BuildOnTrust-profileInfo .BuildOnTrust-title{margin:0;font-size:.9rem;color:#7f8c8d}.BuildOnTrust-quote{font-size:.95rem;color:#555;line-height:1.6;margin-bottom:5px;flex-grow:1}.BuildOnTrust-stars{display:flex;gap:2px}.BuildOnTrust-row:hover .BuildOnTrust-marqueeContent{animation-play-state:paused}@media (max-width: 768px){.BuildOnTrust-sectionTitle{font-size:1.5rem}.BuildOnTrust-row{overflow-x:auto;padding-bottom:20px;padding-left:20px;padding-right:20px;scrollbar-width:none}.BuildOnTrust-row::-webkit-scrollbar{display:none}.BuildOnTrust-marqueeContent{animation:none}.BuildOnTrust-card{width:300px;margin:0 10px}}.UserAgreement-main-container{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;box-sizing:border-box}.terms-and-conditions-logo-and-cancel{width:100%;max-width:1200px;display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.terms-and-conditions-logo{height:90px;width:90px;object-fit:contain;position:relative;top:0;left:0}.UserAgreement-cross{font-size:1.8rem;cursor:pointer;transition:color .3s ease}.UserAgreement-cross:hover{color:#555}.terms-and-conditons-heading{font-size:4rem;font-weight:700;margin:1.5rem 0;text-align:center}.UserAgreement-text-container{width:80%;max-width:1000px;margin-top:1.5rem;display:flex;flex-direction:column;align-items:center}.UserAgreement-text{font-size:1.25rem;line-height:1.6;letter-spacing:.05rem;text-align:justify}@media (max-width: 768px){.UserAgreement-main-container{padding:1.5rem .5rem}.terms-and-conditions-logo{height:50px;width:50px}.UserAgreement-cross{font-size:1.5rem}.terms-and-conditons-heading{font-size:2.5rem}.UserAgreement-text-container{width:90%}.UserAgreement-text{font-size:1rem;letter-spacing:.03rem}}@media (max-width: 480px){.UserAgreement-main-container{padding:1rem .5rem}.terms-and-conditions-logo{height:40px;width:40px}.UserAgreement-cross{font-size:1.2rem}.terms-and-conditons-heading{font-size:1.8rem}.UserAgreement-text-container{width:95%;margin-top:1rem}.UserAgreement-text{font-size:.9rem;line-height:1.5;letter-spacing:.02rem;text-align:left}}.ExplorePopularJob-section{padding:50px 0;display:flex;flex-direction:column;align-items:center;font-family:Poppins,sans-serif;overflow-x:hidden}.ExplorePopularJob-sectionTitle{font-size:2.5rem;color:#333;margin-bottom:40px;font-weight:600}.ExplorePopularJob-scroller{max-width:100%;overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent);mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent);margin-bottom:20px}.ExplorePopularJob-scroller-inner{display:flex;gap:30px;width:max-content;animation:scroll 40s linear infinite}.ExplorePopularJob-scroller:hover .ExplorePopularJob-scroller-inner{animation-play-state:paused}.ExplorePopularJob-scroller[data-direction=right] .ExplorePopularJob-scroller-inner{animation-direction:reverse}@keyframes scroll{to{transform:translate(calc(-50% - 15px))}}.ExplorePopularJob-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:15px;padding:25px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;width:380px;flex-shrink:0}.ExplorePopularJob-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.ExplorePopularJob-cardHeader{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}.ExplorePopularJob-jobTitle{font-size:1rem;font-weight:600;margin:0}.ExplorePopularJob-jobSalary{font-size:.8rem;color:#555;font-weight:500;margin:0;white-space:nowrap;padding-left:10px}.ExplorePopularJob-tags{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.ExplorePopularJob-tag{background-color:#f1f3f5;color:#5a6472;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:500;text-transform:capitalize;display:flex;align-items:center;gap:5px}.ExplorePopularJob-tag svg{stroke:#5a6472}.ExplorePopularJob-description{color:#666;font-size:.8rem;line-height:1.5;margin-bottom:20px;flex-grow:1}.ExplorePopularJob-description strong{color:#333}.ExplorePopularJob-cardFooter{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.ExplorePopularJob-companyInfo{display:flex;align-items:center;gap:10px}.ExplorePopularJob-companyLogo{width:40px;height:40px;object-fit:contain;border-radius:50%}.ExplorePopularJob-companyName{font-size:.8rem;font-weight:600;color:#444}.ExplorePopularJob-applyGroup{display:flex;flex-direction:column;align-items:center;gap:5px}.ExplorePopularJob-applyButton{background-color:#4a5c6a;color:#fff;border:none;padding:8px 15px;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:background-color .2s}.ExplorePopularJob-applyButton:hover{background-color:#3c4a56}.ExplorePopularJob-applyDate{font-size:.5rem;color:#888}@media (max-width: 768px){.ExplorePopularJob-sectionTitle{font-size:1.5rem;text-align:center;padding:0 20px}.ExplorePopularJob-scroller-inner{animation:none}.ExplorePopularJob-scroller{overflow-x:auto;-webkit-mask:none;mask:none;padding:0 20px 20px;scrollbar-width:none}.ExplorePopularJob-scroller::-webkit-scrollbar{display:none}.ExplorePopularJob-card{width:310px}}
