@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes zoom_rotate{0%{-webkit-transform:translateX(80%) translateY(50%) scale(.1) rotate(-540deg);transform:translateX(80%) translateY(50%) scale(.1) rotate(-540deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes zoom_rotate{0%{-webkit-transform:translateX(80%) translateY(50%) scale(.1) rotate(-540deg);transform:translateX(80%) translateY(50%) scale(.1) rotate(-540deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}#wrapper #content_wrapper #topslide .slide .overlay div{background-color:color-mix(in srgb, #fff, transparent 25%)}#wrapper #content_wrapper #topslide .slide .overlay a{background-color:color-mix(in srgb, #2b388f, transparent 50%);-webkit-transition:all .2s ease;transition:all .2s ease}#wrapper #content_wrapper #topslide .slide .overlay a:hover{background-color:color-mix(in srgb, #2b388f, transparent 20%)}.nolist{list-style-type:none}.nolist li{margin:0 0 12px -6px}.nolist li:before{display:none}.nolist li i{margin:0 10px 0 -26px;color:#2b388f}.team .person{margin:1rem}.team .person article{border-top:2px dotted #ddd;border-bottom:2px dotted #ddd}.team .person article ul li{margin:3px 0}.team .person article ul li:before{width:24px !important}.team .person article ul li a{text-decoration:none;color:#111;-webkit-transition:all .2s ease;transition:all .2s ease}.team .person article ul li a:before{width:24px !important}.team .person article ul li a:hover{color:#2b388f}.team .person article ul li.tname{font-size:156%}.kuwi{position:fixed;z-index:1;right:0;top:calc(16vw + 8rem)}@media (max-width:820px){.kuwi{top:17.5rem}}@media (max-width:455px){.kuwi{top:12.5rem}}.kuwi div{position:relative;background:#fff;padding:11px 65px 3px 5px;border-radius:24px;-webkit-transition:all .3s ease;transition:all .3s ease;right:-222px;margin-bottom:2px;border-style:solid;border-color:#eee;border-width:1px}.kuwi div:hover{right:-50px}