.bg-white{background:#fff}.bg-white-light{background:rgba(255,255,255,.5)}.txt-white{color:#fff}.txt-white *{color:#fff}.bg-black{background:#000}.bg-black-light{background:rgba(0,0,0,.5)}.txt-black{color:#000}.txt-black *{color:#000}.bg-navy{background:#02365d}.bg-navy-light{background:rgba(2,54,93,.5)}.txt-navy{color:#02365d}.txt-navy *{color:#02365d}.bg-purple{background:#8b62a5}.bg-purple-light{background:rgba(139,98,165,.5)}.txt-purple{color:#8b62a5}.txt-purple *{color:#8b62a5}.bg-lightpurple{background:#c3aadd}.bg-lightpurple-light{background:rgba(195,170,221,.5)}.txt-lightpurple{color:#c3aadd}.txt-lightpurple *{color:#c3aadd}.bg-purepurple{background:#55328a}.bg-purepurple-light{background:rgba(85,50,138,.5)}.txt-purepurple{color:#55328a}.txt-purepurple *{color:#55328a}.bg-pink{background:#ddd3ea}.bg-pink-light{background:rgba(221,211,234,.5)}.txt-pink{color:#ddd3ea}.txt-pink *{color:#ddd3ea}.bg-teal{background:#1ca1a9}.bg-teal-light{background:rgba(28,161,169,.5)}.txt-teal{color:#1ca1a9}.txt-teal *{color:#1ca1a9}.bg-green{background:#bdbe01}.bg-green-light{background:rgba(189,190,1,.5)}.txt-green{color:#bdbe01}.txt-green *{color:#bdbe01}.bg-mint{background:#c2ebe6}.bg-mint-light{background:rgba(194,235,230,.5)}.txt-mint{color:#c2ebe6}.txt-mint *{color:#c2ebe6}.bg-yellow{background:#fdd82f}.bg-yellow-light{background:rgba(253,216,47,.5)}.txt-yellow{color:#fdd82f}.txt-yellow *{color:#fdd82f}.bg-orange{background:#dfa055}.bg-orange-light{background:rgba(223,160,85,.5)}.txt-orange{color:#dfa055}.txt-orange *{color:#dfa055}.bg-pureorange{background:#ec671c}.bg-pureorange-light{background:rgba(236,103,28,.5)}.txt-pureorange{color:#ec671c}.txt-pureorange *{color:#ec671c}.bg-grey{background:#f5f5f5}.bg-grey-light{background:rgba(245,245,245,.5)}.txt-grey{color:#f5f5f5}.txt-grey *{color:#f5f5f5}.service-cards-wrapper{padding:60px 0}@media (max-width:768px){.service-cards-wrapper{padding:40px 0}}.service-cards-wrapper .container{max-width:1220px}.service-cards-top-content{margin-bottom:40px}.service-cards-top-content.align-left{text-align:left}.service-cards-top-content.align-center{text-align:center}.service-cards-top-content .subtitle{font-size:23px;font-weight:700;margin-bottom:0}@media (max-width:991px){.service-cards-top-content .subtitle{font-size:18px}}.service-cards-top-content .medium-title{font-size:38px;font-weight:700;margin-bottom:0}@media (max-width:991px){.service-cards-top-content .medium-title{font-size:26px}}.service-cards-top-content .title{margin-top:0;font-size:62px;line-height:72px;margin-bottom:0;font-weight:700}@media (max-width:991px){.service-cards-top-content .title{font-size:30px;line-height:30px}}@media (max-width:768px){.service-cards-top-content{margin-bottom:30px}}.service-cards-bottom-content{margin-top:40px}.service-cards-bottom-content.align-left{text-align:left}.service-cards-bottom-content.align-center{text-align:center}.service-cards-bottom-content .subtitle{font-size:23px;font-weight:700;margin-bottom:0}@media (max-width:991px){.service-cards-bottom-content .subtitle{font-size:18px}}.service-cards-bottom-content .medium-title{font-size:38px;font-weight:700;margin-bottom:0}@media (max-width:991px){.service-cards-bottom-content .medium-title{font-size:26px}}.service-cards-bottom-content .title{margin-top:0;font-size:62px;line-height:72px;margin-bottom:0;font-weight:700}@media (max-width:991px){.service-cards-bottom-content .title{font-size:30px;line-height:30px}}@media (max-width:768px){.service-cards-bottom-content{margin-top:30px}}.service-cards-bottom-text{font-size:16px;line-height:1.6;margin-bottom:20px}.service-cards-bottom-text p{margin:0 0 15px 0}.service-cards-bottom-text p:last-child{margin-bottom:0}@media (max-width:768px){.service-cards-bottom-text{font-size:15px}}.service-cards-bottom-button{margin-top:20px}.service-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:991px){.service-cards-grid{grid-template-columns:repeat(2,1fr)!important;gap:15px}}@media (max-width:766px){.service-cards-grid{grid-template-columns:1fr!important;gap:10px}}.service-card{background:#fff;border-radius:15px;padding:40px 30px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease;display:flex;flex-direction:column;height:100%}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}@media (max-width:768px){.service-card{padding:30px 25px}}.service-card__logo{margin-bottom:20px;text-align:center;border-bottom:1px solid #02365d}.service-card__logo img{max-height:100px;width:auto;object-fit:contain}@media (max-width:768px){.service-card__logo{margin-bottom:25px}.service-card__logo img{max-height:50px}}.service-card__title-header{margin-bottom:30px}@media (max-width:768px){.service-card__title-header{margin-bottom:25px}}.service-card__title{font-size:28px;font-weight:700;line-height:1.2;margin:0}@media (max-width:768px){.service-card__title{font-size:24px}}.service-card__content{flex:1;display:flex;flex-direction:column}.service-card__description{flex:1;font-size:16px;line-height:1.6;margin-bottom:30px}.service-card__description p{margin:0 0 15px 0}.service-card__description p:last-child{margin-bottom:0}@media (max-width:768px){.service-card__description{font-size:15px;margin-bottom:25px}}.service-card__button{margin-top:auto}.service-card__button .external-icon{width:16px;height:16px;transition:transform .3s ease}@media (max-width:768px){.service-card__button .external-icon{width:14px;height:14px}}@media (max-width:480px){.service-cards-grid{gap:15px}.service-card{padding:25px 20px}.service-card__title{font-size:22px}.service-card__description{font-size:14px}}.service-card{opacity:0;animation:fadeInUp .6s ease forwards}.service-card:first-child{animation-delay:0s}.service-card:nth-child(2){animation-delay:.1s}.service-card:nth-child(3){animation-delay:.2s}.service-card:nth-child(4){animation-delay:.3s}.service-card:nth-child(5){animation-delay:.4s}.service-card:nth-child(6){animation-delay:.5s}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.service-card{position:relative;overflow:hidden}.service-card::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.service-card:hover::before{left:100%}