.big-cards-section-cards{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.big-cards-section .big-card{text-align:center;background-color:#1f242b;flex-direction:column;align-items:center;gap:30px;width:calc(50% - 10px);padding:30px;font-size:24px;display:flex}@media (width<=1499px){.big-cards-section .big-card{gap:20px;width:calc(50% - 10px);max-width:500px;font-size:20px}}@media (width<=991px){.big-cards-section .big-card{padding:20px;font-size:18px}}@media (width<=575px){.big-cards-section .big-card{width:100%;max-width:400px;margin:0 auto}}.big-cards-section .big-card img{max-width:100%}@media (width<=1499px){.big-cards-section .big-card img{width:300px}}@media (width<=991px){.big-cards-section .big-card img{width:250px}}.big-cards-section .big-card__info{flex-direction:column;gap:20px;display:flex}@media (width<=1499px){.big-cards-section .big-card__info{gap:10px}}.big-cards-section .big-card__before-title{font-family:UAF Sans,sans-serif;font-size:30px}@media (width<=1499px){.big-cards-section .big-card__before-title{font-size:26px}}@media (width<=991px){.big-cards-section .big-card__before-title{font-size:21px}}@media (width<=767px){.big-cards-section .big-card__before-title{font-size:18px}}.big-cards-section .big-card__title{color:#f39100;text-transform:none;margin:0;font-family:UAF Sans,sans-serif;font-size:36px;line-height:1.2}@media (width<=1499px){.big-cards-section .big-card__title{font-size:34px}}@media (width<=991px){.big-cards-section .big-card__title{font-size:28px}}.big-cards-section .big-card__title span{padding-right:20px;display:inline-block;position:relative}.big-cards-section .big-card__title span a{text-align:center;color:#a1a7b0;border:1px solid #a1a7b0;border-radius:50px;justify-content:center;align-items:center;width:15px;height:15px;font-family:Manrope,sans-serif;font-size:12px;font-weight:400;line-height:1;text-decoration:none;transition:color .3s,border-color .3s;display:flex;position:absolute;top:-5px;right:0}.big-cards-section .big-card__title span a:hover{color:#eaeaea;border-color:#eaeaea}.big-cards-section .button{margin-top:auto}
