{
  "version": 3,
  "sources": [],
  "sections": [
    {"offset": {"line": 1, "column": 0}, "map": {"version":3,"sources":["turbopack:///[project]/src/styles/DesireTechSection.css"],"sourcesContent":[".desire-tech-section {\r\n    padding: 80px 40px;\r\n    background-color: #000000;\r\n    width: 100%;\r\n    display: flex;\r\n    justify-content: center;\r\n    border-top: 1px solid rgba(84, 178, 72, 0.2);\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n\r\n.desire-tech-section::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    right: 0;\r\n    bottom: 0;\r\n    background-image: url('/img/discussionsection/discussion-banner.png');\r\n    background-size: cover;\r\n    background-position: center;\r\n    background-repeat: no-repeat;\r\n    opacity: 0.1;\r\n    z-index: 1;\r\n}\r\n\r\n.desire-tech-container {\r\n    width: 100%;\r\n    max-width: 1400px;\r\n    text-align: center;\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: center;\r\n    position: relative;\r\n    z-index: 2;\r\n}\r\n\r\n.desire-tech-title,\r\n.desire-tech-title span {\r\n    font-size: 42px;\r\n    font-family: var(--font-heading);\r\n    font-weight: 700;\r\n    line-height: 1.25;\r\n    margin-bottom: 0px;\r\n    width: 100%;\r\n    max-width: 100%;\r\n    word-wrap: break-word;\r\n}\r\n\r\n.desire-tech-subtitle {\r\n    font-size: 18px;\r\n    font-family: var(--font-body);\r\n    color: #ffffff;\r\n    max-width: 600px;\r\n    width: 100%;\r\n    line-height: 1.6;\r\n    margin-bottom: 45px;\r\n    font-weight: 500;\r\n    opacity: 0.9;\r\n    box-sizing: border-box;\r\n}\r\n\r\n.desire-tech-btn {\r\n    background-color: var(--color-primary);\r\n    color: #ffffff;\r\n    border: none;\r\n    padding: 18px 55px;\r\n    /* Larger button */\r\n    border-radius: 50px;\r\n    /* Perfect pill */\r\n    font-size: 18px;\r\n    font-family: var(--font-body);\r\n    /* Lora */\r\n    font-weight: 500;\r\n    cursor: pointer;\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n.desire-tech-btn:hover {\r\n    background-color: #46a13b;\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 8px 25px rgba(84, 178, 72, 0.4);\r\n}\r\n\r\n.desire-tech-btn.white-btn {\r\n    background-color: #ffffff;\r\n    color: #54b248;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    padding: 15px 45px;\r\n    font-weight: 600;\r\n}\r\n\r\n.desire-tech-btn.white-btn:hover {\r\n    background-color: #f8f8f8;\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 5px 15px rgba(255, 255, 255, 0.2);\r\n}\r\n\r\n/* Responsive */\r\n@media (max-width: 768px) {\r\n    .desire-tech-section {\r\n        padding: 40px 0;\r\n    }\r\n\r\n    .desire-tech-container {\r\n        padding: 0 20px;\r\n        box-sizing: border-box;\r\n        width: 100%;\r\n    }\r\n\r\n    .desire-tech-title {\r\n        font-size: 26px !important;\r\n        line-height: 1.3;\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n\r\n    .desire-tech-subtitle {\r\n        font-size: 14px !important;\r\n        margin-bottom: 30px;\r\n        padding: 0 10px;\r\n    }\r\n\r\n    .desire-tech-btn {\r\n        width: auto;\r\n        min-width: 240px;\r\n        padding: 12px 25px;\r\n        font-size: 16px;\r\n    }\r\n}"],"names":[],"mappings":"AAAA;;;;;;;;;;;AAWA;;;;;;;;;;;;AAeA;;;;;;;;;;;AAWA;;;;;;;;;;;AAYA;;;;;;;;;;;;;AAaA;;;;;;;;;;;;;AAgBA;;;;;;AAMA;;;;;;;;;;AAUA;;;;;;AAOA;EACI;;;;EAIA;;;;;;EAMA;;;;;;EAOA;;;;;;EAMA"}}]
}