.afs-block-services .container .services__button{color:#00786e}.afs-block-services .container .services__button svg path{fill:#00786e}.afs-block-services .container h2,.afs-block-services .container h3{margin:0;padding:0}.afs-block-services .container h2{color:#08102e;font-size:32px;font-weight:600;line-height:150%;margin-bottom:50px}.afs-block-services .container .services{display:grid;gap:14px;grid-template-columns:1fr}.afs-block-services .container .services__item{background-color:#fff;border-radius:14px;color:rgba(9,21,67,.749);display:flex;flex-direction:column;overflow:hidden;padding:20px 24px;position:relative;transition:all .6s ease-in-out}.afs-block-services .container .services__item.act{background-color:#00786e;color:#fff}.afs-block-services .container .services__item.act h3{margin-bottom:20px}.afs-block-services .container .services__item.act .description{border-top:1px solid hsla(0,0%,100%,.2);display:block;padding-top:20px}.afs-block-services .container .services__item.act .services__button-wrapper{display:flex}.afs-block-services .container .services__item.act .services__button-wrapper .services__button{color:#ffdf33}.afs-block-services .container .services__item.act .services__button-wrapper .services__button svg path{fill:#ffe766}.afs-block-services .container .services__item h3{color:inherit;font-size:20px;font-weight:600;line-height:150%}.afs-block-services .container .services__item .description{border-top:1px solid rgba(9,21,67,.102);display:none;height:100%}.afs-block-services .container .services__item .description p{color:inherit;font-size:14px;font-weight:400;line-height:150%;margin:0}@media(min-width:768px){.afs-block-services .container h2{font-size:48px}.afs-block-services .container .services{display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}.afs-block-services .container .services__item h3{font-size:24px;margin-bottom:20px}.afs-block-services .container .services__item .description{display:block;padding-top:20px}.afs-block-services .container .services__item:hover{background-color:#00786e;color:#fff}.afs-block-services .container .services__item:hover .services__button{color:#ffdf33}.afs-block-services .container .services__item:hover .services__button svg path{fill:#ffe766}.afs-block-services .container .services__item:hover .description{border-top:1px solid hsla(0,0%,100%,.2)}}@media(min-width:1025px){.afs-block-services .container .services{display:grid;grid-template-columns:repeat(3,1fr)}}.services__button-wrapper{display:none;justify-content:flex-start;margin-top:10px;text-align:left}@media(min-width:768px){.services__button-wrapper{display:flex}}.services__button{align-items:center;background:transparent;border:none;color:#ffdf33;display:inline-flex;font-size:16px;font-weight:600;gap:8px;line-height:1.5;text-decoration:none;transition:color .3s ease}.services__button:before{content:"";inset:0;position:absolute}.services__button svg{height:9px;width:9px}.services__button svg path{transition:fill .3s ease}.services__button:hover{color:#ffe766}.services__button:hover svg{transform:translate(2px,-2px)}.services__button:hover svg path{fill:#ffda6a}@media(max-width:768px){.services__button{font-size:14px}}.services-mobile .services__button:before{display:none}