.ajax-spinner__wrapper{width:65;height:65;display:none}.ajax-spinner__loader{animation:rotator 1.4s linear infinite}.ajax-spinner__loader .path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite}@keyframes rotator{0%{transform:rotate(0deg)}to{transform:rotate(270deg)}}@keyframes colors{0%{stroke:var(--color__primary)}25%{stroke:var(--color__secondary)}50%{stroke:var(--color__primary)}75%{stroke:var(--color__secondary)}to{stroke:var(--color__primary)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}@keyframes pulse{0%{transform:scale(1)}3.3%{transform:scale(1.1)}16.5%{transform:scale(1)}33%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes scroll-down{0%{opacity:0}50%{opacity:1;transform:rotate(45deg) translate(10px,10px)}to{opacity:0}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}[class*=is-style-arrow-box-module]{--angle-clip-path-size__height:1.875rem;--angle-clip-path-color__background:var(--color__white);position:relative;background:var(--angle-clip-path-color__background);margin:0 calc(var(--container-padding)*-1) 0}[class*=is-style-arrow-box-module]>div{padding-right:var(--container-padding);padding-left:var(--container-padding)}[class*=is-style-arrow-box-module]:after,[class*=is-style-arrow-box-module]:before{content:"";display:none;position:absolute;left:0;background:var(--angle-clip-path-color__background);width:100%;height:var(--angle-clip-path-size__height);z-index:2}[class*=is-style-arrow-box-module]:before{bottom:calc(100% - .0625rem);clip-path:polygon(0 0,calc(50% - 1.375rem) 0,calc(50% - .1875rem) 1.3125rem,50% 1.375rem,calc(50% + .1875rem) 1.3125rem,calc(50% + 1.375rem) 0,100% 0,100% 100%,0 100%)}[class*=is-style-arrow-box-module]:after{top:calc(100% - .0625rem);clip-path:polygon(0 0,calc(50% - 22.5px) 0,calc(50% - .1875rem) 1.3125rem,50% 1.375rem,calc(50% + .1875rem) 1.3125rem,calc(50% + 1.375rem) 0,0 0,0 100%,0 100%)}.has-primary-background-color[class*=is-style-arrow-box-module]{--angle-clip-path-color__background:var(--color__primary)}.has-secondary-background-color[class*=is-style-arrow-box-module]{--angle-clip-path-color__background:var(--color__secondary)}.has-tertiary-background-color[class*=is-style-arrow-box-module]{--angle-clip-path-color__background:var(--color__tertiary)}@media (min-width:48.0625rem){[class*=is-style-arrow-box-module]{margin-right:0;margin-left:0}}.is-style-arrow-box-module-top-bottom>div{padding-bottom:1.875rem}@media screen and (min-width:20rem){.is-style-arrow-box-module-top-bottom>div{padding-bottom:calc(1.30762rem + 2.83688vw)}}@media screen and (min-width:64.0625rem){.is-style-arrow-box-module-top-bottom>div{padding-bottom:3.125rem}}.is-style-arrow-box-module-top-bottom:after,.is-style-arrow-box-module-top-bottom:before{display:block}.is-style-arrow-box-module-top>div{padding-bottom:1.875rem}@media screen and (min-width:20rem){.is-style-arrow-box-module-top>div{padding-bottom:calc(1.30762rem + 2.83688vw)}}@media screen and (min-width:64.0625rem){.is-style-arrow-box-module-top>div{padding-bottom:3.125rem}}.is-style-arrow-box-module-top:before{display:block}.is-style-arrow-box-module-top-negative>div{padding-bottom:1.875rem;padding-top:1.875rem;margin-top:var(--angle-clip-path-size__height)}@media screen and (min-width:20rem){.is-style-arrow-box-module-top-negative>div{padding-bottom:calc(1.30762rem + 2.83688vw)}}@media screen and (min-width:64.0625rem){.is-style-arrow-box-module-top-negative>div{padding-bottom:3.125rem}}@media screen and (min-width:20rem){.is-style-arrow-box-module-top-negative>div{padding-top:calc(1.30762rem + 2.83688vw)}}@media screen and (min-width:64.0625rem){.is-style-arrow-box-module-top-negative>div{padding-top:3.125rem}}.is-style-arrow-box-module-top-negative:before{display:block;clip-path:polygon(0 100%,calc(50% - 1.375rem) 100%,calc(50% - .1875rem) .5625rem,50% .5rem,calc(50% + .1875rem) .5625rem,calc(50% + 1.375rem) 100%,100% 100%,100% 100%,0 100%)}.is-style-arrow-box-module-bottom>div{padding-top:1.875rem;padding-bottom:1.875rem}@media screen and (min-width:20rem){.is-style-arrow-box-module-bottom>div{padding-top:calc(1.30762rem + 2.83688vw)}}@media screen and (min-width:64.0625rem){.is-style-arrow-box-module-bottom>div{padding-top:3.125rem}}@media screen and (min-width:20rem){.is-style-arrow-box-module-bottom>div{padding-bottom:calc(1.30762rem + 2.83688vw)}}@media screen and (min-width:64.0625rem){.is-style-arrow-box-module-bottom>div{padding-bottom:3.125rem}}.is-style-arrow-box-module-bottom:after{display:block}.certificates-module .has-tooltip{position:relative;z-index:1}.certificates-module .has-tooltip-inner{transition:all .25s ease-in-out 0s;position:absolute;bottom:100%;left:50%;transform:translate(-50%,1.25rem);background:var(--color__white);padding:.625rem;border-radius:.25rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.25);font-size:.8175rem;line-height:1rem;text-align:center;color:var(--color__black);width:10rem;font-weight:var(--font__weight--light);opacity:0;z-index:2;pointer-events:none}.certificates-module .has-tooltip:hover{z-index:2}.certificates-module .has-tooltip:hover .has-tooltip-inner{opacity:1;transform:translate(-50%)}.certificates-module__categories-container{display:grid;grid-gap:2.25rem 4%;grid-template-columns:1fr}.certificates-module__category-container{display:flex;flex-direction:column}.certificates-module__category-title{color:var(--certificates-module__category-color);display:flex;flex-direction:column;align-items:center;text-decoration:none;margin-bottom:1.25rem}.certificates-module__category-title h1,.certificates-module__category-title h2,.certificates-module__category-title h3{margin-bottom:0}@media (hover:hover){.certificates-module__category-title:hover{color:var(--certificates-module__category-color)}}.certificates-module__category-title hr{display:block;max-width:7.5rem;width:100%;height:.125rem;background:var(--certificates-module__category-color);border:0;margin:.625rem 0}.certificates-module__category-logo img{width:auto;height:auto;max-height:5rem}.certificates-module__category-content{background:var(--certificates-module__category-background);padding:1.25rem;height:100%}.certificates-module__category-certificates{display:grid;grid-gap:var(--grid__gap);grid-template-columns:1fr 1fr;list-style:none;padding:0}.certificates-module__category-certificates li{width:100%;display:block}.certificates-module__category-certificates li a{display:flex;align-items:center;justify-content:center;height:100%;padding:.625rem}.certificates-module__category-certificates li a img{max-height:8rem!important;height:auto!important;width:auto!important}.certificates-module__tables-container{display:grid;grid-gap:2.25rem;grid-template-columns:1fr;grid-template-rows:1fr auto;position:relative}.certificates-module__tables-going-beyond{width:var(--certificates-module__table-content-width);display:none;position:absolute;bottom:100%;right:0;align-items:center;flex-direction:column;margin-bottom:1.25rem}.certificates-module__tables-going-beyond>svg{width:2.5rem;height:2.5rem}.certificates-module__tables-going-beyond>.certificates-module__going-beyond-label{position:static;color:var(--color__black);opacity:1;padding:0;background:transparent;box-shadow:none;transform:none;margin:.625rem 0 0}.certificates-module__tables-going-beyond>.certificates-module__going-beyond-label strong{display:block}.certificates-module__table{display:grid;grid-gap:0 var(--grid__gap);grid-template-columns:1fr;grid-template-rows:1fr;padding-left:3.5rem}.certificates-module__table-certificates{margin:1.25rem 0 0 -3.5rem}.certificates-module__table-item,.certificates-module__table-title{padding:.3125rem 1.25rem .3125rem 1.75rem}.certificates-module__table-item{border-bottom:.125rem solid var(--certificates-module__category-background);padding-top:.625rem;padding-bottom:.625rem;padding-left:0}.certificates-module__table-item--title{display:flex;align-items:center;justify-content:flex-start}.certificates-module__table-item--certificates{display:flex;padding:0;list-style:none;margin:0;flex-wrap:wrap}.certificates-module__table-item--certificates li{margin:1.125rem 1.125rem 0 0;height:3rem;width:3rem;display:flex;align-items:center;justify-content:center}.certificates-module__table-item--certificates li img{width:auto;height:auto;max-width:3rem;max-height:3rem}.certificates-module__table-title{color:var(--certificates-module__category-color);background:var(--certificates-module__category-background);position:relative;margin-left:-1rem}.certificates-module__table-title--headline{font-weight:var(--font__weight--bold)}.certificates-module__table-title--label{display:none}.certificates-module__table-title--icon{position:absolute;top:50%;left:-2.5rem;transform:translateY(-50%);width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:.125rem solid var(--certificates-module__category-color);background:var(--certificates-module__category-color);padding:.5rem}.certificates-module__table-title--icon img{filter:brightness(0) grayscale(1) invert(1);width:auto;height:auto;max-width:2.5rem;max-height:2.5rem}.certificates-module__table-content{color:var(--certificates-module__category-color);background:var(--certificates-module__category-background);padding:.75rem;display:flex;align-items:center;flex-direction:row;justify-content:center;margin:0 0 0 -3.5rem;font-size:1rem}.certificates-module__table-content--trophy{background:var(--certificates-module__category-color);border-radius:50%;position:absolute;width:2rem;height:2rem;bottom:-.25rem;right:-.25rem;display:flex;align-items:center;justify-content:center}.certificates-module__table-content--trophy svg{--certificates-module__category-color:var(--color__white);width:1.25rem;height:1.25rem}.certificates-module__table-content--description{text-align:left}.certificates-module__table-content--image{margin:0 1.25rem 0 0;position:relative}.certificates-module__table-content--image img{border-radius:50%;width:4rem;height:4rem}.certificates-module__certificate-overview{display:grid;grid-gap:2.25rem;grid-template-columns:1fr;margin:5rem 0}.certificates-module__certificate-item{display:grid;grid-gap:1.25rem;grid-template-columns:1fr}.certificates-module__certificate-item--image{display:flex;justify-content:center;align-items:flex-start;background:#f5f5f5;padding:1.25rem}.certificates-module__certificate-item--image img{max-width:13rem;max-height:13rem;width:auto;height:auto}.certificates-module__certificate-item--title{display:flex}.certificates-module__certificate-item--content{margin-bottom:0!important}.certificates-module__certificate-item--categories{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0 0 0 1.25rem}.certificates-module__certificate-item--categories img{margin:0 .25rem 0 0;display:inline-flex;height:2.5rem;width:2.5rem}@media (min-width:48em){.certificates-module__categories-container{grid-template-columns:repeat(3,1fr)}.certificates-module__tables-going-beyond{display:flex}}@media (min-width:62em){.certificates-module{--certificates-module__table-content-width:10rem}.certificates-module__table{grid-template-columns:1fr var(--certificates-module__table-content-width);grid-template-rows:1fr}.certificates-module__table-certificates{margin:0}.certificates-module__table-item,.certificates-module__table-title{display:grid;grid-template-columns:33% 1fr}.certificates-module__table-title--label{display:block}.certificates-module__table-item{padding-left:.75rem}.certificates-module__table-item--certificates li{margin:0 1.125rem 0 0}.certificates-module__table-content{padding:1.25rem;height:100%;align-items:center;flex-direction:column;justify-content:center;margin:0;font-weight:var(--font__weight--bold);font-size:1.125rem}.certificates-module__table-content--trophy{width:2.25rem;height:2.25rem;bottom:-.5rem;right:-.5rem}.certificates-module__table-content--trophy svg{width:1.5rem;height:1.5rem}.certificates-module__table-content--description{text-align:center}.certificates-module__table-content--image{margin:0 0 1.25rem}.certificates-module__table-content--image img{width:auto;height:auto;max-width:6rem;max-height:6rem}.certificates-module__certificate-overview{grid-gap:4rem;margin:8rem 0}.certificates-module__certificate-item{display:grid;grid-gap:1.25rem;grid-template-columns:10rem 1fr auto}.certificates-module__certificate-item--image{background:transparent;padding:0 1.25rem 0 0}.certificates-module__certificate-item--image img{width:100%;height:auto}}@media (min-width:75em){.certificates-module{--certificates-module__table-content-width:15rem}}