.partnerships{display:flex;flex-direction:column;align-items:center;width:100%;padding:120px 100px 0;max-width:1200px}.partnerships__title{font-size:42px;font-weight:600;color:white;margin-bottom:15px;text-align:center}.partnerships__subtitle{font-size:20px;color:rgba(0,191,255,1);text-align:center;margin-bottom:40px;font-weight:500}.partnerships__intro{max-width:800px;text-align:center;margin-bottom:60px;p{font-size:16px;color:rgba(255,255,255,.7);line-height:1.7}}.partnerships__benefits{width:100%;margin-bottom:80px}.partnerships__sectionTitle{font-size:28px;font-weight:500;color:white;text-align:center;margin-bottom:40px}.partnerships__benefitsGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.partnerships__benefitCard{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:28px;transition:all .3s ease;&:hover{background:rgba(255,255,255,.06);border-color:rgba(0,191,255,.3);transform:translateY(-4px)}}.partnerships__benefitIcon{width:54px;height:54px;border-radius:12px;background:rgba(0,191,255,.1);display:flex;align-items:center;justify-content:center;margin-bottom:18px;color:rgba(0,191,255,.8)}.partnerships__benefitTitle{font-size:18px;font-weight:600;color:white;margin-bottom:10px}.partnerships__benefitDescription{font-size:14px;color:rgba(255,255,255,.6);line-height:1.6}.partnerships__types{width:100%;margin-bottom:80px}.partnerships__typesIntro{font-size:16px;color:rgba(255,255,255,.7);text-align:center;max-width:600px;margin:-20px auto 40px;line-height:1.6}.partnerships__typesGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.partnerships__typeCard{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:28px;transition:all .3s ease;&:hover{background:rgba(255,255,255,.05);border-color:rgba(0,191,255,.2)}}.partnerships__typeTitle{font-size:18px;font-weight:600;color:white;margin-bottom:12px}.partnerships__typeDescription{font-size:14px;color:rgba(255,255,255,.7);line-height:1.6;margin-bottom:14px}.partnerships__typeExamples{font-size:13px;color:rgba(0,191,255,.8);font-style:italic}.partnerships__cta{width:100%;max-width:700px;text-align:center;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:50px 40px}.partnerships__ctaTitle{font-size:28px;font-weight:500;color:white;margin-bottom:16px}.partnerships__ctaText{font-size:16px;color:rgba(255,255,255,.7);line-height:1.7}@media (max-width:1024px){.partnerships{padding:100px 50px 0}.partnerships__benefitsGrid{grid-template-columns:repeat(2,1fr)}.partnerships__typesGrid{grid-template-columns:1fr}}@media (max-width:768px){.partnerships{padding:90px 25px 0}.partnerships__title{font-size:32px}.partnerships__subtitle{font-size:18px;margin-bottom:30px}.partnerships__intro{margin-bottom:50px;p{font-size:15px}}.partnerships__sectionTitle{font-size:24px;margin-bottom:30px}.partnerships__benefitsGrid{grid-template-columns:1fr;gap:16px}.partnerships__benefitCard{padding:24px}.partnerships__benefitIcon{width:48px;height:48px}.partnerships__benefitTitle{font-size:16px}.partnerships__typeCard{padding:24px}.partnerships__cta{padding:40px 25px}.partnerships__ctaTitle{font-size:24px}}@media (max-width:480px){.partnerships{padding:80px 15px 0}.partnerships__title{font-size:28px}.partnerships__subtitle{font-size:16px}.partnerships__sectionTitle{font-size:22px}.partnerships__benefitCard,.partnerships__typeCard{padding:20px}.partnerships__cta{padding:30px 20px}.partnerships__ctaTitle{font-size:22px}.partnerships__ctaText{font-size:14px}}