:root{--bg-color-dark:#0b0c14;--bg-color-dark-accent-light:rgba(72,99,156,.14);--bg-color-dark-accent-dark:rgba(11,12,20,.55);--bg-color-light:#d0d0d0;--text-color-dark:#0b0c14;--text-color-light:#d0d0d0;--border-color-dark-accent-light:rgba(72,99,156,.45);--blue:#48639c;--light-blue:#b7c5e1;--black:#181819;--fs-xs:0.750rem;--fs-sm:1.000rem;--fs-md:1.333rem;--fs-lg:1.777rem;--fs-xl:2.369rem;--fs-2xl:3.157rem;--fs-3xl:4.209rem}*{box-sizing:border-box}body{background-color:var(--bg-color-dark);color:var(--text-color-light);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:26,26,26;--background-end-rgb:26,26,26}}footer,header{min-height:60px}footer{background-color:var(--bg-color-dark);margin-top:1.25rem;margin-bottom:1.25rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.25rem}@media (min-width:768px){footer{margin-top:2.5rem;margin-bottom:2.5rem;flex-direction:row}}#home-footer-logo-wrapper{margin-left:auto;margin-right:auto;width:33.333333%;max-width:100px}@media (min-width:768px){#home-footer-logo-wrapper{margin-left:0;margin-right:0}}.home-footer-tagline{color:var(--text-color-light);opacity:.7;text-align:center;font-size:1rem;line-height:1.6}.page-section{padding-left:1.5rem;padding-right:1.5rem}@media (min-width:768px){.page-section{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1024px){.page-section{padding-left:3.5rem;padding-right:3.5rem}}@media (min-width:1280px){.page-section{padding-left:9rem;padding-right:9rem}}.section-heading{font-size:clamp(1.777rem,2vw + .8rem,3.157rem);line-height:1.5;letter-spacing:.025em}.hero-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding-top:5rem;padding-bottom:5rem}@media (min-width:768px){.hero-wrapper{min-height:100vh;flex-direction:row;padding-top:0;padding-bottom:0}}@media (max-width:420px){#home-hero-logo{width:66.666667%}}@media (min-width:421px){#home-hero-logo{width:50%}}@media (min-width:640px){#home-hero-logo{width:33.333333%}}@media (min-width:768px){#home-hero-logo{order:2;width:50%;max-width:320px}}#home-hero{display:flex;flex-direction:column;justify-content:center;align-items:start;gap:1.25rem}#home-hero-name{opacity:1}@media (max-width:420px){#home-hero-name{width:100%}}@media (min-width:768px){#home-hero-name{width:100%}}#home-hero-title{color:var(--text-color-light);opacity:1;font-size:1.333rem;line-height:1.4}@media (min-width:768px){#home-hero-title{font-size:1.777rem;line-height:1.3}}#home-hero-contacts-wrapper{margin-top:2.5rem;width:66.666667%}@media (min-width:640px){#home-hero-contacts-wrapper{width:33.333333%}}@media (min-width:768px){#home-hero-contacts-wrapper{margin-top:1.25rem;width:16.666667%}}#home-projects{position:relative}.home-projects-container{display:flex;flex-direction:column;gap:2.5rem}@media (min-width:768px){.home-projects-container{gap:3rem;padding-top:1.25rem}}@media (min-width:1024px){.home-projects-container{gap:2.5rem}}.home-projects-intro{display:flex;width:100%;flex-direction:column;justify-content:space-between}.home-projects-description{text-align:center;font-size:1rem;font-weight:500;color:var(--text-color-light);line-height:1.5}.home-projects-stats{display:flex;flex-direction:column;margin-left:50%;transform:translateX(-50%);width:250px;--stat-indent-2:2.75rem;--stat-indent-3:5.5rem;--arrow-start-1:0.75rem;--arrow-tip-x-ratio:430;--arrow-viewbox-size:512}.home-projects-stat-text{font-size:20px;font-weight:700}@media (min-width:768px){.home-projects-stat-text{font-size:1.333rem;line-height:1.4}}@media (min-width:1024px){.home-projects-stat-text{font-size:1.777rem;line-height:1.3}}.home-projects-stat-text{color:var(--text-color-light);display:inline-block;line-height:1.15;clip-path:inset(0 100% 0 0)}.home-projects-stat-1{margin-left:0}.home-projects-stat-2{margin-left:var(--stat-indent-2)}.home-projects-stat-3{margin-left:var(--stat-indent-3)}.home-projects-stat-connector{width:100%;line-height:0}.home-projects-stat-arrow{display:block;height:auto;margin:.15rem 0 .35rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:visible;aspect-ratio:1/1}.home-projects-stat-connector-1 .home-projects-stat-arrow{margin-left:var(--arrow-start-1);width:calc((var(--stat-indent-2) - var(--arrow-start-1)) * var(--arrow-viewbox-size) / var(--arrow-tip-x-ratio))}.home-projects-stat-connector-2 .home-projects-stat-arrow{margin-left:var(--stat-indent-2);width:calc((var(--stat-indent-3) - var(--stat-indent-2)) * var(--arrow-viewbox-size) / var(--arrow-tip-x-ratio))}.home-projects-stat-arrow-head{opacity:0}.home-projects-cta{margin-left:auto;margin-right:auto;display:block;width:100%;padding-top:.25rem;padding-bottom:.25rem;text-align:center;font-size:1rem;line-height:1.6;font-weight:600}@media (min-width:768px){.home-projects-cta{width:66.666667%;padding-top:.5rem;padding-bottom:.5rem}}@media (min-width:1024px){.home-projects-cta{width:50%;font-weight:700}}.home-projects-cta{color:var(--text-color-dark);background:linear-gradient(-45deg,#ee7752,#e73c7e);border-radius:5px;transition:all .3s ease-in-out}.home-projects-cta-desktop{display:block}.home-projects-cta-mobile{display:none}.home-projects-cta:hover{background:linear-gradient(45deg,#ee7752,#e73c7e)}.home-projects-showcase{width:100%}@media (max-width:767px){.home-projects-intro{gap:2rem}.home-projects-cta{order:3;margin-top:1rem}.home-projects-cta-desktop{display:none}.home-projects-cta-mobile{display:block;margin-top:1rem}}@media (min-width:768px){.home-projects-container{flex-direction:row}.home-projects-intro,.home-projects-showcase{flex:1;min-width:0}.home-projects-description{font-size:20px}.home-projects-stats{width:320px;margin-left:50%;transform:translateX(-50%);--stat-indent-2:4.5rem;--stat-indent-3:9rem}}@media (min-width:1024px){.home-projects-stats{width:400px;margin-left:50%;transform:translateX(-50%);--stat-indent-2:4.5rem;--stat-indent-3:9rem}}#clients-wrapper{position:relative;background-color:var(--section-bg)}#home-clients{background-color:var(--bg-color-light);display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-top:1.25rem;padding-bottom:2.5rem}.client-logos{position:relative;overflow:hidden;width:100%}.scrolling-logos{display:flex;width:-moz-fit-content;width:fit-content;flex:auto;flex-direction:row;gap:50px}.client-logo{border-radius:5px;width:200px;height:80px}.client-logo a{display:block;width:100%;height:100%}.client-logo img{padding:10px}.client-logo-gcf,.client-logo-pksf{height:100px}.client-logo-polar{width:180px;height:100px}.client-logo-dpd{width:300px}@media screen and (min-width:768px){.scrolling-logos{gap:100px}.client-logo{width:220px;height:100px}.client-logo-cwl,.client-logo-wb{width:300px}.client-logo-gcf,.client-logo-pksf{height:130px}.client-logo-polar{width:200px;height:150px}.client-logo-dpd{width:350px}}#home-clients{position:relative}.client-logos-blur{position:absolute;top:0;width:64px;height:100%;z-index:2;pointer-events:none;background:hsla(0,0%,100%,.12);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:opacity .3s}.client-logos-blur-left{left:0;background:linear-gradient(90deg,hsla(0,0%,100%,.18) 60%,hsla(0,0%,100%,.04))}.client-logos-blur-right{right:0;background:linear-gradient(270deg,hsla(0,0%,100%,.18) 60%,hsla(0,0%,100%,.04))}@media (max-width:767px){.client-logos-blur{width:32px}}@media screen and (min-width:768px){.client-logos-blur{width:96px}}#home-courses{background-color:var(--bg-color-light);color:var(--text-color-dark)}.courses-container{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center}@media (min-width:768px){.courses-container{flex-direction:row}}.course{background-color:#b7c5e1;border-radius:5px;overflow:hidden;margin-top:1.25rem;margin-bottom:1.25rem;display:flex;width:100%;max-width:20rem;flex-direction:column;justify-content:space-between}@media (min-width:768px){.course:nth-child(2){margin-left:.75rem;margin-right:.75rem}}@media (min-width:1024px){.course:nth-child(2){margin-left:1.25rem;margin-right:1.25rem}}@media (min-width:1280px){.course:nth-child(2){margin-left:2.5rem;margin-right:2.5rem}}.course-image{-o-object-fit:cover;object-fit:cover}.course-info{margin-top:20px}.course-title{min-height:4rem;padding-left:.5rem;padding-right:.5rem}@media (min-width:768px){.course-title{min-height:5rem}}.course-title{text-align:center;font-size:1.333rem;line-height:1.4;font-weight:600}.course-tech{margin-top:1.25rem;margin-bottom:1.25rem;height:3rem;padding-left:.75rem;padding-right:.75rem}@media (min-width:768px){.course-tech{margin-top:2.5rem;margin-bottom:2.5rem}}.course-tech{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.course-tech-item{border-radius:5px;padding:0 5px}.course-tech-item-logo{display:block;-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.course-link{margin-left:auto;margin-right:auto;margin-top:2rem;display:block;width:100%;padding:.5rem 1.25rem;text-align:center;font-size:1rem;line-height:1.6;font-weight:700}@media (min-width:768px){.course-link{padding-top:.75rem;padding-bottom:.75rem}}.course-link{background:linear-gradient(-45deg,#ee7752,#e73c7e);color:var(--text-color-dark);transition:all .5s ease-in-out}.course-link:hover{background:linear-gradient(45deg,#ee7752,#e73c7e)}.experiences-container{display:flex;flex-direction:column;max-width:900px;margin:0 auto}.experience{display:flex;flex-direction:row;gap:1rem;position:relative}.experience:last-child .dot-line:after{display:none}.dot-line{display:flex;flex-direction:column;align-items:center;min-width:40px;position:relative}.dot-line:after{content:"";position:absolute;top:45px;left:50%;transform:translateX(-50%);width:2px;background:linear-gradient(180deg,var(--text-color-light) 0,color-mix(in srgb,var(--text-color-light) 30%,transparent) 100%);height:calc(100% + 2rem)}.dot-line-icon{display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1.6;width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:var(--text-color-light);z-index:1;box-shadow:0 4px 12px rgba(102,126,234,.4);transition:all .3s ease}.experience:hover .dot-line-icon{transform:scale(1.15);box-shadow:0 6px 20px rgba(102,126,234,.6)}.experience-card{margin-bottom:2rem;flex:1 1 0%}@media (min-width:768px){.experience-card{margin-bottom:2.5rem}}.experience-card{background:linear-gradient(135deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.02));border:1px solid rgba(216,219,226,.1);border-radius:12px;padding:1.5rem;transition:all .3s ease;backdrop-filter:blur(10px)}.experience-card:hover{border-color:rgba(102,126,234,.3);box-shadow:0 8px 24px rgba(102,126,234,.15);transform:translateX(4px)}.experience-role{margin-bottom:.5rem;font-size:1.333rem;line-height:1.4;font-weight:700}@media (min-width:768px){.experience-role{font-size:1.777rem;line-height:1.3}}.experience-role{color:var(--text-color-light);line-height:1.2}.experience-company{margin-bottom:.5rem;font-size:1rem;line-height:1.6;font-weight:600}@media (min-width:768px){.experience-company{font-size:1.333rem;line-height:1.4}}.experience-company{background:linear-gradient(90deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.experience-duration{margin-bottom:.25rem;font-size:1rem;line-height:1.5}@media (min-width:768px){.experience-duration{font-size:1rem;line-height:1.6}}.experience-duration{color:color-mix(in srgb,var(--text-color-light) 80%,transparent);font-weight:500}.experience-location{margin-bottom:.75rem;font-size:1rem;line-height:1.5;color:color-mix(in srgb,var(--text-color-light) 60%,transparent)}.experience-description{margin-bottom:1.25rem;font-size:1rem;color:color-mix(in srgb,var(--text-color-light) 85%,transparent);line-height:1.6}.experience-skills{display:flex;flex-wrap:wrap;gap:.5rem}.experience-skill{padding:.25rem .75rem;font-size:.75rem;line-height:1.5}@media (min-width:768px){.experience-skill{font-size:1rem;line-height:1.5}}.experience-skill{background:rgba(102,126,234,.15);border:1px solid rgba(102,126,234,.3);border-radius:20px;color:#a8b4f5;font-weight:500;transition:all .2s ease}.experience-skill:hover{background:rgba(102,126,234,.25);border-color:rgba(102,126,234,.5);transform:translateY(-2px)}.career-progression{margin-top:1.25rem;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.75rem;padding-left:.75rem;border-left:2px solid rgba(102,126,234,.3)}.career-progression-item{display:flex;flex-direction:row;align-items:flex-start;gap:.75rem}.career-progression-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);margin-top:6px;box-shadow:0 0 6px rgba(102,126,234,.5)}.career-progression-info{display:flex;flex-direction:column}.career-progression-role{margin-bottom:.125rem;font-size:1rem;line-height:1.5;font-weight:600}@media (min-width:768px){.career-progression-role{font-size:1rem;line-height:1.6}}.career-progression-role{color:var(--text-color-light)}.career-progression-duration{font-size:1rem;line-height:1.5}@media (min-width:768px){.career-progression-duration{font-size:1rem;line-height:1.6}}.career-progression-duration{color:color-mix(in srgb,var(--text-color-light) 60%,transparent)}#projects .projects-grid{gap:1.25rem}@media (min-width:1280px){#projects .projects-grid{gap:2rem}}#projects .projects-grid{display:grid;grid-template-columns:repeat(1,minmax(0,325px));justify-content:center}@media (min-width:640px){#projects .projects-grid{grid-template-columns:repeat(2,minmax(0,325px))}}@media (min-width:1024px){#projects .projects-grid{grid-template-columns:repeat(3,minmax(0,325px))}}.project-details_page-title{margin-top:2.5rem;margin-bottom:2.5rem;text-align:center;font-size:1.777rem;line-height:1.3;font-weight:700}@media (min-width:768px){.project-details_page-title{font-size:2.369rem;line-height:1.2}}.project-details_section{margin-top:2.5rem;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}@media (min-width:768px){.project-details_section{font-size:20px}}.project-details_section{color:var(--text-color-light)}.project-details_section-header{margin-bottom:1.25rem;font-size:1.333rem;line-height:1.4;font-weight:600}@media (min-width:768px){.project-details_section-header{font-size:1.777rem;line-height:1.3}}.project-details_markdown-link{color:var(--light-blue);text-decoration:underline;text-underline-offset:.15em;font-weight:600;transition:color .2s ease}.project-details_markdown-link:hover{color:var(--blue)}.project-details_tech-container{display:flex;flex-wrap:wrap;gap:1rem}.project-details_tech-group{flex:1 1 0%;border-radius:.75rem;padding:.75rem .5rem;flex:1 1 100%;background-color:var(--bg-color-dark-accent-light)}.project-details_tech-group-header{margin-bottom:1rem;padding-bottom:.75rem;text-align:center;font-size:1rem;line-height:1.5;font-weight:700;text-transform:uppercase;letter-spacing:.025em}@media (min-width:768px){.project-details_tech-group-header{font-size:1rem;line-height:1.6}}.project-details_tech-group-header{color:var(--light-blue);border-bottom:1px solid var(--border-color-dark-accent-light)}.project-details_tech-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}.project-details_tech-item{display:inline-flex;width:-moz-fit-content;width:fit-content;flex-direction:row;align-items:center;gap:.5rem;border-radius:.5rem;padding:.5rem;font-size:1rem;line-height:1.5;font-weight:600;background-color:var(--bg-color-dark-accent-dark)}.project-details_tech-logo{display:inline-block;flex-shrink:0}.project-details_links-container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.25rem}.project-details_link-group{border-radius:.75rem;padding:.75rem .5rem;background-color:var(--bg-color-dark-accent-light)}.project-details_link-group-header{margin-bottom:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;padding-bottom:.75rem;font-size:1rem;line-height:1.5;font-weight:700;text-transform:uppercase;letter-spacing:.025em}@media (min-width:768px){.project-details_link-group-header{font-size:1rem;line-height:1.6}}.project-details_link-group-header{color:var(--light-blue);border-bottom:1px solid var(--border-color-dark-accent-light)}.project-details_link-group-icon{flex-shrink:0;font-size:1.1em}.project-details_links{display:flex;flex-direction:column;gap:.75rem}.project-details_link-card{display:flex;flex-direction:column;gap:.5rem;border-radius:.75rem;padding:.75rem 1rem;text-decoration-line:none;background-color:var(--bg-color-dark-accent-dark);border:1px solid var(--border-color-dark-accent-light);transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.project-details_link-card:hover{border-color:var(--blue);background-color:color-mix(in srgb,var(--blue) 18%,var(--bg-color-dark));transform:translateY(-1px)}.project-details_link-label{font-size:.75rem;line-height:1.5;font-weight:700;text-transform:uppercase;letter-spacing:.025em}@media (min-width:768px){.project-details_link-label{font-size:1rem;line-height:1.5}}.project-details_link-label{color:var(--light-blue)}.project-details_link-url{display:flex;align-items:flex-start;gap:.5rem;word-break:break-all;font-size:1rem;line-height:1.5;font-weight:500}@media (min-width:768px){.project-details_link-url{font-size:1rem;line-height:1.6}}.project-details_link-url{color:var(--blue);transition:color .2s ease}.project-details_link-card:hover .project-details_link-url{color:var(--light-blue)}.project-details_link-icon{margin-top:.25rem;flex-shrink:0;font-size:.85em;opacity:.85;transition:opacity .2s ease,transform .2s ease}.project-details_link-card:hover .project-details_link-icon{opacity:1;transform:translate(1px,-1px)}@media (min-width:450px){.project-details_tech-group{flex:1 1 calc(50% - 0.5rem)}}@media (min-width:650px){.project-details_links-container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:850px){.project-details_tech-group{flex:1 1 calc(25% - 0.75rem)}}#contact-links{display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-link{opacity:.7;font-size:1.5rem}.contact-link:hover{opacity:1;transition:transform .2s ease-in-out;transform:scale(1.2) rotate(15deg)}.gallery{width:100%}.gallery-container{display:flex;align-items:center;justify-content:center;height:11rem}@media (min-width:768px){.gallery-container{height:20rem}}.gallery-container{margin:0 auto;position:relative;overflow:hidden}.gallery-item{opacity:0;position:absolute;transition:all .5s ease-in-out;z-index:0;border-radius:15px;background-size:contain}.gallery-item-1,.gallery-item-3{left:30%;opacity:.5;width:50%;height:80%;max-width:450px;transform:translateX(-50%);z-index:0}.gallery-item-2{height:90%;width:65%;max-width:600px;box-shadow:-2px 5px 33px 6px rgba(0,0,0,.35);opacity:1;left:50%;transform:translateX(-50%);z-index:1}.gallery-item-3{left:70%;transform:translateX(-50%)}.gallery-description-container{display:flex;align-items:center;justify-content:center;height:16rem}@media (min-width:768px){.gallery-description-container{height:15rem}}.gallery-description-container{position:relative;overflow:hidden;margin-left:auto;margin-right:auto}.gallery-description{display:flex;flex-direction:column;justify-content:space-between;left:50%;opacity:0;height:100%;width:100%;max-width:800px;position:absolute;transition:all .5s ease-in-out;z-index:0}.gallery-description-1,.gallery-description-3{top:10%;transform:translateX(-50%);z-index:0}.gallery-description-2{top:0;opacity:1;z-index:1}.gallery-description-2,.gallery-description-3{transform:translateX(-50%)}.description-title{text-align:center;font-size:1.333rem;line-height:1.4;font-weight:700}.description-text{text-align:center;font-size:1rem;line-height:1.6}.description-tech{flex-wrap:wrap;gap:10px;margin-top:1.25rem}.description-tech,.tech-item{display:flex;justify-content:center;align-items:center}.tech-item{background-color:#0c1733;width:125px;height:35px;padding:10px 20px;border-radius:5px}.tech-item-logo{display:block;margin-right:.25rem}@media (min-width:768px){.tech-item-logo{margin-right:.5rem}}.tech-item-text{display:block;font-size:1rem;line-height:1.5;font-weight:700}.description-link{margin-left:auto;margin-right:auto;display:block;width:100%;padding-top:.25rem;padding-bottom:.25rem;text-align:center;font-size:1rem;line-height:1.6;font-weight:600}@media (min-width:768px){.description-link{width:66.666667%;padding-top:.5rem;padding-bottom:.5rem}}@media (min-width:1024px){.description-link{width:50%;font-weight:700}}.description-link{color:var(--text-color-dark);background:linear-gradient(-45deg,#ee7752,#e73c7e);border-radius:5px;transition:all .3s ease-in-out}.description-link:hover{background:linear-gradient(45deg,#ee7752,#e73c7e);border-radius:5px}.gallery-controls{display:flex;justify-content:center;margin-top:1.25rem}.gallery-controls button{color:var(--text-color-light);background-color:transparent;border:2px solid transparent;border-radius:50%;cursor:pointer;padding:.5rem;font-size:1.333rem;line-height:1.4}@media (min-width:768px){.gallery-controls button{padding:.625rem;font-size:1.777rem;line-height:1.3}}.gallery-controls button{margin:0 50px;transition:all .2s ease-in-out}.gallery-controls button:hover{color:#e73c7e;border:2px solid #ee7752}.gallery-controls button:focus{outline:none}.gallery-controls button:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.gallery-controls button:disabled:hover{color:var(--text-color-light);border-color:transparent}.text-gradient-1,.text-gradient-2{background:#ef719b;background:linear-gradient(90deg,#ef719b,#fa9370);background-size:100% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.animated-gradient{background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:400% 400%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:AnimateGradient 10s ease-in-out infinite}@keyframes AnimateGradient{0%{background-position:0 0}25%{background-position:50% 50%}50%{background-position:100% 100%}75%{background-position:50% 50%}to{background-position:0 0}}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.z-10{z-index:10}.col-span-full{grid-column:1/-1}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.block{display:block}.flex{display:flex}.hidden{display:none}.w-full{width:100%}.grow{flex-grow:1}.list-disc{list-style-type:disc}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.gap-3{gap:.75rem}.whitespace-nowrap{white-space:nowrap}.rounded-md{border-radius:.375rem}.border{border-width:1px}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-600{--tw-gradient-from:#2563eb var(--tw-gradient-from-position);--tw-gradient-to:rgba(37,99,235,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-blue-500{--tw-gradient-to:rgba(59,130,246,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#3b82f6 var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-blue-400{--tw-gradient-to:#60a5fa var(--tw-gradient-to-position)}.px-4{padding-left:1rem;padding-right:1rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.text-center{text-align:center}.text-lg{font-size:1.333rem;line-height:1.4}.text-sm{font-size:1rem;line-height:1.5}.font-black{font-weight:900}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-emerald-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-sky-600{--tw-text-opacity:1;color:rgb(2 132 199/var(--tw-text-opacity,1))}.text-stone-50{--tw-text-opacity:1;color:rgb(250 250 249/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-blue-500\/40{--tw-shadow-color:rgba(59,130,246,.4);--tw-shadow:var(--tw-shadow-colored)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@media (min-width:768px){.md\:mb-10{margin-bottom:2.5rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:text-xl{font-size:1.777rem;line-height:1.3}}@media (min-width:1024px){.lg\:text-2xl{font-size:2.369rem;line-height:1.2}}@media (min-width:1280px){.xl\:mb-10{margin-bottom:2.5rem}}