.AnnouncementSection_announcementSection__c__Gx{padding:20px}.AnnouncementSection_pricingContainer__DlpI3{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.AnnouncementSection_pricingItem__K3KV8{flex:1 1 30%;min-width:250px;margin-bottom:20px;display:flex;flex-direction:column;height:auto;min-height:360px}.AnnouncementSection_pricingTable__OWPkc{background:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;text-align:left;padding:18px;transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between;height:100%}.AnnouncementSection_pricingTable__OWPkc:hover{transform:translateY(-5px)}.AnnouncementSection_pricingTableHeader__ifMVY{background:#003366;padding:15px;margin:-18px -18px 15px}.AnnouncementSection_pricingTableHeader__ifMVY h2{margin:0;font-size:1.7rem;color:white;line-height:1.2;font-weight:700}.AnnouncementSection_pricingTableHeader__ifMVY h3{margin:8px 0 0;color:#d3d3d3;font-size:1.1rem;line-height:1.3;font-weight:600}.AnnouncementSection_pricingTableFeatures__kYatV{margin:0;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.AnnouncementSection_pricingTableFeatures__kYatV ul{list-style-type:none;padding:0;margin:0}.AnnouncementSection_pricingTableFeatures__kYatV li{font-size:1rem;color:#000;margin:6px 0;line-height:1.3;padding:3px 0;font-weight:500}.AnnouncementSection_pricingTableSignUp__P4Dc0{margin-top:12px;padding-top:12px}.AnnouncementSection_hoverBtnNew__OLt6R{padding:8px 16px;font-size:.95rem;font-weight:600}@media (max-width:768px){.AnnouncementSection_pricingItem__K3KV8{min-height:300px}.AnnouncementSection_pricingTableFeatures__kYatV li{font-size:.95rem;margin:4px 0;font-weight:500}.AnnouncementSection_pricingTableHeader__ifMVY h2{font-size:1.5rem;font-weight:700}}@media (max-width:480px){.AnnouncementSection_pricingItem__K3KV8{min-height:260px}}.gallery-section{flex-wrap:wrap;gap:20px;padding:30px;background-color:#f9f9f9;border-radius:10px}.gallery,.gallery-section{display:flex;justify-content:space-between}.gallery{width:48%;height:auto;min-height:400px;border:1px solid #ccc;box-sizing:border-box;border-radius:10px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;flex-direction:column}.gallery:hover{transform:scale(1.05);box-shadow:0 4px 8px rgba(0,0,0,.2);border-color:#777}.gallery img{width:100%;height:200px;object-fit:cover;display:block}.desc{padding:15px;text-align:center;background-color:#f4f4f4;margin-top:10px;color:#003366;border-radius:0 0 10px 10px;transition:background-color .3s ease;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;min-height:120px;overflow:hidden}.gallery:hover .desc{background-color:#e0e0e0}.desc h3{margin-bottom:10px;text-align:center;font-size:1.25rem;font-weight:600;color:#040273;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.read-more{display:inline-block;text-decoration:none;color:#003366;font-weight:700;margin-top:10px;padding:5px 10px;border:2px solid #003366;border-radius:5px;transition:background-color .3s ease,color .3s ease}.read-more:hover{color:#fff;background-color:#003366}@media (max-width:768px){.gallery{width:100%}.gallery img{height:150px}.desc h3{font-size:1rem}}