.Gallery.svelte-2dck3a{width:100%;margin:var(--section-margin) auto}.grid.svelte-2dck3a{display:grid;gap:1em;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));width:100%}.grid-item.svelte-2dck3a{border-radius:var(--default-border-radius);overflow:hidden;--color1: rgba(255, 255, 255, .15);--color2: rgba(255, 255, 255, .3);background:linear-gradient(90deg,var(--color1) 0%,var(--color1) 20%,var(--color2) 50%,var(--color1) 80%,var(--color1) 100%);background-size:200% 100%;animation:svelte-2dck3a-sweep 1.5s ease-in-out infinite}.grid-item.svelte-2dck3a img:where(.svelte-2dck3a),.grid-item.svelte-2dck3a video:where(.svelte-2dck3a){display:block;border-radius:var(--default-border-radius);width:100%;height:auto;object-fit:cover}@keyframes svelte-2dck3a-sweep{0%{background-position:100% 0}to{background-position:-100% 0}}@media(max-width:768px){.grid.svelte-2dck3a{grid-template-columns:1fr}}.FeatureList.svelte-nyrbx7{--gap-x: 4rem;margin:20px 0}.FeatureList-wrapper.svelte-nyrbx7{position:relative}.FeatureList.svelte-nyrbx7 h2:where(.svelte-nyrbx7){margin:0 auto;margin-bottom:var(--gap-x)}.FeatureList.svelte-nyrbx7 ul:where(.svelte-nyrbx7){display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:4rem var(--gap-x);padding:0;margin:0;list-style:none;justify-content:space-between}.FeatureList.svelte-nyrbx7 li:where(.svelte-nyrbx7){display:flex;flex-direction:column;will-change:opacity,transform}.FeatureList.svelte-nyrbx7 .FeatureCard:where(.svelte-nyrbx7){flex:1;display:flex;flex-direction:column;gap:.75rem}.FeatureList.svelte-nyrbx7 .FeatureCard:where(.svelte-nyrbx7) h3{font-size:1.5rem}.FeatureList.svelte-nyrbx7 .FeatureCard-icon:where(.svelte-nyrbx7){width:25px;height:25px}.FeatureList.svelte-nyrbx7 .FeatureCard-icon:where(.svelte-nyrbx7) svg{width:100%;height:100%;object-fit:contain}@media(max-width:768px){.FeatureList.svelte-nyrbx7 ul:where(.svelte-nyrbx7){gap:20px}}.Keyfigures.svelte-afz9s2{width:100%}.Keyfigures.svelte-afz9s2 .KeyfigureHeader:where(.svelte-afz9s2){text-align:center;display:flex;flex-direction:column;gap:20px;margin-bottom:2rem}.Keyfigures.svelte-afz9s2 .KeyfigureHeader:where(.svelte-afz9s2) h2:where(.svelte-afz9s2),.Keyfigures.svelte-afz9s2 .KeyfigureHeader:where(.svelte-afz9s2) p:where(.svelte-afz9s2){width:60%;margin:auto}.Keyfigures.svelte-afz9s2 ul:where(.svelte-afz9s2){display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap}.Keyfigures.svelte-afz9s2 ul:where(.svelte-afz9s2) li:where(.svelte-afz9s2){display:flex;flex-direction:column;align-content:center;justify-content:center;text-align:center}.Keyfigures.svelte-afz9s2 .Keyfigures-figure:where(.svelte-afz9s2) span:where(.svelte-afz9s2){width:50%;margin:2vw 0;line-height:1.2;font-size:7vw;font-weight:600}.Keyfigures.svelte-afz9s2 .Keyfigures-figure:where(.svelte-afz9s2) p:where(.svelte-afz9s2){opacity:.5}.Keyfigures--enriched.svelte-afz9s2 ul:where(.svelte-afz9s2){gap:min(20px,5vw)}.Keyfigures--enriched.svelte-afz9s2 ul:where(.svelte-afz9s2) li:where(.svelte-afz9s2){flex:0 1 calc(25% - min(20px,5vw));flex-direction:column-reverse;text-align:left}.Keyfigures--enriched.svelte-afz9s2 ul:where(.svelte-afz9s2) li:where(.svelte-afz9s2) span:where(.svelte-afz9s2){font-weight:600}.Keyfigures--enriched.svelte-afz9s2 .Keyfigures-figure:where(.svelte-afz9s2) span:where(.svelte-afz9s2){font-size:6vw}@media(max-width:768px){.Keyfigures.svelte-afz9s2{margin:2rem 0}.Keyfigures.svelte-afz9s2 ul:where(.svelte-afz9s2){justify-content:flex-start;align-items:flex-start;gap:50px}.Keyfigures.svelte-afz9s2 ul:where(.svelte-afz9s2) li:where(.svelte-afz9s2){text-align:left;flex:0 1 100%}.Keyfigures.svelte-afz9s2 ul:where(.svelte-afz9s2) .Keyfigures-figure:where(.svelte-afz9s2) span:where(.svelte-afz9s2){font-size:5rem}.Keyfigures.Keyfigures--enriched.svelte-afz9s2 ul:where(.svelte-afz9s2) li:where(.svelte-afz9s2){flex:1 1 calc(50% - 50px)}}.Listing.svelte-1ay0snh{display:flex;flex-wrap:wrap;margin:8vw 0;justify-content:space-between;width:100%}.Listing-title.svelte-1ay0snh{width:33.3333333333%;padding-right:2rem}.Listing-title.svelte-1ay0snh h2:where(.svelte-1ay0snh){font-size:2rem;white-space:pre-line;margin-bottom:1rem}.Listing-list.svelte-1ay0snh{display:flex;flex-wrap:wrap;width:66.6666666667%;justify-content:space-between}.Listing-list.svelte-1ay0snh section:where(.svelte-1ay0snh){flex:1 1 calc(33.3333333333% - 2rem);margin:0 1rem}.Listing-list.svelte-1ay0snh section:where(.svelte-1ay0snh) ul:where(.svelte-1ay0snh) li:where(.svelte-1ay0snh){line-height:1.8;font-size:max(.8rem,12px);opacity:.6;transition:opacity .8s}.Listing-list.svelte-1ay0snh section:where(.svelte-1ay0snh) ul:where(.svelte-1ay0snh) li:where(.svelte-1ay0snh):hover{opacity:1}.Listing-list.svelte-1ay0snh section:where(.svelte-1ay0snh) h3:where(.svelte-1ay0snh){font-size:.85rem;text-transform:uppercase;margin-bottom:10px}@media(max-width:768px){.Listing-title.svelte-1ay0snh,.Listing-list.svelte-1ay0snh{width:100%;margin-bottom:20px}.Listing-list.svelte-1ay0snh{justify-content:center}.Listing-list.svelte-1ay0snh section:where(.svelte-1ay0snh){flex:1 1 50%;margin:0;margin-bottom:1rem}.Listing-list.svelte-1ay0snh section:where(.svelte-1ay0snh):last-child{flex:1 1 50%}}.GlDomElement.svelte-1vri2dq{position:absolute;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.GlDomElement.svelte-1vri2dq img:where(.svelte-1vri2dq){display:block;width:100%;height:auto}section.svelte-1wevj3a{display:flex;justify-content:center;align-items:baseline;height:calc(100vh - var(--header-height));padding:0;position:relative}@media(max-width:768px){section.svelte-1wevj3a{height:calc(20rem - var(--header-height))}}.Partners.svelte-pgjltn{margin:8vw 0;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:max(4vw,2rem)}.Partners-title.svelte-pgjltn{min-width:18rem;flex:0 1 calc(50% - max(4vw,2rem))}.Partners-title.svelte-pgjltn h2:where(.svelte-pgjltn){font-size:1.2rem;padding-bottom:1vw}.Partners-title.svelte-pgjltn p:where(.svelte-pgjltn){width:60%;line-height:1.5;opacity:.6}.Partners-logos.svelte-pgjltn{min-width:18rem;flex:0 1 calc(50% - max(4vw,2rem));display:flex;justify-content:flex-end;align-content:flex-end}.Partners-logos.svelte-pgjltn ul:where(.svelte-pgjltn){display:flex;flex-direction:row;flex-wrap:wrap;gap:max(20px,1.5vw);justify-content:flex-end}.Partners-logos.svelte-pgjltn ul:where(.svelte-pgjltn) li:where(.svelte-pgjltn){display:inline-block}.Partners-logos.svelte-pgjltn ul:where(.svelte-pgjltn) a{display:inline-block;height:60px;max-width:160px;opacity:.8;transition:opacity .4s linear;backface-visibility:hidden}.Partners-logos.svelte-pgjltn ul:where(.svelte-pgjltn) a:hover{opacity:1}.Partners-logos.svelte-pgjltn ul:where(.svelte-pgjltn) .Logo-img:where(.svelte-pgjltn){display:block;height:100%;width:100%;object-fit:contain}@media(max-width:768px){.Partners-title.svelte-pgjltn{min-width:20rem;width:100%}.Partners-title.svelte-pgjltn p:where(.svelte-pgjltn){width:80%}.Partners-logos.svelte-pgjltn{min-width:100%;margin-top:100px;width:100%}.Partners-logos.svelte-pgjltn ul:where(.svelte-pgjltn){display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:max(30px,1.5vw);width:100%}.Partners-logos.svelte-pgjltn ul:where(.svelte-pgjltn) a{height:30px;width:120px;margin:10px 0}}.ProjectDetails.svelte-27l8e1{width:100%;display:flex;justify-content:flex-end;margin:var(--section-margin) auto}.ProjectDetails.svelte-27l8e1 ul:where(.svelte-27l8e1){display:flex;flex-wrap:wrap;width:calc(41.6666666667% + 4vw)}.ProjectDetails.svelte-27l8e1 ul:where(.svelte-27l8e1) li:where(.svelte-27l8e1){flex:0 0 50%;padding:max(2vw,20px) max(2vw,10px)}.ProjectDetails.svelte-27l8e1 ul:where(.svelte-27l8e1) li:where(.svelte-27l8e1) h3:where(.svelte-27l8e1){font-size:.84rem;text-transform:uppercase;margin-bottom:10px}.ProjectDetails.svelte-27l8e1 ul:where(.svelte-27l8e1) li:where(.svelte-27l8e1) span:where(.svelte-27l8e1){font-size:.95rem;opacity:.6;font-weight:600;line-height:1.4}@media(max-width:768px){.ProjectDetails.svelte-27l8e1 ul:where(.svelte-27l8e1){width:calc(83.3333333333% + 20px)}.ProjectDetails.svelte-27l8e1 li:where(.svelte-27l8e1){font-size:.9rem}}.filter-controls.svelte-1il5rcr{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.filter-anchor.svelte-1il5rcr{position:relative}.filter-btn.svelte-1il5rcr{display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 12px 6px 18px;border:.5px solid rgba(255,255,255,.3);border-radius:20px;background:transparent;color:inherit;cursor:pointer;font-size:13px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;transition:border-color .2s ease,background .2s ease}.filter-btn.svelte-1il5rcr .filter-chevron:where(.svelte-1il5rcr){transition:transform .2s ease}.filter-btn.svelte-1il5rcr .filter-chevron-up:where(.svelte-1il5rcr){transform:rotate(90deg)}.filter-btn.svelte-1il5rcr svg{display:block}.filter-btn.active.svelte-1il5rcr{background:#ffffff14;border-color:#fff9}.filter-btn.svelte-1il5rcr:hover{border-color:#ffffff80}.filter-count.svelte-1il5rcr{background:#fff;color:#000;border-radius:999px;font-size:10px;font-weight:500;padding:1px 6px;line-height:1.6}.dropdown-group.svelte-1il5rcr{min-width:160px;display:flex;flex-direction:column;gap:8px}.group-label.svelte-1il5rcr{text-transform:uppercase;font-size:11px;opacity:.6;font-weight:600;margin-bottom:4px}.filter-dropdown.svelte-1il5rcr{position:absolute;top:calc(100% + 6px);right:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:.5px solid rgba(255,255,255,.2);border-radius:20px;padding:28px;display:flex;flex-direction:column;gap:2px;min-width:160px;z-index:20}.filter-dropdown-choices.svelte-1il5rcr{display:flex;gap:48px}.filter-option.svelte-1il5rcr{display:flex;flex-direction:row;align-items:center;border-radius:4px;cursor:pointer;font-size:16px;opacity:.6;font-weight:400;white-space:nowrap}.filter-option.active.svelte-1il5rcr,.filter-option.svelte-1il5rcr:hover{opacity:1}.filter-option.svelte-1il5rcr input[type=checkbox]:where(.svelte-1il5rcr){width:14px;height:14px;cursor:pointer;display:none}.filter-option.svelte-1il5rcr input[type=radio]:where(.svelte-1il5rcr){width:14px;height:14px;cursor:pointer;display:none}.dropdown-footer.svelte-1il5rcr{border-top:.5px solid rgba(255,255,255,.1);margin-top:12px;padding-top:6px}.dropdown-footer.svelte-1il5rcr button:where(.svelte-1il5rcr){text-align:center;font-size:12px;background:transparent;border:none;cursor:pointer;color:#ffffff80;padding:4px 8px;border-radius:4px;width:100%}.dropdown-footer.svelte-1il5rcr button:where(.svelte-1il5rcr):hover{color:#fff}@media(max-width:768px){.filter-dropdown.svelte-1il5rcr{padding:20px;max-height:70vh;overflow-y:auto;display:flex;flex-direction:column;min-width:80%}.filter-dropdown-choices.svelte-1il5rcr{flex-direction:column;gap:24px}.dropdown-group.svelte-1il5rcr{width:100%}}.tag.svelte-1d2urrx{display:flex;align-items:center;gap:4px;padding:6px 10px;border:.5px solid rgba(255,255,255,.3);border-radius:3px;font-size:12px;background:transparent;color:inherit;cursor:default;white-space:nowrap}.TagIndustry.svelte-13b4xze{display:flex;align-items:center;gap:4px;padding:6px 10px;border:.5px solid rgba(255,255,255,.3);border-radius:99px;font-size:12px;background:transparent;color:inherit;cursor:default}.ProjectIndex.svelte-eco02v{padding:3rem 0;width:100%}.ProjectIndex--reduced.svelte-eco02v{margin:2rem 0 5rem}.ProjectIndex.svelte-eco02v h2:where(.svelte-eco02v){font-size:2rem}.ProjectIndex.svelte-eco02v header:where(.svelte-eco02v){display:flex;flex-direction:row;gap:2rem;justify-content:space-between;margin-bottom:2rem}.ProjectIndex.svelte-eco02v .ProjectIndex-title:where(.svelte-eco02v){display:flex;align-items:center;gap:1rem;justify-content:center}.ProjectIndex.svelte-eco02v .filters-section:where(.svelte-eco02v){display:flex;flex-direction:column;gap:1rem}.ProjectIndex.svelte-eco02v .filters-container:where(.svelte-eco02v){display:flex;flex-wrap:wrap;gap:.5rem}.ProjectIndex.svelte-eco02v .no-results:where(.svelte-eco02v){text-align:center;padding:2rem;opacity:.6;font-size:.95rem}.ProjectIndex-hoveredImg.svelte-eco02v{position:absolute;top:0;left:0;width:400px;height:228.5714285714px;border-radius:var(--default-border-radius);-webkit-user-select:none;user-select:none;pointer-events:none;transition:background-image .3s;z-index:5;opacity:0}@media(max-width:767.98px){.ProjectIndex-hoveredImg.svelte-eco02v{display:none}}ul.svelte-eco02v{position:relative;z-index:1}ul.svelte-eco02v li:where(.svelte-eco02v){border-bottom:1px solid rgba(255,255,255,.2);opacity:.8;transition:padding .2s ease}ul.svelte-eco02v li:where(.svelte-eco02v):first-child{border-top:1px solid rgba(255,255,255,.2)}ul.svelte-eco02v li:where(.svelte-eco02v) a:where(.svelte-eco02v){padding-top:22px;padding-bottom:22px;text-decoration:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;flex-wrap:wrap}ul.svelte-eco02v li:where(.svelte-eco02v) h3:where(.svelte-eco02v){flex:1 0 50%}ul.svelte-eco02v li:where(.svelte-eco02v) .infos:where(.svelte-eco02v),ul.svelte-eco02v li:where(.svelte-eco02v) .tags:where(.svelte-eco02v){display:flex;justify-content:flex-end;gap:10px;flex:1 1 50%}ul.svelte-eco02v li:where(.svelte-eco02v):hover{opacity:1!important;background-color:#fff0;color:#000;padding-left:20px;padding-right:20px;border-top:1px solid rgba(255,255,255,.1)}ul.svelte-eco02v:hover li:where(.svelte-eco02v):not(:hover){opacity:.4}@media(max-width:768px){.ProjectIndex.svelte-eco02v{padding:0;margin:3rem 0}.ProjectIndex.svelte-eco02v header:where(.svelte-eco02v) .filters-section:where(.svelte-eco02v){width:100%;justify-content:flex-end;flex-direction:row}.ProjectIndex.svelte-eco02v .filters-container:where(.svelte-eco02v){display:none}.ProjectIndex.svelte-eco02v ul:where(.svelte-eco02v) li:where(.svelte-eco02v) h3:where(.svelte-eco02v){margin-bottom:1rem;font-size:1.2rem}}.ResponsiveHighlight.svelte-1ww63xu{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5vw}.ResponsiveHighlight.svelte-1ww63xu h2:where(.svelte-1ww63xu){font-size:1.5rem;line-height:1.1}.ResponsiveHighlight-visuals.svelte-1ww63xu{position:relative;border-radius:var(--default-border-radius);display:flex;justify-content:center;gap:10%;align-items:center;flex-grow:1}.ResponsiveHighlight-content.svelte-1ww63xu{width:40%;line-height:1.5;display:flex;flex-direction:column;gap:20px}.ResponsiveVisual.svelte-1ww63xu{position:relative;width:calc(30% - 20px);padding-top:54%;height:0}.ResponsiveVisual.svelte-1ww63xu:nth-child(2n){margin-top:10%}.ResponsiveVisual-wrapper.svelte-1ww63xu{width:90%;height:calc(100% - max(1vw,.8rem));object-fit:cover;display:block;position:absolute;top:2%;left:5%;pointer-events:none;border-radius:20px}.ResponsiveVisual-phone.svelte-1ww63xu{width:100%;position:absolute;top:0;left:0}@media(max-width:768px){.ResponsiveHighlight.svelte-1ww63xu{flex-direction:column;align-items:flex-start;gap:5vw}.ResponsiveHighlight.svelte-1ww63xu h2:where(.svelte-1ww63xu){font-size:1.1rem}.ResponsiveHighlight-content.svelte-1ww63xu{width:90%}.ResponsiveHighlight-visuals.svelte-1ww63xu{width:100%;gap:10px}.ResponsiveHighlight.svelte-1ww63xu .ResponsiveVisual:where(.svelte-1ww63xu){width:30%}.ResponsiveHighlight.svelte-1ww63xu .ResponsiveVisual-wrapper:where(.svelte-1ww63xu){border-radius:13px;height:110%}}.container.svelte-unyc21{max-width:600px;margin:6em auto}.Testimonies.svelte-178crwi{display:flex;flex-direction:column;align-items:center;width:100%}.Testimonies-track.svelte-178crwi{position:relative;width:100%;max-width:580px;min-height:420px}.Testimonies-card.svelte-178crwi{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:3rem 3.5rem;background:#fff3;border-radius:20px;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .4s ease,transform .4s ease;-webkit-user-select:none;user-select:none;touch-action:pan-y}.Testimonies-card.is-active.svelte-178crwi{opacity:1;transform:translateY(0);pointer-events:auto;position:relative}.Testimonies-quote.svelte-178crwi{align-self:center}.Testimonies-text.svelte-178crwi{margin:0;font-size:clamp(1.5rem,1.5vw,1.1rem);font-weight:300;line-height:1.5;text-align:center;color:var(--color-text, #fff)}.Testimonies-author.svelte-178crwi{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:.5rem}.Testimonies-avatar.svelte-178crwi{width:52px;height:52px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.15);flex-shrink:0}.Testimonies-avatar.svelte-178crwi img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%)}.Testimonies-identity.svelte-178crwi{display:flex;flex-direction:column;align-items:center;gap:.2rem;text-align:center}.Testimonies-name.svelte-178crwi{font-size:.85rem;font-weight:600;color:var(--color-text, #fff)}.Testimonies-role.svelte-178crwi{font-size:.75rem;font-weight:400;color:#ffffff8c;line-height:1.4}.Testimonies-dots.svelte-178crwi{display:flex;gap:8px;margin-top:2rem}.Testimonies-dot.svelte-178crwi{width:8px;height:8px;border-radius:50%;border:none;padding:0;background:#ffffff40;cursor:pointer;transition:background .3s ease,transform .3s ease}.Testimonies-dot.is-active.svelte-178crwi{background:#ffffffe6;transform:scale(1.2)}.Testimonies-dot.svelte-178crwi:hover:not(.is-active){background:#ffffff80}@property --angle{syntax: "<angle>"; initial-value: -45deg; inherits: false;}.Button{text-decoration:none;padding:.75rem 1.5rem;background:linear-gradient(90deg,#fff0,#ffffff26 17.14% 79.14%,#fff0),#fff3;border-radius:30px;box-shadow:0 -1px 1px #ffffff1a inset,0 1px 1px #ffffff40 inset,0 8px 6px #0000000d;border:0;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);font-weight:var(--fontw-title);display:inline-flex;justify-content:center;align-items:center;gap:1rem;cursor:pointer;color:var(--color-text)}.Button.outlined.svelte-18sv61c{background:none;border:1px white solid}.Button .Button-icon{width:1rem;height:1rem}.Button:hover{opacity:.85}.Button--primary{border:none;border-radius:30px;cursor:pointer;position:relative;background:none;padding:0!important;text-decoration:none;display:inline-block}.Button--primary .Button-label.svelte-18sv61c{font-size:.85rem;font-family:var(--font-text);font-weight:var(--fontw-cta);border-radius:30px;background:#fffffff2;color:var(--color-dark);position:relative;z-index:2;padding:.75rem 1.5rem}@media(max-width:767.98px){.Button--primary .Button-label.svelte-18sv61c{padding:12px 20px;font-size:.75rem}}.Button--primary .Button-bg.svelte-18sv61c{position:absolute;width:110%;height:120%;border-radius:30px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;background:linear-gradient(var(--angle),rgba(255,220,114,.8),#FF6200,rgba(255,220,114,.8),#FF6200);animation:svelte-18sv61c-rotateGradient 5s linear infinite;filter:blur(30px);opacity:.8;transition:opacity .3s linear,filter .6s ease}@media(max-width:767.98px){.Button--primary .Button-bg.svelte-18sv61c{filter:blur(10px)}}.Button--primary:hover{background:#fff}.Button--primary:hover .Button-bg.svelte-18sv61c{opacity:.9;filter:blur(10px)}.Button--primary:active{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff4d}.Button--primary:focus{outline:none}.Button--primary:disabled{background-color:#b0b0b0;color:#333;cursor:not-allowed}button.svelte-18sv61c:disabled{opacity:.6;cursor:not-allowed}@keyframes svelte-18sv61c-rotateGradient{0%{--angle: -45deg}to{--angle: 315deg}}.TextCTA-contents.svelte-4vuaia{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:max(4vw,2rem)}.TextCTA-contents.svelte-4vuaia .TextCTA-item:where(.svelte-4vuaia){flex:0 1 calc(50% - max(4vw,2rem));min-width:18rem;line-height:1.5}.TextCTA-contents.svelte-4vuaia .TextCTA-buttons:where(.svelte-4vuaia){display:flex;gap:20px;align-content:flex-end;flex-direction:column}@media(max-width:768px){.TextCTA.svelte-4vuaia .TextCTA-item:where(.svelte-4vuaia){min-width:20rem}}.Texts-overline.svelte-nhhxh0{display:block;margin-bottom:20px}.Texts-contents.svelte-nhhxh0{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:max(4vw,2rem)}.Texts-contents.svelte-nhhxh0>.Texts-item:where(.svelte-nhhxh0){flex:0 1 calc(50% - max(4vw,2rem));min-width:18rem}.Texts-contents.svelte-nhhxh0>.Texts-item--highlighted:where(.svelte-nhhxh0){line-height:1.5}.Texts-contents.svelte-nhhxh0>.Texts-item:where(.svelte-nhhxh0):first-child{padding-right:min(10vw,3rem)}.Texts-contents.svelte-nhhxh0>.Texts-item:where(.svelte-nhhxh0):last-child{padding-left:min(10vw,3rem)}.Texts-contents.svelte-nhhxh0 .Texts-item p{font-family:var(--font-text);width:100%;line-height:1.4}.Texts-contents.svelte-nhhxh0 .Texts-item--highlighted p{font-family:var(--font-text);font-size:1.5rem}.TitleHighlight.svelte-cqk8k{margin:max(40px,5vw) 0;line-height:1.2}.TitleHighlight.svelte-cqk8k h2:where(.svelte-cqk8k){font-size:1.3rem;padding:0}.TitleHighlight-content.svelte-cqk8k{width:calc(58.3333333333% - var(--padding-sides));margin:max(22px,1.7vw) 0;margin-top:max(12px,1vw)}.TitleHighlight.svelte-cqk8k .TitleHighlight-content p{font-family:var(--font-text);font-variation-settings:"wght" 420;font-size:2.2vw;line-height:1.3}@media(max-width:768px){.TitleHighlight.svelte-cqk8k h2:where(.svelte-cqk8k){font-size:1rem}.TitleHighlight-content.svelte-cqk8k{width:80%}.TitleHighlight.svelte-cqk8k .TitleHighlight-content p{font-family:var(--font-text);font-variation-settings:"wght" 420;font-size:1.4rem}}.VimeoPlayer.svelte-18wucop{height:calc(56.25vw - var(--padding-sides) * 2);border-radius:var(--default-border-radius);width:100%}.VisualHighlight.svelte-19cjy58{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:max(12vw,2rem)}.VisualHighlight--reversed.svelte-19cjy58{flex-direction:row-reverse}.VisualHighlight-visual.svelte-19cjy58{width:50%;border-radius:var(--default-border-radius)}.VisualHighlight-visual.svelte-19cjy58 img:where(.svelte-19cjy58),.VisualHighlight-visual.svelte-19cjy58 video:where(.svelte-19cjy58){border-radius:var(--default-border-radius);width:100%;height:100%;object-fit:contain}.VisualHighlight.svelte-19cjy58 h2:where(.svelte-19cjy58){font-size:1.5rem}.VisualHighlight-content.svelte-19cjy58{width:50%;line-height:1.5;display:flex;flex-direction:column;gap:18px}@media(max-width:768px){.VisualHighlight.svelte-19cjy58{flex-direction:column}.VisualHighlight--reversed.svelte-19cjy58{flex-direction:column-reverse}.VisualHighlight-visual.svelte-19cjy58{width:100%;padding-right:16.6666666667%}.VisualHighlight-content.svelte-19cjy58{padding-left:16.6666666667%;width:100%}}
