.featured-funds-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:100%;gap:1.5rem}.featured-funds-container legend{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#2d3648;font-size:14px;margin:0 auto}.featured-funds-body{-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column;gap:1.5rem}.featured-fund-container,.featured-funds-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;width:100%}.featured-fund-container{-webkit-box-orient:horizontal;-ms-flex-flow:row;flex-flow:row;border-radius:5px;border:1px solid #d4d6d7;padding:1.5rem 1.1rem;cursor:pointer;gap:2rem}.featured-fund-container:has(input[type=radio]:checked){border:2px solid var(--app-blue)}.featured-fund-container:focus-within,.featured-fund-container:hover{-webkit-box-shadow:0 0 0 .25rem rgba(49,132,253,.5);box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.featured-fund-left-column,.featured-fund-right-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.featured-fund-right-column{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.featured-fund-right-column input[type=radio]{width:18px;height:18px}.featured-fund-right-column input[type=radio]:focus,.featured-fund-right-column input[type=radio]:hover{outline:none;-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.featured-fund-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;width:100%;margin-bottom:1rem}.featured-fund-header img{margin-right:.75rem}.featured-fund-header label{font-size:16px;font-weight:700;line-height:22px;margin-bottom:0}.featured-fund-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;margin-left:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.featured-fund-body>p{color:#626363;font-size:14px;font-style:normal;font-weight:400;line-height:21px;margin-bottom:0;opacity:.8}.featured-funds-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;width:100%}.featured-funds-footer,.featured-funds-footer .btn-outline-secondary{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.featured-funds-footer .btn-outline-secondary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.5rem;-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;padding:.75rem 1.5rem}@media only screen and (max-width:499px){.featured-funds-footer .btn-outline-secondary{padding:.5rem}}@media only screen and (max-width:499px)and (max-width:350px){.featured-funds-footer .btn-outline-secondary{font-size:12px}.featured-funds-footer .btn-outline-secondary img{width:18px;height:18px}}.featured-funds-footer .btn-outline-secondary.show-more img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fund-finder-form-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%;max-width:650px;gap:1.5rem}.fund-finder-form-container,.fund-finder-form-container h2{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}.fund-finder-form-container h2{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;color:#19191a;font-size:18px;font-weight:600;line-height:28px}@media only screen and (max-width:499px){.fund-finder-form-container h2{font-size:18px}}.fund-finder-form-footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;width:100%;margin-top:2rem}.fund-finder-form-footer,.fund-finder-form-footer button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fund-finder-form-footer button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:195px;padding:.75rem 1rem}.fund-finder-form-footer button img{margin-left:.5rem}