.page-main{max-width:100% !important;padding:0 !important}.raffle-detail-page{background:#ffffff;min-height:100vh;color:#333}.raffle-header{background-image:url(../images/Rafflebackground.png);background-position:center center;background-size:cover}.raffle-header .raffle-header-inner{display:flex;gap:21px;padding:32px 0px;border-radius:15px;position:relative;overflow:hidden}.raffle-header .raffle-header-inner .raffle-visual{flex:1;min-width:427px;border-radius:15px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;border:none}.raffle-header .raffle-header-inner .raffle-image-container{flex:1;display:flex;align-items:center;justify-content:center}.raffle-header .raffle-header-inner .raffle-image-container .raffle-image{max-width:100%;min-height:380px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.3)}.raffle-header .raffle-details-card{flex:2;background:#ffffff;border-radius:15px;padding:39px 36px;display:flex;flex-direction:column;min-height:378px;border:1px solid #e9ecef}.raffle-header .raffle-details-card .raffle-title{color:#000;font-size:26px;margin-bottom:17px;font-weight:700}.raffle-header .raffle-details-card .disclaimer{color:#222;font-size:13px;font-weight:500;padding-top:30px}.raffle-header .raffle-details-card .btn-buy-tickets{border-radius:8px;background:linear-gradient(90deg, #921100 0%, #C61D1B 100%);display:inline-flex;padding:16px 70px;justify-content:center;align-items:center;gap:10px;color:#FFDEA6;font-family:Poppins;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.raffle-header .raffle-details-card .btn-buy-tickets:hover{text-decoration:none}.raffle-header .raffle-details-card .raffle-meta{margin-bottom:19px;display:flex;align-items:center;gap:100px}.raffle-header .raffle-details-card .raffle-meta .meta-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:8px 0}.raffle-header .raffle-details-card .raffle-meta .meta-row .meta-label{color:#2B2B2B;font-size:16px;font-weight:400}.raffle-header .raffle-details-card .raffle-meta .meta-row .meta-value{color:#2B2B2B;font-size:16px;font-weight:600}.raffle-header .price-section{background:white;border-radius:10px;margin-bottom:20px;display:flex;gap:5px;align-items:center}.raffle-header .price-section .price-label{color:#2B2B2B;font-size:16px;font-weight:400}.raffle-header .price-section .price-value{color:#AA0604;font-size:30px;font-weight:600}.tabs-nav{display:flex;justify-content:center;gap:10px;max-width:1320px;margin-top:40px;border-radius:15px}.tabs-nav .tab-button{border-radius:30px;background:#F0F0F0;padding:12px 25px;font-size:14px;font-weight:bold;min-width:fit-content;cursor:pointer;transition:all .3s;color:#333;text-decoration:none;display:inline-block}.tabs-nav .tab-button.active{border-radius:30px;background:#A51F00;color:#FFE6BC;font-size:14px;font-weight:600}.info-content{border-bottom:1px solid #f0f0f0;padding-top:40px;padding-bottom:30px}.info-content h3{color:#000;font-size:28px;font-weight:600;margin-top:0;margin-bottom:0}.info-content .raffle-description{color:#333;font-size:16px;font-weight:400;padding:22px 0;max-height:124px;overflow:hidden;transition:max-height .4s ease;position:relative}.info-content .raffle-description.expanded{max-height:2000px}.info-content .read-more{color:#A51F01;font-size:16px;font-weight:400}.winners-section{background:white;border-radius:15px;padding:40px 0}.winners-section h3{color:#000;font-size:28px;font-weight:600;margin-top:0;margin-bottom:22px}.winners-section table{width:100%;border-collapse:collapse;margin-bottom:20px}.winners-section table th{border-bottom:1px solid rgba(146,17,0,0.15);color:#0F1419;font-size:13px;font-weight:500;background:#F5F5F5}.winners-section table th:first-child{border-radius:10px 0 0 0}.winners-section table th:last-child{border-radius:0 10px 0 0}.winners-section table tbody tr{border-bottom:1px solid rgba(146,17,0,0.15)}.winners-section table tbody tr:last-child{border:0}.winners-section table tbody tr:hover{background:rgba(165,31,1,0.1)}.winners-section table td{overflow:hidden;color:#333;text-overflow:ellipsis;white-space:nowrap;height:60px;font-family:Poppins;font-size:13px;font-style:normal;font-weight:400;line-height:19px;display:table-cell;vertical-align:middle}.winners-section table td .view-image{border-radius:4px;border:1px solid #000;background:#FFF;width:130px;height:32px;flex-shrink:0;overflow:hidden;color:#333;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins;font-size:13px;font-weight:500}.winners-section a{display:flex;width:220px;height:44px;padding:10px;justify-content:center;align-items:center;gap:10px;border-radius:6px;background:#A51F01;color:#FFE6BC;font-size:16px;font-weight:500}.winners-section .view-image-btn:hover{background:#f5f5f5;text-decoration:none}.winners-section .view-all{display:flex;justify-content:center;width:100%}.winners-section .view-all a{border-radius:6px;background:#A51F01;display:flex;width:220px;height:44px;padding:10px;justify-content:center;align-items:center;gap:10px;color:#FFE6BC;font-size:16px;font-weight:500}.terms-content{background:white;border-radius:0;padding:40px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.terms-content h3{color:#000;font-family:Poppins;font-size:28px;font-style:normal;font-weight:600;margin-top:0;line-height:normal}.terms-content button{color:#A51F01;font-size:16px;padding:0;font-weight:400;width:100%;text-align:left;background:none;border:none}.raffle-terms-conditions{max-height:160px;overflow:hidden;transition:max-height .4s ease;position:relative;margin-bottom:22px;white-space:pre-line}.raffle-terms-conditions p{color:#333;font-size:16px;font-weight:400}.raffle-terms-conditions.expanded{max-height:2000px}.faq-content{padding:40px 0;border-bottom:1px solid #f0f0f0}.faq-content h3{color:#000;font-size:27px;margin-top:0;font-weight:600;margin-bottom:22px}.faq-content .faq-list{display:flex;flex-direction:column}.faq-content .faq-list .faq-item{border-bottom:1px solid #eee;padding:13px 0}.faq-content .faq-list .faq-item .faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease;margin-top:5px;padding:0 !important}.faq-content .faq-list .faq-item .faq-answer.open{max-height:500px;padding:0 !important}.faq-content .faq-list .faq-item .faq-question{cursor:pointer;position:relative;padding-right:20px;user-select:none;color:#000;font-size:18px;font-weight:500;margin:0}.faq-content .faq-list .faq-item .faq-question .arrow{content:"";position:absolute;right:0;top:50%;width:10px;height:10px;border:solid #333;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:translateY(-45%) rotate(-45deg);transition:transform .3s}.faq-content .faq-list .faq-item h4{color:#333;font-size:16px;font-weight:bold}.faq-content .faq-list .faq-item p{color:#666;line-height:1.6;margin:0}.faq-item.active .arrow{transform:translateY(-50%) rotate(45deg) !important}.table-responsive{overflow-x:auto}@media (max-width:1500px){.raffle-header .raffle-header-inner .raffle-image-container .raffle-image{min-height:325px}.raffle-header .raffle-details-card{padding:30px 36px;min-height:325px}.raffle-header .raffle-details-card .raffle-title{margin-bottom:17px}.raffle-header .raffle-details-card .disclaimer{padding-top:20px}.raffle-header .raffle-details-card .raffle-meta{margin-bottom:0}.raffle-header .price-section{margin-bottom:15px}}@media (max-width:1200px){.raffle-header .raffle-header-inner .raffle-image-container .raffle-image{min-height:300px}.raffle-header .raffle-visual{min-width:375px}.raffle-header .raffle-details-card{padding:20px 20px;min-height:300px}.raffle-header .raffle-details-card .raffle-title{margin-bottom:17px}.raffle-header .raffle-details-card .disclaimer{padding-top:20px}.raffle-header .raffle-details-card .raffle-meta{margin-bottom:0}.raffle-header .raffle-details-card .raffle-meta .meta-row{margin-bottom:0px}.raffle-header .price-section{margin-bottom:15px}}@media (max-width:991px){.raffle-header{padding:20px 10px}.raffle-header .raffle-header-inner{flex-direction:column;padding:0}.raffle-header .raffle-header-inner .raffle-image-container .raffle-image{width:100%;min-height:100%}.raffle-header .raffle-details-card{padding:20px 20px;min-height:auto}.raffle-header .raffle-details-card .btn-buy-tickets{font-size:16px}.raffle-header .raffle-details-card .raffle-title{font-size:22px;margin-bottom:10px}.raffle-header .raffle-details-card .disclaimer{padding-top:20px}.raffle-header .raffle-details-card .raffle-meta{margin-bottom:0}.raffle-header .raffle-details-card .raffle-meta .meta-row{margin-bottom:0px}.raffle-header .raffle-details-card .raffle-meta .meta-row .meta-label{font-size:13px}.raffle-header .raffle-details-card .raffle-meta .meta-row .meta-value{font-size:13px}.raffle-header .price-section{margin-bottom:0}.raffle-header .price-section .price-value{font-size:22px}.tabs-nav{margin-top:27px}.info-content{padding-top:27px;padding-bottom:15px}.info-content h3{font-size:25px}.info-content .raffle-description{font-size:14px;padding:14px 0}.info-content .raffle-description.expanded{max-height:2000px}.info-content .read-more{font-size:14px}.winners-section{padding:30px 0}.winners-section h3{font-size:25px}.winners-section a{font-size:15px}.terms-content{padding:30px 0}.terms-content h3{font-size:25px}.terms-content button{font-size:15px}.faq-content{padding:30px 0}.faq-content h3{font-size:25px}.faq-content .faq-list .faq-item{border-bottom:1px solid #eee;padding:13px 0}.faq-content .faq-list .faq-item .faq-question{font-size:16px}.faq-content .faq-list .faq-item h4{color:#333;font-size:15px;font-weight:bold}.faq-content .faq-list .faq-item p{color:#666;line-height:1.6;margin:0}.raffle-terms-conditions{max-height:139px}.raffle-terms-conditions p{color:#333;font-size:16px;font-weight:400}}@media (max-width:768px){.raffle-header{flex-direction:column;padding:20px 10px}.raffle-header .raffle-details-card .btn-buy-tickets{font-size:16px}.raffle-header .raffle-details-card .raffle-title{font-size:16px}.raffle-header .raffle-details-card .disclaimer{padding-top:20px}.raffle-header .raffle-details-card .raffle-meta{margin-bottom:0;gap:0;justify-content:space-between}.raffle-header .raffle-details-card .raffle-meta .meta-row{margin-bottom:0px}.raffle-header .raffle-details-card .raffle-meta .meta-row .meta-label{font-size:12px}.raffle-header .raffle-details-card .raffle-meta .meta-row .meta-value{font-size:12px}.raffle-header .price-section{margin-bottom:0}.raffle-header .price-section .price-value{font-size:18px}.raffle-header .price-section .price-label{font-size:12px}.raffle-visual,.raffle-details-card{min-height:100%;min-width:100% !important}.tabs-nav{gap:5px;justify-content:flex-start;overflow-x:scroll}.tab-button{padding:10px 20px;font-size:12px}.info-content h3{font-size:20px}.info-content .raffle-description{font-size:14px}.info-content .read-more{color:#A51F01;font-size:14px;font-weight:400}.winners-section h3{color:#000;font-size:22px;font-weight:600}.winners-section table th{font-size:12px}.winners-section table td{font-size:11px}.winners-section table td .view-image{width:fit-content;font-size:12px}.winners-section a{font-size:15px}.winners-section .view-all a{font-size:15px}.terms-content h3{font-size:22px}.faq-content h3{font-size:22px}.raffle-details-card{padding:16px 16px}.buy-ticket-section{padding:20px 0 !important}}@media (max-width:576px){.info-content h3{font-size:16px}.info-content .raffle-description{font-size:12px}.info-content .read-more{font-size:12px}.raffle-details-card .btn-buy-tickets{font-size:16px}.raffle-details-card .raffle-title{font-size:16px}.raffle-details-card .disclaimer{padding-top:20px}.raffle-details-card .raffle-meta{margin-bottom:0}.raffle-details-card .raffle-meta .meta-row{margin-bottom:0px}.raffle-details-card .raffle-meta .meta-row .meta-label{font-size:10px}.raffle-details-card .raffle-meta .meta-row .meta-value{font-size:10px}.winners-section{padding:18px 0}.winners-section h3{color:#000;font-size:18px;font-weight:600}.winners-section table th{font-size:10px}.winners-section table td{font-size:10px}.winners-section table td .view-image{width:fit-content;font-size:12px}.winners-section a{font-size:12px}.winners-section .view-all a{font-size:12px}.terms-content{padding:21px 0}.terms-content h3{font-size:18px}.faq-content{padding:21px 0}.faq-content h3{font-size:18px}.faq-content .faq-list .faq-item .faq-question{font-size:14px}.faq-content .faq-list .faq-item .faq-answer{font-size:12px}}