.solution-module__Qi6VxG__solutionDetailPage{background-color:#f9f9f9;flex-direction:column;min-height:100vh;display:flex}.solution-module__Qi6VxG__mainContent{flex:1;padding:40px 20px}.solution-module__Qi6VxG__backButtonContainer{max-width:1600px;margin:0 auto;padding:20px 40px 0}.solution-module__Qi6VxG__container{max-width:1600px;margin:0 auto;padding:0 40px}.solution-module__Qi6VxG__topSection{background:#fff;border-radius:12px;grid-template-columns:1fr 1.2fr 1fr;gap:30px;margin-bottom:40px;padding:40px;display:grid;box-shadow:0 2px 8px rgba(0,0,0,.08)}.solution-module__Qi6VxG__solutionImage{object-fit:cover;border-radius:8px;width:100%;height:280px}.solution-module__Qi6VxG__centerSection{flex-direction:column;justify-content:flex-start;display:flex}.solution-module__Qi6VxG__solutionTitle{color:#222;margin-bottom:16px;font-size:28px;font-weight:700}.solution-module__Qi6VxG__titleUnderline{background:linear-gradient(90deg,#e20613,#e20613);border-radius:6px;width:60px;height:8px;margin-bottom:16px}.solution-module__Qi6VxG__solutionDesc{color:#666;margin-bottom:24px;font-size:15px;line-height:1.6}.solution-module__Qi6VxG__metaInfo{color:#999;margin-bottom:16px;font-size:13px}.solution-module__Qi6VxG__metaInfo span{margin-bottom:4px;display:block}.solution-module__Qi6VxG__metaInfo a{color:#e20613;font-weight:600;text-decoration:none}.solution-module__Qi6VxG__metaInfo a:hover{text-decoration:underline}.solution-module__Qi6VxG__socialIcons{gap:12px;display:flex}.solution-module__Qi6VxG__socialIcon{color:#666;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.solution-module__Qi6VxG__socialIcon:hover{color:#333;background:#fdc300;transform:translateY(-2px)}.solution-module__Qi6VxG__favoriteActive{background:#fef2f2!important}.solution-module__Qi6VxG__favoriteActive:hover{background:#fee2e2!important}.solution-module__Qi6VxG__infoBox{background:var(--cran-grad-yellow);border-radius:8px;height:-moz-fit-content;height:fit-content;padding:24px}.solution-module__Qi6VxG__infoBoxTitle{color:#222;margin-bottom:16px;font-size:14px;font-weight:700}.solution-module__Qi6VxG__infoBoxItem{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:24px;padding-bottom:16px}.solution-module__Qi6VxG__infoBoxItem:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.solution-module__Qi6VxG__infoBoxLabel{color:#222;margin-bottom:8px;font-size:12px;font-weight:600}.solution-module__Qi6VxG__infoBoxValue{color:#333;font-size:14px;line-height:1.4}.solution-module__Qi6VxG__presentationSection{background:#fff;border-radius:12px;margin-bottom:40px;padding:40px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.solution-module__Qi6VxG__sectionTitle{color:#222;margin-bottom:8px;font-size:22px;font-weight:700}.solution-module__Qi6VxG__sectionUnderline{background:linear-gradient(90deg,#e20613,#e20613);border-radius:6px;width:100px;height:8px;margin-bottom:24px}.solution-module__Qi6VxG__presentationText{color:#555;margin-bottom:32px;font-size:15px;line-height:1.7}.solution-module__Qi6VxG__benefitsList{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;display:grid}.solution-module__Qi6VxG__benefitItem{align-items:flex-start;gap:12px;display:flex}.solution-module__Qi6VxG__benefitText{color:#555;font-size:14px;line-height:1.5}.solution-module__Qi6VxG__notFound{text-align:center;background-color:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:60px 20px;display:flex}.solution-module__Qi6VxG__notFound h1{color:#1e3c72;margin-bottom:16px;font-size:28px;font-weight:700}.solution-module__Qi6VxG__notFound p{color:#777;font-size:16px}@media (max-width:1200px){.solution-module__Qi6VxG__topSection{grid-template-columns:1fr 1fr}.solution-module__Qi6VxG__infoBox{grid-column:1/-1}}@media (max-width:768px){.solution-module__Qi6VxG__topSection{grid-template-columns:1fr;padding:24px}.solution-module__Qi6VxG__mainContent{padding:20px}.solution-module__Qi6VxG__presentationSection{padding:24px}.solution-module__Qi6VxG__solutionTitle{font-size:22px}.solution-module__Qi6VxG__sectionTitle{font-size:18px}.solution-module__Qi6VxG__benefitsList{grid-template-columns:1fr}}.solution-module__Qi6VxG__resourcesSection{background:#fff;border-radius:12px;margin-top:40px;margin-bottom:40px;padding:40px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.solution-module__Qi6VxG__resourcesList{grid-template-columns:1fr;gap:16px;margin-bottom:24px;display:grid}.solution-module__Qi6VxG__resourceItemWrapper{cursor:pointer;align-items:center;gap:12px;display:flex}.solution-module__Qi6VxG__resourceItem{cursor:pointer;background:#f5f5f5;border:2px solid #fdc300;border-radius:8px;flex:1;align-items:center;gap:16px;padding:16px;text-decoration:none;transition:all .3s;display:flex}.solution-module__Qi6VxG__resourceItem:hover{background:#fff3cd;box-shadow:0 4px 12px rgba(253,195,0,.2)}.solution-module__Qi6VxG__resourceIcon{flex-shrink:0;font-size:32px}.solution-module__Qi6VxG__resourceTitle{color:#333;flex:1;font-size:14px;font-weight:600;line-height:1.4}.solution-module__Qi6VxG__resourceCheckbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:#fff;border:2px solid #ddd;border-radius:4px;flex-shrink:0;width:24px;min-width:24px;height:24px;min-height:24px;margin-left:auto;transition:all .3s;position:relative}.solution-module__Qi6VxG__resourceCheckbox:hover{background-color:#fffaf0;border-color:#fdc300}.solution-module__Qi6VxG__resourceCheckbox:checked{background:linear-gradient(90deg,#e20613,#e20613);border-color:#e20613}.solution-module__Qi6VxG__resourceCheckbox:checked:after{content:"✓";color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;font-weight:700;display:flex;position:absolute}.solution-module__Qi6VxG__resourcesActions{border-top:1px solid #e0e0e0;justify-content:space-between;align-items:center;gap:20px;padding-top:20px;display:flex}.solution-module__Qi6VxG__sendResourcesButton{color:#222;cursor:pointer;background:#fdc300;border:none;border-radius:6px;align-items:center;gap:10px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.solution-module__Qi6VxG__sendResourcesButton:hover:not(:disabled){background:#fdc300;transform:translateY(-2px);box-shadow:0 4px 12px rgba(253,195,0,.3)}.solution-module__Qi6VxG__sendResourcesButton:disabled{color:#999;cursor:not-allowed;background:#ccc}.solution-module__Qi6VxG__resourcesCount{color:#666;font-size:14px;font-weight:500}.solution-module__Qi6VxG__partnerInfoSection{background:#fff;border-radius:12px;margin-bottom:40px;padding:40px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.solution-module__Qi6VxG__partnerContent{flex-direction:column;gap:32px;display:flex}.solution-module__Qi6VxG__partnerHeaderCard{background:var(--cran-grad-yellow);border-radius:12px;justify-content:space-between;align-items:center;padding:40px;display:flex;box-shadow:0 8px 32px rgba(253,195,0,.2)}.solution-module__Qi6VxG__partnerHeaderContent{flex:1}.solution-module__Qi6VxG__partnerName{color:#fff;margin-bottom:8px;font-size:24px;font-weight:700}.solution-module__Qi6VxG__partnerTagline{color:#fff;margin:0;font-size:14px;font-weight:450}.solution-module__Qi6VxG__contactMainButton{color:#fdc300;cursor:pointer;background:#fff;border:2px solid #fff;border-radius:8px;flex-shrink:0;align-items:center;gap:12px;padding:14px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.solution-module__Qi6VxG__contactMainButton:hover{color:#fff;background:#e20613;transform:translateY(-2px);box-shadow:0 4px 12px rgba(226,6,19,.3)}.solution-module__Qi6VxG__partnerInfoGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.solution-module__Qi6VxG__partnerInfoCard{background:linear-gradient(135deg,#f9f9f9 0%,#fafafa 100%);border:1px solid #efefef;border-radius:12px;align-items:flex-start;gap:16px;padding:24px;transition:all .3s;display:flex}.solution-module__Qi6VxG__partnerInfoCard:hover{background:linear-gradient(135deg,#fffbf0 0%,#fffaf5 100%);border-color:#fdc300;transform:translateY(-2px);box-shadow:0 4px 16px rgba(253,195,0,.1)}.solution-module__Qi6VxG__partnerInfoCardIcon{background:var(--cran-grad-yellow);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.solution-module__Qi6VxG__partnerInfoCardIcon svg{width:24px;height:24px}.solution-module__Qi6VxG__partnerInfoCardContent{flex-direction:column;flex:1;gap:8px;display:flex}.solution-module__Qi6VxG__partnerInfoCardTitle{color:#888;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:13px;font-weight:700}.solution-module__Qi6VxG__partnerInfoCardLink{font-size:15px;font-weight:600;line-height:1.4;text-decoration:none;transition:all .3s}.solution-module__Qi6VxG__partnerInfoCardLink:hover{color:#fdc300}.solution-module__Qi6VxG__partnerInfoCardText{margin:0;font-size:15px;font-weight:600;line-height:1.5}@media (max-width:1024px){.solution-module__Qi6VxG__partnerHeaderCard{text-align:center;flex-direction:column;gap:24px}.solution-module__Qi6VxG__partnerHeaderContent{width:100%}.solution-module__Qi6VxG__contactMainButton{justify-content:center;width:100%}.solution-module__Qi6VxG__partnerInfoGrid{grid-template-columns:1fr}}@media (max-width:768px){.solution-module__Qi6VxG__partnerInfoSection{padding:24px}.solution-module__Qi6VxG__partnerHeaderCard{flex-direction:column;gap:20px;padding:28px}.solution-module__Qi6VxG__partnerName{font-size:20px}.solution-module__Qi6VxG__partnerInfoCard{padding:18px}.solution-module__Qi6VxG__contactMainButton{padding:12px 20px;font-size:14px}}.solution-module__Qi6VxG__viewAllButton{background:var(--cran-grad-yellow);color:#222;cursor:pointer;border:none;border-radius:30px;padding:12px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 12px rgba(253,195,0,.2)}.solution-module__Qi6VxG__viewAllButton:hover{color:#000;transform:translateY(-2px);box-shadow:0 6px 16px rgba(253,195,0,.3)}
