.tabs-with-description .d-flex{display:flex}.tabs-with-description .flex-row{flex-direction:row}.tabs-with-description .flex-row-reverse{flex-direction:row-reverse}.tabs-with-description .flex-column{flex-direction:column}.tabs-with-description .flex-column-reverse{flex-direction:column-reverse}.tabs-with-description .justify-center{justify-content:center}.tabs-with-description .justify-start{justify-content:flex-start}.tabs-with-description .justify-between{justify-content:space-between}.tabs-with-description .align-start{align-items:flex-start}.tabs-with-description .justify-end{justify-content:flex-end}.tabs-with-description .align-center{align-items:center}.tabs-with-description .align-end{align-items:flex-end}.tabs-with-description .flex-wrap{flex-wrap:wrap}.tabs-with-description__wrapper--title h3{margin-bottom:40px}.tabs-with-description__wrapper--cards{gap:24px}.tabs-with-description__wrapper--cards .list{gap:12px;max-width:601px}@media only screen and (max-width:768px){.tabs-with-description__wrapper--cards .list{gap:36px;max-width:100%;width:100%}}.tabs-with-description__wrapper--cards .list .single-list{border-radius:28px;cursor:pointer;padding:28px;transition:all .3s}.tabs-with-description__wrapper--cards .list .single-list.active *{color:#fff!important;transition:all .3s}.tabs-with-description__wrapper--cards .list .single-list.active * .base{display:none!important}.tabs-with-description__wrapper--cards .list .single-list.active * .active{display:block!important}.tabs-with-description__wrapper--cards .list .single-list__wrapper{gap:16px}.tabs-with-description__wrapper--cards .list .single-list__wrapper .single-list--icon{max-width:40px;min-width:40px;width:40px}.tabs-with-description__wrapper--cards .list .single-list__wrapper .single-list--icon .base{display:block}@media only screen and (max-width:768px){.tabs-with-description__wrapper--cards .list .single-list__wrapper .single-list--icon .base{display:none!important}}.tabs-with-description__wrapper--cards .list .single-list__wrapper .single-list--icon .active{display:none}@media only screen and (max-width:768px){.tabs-with-description__wrapper--cards .list .single-list__wrapper .single-list--icon .active{display:block!important}}.tabs-with-description__wrapper--cards .list .single-list__wrapper .single-list--title span{color:#97a2af;display:block;font-size:25px;font-style:normal;font-weight:500;line-height:120%;max-width:489px}@media only screen and (max-width:768px){.tabs-with-description__wrapper--cards .list .single-list__wrapper .single-list--title span{color:#fff!important;font-size:16px}}.tabs-with-description__wrapper--cards .list .details{display:none}@media only screen and (max-width:768px){.tabs-with-description__wrapper--cards .list .details{display:flex;max-width:100%;width:100%}.tabs-with-description__wrapper--cards .list .details .single-details{display:flex!important}.tabs-with-description__wrapper--cards .list .details span{font-size:16px!important}}.tabs-with-description__wrapper--cards .details{max-width:573px}@media only screen and (max-width:768px){.tabs-with-description__wrapper--cards .details{display:none}}.tabs-with-description__wrapper--cards .details .single-details{border:1px solid #e2e8f0;border-radius:28px;display:none;height:100%;padding:28px}.tabs-with-description__wrapper--cards .details .single-details.active{display:flex}.tabs-with-description__wrapper--cards .details .single-details__wrapper{gap:28px}.tabs-with-description__wrapper--cards .details .single-details__wrapper .item{gap:12px}.tabs-with-description__wrapper--cards .details .single-details__wrapper .item svg{min-width:16px;width:16px}.tabs-with-description__wrapper--cards .details .single-details__wrapper .item span{color:var(--Secondary-Colours-Dark-Blue);font-size:20px;font-style:normal;font-weight:400;line-height:30px}