.bubble.active{width:90px;height:90px;margin-top:-45px;margin-left:-45px;background-color:var(--morocco-blue);color:white;border:2px solid var(--morocco-gold);font-size:2rem;opacity:1;z-index:10;box-shadow:0 10px 30px rgba(0,84,166,.4)}.bubble.visible{opacity:1}.center-content h2 span{color:var(--morocco-gold);display:block;font-size:1.5rem;margin-top:5px}.service-card.active{opacity:1;transform:translateX(0);box-shadow:0 20px 50px rgba(0,0,0,.08);border-top-color:var(--morocco-blue);background-image:linear-gradient(to bottom right,#fff,#fdfbf7)}.card-content-flex{display:flex;align-items:flex-start;gap:20px;position:relative;z-index:2}.card-content-flex img{width:45px;height:45px;object-fit:contain}.service-card.active .big-bg-number{color:rgba(197,160,89,.2)}.spacer-top{height:10vh}.spacer-bottom{height:30vh}@media (max-width:991px){.service-card.active{transform:translateY(0)}.spacer-top{height:0vh}.spacer-bottom{height:0vh}}@media (max-width:600px){.bubble.active{margin-left:-96px}}