:root{--bs-lightgreen:#eeefb1;--bs-iconfont:md-icons;--bs-font-icons:md-icons;--bs-fontsansserif:Open Sans;--bs-darkorange:#d94c12;--bs-darkerorange:#890c00;--border-radius:10px;--bs-hoverbg:#f4f4f4;--bs-check-radio-bg:#f7fbfd;--bs-input-btn-focus-color:rgba(0,75,110,.7);--bs-almostwhite:#f1f2f3;--bs-darkgreen:#81b622;--bs-darkerblue:#005e9a;--bs-darkblue:#06688f;--bs-blue:#0099c6;--bs-lightblue:#5ec4e1;--bs-lighterblue:#d5ecf4;--bs-gray-450:#dadada;--bs-gray-200:#f1f2f3;--bs-gray-300:rgba(0,0,0,.15);--bs-gray-350:#b5c6c9;--bs-gray-900:#212529;--bs-gray-600:rgba(0,0,0,.54);--bs-gray-800:#393d41;--bs-gray-dark:rgba(0,0,0,.54);--bs-lightgray:#f4f4f4;--bs-gray:rgba(0,0,0,.15);--bs-orangelighter:#fff59b;--bs-orangelight:#fc0;--bs-primary-rgba50:rgba(0,94,154,.5);--bs-primary-rgba100:#005e9a;--bs-sqr-yellow:#fc0}.ce-tabs__list{display:flex;flex-wrap:nowrap;justify-content:space-between;list-style:none;margin-bottom:0;padding-left:0}@media (min-width:992px){.ce-tabs__list{justify-content:space-evenly}}.ce-tabs__headline{font-size:.75rem;font-weight:400;line-height:28px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (min-width:576px){.ce-tabs__headline{font-size:.8125rem}}@media (min-width:768px){.ce-tabs__headline{font-size:1.25rem}}@media (min-width:992px){.ce-tabs__headline{font-size:1.375rem}}.ce-tabs__icon{align-items:center;border-radius:50%;box-shadow:inset 0 0 0 3px #fc0;color:#005e9a;display:flex;font-size:1.875rem;height:60px;justify-content:center;margin-bottom:20px;transition:all .3s ease-in-out;width:60px}@media (min-width:768px){.ce-tabs__icon{font-size:2.5rem;height:80px;width:80px}}@media (min-width:992px){.ce-tabs__icon{font-size:3.125rem;height:100px;width:100px}}.ce-tabs__button{background-color:initial;border:none;max-width:80px;padding-bottom:30px;position:relative}@media (min-width:768px){.ce-tabs__button{max-width:120px}}@media (min-width:992px){.ce-tabs__button{max-width:unset;min-width:100px;padding-bottom:70px}}.ce-tabs__button:before{background-color:var(--bs-white);border-color:#005e9a;border-style:solid;border-width:0 3px 3px 0;content:"";display:block;height:30px;left:calc(50% - 15px);position:absolute;top:calc(100% - 14px);transform:scaleY(0) rotate(-135deg);transition:transform .2s ease;width:30px}.ce-tabs__button:hover .ce-tabs__icon{box-shadow:inset 0 0 0 3px #fc0}.ce-tabs__button--active .ce-tabs__icon{background-color:#005e9a;color:var(--bs-white)}.ce-tabs__button--active .ce-tabs__headline{font-weight:500}.ce-tabs__button--active:before{transform:scaleY(1) rotate(-135deg)}.ce-tabs__content-wrapper{border:3px solid #005e9a;border-radius:10px;overflow:hidden;padding:30px}.ce-tabs__content{height:100%;opacity:1;transition:opacity .3s ease-in-out}.ce-tabs__content--hidden{height:0;opacity:0;overflow:hidden}.ce-tabs__content .row .col-12+.col-12{margin-top:2.5rem}@media (min-width:768px){.ce-tabs__content .row .col-12+.col-12{margin-top:0}}.ce-tabs .ce-columns .frame:last-of-type{margin-bottom:0}