.resource-banner{padding:70px 0;background:linear-gradient(90deg, rgba(71, 111, 255, 0.1) 0%, rgba(71, 111, 255, 0.2) 100%)}.resource-banner__content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:15px;background:linear-gradient(135deg, #FFF 0%, #FFF 50%, rgba(71, 111, 255, 0.05) 100%);box-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);backdrop-filter:blur(4px);width:100%;max-width:784px;margin:0 auto;padding:42px 42px 21px 42px}@media only screen and (max-width:767px){.resource-banner__content{padding:28px 28px 21px}}.resource-banner__label{display:flex;padding:8px 15px;border-radius:100px;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(71, 111, 255, 0.2);background:rgba(71, 111, 255, 0.1);margin-bottom:20px}.resource-banner__label-icon{width:14px;height:14px}.resource-banner__label-icon img{width:100%;height:100%;object-fit:contain}.resource-banner__label-text{font-size:14px;line-height:20px;font-weight:600;color:#476FFF}.resource-banner__title{font-size:27px;font-weight:600;line-height:33px;color:#061431;width:100%;margin:0 auto 14px;padding:0}@media only screen and (max-width:767px){.resource-banner__title{font-size:24px;line-height:28px}}.resource-banner__title span{color:#476FFF}.resource-banner__description{font-size:16px;line-height:24px;color:#64748B;width:100%;max-width:596px;margin:0 auto}@media only screen and (max-width:767px){.resource-banner__description{font-size:14px;line-height:20px}}.resource-banner__button{margin-top:28px;display:inline-flex;padding:8px 14px;border-radius:50px;background:#476FFF;color:#FFF;align-items:center;justify-content:center;border:1px solid transparent;gap:7px;transition:all 0.3s ease}.resource-banner__button:hover{background:#FFF;color:#476FFF;border:1px solid #476FFF}.resource-banner__button:hover .resource-banner__button-iconLeft svg path,.resource-banner__button:hover .resource-banner__button-iconRight svg path{stroke:#476FFF}.resource-banner__button-text{text-transform:uppercase;font-weight:600}.resource-banner__button-iconLeft{width:14px;height:15px;transition:all 0.3s ease}.resource-banner__button-iconRight{width:14px;height:15px;transition:all 0.3s ease}.resource-banner__list{display:flex;align-items:center;justify-content:center;gap:21px;color:#64748B;margin-top:28px}@media only screen and (max-width:767px){.resource-banner__list{flex-direction:column;gap:16px}}.resource-banner__list-item{display:flex;align-items:center;justify-content:center;gap:7px}.resource-banner__list-item-circle{width:7px;height:7px;border-radius:50%;background-color:#64748B}.resource-banner__list-item-text{font-size:13px;line-height:18px;color:#64748B}