.three-columns-wrapper{display:flex;flex-direction:column;margin:0 auto;max-width:99.063rem;padding:4.625rem 2.375rem;row-gap:3.375rem}.three-columns-title{font-size:3rem;font-style:normal;font-weight:800;line-height:3.51rem;max-width:55rem}.three-columns-items{display:flex;gap:5.875rem}.three-columns-item{background-color:#f7fcfd;border-radius:.625rem;flex:0 1 33%;gap:3rem;justify-content:space-between;padding:3rem;transition:all .3s}.three-columns-item,.three-columns-item-top{display:flex;flex-direction:column}.three-columns-item-top-logo{height:3rem;margin-bottom:2rem;width:3rem}.three-columns-item-top-title{font-size:1.5rem;font-style:normal;font-weight:800;line-height:2.25rem;margin-bottom:.75rem;text-transform:none}.three-columns-item-top-desc{font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.6875rem}.three-columns-item-cta{align-items:center;border-radius:18.75rem;display:flex;height:3rem;justify-content:center;width:3rem}.three-columns-item .three-columns-item-cta img{scale:.5}.three-columns-item .three-columns-item-cta{outline:.09375rem solid #004f5f}.three-columns-item:not(:first-child):hover{animation:columnAnim .3s forwards}@keyframes columnAnim{0%{background-color:#f7fcfd}to{background-color:#fff}}.three-columns-item:first-child{background-color:#fff;box-shadow:0 3.75rem 5rem 0 rgba(55,70,79,.1)}.three-columns-item:hover .three-columns-item-cta{border:0}.three-columns-item:first-child .three-columns-item-cta,.three-columns-item:hover .three-columns-item-cta{background:linear-gradient(94deg,#009bb9 -26.41%,#004f5f 48.83%);outline:none}.three-columns-item:first-child .three-columns-item-cta img,.three-columns-item:hover .three-columns-item-cta img{filter:brightness(10)}@media (max-width:64rem){.three-columns-title{max-width:unset}.three-columns-items{flex-wrap:wrap;gap:2.75rem;padding:0 1.5rem}.three-columns-item{background-color:#fff;box-shadow:0 3.75rem 5rem 0 rgba(55,70,79,.1);flex:1 1 100%}}@media (max-width:48rem){.three-columns-title{font-size:2.75rem}.three-columns-wrapper{padding:3.375rem 2.375rem}.three-columns-item:first-child .three-columns-item-cta,.three-columns-item:hover .three-columns-item-cta{background:#fff;outline:.09375rem solid #004f5f}.three-columns-item:first-child .three-columns-item-cta img,.three-columns-item:hover .three-columns-item-cta img{filter:brightness(1)}}@media (max-width:37.5rem){.three-columns-items{padding:0}}@media (max-width:31.25rem){.three-columns-title{font-size:2.5rem}.three-columns-wrapper{padding:2.75rem 1.375rem;row-gap:2.75rem}}