#heroFullscreen{grid-template-rows:80svh calc(20svh - var(--header-height));overflow:hidden;align-items:flex-start}#heroFullscreen .partContentFileImageGallery,#heroFullscreen .partContentCode{z-index:10;grid-column-start:fullwidth-start;grid-column-end:fullwidth-end;grid-row:1;transform-origin:bottom;will-change:transform;height:80svh}#heroFullscreen .partContentFileImageGallery *{height:100%}#heroFullscreen .text{place-self:end stretch;z-index:30;color:var(--white);will-change:transform;margin-top:0;background-color:rgba(var(--blue-rgb),1);padding:var(--spacing-90);padding-left:0;max-width:calc(8.7 * var(--fontSize-h1) + var(--spacing-90));position:relative;text-align:right;grid-row:2}#heroFullscreen .text:before{content:"";background-color:rgba(var(--blue-rgb),1);position:absolute;top:0;left:-100vw;height:100%;width:100vw}#heroFullscreen .text:after{content:"";position:absolute;top:10%;left:-26%;height:80%;aspect-ratio:66/44;background:url(/images/style/shape-dots.svg) no-repeat;background-size:contain}#heroFullscreen .partHeading{color:currentColor;margin-bottom:.4em;text-shadow:var(--textShadow-m);font-size:var(--fontSize-h1)}#heroFullscreen .partContentText{text-wrap:balance;font-size:var(--fontSize-h4);font-weight:500;z-index:10;position:relative}#heroFullscreen .text>.partContentCode{margin-top:var(--spacing-30)}#heroFullscreen .text>.partContentCode .partButton{--button-size: var(--button-size-l)}#heroFullscreen #scrollDownButton{grid-row:2;z-index:40;--button-size: var(--button-size-l);height:var(--button-size);width:var(--button-size);border-radius:50%;background-color:var(--turquoise);margin-left:calc(8.7 * var(--fontSize-h1) + var(--spacing-90) + 1.3vw);display:grid;place-items:center;align-self:center;margin-top:0;transition:.3s}#heroFullscreen #scrollDownButton .partFontIcon{--partFontIcon-size: calc(var(--button-size) / 2);--partFontIcon-color: var(--blue)}@media (hover: hover){#heroFullscreen #scrollDownButton:hover,#heroFullscreen #scrollDownButton:focus{background-color:var(--blue)}#heroFullscreen #scrollDownButton:hover .partFontIcon,#heroFullscreen #scrollDownButton:focus .partFontIcon{--partFontIcon-color: var(--white)}}@media (max-width: 1023px){#heroFullscreen{height:auto;grid-template-rows:minmax(0,1fr)}#heroFullscreen .text{max-width:none;grid-column:fullwidth;padding-left:var(--layoutGrid-fullwidth-spacing);padding-right:var(--layoutGrid-fullwidth-spacing)}#heroFullscreen .partContentFileImageGallery,#heroFullscreen .partContentCode{height:60svh}#heroFullscreen #scrollDownButton{display:none}}.serviceList--home{padding-top:var(--spacing-vertical);background:var(--blue)}.serviceList--home>.partHeading{color:var(--white);text-align:center;font-size:var(--fontSize-h1);text-transform:uppercase;margin-bottom:.3em}.serviceList--home>.partContentText{color:var(--white);max-width:1100px;text-wrap:balance;margin-left:auto;margin-right:auto;text-align:center}.serviceList--home>.listColumns{margin-top:var(--spacing-60)}#homeArticles{background-color:var(--blue);text-align:center;padding:var(--spacing-vertical) 0}#homeArticles #articleList{margin-top:var(--spacing-40);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--spacing-30);text-align:left}#homeArticles .container>.partButton{margin-top:var(--spacing-40)}@media (max-width: 600px){#homeArticles #articleList{grid-template-columns:repeat(1,minmax(0,1fr))}#homeArticles #articleList .articleCard:last-child{display:none}}.vimeoBackgroundVideo{display:grid;grid-template-areas:"stack";grid-template-rows:minmax(0,1fr)}.vimeoBackgroundVideo:before{content:"";width:100%;height:100%;backdrop-filter:blur(3px);grid-area:stack;z-index:30}.vimeoBackgroundVideo-img{z-index:10;width:100%;object-fit:cover;grid-area:stack}.vimeoBackgroundVideo-video{z-index:20;grid-area:stack;width:100%;position:relative;overflow:hidden;visibility:hidden}.vimeoBackgroundVideo-iframe{position:absolute;width:100%;height:100%}.vimeoBackgroundVideo--loaded:before{animation:vimeoBackgroundVideo-animation-blur 1s ease-in forwards}.vimeoBackgroundVideo--loaded .vimeoBackgroundVideo-video{visibility:visible}@keyframes vimeoBackgroundVideo-animation-blur{0%{backdrop-filter:blur(3px)}to{backdrop-filter:blur(0px)}}.vimeoBackgroundVideo--deviatingAspectRatio{aspect-ratio:3/1}.vimeoBackgroundVideo--deviatingAspectRatio .vimeoBackgroundVideo-img,.vimeoBackgroundVideo--deviatingAspectRatio .vimeoBackgroundVideo-video{height:100%}.vimeoBackgroundVideo--deviatingAspectRatio .vimeoBackgroundVideo-iframe{height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width: 901px){.vimeoBackgroundVideo--deviatingAspectRatio .vimeoBackgroundVideo-iframe{min-width:auto!important}}@media (max-width: 900px){.vimeoBackgroundVideo--deviatingAspectRatio{aspect-ratio:auto}.vimeoBackgroundVideo--deviatingAspectRatio .vimeoBackgroundVideo-iframe{height:100%}}.vimeoBackgroundVideo--deviatingAspectRatioFullscreen{grid-column:fullwidth;height:80svh}.vimeoBackgroundVideo--deviatingAspectRatioFullscreen .vimeoBackgroundVideo-img,.vimeoBackgroundVideo--deviatingAspectRatioFullscreen .vimeoBackgroundVideo-video{height:100%}.vimeoBackgroundVideo--deviatingAspectRatioFullscreen .vimeoBackgroundVideo-iframe{width:100vw;min-height:100vh;top:50%;left:50%;transform:translate(-50%,-50%)}
