.nextbutton{background-color:#002346;background-image:url(/assets/chevron-right-e8bab18b3a2d30df45a61bf7968a263dbc5ebdcbfbf844a3d6371021692e39c8.png);background-position:center;background-repeat:no-repeat;background-size:40px 40px;border:none;cursor:pointer;outline:none;position:absolute;top:0;right:0;width:58px;height:100%;z-index:2}.nextbutton:hover,.nextbutton:focus{background-color:#001D3F}.profile{background-color:#FFF;display:flex;padding:50px 0 120px;width:100%}@media only screen and (max-width: 768px){.profile{display:block;padding:30px 0 0}}.profile__detail{width:20%}@media only screen and (max-width: 768px){.profile__detail{display:block;width:100%}}.profile__title{color:#003366;font-weight:300}.profile__description{margin-top:20px}.profile__tabs{background-color:#003366;display:flex;flex:1;margin-left:100px;position:relative}@media only screen and (max-width: 1024px){.profile__tabs{margin-left:50px}}@media only screen and (max-width: 768px){.profile__tabs{display:block;margin-top:30px;margin-left:-30px;margin-right:-30px}}@media only screen and (max-width: 480px){.profile__tabs{margin-left:-15px;margin-right:-15px}}.profile__tab{flex:1}@media only screen and (max-width: 768px){.profile__tab{padding:20px 80px 20px 15px}}@media only screen and (max-width: 768px){.profile__tab{display:none;flex:none;padding:20px 80px 20px 30px}}@media only screen and (max-width: 480px){.profile__tab{padding:20px 80px 20px 15px}}@media only screen and (max-width: 768px){.profile__tab--active{display:block}}.profile__tab-head{background-color:#FFF;cursor:pointer;display:block;overflow:hidden;position:relative;padding:20px 15px 15px;user-select:none;width:100%}@media only screen and (max-width: 1024px){.profile__tab-head{padding:10px 15px}}@media only screen and (max-width: 768px){.profile__tab-head{background-color:transparent;padding:0}}.profile__tab-head span[data-type="idle"]{color:#003366;font-size:1.2rem;font-weight:700}.profile__tab-head span[data-type="idle"]::after{content:'';background-color:#F79927;position:absolute;left:0;bottom:0;width:100%;height:10px}@media only screen and (max-width: 768px){.profile__tab-head span[data-type="idle"]::after{display:none}}.profile__tab-head span[data-type="active"]{background-color:#003366;color:#FFF;font-size:2rem;font-weight:300;display:flex;align-items:center;padding:0 15px;position:absolute;top:0;left:0;transform:translateY(100%);transition:transform linear 0.15s;width:100%;height:100%;z-index:1}@media only screen and (max-width: 1024px){.profile__tab-head span[data-type="active"]{font-size:1.5rem}}@media only screen and (max-width: 768px){.profile__tab-head span[data-type="active"]{padding:0;transform:translateY(0%)}}.profile__tab--active .profile__tab-head span[data-type="active"],.profile__tab-head:hover span[data-type="active"],.profile__tab-head:focus span[data-type="active"]{transform:translateY(0%)}.profile__tab-content{background-color:#003366;color:#FFF;opacity:0.5;padding:10px 15px;transition:opacity linear 0.2s}.profile__tab-content strong{font-size:1.2rem;font-weight:300}@media only screen and (max-width: 768px){.profile__tab-content strong{font-size:1.2rem}}.profile__tab-content a{background-image:linear-gradient(to right, transparent 50%, orange 50%);background-position:-0% 0;background-size:200% auto;color:white;font-size:1.5em;line-height:1.15em;text-decoration:none;transition:background-position 0.5s ease-out}.profile__tab-content a:hover,.profile__tab-content a[data-animate="1"]{background-position:-99.99% 0}@media only screen and (max-width: 768px){.profile__tab-content{margin-top:10px;padding:0}}.profile__tab--active .profile__tab-content{opacity:1}.profile .nextbutton{background-color:#F79927;background-size:30px;display:none;width:40px}@media only screen and (max-width: 768px){.profile .nextbutton{display:block}}.sectors{background-color:#E8F4FF;display:flex;padding:50px 0;width:100%}@media only screen and (max-width: 768px){.sectors{display:block;padding:0}}.sectors__detail{background-color:#90BEE8;padding-right:50px;position:relative;width:20%}@media only screen and (max-width: 1024px){.sectors__detail{padding-right:30px}}@media only screen and (max-width: 768px){.sectors__detail{display:block;padding:15px 0;padding-right:0;width:100%}}.sectors__detail::before{content:'';background-color:#90BEE8;position:absolute;top:-120px;right:0;width:100vw;height:calc(100% + 170px)}@media only screen and (max-width: 768px){.sectors__detail::before{top:0;left:-30px;width:calc(100% + 60px);height:100%}}@media only screen and (max-width: 480px){.sectors__detail::before{left:-15px;width:calc(100% + 30px)}}.sectors__title{color:#003366;font-weight:300;position:relative;z-index:1}.sectors__description{margin-top:20px;position:relative;z-index:1}.sectors__items{display:block;font-size:0;margin-left:100px;position:relative;width:calc(80% - 100px)}@media only screen and (max-width: 1024px){.sectors__items{margin-left:50px;width:calc(80% - 50px)}}@media only screen and (max-width: 768px){.sectors__items{margin:30px 0;margin-left:0;width:100%}}.sectors__item{background-color:#90BEE8;display:inline-block;overflow:hidden;padding:50px 20px 20px;position:relative;text-align:center;width:calc(100% / 3)}.sectors__item+.sectors__item{border-left:1px solid #003366}.sectors__item:nth-child(4){border-left:0}.sectors__item:nth-child(n+4){border-top:1px solid #003366}@media only screen and (max-width: 768px){.sectors__item{padding:40px 0;width:calc(100% / 2)}.sectors__item:nth-child(n+3){border-top:1px solid #003366}.sectors__item:nth-child(even){border-left:1px solid #003366}.sectors__item:nth-child(3),.sectors__item:nth-child(5){border-left:0}}.sectors__item-icon{display:inline-block;object-fit:contain;width:150px;height:150px}@media only screen and (max-width: 1024px){.sectors__item-icon{width:120px;height:120px}}@media only screen and (max-width: 480px){.sectors__item-icon{width:100px;height:100px}}.sectors__item-name{color:#003366;display:block;font-size:1.2rem;font-weight:300;margin-top:20px}@media only screen and (max-width: 1024px){.sectors__item-name{font-size:1.1rem}}@media only screen and (max-width: 768px){.sectors__item-name{font-size:1rem;margin-top:10px}}.sectors__item-detail{background-color:#306295;color:#FFF;display:flex;justify-content:center;flex-direction:column;position:absolute;top:0;left:0;transition:transform linear 0.15s;transform:translateY(100%);width:100%;height:100%}@media only screen and (max-width: 768px){.sectors__item-detail{font-size:0.9rem}}.sectors__item-detail strong{display:block;font-size:1.2rem;margin-top:10px}@media only screen and (max-width: 1024px){.sectors__item-detail strong{font-size:1.1rem}}@media only screen and (max-width: 768px){.sectors__item-detail strong{font-size:1rem}}.sectors__item:hover .sectors__item-detail,.sectors__item:focus .sectors__item-detail{transform:translateY(0%)}.teams{background-color:#FFF;display:flex;padding:50px 0;width:100%}@media only screen and (max-width: 1024px){.teams{display:block;padding:30px 0 0}}.teams__detail{width:20%}@media only screen and (max-width: 1024px){.teams__detail{display:flex;width:100%}}.teams__title{color:#003366;font-weight:300}@media only screen and (max-width: 768px){.teams__title{flex:1}}.teams__content{margin-left:100px;width:calc(80% - 100px)}@media only screen and (max-width: 1024px){.teams__content{margin-top:30px;margin-left:0;margin-right:0;width:100%}}@media only screen and (max-width: 768px){.teams__content{margin-top:30px;margin-left:25px;margin-right:25px;width:calc(100% - 50px)}}.teams__items{display:block;font-size:0;position:relative}.teams__item{display:inline-block;font-size:0;width:calc(100% / 3)}@media only screen and (max-width: 480px){.teams__item{width:calc(100% / 2)}}.team{cursor:pointer}.team__images{position:relative;width:100%}.team__image{user-select:none;width:100%}.team__image--default{position:relative;transition:opacity linear 0.2s;width:100%;z-index:1}.team__image--alt{position:absolute;top:0;left:0;width:100%;z-index:0}.team:hover>.team__images:not(.team__images--no-alt)>.team__image--default,.team:focus>.team__images:not(.team__images--no-alt)>.team__image--default{opacity:0}.team__name{color:#003366;display:block;font-size:1.2rem}@media only screen and (max-width: 480px){.team__name{font-size:1rem}}.team__position{color:#003366;display:block;font-size:1.1rem}@media only screen and (max-width: 480px){.team__position{font-size:1rem}}.team__description{color:#003366;display:block}.team>.team__name{background-color:#90BEE8;padding:15px 10px;text-align:center}@media only screen and (max-width: 480px){.team>.team__name{padding:10px}}.team__popup{display:none;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:101}.team__popup::before{content:'';background-color:#E8F4FF;opacity:0.8;position:fixed;top:0;left:0;width:100%;height:100%}.team__popup--active{display:block}.team__popup-wrapper{background-color:#FFF;cursor:default;padding:30px;position:relative;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;max-width:1000px;z-index:1}@media only screen and (max-width: 480px){.team__popup-wrapper{padding:20px 15px}}.team__popup-body{display:flex}@media only screen and (max-width: 480px){.team__popup-body{flex-direction:column}}.team__popup-footer{margin-top:20px}.team__popup-detail{width:30%}@media only screen and (max-width: 480px){.team__popup-detail{display:flex;width:100%}}@media only screen and (max-width: 480px){.team__popup-detail .team__image{width:40%}}@media only screen and (max-width: 480px){.team__popup-profile{flex:1;margin-left:15px}}.team__popup-profile>.team__name{font-size:1.5rem;margin-top:15px}.team__popup-content{flex:1;margin-left:30px}@media only screen and (max-width: 480px){.team__popup-content{margin-top:15px;margin-left:0;overflow-y:auto;max-height:150px}}.team__popup-back{background-color:#F79927;border:0;border-radius:25px;color:#FFF;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;line-height:1;padding:15px 35px;outline:none}@media only screen and (max-width: 480px){.team__popup-back{padding:10px 30px}}.team__popup-back:hover,.team__popup-back:focus{background-color:#FFA130}.teams .tns-outer{position:relative}.teams .tns-controls>button{background-color:#002346;background-position:center;background-repeat:no-repeat;background-size:40px 40px;border:0;outline:none;position:absolute;top:0;transition:all linear 0.1s;width:58px;height:100%;z-index:1}@media only screen and (max-width: 480px){.teams .tns-controls>button{background-size:30px 30px;width:40px}}.teams .tns-controls>button[data-controls="prev"]{background-image:url(/assets/chevron-left-0248e0937cfed56565049264e4d498bdd5c1586b635234730aabe5c0cd769e74.png);left:-58px}@media only screen and (max-width: 768px){.teams .tns-controls>button[data-controls="prev"]{left:-55px}}@media only screen and (max-width: 480px){.teams .tns-controls>button[data-controls="prev"]{left:-40px}}.teams .tns-controls>button[data-controls="next"]{background-image:url(/assets/chevron-right-e8bab18b3a2d30df45a61bf7968a263dbc5ebdcbfbf844a3d6371021692e39c8.png);right:-58px}@media only screen and (max-width: 768px){.teams .tns-controls>button[data-controls="next"]{right:-55px}}@media only screen and (max-width: 480px){.teams .tns-controls>button[data-controls="next"]{right:-40px}}.teams .tns-controls>button:hover,.teams .tns-controls>button:focus{background-color:#003366}.about-headline{padding:100px 0 20px}@media only screen and (max-width: 480px){.about-headline{padding:60px 0 20px}}.about-headline__simpleformula{color:#003366;font-style:normal;font-weight:100}@media only screen and (max-width: 480px){.about-headline__simpleformula br{content:'';margin-left:7px}}.about-headline__simpleformula strong{font-weight:300}.about-headline__title{color:#003366;font-style:italic;font-weight:100}@media only screen and (max-width: 480px){.about-headline__title br{content:'';margin-left:7px}}.about-headline__title strong{font-weight:300}.about-headline__title1{color:#003366;font-style:italic;font-weight:100}@media only screen and (max-width: 480px){.about-headline__title1 br{content:'';margin-left:7px}}.about-headline__title1 strong{font-weight:300}.about-headline__title2{color:#003366;font-style:italic;font-weight:100}@media only screen and (max-width: 480px){.about-headline__title2 br{content:'';margin-left:7px}}.about-headline__title2 strong{font-weight:300}.about-headline__title{animation-name:about-headline-text-animation;animation-delay:1.5s;animation-duration:3.5s;animation-fill-mode:both}@keyframes about-headline-text-animation{0%{opacity:0;transform:translateY(100%)}100%{opacity:1}}.about-headline__title1{animation-name:about-headline-text1-animation;animation-delay:2.5s;animation-duration:3.5s;animation-fill-mode:both}@keyframes about-headline-text1-animation{0%{opacity:0;transform:translateY(100%)}100%{opacity:1}}.about-headline__title2{animation-name:about-headline-text1-animation;animation-delay:3.5s;animation-duration:3.5s;animation-fill-mode:both}@keyframes about-headline-text2-animation{0%{opacity:0;transform:translateY(100%)}100%{opacity:1}}.about{overflow:hidden}
