hero .heroSection{position:relative;min-height:calc(100vh - 111px);overflow:hidden;background:#05070b}.videoDiv{position:absolute;inset:0;overflow:hidden;background:#000}.heroVideo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#000}.heroVideo{z-index:0;opacity:0;transition:opacity .22s ease-out}.videoDiv.is-video-ready .heroVideo{opacity:1}.videoDiv:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#05070be0 0% 5%,#05070b94 24%,#05070b33 44%,#05070b00 60%),linear-gradient(180deg,#05070b0a,#05070b1f);z-index:1}.heroContent{position:relative;z-index:2;display:flex;align-items:center;min-height:calc(100vh - 111px);padding:48px 0}.heroInner{width:min(1280px,calc(100% - 64px));margin:0 auto}.heroCopy{max-width:700px}.heroSection--intro .heroCopy{position:relative;isolation:isolate}.heroSection--intro .heroCopy:after{content:"";position:absolute;pointer-events:none;opacity:0}.heroSection--intro .heroCopy:after{top:-48px;left:-10%;width:34%;height:calc(100% + 84px);background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,0) 28%,rgba(255,255,255,.18) 48%,rgba(255,255,255,.06) 58%,rgba(255,255,255,0) 76%,transparent 100%);transform:translate3d(-140%,0,0) skew(-18deg);mix-blend-mode:screen}.heroTitle{margin:0;font-family:Archivo,sans-serif;font-size:clamp(34px,4.8vw,62px);font-weight:700;line-height:1;letter-spacing:-.035em;color:#fff;text-wrap:balance;text-shadow:0 3px 10px rgba(0,0,0,.42),0 10px 28px rgba(0,0,0,.28)}.heroTitle__text{display:inline-block}.heroSubtitle{margin:16px 0 0;font-family:Archivo,sans-serif;font-size:clamp(16px,1.6vw,20px);font-weight:400;line-height:1.5;color:#ffffffe0;text-shadow:0 2px 8px rgba(0,0,0,.34),0 8px 20px rgba(0,0,0,.22)}.heroActions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}.heroSection--intro .heroTitle,.heroSection--intro .heroSubtitle,.heroSection--intro .heroActions,.heroSection--intro .heroButton{will-change:transform,opacity,filter}.heroSection--intro:not(.is-intro-active) .heroTitle,.heroSection--intro:not(.is-intro-active) .heroSubtitle,.heroSection--intro:not(.is-intro-active) .heroActions,.heroSection--intro:not(.is-intro-active) .heroButton{opacity:0}.heroSection--intro .heroTitle.animate__animated{--animate-duration: .92s}.heroSection--intro .heroSubtitle.animate__animated{--animate-duration: 1.02s;--animate-delay: .17s}.heroSection--intro .heroActions.animate__animated{--animate-duration: 1s;--animate-delay: .3s}.heroSection--intro.is-intro-active .heroCopy:after{animation:heroCopySheen 1.5s cubic-bezier(.2,.72,.16,1) .18s both}.heroSection--intro.is-intro-active .heroButton{animation:heroButtonRise .96s cubic-bezier(.2,.72,.16,1) both;animation-delay:calc(.42s + (var(--hero-button-index, 0) * .12s))}.heroButton{display:inline-flex;align-items:center;justify-content:center;min-width:190px;min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:8px;font-family:Archivo,sans-serif;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .22s ease,transform .22s ease}.heroButton--primary{background:#fff;color:#101828;box-shadow:0 10px 24px #00000024}.heroButton--primary:hover{background:#fff;box-shadow:0 18px 34px #0003,0 0 0 1px #ffffff38;transform:translateY(-2px)}@keyframes heroCopySheen{0%{opacity:0;transform:translate3d(-140%,0,0) skew(-18deg)}18%{opacity:.9}to{opacity:0;transform:translate3d(360%,0,0) skew(-18deg)}}@keyframes heroButtonRise{0%{opacity:0;transform:translateY(14px);box-shadow:0 0 #0000}62%{opacity:1;transform:translateY(0);box-shadow:0 18px 36px #0000002e}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.heroSection--intro .heroCopy:after,.heroSection--intro .heroTitle,.heroSection--intro .heroSubtitle,.heroSection--intro .heroActions,.heroSection--intro .heroButton{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}}.heroButton--secondary{border-color:#ffffff42;background:#090e169e;color:#fff;box-shadow:0 10px 24px #00000029,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.heroButton--secondary:hover{border-color:#ffffff6b;background:#0e1622d1;box-shadow:0 18px 34px #00000038,inset 0 1px #ffffff24;transform:translateY(-2px)}@media(max-width:900px){.heroSection,.heroContent{min-height:calc(100vh - 83px)}.videoDiv:after{background:linear-gradient(90deg,#05070bc7 0% 5%,#05070b70 28%,#05070b24 48%,#05070b00 62%),linear-gradient(180deg,#05070b0f,#05070b24)}.heroInner{width:calc(100% - 40px)}.heroCopy{max-width:500px}.heroTitle{font-size:clamp(32px,6vw,50px)}.heroSubtitle{font-size:17px}}@media(max-width:640px){.heroSection,.heroContent{min-height:calc(100svh - 83px)}.heroContent{align-items:flex-end;padding:28px 0 24px}.videoDiv:after{background:linear-gradient(0deg,#05070be0,#05070ba8 20%,#05070b3d 46%,#05070b00 68%),linear-gradient(180deg,#05070b0a,#05070b1a)}.heroInner{width:calc(100% - 24px)}.heroCopy{max-width:none}.heroTitle{font-size:clamp(28px,9vw,42px);line-height:1.02}.heroSubtitle{margin-top:14px;font-size:15px;line-height:1.45}.heroActions{flex-direction:column;gap:10px;margin-top:22px}.heroButton{width:100%;min-width:0;min-height:46px;padding:0 18px}}.section3{padding:90px 0;position:relative;overflow:hidden;background:#fff}.section3:before{content:"";background-image:url(/build/assets/bg3-CM6mwRGk.png);background-size:contain;background-repeat:no-repeat;background-position:top left;position:absolute;top:0;left:0;width:26vw;height:500px;z-index:0;opacity:.12;pointer-events:none}.section3:after{content:"";background-image:url(/build/assets/bg4-DUK0mddx.png);background-size:contain;background-repeat:no-repeat;background-position:bottom right;position:absolute;bottom:-140px;right:-45px;width:300px;height:100%;z-index:0;opacity:.1;pointer-events:none}.section3 .container{position:relative;z-index:1}.section3--intro:before,.section3--intro:after,.section3--intro .s3Header,.section3--intro .s3Eyebrow,.section3--intro .s3title,.section3--intro .s3Divider,.section3--intro .s3Intro,.section3--intro .fairBox,.section3--intro .s3BottomNote{will-change:transform,opacity,filter}.section3--intro:not(.is-inview):before{opacity:0;transform:translate3d(-24px,18px,0) scale(.98)}.section3--intro:not(.is-inview):after{opacity:0;transform:translate3d(24px,-18px,0) scale(.98)}.section3--intro:not(.is-inview) .s3Eyebrow,.section3--intro:not(.is-inview) .s3title,.section3--intro:not(.is-inview) .s3Divider,.section3--intro:not(.is-inview) .s3Intro,.section3--intro:not(.is-inview) .fairBox,.section3--intro:not(.is-inview) .s3BottomNote{opacity:0}.s3Header{max-width:680px;margin:0 auto 34px;text-align:center}.s3Eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 16px;margin-bottom:12px;border:1px solid #e3edf5;border-radius:999px;background:#fff;color:#007bb8;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.s3EyebrowIcon{width:9px;height:9px;display:inline-block;border:2px solid currentColor;border-radius:3px;transform:rotate(45deg)}.s3title{font-size:clamp(34px,4vw,52px);line-height:1;font-weight:900;letter-spacing:-.04em;color:#061936;width:100%;display:block;padding-bottom:0;border-bottom:none;margin-bottom:14px}.s3Divider{width:220px;height:1px;margin:0 auto 16px;background:linear-gradient(90deg,transparent,#cbddeb,transparent);position:relative}.s3Divider span{width:9px;height:9px;display:block;border:1px solid #9fc5e2;background:#fff;border-radius:3px;transform:translate(-50%,-50%) rotate(45deg);position:absolute;top:50%;left:50%}.s3Intro{max-width:620px;margin:0 auto;color:#667085;font-size:15px;line-height:1.6}.fairsMainBox{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.fairBox{position:relative;min-height:255px;display:flex;flex-direction:column;border-radius:20px;overflow:hidden;background:#fff;border:1px solid #e5eaf0;box-shadow:0 12px 32px #0f2a460f;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.section3--intro .fairBox{transform:translate3d(0,42px,0) scale(.96);filter:saturate(.9)}.section3--intro .fairBox:nth-child(odd){transform:translate3d(-18px,42px,0) scale(.96)}.section3--intro .fairBox:nth-child(2n){transform:translate3d(18px,52px,0) scale(.95)}.fairBox:hover{transform:translateY(-3px);box-shadow:0 18px 44px #0f2a461a}.fairBox:before{content:"";position:absolute;top:0;left:0;width:4px;height:64px;border-radius:0 0 999px;background:var(--fair-color)}.fairBox1{--fair-color: #007bb8;--fair-color-dark: #005f87;--fair-color-soft: #eef8fd}.fairBox2{--fair-color: #3d7080;--fair-color-dark: #2a4b56;--fair-color-soft: #eff6f8}.fairBox3{--fair-color: #20bfdd;--fair-color-dark: #1799b8;--fair-color-soft: #eefbfd}.fairBox4{--fair-color: #8fbd55;--fair-color-dark: #6f9840;--fair-color-soft: #f4faee}.fairBoxTop{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:26px 28px 0;position:relative;z-index:1}.fairIndexAndSubtitle{display:flex;align-items:center;gap:12px;min-width:0}.fairIndex{width:36px;height:36px;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--fair-color);border-radius:10px;background:#fff;color:var(--fair-color);font-size:13px;font-weight:900;letter-spacing:.04em}.fairLogo{width:160px;height:42px;flex:0 0 160px;padding:0;background-color:transparent;display:flex;align-items:center;justify-content:flex-end}.fairLogo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.fairTextBox{flex:1;padding:14px 28px 26px;position:relative;z-index:1;display:flex;flex-direction:column}.fairTitle{font-size:clamp(24px,2vw,31px);line-height:1.05;font-weight:900;letter-spacing:-.04em;color:#061936;margin:0 0 10px}.fairSubTitle{color:var(--fair-color);margin:0;font-size:14px;line-height:1.35;font-weight:700}.fairText{max-width:96%;color:#3f4b5f;font-size:14px;line-height:1.55;margin:0}.fairMetaList{display:flex;align-items:center;flex-wrap:wrap;gap:12px 16px;margin-top:18px;margin-bottom:18px}.fairMetaItem{display:inline-flex;align-items:center;gap:7px;color:#596579;font-size:12.5px;font-weight:600;white-space:nowrap}.fairMetaIcon{width:13px;height:13px;display:inline-block;border:2px solid var(--fair-color);border-radius:4px;position:relative;opacity:.9}.showMoreButton{padding:11px 20px;border-radius:10px;color:#fff;font-weight:800;font-size:13px;margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:14px;width:max-content;min-width:155px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.showMoreButton:hover{transform:translateY(-2px);color:#fff}.showMoreButton span{font-size:16px;line-height:1}.cleanroomBtn{background-color:#007bb8}.cleanroomBtn:hover{background-color:#005f87}.analytechBtn{background-color:#3d7080}.analytechBtn:hover{background-color:#2a4b56}.biotecnicaBtn{background-color:#20bfdd}.biotecnicaBtn:hover{background-color:#1799b8}.pharmanextBtn{background-color:#8fbd55}.pharmanextBtn:hover{background-color:#6f9840}.s3BottomNote{display:flex;align-items:center;justify-content:center;gap:12px;margin:28px auto 0;color:#667085;font-size:14px;text-align:center}.s3BottomNote span{width:10px;height:10px;flex:0 0 10px;border:1px solid #007bb8;border-radius:3px;transform:rotate(45deg)}.section3--intro .s3Eyebrow.animate__animated{--animate-duration: .7s}.section3--intro .s3title.animate__animated{--animate-duration: .86s;--animate-delay: 90ms}.section3--intro .s3Divider.animate__animated{--animate-duration: .82s;--animate-delay: .17s}.section3--intro .s3Intro.animate__animated{--animate-duration: .96s;--animate-delay: .22s}.section3--intro .s3BottomNote.animate__animated{--animate-duration: .88s;--animate-delay: .42s}.section3--intro.is-inview:before{animation:fairsBgLeftIntro 1.05s cubic-bezier(.2,.72,.16,1) both}.section3--intro.is-inview:after{animation:fairsBgRightIntro 1.12s cubic-bezier(.2,.72,.16,1) .1s both}.section3--intro.is-inview .fairBox{opacity:1;filter:saturate(1);animation:fairsCardIn .92s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(.2s + (var(--fair-order, 0) * .11s))}@keyframes fairsBgLeftIntro{0%{opacity:0;transform:translate3d(-24px,18px,0) scale(.98)}to{opacity:.12;transform:translateZ(0) scale(1)}}@keyframes fairsBgRightIntro{0%{opacity:0;transform:translate3d(24px,-18px,0) scale(.98)}to{opacity:.1;transform:translateZ(0) scale(1)}}@keyframes fairsCardIn{0%{opacity:0}68%{opacity:1;transform:translate3d(0,-8px,0) scale(1.01);box-shadow:0 22px 48px #0f2a461f}to{opacity:1;transform:translateZ(0) scale(1);box-shadow:0 12px 32px #0f2a460f}}@media(prefers-reduced-motion:reduce){.section3--intro:before,.section3--intro:after,.section3--intro .s3Eyebrow,.section3--intro .s3title,.section3--intro .s3Divider,.section3--intro .s3Intro,.section3--intro .fairBox,.section3--intro .s3BottomNote{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}}@media(min-width:0px)and (max-width:768px){.section3{padding:48px 0}.section3:before{width:220px;opacity:.1}.section3:after{display:none}.s3Header{margin-bottom:26px}.s3Eyebrow{padding:7px 13px;font-size:10px;letter-spacing:.08em}.s3title{font-size:36px;text-align:center;color:#061936;border:none;padding:0;margin-bottom:14px}.s3Intro{font-size:14px;line-height:1.55}.fairsMainBox{grid-template-columns:1fr;gap:14px}.fairBox{min-height:auto;border-radius:18px;background-color:#fff}.fairBoxTop{padding:22px 20px 0;gap:14px;align-items:flex-start}.fairIndexAndSubtitle{align-items:flex-start;gap:10px}.fairIndex{width:34px;height:34px;flex-basis:34px;font-size:12px;border-radius:9px}.fairLogo{width:115px;height:36px;flex-basis:115px}.fairTextBox{padding:14px 20px 22px}.fairTitle{font-size:25px;margin-bottom:10px}.fairSubTitle{font-size:13px;line-height:1.35}.fairText{max-width:100%;font-size:14px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.fairMetaList{gap:9px 12px;margin-top:16px;margin-bottom:16px}.fairMetaItem{font-size:12px}.showMoreButton{width:100%;min-width:0;padding:11px 16px;text-align:center;border-radius:10px}.s3BottomNote{font-size:13px;line-height:1.45;margin-top:22px}}.section1{padding:150px 0;position:relative}.section1 .container{position:relative;z-index:1}.section1:before{content:"";background-image:url(/build/assets/bg1-DDb6b60M.png);background-size:contain;background-repeat:no-repeat;background-position:top;position:absolute;top:0;left:0;width:400px;height:100%;z-index:-1;opacity:.25}.section1:after{content:"";background-image:url(/build/assets/bg2-DOWv3hVu.png);background-size:contain;background-repeat:no-repeat;background-position:bottom;position:absolute;bottom:0;right:0;width:500px;height:100%;z-index:-1;opacity:.25}.section1--intro:before,.section1--intro:after{will-change:transform,opacity}.section1--intro:not(.is-inview):before{opacity:0;transform:translate3d(-28px,22px,0) scale(.96)}.section1--intro:not(.is-inview):after{opacity:0;transform:translate3d(28px,-18px,0) scale(.97)}.section1--intro.is-inview:before{animation:aboutBgLeftIntro 1.15s cubic-bezier(.2,.72,.16,1) both,aboutBgLeftDrift 8.5s ease-in-out 1.15s infinite alternate}.section1--intro.is-inview:after{animation:aboutBgRightIntro 1.2s cubic-bezier(.2,.72,.16,1) .12s both,aboutBgRightDrift 9.5s ease-in-out 1.32s infinite alternate}.s1-mainBox{display:flex;align-items:flex-start;flex-wrap:wrap;gap:16px}.section1--intro .s1-left,.section1--intro .s1-right,.section1--intro .s1-title,.section1--intro .s1-text,.section1--intro .s1-button,.section1--intro .s1-img{will-change:transform,opacity,filter}.section1--intro .s1-left,.section1--intro .s1-right{position:relative}.section1--intro .s1-right:after{content:"";position:absolute;pointer-events:none;opacity:0}.section1--intro .s1-right:after{top:-8%;left:6%;width:34%;height:116%;background:linear-gradient(112deg,transparent 0%,rgba(255,255,255,0) 28%,rgba(255,255,255,.24) 48%,rgba(255,255,255,.08) 58%,rgba(255,255,255,0) 76%,transparent 100%);transform:translate3d(-140%,0,0) skew(-16deg);mix-blend-mode:screen}.section1--intro:not(.is-inview) .s1-title,.section1--intro:not(.is-inview) .s1-text,.section1--intro:not(.is-inview) .s1-button,.section1--intro:not(.is-inview) .s1-img{opacity:0}.s1-left,.s1-right{flex-basis:calc(50% - 8px)}.s1-title{font-size:32px;font-weight:700;color:#4a276e}.s1-title__text{display:inline-block}.s1-text{margin-top:16px;font-size:16px;line-height:1.5;color:#333}.s1-right{position:relative;display:flex}.s1-img{flex:1;overflow:hidden;border-radius:16px;width:50%;position:relative;box-shadow:0 18px 42px #181f2b1a}.s1-img img{width:100%;height:420px;object-fit:cover;transform:scale(1.08);filter:contrast(1.02) saturate(.98);transition:transform .78s cubic-bezier(.22,1,.36,1),filter .78s cubic-bezier(.22,1,.36,1)}.s1-img1{top:0;left:100px}.s1-img2{top:100px;right:0}.purpleMainButton{background-color:#533770;padding:12px 36px;border-radius:16px;color:#fff;text-decoration:none;transition:all .3s;margin-top:24px;display:inline-block}.purpleMainButton:hover{background-color:#270946}.section1--intro .s1-title.animate__animated{--animate-duration: .88s}.section1--intro .s1-text.animate__animated{--animate-duration: 1s;--animate-delay: .13s}.section1--intro .s1-button.animate__animated{--animate-duration: .96s;--animate-delay: .24s}.section1--intro .s1-img{transform:translateY(28px) scale(.94);filter:saturate(.9)}.section1--intro .s1-img1{transform:translate3d(34px,24px,0) scale(.94) rotate(-4deg)}.section1--intro .s1-img2{transform:translate3d(-24px,42px,0) scale(.92) rotate(5deg)}.section1--intro.is-inview .s1-right:after{animation:aboutImageSheen 1.45s cubic-bezier(.2,.72,.16,1) .18s both}.section1--intro.is-inview .s1-img{opacity:1;filter:saturate(1)}.section1--intro.is-inview .s1-img1{animation:aboutImageSnapInLeft .82s cubic-bezier(.22,1,.36,1) .12s both,aboutImageLoopLeft 6.8s ease-in-out 1.02s infinite alternate}.section1--intro.is-inview .s1-img2{animation:aboutImageSnapInRight .88s cubic-bezier(.22,1,.36,1) .22s both,aboutImageLoopRight 7.4s ease-in-out 1.14s infinite alternate}.section1--intro.is-inview .s1-img img{transform:scale(1);filter:contrast(1) saturate(1)}@keyframes aboutImageSheen{0%{opacity:0;transform:translate3d(-140%,0,0) skew(-16deg)}18%{opacity:.9}to{opacity:0;transform:translate3d(360%,0,0) skew(-16deg)}}@keyframes aboutImageSnapInLeft{0%{opacity:0;transform:translate3d(34px,24px,0) scale(.94) rotate(-4deg)}72%{opacity:1;transform:translate3d(-6px,-6px,0) scale(1.01) rotate(0);box-shadow:0 30px 64px #181f2b2e}to{opacity:1;transform:translateZ(0) scale(1) rotate(0);box-shadow:0 18px 42px #181f2b1a}}@keyframes aboutImageSnapInRight{0%{opacity:0;transform:translate3d(-24px,42px,0) scale(.92) rotate(5deg)}70%{opacity:1;transform:translate3d(6px,-8px,0) scale(1.015) rotate(0);box-shadow:0 32px 68px #181f2b30}to{opacity:1;transform:translateZ(0) scale(1) rotate(0);box-shadow:0 18px 42px #181f2b1a}}@keyframes aboutImageLoopLeft{0%{transform:translateZ(0) scale(1) rotate(0)}50%{transform:translate3d(-7px,10px,0) scale(1.006) rotate(-.45deg)}to{transform:translate3d(8px,-11px,0) scale(1.009) rotate(.45deg)}}@keyframes aboutImageLoopRight{0%{transform:translateZ(0) scale(1) rotate(0)}50%{transform:translate3d(8px,-9px,0) scale(1.007) rotate(.5deg)}to{transform:translate3d(-9px,12px,0) scale(1.01) rotate(-.5deg)}}@keyframes aboutBgLeftIntro{0%{opacity:0;transform:translate3d(-28px,22px,0) scale(.96)}to{opacity:.25;transform:translateZ(0) scale(1)}}@keyframes aboutBgRightIntro{0%{opacity:0;transform:translate3d(28px,-18px,0) scale(.97)}to{opacity:.25;transform:translateZ(0) scale(1)}}@keyframes aboutBgLeftDrift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(-8px,10px,0) scale(1.015)}}@keyframes aboutBgRightDrift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(10px,-8px,0) scale(1.018)}}@media(prefers-reduced-motion:reduce){.section1--intro:before,.section1--intro:after,.section1--intro .s1-right:after,.section1--intro .s1-title,.section1--intro .s1-text,.section1--intro .s1-button,.section1--intro .s1-img{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}}@media(min-width:0px)and (max-width:768px){.section1{padding:24px 0 0;margin-bottom:-100px}.s1-mainBox{flex-direction:column}.s1-left,.s1-right{flex-basis:100%;text-align:center}.s1-title{font-size:24px}.section1:before{width:250px;display:none}.section1:after{bottom:80px}.section1--intro:before,.section1--intro:after{animation:none!important;transform:none!important}.section1--intro .s1-right:after{display:none;animation:none!important}.section1--intro .s1-title,.section1--intro .s1-text,.section1--intro .s1-button,.section1--intro .s1-img{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}.section1--intro .s1-img img{animation:none!important;transform:none!important;filter:none!important;transition:none!important}.purpleMainButton{padding:8px 16px;margin:16px 0 0}.s1-img{width:90%}.s1-img img{height:300px;width:320px}.s1-img1{left:0}.s1-right{flex-direction:column;margin:auto}.s1-img2{top:-150px;margin-left:auto}.section1--intro .s1-right:after{left:18%;width:42%}}.slicerMainBox{background-image:url(/build/assets/slicerBg-hEKnmAw3.png);background-repeat:no-repeat;background-size:cover;background-position:center;padding:32px 0;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.slicerMainBox:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#270946b3;z-index:1}.slicerMainBox .container{position:relative;z-index:2}.slicerTitle{font-size:32px;font-weight:700;color:#fff}.slicerSubTitle{font-size:16px;color:#fff;margin:16px auto 32px;width:60%}.numbersMainBox{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap}.dataBox{display:flex;flex-direction:column;align-items:center;justify-content:center;width:170px;height:170px;border-radius:100%;background-color:#fff;color:#000;border:2px solid #363636}.mainData{font-size:36px;font-weight:700}.subData{font-size:14px;width:100%}@media(min-width:0px)and (max-width:768px){.slicerTitle{font-size:24px}.slicerMainBox{padding:16px 0}.slicerSubTitle{width:100%;font-size:14px}.slicerSubTitle{margin:16px 0}.numbersMainBox{gap:16px}.dataBox{width:130px;height:130px}.mainData{font-size:24px}}.section4{padding:50px 0 150px;position:relative}.section4 .container{position:relative;z-index:1}.section4:before{content:"";background-image:url(/build/assets/bg7-CtLR67V_.png);background-size:contain;background-repeat:no-repeat;background-position:bottom left;position:absolute;bottom:0;left:0;width:500px;height:100%;z-index:-1;opacity:.25}.section4:after{content:"";background-image:url(/build/assets/bg8-1df8iqrA.png);background-size:contain;background-repeat:no-repeat;background-position:bottom;position:absolute;bottom:0;right:0;width:500px;height:100%;z-index:-1;opacity:.25}.section4--intro:before,.section4--intro:after,.section4--intro .s4title,.section4--intro .formMainBox,.section4--intro .formLeftBox,.section4--intro .formRightBox,.section4--intro .entryCardIntro,.section4--intro .formRow,.section4--intro .formRowCheckBox,.section4--intro .submitButton{will-change:transform,opacity,filter}.section4--intro:not(.is-inview):before{opacity:0;transform:translate3d(-22px,20px,0) scale(.98)}.section4--intro:not(.is-inview):after{opacity:0;transform:translate3d(24px,18px,0) scale(.98)}.section4--intro:not(.is-inview) .s4title,.section4--intro:not(.is-inview) .formMainBox,.section4--intro:not(.is-inview) .formLeftBox,.section4--intro:not(.is-inview) .formRightBox,.section4--intro:not(.is-inview) .entryCardIntro,.section4--intro:not(.is-inview) .formRow,.section4--intro:not(.is-inview) .formRowCheckBox,.section4--intro:not(.is-inview) .submitButton{opacity:0}.s4title{font-size:32px;font-weight:700;color:#1c1c1c;text-align:center;margin-bottom:32px}.formMainBox{padding:16px;display:flex;align-items:flex-start;gap:16px;flex-wrap:wrap;background-color:#f4f4f4;border:1px solid #6c6c6c;box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px;border-radius:32px}.section4--intro .formMainBox{transform:translateY(34px) scale(.985);filter:saturate(.94)}.formLeftBox{flex-basis:calc(40% - 8px);border-radius:32px;overflow:hidden;background-image:url(/build/assets/formBg-wV4OX7cY.png);background-position:center;background-repeat:no-repeat;background-size:cover;box-shadow:#32325d40 0 2px 5px -1px,#0000004d 0 1px 3px -1px;min-height:592px}.section4--intro .formLeftBox{transform:translate3d(-34px,0,0) scale(.965);filter:saturate(.9)}.formRightBox{flex-basis:calc(60% - 8px)}.section4--intro .formRightBox{transform:translate3d(28px,0,0)}.formRightBox p{color:#454545;line-height:1.5;display:block;margin-bottom:32px}.section4--intro .formRow,.section4--intro .formRowCheckBox,.section4--intro .submitButton{transform:translateY(18px)}.formRow{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin:24px 0 0}.entryCardHoneypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.formRow label{flex-basis:calc(50% - 8px);cursor:pointer;font-size:14px}.formRow input,.formRow select{width:100%;padding:8px;border-radius:16px;border:1px solid #c4c4c4;transition:all .3s;font-size:16px;background-color:#fff}.formRow select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#4a276e 50%),linear-gradient(135deg,#4a276e 50%,transparent 50%);background-position:calc(100% - 22px) calc(50% - 3px),calc(100% - 16px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:36px}.formRow input:focus,.formRow select:focus{outline:none;border:1px solid #c4c4c4;box-shadow:#0000003d 0 3px 8px}.formRowCheckBox{margin:24px 0 0}.formLegalLinks{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:12px}.formLegalLink{background:none;border:none;padding:0;color:#270946;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.formLegalLink:hover{color:#4a276e}.formLegalConnector{color:#454545}.formRowCheckBox label{cursor:pointer;display:flex;align-items:center;gap:12px;font-size:16px}.formCheckboxAcceptance{color:#1c1c1c;font-weight:400}.formRowCheckBox input{width:20px;height:20px;padding:0}.entryCardLegalPopupContent{text-align:left;max-height:70vh;overflow-y:auto;padding-right:8px}.entryCardLegalRichtext{color:#1c1c1c;font-size:13px;line-height:1.7}.entryCardLegalRichtext p,.entryCardLegalRichtext ul,.entryCardLegalRichtext ol{margin-bottom:14px}.entryCardLegalRichtext ul,.entryCardLegalRichtext ol{padding-left:20px}.entryCardLegalRichtext ul{list-style:disc}.entryCardLegalRichtext ol{list-style:decimal}.entryCardLegalRichtext h1,.entryCardLegalRichtext h2,.entryCardLegalRichtext h3,.entryCardLegalRichtext h4{margin:16px 0 10px;color:#111;font-weight:700;line-height:1.3}.entryCardLegalRichtext a{color:#270946;text-decoration:underline}.submitButton{background-color:#4a276e;padding:12px 0;border-radius:32px;color:#fff;font-weight:700;border:none;cursor:pointer;transition:all .3s;width:100%;margin-top:32px}.submitButton:hover{background-color:#1a0630}.section4--intro .s4title.animate__animated{--animate-duration: .82s}.section4--intro .entryCardIntro.animate__animated{--animate-duration: .9s;--animate-delay: .12s}.section4--intro.is-inview:before{animation:entryCardBgLeftIn 1.05s cubic-bezier(.2,.72,.16,1) both}.section4--intro.is-inview:after{animation:entryCardBgRightIn 1.12s cubic-bezier(.2,.72,.16,1) .1s both}.section4--intro.is-inview .formMainBox{opacity:1;animation:entryCardShellIn .96s cubic-bezier(.22,1,.36,1) .14s both}.section4--intro.is-inview .formLeftBox{opacity:1;animation:entryCardMediaIn .92s cubic-bezier(.22,1,.36,1) .22s both}.section4--intro.is-inview .formRightBox{opacity:1;animation:entryCardPanelIn .9s cubic-bezier(.22,1,.36,1) .22s both}.section4--intro.is-inview .formRow,.section4--intro.is-inview .formRowCheckBox,.section4--intro.is-inview .submitButton{opacity:1;animation:entryCardFieldIn .72s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(.26s + (var(--entry-row-order, 0) * 70ms))}@keyframes entryCardBgLeftIn{0%{opacity:0;transform:translate3d(-22px,20px,0) scale(.98)}to{opacity:.25;transform:translateZ(0) scale(1)}}@keyframes entryCardBgRightIn{0%{opacity:0;transform:translate3d(24px,18px,0) scale(.98)}to{opacity:.25;transform:translateZ(0) scale(1)}}@keyframes entryCardShellIn{0%{opacity:0;transform:translateY(34px) scale(.985);filter:saturate(.94)}68%{opacity:1;transform:translateY(-4px) scale(1.003);box-shadow:#32325d2e 0 18px 30px -10px,#00000029 0 10px 18px -10px}to{opacity:1;transform:translateY(0) scale(1);filter:saturate(1)}}@keyframes entryCardMediaIn{0%{opacity:0;transform:translate3d(-34px,0,0) scale(.965);filter:saturate(.9)}to{opacity:1;transform:translateZ(0) scale(1);filter:saturate(1)}}@keyframes entryCardPanelIn{0%{opacity:0;transform:translate3d(28px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes entryCardFieldIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.section4--intro:before,.section4--intro:after,.section4--intro .s4title,.section4--intro .formMainBox,.section4--intro .formLeftBox,.section4--intro .formRightBox,.section4--intro .entryCardIntro,.section4--intro .formRow,.section4--intro .formRowCheckBox,.section4--intro .submitButton{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}}@media(min-width:0px)and (max-width:768px){.section4{padding:32px 0}.s4title{font-size:24px;text-align:center;color:#4a276e;border:none;padding:0;margin-bottom:16px}.formMainBox{flex-direction:column-reverse}.formRightBox,.formLeftBox{flex-basis:100%}.formRightBox p{font-size:14px}.formRowCheckBox label{flex-wrap:wrap;gap:0px;font-size:14px}.formLegalLinks{gap:4px;font-size:14px;margin-bottom:8px}.formRow label{flex-basis:100%;font-size:14px}.formRow{margin:8px 0 0;gap:8px}.formLegalConnector,.formCheckboxAcceptance{margin:0 4px 0 0;display:block}.formRowCheckBox input{margin-right:8px}.submitButton{padding:8px;margin:16px 0 0}.section4:after{display:none}.section4:before{width:320px}}.homeNewsSlider{position:relative;padding:86px 0 92px;color:#111827}.homeNewsSlider .container{position:relative;z-index:1}.homeNewsSlider--intro .homeNewsSlider__header,.homeNewsSlider--intro .homeNewsSlider__title,.homeNewsSlider--intro .homeNewsSlider__intro,.homeNewsSlider--intro .newsSliderCard,.homeNewsSlider--intro .newsSliderControls{will-change:transform,opacity,filter}.homeNewsSlider--intro:not(.is-inview) .homeNewsSlider__title,.homeNewsSlider--intro:not(.is-inview) .homeNewsSlider__intro,.homeNewsSlider--intro:not(.is-inview) .newsSliderCard,.homeNewsSlider--intro:not(.is-inview) .newsSliderControls{opacity:0}.homeNewsSlider__header{display:grid;gap:12px;max-width:680px;margin-bottom:32px}.homeNewsSlider--intro .homeNewsSlider__header{transform:translateY(26px)}.homeNewsSlider__title{font-size:48px;font-weight:700;color:#1c1c1c}.homeNewsSlider__intro{max-width:560px;margin:0;color:#5b6472;font-size:1rem;line-height:1.75}.homeNewsSlider .embla__viewport{overflow:hidden;padding:16px 0}.homeNewsSlider .embla__container{display:flex;gap:26px}.homeNewsSlider .embla__slide{flex:0 0 calc((100% - 52px) / 3);min-width:0}.newsSliderCard{min-height:100%}.homeNewsSlider--intro .newsSliderCard{transform:translate3d(0,44px,0) scale(.965);filter:saturate(.92)}.homeNewsSlider--intro .newsSliderCard:nth-child(odd){transform:translate3d(-16px,44px,0) scale(.965)}.homeNewsSlider--intro .newsSliderCard:nth-child(2n){transform:translate3d(16px,52px,0) scale(.955)}.newsSliderCard__link{position:relative;display:flex;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid rgba(17,24,39,.1);border-radius:8px;background:#fff;height:100%;color:inherit;text-decoration:none;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.newsSliderCard__link:after{content:"";position:absolute;inset:0;border:1px solid rgba(31,92,134,0);border-radius:inherit;pointer-events:none;transition:border-color .24s ease}.newsSliderCard__link:hover,.newsSliderCard__link:focus-visible{transform:translateY(-8px);border-color:#1f5c8652;box-shadow:#0000003d 0 3px 8px}.newsSliderCard__link:hover:after,.newsSliderCard__link:focus-visible:after{border-color:#1f5c864d}.newsSliderCard__media{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:#e8eef3}.newsSliderCard__media:after{content:"";position:absolute;inset:auto 18px 18px;height:3px;border-radius:999px;background:#1f5c86;transform:scaleX(0);transform-origin:left;transition:transform .26s ease}.newsSliderCard__link:hover .newsSliderCard__media:after,.newsSliderCard__link:focus-visible .newsSliderCard__media:after{transform:scaleX(1)}.newsSliderCard__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .42s ease,filter .42s ease}.newsSliderCard__link:hover .newsSliderCard__image,.newsSliderCard__link:focus-visible .newsSliderCard__image{transform:scale(1.06);filter:saturate(1.08) contrast(1.04)}.newsSliderCard__placeholder{display:grid;width:100%;height:100%;place-items:center;background:#eef3f7;color:#1118279e;font-family:Archivo,sans-serif;font-size:clamp(3rem,7vw,4.8rem);font-weight:900}.newsSliderCard__body{display:flex;flex:1;flex-direction:column;gap:14px;padding:22px}.newsSliderCard__date{display:inline-flex;align-self:flex-start;min-height:28px;align-items:center;padding:0 10px;border-radius:8px;background:#eef3f7;color:#667085;font-size:.72rem;font-weight:900;text-transform:uppercase}.newsSliderCard__title{margin:0;color:#111827;font-family:Archivo,sans-serif;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.06}.newsSliderCard__summary{margin:0;color:#667085;font-size:.95rem;line-height:1.7;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.newsSliderCard__cta{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:#1f5c86;font-size:.9rem;font-weight:900}.newsSliderCard__cta svg,.newsSliderCard__allIcon svg,.newsSliderButton svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.newsSliderCard__cta svg{transition:transform .22s ease}.newsSliderCard__link:hover .newsSliderCard__cta svg,.newsSliderCard__link:focus-visible .newsSliderCard__cta svg{transform:translate(4px)}.newsSliderCard__link--all{display:flex;min-height:100%;flex-direction:column;justify-content:space-between;padding:26px;background:#111827;color:#fff}.newsSliderCard__link--all:before{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.16);border-radius:8px;pointer-events:none}.newsSliderCard__allLabel{position:relative;z-index:1;align-self:flex-start;padding:7px 10px;border-radius:8px;background:#ffffff1f;color:#ffffffc2;font-size:.78rem;font-weight:900;text-transform:uppercase}.newsSliderCard__link--all strong{position:relative;z-index:1;max-width:280px;margin:auto 0;font-family:Archivo,sans-serif;font-size:clamp(1.55rem,2.4vw,2.35rem);line-height:1.04}.newsSliderCard__allIcon{position:relative;z-index:1;display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:#fff;color:#111827;transition:transform .22s ease,background .22s ease,color .22s ease}.newsSliderCard__link--all:hover .newsSliderCard__allIcon,.newsSliderCard__link--all:focus-visible .newsSliderCard__allIcon{transform:translate(6px);background:#1f5c86;color:#fff}.newsSliderControls{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}.homeNewsSlider--intro .newsSliderControls{transform:translateY(18px)}.homeNewsSlider--intro .homeNewsSlider__title.animate__animated{--animate-duration: .82s}.homeNewsSlider--intro .homeNewsSlider__intro.animate__animated{--animate-duration: .92s;--animate-delay: .13s}.homeNewsSlider--intro.is-inview .homeNewsSlider__header{opacity:1;animation:newsHeaderLiftIn .88s cubic-bezier(.22,1,.36,1) both}.homeNewsSlider--intro.is-inview .newsSliderCard{opacity:1;filter:saturate(1);animation:newsCardRevealIn .9s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(.18s + (var(--news-order, 0) * .1s))}.homeNewsSlider--intro.is-inview .newsSliderControls{opacity:1;animation:newsControlsIn .72s cubic-bezier(.22,1,.36,1) .42s both}@keyframes newsHeaderLiftIn{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes newsCardRevealIn{0%{opacity:0}70%{opacity:1;transform:translate3d(0,-8px,0) scale(1.01);box-shadow:0 20px 42px #1118271f}to{opacity:1;transform:translateZ(0) scale(1);box-shadow:0 0 #11182700}}@keyframes newsControlsIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.homeNewsSlider--intro .homeNewsSlider__title,.homeNewsSlider--intro .homeNewsSlider__intro,.homeNewsSlider--intro .homeNewsSlider__header,.homeNewsSlider--intro .newsSliderCard,.homeNewsSlider--intro .newsSliderControls{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}}.newsSliderButton{display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(17,24,39,.12);border-radius:50%;background:#fff;color:#111827;box-shadow:0 10px 26px #11182712;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease}.newsSliderButton:hover:not(:disabled),.newsSliderButton:focus-visible:not(:disabled){transform:translateY(-2px);border-color:#111827;background:#111827;color:#fff}.newsSliderButton:disabled{cursor:default;opacity:.38;box-shadow:none}@media(min-width:1200px){.homeNewsSlider .embla__slide{flex-basis:calc((100% - 52px) / 3)}}@media(max-width:1199.98px){.homeNewsSlider{padding:76px 0 84px}.homeNewsSlider .embla__container{gap:22px}.homeNewsSlider .embla__slide{flex-basis:calc((100% - 22px)/2)}.newsSliderCard__body{padding:20px}.newsSliderCard__title{font-size:1.48rem}.newsSliderCard__link--all strong{font-size:1.85rem}}@media(max-width:900px){.homeNewsSlider{padding:66px 0 76px}.homeNewsSlider__header{max-width:620px;margin-bottom:26px}.homeNewsSlider__title{font-size:42px}.homeNewsSlider .embla__slide{flex-basis:72%}.newsSliderCard__media{aspect-ratio:16 / 9.6}}@media(max-width:640px){.homeNewsSlider{padding:54px 0 64px}.homeNewsSlider__header{gap:10px;margin-bottom:20px}.homeNewsSlider__title{font-size:34px;line-height:1.05}.homeNewsSlider__intro{font-size:.95rem;line-height:1.65}.homeNewsSlider .embla__viewport{padding:10px 0 14px;overflow:visible}.homeNewsSlider .embla__container{gap:16px}.homeNewsSlider .embla__slide{flex-basis:88%}.newsSliderCard__media{aspect-ratio:16 / 10.4}.newsSliderCard__body{gap:12px;padding:18px}.newsSliderCard__date{min-height:26px;font-size:.68rem}.newsSliderCard__title{font-size:1.3rem;line-height:1.12}.newsSliderCard__summary{font-size:.92rem;line-height:1.6;-webkit-line-clamp:2}.newsSliderCard__link--all{padding:22px}.newsSliderCard__link--all strong{font-size:1.55rem}.newsSliderCard__allIcon{width:48px;height:48px}.newsSliderControls{justify-content:flex-start;margin-top:16px}.newsSliderButton{width:44px;height:44px}}@media(max-width:420px){.homeNewsSlider .embla__slide{flex-basis:100%}.homeNewsSlider .embla__viewport{overflow:hidden}}.sympHome{position:relative;padding:40px 0 54px;background:#fff;color:#0f1720}.sympHome .container{position:relative;z-index:1}.sympHome--intro .sympHome__header,.sympHome--intro .sympHome__panel,.sympHome--intro .sympHome__copy,.sympHome--intro .sympHome__media,.sympHome--intro .sympHome__image{will-change:transform,opacity,filter}.sympHome--intro:not(.is-inview) .sympHome__header,.sympHome--intro:not(.is-inview) .sympHome__panel,.sympHome--intro:not(.is-inview) .sympHome__copy,.sympHome--intro:not(.is-inview) .sympHome__media{opacity:0}.sympHome__header{max-width:780px;margin:0 auto 26px;text-align:center}.sympHome__title{margin:0;color:#061936;font-family:Archivo,sans-serif;font-size:clamp(32px,3.8vw,48px);line-height:.98;font-weight:800;letter-spacing:-.04em;text-wrap:balance}.sympHome__subtitle{max-width:660px;margin:14px auto 0;color:#667085;font-family:Archivo,sans-serif;font-size:clamp(14px,1.22vw,17px);line-height:1.68;font-weight:500}.sympHome__panel{display:grid;gap:28px;padding:28px 30px;border:1px solid #e5ebf1;border-radius:18px;background:#fff;box-shadow:0 10px 24px #0f2a460a;overflow:hidden}.sympHome__panel--with-image{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:stretch}.sympHome__copy{min-width:0;display:flex;align-items:center}.sympHome__copyInner{display:grid;gap:24px}.sympHome__description{max-width:64ch;color:#4f5b6d;font-size:15px;line-height:1.86}.sympHome__cta{display:inline-flex;align-items:center;gap:12px;width:fit-content;padding:14px 22px;border:1px solid rgba(6,25,54,.08);border-radius:999px;background:#0f2a46;box-shadow:0 10px 22px #0619361f;color:#fff;font-family:Archivo,sans-serif;font-size:13px;font-weight:700;letter-spacing:.08em;line-height:1;text-decoration:none;text-transform:uppercase;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background-color .28s ease}.sympHome__cta svg{width:17px;height:17px;flex:0 0 17px;stroke:currentColor;stroke-width:1.8;fill:none;transition:transform .28s ease}.sympHome__cta:hover,.sympHome__cta:focus-visible{transform:translateY(-2px);background:#061936;border-color:#06193629;box-shadow:0 14px 26px #06193629}.sympHome__cta:hover svg,.sympHome__cta:focus-visible svg{transform:translate(4px)}.sympHome__cta:focus-visible{outline:none}.sympHome__description>:first-child,.sympHome__description>:last-child{margin-top:0;margin-bottom:0}.sympHome__media{min-width:0;height:100%}.sympHome__image{position:relative;height:100%;overflow:hidden;border:1px solid #e6ebf0;border-radius:14px;background:#eef2f5}.sympHome__image img{display:block;width:100%;height:100%;min-height:100%;object-fit:cover}.sympHome--intro .sympHome__panel{transform:translateY(30px) scale(.985);filter:saturate(.94)}.sympHome--intro .sympHome__copy{transform:translate3d(-24px,0,0)}.sympHome--intro .sympHome__media{transform:translate3d(24px,0,0)}.sympHome--intro .sympHome__image{transform:scale(1.035)}.sympHome--intro .sympHome__title.animate__animated{--animate-duration: .84s}.sympHome--intro .sympHome__subtitle.animate__animated{--animate-duration: .92s;--animate-delay: .1s}.sympHome--intro.is-inview .sympHome__panel{opacity:1;animation:sympHomePanelIn .92s cubic-bezier(.22,1,.36,1) .12s both}.sympHome--intro.is-inview .sympHome__copy{opacity:1;animation:sympHomeCopyIn .82s cubic-bezier(.22,1,.36,1) .22s both}.sympHome--intro.is-inview .sympHome__media{opacity:1;animation:sympHomeMediaIn .86s cubic-bezier(.22,1,.36,1) .26s both}.sympHome--intro.is-inview .sympHome__image{animation:sympHomeImageSettle 1.02s cubic-bezier(.22,1,.36,1) .26s both}@keyframes sympHomePanelIn{0%{opacity:0;transform:translateY(30px) scale(.985);filter:saturate(.94)}68%{opacity:1;transform:translateY(-4px) scale(1.002);box-shadow:0 16px 30px #0f2a460f}to{opacity:1;transform:translateY(0) scale(1);filter:saturate(1);box-shadow:0 10px 24px #0f2a460a}}@keyframes sympHomeCopyIn{0%{opacity:0;transform:translate3d(-24px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes sympHomeMediaIn{0%{opacity:0;transform:translate3d(24px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes sympHomeImageSettle{0%{transform:scale(1.035)}to{transform:scale(1)}}@media(max-width:1280px){.sympHome__panel--with-image{grid-template-columns:minmax(0,1fr) minmax(300px,.84fr)}.sympHome__description{max-width:60ch}}@media(max-width:1024px){.sympHome{padding:36px 0 48px}.sympHome__header{max-width:700px;margin-bottom:22px}.sympHome__title{font-size:clamp(30px,4.8vw,42px)}.sympHome__subtitle{max-width:620px;font-size:15px}.sympHome__panel{gap:22px;padding:24px}.sympHome__panel--with-image{grid-template-columns:minmax(0,1fr)}.sympHome__copy{display:block}.sympHome__description{max-width:none;font-size:15px;line-height:1.8}.sympHome__copyInner{gap:22px}.sympHome__image{max-width:100%}.sympHome__image img{height:clamp(260px,48vw,360px);min-height:0}}@media(max-width:768px){.sympHome{padding:32px 0 42px}.sympHome__header{max-width:100%;margin-bottom:18px}.sympHome__title{font-size:clamp(28px,8vw,36px);line-height:1.02;letter-spacing:-.035em}.sympHome__subtitle{margin-top:10px;font-size:14px;line-height:1.6}.sympHome__panel{gap:18px;padding:20px;border-radius:16px}.sympHome__description{font-size:14px;line-height:1.76}.sympHome__cta{padding:13px 20px;font-size:12px;letter-spacing:.07em}.sympHome__image img{height:clamp(220px,54vw,300px)}}@media(max-width:640px){.sympHome{padding:30px 0 38px}.sympHome__header{margin-bottom:16px}.sympHome__title{font-size:30px}.sympHome__subtitle{font-size:14px;line-height:1.65}.sympHome__panel{gap:16px;padding:18px;border-radius:14px}.sympHome__description{font-size:14px;line-height:1.75}.sympHome__copyInner{gap:20px}.sympHome__cta{width:100%;justify-content:center}.sympHome__image{border-radius:12px}.sympHome__image img{height:240px}}@media(max-width:480px){.sympHome{padding:26px 0 34px}.sympHome__title{font-size:26px;line-height:1.04}.sympHome__subtitle{font-size:13px;line-height:1.58}.sympHome__panel{gap:14px;padding:15px;border-radius:12px}.sympHome__description{font-size:13.5px;line-height:1.72}.sympHome__cta{padding:12px 18px;font-size:11.5px}.sympHome__image{border-radius:10px}.sympHome__image img{height:210px}}@media(prefers-reduced-motion:reduce){.sympHome--intro .sympHome__header,.sympHome--intro .sympHome__panel,.sympHome--intro .sympHome__copy,.sympHome--intro .sympHome__media,.sympHome--intro .sympHome__image{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}.sympHome__cta,.sympHome__cta svg{transition:none!important}}@media(max-width:768px){.site-main *,.site-main *:before,.site-main *:after{animation:none!important;transition:none!important}.site-main{scroll-behavior:auto!important}}
