:root{--primary-color:#bde88f;--secondary-color:#38da6e}.services .services-wrapper{grid-template-columns:repeat(auto-fill,minmax(275px,1fr));gap:15px;display:grid}.services .services-wrapper .service{background-color:var(--primary-color);border-radius:5px;padding:20px;transition:all .3s;position:relative}.services .services-wrapper .service .service-title{grid-template-columns:auto 1fr;justify-content:center;align-items:center;gap:10px;display:grid;position:relative}.services .services-wrapper .service .service-title:after{content:"";background-color:#000;width:100%;height:1px;position:absolute;bottom:0}.services .services-wrapper .service .service-body span{position:absolute;bottom:10px;left:20px}.services .services-wrapper .service a{font-weight:600}.services .services-wrapper .service a:hover{text-decoration:underline}.services .services-wrapper .service:hover{transform:translateY(-5px)}.services .services-wrapper .service p{text-align:justify;font-size:1rem}@media (max-width:900px){.bonuses img{width:70px;height:70px}}.bonuses .bonus-icons{justify-content:space-around;gap:10px;margin-top:30px;display:flex}.bonuses .bonus-icons .bonus{text-align:center}.bonuses .bonus-icons p{text-align:center;margin-top:10px}ul{line-height:30px}ul li{font-size:1.25rem;font-weight:500}.about .agents{justify-content:space-around;gap:20px;display:flex}.about .agents p{text-align:center;margin-top:0}.about .agents h2{text-align:center;margin-bottom:0}@media (max-width:900px){.about .agents{flex-direction:column;align-items:center}}
