.box-download-section__boxes{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between}.box-download-section__boxes__box{background-color:#1854a3;border-radius:16px;display:flex;flex:1;flex-direction:column;flex-wrap:nowrap;gap:20px;justify-content:space-between;padding:32px;width:100%}.box-download-section__boxes__box .contact-phone-wrapper p{color:red;font-size:24px;font-weight:500;line-height:2;margin:0;padding:0;text-decoration:underline}@media screen and (max-width:1500px){.box-download-section__boxes__box .contact-phone-wrapper p{font-size:24px}}@media screen and (max-width:1350px){.box-download-section__boxes__box .contact-phone-wrapper p{font-size:18px}}@media screen and (max-width:991px){.box-download-section__boxes__box .contact-phone-wrapper p{font-size:24px}}@media screen and (max-width:640px){.box-download-section__boxes__box .contact-phone-wrapper p{font-size:18px}}@media screen and (max-width:430px){.box-download-section__boxes__box .contact-phone-wrapper p{font-size:18px}}.box-download-section__boxes__box.contact{background-color:#f3f6fa}.box-download-section__boxes__box.contact .red{color:#e01b23;cursor:pointer;font-weight:600;text-decoration:underline}.box-download-section__boxes__box.contact .svg-wrap{background-color:#c7d6e9}.box-download-section__boxes__box .svg-wrap{align-items:center;background-color:#4676b5;border-radius:8px;display:flex;height:76px;justify-content:center;opacity:0;padding:10px;width:fit-content;width:76px}.box-download-section__boxes__box__title{color:#fff;font-weight:600!important}@media screen and (max-width:991px){.box-download-section__boxes__box{max-width:100%}}@media screen and (max-width:640px){.box-download-section__boxes__box{max-width:unset;min-width:100%}.box-download-section__boxes__box a.button{padding:30px 0;width:70%}}