/*
  PaperMod v7
  License: MIT https://github.com/adityatelange/hugo-PaperMod/blob/master/LICENSE
  Copyright (c) 2020 nanxiaobei and adityatelange
  Copyright (c) 2021-2024 adityatelange
*/
:root{--gap:24px;--content-gap:20px;--nav-width:1024px;--main-width:1024px;--header-height:60px;--footer-height:60px;--radius:8px;--theme:rgb(255, 255, 255);--entry:rgb(255, 255, 255);--primary:rgb(30, 30, 30);--secondary:rgb(108, 108, 108);--tertiary:rgb(214, 214, 214);--content:rgb(31, 31, 31);--code-block-bg:rgb(28, 29, 33);--code-bg:rgb(255, 255, 255);--border:rgb(238, 238, 238)}.dark{--theme:rgb(29, 30, 32);--entry:rgb(46, 46, 51);--primary:rgb(218, 218, 219);--secondary:rgb(155, 156, 157);--tertiary:rgb(65, 66, 68);--content:rgb(196, 196, 197);--code-block-bg:rgb(46, 46, 51);--code-bg:rgb(55, 56, 62);--border:rgb(51, 51, 51)}.list{background:var(--theme)}.dark.list{background:var(--theme)}*,::after,::before{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;overflow-y:scroll;-webkit-text-size-adjust:100%;text-size-adjust:100%}a,button,body,h1,h2,h3,h4,h5,h6{color:var(--primary)}body{font-family:lato;font-size:18px;line-height:1.6;word-break:break-word;background:var(--theme)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section,table{display:block}h1,h2,h3,h4,h5,h6{line-height:1.2}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:0}ul{padding:0}a{text-decoration:none}body,figure,ul{margin:0}table{width:100%;border-collapse:collapse;border-spacing:0;overflow-x:auto;word-break:keep-all}button,input,textarea{padding:0;font:inherit;background:0 0;border:0}input,textarea{outline:0}button,input[type=button],input[type=submit]{cursor:pointer}input:-webkit-autofill,textarea:-webkit-autofill{box-shadow:0 0 0 50px var(--theme)inset}img{display:block;max-width:100%}::-webkit-scrollbar-track{background:0 0}.list:not(.dark)::-webkit-scrollbar-track{background:var(--code-bg)}::-webkit-scrollbar-thumb{background:var(--tertiary);border:5px solid var(--theme);border-radius:var(--radius)}.list:not(.dark)::-webkit-scrollbar-thumb{border:5px solid var(--code-bg)}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}::-webkit-scrollbar:not(.highlighttable,.highlight table,.gist .highlight){background:var(--theme)}.post-content .highlighttable td .highlight pre code::-webkit-scrollbar{display:none}.post-content :not(table) ::-webkit-scrollbar-thumb{border:2px solid var(--code-block-bg);background:#717175}.post-content :not(table) ::-webkit-scrollbar-thumb:hover{background:#a3a3a5}.gist table::-webkit-scrollbar-thumb{border:2px solid #fff;background:#adadad}.gist table::-webkit-scrollbar-thumb:hover{background:#707070}.post-content table::-webkit-scrollbar-thumb{border-width:2px}@media screen and (min-width:768px){::-webkit-scrollbar{width:19px;height:11px}}@charset "UTF-8";.not-found{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:center;height:80%;font-size:160px;font-weight:700}@font-face{font-family:lato;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/lato-light.ttf)format("truetype");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:lato;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/lato-regular.ttf)format("truetype");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:lato;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/lato-bold.ttf)format("truetype");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html{background-color:#181422}.home{--main__margin-top:-20px}.main{position:relative;background-color:#181422;min-height:calc(100vh - 200px);width:100%;margin:auto;overflow-x:hidden}.main__content{position:relative;z-index:1;margin-top:var(--main__margin-top)}.page-header h1{font-size:40px}.pagination{display:flex}.pagination a{color:var(--theme);font-size:13px;line-height:36px;background:var(--primary);border-radius:calc(36px/2);padding:0 16px}.pagination .next{margin-inline-start:auto}.social-icons a{display:inline-flex;padding:10px}.social-icons a svg{height:26px;width:26px}code{direction:ltr}div.highlight,pre{position:relative}.copy-code{display:none;position:absolute;top:4px;right:4px;color:rgba(255,255,255,.8);background:rgba(78,78,78,.8);border-radius:var(--radius);padding:0 5px;font-size:14px;user-select:none}div.highlight:hover .copy-code,pre:hover .copy-code{display:block}p{white-space:pre-wrap;margin-bottom:20px}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block}.owl-carousel .owl-item.active{display:flex;justify-content:center}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-nav{position:absolute;width:var(--owl-carousel__nav--width,120%);display:flex;justify-content:space-between;margin:var(--owl-carousel__nav--margin,0 -10%);top:40%}.owl-nav button{width:50px;height:50px}.owl-nav button span{font-size:70px;font-weight:lighter}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item{}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png)no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@media screen and (max-width:1120px){.owl-carousel{--owl-carousel__nav--width:110%;--owl-carousel__nav--margin:0 -5%}}@media screen and (max-width:990px){.owl-carousel{--owl-carousel__nav--width:120%;--owl-carousel__nav--margin:0 -10%}}@media screen and (max-width:575px){.owl-carousel{--owl-carousel__nav--width:125%;--owl-carousel__nav--margin:0 -12.5%}}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}/*!* Toastify js 1.12.0
* https://github.com/apvarun/toastify-js
* @license MIT licensed
*
* Copyright (C) 2018 Varun A P*/.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:0 0;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width:360px){.toastify-left,.toastify-right{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}.blog{display:flex;width:100%;margin:0 auto}.blog .blog-frame{max-width:calc(var(--main-width) + var(--gap) * 2);width:100%;z-index:1}.burger-menu{margin-top:10px}.burger-menu__checkbox{display:none}.burger-menu__icon{cursor:pointer;color:#fff;height:25px;display:flex}.burger-menu__icon svg{height:25px}.burger-menu__backdrop{display:none;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100vh;z-index:9;background-color:#000;opacity:.2}.burger-menu__content{display:none;flex-direction:column;background-color:rgba(24,20,34,.6);position:fixed;top:0;right:0;height:100vh;width:var(--burger-menu__content--width,35rem);z-index:10;padding:50px}.burger-menu__content--closing{color:#fff;align-self:end;cursor:pointer;height:25px;display:flex}.burger-menu__content--closing svg{height:25px}.burger-menu__content #menu{list-style:none;word-break:keep-all;overflow-x:auto;white-space:nowrap;display:flex;flex-direction:column;align-items:center;margin-top:100px}.burger-menu__content #menu li{display:flex;margin-bottom:var(--burger-menu__margin-bottom,50px)}.burger-menu__content #menu a{font-size:var(--burger-menu__font-size,30px);line-height:var(--burger-menu__line-height,46px);font-weight:400;text-align:center;color:#fff;text-transform:uppercase;letter-spacing:1px}.burger-menu__content #menu .active{border-bottom:2px solid}.burger-menu__checkbox:checked+.burger-menu__wrapper .burger-menu__icon{visibility:hidden}.burger-menu__checkbox:checked+.burger-menu__wrapper .burger-menu__backdrop{display:block}.burger-menu__checkbox:checked+.burger-menu__wrapper .burger-menu__content{display:flex}@media screen and (max-width:575px){.burger-menu{--burger-menu__content--width:100%;--burger-menu__font-size:24px;--burger-menu__line-height:34px;--burger-menu__margin-bottom:30px}}.button{padding:5px 20px;background-color:#a03fe4;font-size:18px;font-weight:400;text-transform:uppercase;height:max-content}.button_content{color:#fff}.cta{position:relative}.cta .headline{width:auto;max-width:600px;margin:0}.cta .headline h2{margin:0}.cta__particles{position:absolute;width:100%;height:100%;top:0}.cta__content{width:100%;display:flex;flex-direction:var(--cta__content--flex-direction,row);justify-content:space-between;align-items:flex-start}.cta__button-box{margin-top:var(--cta__button-box--margin-top,10px);display:flex;z-index:1}@media screen and (max-width:1120px){.cta{--cta__content--flex-direction:column;--cta__button-box--margin-top:50px}}.career{background-color:#1b1727}.certificates{background-color:#1b1727;padding:80px 0 0!important;overflow:hidden}.certificates-slider{background-color:#1b1727}.certificates-slider .text{text-align:center;margin-bottom:160px}.certificates-slider .certificate{display:flex;flex-direction:column;align-items:center;row-gap:20px;max-width:170px}.certificates-slider .certificate .logo{max-width:100px;max-height:100px}.certificates-slider .certificate .name{text-align:center;background:0 0;font-size:14px;line-height:20px;font-weight:700;color:#a03fe4}.contact{position:relative;display:flex;flex-direction:column;align-items:center;overflow:hidden;padding:100px 0;width:100%;height:100%}.contact__title{color:#103a5d!important;z-index:1}.contact__particles{position:absolute;width:100%;height:100%;top:0}.contact__box{background-color:#fff;border:5px solid #a03fe4;max-width:calc(var(--main-width) + var(--gap) * 2);width:100%;height:121.5rem;z-index:1}.contact__box--content{width:100%;height:100%}.content-pane{color:#fff;display:flex;flex-direction:column;align-items:center;padding:80px 0;width:100%}.content-pane__title{color:#fff;margin-bottom:70px;font-weight:700;font-size:var(--content-pane__title--font-size,24px);line-height:var(--content-pane__title--line-height,34px)}.content-pane__content{font-weight:300;max-width:var(--content-pane__content--max-width,calc(var(--main-width) + var(--gap) * 2));font-size:var(--content-pane__content--font-size,24px);line-height:var(--content-pane__content--line-height,34px)}.content-pane__content h1,.content-pane__content h2,.content-pane__content h3,.content-pane__content h4,.content-pane__content h5,.content-pane__content h6{color:#fff}.content-pane__content h2{color:inherit;margin-top:20px;margin-bottom:30px;letter-spacing:1px;font-size:var(--headline__font-size,24px);line-height:var(--headline__line-height,34px);font-weight:700;text-transform:uppercase}.content-pane__content a{color:inherit;display:flex;width:max-content}.content-pane__content ul{margin-left:1.5rem}.content-pane__content--center{text-align:center;margin-bottom:50px}.content-pane__btn{color:#fff}.content-pane.white{background:0 0;background-color:#fff;color:#103a5d}.content-pane.white .content-pane__title{color:#103a5d}.content-pane.white .content-pane__btn{color:#103a5d}.content-pane.dark-blue{background:0 0;color:#fff}.content-pane.dark-blue .content-pane__title{color:#fff}.content-pane.dark-blue .content-pane__btn{color:#fff}@media screen and (max-width:1120px){.content-pane{--content-pane__content--max-width:90%;--content-pane__title--font-size:22px;--content-pane__title--line-height:31px;--content-pane__content--font-size:18px;--content-pane__content--line-height:26px}}.diamond-grid{display:flex;justify-content:center;overflow:hidden;margin-top:calc(var(--diamond-size__s,180px)/2);margin-bottom:calc(var(--diamon-grid__gap,16px) * -.5)}.diamond-grid .wrapper-small{display:none;visibility:hidden}.grid-row{display:flex;flex-direction:row;gap:var(--diamon-grid__gap,16px)}.grid-row.second{margin:calc((calc(var(--diamond-size__s,180px)/2) * -1) + (var(--diamon-grid__gap,16px)/2))calc(calc(var(--diamond-size__s,180px)/2) + (var(--diamon-grid__gap,16px)/2))}@media screen and (max-width:1120px){.diamond-grid{--diamond-size__s:120px;--diamon-grid__gap:8px}}@media screen and (max-width:760px){.diamond-grid .wrapper{display:none;visibility:hidden}.diamond-grid .wrapper-small{display:block;visibility:visible}}.diamond{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);width:var(--diamond-size__l,360px);height:var(--diamond-size__l,360px)}.diamond__content{width:100%;height:100%;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);background-color:#181a1b;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:var(--diamond__font-size,14px);line-height:var(--diamond__line-height,20px);text-transform:uppercase;font-weight:400;text-align:center}.diamond__content--label{display:flex;margin:2px 20px 0}.diamond.random1{background-color:rgba(255,255,255,.4%)}.diamond.random1 .diamond__content{background-color:rgba(255,255,255,.4%)}.diamond.random2{background-color:rgba(255,255,255,.7%)}.diamond.random2 .diamond__content{background-color:rgba(255,255,255,.7%)}.diamond.random3{background-color:rgba(255,255,255,.012)}.diamond.random3 .diamond__content{background-color:rgba(255,255,255,.012)}.diamond.random4{background-color:rgba(255,255,255,.017)}.diamond.random4 .diamond__content{background-color:rgba(255,255,255,.017)}.diamond.random5{background-color:rgba(255,255,255,.6%)}.diamond.random5 .diamond__content{background-color:rgba(255,255,255,.6%)}.diamond.random6{background-color:rgba(255,255,255,.8%)}.diamond.random6 .diamond__content{background-color:rgba(255,255,255,.8%)}.diamond.random7{background-color:rgba(255,255,255,1%)}.diamond.random7 .diamond__content{background-color:rgba(255,255,255,1%)}.diamond.random8{background-color:rgba(255,255,255,.9%)}.diamond.random8 .diamond__content{background-color:rgba(255,255,255,.9%)}.diamond.random9{background-color:rgba(255,255,255,.014)}.diamond.random9 .diamond__content{background-color:rgba(255,255,255,.014)}.diamond.randomRose1{background-color:rgba(204,191,230,.4%)}.diamond.randomRose1 .diamond__content{background-color:rgba(204,191,230,.4%)}.diamond.randomRose2{background-color:rgba(204,191,230,.7%)}.diamond.randomRose2 .diamond__content{background-color:rgba(204,191,230,.7%)}.diamond.randomRose3{background-color:rgba(204,191,230,.012)}.diamond.randomRose3 .diamond__content{background-color:rgba(204,191,230,.012)}.diamond.randomRose4{background-color:rgba(204,191,230,.017)}.diamond.randomRose4 .diamond__content{background-color:rgba(204,191,230,.017)}.diamond.randomRose5{background-color:rgba(204,191,230,.6%)}.diamond.randomRose5 .diamond__content{background-color:rgba(204,191,230,.6%)}.diamond.randomRose6{background-color:rgba(204,191,230,.8%)}.diamond.randomRose6 .diamond__content{background-color:rgba(204,191,230,.8%)}.diamond.randomRose7{background-color:rgba(204,191,230,1%)}.diamond.randomRose7 .diamond__content{background-color:rgba(204,191,230,1%)}.diamond.randomRose8{background-color:rgba(204,191,230,.9%)}.diamond.randomRose8 .diamond__content{background-color:rgba(204,191,230,.9%)}.diamond.randomRose9{background-color:rgba(204,191,230,.014)}.diamond.randomRose9 .diamond__content{background-color:rgba(204,191,230,.014)}.diamond.purple1{background-color:#23193a}.diamond.purple1 .diamond__content{background-color:#23193a}.diamond.purple2{background-color:#181426}.diamond.purple2 .diamond__content{background-color:#181426}.diamond.purple3{background-color:#281247}.diamond.purple3 .diamond__content{background-color:#281247}.diamond.purple4{background-color:#1e1433}.diamond.purple4 .diamond__content{background-color:#1e1433}.diamond.purple5{background-color:#2b1a48}.diamond.purple5 .diamond__content{background-color:#2b1a48}.diamond.purple6{background-color:#403358}.diamond.purple6 .diamond__content{background-color:#403358}.diamond.purple7{background-color:#2a1c42}.diamond.purple7 .diamond__content{background-color:#2a1c42}.diamond.purple8{background-color:#403358}.diamond.purple8 .diamond__content{background-color:#403358}.diamond.purple9{background-color:#23193a}.diamond.purple9 .diamond__content{background-color:#23193a}.diamond.big{--diamond__font-size:24px;--diamond__line-height:34px;width:var(--diamond-size__l,360px);height:var(--diamond-size__l,360px)}.diamond.big .diamond__content--label{margin:5px 20px 0}.diamond.big.parent{background-color:#7410ae;color:#fff}.diamond.big.parent .diamond__content{background-color:#7410ae}.diamond.big.child{background-color:#7410ae;color:#fff;padding:4px}.diamond.big.child .diamond__content{background-color:#211439}.diamond.big.mask{background-color:#191427;margin:-1px}.diamond.big.mask .diamond__content{background-color:#191427}.diamond.small{width:var(--diamond-size__s,180px);height:var(--diamond-size__s,180px)}.diamond.small.parent{padding:4px}.diamond.small.child{padding:1px;opacity:.4}.diamond.small.offensive{background-color:#c15858}.diamond.small.cooperative{background-color:#9174c9}.diamond.small.partner{background-color:#76b8d0}.diamond.small.consulting{background-color:#59b164}@media screen and (max-width:1120px){.diamond{--diamond-size__l:200px;--diamond-size__s:120px;--diamond__font-size:10px;--diamond__line-height:14px}.diamond.big{--diamond__font-size:18px;--diamond__line-height:26px}}@media screen and (max-width:575px){.diamond{--diamond-size__l:120px}.diamond.big{--diamond__font-size:10px !important;--diamond__line-height:14px !important}}.dropdown-list{display:flex;flex-direction:column;text-align:center}.dropdown-list h2{margin:0}.dropdown-item{padding:20px;position:relative;border-bottom:2px solid #a03fe4;transition:height .3s ease}.dropdown-item__wrapper{display:flex;flex-direction:row;align-items:flex-start}.dropdown-item__icon{display:flex;justify-content:center;align-items:center;height:60px;width:60px}.dropdown-item__icon svg{height:100%;color:#fff;width:fit-content}.dropdown-item__title--wrapper{display:flex;flex-direction:row;flex-shrink:0;flex-basis:var(--title--wrapper__flex-basis,320px);width:var(--dropdown-item__title-wrapper--width);user-select:none}.dropdown-item__element--wrapper{display:flex;flex-direction:row}.dropdown-item__title{display:flex;flex-direction:column;flex-shrink:0;flex-basis:var(--title__flex-basis,280px);text-transform:uppercase;text-align:left;font-weight:700;font-size:24px;margin:5px 20px 0 0;height:60px;color:#a03fe4;cursor:pointer}.dropdown-item__content{font-size:18px;line-height:26px;text-align:left;padding-top:7px;margin-right:25px;color:#fff;flex-direction:column}.dropdown-item__content--short{display:flex}.dropdown-item__content--long{display:none}.dropdown-item__content p{margin:0;text-align:left;margin-bottom:20px}.dropdown-item__arrow{display:flex;margin-top:13px;justify-self:flex-end;align-items:center;height:18px;width:auto;transition:transform .3s;color:#fff;transform:rotate(0);cursor:pointer}.dropdown-item__arrow svg{height:100%;width:auto;padding:1px}.dropdown-item__arrow svg path{stroke-width:2px}.dropdown-item__checkbox{display:none}.dropdown-item__checkbox:checked+.dropdown-item__wrapper .dropdown-item__arrow{transform:rotate(180deg)}.dropdown-item__checkbox:checked+.dropdown-item__wrapper .dropdown-item__content--short{display:none}.dropdown-item__checkbox:checked+.dropdown-item__wrapper .dropdown-item__content--long{display:flex}@media screen and (max-width:1120px){.dropdown-item{--title--wrapper__flex-basis:280px;--title__font-size:18px;--title__line-height:26px;--title__flex-basis:180px}}@media screen and (max-width:760px){.dropdown-item{--title--wrapper__flex-basis:100%;--title__flex-basis:80%;--dropdown-item__title-wrapper--width:100%}.dropdown-item__wrapper{flex-direction:column}}.emergency-side-menu-wrapper{position:fixed;z-index:1000;right:-350px;transition:right .5s ease-in-out;top:70%;display:flex}.emergency-side-menu-wrapper:hover{right:0;transition:right .5s ease-in-out}.emergency-side-menu-wrapper .emergency-side-menu{width:70px;height:70px;padding:20px;background-color:#a03fe4;color:#fff}.emergency-side-menu-wrapper .emergency-side-menu-infobox{width:350px;height:250px;background-color:#a03fe4;color:#fff;padding:25px 20px;display:flex;flex-direction:column;align-items:center}.emergency-side-menu-wrapper .emergency-side-menu-infobox h4{color:#fff;text-transform:uppercase;margin-bottom:30px}.emergency-side-menu-wrapper .emergency-side-menu-infobox span{text-align:center}.emergency-side-menu-wrapper .emergency-side-menu-infobox .hotline{font-size:24px;font-weight:700;margin:20px 0}.emergency-side-menu-wrapper .emergency-side-menu-infobox .subtext{font-size:12px}.emergency-pane{background-color:rgba(160,63,228,.2);scroll-margin-top:400px;display:flex;flex-direction:column}.emergency-pane .hotline{font-size:24px;font-weight:700;margin-top:50px;margin-bottom:0}.emergency-toast{background:rgba(160,63,228,.7);color:#fff;padding:2rem;display:flex;flex-direction:column;text-align:center;margin-top:7rem}.emergency-toast .close{width:0;height:0;position:relative;align-self:flex-end}.emergency-toast .close svg{width:1rem;height:1rem;position:absolute;top:-20px;right:-50px}.footer{font-size:var(--footer__font-size,18px);line-height:var(--footer__line-height,26px);color:var(--secondary);background-color:#181422;display:flex;align-items:center;justify-content:var(--footer__justify-content,space-between);margin:auto;height:var(--footer__height,200px)}.footer__logo{width:var(--footer__logo--width,auto);height:100%;padding:var(--footer__logo--padding,50px)}.footer__logo img{width:auto;height:100%}.footer__links{margin-inline-end:50px;text-transform:uppercase;display:flex;flex-direction:var(--footer__links--flex-direction,row);column-gap:70px;font-weight:700;margin-left:30px}.footer__links li{white-space:nowrap;list-style:none}.footer a{color:#fff}.top-link{font-size:var(--footer__font-size,18px);line-height:var(--footer__line-height,26px);color:var(--secondary);visibility:hidden;position:fixed;bottom:30px;right:30px;z-index:99;background:var(--tertiary);width:42px;height:42px;padding:10px 12px 12px;border-radius:64px;transition:visibility .5s,opacity .8s linear;display:flex}.top-link,.top-link svg{filter:drop-shadow(0 0 0 var(--theme))}.top-link:hover{color:var(--primary)}.top-link:focus{outline:0}#theme-toggle:focus{outline:0}@media screen and (max-width:1120px){.footer{--footer__logo--width:300px}}@media screen and (max-width:990px){.footer{--footer__height:150px;--footer__logo--width:250px}}@media screen and (max-width:760px){.footer{--footer__height:100px;--footer__logo--padding:25px;--footer__links--flex-direction:column;--footer__font-size:14px;--footer__line-height:20px;padding:0}}@media screen and (max-width:760px){.footer{--footer__logo--width:180px;--footer__logo--padding:10px}}.header-graphic{width:100%;overflow:hidden}.header-graphic__image-wrapper{display:flex;justify-content:center}.header-graphic__diamonds-wrapper{display:flex;align-items:end;justify-content:center;gap:calc(4px);margin-top:var(--header-graphic__diamons-wrapper--margin-top,calc(var(--diamond-size__l,360px) * -5.1));margin-bottom:calc(var(--diamond-size__l,360px)/2 * -1);overflow-x:hidden;background-color:#191427}.header-graphic__diamonds-wrapper--column{display:flex;flex-direction:column;gap:calc(4px * 2);margin:0 calc(var(--diamond-size__l,360px)/4 * -1)}.header-graphic__diamonds-wrapper--column.with-vertical-offset{margin-bottom:calc(var(--diamond-size__l,360px)/2 + 4px)}@media screen and (max-width:1120px){.header-graphic{--diamond-size__l:200px;--header-graphic__diamons-wrapper--margin-top:calc(var(--diamond-size__l, 360px) * -5.18)}}@media screen and (max-width:575px){.header-graphic{--diamond-size__l:120px;--header-graphic__diamons-wrapper--margin-top:calc(var(--diamond-size__l, 360px) * -5.3)}}.header-mask{position:relative;height:var(--header-graphic__image-height,60rem);overflow:hidden;width:100%;max-width:2040px}.header-mask .image{object-fit:cover;width:100%;height:100%;z-index:-1;pointer-events:none}.header-mask__diamonds-wrapper{display:flex;align-items:end;justify-content:center;margin-top:calc(var(--diamond-size__l,360px) * -3.5)}.header-mask__diamonds-wrapper--column{display:flex;flex-direction:column;margin:0 calc(calc(var(--diamond-size__l,360px)/-4))}.header-mask__diamonds-wrapper--column.offset{margin-bottom:calc(var(--diamond-size__l,360px)/2 + -2px)}.header-mask__diamonds-wrapper--column.offset-2{margin-bottom:calc(var(--diamond-size__l,360px)/2 + -2px)}.header-mask__diamonds-wrapper--column.offset-3{margin-bottom:-2px}.header-mask__diamonds-wrapper--column.offset-4{margin-bottom:calc(var(--diamond-size__l,360px)/2 - 4px)}.header-mask__diamonds-wrapper--column.offset-5{margin-bottom:-4px}.header-mask__diamonds-wrapper--column.offset-6{margin-bottom:calc(var(--diamond-size__l,360px)/2 - 6px)}.header-mask__diamonds-wrapper--column.offset-7{margin-bottom:-6px}@media screen and (max-width:1120px){.header-mask{--header-graphic__image-height:40rem}}@media screen and (max-width:575px){.header-mask{--header-graphic__image-height:30rem}}.header{position:absolute;z-index:10;width:100%;padding:20px 0}.header.notHome{height:125px;top:0}.nav{display:flex;align-items:center;justify-content:space-between;max-width:var(--header__nav--max-width,calc(var(--nav-width) + var(--gap) * 2));margin-inline-start:auto;margin-inline-end:auto;line-height:var(--header-height)}.nav a{display:block}.logo{flex-wrap:inherit}.logo a{font-size:24px;font-weight:700}.logo a img,.logo a svg{display:inline;vertical-align:middle;pointer-events:none;border-radius:6px;margin-inline-end:8px;height:85px}button#theme-toggle{font-size:24px;margin:auto 4px}body.dark #moon{vertical-align:middle;display:none}body:not(.dark) #sun{display:none}.lang-switch li,.lang-switch ul,.logo-switches{display:inline-flex;margin:auto 4px}.lang-switch{display:flex;flex-wrap:inherit}.lang-switch a{margin:auto 3px;font-size:18px;font-weight:500}.logo-switches{flex-wrap:inherit}@media screen and (max-width:1120px){.header{--header__nav--max-width:90%}}.headline{display:flex;justify-content:center;width:100%;margin:2rem 0 4rem;z-index:1}.headline__title{color:#fff;letter-spacing:1px;font-size:var(--headline__font-size,24px);line-height:var(--headline__line-height,34px);font-weight:700;text-transform:uppercase}@media screen and (max-width:1120px){.headline{--headline__font-size:22px;--headline__line-height:31px}}.hero{height:680px;position:relative;margin-top:125px;width:100%}.hero .image-wrapper{width:100%;height:680px;object-fit:cover}.hero .image-wrapper .image{width:100%;height:680px;object-fit:cover}.hero .hero{display:flex;flex-direction:column;justify-content:flex-end;position:absolute;bottom:40px}.hero .title-wrapper{width:100%;margin-right:auto;margin-left:auto}.hero .title-wrapper .title{font-size:30px;position:relative;color:#fff;padding-right:200px}@media screen and (max-width:760px){.hero .title-wrapper .title{padding-right:50px}}.job-box{border-bottom:1px solid #a03fe4;padding:30px 0}.job-box .title h3{color:#a03fe4;text-transform:uppercase}.jobs-overview .content{text-align:left;width:100%}.jobs-overview .content .jobs-wrapper{width:100%}.jobs-overview p{margin-bottom:20px}.lateral-headline{display:flex;background-color:#103a5d;color:#fff;width:calc(calc((100vw - calc(var(--main-width) + var(--gap) * 2))/2) + calc(var(--main-width) + var(--gap) * 2));z-index:1}.lateral-headline.align-left{margin-left:calc(-1 * (100vw - 100%)/2);justify-content:end}.lateral-headline.align-right{margin-right:0;justify-content:start}.lateral-headline__title{display:flex;justify-content:center;width:calc(var(--main-width) + var(--gap) * 2);text-transform:uppercase;padding:20px 0;letter-spacing:1px;font-size:var(--lateral-headline__font-size,24px);line-height:var(--lateral-headline__line-height,34px);font-weight:700}@media screen and (max-width:1120px){.lateral-headline{--lateral-headline__font-size:22px;--lateral-headline__line-height:31px;max-width:100vw}.lateral-headline.align-left{margin-left:calc(-1 * (100vw - 100%)/2);justify-content:end}.lateral-headline.align-right{margin-left:calc(-1 * (100vw - 100%)/2);justify-content:end}}.mission p{margin-bottom:20px}#particles-js{position:absolute;width:100%;height:100%;background-color:#1b1727;background-repeat:no-repeat;background-size:cover;background-position:50%}.resource-box{display:flex;column-gap:50px}.resource-box .image-wrapper{display:flex;flex-shrink:0;aspect-ratio:1/1;max-width:484px;max-height:484px;margin:10px auto;width:50%}.resource-box .image-wrapper .image{width:100%;height:100%;object-fit:contain;object-position:top}.resource-box .resource-content{display:flex;flex-direction:column;row-gap:29px;margin:1px auto 10px;width:50%}.resource-box .resource-content .title{font-size:32px;line-height:38.4px;font-weight:700;text-transform:uppercase}.resource-box .resource-content .description{font-size:21px;line-height:30px;margin-bottom:0}@media screen and (max-width:1120px){.resource-box .image-wrapper{max-width:400px;max-height:400px;flex-shrink:1}.resource-box .resource-content{flex-shrink:1}}@media screen and (max-width:967px){.resource-box{display:flex;flex-direction:column}.resource-box .image-wrapper{width:95%;max-width:95%;height:auto;max-height:95%}.resource-box .resource-content{width:95%}.resource-box .resource-content .title{font-size:22px;line-height:26px}}.resource-wrapper{width:95%;margin:auto;padding:100px 0;display:flex;flex-direction:column;row-gap:1rem}@media screen and (max-width:967px){.resource-wrapper{padding:58px 0}}.resources-tabs-pane .tabs-pane{width:100%}.resources-tabs-pane .tabs-wrapper{display:flex;flex-direction:row;column-gap:1rem;justify-content:center;width:100%}.resources-tabs-pane .tabs-wrapper .tab{width:100%}.resources-tabs-pane .tabs-wrapper .tab .tab-labels{display:flex;justify-content:center;gap:75px;width:100%}.resources-tabs-pane .tabs-wrapper .tab .tab-labels .label{padding:10px;cursor:pointer;border:none;color:#fff;font-weight:700;font-size:24px;text-transform:uppercase}.resources-tabs-pane .tabs-wrapper .tab .tab-labels .label.active{color:#a03fe4;text-decoration:underline}.resources-tabs-pane .tabs-wrapper .tab .tab-content{position:relative;width:100%}.resources-tabs-pane .tabs-wrapper .tab .tab-content .content{display:none;width:100%}.resources-tabs-pane .tabs-wrapper .tab .tab-content .content.active{display:block}@media screen and (max-width:760px){.resources-tabs-pane .tabs-wrapper .tab .tab-labels{gap:20px}.resources-tabs-pane .tabs-wrapper .tab .tab-labels .label{font-size:18px}}.service-dropdowns{display:flex;flex-direction:column;row-gap:150px}.service-overview{display:flex;align-items:center;justify-content:center;width:100%;gap:calc(2px * 2);padding:80px 0;color:#181422}.service-overview__column{display:flex;flex-direction:column;gap:calc(2px * 3)}.service-overview__column.center{margin:0 calc(-8 * 2px + var(--diamond-size__s,180px) * 2.5 * -1)}.service-overview__section{display:flex;flex-direction:row;width:max-content}.service-overview__section:hover .diamond.parent{padding:5px}.service-overview__section:hover .diamond.child{opacity:1}.service-overview__section.bottom{align-items:end}.service-overview__section.bottom .service-overview__section--column.with-vertical-offset{margin-bottom:calc(var(--diamond-size__s,180px)/2 + 2px)}.service-overview__section.top{align-items:start}.service-overview__section.top .service-overview__section--column.with-vertical-offset{margin-top:calc(var(--diamond-size__s,180px)/2 + 2px)}.service-overview__section.center{align-items:center}.service-overview__section--column{display:flex;flex-direction:column;gap:calc(2px * 2);margin:0 calc(calc(var(--diamond-size__s,180px)/4 * -1) + 2px)}.service-overview__section--column.first{margin-left:0}.service-overview__section--column.last{margin-right:0}@media screen and (max-width:1120px){.service-overview,.service-overview__section{--diamond-size__l:360px;--diamond-size__s:120px}}.spacer{height:120px}.team-box{display:flex;flex-direction:column;align-items:center}.team-box .image-wrapper-border{width:280px;height:280px;background-color:#a03fe4;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);padding:8px}.team-box .image-wrapper-border .image-wrapper{display:flex;justify-content:center;align-items:flex-end;width:100%;height:100%;background-color:#211439;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.team-box .image-wrapper-border .image-wrapper img{width:230px;height:auto;margin-bottom:-7px}.team-box p{margin-bottom:0;text-align:center}.team-box .name{font-weight:700;color:#a03fe4;margin-top:40px}.team-introduction .image{width:100%;height:550px;object-fit:cover}@media screen and (max-width:760px){.team-introduction .image{height:350px}}.team-overview{margin-bottom:3rem}.team-overview .box-wrapper{display:grid;grid-template-columns:repeat(3,280px);justify-content:center;column-gap:70px;row-gap:100px;width:100%;margin-top:80px}.team-overview .box-wrapper>:nth-child(4){grid-column:1/-1}.team-overview .box-wrapper>:nth-child(5){grid-column:1}.team-overview .box-wrapper>:nth-child(6){grid-column:3}.team-overview .box-wrapper>:nth-child(3){margin-bottom:40px}.team-overview .box-wrapper>:nth-child(4){margin-bottom:40px}@media screen and (max-width:760px){.team-overview .box-wrapper{grid-template-columns:repeat(1,280px);justify-content:center;gap:50px}.team-overview .box-wrapper>:nth-child(3n){grid-column:unset}}.testimonial-box{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:30px;background-color:#fff;color:#181422;width:340px;height:340px}.testimonial-box__quote{font-weight:700;font-size:14px;line-height:20px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.testimonial-box__quote .quote::before{content:"»";margin-right:3px}.testimonial-box__quote .quote::after{content:"«";margin-left:3px}.testimonial-box__quote .author{font-size:10px;line-height:14px;text-align:right}.testimonial-box__facts{height:100px}.testimonial-box__facts--divider{background-color:#a03fe4}.testimonial-box__facts--wrapper{display:flex;justify-content:space-between}.testimonial-box__facts--wrapper .wrapper{display:flex;justify-content:space-between;width:100%;margin-top:20px}.testimonial-box__facts--fact-box{display:flex;flex-direction:column;align-items:center;width:30%;font-size:12px;line-height:12px;color:#a03fe4}.testimonial-box__facts--icon{width:40px;margin-bottom:10px}.testimonial-wrapper{display:flex;justify-content:center;column-gap:2rem}.testimonial{display:flex;justify-content:center;align-items:center;text-align:center;min-height:400px;box-sizing:border-box}@media screen and (max-width:1120px){.testimonials{--content-pane__content--max-width:80%}}@media screen and (max-width:990px){.testimonials{--content-pane__content--max-width:80%}}.tooltip-container{display:flex;justify-content:center;align-items:center}.tooltip-target{color:#fff;border:none;border-radius:5px;cursor:pointer}@media screen and (max-width:768px){:root{--gap:14px}.profile img{transform:scale(.85)}.first-entry{min-height:260px}.archive-month{flex-direction:column}.archive-year{margin-top:20px}}@media screen and (max-width:340px){.share-buttons{justify-content:unset}}@media(prefers-reduced-motion){.terms-tags a:active,.button:active,.post-entry:active,.top-link,#searchResults .focus,#searchResults li:active{transform:none}}