.section-rounded-cards-grid{padding:94px 120px 59px}@media screen and (max-width:992px){.section-rounded-cards-grid{padding:24px 24px 40px}}.section-rounded-cards-grid .text-center{display:flex;flex-direction:column;gap:20px;padding-bottom:84px}@media screen and (max-width:992px){.section-rounded-cards-grid .text-center{padding-bottom:32px}}.section-rounded-cards-grid .text-center .title{font-size:44px;font-weight:600;letter-spacing:-.88px;line-height:120%}@media screen and (max-width:992px){.section-rounded-cards-grid .text-center .title{font-size:32px;letter-spacing:-.64px}}.section-rounded-cards-grid .text-center .subtitle{font-size:18px;font-weight:400;line-height:145%}@media screen and (max-width:992px){.section-rounded-cards-grid .text-center .subtitle{font-size:16px}.section-rounded-cards-grid .grid{row-gap:32px}}.section-rounded-cards-grid .grid .box{margin-bottom:25px}@media screen and (max-width:992px){.section-rounded-cards-grid .grid .box{margin-bottom:0}}.section-rounded-cards-grid .grid .box h4{font-size:44px;font-weight:600}.section-rounded-cards-grid .grid .box .card{border:none;border-radius:8px;font-size:16px;min-height:295px;text-decoration:none}.section-rounded-cards-grid .grid .box .card .card-body{z-index:2}.section-rounded-cards-grid .grid .box .card span.text-link{border-bottom:1px solid #002a93;color:#002a93;font-weight:600;padding-bottom:2px;text-decoration:none;transition:all .3s ease-in-out}.section-rounded-cards-grid .grid .box .card span.text-link:after{background-color:#002a93;content:"";display:inline-block;height:18px;margin-left:2px;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.55 7.91 8.107 4.468A.75.75 0 1 0 7.05 5.533l3.45 3.435a.749.749 0 0 1 0 1.065l-3.45 3.435a.75.75 0 1 0 1.057 1.065l3.443-3.443a2.25 2.25 0 0 0 0-3.18Z' fill='%23002A93'/%3E%3C/svg%3E");transition:all .3s ease-in-out;vertical-align:-3px;width:18px}.section-rounded-cards-grid .grid .box .card span.text-link:hover{border-color:#ff6f61;color:#ff6f61}.section-rounded-cards-grid .grid .box .card span.text-link:hover:after{background-color:#ff6f61}.section-rounded-cards-grid .grid .box .card span.text-link.text-link-collapse:after{transform:rotate(-90deg)}.section-rounded-cards-grid .grid .box .card span.text-link.text-link-down:after{transform:rotate(90deg)}.section-rounded-cards-grid .grid .box .bg-gray{background:#eef4f5;border-radius:8px;overflow:hidden;position:relative}.section-rounded-cards-grid .grid .box .bg-gray .bg-img{background-color:#d4dddf;content:"";display:inline-block;height:200px;mask-size:cover!important;object-fit:cover!important;position:absolute;right:0;top:-6px;transition:background-color .3s,top .3s;width:200px}.section-rounded-cards-grid .grid .box .bg-gray:hover .bg-img{background-color:#ff6f61;top:0}