.panel--tabs .panel__title,.panel--tabs .panel__title+div{text-align:center}.panel--tabs .tabs .tab__content{padding-top:1.5rem}.panel--tabs .tabs .tab__content .tab__content-item{display:none}.panel--tabs .tabs .tab__content .tab__content-item.active-tab{animation:tabs-fade .3s ease-in-out;display:block}.panel--tabs .tabs .tab__content .tab__content-item .tab__content-item__inner{display:flex;flex-wrap:wrap;justify-content:center}.panel--tabs .tabs .tab__content .tab__content-item .tab__content-item-column{margin-bottom:1.875rem;max-width:760px}.panel--tabs .tabs .tab__content .tab__content-item .tab__content-item-column>div{background:rgba(10,42,47,.75);border:1px solid #0f4146;border-radius:20px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:1.25rem}.panel--tabs .tabs .tab__content .tab__content-item .tab__content-item-column>div .tab__content-item-icon{margin-bottom:.5rem}.panel--tabs .tabs .tab__content .tab__content-item .tab__content-item-column>div .tab__content-item-icon img{height:90px;width:auto}.panel--tabs .tabs .tab__content .tab__content-item .tab__content-item-column>div .tab__content-item-content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start}.panel--tabs .tabs .tab__content .tab__content-item .tab__content-item-column>div .tab__content-item-content .tab__content-item-title{margin-bottom:.5rem;text-transform:uppercase}.panel--tabs .tabs .tab__content .tab__content-item .tab__content-item-column>div .tab__content-item-content p{font-size:1rem}@media screen and (min-width:768px){.panel--tabs .tabs .tab__content .tab__content-item .tab__content-item-column>div .tab__content-item-content p{font-size:1.125rem}}.panel--tabs .tabs .tab__content .tab__content-item .tab__content-item-column>div .tab__content-item-content a.button{margin-top:auto}@keyframes tabs-fade{0%{opacity:0}to{opacity:1}}@media screen and (min-width:768px){.panel--tabs .tab__title{display:none}.panel--tabs .tab__nav{background:#0c212c;border-radius:25px;display:flex;justify-content:space-between;margin:auto;max-width:760px}.panel--tabs .tab__nav .tab__nav-item{border-radius:25px;padding:.375rem 2rem;text-align:center}.panel--tabs .tab__nav .tab__nav-item.active-tab{background:linear-gradient(to bottom right,#00757c,#00a99d 50%,#23b66a)}.panel--tabs .tab__nav .tab__nav-item a{color:#f8fdf9;font-family:Urbanist,sans-serif;font-size:1.25rem;font-weight:700;outline:none;text-decoration:none}}@media screen and (min-width:768px) and (min-width:768px){.panel--tabs .tab__nav .tab__nav-item a{font-size:1.5rem}}@media screen and (max-width:767px){.panel--tabs .tab__title{border:2px solid #39be86;color:#39be86;display:flex;flex-direction:column;padding:12px;position:relative}.panel--tabs .tab__title:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 9.25'%3E%3Cpath fill='%2339be86' d='M7.5 9.25 3.281 5.031 0 1.75 1.75 0 7.5 5.75 13.25 0 15 1.75Z' data-name='Path 591'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:18px;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:18px}.panel--tabs .tab__nav{max-height:0;overflow:hidden;transition:max-height .3s ease}.panel--tabs .tab__nav.is-open{max-height:25rem}.panel--tabs .tab__nav .tab__nav-item{border:2px solid #f8fdf9;border-top:none;padding:12px}.panel--tabs .tab__nav .tab__nav-item a{color:#f8fdf9;display:block;font-family:Urbanist,sans-serif;font-size:1rem;font-weight:700;text-decoration:none}.panel--tabs .tab__nav .tab__nav-item.active-tab{color:#39be86}}