*{box-sizing:border-box}a{color:#36a9e1}a:hover{color:#3c3b2d}body{background-image:url(/img/bg.svg);background-repeat:no-repeat;background-position:top right;background-color:#fff;font-family:"Dosis",sans-serif;font-size:1.2rem;color:#3c3b2d;margin:0;padding:0;text-align:center;display:flex;min-height:100vh;flex-direction:column}h1{font-size:3rem;font-weight:300;color:#36a9e1}h2{font-size:2.2rem;font-weight:300;color:#36a9e1}h3{margin-bottom:8px}p{line-height:32px;margin-top:0;padding-top:0}ul li{line-height:32px}input,button{font-family:"Dosis",sans-serif;font-size:1rem}main>div.umb-block-list>div{opacity:0;transform:translateY(12vh);visibility:hidden;transition:opacity .6s ease-out,transform 1.2s ease-out;will-change:opacity,visibility}main>div.umb-block-list>div.--visible{opacity:1;transform:none;visibility:visible}.shapes{position:absolute}@media only screen and (min-width: 688px){h1{font-size:4rem}}#gtx-trans{display:none !important}@font-face{font-family:"Dosis";src:url("/fonts/dosis-regular.woff2") format("woff2"),url("/fonts/dosis-regular.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"Dosis";src:url("/fonts/dosis-light.woff2") format("woff2"),url("/fonts/dosis-light.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-family:"Dosis";src:url("/fonts/dosis-medium.woff2") format("woff2"),url("/fonts/dosis-medium.woff") format("woff");font-weight:500;font-style:normal}@font-face{font-family:"Dosis";src:url("/fonts/dosis-semibold.woff2") format("woff2"),url("/fonts/dosis-semibold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Gotham";src:url("/fonts/gotham-light.woff2") format("woff2"),url("/fonts/gotham-light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}.u-shape img{object-fit:cover;width:100%;height:auto}.u-shape--shape1 img{clip-path:url(#shape1)}.u-shape--shape2 img{clip-path:url(#shape2)}.u-shape--shape3 img{clip-path:url(#shape3)}.u-form--left{margin:0 !important}header{display:flex;padding:32px 24px;margin:0 auto;width:100%;max-width:1200px;z-index:100}header .header__logo{flex:1;text-align:left}header .header__logo>*{background-image:url(/img/logo.svg);background-position:left top;background-repeat:no-repeat;width:51px;height:79px;display:inline-block}header .header__logo>* span{display:none}header .header__hamburger{position:absolute;top:52px;right:24px;z-index:9999}header .header__hamburger button{background-color:rgba(0,0,0,0);background-image:url(/img/nav-hamburger.svg);background-position:center;background-repeat:no-repeat;border:none;display:inline-block;width:24px;height:24px;text-indent:-9000px}header .header__nav{display:none;background-image:url(/img/logo-white.svg);background-position:24px 32px;background-repeat:no-repeat;background-color:#36a9e1;position:absolute;top:0;left:0;padding-bottom:72px;width:100%;z-index:999;box-shadow:0 8px 24px 0 rgba(0,0,0,.1),0 2px 12px 0 rgba(0,0,0,.05)}header .header__nav>ul{margin:152px 0 0 0;padding:0}header .header__nav>ul>li{margin:18px 0;padding:0}header .header__nav>ul>li>a{color:#3c3b2d;text-decoration:none;font-size:1.6rem;transition:all .2s ease}header .header__nav>ul>li>a:hover{color:#fff}header .header__nav>ul>li>span{cursor:default}header .header__nav>ul>li.header__nav--selected>a{color:#fff}header .header__subnav ul{margin:12px 0 32px 0;padding:0;list-style:none}header .header__subnav ul>li{margin:0;padding:0}header .header__subnav ul>li a{color:#3c3b2d;text-decoration:none;font-size:1.2rem;transition:all .2s ease}header .header__subnav ul>li a:hover{color:#fff}header .header__column h3{font-size:14px;font-weight:700;text-transform:uppercase}body.nav-open{height:100%}body.nav-open .header__hamburger button,body.nav-open header.header--dark .header__hamburger button{background-image:url(/img/nav-close.svg)}body.nav-open .header__nav{display:block}header.header--dark .header__logo>*{background-image:url(/img/logo-white.svg)}header.header--dark .header__hamburger button{background-image:url(/img/nav-hamburger-white.svg)}header.header--dark .header__nav ul li>span{color:#fff}header.header--dark .header__nav ul li.header__nav--selected>a{color:#fff}header.header--dark .header__subnav ul li a{color:#000}@media only screen and (min-width: 992px){header .header__hamburger{display:none}header .header__nav{position:inherit;background:none;width:auto;display:block;box-shadow:none}header .header__nav ul{margin-top:24px}header .header__nav ul li{position:relative;display:inline;margin:0 12px}header .header__nav ul li a{position:relative;font-size:1.2rem;z-index:2}header .header__nav ul li a:hover{color:#36a9e1}header .header__nav ul li.header__nav--selected>a{color:#36a9e1;padding-bottom:12px;border-bottom:solid 4px #36a9e1;border-radius:2px;animation:header__nav 2s}header .header__nav ul li:last-child>div{left:-160px}header .header__nav ul li>div{transition:all .2s ease-in-out;transform:scale(0.95) translateY(-12px);opacity:0;visibility:hidden}header .header__nav ul li:hover>div{transform:scale(1) translateY(0);opacity:1;visibility:visible}header .header__subnav{position:absolute;top:0;left:0;background-color:#fff;margin:48px 0 0 0;padding:12px 0;width:240px;box-shadow:0 2px 12px 0 rgba(0,0,0,.05),0 8px 24px 0 rgba(0,0,0,.1);border-radius:12px;z-index:1}header .header__subnav ul{margin:0}header .header__subnav ul li{display:block;margin:0;padding:0}header .header__subnav ul li a{display:inline-block;font-size:1rem;padding:8px 24px;width:100%;text-align:left;color:#000}header .header__subnav ul li.header__subnav--selected a{color:#36a9e1}header .header__subnav ul li:last-child a{border-bottom:none}header .header__subnav--double{display:flex;align-items:flex-start;width:480px}header .header__column{width:240px;border-right:solid 1px rgba(0,0,0,.1)}header .header__column:last-child{border-right:none}header .header__column h3{text-align:left;margin-left:24px}header.header--dark .header__nav ul li a{color:#fff}header.header--dark .header__nav ul li a:hover{color:#fff}header.header--dark .header__nav ul li.header__nav--selected>a{color:#fff}header.header--dark .header__subnav ul li a{color:#000}header.header--dark .header__subnav ul li a:hover{color:#36a9e1}header.header--dark .header__subnav ul li.header__subnav--selected>a{color:#36a9e1}@keyframes header__nav{0%{border-bottom:solid 4px rgba(200,74,55,0);padding-bottom:0}100%{border-bottom:solid 4px #36a9e1;padding-bottom:12px}}}main{padding:0;flex:1}footer{background-color:#36a9e1;background-image:url(/img/footer-bg.svg?v=2);background-repeat:no-repeat;background-size:contain;background-position:top center;padding:192px 0 32px 0}footer .footer__nav{display:flex;flex-wrap:wrap;flex-direction:row;color:#fff;text-align:left;font-size:1rem;margin:0 auto;max-width:1200px}footer .footer__nav a{color:#fff;text-decoration:none}footer .footer__column{width:100%;padding:24px 0 0 24px}footer .footer__column:last-child{align-self:flex-end}footer .footer__column ul{list-style:none;margin:0;padding:0}footer .footer__column ul li a{line-height:32px;transition:all .2s ease}footer .footer__column ul li a:hover{color:#3c3b2d}footer .footer__badge{background-color:#fff;border-radius:24px;font-weight:700;font-size:10px;color:#3c3b2d;padding:2px 8px;margin-left:8px}footer .footer__logos{text-align:right}footer .footer__logos img{background-color:#fff;border-radius:8px;padding:4px;height:96px;margin:0 12px;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media only screen and (min-width: 688px){footer{background-size:cover}footer .footer__nav{padding-top:48px}footer .footer__column{width:33%}footer .footer__column:last-child{width:100%}}@media only screen and (min-width: 992px){footer{padding-top:240px}footer .footer__nav{padding-top:32px}footer .footer__column{width:25%}footer .footer__column:last-child{width:25%}}@media only screen and (min-width: 1920px){footer .footer__nav{padding-top:128px}}.c-accordion{margin:24px 0;padding:0}.c-accordion ul{margin:0;padding:0}.c-accordion ul li{list-style:none;padding:0;margin:0 0 4px 0}.c-accordion__item--active>.c-accordion__header>.c-accordion__arrow::after{rotate:270deg}.c-accordion__item--active>.c-accordion__content{display:block}.c-accordion__intro{padding:0 24px;text-align:left;margin:0 auto 24px auto;max-width:1200px}.c-accordion__header{display:flex;justify-content:space-between;align-items:center;max-width:1200px;background-color:#36a9e1;color:#fff;margin:0 24px;padding:16px 24px;text-align:left;border-radius:8px;cursor:pointer;transition:all .2s ease-out}.c-accordion__header:hover{background-color:#219fdd}.c-accordion__arrow::after{content:"";display:inline-block;background-image:url(/img/arrow-white.svg);background-position:center;background-repeat:no-repeat;background-size:contain;width:16px;height:16px;rotate:90deg;transition:rotate .2s ease-in-out}.c-accordion__content{display:none}@media only screen and (min-width: 688px){.c-accordion__header{margin:0 auto}}.c-articlelist{margin:48px 0}.c-articlelist ul{margin:0 24px;padding:0;list-style:none}.c-articlelist ul li{margin:0 auto 48px auto;padding:0;display:flex;flex-direction:column-reverse;background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.05),0 8px 24px 0 rgba(0,0,0,.1);border-radius:12px;max-width:1200px;transition:box-shadow 1s ease}.c-articlelist ul li:hover{box-shadow:0 2px 12px 0 rgba(0,0,0,.1),0 12px 32px 0 rgba(0,0,0,.2)}.c-articlelist__content{padding:32px;text-align:left}.c-articlelist__content a{color:#3c3b2d}.c-articlelist__content h2{margin-top:12px}.c-articlelist__content h2 a{color:#36a9e1;text-decoration:none}.c-articlelist__subtitle{font-size:1.2rem;font-weight:500;text-transform:uppercase}.c-articlelist__image{background-position:center;background-size:cover;border-radius:12px 12px 0 0;height:320px;transition:all 1s ease}@media only screen and (min-width: 688px){.c-articlelist ul li{flex-direction:row;min-height:372px}.c-articlelist ul li:nth-child(even){flex-direction:row-reverse}.c-articlelist ul li:nth-child(even) .c-articlelist__image{border-radius:12px 0 0 12px}.c-articlelist__content{width:50%}.c-articlelist__image{width:50%;height:auto;border-radius:0 12px 12px 0}}.c-bmlife{margin:48px 24px}.c-bmlife__wrap{background-color:rgba(60,59,45,.05);backdrop-filter:blur(8px);border-radius:12px;padding:12px 24px 32px 24px}.c-bmlife__wrap a{color:#3c3b2d}.c-bmlife__wrap a:hover{color:#36a9e1}.c-bmlife__wrap p{margin-top:24px}.c-bmlife__wrap ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center}.c-bmlife__wrap ul li{position:relative;display:inline-block;box-shadow:0 1px 8px 0 rgba(0,0,0,.05),0 5px 16px 0 rgba(0,0,0,.1);border-radius:12px;margin:12px}.c-bmlife__image img{display:block;object-fit:cover;width:197px;height:197px;border-radius:12px}.c-bmlife__description{background-color:rgba(0,0,0,.6);position:absolute;bottom:0;padding:8px 18px 12px 18px;width:100%;font-size:1rem;color:#fff;text-align:left;border-radius:0 0 12px 12px}@media only screen and (min-width: 688px){.c-bmlife__wrap{margin:72px auto;max-width:1200px}.c-bmlife__wrap ul li{flex-basis:initial}}.c-button{background-color:#36a9e1;border:solid 1px #36a9e1;border-radius:48px;line-height:44px;width:180px;height:48px;display:inline-block;color:#fff;text-align:center;text-decoration:none;transition:all .2s ease}.c-button a{color:#fff;border-color:#fff;text-decoration:none}.c-button:hover{background-color:#3c3b2d;border-color:#3c3b2d;color:#fff}.c-button--secondary{background-color:rgba(0,0,0,0);color:#36a9e1}.c-button--secondary:hover{background-color:rgba(0,0,0,0);border-color:#3c3b2d;color:#3c3b2d}.c-carousel{position:relative;background-color:#3c3b2d;width:100%;margin:48px 0;aspect-ratio:2/1}.c-carousel__items{position:absolute;width:100%;height:100%;z-index:1}.c-carousel__items ul{display:flex;overflow-y:hidden;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0;padding:0;list-style:none;height:100%}.c-carousel__items ul::-webkit-scrollbar{display:none}.c-carousel__items ul li{position:relative;scroll-snap-align:start;margin:0;padding:0;height:100%;flex:1 0 100%}.c-carousel__image{background-size:cover;background-position:center;width:100%;height:100%;z-index:1}.c-carousel__content{background-image:linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));position:absolute;width:100%;height:196px;bottom:0;padding-top:32px;padding-bottom:48px;z-index:2;color:#fff}.c-carousel__content h3,.c-carousel__content p{max-width:1200px;text-align:left;margin:0 auto;padding:0 24px;font-size:16px;line-height:1.6em}.c-carousel__paging{position:absolute;bottom:0;width:100%;z-index:3}.c-carousel__paging ul{display:flex;margin:0;padding:0;list-style:none;justify-content:center;gap:8px}.c-carousel__paging ul li{opacity:.5;cursor:pointer}.c-carousel__paging ul li::before{content:"•";font-size:32px;color:#fff}.c-carousel__paging--active{opacity:1 !important}@media only screen and (min-width: 688px){.c-carousel__content{height:240px}.c-carousel__content h3,.c-carousel__content p{font-size:24px}}@media only screen and (min-width: 992px){.c-carousel__content{height:320px}.c-carousel__content h3,.c-carousel__content p{font-size:32px}}.c-categories ul{list-style:none;margin:0 auto;padding:0;max-width:1200px}.c-categories ul li{display:inline}.c-categories ul li button{background-color:#fff;display:inline-block;margin:0 8px 4px 0;border:solid 1px #36a9e1;padding:8px 18px;border-radius:48px;font-size:1rem;font-weight:700;text-decoration:none;color:#36a9e1;transition:all .2s ease}.c-categories ul li button:hover{background-color:#36a9e1;color:#fff}.c-categories ul li.c-categories--selected button{background-color:#36a9e1;color:#fff}.c-choicepanel{margin:48px 24px}.c-choicepanel__wrap{background-color:rgba(60,59,45,.05);backdrop-filter:blur(8px);border-radius:12px;padding:12px 24px 32px 24px;display:flex;flex-direction:column;flex-wrap:wrap;gap:32px}.c-choicepanel__content{flex:1;text-align:left}.c-choicepanel__content a{color:#3c3b2d}.c-choicepanel__content a:hover{color:#36a9e1}.c-choicepanel__content p{margin-top:24px}.c-choicepanel__items{flex:1}.c-choicepanel__items ul{list-style:none;margin:12px 0 0 0;padding:0;display:grid;grid-template-columns:repeat(1, 1fr);gap:24px}.c-choicepanel__items ul li{display:flex;flex-direction:column;align-items:center;background-color:#fff;box-shadow:0 1px 8px 0 rgba(0,0,0,.05),0 5px 16px 0 rgba(0,0,0,.1);border-radius:12px;padding:24px}.c-choicepanel__items ul li p{flex:1}.c-choicepanel__items ul li img{width:100%;height:120px;object-fit:contain;margin:24px 0}@media only screen and (min-width: 688px){.c-choicepanel__wrap{margin:72px auto;max-width:1200px}.c-choicepanel__items ul{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 992px){.c-choicepanel__wrap{flex-direction:row}.c-choicepanel__content{flex-basis:30%}.c-choicepanel__items{flex-basis:66%}.c-choicepanel--wideintro .c-choicepanel__content{flex-basis:100%}.c-choicepanel--wideintro .c-choicepanel__items ul{grid-template-columns:repeat(auto-fit, minmax(20%, 1fr))}}.c-clients{margin:48px 24px}.c-clients__wrap{background-color:rgba(60,59,45,.05);backdrop-filter:blur(8px);border-radius:12px;padding:12px 24px 32px 24px}.c-clients__wrap a{color:#3c3b2d}.c-clients__wrap a:hover{color:#36a9e1}.c-clients__wrap p{margin-top:24px}.c-clients__wrap ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center}.c-clients__wrap ul li{margin:0;padding:0;display:inline;flex-basis:50%}.c-clients__wrap ul li img{object-fit:cover;width:96px;height:72px}@media only screen and (min-width: 688px){.c-clients__wrap{margin:72px auto;max-width:1200px}.c-clients__wrap ul li{flex-basis:initial}.c-clients__wrap ul li img{width:128px;height:96px}}.c-compare{margin:48px auto;padding:0 24px;width:100vw;padding-bottom:32px;overflow-x:auto;max-width:1200px}.c-compare table{border-collapse:collapse}.c-compare table th{position:relative;padding:18px 48px;font-size:2rem;font-weight:300;color:#36a9e1;border-radius:12px 12px 0 0;z-index:50}.c-compare table th:nth-child(2){background-color:rgba(0,0,0,.02);font-weight:700}.c-compare table th:nth-child(2)::before{content:"";position:absolute;background-color:#36a9e1;width:100%;height:8px;top:0;left:0;border-radius:12px 12px 0 0}.c-compare table th:nth-child(2)::after{content:"";position:absolute;background-color:#fff;min-width:100%;min-height:12px;top:-13px;left:0;z-index:50}.c-compare table td{position:relative;padding:12px 24px;border-top:solid 1px rgba(60,59,45,.2);vertical-align:top;width:240px;z-index:50}.c-compare table td:first-of-type{text-align:left;padding-left:0;white-space:nowrap}.c-compare table td:nth-child(2){background-color:rgba(0,0,0,.02);font-weight:700}.c-compare table tr:last-of-type td{border-bottom:none}.c-compare table tr:last-of-type td:nth-child(2){border-radius:0 0 12px 12px;padding-bottom:48px}.c-compare table tr:last-of-type td:nth-child(2)::after{border-radius:0 0 12px 12px}.c-compare table tr.c-compare__header td{border-top:none;font-weight:700;padding-top:32px}.c-compare table tr.c-compare__header td:nth-child(2)::after{min-height:13px !important}.c-compare__check{background-image:url(/img/compare-check.svg);background-repeat:no-repeat;background-position:center;width:18px;height:24px;margin:auto}@media only screen and (min-width: 688px){.c-compare table{width:100%}}.c-connect{background-color:rgba(255,255,255,.8);border-radius:12px;margin:0 24px;padding:24px;transition:all 1s ease;box-shadow:0 8px 24px 0 rgba(0,0,0,.1),0 2px 12px 0 rgba(0,0,0,.05);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.c-connect:hover{box-shadow:0 8px 32px 0 rgba(0,0,0,.2),0 8px 12px 0 rgba(0,0,0,.1);transform:scale(1.02)}.c-connect h2{margin:0 0 32px 0;font-size:1.8rem}.c-connect__wrap{display:flex;flex-direction:column;width:100%}.c-connect__newsletter{flex:1}.c-connect__newsletter span{font-size:.8em;color:#36a9e1;margin-top:12px;display:inline-block}.c-connect__newsletter-signup{display:flex}.c-connect__newsletter-signup label{display:none}.c-connect__newsletter-signup input{background-color:#3c3b2d;width:100%;height:48px;border:none;border-radius:48px 0 0 48px;color:#fff;padding-left:24px}.c-connect__newsletter-signup input::placeholder{color:rgba(255,255,255,.5)}.c-connect__newsletter-signup button{background-color:#3c3b2d;height:48px;border:none;border-radius:0 48px 48px 0;display:inline-block;line-height:48px;color:#fff;text-decoration:none;margin-left:1px;padding:0 24px 0 18px}.c-connect__newsletter-signup button:hover{background-color:#36a9e1}.c-connect__or{font-weight:700;line-height:48px;opacity:.5;margin:0 24px}.c-connect__social ul{margin:0;padding:0}.c-connect__social ul li{display:inline-block}.c-connect__social ul li a{background-color:#3c3b2d;background-repeat:no-repeat;background-position:center;width:48px;height:48px;border-radius:48px;margin:0 4px;display:inline-block}.c-connect__social ul li a:hover{background-color:#36a9e1}.c-connect__social ul li a span{display:none}.c-connect__social ul li a.c-connect__social--twitter{background-image:url(/img/social-twitter.svg)}.c-connect__social ul li a.c-connect__social--facebook{background-image:url(/img/social-facebook.svg)}.c-connect__social ul li a.c-connect__social--linkedin{background-image:url(/img/social-linkedin.svg)}.c-connect__social ul li:first-of-type a{margin-left:0}.c-connect__social ul li:last-of-type a{margin-right:0}@media only screen and (min-width: 688px){.c-connect{max-width:480px;padding:24px 32px;margin:0 auto}}@media only screen and (min-width: 992px){.c-connect{padding:32px 48px;max-width:768px}.c-connect__wrap{flex-direction:row}}.c-contact{display:flex;text-align:left;max-width:1200px;margin:48px auto;padding:0 24px;flex-direction:column}.c-contact__intro{flex:2}.c-contact__content{flex:1;padding-top:32px}.c-contact__content h3:first-of-type{margin-top:0}@media only screen and (min-width: 992px){.c-contact{flex-direction:row}.c-contact__intro{padding-right:72px}.c-contact__content{padding-top:0}}.c-contactcard{max-width:1200px;margin:48px auto}.c-contactcard ul{margin:0;padding:0;list-style:none;display:flex;justify-content:center;flex-wrap:wrap}.c-contactcard ul li{background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.05),0 8px 24px 0 rgba(0,0,0,.1);border-radius:12px;text-align:left;max-width:400px;margin:12px 24px}.c-contactcard__image img{border-radius:12px 12px 0 0;width:100%;height:200px}.c-contactcard__content{padding:0 24px}.c-contactcard__contact{display:flex;border-top:solid 1px rgba(0,0,0,.1);padding:18px 24px;justify-content:space-between}.c-contactcard__contact a{background-repeat:no-repeat;background-position:left center;padding-left:32px;text-decoration:none;width:50%;display:inline-block}.c-contactcard__phone{background-image:url(/img/contact-phone.svg)}.c-contactcard__route{background-image:url(/img/contact-route.svg)}@media only screen and (min-width: 688px){.c-contactcard__image img{height:260px}}.c-cookiebar{position:fixed;left:50%;bottom:24px;margin-left:-160px;background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.05),0 4px 12px 0 rgba(0,0,0,.1);border-radius:12px;font-size:1rem;padding:18px 18px 18px 24px;display:flex;align-items:center;justify-content:space-between;width:320px;display:none;z-index:400}.c-cookiebar__text{display:inline-block}.c-cookiebar__text p{margin:0;padding:0}.c-cookiebar__close{background-color:#fff;border:solid 1px rgba(60,59,45,.2);border-radius:4px;margin-left:18px;padding:8px 12px;color:#3c3b2d;font-weight:500;text-decoration:none}.c-cookiebar__close:hover{border:solid 1px #3c3b2d}.c-event{padding:24px 0}.c-event--light{background-color:rgba(60,59,45,.02)}.c-event--primary{background-color:#36a9e1}.c-event--secondary{background-color:#3c3b2d}.c-event__wrap{background-color:#fff;box-shadow:0 1px 8px 0 rgba(0,0,0,.05),0 5px 16px 0 rgba(0,0,0,.1);border-radius:12px;padding:24px 32px;margin:0 24px}.c-event__wrap h2{margin-top:12px;margin-bottom:48px}.c-event__wrap ul{display:flex;flex-direction:column;gap:32px;margin:0;padding:0}.c-event__wrap ul li{display:flex;flex-direction:column;text-align:left;gap:24px}.c-event__image img{width:100%;border-radius:8px}.c-event__content h3{margin-top:0}.c-event__meta{font-size:.8em;opacity:.8;margin-bottom:12px}@media only screen and (min-width: 688px){.c-event{padding:24px}.c-event__wrap{margin:72px auto;max-width:720px}.c-event__wrap--wide{max-width:1200px}.c-event__wrap ul li{flex-direction:row;gap:32px}.c-event__image{flex:1 0 33%}}.c-formpanel{margin:48px 24px}.c-formpanel__wrap{background-color:rgba(60,59,45,.05);backdrop-filter:blur(8px);border-radius:12px;padding:24px;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;gap:32px}.c-formpanel__image img{border-radius:8px;width:100%}.c-formpanel__content{flex:1;text-align:left}.c-formpanel__content h2{margin-top:8px}.c-formpanel__content a{color:#3c3b2d}.c-formpanel__content a:hover{color:#36a9e1}.c-formpanel__content p{margin-top:24px}.c-formpanel__content p:last-child{margin-bottom:0}.c-formpanel__content img{max-width:100%}.c-formpanel__form{flex:1}.c-formpanel__bottom{text-align:left}@media only screen and (min-width: 688px){.c-formpanel__wrap{margin:72px auto;max-width:1200px}}@media only screen and (min-width: 992px){.c-formpanel__wrap{flex-direction:row}.c-formpanel__content{flex-basis:40%}.c-formpanel__form{flex-basis:50%}}.c-headline{display:flex;flex-direction:column;align-items:center}.c-headline h1{margin-top:12px}.c-headline h1 a{text-decoration:none}.c-headline h1 a:hover{color:#36a9e1}.c-headline__image{background-image:url(/img/headline-bg.svg);background-repeat:no-repeat;background-position:left center;background-size:contain;flex:1;margin-right:24px}.c-headline__content{flex:1;text-align:left;padding:24px}.c-headline__content .c-button{margin:32px auto 0 auto;display:block}.c-headline__subtitle{font-size:1.2rem;font-weight:500;text-transform:uppercase}@media only screen and (min-width: 688px){.c-headline{flex-direction:row}.c-headline__image{max-width:600px}.c-headline__content{padding:0 48px}}@media only screen and (min-width: 992px){.c-headline{flex-direction:row}.c-headline__content{padding:0 72px}}.c-hero{position:absolute;top:0;left:0;width:100%;height:300px;z-index:10}.c-hero img{width:100%;height:300px;object-fit:cover}.c-hero--darkened{background-color:#fff}.c-hero--darkened::before{content:"";opacity:.8;background-image:linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.2) 100%);display:inline-block;position:absolute;width:100%;height:100%}.c-hero--small{height:240px}.c-hero--small img{height:240px}@media only screen and (min-width: 688px){.c-hero{height:480px}.c-hero img{height:480px}.c-hero--small{height:276px}.c-hero--small img{height:276px}}@media only screen and (min-width: 992px){.c-hero{height:600px}.c-hero img{height:600px}.c-hero--small{height:300px}.c-hero--small img{height:300px}}.c-iframe{max-width:1200px;margin:24px auto;padding:0 24px}.c-iframe iframe{border:none}.c-imagegallery{margin:48px auto 72px auto;max-width:1200px;border-radius:8px}.c-imagegallery__content{margin:0 24px 32px 24px;text-align:left}.c-imagegallery ul{list-style:none;margin:0 24px;padding:0;display:grid;gap:0;grid-template-columns:repeat(1, minmax(0, 1fr))}.c-imagegallery ul li{position:relative;display:inline;cursor:pointer}.c-imagegallery ul li.c-imagegallery__item--hidden{display:none}.c-imagegallery ul li img{display:block;object-fit:cover;width:100%;height:auto}.c-imagegallery--single ul{grid-template-columns:repeat(1, minmax(0, 1fr))}.c-imagegallery--single ul li img{height:auto;margin:0 auto}.c-imagegallery__more{background-color:rgba(0,0,0,.8);position:absolute;display:flex;top:0;left:0;width:100%;height:100%;align-items:center;z-index:5}.c-imagegallery__more span{display:inline-block;width:100%;font-size:1.8rem;color:rgba(255,255,255,.8);text-align:center;transition:all .2s ease}.c-imagegallery__more:hover span{color:#fff}@media only screen and (min-width: 688px){.c-imagegallery ul{grid-template-columns:repeat(2, minmax(0, 1fr))}.c-imagegallery--single ul{grid-template-columns:repeat(1, minmax(0, 1fr))}.c-imagegallery--single ul li img{width:75%}}@media only screen and (min-width: 992px){.c-imagegallery ul{grid-template-columns:repeat(4, minmax(0, 1fr))}.c-imagegallery--single ul{grid-template-columns:repeat(1, minmax(0, 1fr))}.c-imagegallery--single ul li img{width:50%}}.c-integrations{text-align:left;max-width:1200px;margin:48px auto;padding:0 24px}.c-integrations__content{padding-bottom:24px}.c-integrations__list ul{margin:32px 0;padding:0;list-style:none;display:grid;gap:24px;grid-template-columns:repeat(1, minmax(0, 1fr))}.c-integrations__list ul li{position:relative;display:inline-block;background-color:#fff;border:1px solid rgba(60,59,45,.1);box-shadow:0 1px 8px 0 rgba(0,0,0,.05);border-radius:12px;margin:0}.c-integrations__logo{text-align:center}.c-integrations__logo img{object-fit:cover;width:128px;height:96px;margin:24px 32px 72px 32px}.c-integrations__description{background-color:rgba(60,59,45,.05);position:absolute;bottom:0;padding:8px 18px 12px 18px;width:100%;font-size:1rem;text-align:left;border-radius:0 0 12px 12px}.c-integrations__type{opacity:.6}@media only screen and (min-width: 688px){.c-integrations__list ul{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media only screen and (min-width: 992px){.c-integrations__list ul{grid-template-columns:repeat(4, minmax(0, 1fr))}}.c-knowledge{text-align:left;background-image:url(/img/knowledge-bg.svg);background-position:right center;background-repeat:no-repeat;background-size:contain;margin:48px 0}.c-knowledge .c-categories ul{padding:0 24px}.c-knowledge__list ul{margin:48px auto;padding:0 24px;list-style:none;display:grid;gap:24px;grid-template-columns:repeat(1, minmax(0, 1fr));max-width:1200px}.c-knowledge__list ul li{box-shadow:0 2px 12px 0 rgba(0,0,0,.05),0 8px 24px 0 rgba(0,0,0,.1);border-radius:12px;position:relative}.c-knowledge__category{position:absolute;top:12px;right:12px;background-color:#fff;font-size:.8rem;color:#000;border-radius:8px;padding:0 12px}.c-knowledge__image img{display:block;object-fit:cover;border-radius:12px;width:100%;height:100%}.c-knowledge__description{background-color:rgba(0,0,0,.6);position:absolute;bottom:0;padding:8px 18px 18px 18px;width:100%;font-size:1rem;color:#fff;text-align:left;border-radius:0 0 12px 12px}.c-knowledge__date{opacity:.6;font-weight:500;font-size:.8rem;padding:4px 0 8px 0;text-transform:uppercase}.c-knowledge__quote{background-color:#36a9e1;color:#fff;display:flex;align-items:center;justify-content:center}.c-knowledge__quote--white{background-color:#fff;color:#36a9e1}.c-knowledge__quote p{margin:24px 32px;font-size:1.8rem;line-height:1.4em}.c-knowledge__name{display:block;text-align:right;font-weight:700;font-size:1rem;color:#3c3b2d}.c-knowledge__name::before{content:"- "}@media only screen and (min-width: 688px){.c-knowledge__list ul{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media only screen and (min-width: 992px){.c-knowledge__list ul{grid-template-columns:repeat(3, minmax(0, 1fr))}}.c-knowledgedetail{margin:48px 0}.c-knowledgedetail__wrap{display:flex;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto}.c-knowledgedetail__content{text-align:left;align-self:flex-start;padding:0 24px;flex:1 0 60%}.c-knowledgedetail__content h2{margin-top:0}.c-knowledgedetail__content img{max-width:100%}.c-knowledgedetail__date{display:flex;flex-direction:column;align-items:center;font-size:1rem;font-weight:700;color:#36a9e1}.c-knowledgedetail__date img{width:32px;height:32px;border-radius:32px;margin:12px}.c-knowledgedetail__image{flex:1 0 40%;padding:0 24px;margin-top:32px}.c-knowledgedetail__quote p{font-size:2rem;line-height:1.4em;color:#36a9e1;text-align:left;margin-top:24px}.c-knowledgedetail__name{display:block;text-align:right;font-weight:700;font-size:1rem;color:#3c3b2d;margin-top:18px}.c-knowledgedetail__name::before{content:"- "}@media only screen and (min-width: 688px){.c-knowledgedetail__date{display:flex;flex-direction:row}.c-knowledgedetail__image{max-width:480px}}@media only screen and (min-width: 992px){.c-knowledgedetail__wrap{flex-direction:row}.c-knowledgedetail__image{margin-top:0}}.c-list{margin:72px 0}.c-list--primary{background-color:#36a9e1}.c-list--secondary{background-color:#3c3b2d}.c-list h2{color:#3c3b2d}.c-list ul,.c-list ol{margin:0;padding:0}.c-list ol{list-style:none;counter-reset:li;text-align:left;margin:0 auto}.c-list ol li{counter-increment:li;margin:0 auto 18px auto;color:#36a9e1;font-size:1.4rem;max-width:576px;display:flex}.c-list--numbered ol li::before{content:counter(li);display:inline-block;color:#36a9e1;width:60px;height:60px;border:solid 1px #36a9e1;border-radius:60px;text-align:center;line-height:60px;margin-right:18px;font-size:1.6rem;flex:0 0 60px}.c-list--big ol li{max-width:1200px;margin:0 auto 32px auto}.c-list--big ol li .c-list__text{margin-top:16px;display:inline-block}.c-list--big ol li .c-list__description{font-size:1.175rem;margin-top:24px;line-height:32px}.c-list__inner{margin:24px}.c-list__content{display:inline-block;text-align:left;vertical-align:middle}.c-list__description{display:block;color:#3c3b2d;opacity:.8;font-size:1rem;margin-top:4px}.c-list--primary,.c-list--secondary{padding:24px 0 48px 0}.c-list--primary h2,.c-list--primary h3,.c-list--primary h4,.c-list--primary h5,.c-list--primary h6,.c-list--primary p,.c-list--primary ol,.c-list--primary ul,.c-list--primary a,.c-list--primary .c-list__text,.c-list--primary .c-list__description,.c-list--secondary h2,.c-list--secondary h3,.c-list--secondary h4,.c-list--secondary h5,.c-list--secondary h6,.c-list--secondary p,.c-list--secondary ol,.c-list--secondary ul,.c-list--secondary a,.c-list--secondary .c-list__text,.c-list--secondary .c-list__description{color:#fff}.c-list--primary ol li::before,.c-list--secondary ol li::before{color:#fff;border-color:#fff}@media only screen and (min-width: 688px){.c-list--big ol li::before{margin-right:24px}}.c-modal{display:none;position:fixed;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;padding:24px;background-color:rgba(0,0,0,.8);z-index:1000}.c-modal__content{position:relative;flex:1;max-width:480px;max-height:960px;aspect-ratio:960/480}.c-modal__image img{max-width:100%;max-height:100%;border-radius:12px}.c-modal__close{background-image:url(/img/close.svg);background-repeat:no-repeat;background-position:center;position:absolute;top:-8px;right:-8px;border:solid 2px #fff;width:32px;height:32px;background-color:#3c3b2d;border-radius:24px}.c-moreinfo{background-color:rgba(60,59,45,.05);backdrop-filter:blur(8px);display:inline-block;margin:32px 24px;padding:24px 32px;font-size:1.3rem;border-radius:12px}.c-moreinfo__content{display:flex;flex-direction:column;align-items:center}.c-moreinfo__content img{width:48px;height:48px;border-radius:48px;margin:12px 18px}.c-moreinfo__data{font-size:1rem;margin-top:12px}.c-moreinfo__data ul{display:flex;justify-content:center;flex-direction:column;margin:0;padding:0}.c-moreinfo__data ul li{list-style:none}.c-moreinfo__data ul li a{background-repeat:no-repeat;background-position:center left;font-weight:700;padding-left:24px;padding-right:8px;text-decoration:none}.c-moreinfo__telephone{background-image:url(/img/info-telephone.svg)}.c-moreinfo__email{background-image:url(/img/info-email.svg)}@media only screen and (min-width: 688px){.c-moreinfo{margin:32px auto}.c-moreinfo__content{flex-direction:row}.c-moreinfo__content img{margin:0 18px}.c-moreinfo__data ul{flex-direction:row;gap:16px}}.c-multiheadline{position:relative;margin-bottom:48px}.c-multiheadline__items{position:relative;width:100%;height:320px;padding:24px 0;flex:1;z-index:2}.c-multiheadline__items>ul{display:flex;overflow-y:hidden;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin:0;padding:0;list-style:none;width:100%;height:100%;border-radius:0}.c-multiheadline__items>ul::-webkit-scrollbar{display:none}.c-multiheadline__items>ul li{background-size:cover;background-position:center;width:100%;height:100%;z-index:1;scroll-snap-align:start;flex:1 0 100%}.c-multiheadline__content{width:100%;flex:1;z-index:3}.c-multiheadline__content ul{display:flex;margin:0;padding:0 24px;height:100%;list-style:none;justify-content:center;align-items:center}.c-multiheadline__content ul li{display:none;align-self:center;text-align:left;background-color:#fff;padding:32px 48px;border-radius:12px;box-shadow:0 2px 12px 0 rgba(0,0,0,.02),0 8px 24px 0 rgba(0,0,0,.05)}.c-multiheadline__content ul li h3{font-size:48px;font-weight:500;line-height:1.4em;margin-top:0;margin-bottom:48px;color:#36a9e1}.c-multiheadline__content ul li h3 a{color:#36a9e1;text-decoration:none}.c-multiheadline__content--active{display:block !important}.c-multiheadline__paging{position:absolute;bottom:24px;width:100%;z-index:3}.c-multiheadline__paging ul{display:flex;margin:0;padding:0;list-style:none;justify-content:center;gap:8px}.c-multiheadline__paging ul li{opacity:.5;cursor:pointer}.c-multiheadline__paging ul li::before{content:"•";font-size:32px;color:#fff}.c-multiheadline__paging--active{opacity:1 !important}.c-multiheadline__heading{font-size:24px;font-weight:700}@media only screen and (min-width: 992px){.c-multiheadline{min-height:720px}.c-multiheadline__items{position:absolute;top:0;left:0;width:60%;height:100%}.c-multiheadline__items ul{border-radius:0 12px 12px 0;-webkit-mask-image:linear-gradient(to right, black 60%, rgba(0, 0, 0, 0) 100%);mask-image:linear-gradient(to right, black 60%, gba(0, 0, 0, 0) 100%)}.c-multiheadline__items ul li{mask-image:linear-gradient(black, transparent);mask-mode:alpha}.c-multiheadline__content{position:absolute;top:0;left:50%;width:50%;height:100%}.c-multiheadline__content ul{padding:0 48px 0 0}.c-multiheadline__content ul li h3{margin-top:12px}}.c-navlist{margin:72px 0}.c-navlist--primary{background-color:#36a9e1}.c-navlist--secondary{background-color:#3c3b2d}.c-navlist ul{list-style:none;margin:0 auto;padding:0;max-width:720px}.c-navlist ul li{margin:0 48px;padding:0;text-align:right}.c-navlist ul li a{background-image:url(/img/arrow.svg);background-repeat:no-repeat;background-position:right center;padding-right:32px;margin:12px 0;display:inline-block;font-size:1.4rem;color:#3c3b2d;text-decoration:none;transition:all .2s ease}.c-navlist ul li a:hover{color:#36a9e1}.c-navlist--primary,.c-navlist--secondary{padding:24px 0 48px 0}.c-navlist--primary h2,.c-navlist--primary h3,.c-navlist--primary h4,.c-navlist--primary h5,.c-navlist--primary h6,.c-navlist--primary p,.c-navlist--primary ul,.c-navlist--primary a,.c-navlist--secondary h2,.c-navlist--secondary h3,.c-navlist--secondary h4,.c-navlist--secondary h5,.c-navlist--secondary h6,.c-navlist--secondary p,.c-navlist--secondary ul,.c-navlist--secondary a{color:#fff}.c-navlist--primary ul li a,.c-navlist--secondary ul li a{background-image:url(/img/arrow-white.svg);color:#fff}.c-navlist--primary ul li a:hover,.c-navlist--secondary ul li a:hover{color:#fff}@media only screen and (min-width: 688px){.c-navlist ul{column-count:2}.c-navlist ul li{margin:0 24px}.c-navlist--onecolumn{column-count:1;max-width:360px}}.c-pagetitle{margin:0 auto;max-width:1200px;text-align:left;padding:0 24px 8px 24px}.c-pagetitle--hero{position:relative;color:#fff;text-shadow:0 4px 12px rgba(0,0,0,.5);z-index:20;margin-top:48px;margin-bottom:60px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.c-pagetitle--herosmall{margin-top:0;margin-bottom:64px}.c-pagetitle--work{position:relative;color:#fff;text-shadow:0 4px 12px rgba(0,0,0,.5);z-index:20;top:0;margin-bottom:72px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media only screen and (min-width: 688px){.c-pagetitle--hero{margin-top:196px;margin-bottom:72px}.c-pagetitle--herosmall{margin-top:0;margin-bottom:64px}.c-pagetitle--work{margin-bottom:240px}}@media only screen and (min-width: 992px){.c-pagetitle--hero{margin-top:300px;margin-bottom:128px}.c-pagetitle--herosmall{margin-top:0;margin-bottom:64px}.c-pagetitle--work{margin-bottom:344px}}.c-paragraph--primary{background-color:#36a9e1}.c-paragraph--secondary{background-color:#3c3b2d}.c-paragraph--primary,.c-paragraph--secondary{padding:48px 0;margin:48px 0}.c-paragraph--primary .c-paragraph__content h1,.c-paragraph--primary .c-paragraph__content h2,.c-paragraph--primary .c-paragraph__content h3,.c-paragraph--primary .c-paragraph__content h4,.c-paragraph--primary .c-paragraph__content h5,.c-paragraph--primary .c-paragraph__content h6,.c-paragraph--primary .c-paragraph__content p,.c-paragraph--primary .c-paragraph__content ul,.c-paragraph--primary .c-paragraph__content a,.c-paragraph--secondary .c-paragraph__content h1,.c-paragraph--secondary .c-paragraph__content h2,.c-paragraph--secondary .c-paragraph__content h3,.c-paragraph--secondary .c-paragraph__content h4,.c-paragraph--secondary .c-paragraph__content h5,.c-paragraph--secondary .c-paragraph__content h6,.c-paragraph--secondary .c-paragraph__content p,.c-paragraph--secondary .c-paragraph__content ul,.c-paragraph--secondary .c-paragraph__content a{color:#fff}.c-paragraph--primary .c-paragraph__checkmark,.c-paragraph--secondary .c-paragraph__checkmark{background-image:url(/img/checkmark-white.svg);color:#fff}.c-paragraph--primary .c-button,.c-paragraph--secondary .c-button{background-color:#fff;border-color:#fff}.c-paragraph--primary .c-button a,.c-paragraph--secondary .c-button a{color:#36a9e1}.c-paragraph--nomargin{margin:0}.c-paragraph__inner{display:flex;flex-direction:column;margin:24px auto 48px auto;max-width:1200px}.c-paragraph__image{flex:1;align-self:center;margin:0 24px}.c-paragraph__content{flex:1;text-align:left;margin:0 24px 0 24px}.c-paragraph__content img{max-width:100%}.c-paragraph__columns{display:flex;flex-direction:column;gap:32px}.c-paragraph__column{flex:1}.c-paragraph__checkmark{background-image:url(/img/checkmark.svg);background-repeat:no-repeat;background-position:left top 8px;padding-left:32px;line-height:32px}@media only screen and (min-width: 992px){.c-paragraph--reverse .c-paragraph__inner{flex-direction:row-reverse}.c-paragraph__inner{flex-direction:row}.c-paragraph__image{align-self:flex-start}.c-paragraph__content h1,.c-paragraph__content h2{margin-top:0}.c-paragraph__columns{flex-direction:row}}.c-people{max-width:1200px;margin:0 auto;text-align:left}.c-people h2{margin:0 24px}.c-people ul{margin:24px 0;padding:24px;list-style:none;display:grid;gap:24px;grid-template-columns:repeat(1, minmax(0, 1fr))}.c-people ul li{display:flex;flex-direction:column;box-shadow:0 1px 8px 0 rgba(0,0,0,.05),0 5px 16px 0 rgba(0,0,0,.1);border-radius:12px;width:100%}.c-people__image img{display:block;object-fit:cover;width:100%;height:100%;border-radius:12px 12px 0 0}.c-people__description{background-color:#3c3b2d;padding:8px 18px 16px 18px;width:100%;font-size:1rem;color:#fff;text-align:left;flex:1;border-radius:0 0 12px 12px}.c-people__function{opacity:.6;line-height:1.4em}@media only screen and (min-width: 688px){.c-people ul{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media only screen and (min-width: 992px){.c-people ul{grid-template-columns:repeat(5, minmax(0, 1fr))}}.c-products{margin:72px 0;padding:48px 24px;text-align:left}.c-products--light{background-color:rgba(60,59,45,.02)}.c-products--primary{background-color:#36a9e1}.c-products--secondary{background-color:#3c3b2d}.c-products--iconpattern{background-image:url(/img/iconpattern.svg);background-repeat:no-repeat;background-position:right bottom;background-size:contain}.c-products--primary.c-products--iconpattern,.c-products--secondary.c-products--iconpattern{background-image:url(/img/iconpattern-white.svg)}.c-products--primary h2,.c-products--primary h3,.c-products--secondary h2,.c-products--secondary h3{color:#fff}.c-products--primary .c-products__icon,.c-products--secondary .c-products__icon{border:none}.c-products--primary .c-products__content ul li a,.c-products--secondary .c-products__content ul li a{background-image:url(/img/arrow-white.svg);color:rgba(255,255,255,.8)}.c-products--primary .c-products__content ul li a:hover,.c-products--secondary .c-products__content ul li a:hover{color:#fff}.c-products__wrap{margin:0 auto}.c-products__wrap--block{background-color:rgba(60,59,45,.05);backdrop-filter:blur(8px);border-radius:12px;padding:12px 24px 32px 24px}.c-products__wrap h2{margin-top:12px}.c-products__wrap>ul{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;gap:32px}.c-products__wrap>ul li{margin:0;padding:0}.c-products__icon{display:flex;justify-content:center;align-items:center;background-color:#fff;border:solid 1px rgba(60,59,45,.1);width:72px;height:72px;border-radius:72px}.c-products__icon img{width:32px;height:32px;object-fit:contain}.c-products__content ul{list-style:none;margin:0;padding:0}.c-products__content ul li a{background-image:url(/img/arrow.svg);background-repeat:no-repeat;background-size:8px;background-position:center right;padding-right:16px;color:rgba(60,59,45,.8);text-decoration:none}.c-products__content ul li a:hover{color:#36a9e1}@media only screen and (min-width: 688px){.c-products{padding:48px 24px 72px 24px}.c-products__wrap{max-width:1200px}.c-products__wrap>ul{flex-direction:row;flex-wrap:wrap;gap:0}.c-products__wrap>ul li{flex:1 0 50%}}@media only screen and (min-width: 992px){.c-products__wrap>ul:has(>:last-child:nth-child(3)) li{flex:1 0 33%}.c-products__wrap>ul:has(>:last-child:nth-child(4)) li{flex:1 0 25%}}.c-quote{margin:48px 24px}.c-quote h2{font-size:2.4rem;text-align:left;color:#36a9e1}.c-quote__wrap{background-image:url(/img/quote-start.svg),url(/img/quote-end.svg);background-repeat:no-repeat;background-position:left 24px top 32px,right 24px bottom 96px;padding:24px 48px}.c-quote__wrap--panel{background-color:rgba(60,59,45,.05);backdrop-filter:blur(8px);border-radius:12px}.c-quote__person{display:flex;justify-content:flex-end;align-items:center;gap:12px}.c-quote__person img{width:48px;height:48px;border-radius:48px}@media only screen and (min-width: 688px){.c-quote__wrap{margin:72px auto;max-width:1200px}}.c-work{position:relative;z-index:40}.c-work .c-pagetitle{text-shadow:none}.c-work__image{margin:0 24px}.c-work__wrap{display:flex;flex-direction:column;margin:0 auto;max-width:1200px}.c-work__content{text-align:left;margin:0 24px}.c-work__content img{max-width:100%;height:auto}.c-work__list{background-color:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.05),0 8px 24px 0 rgba(0,0,0,.1);border-radius:12px;padding-bottom:32px;margin:24px}.c-work__list h3{border-bottom:solid 1px rgba(60,59,45,.1);padding:24px 32px;margin:0;font-size:1rem;color:#36a9e1;text-align:left;text-transform:uppercase}.c-work__badge{position:relative;top:-2px;background-color:#36a9e1;border-radius:24px;font-weight:700;font-size:10px;color:#fff;padding:2px 8px;margin-left:8px;display:inline-block}.c-work__list p{margin:24px 32px;text-align:left}.c-work__list ul{list-style:none;margin:18px auto 32px 0;padding:0}.c-work__list ul li{margin:0 24px;padding:0;text-align:right}.c-work__list ul li a{background-image:url(/img/arrow.svg);background-repeat:no-repeat;background-position:right center;padding-right:32px;margin:12px 0;display:inline-block;font-size:1.4rem;color:#3c3b2d;text-decoration:none;transition:all .2s ease}.c-work__list ul li a:hover{color:#36a9e1}@media only screen and (min-width: 688px){.c-work__image{max-width:50%;margin:0 auto}.c-work__list{margin:24px auto}}@media only screen and (min-width: 992px){.c-work__image{position:absolute;top:128px;right:48px;margin-left:auto;width:40%;z-index:20}.c-work__wrap{flex-direction:row;align-items:flex-start}.c-work__content{flex:3}.c-work__list{flex:2;margin:24px}}.c-workdetail{margin:48px 0}.c-workdetail__content{text-align:left;margin:0 auto 48px auto;padding:0 24px;max-width:1200px}.c-workdetail__content img{max-width:100%}.c-worksummary{background-color:rgba(60,59,45,.02);margin:72px 0;padding:48px 0}.c-worksummary__wrap{display:flex;flex-direction:column;max-width:1200px;margin:0 auto}.c-worksummary__content{text-align:left;margin:0 24px}.c-worksummary__content h2{margin-top:0}.c-worksummary__content ul{list-style:none;margin:0 0 48px 0;padding:0}.c-worksummary__content ul li{margin:0 0 12px 0;padding:0;background-color:#fff;border:1px solid rgba(60,59,45,.05);box-shadow:0 1px 4px 0 rgba(0,0,0,.05),0 4px 12px 0 rgba(0,0,0,.05);border-radius:8px;transition:all .2s ease-in-out}.c-worksummary__content ul li:hover{border:1px solid rgba(60,59,45,.1);box-shadow:0 2px 8px 0 rgba(0,0,0,.1),0 8px 24px 0 rgba(0,0,0,.05)}.c-worksummary__content ul li a{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;font-weight:700;color:#3c3b2d;text-decoration:none}.c-worksummary__image{margin:24px auto;max-width:60%}.c-worksummary__icon{display:flex;justify-content:center;align-items:center;background-color:rgba(60,59,45,.05);width:48px;height:48px;border-radius:48px}.c-worksummary__icon img{width:24px;height:24px}.c-worksummary__info{display:flex;flex-direction:column;flex:1}.c-worksummary__description{display:flex;flex-direction:column}.c-worksummary__description span{background-repeat:no-repeat;background-position:center left;color:rgba(60,59,45,.6);padding-left:16px;font-weight:400;font-size:1rem}.c-worksummary__location{background-image:url(/img/work-location.svg)}.c-worksummary__hours{background-image:url(/img/work-hours.svg)}.c-worksummary__level{background-image:url(/img/work-level.svg)}.c-worksummary__arrow{background-image:url(/img/work-arrow.svg);background-repeat:no-repeat;background-size:contain;width:24px;height:24px}.c-worksummary__test{background-image:url(/img/work-test.svg);background-position:top left;background-repeat:no-repeat;background-size:185px auto;min-height:160px;display:flex}.c-worksummary__test a{flex:1;flex-direction:column !important}.c-worksummary__test .c-worksummary__title{display:flex;flex:1;align-items:center;color:#36a9e1;font-weight:600;padding-left:160px;height:100%}.c-worksummary__more{background-image:url(/img/arrow.svg);background-repeat:no-repeat;background-position:right center;padding-right:32px;margin:12px 0;display:inline-block;font-size:1.4rem;font-weight:400;color:#3c3b2d;text-decoration:none;transition:all .2s ease;align-self:flex-end}@media only screen and (min-width: 688px){.c-worksummary__wrap{flex-direction:row}.c-worksummary__image{margin:24px;max-width:100%}.c-worksummary__description{flex-direction:row;gap:16px}}/*# sourceMappingURL=main.min.css.map */
