.three-cards__cards-wrap{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between}.three-cards__card{width:calc(33.333% - 21.333px)}.three-cards__card-img-wrp{border-radius:8px;height:240px;margin-bottom:20px;overflow:hidden}.three-cards__card-img{height:100%;object-fit:cover;transition:transform .2s;width:100%}.three-cards__card-title{color:#181b21;font-size:24px;font-weight:700;line-height:28px;margin:0 0 8px}.three-cards__card-date{color:#717c8c;font-size:14px;line-height:20px;margin:0 0 4px}.three-cards__card-date,.three-cards__card-text{font-family:Open Sans,sans-serif;font-weight:400}.three-cards__card-text{color:#181b21;font-size:16px;line-height:24px;margin:0}.three-cards__card-link:hover .three-cards__card-title{color:#225fbf}.three-cards__card-link:hover .three-cards__card-img{transform:scale(1.2)}.three-cards__card-link:active .three-cards__card-title{color:#1852ad}.three-cards__common-link{margin-top:40px;max-width:fit-content}.blue-theme .three-cards__card-title{color:#fff}.blue-theme .three-cards__card-date{color:#66a1ff}.blue-theme .three-cards__card-text{color:#fff}.blue-theme .three-cards__card-link:hover .three-cards__card-title{color:hsla(0,0%,100%,.72)}.blue-theme .three-cards__card-link:active .three-cards__card-title{color:hsla(0,0%,100%,.56)}@media (max-width:1199.5px){.three-cards__card{width:calc(50% - 16px)}.three-cards__card-img-wrp{height:284px}}@media (max-width:1023.5px){.three-cards__card-img-wrp{height:218px}}@media (max-width:767.5px){.three-cards__card{width:100%}.three-cards__nav-wrap{display:block}.three-cards__card-img-wrp{height:196px}.three-cards__card:not(:last-child){margin-bottom:48px}.three-cards__card-title{font-size:24px;line-height:28px}.three-cards__common-link{margin-top:24px}}