.beckmanHero-module__AThRYG__hero{background-color:var(--color-beckman-purple);text-align:left;background-image:url(/img/hero-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:flex-start;align-items:center;height:600px;padding:0;display:flex;position:relative;overflow:hidden}.beckmanHero-module__AThRYG__heroBackground{z-index:0;opacity:0;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity 1.5s ease-in-out,transform 10s;position:absolute;top:0;left:0;transform:scale(1)}.beckmanHero-module__AThRYG__active{opacity:1;transform:scale(1.1)}.beckmanHero-module__AThRYG__heroContent{max-width:var(--container-width);padding:0 var(--container-padding);z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;margin:0 auto;display:flex;position:relative}.beckmanHero-module__AThRYG__textContentWrapper{width:100%;height:250px;margin-bottom:2rem;position:relative}.beckmanHero-module__AThRYG__textContent{opacity:0;pointer-events:none;width:100%;transition:opacity 1s ease-out,transform 1s ease-out;position:absolute;top:0;left:0;transform:translateY(20px)}.beckmanHero-module__AThRYG__activeContent{opacity:1;pointer-events:auto;transform:translateY(0)}.beckmanHero-module__AThRYG__headline{color:var(--color-white);max-width:800px;margin-bottom:1.5rem;margin-left:0;margin-right:0;font-size:3.5rem;font-weight:400;line-height:1.2}.beckmanHero-module__AThRYG__subheadline{color:var(--color-white);max-width:600px;margin-bottom:0;margin-left:0;margin-right:0;font-size:1.5rem;font-weight:400;line-height:1.4}.beckmanHero-module__AThRYG__buttonGroup{justify-content:flex-start;gap:1rem;margin-top:1rem;display:flex}.beckmanHero-module__AThRYG__btnPurple{color:var(--color-white);cursor:pointer;background-color:#9c27b0;border:none;border-radius:4px;padding:.8rem 2rem;font-weight:500;transition:background-color .2s}.beckmanHero-module__AThRYG__btnPurple:hover{background-color:#7b1fa2}.beckmanHero-module__AThRYG__heroOverlay{z-index:1;background:linear-gradient(270deg,#4a148c00 0%,#4a148c80 50%,#4a148cf2 100%) 0 0/200% 200%;width:100%;height:100%;animation:10s infinite beckmanHero-module__AThRYG__gradientMove;position:absolute;top:0;left:0}@keyframes beckmanHero-module__AThRYG__gradientMove{0%{background-position:0%}50%{background-position:50%}to{background-position:0%}}.beckmanHero-module__AThRYG__scrollIndicator{color:#fff;z-index:3;font-size:2rem;animation:2s infinite beckmanHero-module__AThRYG__bounce;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@keyframes beckmanHero-module__AThRYG__bounce{0%,20%,50%,80%,to{transform:translateY(0)translate(-50%)}40%{transform:translateY(-10px)translate(-50%)}60%{transform:translateY(-5px)translate(-50%)}}.beckmanHero-module__AThRYG__hero:after{display:none}@media (max-width:768px){.beckmanHero-module__AThRYG__hero{height:auto;padding:4rem 0}.beckmanHero-module__AThRYG__headline{font-size:2.5rem}}
.quickLinks-module__8u-Iwq__section{background-color:var(--color-white);padding:4rem 0}.quickLinks-module__8u-Iwq__container{max-width:var(--container-width);padding:0 var(--container-padding);grid-template-columns:repeat(4,1fr);gap:2rem;margin:0 auto;display:grid}.quickLinks-module__8u-Iwq__card{border:1px solid var(--border-light);group:hover;background:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;padding:2rem;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px #00000005}.quickLinks-module__8u-Iwq__card:hover{border-color:#0000;transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.quickLinks-module__8u-Iwq__iconWrapper{color:var(--color-beckman-purple);z-index:2;margin-bottom:1.5rem;font-size:2.5rem;transition:transform .3s}.quickLinks-module__8u-Iwq__card:hover .quickLinks-module__8u-Iwq__iconWrapper{color:var(--color-white);transform:scale(1.1)}.quickLinks-module__8u-Iwq__content{z-index:2;width:100%;position:relative}.quickLinks-module__8u-Iwq__title{color:var(--color-dark-grey);margin-bottom:.5rem;font-size:1.5rem;font-weight:700;transition:color .3s}.quickLinks-module__8u-Iwq__card:hover .quickLinks-module__8u-Iwq__title{color:var(--color-white)}.quickLinks-module__8u-Iwq__description{color:var(--color-medium-grey);margin-bottom:1.5rem;font-size:.95rem;transition:color .3s}.quickLinks-module__8u-Iwq__card:hover .quickLinks-module__8u-Iwq__description{color:#ffffffe6}.quickLinks-module__8u-Iwq__arrow{background-color:var(--color-light-grey);width:40px;height:40px;color:var(--color-dark-grey);opacity:0;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;bottom:0;right:0;transform:translate(-10px)}.quickLinks-module__8u-Iwq__card:hover .quickLinks-module__8u-Iwq__arrow{opacity:1;background-color:var(--color-white);color:var(--color-beckman-purple);transform:translate(0)}.quickLinks-module__8u-Iwq__hoverOverlay{background:linear-gradient(135deg,var(--color-beckman-purple)0%,var(--color-beckman-red)100%);opacity:0;z-index:1;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.quickLinks-module__8u-Iwq__card:hover .quickLinks-module__8u-Iwq__hoverOverlay{opacity:1}@media (max-width:900px){.quickLinks-module__8u-Iwq__container{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.quickLinks-module__8u-Iwq__container{grid-template-columns:1fr}}
