.section_four{background-color:#000;min-height:100vh;padding:40px 20px;display:flex;align-items:center;justify-content:center;flex-direction:column}.section_four_card_layout{background-color:#0c1b1f;color:#fff;transition:transform .3s ease,box-shadow .3s ease;will-change:transform,box-shadow}.section_four_card_layout:hover{transform:scale(1.02);box-shadow:0 0 8px #fff,0 0 16px #3271f7cc,0 0 30px #3271f799,0 0 50px #3271f766,0 0 80px #3271f74d}.section_four_card_header img{max-width:100%;height:auto}.section_four_card_title h5{font-weight:600}.section_four_card_footer p{font-size:.95rem;color:#6c757d}.brand-title{font-size:5rem;text-transform:uppercase;font-family:Bebas Neue,sans-serif;color:#3a3d3d;font-weight:700}.spinner{border:8px solid #f3f3f3;border-top:8px solid #3498db;border-radius:50%;width:50px;height:50px;animation:spin 1.5s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
