.about-section-component-module__s9zNvW__aboutSection{flex-direction:column;justify-content:center;gap:10rem;min-height:900px;margin-top:4rem;display:flex}.about-section-component-module__s9zNvW__aboutText{flex-direction:column;gap:.5rem;font-size:3.25rem;font-weight:600;line-height:1.3;display:flex}.about-section-component-module__s9zNvW__textContainer{display:inline-block;position:relative}.about-section-component-module__s9zNvW__animatedText{color:#ffffff29;background-image:linear-gradient(90deg,var(--onSurface),var(--onSurface));-webkit-text-fill-color:transparent;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;display:block}.about-section-component-module__s9zNvW__maskContainer{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.about-section-component-module__s9zNvW__maskLine{background:var(--background);opacity:.85;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;position:absolute;left:0}.about-section-component-module__s9zNvW__latestBlogPosts{width:100%}.about-section-component-module__s9zNvW__header{flex-direction:row;justify-content:space-between;margin-bottom:1rem;display:flex}.about-section-component-module__s9zNvW__latestTitle{padding:.75rem 0}.about-section-component-module__s9zNvW__seeAllLink{color:var(--primary);justify-content:center;align-items:center;gap:10px;padding:.75rem;font-size:1rem;display:flex}.about-section-component-module__s9zNvW__latestBlogPostsContent{grid-template-columns:repeat(3,1fr);gap:1rem;width:100%;display:grid}.about-section-component-module__s9zNvW__blogCard{background-color:var(--surface);color:inherit;border-radius:30px;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.about-section-component-module__s9zNvW__blogCard:hover{cursor:pointer}.about-section-component-module__s9zNvW__blogImageWrapper{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.about-section-component-module__s9zNvW__blogImage{object-fit:cover;width:100%;height:100%}.about-section-component-module__s9zNvW__blogContent{flex:1;padding:1.5rem 1rem}.about-section-component-module__s9zNvW__blogCardTitle{color:var(--onSurface);margin:0 0 .75rem;font-size:1.2rem;font-weight:500;line-height:1.3}.about-section-component-module__s9zNvW__blogDate{color:var(--onSurface);opacity:.5;margin:0;font-size:.95rem}.about-section-component-module__s9zNvW__blogArrow{color:var(--onSurface);opacity:.5;position:absolute;bottom:1rem;right:1rem}@media (max-width:1024px){.about-section-component-module__s9zNvW__latestBlogPostsContent{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.about-section-component-module__s9zNvW__latestBlogPostsContent{grid-template-columns:1fr;gap:1.5rem}.about-section-component-module__s9zNvW__blogCardTitle{font-size:1.25rem}.about-section-component-module__s9zNvW__blogContent{padding:1.5rem}.about-section-component-module__s9zNvW__blogArrow{bottom:1.5rem;right:1.5rem}.about-section-component-module__s9zNvW__aboutText{font-size:2rem;line-height:1.3}}
.contact-section-component-module__9gBvpW__main{flex-direction:row;align-items:center;gap:4rem;width:100%;max-width:1400px;margin:0 auto;padding:4rem 0;display:flex}.contact-section-component-module__9gBvpW__contactDescriptionContainer{flex-direction:column;flex:1;gap:2rem;display:flex}.contact-section-component-module__9gBvpW__contactDescriptionContainer h2{margin:0;font-size:3.5rem;font-weight:500;line-height:1.2}.contact-section-component-module__9gBvpW__contactDescriptionContainer p{opacity:.8;font-size:1.1rem;line-height:1.8}.contact-section-component-module__9gBvpW__contactFormContainer{background:var(--surface);border-radius:30px;flex:1;padding:3.5rem}.contact-section-component-module__9gBvpW__contactForm{flex-direction:column;gap:2rem;width:100%;display:flex}.contact-section-component-module__9gBvpW__mailLink{width:fit-content;text-decoration:none}.contact-section-component-module__9gBvpW__customMailButton{background:var(--primary);color:var(--onPrimary);letter-spacing:.05em;border:none;justify-content:center;align-items:center;gap:.75rem;display:flex}@media (max-width:1024px){.contact-section-component-module__9gBvpW__main{flex-direction:column;gap:3rem;padding:3rem 0}.contact-section-component-module__9gBvpW__contactFormContainer{border-radius:20px;width:100%;padding:2rem 0}.contact-section-component-module__9gBvpW__contactDescriptionContainer h2{font-size:2.5rem}.contact-section-component-module__9gBvpW__contactFormContainer{padding:2.5rem}}@media (max-width:768px){.contact-section-component-module__9gBvpW__main{padding:2rem 0}.contact-section-component-module__9gBvpW__contactDescriptionContainer h2{font-size:2rem}.contact-section-component-module__9gBvpW__contactFormContainer{width:100%;box-shadow:none;background-color:#0000;border-radius:20px;padding:2rem 0}.contact-section-component-module__9gBvpW__submitButton{justify-content:center;width:100%;display:flex}}.contact-section-component-module__9gBvpW__formGroup{flex-direction:column;display:flex;position:relative}.contact-section-component-module__9gBvpW__formLabel{letter-spacing:.05em;opacity:.9;pointer-events:none;background:var(--seondarySurface);z-index:1;padding:0 .4rem;transition:all .2s;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.contact-section-component-module__9gBvpW__formInput,.contact-section-component-module__9gBvpW__formSelect,.contact-section-component-module__9gBvpW__formTextarea{color:var(--onSurface);background:var(--secondarySurface);font-family:var(--font-plus-jakarta-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;border:none;border-radius:15px;outline:none;padding:1rem;font-size:1rem}.contact-section-component-module__9gBvpW__formSelect{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ffffff' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2em;padding-right:2.5rem}.contact-section-component-module__9gBvpW__formSelect option{background:var(--surface);color:var(--text)}.contact-section-component-module__9gBvpW__formTextarea{resize:vertical;min-height:120px;font-family:var(--font-plus-jakarta-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.contact-section-component-module__9gBvpW__inputError{border-color:#f44!important}.contact-section-component-module__9gBvpW__errorMessage{color:#f44;margin-top:.25rem;font-size:.75rem;display:block}.contact-section-component-module__9gBvpW__submitButton{background:var(--primary);color:var(--onPrimary);align-self:flex-start;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem 2rem;transition:all .3s;display:flex}.contact-section-component-module__9gBvpW__submitButton:disabled{opacity:.7;cursor:not-allowed}.contact-section-component-module__9gBvpW__successMessage,.contact-section-component-module__9gBvpW__errorMessageBox{letter-spacing:.02em;border-radius:12px;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem 1.5rem;font-size:.95rem;font-weight:500;display:flex}.contact-section-component-module__9gBvpW__successMessage{color:#10b981;background:#10b98126;border:1px solid #10b9814d}.contact-section-component-module__9gBvpW__errorMessageBox{color:#ef4444;background:#ef444426;border:1px solid #ef44444d}.contact-section-component-module__9gBvpW__messageIcon{flex-shrink:0;font-size:1.25rem}
.landing-page-component-module__ziBXeW__container{border-radius:50px;width:97vw;max-width:1650px;min-height:80vh;margin:3rem auto auto;position:relative;overflow:hidden}.landing-page-component-module__ziBXeW__background_canvas{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.landing-page-component-module__ziBXeW__contentContainer{z-index:1;background-color:rgb(from var(--surface)r g b/.5);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;border-radius:50px;flex-direction:column;justify-content:space-around;width:100%;min-height:80vh;padding-bottom:5rem;display:flex;position:relative;box-shadow:3px 3px 3px #00000017}.landing-page-component-module__ziBXeW__navBarPlaceholder{height:10rem}.landing-page-component-module__ziBXeW__content{max-width:var(--max-width-content);flex-direction:row;margin:auto;display:flex}.landing-page-component-module__ziBXeW__contentText{flex-direction:column;flex:2;justify-content:space-between;padding-bottom:1rem;padding-right:2rem;display:flex}.landing-page-component-module__ziBXeW__contentText p{color:var(--onSurface);font-size:1.1rem;font-weight:600;line-height:200%}.landing-page-component-module__ziBXeW__contentText p span{margin-right:1.25rem;display:inline-block}.landing-page-component-module__ziBXeW__profilePictureContainer{aspect-ratio:3/4;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#ffffff13;border-top:1px solid #ffffff4d;border-left:1px solid #ffffff4d;border-radius:50px;flex:1.25;position:relative;overflow:hidden;box-shadow:3px 3px 3px #00000017}.landing-page-component-module__ziBXeW__profilePictureContainer img{object-fit:cover;height:90%;margin:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.landing-page-component-module__ziBXeW__callToActionContainer{flex-direction:row;gap:1rem;display:flex}.landing-page-component-module__ziBXeW__callToAction_Contact{background-color:var(--primary);color:var(--onPrimary)}.landing-page-component-module__ziBXeW__callToAction_ExploreWork{cursor:pointer;font-size:1.1rem;font-family:var(--font-plus-jakarta-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-transform:uppercase;background-color:var(--secondary);color:var(--onSecondary);border:none;border-radius:15px;outline:none;padding:1.5rem 2rem;font-weight:700}@media (max-width:1024px){.landing-page-component-module__ziBXeW__content{flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin-top:3rem}.landing-page-component-module__ziBXeW__contentText{padding-right:0}.landing-page-component-module__ziBXeW__contentText p{margin-top:1rem}.landing-page-component-module__ziBXeW__profilePictureContainer{width:100%;max-width:400px;margin-bottom:3rem}.landing-page-component-module__ziBXeW__callToActionContainer{flex-direction:row;width:100%;height:fit-content;margin-top:2rem;padding:0;display:flex}.landing-page-component-module__ziBXeW__callToActionContainer a{text-align:center;flex:1;width:100%;height:100%;display:flex}.landing-page-component-module__ziBXeW__contentContainer{padding-bottom:2rem}}@media (max-width:768px){.landing-page-component-module__ziBXeW__latestBlogPostsContent{grid-template-columns:1fr;gap:1.5rem}.landing-page-component-module__ziBXeW__blogCardTitle{font-size:1.25rem}.landing-page-component-module__ziBXeW__blogContent{padding:1.5rem}.landing-page-component-module__ziBXeW__blogArrow{bottom:1.5rem;right:1.5rem}.landing-page-component-module__ziBXeW__callToActionContainer{flex-direction:column;display:flex}.landing-page-component-module__ziBXeW__callToActionContainer a button,.landing-page-component-module__ziBXeW__callToActionContainer a div{flex:1;width:100%}}
.services-section-component-module__2Dn57a__servicesSection{justify-content:center;width:100%;padding:4rem 0;display:flex}.services-section-component-module__2Dn57a__container{width:100%;max-width:var(--max-width-content)}.services-section-component-module__2Dn57a__headerWrapper{margin-bottom:4rem}.services-section-component-module__2Dn57a__heading{color:var(--onSurface);margin-bottom:1.5rem;font-size:2.5rem;font-weight:600}.services-section-component-module__2Dn57a__underline{width:15rem;position:relative}#services-section-component-module__2Dn57a__underline1{background-color:var(--onSurface);width:100%;height:2px}#services-section-component-module__2Dn57a__underline2{background-color:var(--onSurface);width:20%;height:2px;margin-top:8px}.services-section-component-module__2Dn57a__servicesGrid{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.services-section-component-module__2Dn57a__serviceCard:first-child{grid-column:span 2}.services-section-component-module__2Dn57a__serviceCard:nth-child(2),.services-section-component-module__2Dn57a__serviceCard:nth-child(3){grid-column:span 4}.services-section-component-module__2Dn57a__serviceCard:nth-child(4){grid-column:span 2}.services-section-component-module__2Dn57a__serviceCard:nth-child(5){grid-column:span 6}.services-section-component-module__2Dn57a__serviceCard{background-color:var(--surface);cursor:pointer;border:1px solid #0000;border-radius:20px;flex-direction:column;min-height:200px;padding:3rem 2.5rem;display:flex;position:relative}.services-section-component-module__2Dn57a__serviceCard:hover{background-color:var(--secondarySurface)}.services-section-component-module__2Dn57a__serviceIcon{color:var(--text);margin-bottom:2rem;font-size:2.5rem;line-height:1}.services-section-component-module__2Dn57a__serviceTitle{color:var(--text);max-width:80%;font-size:1.5rem;font-weight:600;line-height:1.3}.services-section-component-module__2Dn57a__arrowIcon{color:var(--text);opacity:.6;font-size:1.5rem;position:absolute;top:2rem;right:2rem}.services-section-component-module__2Dn57a__serviceCard:hover .services-section-component-module__2Dn57a__arrowIcon{opacity:1}@media (max-width:768px){.services-section-component-module__2Dn57a__servicesGrid{grid-template-columns:1fr;gap:1rem}.services-section-component-module__2Dn57a__serviceCard:first-child,.services-section-component-module__2Dn57a__serviceCard:nth-child(2),.services-section-component-module__2Dn57a__serviceCard:nth-child(3),.services-section-component-module__2Dn57a__serviceCard:nth-child(4),.services-section-component-module__2Dn57a__serviceCard:nth-child(5){grid-column:span 1}.services-section-component-module__2Dn57a__serviceCard{padding:2.5rem 2rem}.services-section-component-module__2Dn57a__heading{font-size:2rem}.services-section-component-module__2Dn57a__underline{width:10rem}.services-section-component-module__2Dn57a__servicesSection{padding:3rem 0}.services-section-component-module__2Dn57a__headerWrapper{margin-bottom:3rem}.services-section-component-module__2Dn57a__serviceCard{min-height:160px;padding:2rem 1.5rem}.services-section-component-module__2Dn57a__serviceIcon{margin-bottom:1.5rem;font-size:2rem}.services-section-component-module__2Dn57a__serviceTitle{font-size:1.25rem}.services-section-component-module__2Dn57a__arrowIcon{font-size:1.25rem;top:1.5rem;right:1.5rem}}
.service-modal-module__qhPnpq__modalBackground{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background-color:#000000b3;width:100%;height:100%;position:fixed;top:0;left:0}.service-modal-module__qhPnpq__modalElement{z-index:1001;background-color:var(--surface);border-radius:20px;width:90%;max-width:800px;max-height:85vh;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0000004d}.service-modal-module__qhPnpq__closeModalButton{cursor:pointer;z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex;position:absolute;top:2rem;right:2rem}.service-modal-module__qhPnpq__closeModalIcon{color:var(--text);font-size:2rem}.service-modal-module__qhPnpq__modalContent{padding:3rem}.service-modal-module__qhPnpq__modalContentContainer{flex-direction:column;gap:2rem;display:flex}.service-modal-module__qhPnpq__modalIconWrapper{justify-content:flex-start;align-items:center;display:flex}.service-modal-module__qhPnpq__modalIcon{color:var(--text);font-size:3rem;line-height:1}.service-modal-module__qhPnpq__modalHeadline{color:var(--text);font-size:2rem;font-weight:600;line-height:1.3}.service-modal-module__qhPnpq__modalContentText{color:var(--text);opacity:.9;font-size:1rem;line-height:1.6}.service-modal-module__qhPnpq__closeHint{color:var(--text);opacity:.5;text-align:center;margin-top:2rem;padding-bottom:.5rem;font-size:.875rem}@media (max-width:768px){.service-modal-module__qhPnpq__modalElement{width:95%;max-height:90vh}.service-modal-module__qhPnpq__modalElement{border-radius:16px;width:95%;max-height:95vh}.service-modal-module__qhPnpq__modalContent{padding:2rem 1.5rem}.service-modal-module__qhPnpq__closeModalButton{top:1rem;right:1rem}.service-modal-module__qhPnpq__closeModalIcon{font-size:1.5rem}.service-modal-module__qhPnpq__modalIcon{font-size:2rem}.service-modal-module__qhPnpq__modalHeadline{font-size:1.5rem}.service-modal-module__qhPnpq__modalContentText{font-size:.95rem}.service-modal-module__qhPnpq__closeHint{margin-top:1.5rem;font-size:.8rem}}
.tech-stack-section-component-module__SWGMAW__techStackSection{justify-content:center;width:100%;padding:4rem 0;display:flex}.tech-stack-section-component-module__SWGMAW__container{width:100%;max-width:var(--max-width-content)}.tech-stack-section-component-module__SWGMAW__headerWrapper{margin-bottom:4rem}.tech-stack-section-component-module__SWGMAW__heading{color:var(--onSurface);margin-bottom:1.5rem;font-size:2.5rem;font-weight:600}.tech-stack-section-component-module__SWGMAW__underline{width:15rem;position:relative}#tech-stack-section-component-module__SWGMAW__underline1{background-color:var(--onSurface);width:100%;height:2px}#tech-stack-section-component-module__SWGMAW__underline2{background-color:var(--onSurface);width:20%;height:2px;margin-top:8px}.tech-stack-section-component-module__SWGMAW__techStackGrid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.tech-stack-section-component-module__SWGMAW__techCard:first-child,.tech-stack-section-component-module__SWGMAW__techCard:nth-child(2){grid-column:span 2}.tech-stack-section-component-module__SWGMAW__techCard:nth-child(3),.tech-stack-section-component-module__SWGMAW__techCard:nth-child(4){grid-column:span 1}.tech-stack-section-component-module__SWGMAW__techCard:nth-child(5){grid-column:span 2}.tech-stack-section-component-module__SWGMAW__techCard:nth-child(6),.tech-stack-section-component-module__SWGMAW__techCard:nth-child(7){grid-column:span 1}.tech-stack-section-component-module__SWGMAW__techCard:nth-child(8),.tech-stack-section-component-module__SWGMAW__techCard:nth-child(9){grid-column:span 2}.tech-stack-section-component-module__SWGMAW__techCard:nth-child(10){grid-column:span 1}.tech-stack-section-component-module__SWGMAW__techCard:nth-child(11){grid-column:span 2}.tech-stack-section-component-module__SWGMAW__techCard:nth-child(12){grid-column:span 1}.tech-stack-section-component-module__SWGMAW__techCard:nth-child(13){grid-column:span 2}.tech-stack-section-component-module__SWGMAW__techCard{background-color:var(--surface);cursor:pointer;border:1px solid #0000;border-radius:30px;flex-direction:column;justify-content:space-between;padding:2.25rem 1.5rem;display:flex;position:relative}.tech-stack-section-component-module__SWGMAW__techTitle{color:var(--text);max-width:80%;margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.tech-stack-section-component-module__SWGMAW__techIcon{color:var(--text);justify-content:flex-start;align-items:center;margin-top:auto;font-size:2.5rem;line-height:1;display:flex}.tech-stack-section-component-module__SWGMAW__techLogo{object-fit:contain;border-radius:15px;width:40px;height:40px}.tech-stack-section-component-module__SWGMAW__arrowIcon{color:var(--text);opacity:.6;font-size:1.5rem;position:absolute;bottom:2rem;right:2rem}.tech-stack-section-component-module__SWGMAW__techCard:hover .tech-stack-section-component-module__SWGMAW__arrowIcon{opacity:1}@media (max-width:768px){.tech-stack-section-component-module__SWGMAW__techStackGrid{grid-template-columns:1fr;gap:1rem}.tech-stack-section-component-module__SWGMAW__techCard:first-child,.tech-stack-section-component-module__SWGMAW__techCard:nth-child(2),.tech-stack-section-component-module__SWGMAW__techCard:nth-child(3),.tech-stack-section-component-module__SWGMAW__techCard:nth-child(4),.tech-stack-section-component-module__SWGMAW__techCard:nth-child(5),.tech-stack-section-component-module__SWGMAW__techCard:nth-child(6),.tech-stack-section-component-module__SWGMAW__techCard:nth-child(7),.tech-stack-section-component-module__SWGMAW__techCard:nth-child(8),.tech-stack-section-component-module__SWGMAW__techCard:nth-child(9),.tech-stack-section-component-module__SWGMAW__techCard:nth-child(10),.tech-stack-section-component-module__SWGMAW__techCard:nth-child(11),.tech-stack-section-component-module__SWGMAW__techCard:nth-child(12),.tech-stack-section-component-module__SWGMAW__techCard:nth-child(13){grid-column:span 1}.tech-stack-section-component-module__SWGMAW__techCard{padding:2.5rem 2rem}.tech-stack-section-component-module__SWGMAW__heading{font-size:2rem}.tech-stack-section-component-module__SWGMAW__underline{width:10rem}.tech-stack-section-component-module__SWGMAW__techStackSection{padding:3rem 0}.tech-stack-section-component-module__SWGMAW__headerWrapper{margin-bottom:3rem}.tech-stack-section-component-module__SWGMAW__techCard{min-height:160px;padding:2rem 1.5rem}.tech-stack-section-component-module__SWGMAW__techIcon{margin-bottom:1.5rem;font-size:2rem}.tech-stack-section-component-module__SWGMAW__techLogo{height:48px}.tech-stack-section-component-module__SWGMAW__techTitle{font-size:1.25rem}.tech-stack-section-component-module__SWGMAW__arrowIcon{font-size:1.25rem;bottom:1.5rem;right:1.5rem}}
.showcases-intro-section-component-module__EhaXKa__showcasesIntroSection{flex-direction:column;justify-content:center;margin-top:6rem;display:flex}.showcases-intro-section-component-module__EhaXKa__content{width:100%}.showcases-intro-section-component-module__EhaXKa__text{flex-direction:column;gap:.5rem;font-size:3.25rem;font-weight:600;display:flex}.showcases-intro-section-component-module__EhaXKa__textContainer{display:inline-block;position:relative}.showcases-intro-section-component-module__EhaXKa__animatedText{color:#ffffff29;background-image:linear-gradient(90deg,var(--onSurface),var(--onSurface));-webkit-text-fill-color:transparent;background-repeat:no-repeat;-webkit-background-clip:text;background-clip:text;display:block}.showcases-intro-section-component-module__EhaXKa__maskContainer{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.showcases-intro-section-component-module__EhaXKa__maskLine{background:var(--background);opacity:.85;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;position:absolute;left:0}@media (max-width:768px){.showcases-intro-section-component-module__EhaXKa__showcasesIntroSection{min-height:250px;padding:3rem 0}.showcases-intro-section-component-module__EhaXKa__text{font-size:2.5rem}}@media (max-width:480px){.showcases-intro-section-component-module__EhaXKa__text{font-size:2rem}}
.ScrollStack-module__1tLiAW__scroller{--scroll-stack-padding-top:clamp(3.5rem,11dvh,7rem);--scroll-stack-min-height:clamp(46rem,104dvh,66rem);--scroll-stack-end-height:clamp(30rem,60dvh,36rem);width:100%;position:relative}.ScrollStack-module__1tLiAW__inner{width:100%;min-height:var(--scroll-stack-min-height);position:relative}.ScrollStack-module__1tLiAW__card{box-sizing:border-box;will-change:transform,filter;transform-origin:top;backface-visibility:hidden;width:100%;position:relative}.ScrollStack-module__1tLiAW__end{width:100%;height:var(--scroll-stack-end-height);pointer-events:none}@media (max-width:1024px){.ScrollStack-module__1tLiAW__scroller{--scroll-stack-padding-top:clamp(3.25rem,12dvh,6rem);--scroll-stack-min-height:clamp(42rem,102dvh,62rem);--scroll-stack-end-height:clamp(20rem,75dvh,32rem)}}@media (max-width:768px){.ScrollStack-module__1tLiAW__scroller{--scroll-stack-padding-top:clamp(2.75rem,14dvh,4.75rem);--scroll-stack-min-height:clamp(36rem,98dvh,54rem);--scroll-stack-end-height:clamp(16rem,52dvh,28rem)}}@media (max-width:480px){.ScrollStack-module__1tLiAW__scroller{--scroll-stack-padding-top:clamp(2.25rem,16dvh,4rem);--scroll-stack-min-height:clamp(32rem,94dvh,48rem);--scroll-stack-end-height:clamp(14rem,48dvh,24rem)}}.ScrollStack-module__1tLiAW__scroller *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.SimpleShowcaseStack-module__sFVBha__container{width:100%;padding:2rem 0;position:relative}.SimpleShowcaseStack-module__sFVBha__inner{flex-direction:column;gap:2rem;width:100%;display:flex;position:relative}.SimpleShowcaseStack-module__sFVBha__card{box-sizing:border-box;opacity:1;width:100%;position:relative;transform:none}@media (prefers-reduced-motion:no-preference){.SimpleShowcaseStack-module__sFVBha__card{animation:.4s ease-out SimpleShowcaseStack-module__sFVBha__fadeIn}}@keyframes SimpleShowcaseStack-module__sFVBha__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.SimpleShowcaseStack-module__sFVBha__card{animation:none}}
.showcases-section-component-module__86j-6q__showcasesSection{width:100%;position:relative}.showcases-section-component-module__86j-6q__sectionSpacer{height:30vh;max-height:300px}.showcases-section-component-module__86j-6q__scrollStackWrapper{width:100%}.showcases-section-component-module__86j-6q__showcaseCard{background-color:var(--surface);border-radius:50px;align-items:center;height:750px;padding:7rem 6rem;display:flex;position:relative;overflow:hidden}.showcases-section-component-module__86j-6q__cardLogo{object-fit:contain;width:60px;height:auto;margin-bottom:1.5rem}.showcases-section-component-module__86j-6q__cardContent{z-index:2;will-change:opacity;flex-direction:row;gap:3rem;width:100%;height:100%;display:flex;position:relative}.showcases-section-component-module__86j-6q__mainContent{flex:1}.showcases-section-component-module__86j-6q__mainContentWithImage{max-width:60%}.showcases-section-component-module__86j-6q__title{color:var(--text);margin-bottom:1.5rem;font-size:3rem;font-weight:600;line-height:1.1}.showcases-section-component-module__86j-6q__subheadline{opacity:.9;color:var(--text);margin-bottom:1rem;font-size:1.5rem;font-weight:500}.showcases-section-component-module__86j-6q__description{opacity:.85;color:var(--text);margin-bottom:2rem;font-size:1.25rem;line-height:1.8}.showcases-section-component-module__86j-6q__description ul,.showcases-section-component-module__86j-6q__description ol{margin:0;padding-left:1.5rem}.showcases-section-component-module__86j-6q__mainImageContainer{flex-shrink:0;justify-content:center;align-items:center;display:flex}.showcases-section-component-module__86j-6q__mainImage{object-fit:contain;width:250px;max-width:90vw;height:auto}.showcases-section-component-module__86j-6q__viewButton{color:var(--text);z-index:10;cursor:pointer;justify-content:center;align-items:center;gap:1rem;padding:.75rem 1.25rem;font-size:1rem;font-weight:600;text-decoration:none;display:flex;position:absolute;bottom:3rem;right:3rem}@media (max-width:1400px){.showcases-section-component-module__86j-6q__showcaseCard{min-height:clamp(40rem,90vh,54rem);padding:5rem 4rem}.showcases-section-component-module__86j-6q__title{font-size:2.5rem}}@media (max-width:1024px){.showcases-section-component-module__86j-6q__scrollStackWrapper{padding:0 3rem}.showcases-section-component-module__86j-6q__showcaseCard{aspect-ratio:auto;min-height:clamp(32rem,86vh,44rem);padding:3.5rem 2.75rem}.showcases-section-component-module__86j-6q__title{font-size:2.2rem}.showcases-section-component-module__86j-6q__subheadline{font-size:1.3rem}.showcases-section-component-module__86j-6q__description{font-size:1.1rem}.showcases-section-component-module__86j-6q__mainImage{width:200px}.showcases-section-component-module__86j-6q__viewButton{padding:.9rem 1.8rem;font-size:.95rem;bottom:2rem;right:2rem}}@media (max-width:768px){.showcases-section-component-module__86j-6q__sectionSpacer{display:none}.showcases-section-component-module__86j-6q__scrollStackWrapper{padding:0 1.5rem}.showcases-section-component-module__86j-6q__showcaseCard{height:auto;min-height:clamp(18rem,45vh,24rem);padding:3.25rem 2.25rem 5rem}.showcases-section-component-module__86j-6q__cardContent{flex-direction:column;justify-content:center;gap:1.5rem}.showcases-section-component-module__86j-6q__mainContent{max-width:100%}.showcases-section-component-module__86j-6q__title{margin-bottom:1rem;font-size:1.8rem}.showcases-section-component-module__86j-6q__subheadline{margin-bottom:.8rem;font-size:1.1rem}.showcases-section-component-module__86j-6q__description{margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.showcases-section-component-module__86j-6q__mainImageContainer{display:none}.showcases-section-component-module__86j-6q__viewButton{padding:1rem 1.6rem;font-size:.9rem;position:absolute;bottom:1.5rem;right:1.5rem}}@media (max-width:480px){.showcases-section-component-module__86j-6q__scrollStackWrapper{padding:0 1rem}.showcases-section-component-module__86j-6q__showcaseCard{height:auto;min-height:clamp(16rem,40vh,20rem);padding:2rem 1.5rem 4.5rem}.showcases-section-component-module__86j-6q__title{font-size:1.5rem}.showcases-section-component-module__86j-6q__subheadline{font-size:1rem}.showcases-section-component-module__86j-6q__description{font-size:.9rem;line-height:1.5}.showcases-section-component-module__86j-6q__viewButton{padding:.9rem 1.4rem;font-size:.85rem;bottom:1.25rem;right:1.25rem}}
.page-module__LBTDbq__main{flex-direction:column;align-items:center;display:flex}.page-module__LBTDbq__content{max-width:var(--max-width-content);width:100vw}
