.tyi-program-finder-page{width:100%;min-height:100vh;background:#fff}.tyi-program-finder-page .hero-section{display:flex;flex-direction:column;align-items:center;padding:30px 80px;width:100%;min-height:562px;background:linear-gradient(180deg,#ffe7d1,#ffe7d100 42.92%);box-sizing:border-box}.tyi-program-finder-page .hero-section .hero-container{position:relative;width:100%;max-width:1280px;height:502px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;background-image:url(/program-finder/programbg.webp);background-size:cover;background-position:50%;box-shadow:0 4px 30px #0000001a}.tyi-program-finder-page .hero-section .hero-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000004d 26.89%,#0000);z-index:1}.tyi-program-finder-page .hero-section .hero-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#ffe8d41a,#fff0);z-index:2;pointer-events:none}.tyi-program-finder-page .hero-section .hero-container .hero-content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;gap:24px;max-width:746px;text-align:center;padding:0 20px}.tyi-program-finder-page .hero-section .hero-container .hero-content .badge{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 16px;background:#ffd5bd;border-radius:86px}.tyi-program-finder-page .hero-section .hero-container .hero-content .badge span{font-weight:600;font-size:14px;color:#000;line-height:1}.tyi-program-finder-page .hero-section .hero-container .hero-content .heading-group{display:flex;flex-direction:column;align-items:center;gap:12px}.tyi-program-finder-page .hero-section .hero-container .hero-content .heading-group h1{font-weight:600;color:#fff;margin:0;letter-spacing:-.01em}.tyi-program-finder-page .hero-section .hero-container .hero-content .heading-group p{font-weight:400;font-size:16px;line-height:24px;color:#fff;margin:0;opacity:.9}.tyi-program-finder-page .main-content{display:flex;flex-direction:row;align-items:flex-start;padding:60px 80px;gap:24px;width:100%;max-width:1440px;margin:0 auto;box-sizing:border-box}.tyi-program-finder-page .main-content .filter-sidebar{width:326px;height:558px;padding:28px;background:linear-gradient(180deg,#fffcfa,#fff);border:1px solid #d9d9d9;box-shadow:0 4px 15px #0000000d;border-radius:12px;box-sizing:border-box;flex-shrink:0;overflow-y:auto;overflow-x:hidden}.tyi-program-finder-page .main-content .filter-sidebar::-webkit-scrollbar{width:4px}.tyi-program-finder-page .main-content .filter-sidebar::-webkit-scrollbar-track{background:#0000}.tyi-program-finder-page .main-content .filter-sidebar::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.tyi-program-finder-page .main-content .filter-sidebar .filter-header{display:flex;justify-content:space-between;align-items:center;width:100%;height:49px;padding-bottom:20px;border-bottom:1px solid #0000001a;margin-bottom:20px;box-sizing:border-box;flex-shrink:0}.tyi-program-finder-page .main-content .filter-sidebar .filter-header .title-group{display:flex;align-items:center;gap:6px}.tyi-program-finder-page .main-content .filter-sidebar .filter-header .title-group .filter-icon-wrapper{position:relative;display:flex;align-items:center}.tyi-program-finder-page .main-content .filter-sidebar .filter-header .title-group .filter-icon-wrapper img{width:24px;height:24px;object-fit:contain}.tyi-program-finder-page .main-content .filter-sidebar .filter-header .title-group .filter-icon-wrapper .filter-count{position:absolute;top:-6px;right:-8px;background:#f25c05;color:#fff;font-size:10px;font-weight:700;width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 2px 4px #0000001a}.tyi-program-finder-page .main-content .filter-sidebar .filter-header .title-group span{font-size:24px;font-weight:600;line-height:29px;color:#f25c05}.tyi-program-finder-page .main-content .filter-sidebar .filter-header .clear-all{font-size:16px;font-weight:600;line-height:19px;color:#6e6e6e;opacity:.5;cursor:pointer;transition:color .2s ease,opacity .2s ease}.tyi-program-finder-page .main-content .filter-sidebar .filter-header .clear-all.active{color:#f25c05;opacity:1}.tyi-program-finder-page .main-content .filter-sidebar .filter-group{display:flex;flex-direction:column;gap:16px;padding:16px 0;border-bottom:1px solid #0000000d}.tyi-program-finder-page .main-content .filter-sidebar .filter-group:last-child{border-bottom:none}.tyi-program-finder-page .main-content .filter-sidebar .filter-group .group-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;width:100%}.tyi-program-finder-page .main-content .filter-sidebar .filter-group .group-header span{font-size:16px;font-weight:600;line-height:19px;color:#212121}.tyi-program-finder-page .main-content .filter-sidebar .filter-group .group-header .arrow{width:20px;height:20px;transition:transform .3s ease}.tyi-program-finder-page .main-content .filter-sidebar .filter-group .group-header .arrow.open{transform:rotate(180deg)}.tyi-program-finder-page .main-content .filter-sidebar .filter-group .group-content{display:flex;flex-direction:column;gap:12px}.tyi-program-finder-page .main-content .filter-sidebar .filter-group .group-content .filter-item{display:flex;align-items:flex-start;gap:8px;cursor:pointer;width:100%}.tyi-program-finder-page .main-content .filter-sidebar .filter-group .group-content .filter-item input[type=checkbox]{appearance:none;-webkit-appearance:none;width:16px;height:16px;background:#fff;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;position:relative;margin-top:2px;flex-shrink:0;transition:all .2s ease}.tyi-program-finder-page .main-content .filter-sidebar .filter-group .group-content .filter-item input[type=checkbox]:checked{background-color:#ca4625;border-color:#ca4625}.tyi-program-finder-page .main-content .filter-sidebar .filter-group .group-content .filter-item input[type=checkbox]:checked:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.tyi-program-finder-page .main-content .filter-sidebar .filter-group .group-content .filter-item input[type=checkbox]:hover:not(:checked){border-color:#ca4625}.tyi-program-finder-page .main-content .filter-sidebar .filter-group .group-content .filter-item span{font-size:14px;font-weight:400;line-height:20px;color:#818184;display:flex;align-items:center;-webkit-user-select:none;user-select:none}.tyi-program-finder-page .main-content .results-area{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:30px}.tyi-program-finder-page .main-content .results-area .results-header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:30px}.tyi-program-finder-page .main-content .results-area .results-header .title-group-mobile{display:flex;align-items:center;gap:12px}.tyi-program-finder-page .main-content .results-area .results-header .title-group-mobile h2{font-family:inter;font-size:18px;font-weight:400;color:#31373d;margin:0}.tyi-program-finder-page .main-content .results-area .results-header .title-group-mobile .mobile-actions{display:none}.tyi-program-finder-page .main-content .results-area .results-header .search-container{position:relative;width:322px}.tyi-program-finder-page .main-content .results-area .results-header .search-container input{width:100%;height:50px;padding:0 20px 0 50px;background:#fff;border:1px solid #0000000d;box-shadow:0 0 9px #00000014;border-radius:36px;font-size:14px;color:#474d6a;outline:none}.tyi-program-finder-page .main-content .results-area .results-header .search-container input::placeholder{color:#474d6a80}.tyi-program-finder-page .main-content .results-area .results-header .search-container .search-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);width:22px;height:22px;object-fit:contain}.tyi-program-finder-page .main-content .results-area .programs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.tyi-program-finder-page .main-content .results-area .programs-grid .status-state{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:280px;padding:64px 24px;text-align:center;box-sizing:border-box;animation:programFinderFadeIn .35s ease}.tyi-program-finder-page .main-content .results-area .programs-grid .status-state .status-icon{width:56px;height:56px;border-radius:50%;background:#fff5ee;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tyi-program-finder-page .main-content .results-area .programs-grid .status-state .status-icon img{width:24px;height:24px;opacity:.75}.tyi-program-finder-page .main-content .results-area .programs-grid .status-state .status-spinner{width:48px;height:48px;border:4px solid #f3f3f3;border-top-color:tomato;border-radius:50%;animation:programFinderSpin 1s linear infinite;flex-shrink:0}.tyi-program-finder-page .main-content .results-area .programs-grid .status-state p{margin:0;max-width:420px;font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.005em;color:#4e5566}.tyi-program-finder-page .main-content .results-area .programs-grid .status-state.is-error p{color:#ca4625}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card{width:100%;max-width:100%;height:475px;background:#fff;border:.77459px solid #d9d9d9;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;position:relative;box-sizing:border-box}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-image{width:100%;height:237px;background-size:cover;background-position:50%;position:relative;flex-shrink:0}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-image .date-badge{position:absolute;top:0;right:0;width:auto;max-width:calc(100% - 16px);min-width:106px;min-height:37px;padding:6px 12px;background:#ffffffe6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:0 0 0 15.49px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-image .date-badge span{font-style:normal;font-weight:400;font-size:13px;line-height:16px;text-align:center;letter-spacing:-.005em;color:#fd7d08;display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body{padding:18px;display:flex;flex-direction:column;gap:24px;flex:1 1}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-main{display:flex;flex-direction:column;gap:15px;min-width:0}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-main h3{font-size:16px;font-weight:600;line-height:23px;letter-spacing:-.005em;color:#11141b;margin:0}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-main p{font-size:12px;font-weight:400;line-height:18px;letter-spacing:-.005em;color:#11141b;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px 30px;min-width:0}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-grid>.info-item{min-width:0}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-grid .info-item{display:flex;align-items:center;gap:4.5px;font-size:11px;font-weight:400;color:#11141b;letter-spacing:-.005em;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-grid .info-item img{width:18px;height:18px;flex-shrink:0}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-grid .info-item .info-item-label{flex-shrink:0}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-grid .info-item .info-item-value{font-weight:600;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1 1}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .card-actions{display:flex;gap:12px;margin-top:auto}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .card-actions button{flex:1 1;width:auto;min-width:0;height:34px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .card-actions button.btn-learn{background:#fff;border:.75px solid #c4c4c4;color:#000;font-weight:400}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .card-actions button.btn-learn:hover{background:#f5f5f5}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .card-actions button.btn-enroll{background:#ca4625;border:.75px solid #ca4625;color:#fff;text-transform:capitalize}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .card-actions button.btn-enroll:hover{background:#b33b1f}.tyi-program-finder-page .main-content .results-area .pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:20px}.tyi-program-finder-page .main-content .results-area .pagination .page-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #1111111a;border-radius:2px;cursor:pointer;font-weight:600;font-size:16px;color:#212121}.tyi-program-finder-page .main-content .results-area .pagination .page-btn.active{background:tomato;color:#fff;border:none}.tyi-program-finder-page .main-content .results-area .pagination .page-btn.disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.tyi-program-finder-page .main-content .results-area .pagination .page-btn.arrow svg{width:16px;height:16px}@media(max-width:1439px)and (min-width:769px){.tyi-program-finder-page .hero-section{padding:30px clamp(24px,4vw,60px)}.tyi-program-finder-page .hero-section .hero-container{height:clamp(420px,45vw,502px)}.tyi-program-finder-page .main-content{padding:40px clamp(24px,4vw,60px);gap:clamp(16px,2vw,24px);width:100%;max-width:100%;box-sizing:border-box}.tyi-program-finder-page .main-content .filter-sidebar{width:clamp(260px,24vw,326px);flex-shrink:0}.tyi-program-finder-page .main-content .results-area{flex:1 1;min-width:0}.tyi-program-finder-page .main-content .results-area .results-header .search-container{width:clamp(220px,28vw,322px);max-width:100%}.tyi-program-finder-page .main-content .results-area .programs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,1.5vw,16px)}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card{width:100%;height:auto;min-height:475px}}@media(max-width:1280px){.tyi-program-finder-page .hero-section{padding:30px 40px}.tyi-program-finder-page .hero-section .hero-container{height:450px}.tyi-program-finder-page .hero-section .hero-container .hero-content h1{font-size:36px;line-height:44px}.tyi-program-finder-page .main-content{padding:40px}.tyi-program-finder-page .main-content .filter-sidebar{width:300px}.tyi-program-finder-page .main-content .results-area .results-header{margin-bottom:20px}.tyi-program-finder-page .main-content .results-area .results-header h2{font-size:20px}.tyi-program-finder-page .main-content .results-area .results-header .search-container{width:min(280px,100%)}.tyi-program-finder-page .main-content .results-area .programs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card{width:100%;height:auto;min-height:475px}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-grid{grid-template-columns:1fr;gap:10px}}@media(max-width:1200px)and (min-width:769px){.tyi-program-finder-page .main-content{padding:32px 24px;gap:20px}.tyi-program-finder-page .main-content .filter-sidebar{width:240px;height:auto;max-height:80vh;padding:20px}.tyi-program-finder-page .main-content .results-area .programs-grid{grid-template-columns:minmax(0,1fr);gap:16px}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card{width:100%;max-width:100%;min-height:0;height:auto}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-grid{grid-template-columns:1fr 1fr;gap:12px 20px}}@media(max-width:768px){.tyi-program-finder-page .hero-section{padding:20px;min-height:auto}.tyi-program-finder-page .hero-section .hero-container{background-image:url(/program-finder/programbgmobile.webp);padding:60px 20px}.tyi-program-finder-page .hero-section .hero-container .hero-content .heading-group h1{font-size:20px;line-height:26px}.tyi-program-finder-page .hero-section .hero-container .hero-content .heading-group p{font-size:14px}.tyi-program-finder-page .main-content{padding:20px 16px;flex-direction:column;gap:30px;position:relative;display:flex}.tyi-program-finder-page .main-content .results-area{display:contents}.tyi-program-finder-page .main-content .results-header{order:1;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.tyi-program-finder-page .main-content .results-header .title-group-mobile{display:flex;justify-content:space-between;align-items:center;width:100%}.tyi-program-finder-page .main-content .results-header .title-group-mobile h2{font-family:inter;font-size:18px;font-weight:400;color:#31373d;margin:0}.tyi-program-finder-page .main-content .results-header .title-group-mobile .mobile-actions{display:flex;align-items:center;gap:12px}.tyi-program-finder-page .main-content .results-header .title-group-mobile .mobile-actions .filter-toggle,.tyi-program-finder-page .main-content .results-header .title-group-mobile .mobile-actions .search-toggle{cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.tyi-program-finder-page .main-content .results-header .title-group-mobile .mobile-actions .filter-toggle img,.tyi-program-finder-page .main-content .results-header .title-group-mobile .mobile-actions .search-toggle img{width:100%;height:100%;object-fit:contain}.tyi-program-finder-page .main-content .results-header .search-container{width:100%}.tyi-program-finder-page .main-content .results-header .search-container input{width:100%;height:44px;font-size:14px}.tyi-program-finder-page .main-content .filter-sidebar{order:2;display:none}.tyi-program-finder-page .main-content .filter-sidebar.open{display:flex;position:relative;margin:0 auto 24px;z-index:10;width:100%;max-width:343px;height:auto;max-height:544px;padding:28px;background:linear-gradient(180deg,#fffcfa,#fff);border:1px solid #d9d9d9;box-shadow:0 4px 15px #0000000d;border-radius:12px;flex-direction:column;overflow-y:auto;box-sizing:border-box}.tyi-program-finder-page .main-content .filter-sidebar.open .filter-header{padding:0 0 20px;border-bottom:1px solid #0000001a;margin-bottom:20px}.tyi-program-finder-page .main-content .filter-sidebar.open .filter-header .title-group{gap:6px}.tyi-program-finder-page .main-content .filter-sidebar.open .filter-header .title-group img{width:16px;height:16px;filter:none}.tyi-program-finder-page .main-content .filter-sidebar.open .filter-header .title-group span{font-size:18px;color:#f25c05;font-weight:600}.tyi-program-finder-page .main-content .filter-sidebar.open .filter-header .clear-all{font-size:16px;opacity:.5}.tyi-program-finder-page .main-content .filter-sidebar.open .filter-header .clear-all.active{color:#f25c05;opacity:1}.tyi-program-finder-page .main-content .filter-sidebar.open .filter-group{border-bottom:1px solid #0000001a;padding-bottom:14px;margin-bottom:14px}.tyi-program-finder-page .main-content .filter-sidebar.open .filter-group .group-header span{font-size:16px;font-weight:600}.tyi-program-finder-page .main-content .filter-sidebar.open .filter-group .group-content{padding-top:10px;display:flex;flex-direction:column;gap:12px}.tyi-program-finder-page .main-content .filter-sidebar.open .filter-group .group-content .filter-item{display:flex;align-items:flex-start;gap:8px}.tyi-program-finder-page .main-content .filter-sidebar.open .filter-group .group-content .filter-item input[type=checkbox]{width:16px;height:16px;border:1px solid #818184;border-radius:4px;margin-top:2px}.tyi-program-finder-page .main-content .filter-sidebar.open .filter-group .group-content .filter-item span{font-size:14px;font-weight:500;color:#818184;line-height:20px}.tyi-program-finder-page .main-content .results-area{width:100%;gap:24px}.tyi-program-finder-page .main-content .results-area .results-header{order:1;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.tyi-program-finder-page .main-content .results-area .results-header .title-group-mobile{display:flex;justify-content:space-between;align-items:center;width:100%}.tyi-program-finder-page .main-content .results-area .results-header .title-group-mobile h2{font-family:inter;font-size:18px;font-weight:400;color:#31373d;margin:0}.tyi-program-finder-page .main-content .results-area .results-header .title-group-mobile .mobile-actions{display:flex;align-items:center;gap:12px}.tyi-program-finder-page .main-content .results-area .results-header .title-group-mobile .mobile-actions .filter-toggle,.tyi-program-finder-page .main-content .results-area .results-header .title-group-mobile .mobile-actions .search-toggle{cursor:pointer;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.tyi-program-finder-page .main-content .results-area .results-header .title-group-mobile .mobile-actions .filter-toggle img,.tyi-program-finder-page .main-content .results-area .results-header .title-group-mobile .mobile-actions .search-toggle img{width:100%;height:100%;object-fit:contain}.tyi-program-finder-page .main-content .results-area .results-header .search-container{display:none}.tyi-program-finder-page .main-content .results-area .results-header .search-container.mobile-open{display:flex;width:100%;margin-top:10px}.tyi-program-finder-page .main-content .results-area .results-header .search-container.mobile-open input{width:100%;height:44px;font-size:14px}.tyi-program-finder-page .main-content .results-area .programs-grid{order:4;grid-template-columns:minmax(0,1fr);justify-items:stretch;width:100%}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card{width:100%;max-width:100%;height:auto;min-height:0;border-radius:14px;overflow:hidden}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-image{height:236px;position:relative;flex-shrink:0}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-image .date-badge{position:absolute;right:0;top:0;width:auto;max-width:calc(100% - 16px);min-width:106px;min-height:37px;padding:6px 12px;border-radius:0 0 0 14px;background:#ffffffe6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-image .date-badge span{font-size:13px;font-weight:500;color:#fd7d08;display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:16px}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body{padding:20px 16px;gap:16px;display:flex;flex-direction:column;flex:0 0 auto}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-main{display:flex;flex-direction:column;gap:12px;min-width:0}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-main h3{font-size:16px;line-height:23px;color:#11141b;font-weight:600;margin:0}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-main p{font-size:14px;line-height:18px;color:#11141b;opacity:.8;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-grid{display:flex;flex-direction:column;gap:12px}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-grid .info-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#11141b;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-grid .info-item img{width:14px;height:14px;flex-shrink:0}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-grid .info-item .info-item-label{flex-shrink:0;font-size:14px}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-grid .info-item .info-item-value{font-weight:600;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1 1}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .info-grid .info-item span.more{font-size:11px;opacity:.6;margin-left:4px}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .card-actions{display:flex;gap:12px;margin-top:8px;width:100%}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .card-actions button{flex:1 1;width:auto;min-width:0;max-width:none;height:34px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .card-actions button.btn-learn{background:#fff;border:1px solid #c4c4c4;color:#000}.tyi-program-finder-page .main-content .results-area .programs-grid .program-card .card-body .card-actions button.btn-enroll{background:#ca4625;border:none;color:#fff}.tyi-program-finder-page .main-content .results-area .pagination{display:flex;justify-content:center;align-items:center;width:100%;order:5;margin-top:40px}}@keyframes programFinderSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes programFinderFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}