.partnerships-section{padding:80px 0}.partnerships-section .top-row{align-items:flex-start;display:flex;gap:60px;justify-content:space-between;margin-bottom:52px}.partnerships-section .text-block{width:70%}.partnerships-section .text-block h2{font-family:var(--main-font);font-size:40px;font-weight:600;line-height:1.3}.partnerships-section .text-block p{font-family:var(--main-font);font-size:18px;font-weight:400;line-height:1.3;margin-top:20px}.partnerships-section .text-block p:last-child{margin-top:10px}.partnerships-section .text-block b{color:var(--secondary);font-weight:600}.partnerships-section .cert-grid{align-self:center;display:grid;flex-shrink:0;gap:60px;grid-template-columns:repeat(3,78px);grid-template-rows:repeat(2,78px);width:30%}.partnerships-section .cert-badge{height:78px;width:78px}.partnerships-section .cert-badge:hover{background:var(--nex-blue);border-color:var(--primary);box-shadow:0 4px 16px rgba(66,104,250,.12)}.partnerships-section .cert-badge img{display:block;height:100%;object-fit:contain;width:100%}.partnerships-section .logo-label{font-family:var(--main-font);font-size:20px;font-weight:600;line-height:1}.partnerships-section .logos-row{align-items:center;display:flex;justify-content:space-between;margin-top:30px;width:100%}.partnerships-section .partner-logo{align-items:center;display:flex;height:60px;justify-content:center;padding:0 28px}.partnerships-section .partner-logo:first-child{justify-content:flex-start;padding-left:0}.partnerships-section .partner-logo:last-child{border-right:none;justify-content:flex-end;padding-right:0}.partnerships-section .partner-logo img{display:block;height:auto;max-height:38px;max-width:120px;object-fit:contain;width:auto}@media (max-width:991px){.partnerships-section .top-row{flex-direction:column;gap:36px;margin-bottom:36px}.partnerships-section .text-block{width:100%}.partnerships-section .cert-grid{gap:20px;grid-template-columns:repeat(5,78px);grid-template-rows:78px;width:100%}.partnerships-section .logos-row{flex-wrap:wrap;gap:20px;justify-content:flex-start}.partnerships-section .partner-logo{padding:0 16px}}@media (max-width:768px){.partnerships-section{padding:60px 0}.partnerships-section .text-block h2{font-size:22px}.partnerships-section .cert-grid{gap:16px;grid-template-columns:repeat(3,68px);grid-template-rows:repeat(2,68px)}.partnerships-section .cert-badge{height:68px;width:68px}.partnerships-section .logos-row{display:grid;gap:24px 0;grid-template-columns:repeat(3,1fr)}.partnerships-section .partner-logo{border-right:none;height:48px;justify-content:center;padding:0}.partnerships-section .partner-logo:first-child,.partnerships-section .partner-logo:last-child{justify-content:center;padding:0}.partnerships-section .partner-logo img{max-height:32px;max-width:100px}}@media (max-width:480px){.partnerships-section .text-block h2{font-size:20px}.partnerships-section .cert-grid{gap:12px;grid-template-columns:repeat(3,58px);grid-template-rows:repeat(2,58px)}.partnerships-section .cert-badge{height:58px;width:58px}.partnerships-section .logos-row{gap:20px 0;grid-template-columns:repeat(2,1fr)}.partnerships-section .partner-logo img{max-height:28px;max-width:90px}}