/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}.nowrap{white-space:nowrap;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.paragraph--type--prg-layout > div > .layout{display:grid;}.cslayouts-one-column{grid-template-columns:1fr;}.cslayouts-two-columns-equal{grid-template-columns:1fr 1fr;}.cslayouts-two-columns-33-66{grid-template-columns:33% 1fr;}.cslayouts-two-columns-40-60{grid-template-columns:40% 1fr;}.cslayouts-three-columns-equal{grid-template-columns:1fr 1fr 1fr;}.paragraph--type--prg-layout{margin:2rem auto;border-radius:2rem;}@media (max-width:600px){.paragraph--type--prg-layout{margin-top:0.5rem;}}
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;z-index:9999;top:0;left:0;overflow:hidden;}#cboxOverlay{position:fixed;width:100%;height:100%;}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch;}#cboxTitle{margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{overflow:visible;width:auto;margin:0;padding:0;cursor:pointer;border:0;background:none;}#cboxPrevious:active,#cboxNext:active,#cboxClose:active,#cboxSlideshow:active{outline:0;}.cboxPhoto{display:block;float:left;max-width:none;margin:auto;border:0;}.cboxIframe{display:block;width:100%;height:100%;border:0;}#colorbox,#cboxContent,#cboxLoadedContent{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}#cboxOverlay{background:#000;}#colorbox{outline:0;}#cboxWrapper{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#fff;}#cboxTopLeft{width:15px;height:15px;}#cboxTopCenter{height:15px;}#cboxTopRight{width:15px;height:15px;}#cboxBottomLeft{width:15px;height:10px;}#cboxBottomCenter{height:10px;}#cboxBottomRight{width:15px;height:10px;}#cboxMiddleLeft{width:15px;}#cboxMiddleRight{width:15px;}#cboxContent{overflow:hidden;background:#fff;}#cboxError{padding:50px;border:1px solid #ccc;}#cboxLoadedContent{margin-bottom:28px;}#cboxTitle{position:absolute;bottom:28px;left:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:4px 6px;color:#535353;background:rgba(255,255,255,0.7);}#cboxCurrent{position:absolute;bottom:4px;left:60px;color:#949494;}.cboxSlideshow_on #cboxSlideshow{position:absolute;right:30px;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -75px -50px;}.cboxSlideshow_on #cboxSlideshow:hover{background-position:-101px -50px;}.cboxSlideshow_off #cboxSlideshow{position:absolute;right:30px;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -25px -50px;}.cboxSlideshow_off #cboxSlideshow:hover{background-position:-49px -50px;}#cboxPrevious{position:absolute;bottom:0;left:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -75px 0;}#cboxPrevious:hover{background-position:-75px -25px;}#cboxNext{position:absolute;bottom:0;left:27px;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -50px 0;}#cboxNext:hover{background-position:-50px -25px;}#cboxLoadingOverlay{background:#fff;}#cboxLoadingGraphic{background:url(/modules/contrib/colorbox/styles/default/images/loading_animation.gif) no-repeat center center;}#cboxClose{position:absolute;right:0;bottom:0;width:25px;height:25px;text-indent:-9999px;background:url(/modules/contrib/colorbox/styles/default/images/controls.png) no-repeat -25px 0;}#cboxClose:hover{background-position:-25px -25px;}
.paragraph--unpublished{background-color:#fff4f4;}
.cs-full-width{}.cs-limited-width{max-width:1320px;margin-left:auto;margin-right:auto;}.cs-layout-padding-medium > div.layout{padding-left:6rem;padding-right:6rem;}.cs-layout-padding-large > div.layout{padding-left:12rem;padding-right:12rem;}.cs-layout-padding-content > div.layout{max-width:1320px;margin-left:auto;margin-right:auto;}.cs-layout-margin-bottom > div > p.headline,.cs-layout-margin-bottom > div > p.headline-sm{margin-bottom:2rem;}.cs-layout-no-top-margin{margin-top:0;}.cs-layout-no-bottom-margin{margin-bottom:0;}.layout__region > .paragraph.cs-layout-no-top-padding{padding-top:0;}.layout__region > .paragraph.cs-layout-no-bottom-padding{padding-bottom:0;}.paragraph--type--prg-image.cs-extra-margin{margin-top:3rem;margin-bottom:3rem;}.paragraph--type--prg-layout{display:flex;flex-direction:column;}.paragraph--type--prg-layout > div > .layout{grid-column-gap:3rem;grid-row-gap:3rem;}.paragraph--type--prg-layout .layout .layout__region{display:grid;grid-template-rows:auto;}.layout__region > .paragraph{background-repeat:no-repeat;background-position:bottom;background-size:cover;border-radius:2rem;padding:2rem;box-sizing:border-box;width:100%;}.paragraph--type--prg-layout.cs-full-width{border-radius:unset;}.paragraph--type--prg-full-width-layout{margin:2rem auto 5rem;}.cs-content-align-center{align-content:center;}.layout__region .paragraph--type--prg-case-study,.layout__region .paragraph--type--prg-insight{padding:0;}#paragraph-id-60{padding:0;}.rounded-corners{border-radius:2rem;}.layout__region .paragraph > div.lpb-controls{height:unset;}.layout__region .paragraph > div > p[class*="cs-fs-"]:first-child{margin-top:0;}.layout__region .paragraph > div > ul:first-child{margin-top:1rem;}.layout__region .paragraph p[class*="cs-fs-"]{margin-top:0;margin-bottom:0;}.layout__region .paragraph > div > p[class*="cs-fs-"]:last-child{margin-bottom:0;}.layout__region .paragraph > div > p:last-child{margin-bottom:2rem;}.paragraph > div > .headline,.paragraph > div > .headline-sm{font-weight:700;}.paragraph--type--prg-layout > div > .headline,.paragraph--type--prg-layout > div > .headline-sm{margin:2rem 2rem 0;}.paragraph-content{display:flex;flex-direction:column;}.paragraph--type--prg-card .cs-button{margin-top:0;margin-right:auto;}.paragraph--type--prg-card .cs-button-bottom{margin:auto auto 0 0;}.layout__region .paragraph--type--prg-image{min-height:300px;background-position:center;background-size:cover;}.img-box-height-small,.img-box-height-medium,.img-box-height-big,.img-box-height-extra-big{background-size:cover;background-position:center;}.img-box-height-small{height:300px;}.img-box-height-medium{height:400px;}.img-box-height-big{height:500px;}.img-box-height-extra-big{height:650px;}
article :is(p,h2,h3),#edit-field-ref-layout :is(p,h2,h3){}article > div > div::after,#edit-field-ref-layout{content:"";clear:both;display:table;}p a{color:darkblue;text-decoration:underline;text-decoration-color:darkblue;text-underline-offset:4px;transition:all 0.2s ease-in-out;}.cs-bg-color-black p a{color:#de78ff;text-decoration-color:#de78ff;}p a:hover{color:#de78ff;text-decoration-color:#de78ff;}p a:active{color:#de78ff;}.cs-bg-color-black p a:hover{color:#e69eff;text-decoration-color:#e69eff;}.cs-bg-color-black p a:active{color:#e69eff;}.cs-bg-color-white{background-color:#fff;color:#000;}.cs-bg-color-black{background-color:#000;color:#fff;}.cs-bg-color-grey{background-color:#e9e9e9;color:#000;}.cs-border{border:1px solid #e9e9e9;}.cs-fs-sm{font-size:0.9rem;}.cs-fs-m{font-size:20px;}.cs-fs-ml{font-size:1.6rem;}.cs-fs-l{font-size:2em;}.cs-fs-xl{font-size:3.5rem;}.cs-fs-xxl{font-size:5rem;}.cs-purple{color:#aa00db;}.aspect-square{aspect-ratio:1/1;min-height:auto;overflow:auto;}h2.headline{font-size:1.7rem;letter-spacing:-1px;font-weight:normal;margin-top:0;}.headline{font-size:2.6rem;letter-spacing:-1px;margin-top:0;margin-bottom:1rem;}.headline-sm{font-size:1.7rem;letter-spacing:-1px;margin-top:0;margin-bottom:1rem;}.square-card{aspect-ratio:1 / 1;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;box-shadow:0 10px 30px rgba(0,0,0,0.15);transition:transform 0.3s ease,box-shadow 0.3s ease;container-type:inline-size;}.card-header{height:40%;background-color:#000;color:#fff;padding:1.8rem;display:flex;flex-direction:column;justify-content:space-between;z-index:2;}.card-header .title{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-transform:uppercase;font-weight:800;font-size:1.2rem;}.card-meta{display:flex;justify-content:space-between;align-items:center;width:100%;}.card-meta .author,.card-meta .date{font-size:1.1rem;}.card-body{height:60%;width:100%;overflow:hidden;}.card-body img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.5s cubic-bezier(0.25,0.46,0.45,0.94);}.square-card:hover .card-body img{transform:scale(1.15);}.cs-flex-3{grid-template-columns:repeat(3,1fr);gap:0.5rem;}.cs-flex-4{grid-template-columns:repeat(4,1fr);gap:0.5rem;}.cs-flex-5{grid-template-columns:repeat(5,1fr);gap:0.5rem;}.paragraph ul{margin-top:1rem;display:grid;gap:0.5rem;}.paragraph ul li{line-height:1.5;}.cs-purple-bullets{list-style:none;padding-left:1rem;}.cs-purple-bullets li{position:relative;padding-left:1.5rem;display:block;line-height:1.5;}.cs-purple-bullets li::before{content:"";position:absolute;left:0;top:0.7rem;width:10px;height:10px;background:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="40" fill="%23de78ff"/></svg>') no-repeat center;background-size:contain;}.cs-list-comet{list-style:none;padding-left:0.5rem;}.cs-list-comet li{display:flex;align-items:center;gap:1.5rem;}.cs-list-comet li::before{content:"";display:inline-block;width:36px;height:36px;flex-shrink:0;background:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 80"><g transform="matrix(0.200837, 0, 0, 0.200837, 0, -10)"><path fill="%23de78ff" d="M 490.698 186.98 C 490.698 113.14 430.838 53.29 357.008 53.29 C 319.248 53.29 285.168 68.97 260.858 94.14 C 202.738 148.69 144.618 203.23 86.498 257.78 C 123.968 246.6 161.428 235.42 198.898 224.24 C 135.408 297.09 71.934 369.94 8.444 442.8 C 92.658 388.56 176.868 334.31 261.088 280.07 C 261.978 280.98 262.878 281.89 263.788 282.78 C 230.708 331.96 197.638 381.14 164.558 430.32 C 209.308 401.18 254.058 372.04 298.818 342.9 C 282.848 376.2 266.878 409.51 250.908 442.81 C 316.468 392.57 371.898 348.36 419.078 311.25 C 439.218 295.41 471.258 270.33 484.708 226.71 C 487.078 219.03 490.708 204.92 490.708 187 L 490.698 186.98 Z"></path></g></svg>') no-repeat center;background-size:contain;flex-shrink:0;}@media (max-width:600px){.cs-list-comet{grid-template-columns:1fr;}}.cs-list-number{display:grid;list-style:none;padding:0;margin:0;counter-reset:custom-list-counter;}.cs-list-number li{display:flex;align-items:center;gap:1.5rem;counter-increment:custom-list-counter;}.cs-list-number li::before{content:counter(custom-list-counter,decimal-leading-zero);margin:auto;color:#de78ff;font-weight:700;font-size:3rem;flex-shrink:0;}@media (max-width:600px){.cs-list-number{grid-template-columns:1fr;}.aspect-square{aspect-ratio:unset;}}.parallax-bg{background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;}@media (max-width:600px){.parallax-bg{background-attachment:scroll;}}.responsive-figure{margin:0;margin-left:auto;margin-right:auto;max-width:100%;display:table;clear:both;}.responsive-figure img{display:block;max-width:100%;height:auto;}.responsive-figure figcaption{display:table-caption;caption-side:bottom;padding:0.75rem 0;font-size:0.9rem;line-height:1.4;color:#555;text-align:center;}.responsive-figure a.colorbox{position:relative;display:inline-block;line-height:0;}.responsive-figure a.colorbox::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background-color:rgba(255,255,255,0.9);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 24 24' fill='none' stroke='%23005bea' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:40px;border-radius:50%;box-shadow:0 4px 20px rgba(0,0,0,0.25);opacity:0.6;transition:all 0.3s ease;pointer-events:none;z-index:2;}.responsive-figure a.colorbox::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.05);opacity:0;transition:opacity 0.3s ease;}.responsive-figure a.colorbox:hover::before{opacity:1;}
@media (max-width:600px){.cs-layout-padding-medium > div.layout{padding-left:1rem;padding-right:1rem;}.cs-layout-padding-large > div.layout{padding-left:2rem;padding-right:2rem;}.layout__region > .paragraph{padding:1rem;background-size:contain;}.headline{font-size:2rem;}.cs-fs-l{font-size:2rem;}.paragraph--type--prg-layout > div > .layout{display:grid;grid-template-columns:1fr;padding:0.5em 0;grid-row-gap:3rem;}.layout__region .paragraph--type--prg-case-study{padding:0;}.img-box-height-small,.img-box-height-medium,.img-box-height-big,.img-box-height-extra-big{height:unset;}}
