.popular_services{flex-direction:column;align-items:center;margin:40px 0;display:flex}@media (width<=1024px){.popular_services{margin:40px 16px}}.popular_services__header{background-color:#fff;border:1px solid #0a3d5c1a;border-radius:20px;width:100%;margin-bottom:20px;padding:40px}@media (width<=1024px){.popular_services__header{padding:28px 16px}}@media (width<=768px){.popular_services__header h1,.popular_services__header h2,.popular_services__header h3,.popular_services__header h4,.popular_services__header h5,.popular_services__header h6{text-align:center}}.popular_services__content{grid-template-columns:repeat(2,1fr);width:100%;display:grid}@media (width<=576px){.popular_services__content{grid-template-columns:repeat(1,1fr)}}.popular_services__content{gap:20px}.popular_services__content__item{background:#fff;border:1px solid #0a3d5c1a;border-radius:20px;flex-direction:row;width:100%;height:-webkit-fill-available;height:-moz-available;height:stretch;min-height:300px;padding:40px;display:flex;position:relative;overflow:hidden}@media (width<=1024px){.popular_services__content__item{min-height:160px}}@media (width<=768px){.popular_services__content__item{height:auto;padding:20px 16px}}.popular_services__content__item .wrapper{flex-direction:column;justify-content:space-between;display:flex}.popular_services__content__item__header{width:50%}@media (width<=1024px){.popular_services__content__item__header{width:100%}}.popular_services__content__item__header__title{border-bottom:1px solid #0a3d5c1a;padding-bottom:20px}@media (width<=768px){.popular_services__content__item__header__title h1,.popular_services__content__item__header__title h2,.popular_services__content__item__header__title h3,.popular_services__content__item__header__title h4,.popular_services__content__item__header__title h5,.popular_services__content__item__header__title h6{text-align:center}}.popular_services__content__item__header__subtitle{margin-top:20px}@media (width<=1024px){.popular_services__content__item__header__subtitle{margin-top:16px}}.popular_services__content__item__header__subtitle p{opacity:.8;font-size:16px}@media (width<=768px){.popular_services__content__item__header__subtitle p{text-align:center;font-size:14px}}.popular_services__content__item .more-info{text-align:center;display:none}.popular_services__content__item .more-info span{color:#1f7db5;align-items:center;gap:8px;width:fit-content;font-size:16px;font-weight:700;transition:all .3s;display:inline-flex}.popular_services__content__item .more-info span:after{content:"";background-color:currentColor;flex-shrink:0;width:13px;height:13px;transition:all .3s;display:block;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='13'%20height='13'%20viewBox='0%200%2013%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.65685%2011.9501L11.3137%206.29325L5.65682%200.636391M11.3137%206.29325L3.23687e-05%206.29325'%20stroke='%231F7DB5'%20stroke-width='1.8'%20stroke-linejoin='round'/%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='13'%20height='13'%20viewBox='0%200%2013%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.65685%2011.9501L11.3137%206.29325L5.65682%200.636391M11.3137%206.29325L3.23687e-05%206.29325'%20stroke='%231F7DB5'%20stroke-width='1.8'%20stroke-linejoin='round'/%3e%3c/svg%3e") 50%/contain no-repeat}@media (width<=768px){.popular_services__content__item .more-info{display:block}}.popular_services__content__item .btn-arrow{color:#bde0f2;background:#fff;border:1px solid #0a3d5c1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.popular_services__content__item .btn-arrow svg{transition:transform .3s}@media (width<=768px){.popular_services__content__item .btn-arrow{display:none}}.popular_services__content__item:hover .btn-arrow{color:#fff;background:#1f7db5}.popular_services__content__item:hover .btn-arrow svg{transform:rotate(-90deg)}.popular_services__content__item:hover .more-info span{color:#0a3d5c}.popular_services__content__item:hover .more-info span:after{transform:translate(5px)}.popular_services__content__item .background{width:50%;position:absolute;bottom:0;right:0}.popular_services__content__item .background img{object-fit:cover}@media (width<=1024px){.popular_services__content__item .background{display:none}}
