.button{margin-block:1rem;margin-inline:.5rem;padding:1.2rem;background-color:#002fa7;color:#e3e3e3;position:relative;cursor:pointer;border-radius:10px;border:2px solid #002FA7;display:flex;align-items:center;transition:background-color .4s ease,box-shadow .4s ease,filter .4s ease,transform .4s ease;box-shadow:0 2px 8px #00000012;letter-spacing:.02em;font-size:1.1rem}.button:hover{background-color:transparent;filter:brightness(1.15);transform:scale(1.05)}.button__icon{margin-right:.5rem;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.button__icon img{max-width:100%;height:auto}.button__label{display:inline-flex;align-items:center;justify-content:center}.shared-link--linkedin{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding-block:1rem}.shared-link--linkedin a{color:#45b5aa;text-decoration:none;transition:color .3s ease;font-weight:600}.shared-link--linkedin a:hover{color:#e3e3e3}.shared-link--linkedin a:active{color:#45b5aa}.shared-link--linkedin a:focus{color:#45b5aa}.shared-link--linkedin-logo{width:20px;height:20px}.sectionTitle{padding-bottom:.5rem;border-bottom:1px solid currentColor;margin-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:-.025em;scroll-margin:5rem}.debug{border:5px solid lime}*,*:before,*:after{box-sizing:border-box}#root{padding:0;margin:0;box-sizing:border-box}html{list-style:none;background-color:#1d1f21;color:#e3e3e3;font-family:Inter Tight,ui-sans-serif,system-ui,sans-serif;font-size:1.1rem;line-height:1.6;scroll-behavior:smooth;overflow-x:clip}body{background-color:#1d1f21;margin:0;overflow-x:clip}main{max-width:calc(1200px + 14vw);margin:0 auto;padding:3rem 7vw 0}a{color:#45b5aa;font-weight:700;text-decoration:none}a:hover{text-shadow:0 0 5px #45B5AA,0 0 10px #45B5AA,0 0 20px #45B5AA}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.error-fallback{max-width:60ch;margin:0 auto;padding:4rem 0 6rem;text-align:center;color:#e3e3e3}.error-fallback p{font-family:Inter Tight,ui-sans-serif,system-ui,sans-serif;color:#e3e3e3bf;margin-top:1rem}.strapiSection{width:100%;background-size:cover;background-position:center;position:relative}.strapiSection:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#e3e3e3cc;z-index:0}.strapiSection>*{position:relative;z-index:1}.section{scroll-margin-top:2rem}.section--1-3{max-width:32.5%}@media screen and (max-width: 850px){.section--1-3{max-width:100%}}.section--2-3{max-width:65.5%}@media screen and (max-width: 850px){.section--2-3{max-width:100%}}
