@import url(https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap);body{background:#fff!important;font-size:16px}ul{list-style-type:none;padding-left:0;margin-bottom:0}.csr-title{font-size:18px;font-weight:700;margin-bottom:8px}.csr-body{position:relative;min-height:70vh;font-family:Cairo,serif}.csr-description{font-size:16px;padding:0 0 20px;margin-bottom:40px;border-bottom:1px solid #ddd}.csr-image{text-align:center;margin-bottom:40px}.csr-image img{max-width:100%;height:auto;border-radius:8px}.details-title{font-weight:700;margin-bottom:12px;font-size:16px}.details-items{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:22px;margin-bottom:16px}.details-item,.details-items{display:-webkit-box;display:-ms-flexbox;display:flex}.details-item{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:32px;min-height:140px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #780096;border-radius:8px;text-align:center;background-color:rgba(255,0,132,.054901960784313725)}.details-item p{font-size:18px;font-weight:700;margin:0;line-height:1.5;color:#780096}.details-item i{position:absolute;font-size:80px;color:rgba(255,0,132,.1411764705882353)}.item-right i{top:0;left:10px;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.item-left i{top:10px;right:10px;-webkit-transform:rotate(10deg);transform:rotate(10deg)}.details-outro{font-size:16px;margin:16px 0}.event-summary{margin-top:40px;font-size:16px}.event-summary-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:12px}.event-summary-title p{font-weight:700;margin:0}.event-summary-title i,.event-summary-title p{font-size:20px;color:#780096}.event-summary-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0;padding:20px 16px;background-color:#780096;border-radius:8px}.event-summary-cta p{font-size:18px;font-weight:700;color:#fff;margin:0}.event-imgs{margin-bottom:20px;margin-top:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.event-imgs>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.event-imgs img{width:100%;height:auto;max-height:220px;-o-object-fit:cover;object-fit:cover;border-radius:8px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.12);box-shadow:0 2px 8px rgba(0,0,0,.12)}.cta-btn{background-color:#fff;color:#780096;border:none;padding:12px 24px;font-size:14px;font-weight:700;border-radius:32px;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.cta-btn:hover{background-color:#f0f0f0}.event-notallowed{padding:16px;border-radius:8px;border:1px solid #ddd;font-size:16px!important;margin-top:20px}@media (max-width:768px){.details-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.event-summary-cta{padding:16px}.event-summary-cta p{font-size:16px}.cta-btn{padding:8px 16px}}@media (max-width:420px){.event-summary-cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.cta-btn{width:100%}}