.fadeup-cards__title{margin:0 auto 64px;max-width:830px;width:100%}.fadeup-cards__title *{color:#023161;font-size:40px;font-weight:600;line-height:150%;text-align:center}.fadeup-cards__container{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:center;-ms-flex-pack:center;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:64px 128px;justify-content:center}.fadeup-cards__card{text-align:center;width:288px}.fadeup-cards__card-icon{height:64px;margin-bottom:32px;width:64px}.fadeup-cards__card-title{color:#023161;font-size:20px;font-weight:600;line-height:150%;margin-bottom:8px;text-align:center}.fadeup-cards__card-text{color:#023161;font-size:16px;font-weight:300;line-height:150%;text-align:center}.fadeup-cards__card-text a,.fadeup-cards__card-title a{color:#023161;text-decoration:underline}.fadeup-cards__postscriptum{color:#fd5e1a;font-size:18px;font-weight:600;line-height:150%;margin:64px auto 0;max-width:544px;text-align:center;width:100%}@media (max-width:1120px){.fadeup-cards__title{margin-bottom:48px;max-width:640px}.fadeup-cards__title *{font-size:32px}.fadeup-cards__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;margin-left:auto;margin-right:auto;max-width:480px}.fadeup-cards__card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;width:100%}.fadeup-cards__card-icon{margin-bottom:0;margin-right:32px}.fadeup-cards__card-text,.fadeup-cards__card-title{text-align:left}.fadeup-cards__postscriptum{margin-top:48px;max-width:480px}}@media (max-width:767px){.fadeup-cards__title *{font-size:24px}.fadeup-cards__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.fadeup-cards__card-icon{margin-bottom:32px;margin-right:0}.fadeup-cards__card-text,.fadeup-cards__card-title{text-align:center}}@-webkit-keyframes pulse-custom{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.2,1.2,1.2);transform:scale3d(1.2,1.2,1.2)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse-custom{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.2,1.2,1.2);transform:scale3d(1.2,1.2,1.2)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse-custom!important;animation-name:pulse-custom!important}