.Why_containerYds__04nd_{width:97.5%;max-width:1800px;margin:20px auto;background-color:#fff;padding:3rem;box-shadow:0 10px 30px #00000014;transition:all .5s ease;opacity:0;transform:translateY(30px)}.Why_fadeIn__hpqu4{opacity:1;transform:translateY(0)}.Why_hidden__jRY3u{opacity:0;transform:translateY(30px)}.Why_title__AspbY{font-size:2.5rem;font-weight:700;letter-spacing:2px;background:#010162;background:linear-gradient(90deg,#010162 35%,#036f85 49%,#020255 62%);-webkit-background-clip:text;-webkit-text-fill-color:#0000;color:#0000;position:relative;z-index:1;margin-bottom:40px;text-align:center;line-height:1.2;overflow:visible}.Why_titleAnimation__1EUTP{animation:Why_slideInFromTop__452vV 1s forwards}.Why_cardsContainerYds__Ud7NB{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;align-items:stretch}.Why_cardClassYds__pXewE{background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 5px 15px #0000001a;transition:all .5s cubic-bezier(.25,.8,.25,1);width:calc(33.333% - 2rem);display:flex;flex-direction:column;max-width:400px;opacity:0;transform:translateY(40px);position:relative;border-left:4px solid #03a3c4}.Why_cardVisible__76dNU{animation:Why_fadeUpIn__rJ5r2 .8s forwards}.Why_cardHidden__WUFV6{opacity:0;transform:translateY(40px)}.Why_cardHeader__9EE3w{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem 1.5rem .5rem;border-bottom:1px solid #0000000d}.Why_cardIcon__Lb_s2{font-size:1.5rem;color:#03a3c4;background:#03a3c41a;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0;margin-left:.5rem}.Why_cardClassYds__pXewE:hover .Why_cardIcon__Lb_s2{transform:scale(1.1) rotate(10deg)}.Why_cardContent__swTr1{padding:1.5rem;flex-grow:1;transition:max-height .4s ease}.Why_truncatedContent__Z85Wi{max-height:150px;overflow:hidden;position:relative;mask-image:linear-gradient(180deg,#000 80%,#0000);-webkit-mask-image:linear-gradient(180deg,#000 80%,#0000)}.Why_cardFooter__p_L2j{padding:0 1.5rem 1.5rem;display:flex;justify-content:center}.Why_expandButton__uFc5C{font-size:.875rem;padding:.5rem 1.25rem;background-color:#0101621a;color:#010162;border:none;border-radius:2rem;font-weight:600;cursor:pointer;transition:all .3s ease}.Why_expandButton__uFc5C:hover{background-color:#01016233}.Why_readMoreContainer__wEFUb{display:flex;justify-content:center;margin-top:.5rem;padding:.5rem 1.5rem 1.5rem}.Why_readMoreButton__mH8hG{background-color:initial;color:#03a3c4;border:none;border-radius:4px;padding:4px 12px;font-size:.875rem;cursor:pointer;transition:all .2s ease;font-weight:600;display:flex;align-items:center}.Why_readMoreButton__mH8hG:hover{background-color:#03a3c414;text-decoration:underline}.Why_readMoreButton__mH8hG:focus{outline:2px solid #03a3c4;outline-offset:2px}.Why_readMoreButton__mH8hG:after{content:"";display:inline-block;width:.5rem;height:.5rem;border-right:2px solid;border-bottom:2px solid;margin-left:.3rem;transform:rotate(45deg);transition:transform .2s ease;position:relative;top:-1px}.Why_readMoreButton__mH8hG[aria-expanded=true]:after{transform:rotate(-135deg);top:1px}.Why_cardClassYds__pXewE:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0003}.Why_textPrimaryClass__Kw6Qs{color:#113b6b;font-size:1.5rem;margin-bottom:0;font-weight:700;transition:color .3s ease;flex:1}.Why_textMutedForegroundClass__SSWCP{color:#4a5568;line-height:1.6;margin-bottom:1.25rem;font-size:1rem}.Why_listClass__gbWjl{list-style-type:none;padding-left:0;margin-top:1rem}.Why_listItem__Eru_j{position:relative;padding-left:1.5rem;margin-bottom:.75rem;line-height:1.5}.Why_listItem__Eru_j:before{content:"•";position:absolute;left:0;color:#03a3c4;font-size:1.2rem}.Why_accent__cJE6p{background:linear-gradient(90deg,#010162 20%,#03a3c4 50%,#020255 80%);-webkit-background-clip:text;background-clip:text;color:#0000;font-weight:800;display:inline-block}.Why_errorContainer__w_e1_,.Why_loadingContainer__8bcZ5,.Why_noDataContainer__yxJxO{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;margin:2rem auto;max-width:500px;border-radius:1rem;background-color:#fff;box-shadow:0 5px 15px #0000001a}.Why_spinner__CRTtI{width:50px;height:50px;border:5px solid #03a3c433;border-top-color:#03a3c4;border-radius:50%;animation:Why_spin__3wKBR 1s linear infinite;margin-bottom:1rem}.Why_errorIcon__unPR6,.Why_infoIcon__mgYlr{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:2rem;font-weight:700;margin-bottom:1rem}.Why_errorIcon__unPR6{background-color:#fee2e2;color:#dc2626}.Why_infoIcon__mgYlr{background-color:#e0f2fe;color:#0284c7}.Why_retryButton__Vk5_0{margin-top:1rem;padding:.5rem 1.5rem;background-color:#113b6b;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:background .3s ease}.Why_retryButton__Vk5_0:hover{background-color:#010162cc}.Why_noCards__dGgPT{width:100%;text-align:center;padding:2rem;color:#4a5568;font-style:italic}@keyframes Why_fadeUpIn__rJ5r2{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes Why_slideInFromTop__452vV{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes Why_spin__3wKBR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1200px){.Why_cardClassYds__pXewE{width:calc(50% - 2rem)}.Why_title__AspbY{font-size:2.2rem}.Why_containerYds__04nd_{padding:2.5rem}}@media (max-width:992px){.Why_containerYds__04nd_{padding:2rem}.Why_cardsContainerYds__Ud7NB{gap:1.5rem}}@media (max-width:768px){.Why_title__AspbY{font-size:1.8rem}.Why_cardClassYds__pXewE{width:100%;max-width:500px}.Why_containerYds__04nd_{padding:1.5rem;margin:2rem auto}.Why_truncatedContent__Z85Wi{max-height:100px}.Why_readMoreButton__mH8hG{width:100%;justify-content:center;padding:8px 12px;background-color:#03a3c414;border-radius:4px;font-size:.9rem}.Why_cardFooter__p_L2j{display:none}}@media (max-width:576px){.Why_title__AspbY{font-size:1.5rem;letter-spacing:.03em}.Why_textPrimaryClass__Kw6Qs{font-size:1.25rem}.Why_containerYds__04nd_{width:95%;padding:1.25rem;margin:1.5rem auto}.Why_cardHeader__9EE3w{padding:1.25rem 1.25rem .5rem}.Why_cardContent__swTr1{padding:1.25rem}.Why_truncatedContent__Z85Wi{max-height:80px}}