.res-tabbed{overflow:hidden}.res-tabbed__tabs{border:1px solid #d7d7d8;border-radius:100px;display:inline-flex;gap:10px;margin-bottom:90px;margin-top:54px;padding:6px}.res-btns{margin-bottom:80px;margin-top:52px}.resources-section__carousel-nav{align-items:center;display:flex;gap:16px}.resources-section__carousel-btn{align-items:center;background:#fff;border:1px solid #d7d7d8;border-radius:50%;color:#161618;cursor:pointer;display:flex;height:48px;justify-content:center;transition:background-color .2s ease,opacity .2s ease;width:48px}.resources-section__carousel-btn:hover:not(:disabled){background-color:#f5f5f5}.resources-section__carousel-btn:disabled{cursor:default;opacity:.35}.resources-section__cards-mobile{align-items:center;display:flex;flex-direction:column;gap:32px}.res-tabbed__tab{align-items:center;background:transparent;border:none;border-radius:63px;color:var(--primary_color);cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;line-height:28px;min-width:244px;padding:16px 22px;transition:background .25s ease,color .25s ease;width:100%}.res-tabbed__tab:hover:not(.res-tabbed__tab--active){background:rgba(22,22,24,.06)}.res-tabbed__tab--active{background:var(--primary_color);color:var(--white)}.res-tabbed__tab-icon{align-items:center;display:inline-flex;flex-shrink:0}.res-tabbed__tab-icon svg path,.res-tabbed__tab-icon svg rect{fill:var(--primary_color)}.res-tabbed__tab--active .res-tabbed__tab-icon svg path,.res-tabbed__tab--active .res-tabbed__tab-icon svg rect{fill:var(--white)}.res-tabbed .res-tabbed__tab--active .res-tabbed__tab-icon img.default,.res-tabbed .res-tabbed__tab-icon img.activeImg{display:none}.res-tabbed .res-tabbed__tab--active .res-tabbed__tab-icon img.activeImg,.res-tabbed__panel.res-tabbed__panel--active{display:block}.res-tabbed__layout{align-items:stretch;display:flex;gap:32px;width:100%}.res-tabbed__panel{display:none}.res-tabbed__col-featured{display:flex;flex-basis:44.5%;min-width:0}.res-tabbed__col-horizontal{display:flex;flex:1;flex-direction:column;gap:32px;min-width:0}.res-tabbed__card{background:var(--white);border:1px solid var(--light_gray);border-radius:10px;color:inherit;display:flex;overflow:hidden;text-decoration:none;transition:box-shadow .2s ease,transform .15s ease}.res-tabbed__card:hover{box-shadow:0 4px 20px rgba(0,0,0,.08);transform:translateY(-2px)}.res-tabbed__card--featured{flex-direction:column;height:100%;width:100%}.res-tabbed__card-img--featured{display:flex;min-height:350px;padding:5px}.res-tabbed__card-img--featured .res-tabbed__placeholder,.res-tabbed__card-img--featured img{border-radius:5px;display:block;object-fit:cover;width:100%}.res-tabbed__card-body--featured{display:flex;flex-direction:column;flex-shrink:0;gap:14px;padding:27px 38px}.res-tabbed__card--horizontal{flex-direction:row;flex-shrink:0}.res-tabbed__card-img--horizontal{align-items:stretch;display:flex;flex:0 0 44%;max-width:330px;padding:5px 0 5px 5px}.res-tabbed__card-img--horizontal .res-tabbed__placeholder,.res-tabbed__card-img--horizontal img{border-radius:5px;display:block;height:100%;object-fit:cover;width:100%}.res-tabbed__card-body--horizontal{display:flex;flex:1;flex-direction:column;gap:20px;justify-content:center;min-width:0;padding:24px 32px}.res-tabbed__card-meta{align-items:center;display:flex;justify-content:space-between;padding-right:5px;width:100%}.res-tabbed__badge{align-items:center;background:var(--light_blue);border-radius:30px;color:var(--dark_gray);display:inline-flex;font-size:14px;font-weight:500;gap:10px;line-height:1;padding:10px 16px;white-space:nowrap}.res-tabbed__badge-icon{align-items:center;display:inline-flex;flex-shrink:0}.res-tabbed__arrow{display:inline-flex;flex-shrink:0;transition:transform .2s ease}.res-tabbed__card:hover .res-tabbed__arrow{transform:translateX(3px)}.res-tabbed__arrow svg{display:block}.res-tabbed .res-tabbed__card-title{color:#181d27;font-weight:600;line-height:1.3}.res-tabbed__placeholder{background:#1a1a2e}@media(min-width:768px){.resources-section__cards-mobile.mobile{display:none}}@media (max-width:1024px){.res-tabbed{gap:48px}.res-tabbed__heading{font-size:34px}.res-tabbed__desc{font-size:18px}.res-tabbed__tabs{flex-wrap:wrap;justify-content:center}.res-tabbed__tab{min-width:160px;width:auto}.res-tabbed__layout{flex-direction:column}.res-tabbed__card--featured{height:auto}.res-tabbed__card-img--featured{flex:0 0 auto;min-height:auto}.res-tabbed__card-img--featured .res-tabbed__placeholder,.res-tabbed__card-img--featured img{aspect-ratio:669/350;flex:none}}@media (max-width:767px){.res-tabbed .content-wrapper{padding-right:0}.res-tabbed .es-tabbed__head{padding-right:20px}.res-tabbed__layout.desktop{display:none}.res-tabbed__heading{font-size:28px}.res-tabbed__desc{font-size:16px}.res-tabbed__header{gap:20px}.res-tabbed__tabs{border:1px solid #d7d7d8;border-radius:100px;display:inline-flex;gap:10px;margin-bottom:48px;padding:6px;white-space:nowrap;width:766px}.res-tabbed__tab{border-radius:63px;flex:1 1 auto;min-width:0;white-space:nowrap;width:auto}.res-tabbed__card--horizontal{flex-direction:column}.res-tabbed__card-img--horizontal{flex:0 0 auto;max-width:none;padding:5px;width:100%}.res-tabbed__card-img--horizontal .res-tabbed__placeholder,.res-tabbed__card-img--horizontal img{aspect-ratio:16/9;height:auto}.res-tabbed__card-body--horizontal{padding:20px 24px}.res-tabbed .res-tabbed__card-title{font-size:17px}.res-tabbed_mob .swiper-slide{height:auto;max-width:358px}.res-tabbed_mob .swipe-buttons{align-items:center;display:flex;gap:16px;justify-content:center;margin-top:48px}.res-section__tabs-wrapper{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.res-tabbed__card{height:100%}.resources .cards img{width:100%}}