nav{position:fixed;width:100%;top:0;left:0;right:0;background-color:#fefefe;z-index:10;box-shadow:0 2px 5px #0000001a}.containerNav{max-width:1440px;margin:0 auto;width:97.5%}.navbar{display:grid;grid-template-columns:200px 1fr 100px;justify-content:space-between;column-gap:1rem;position:relative}.navbarLogo{display:flex;align-items:center;padding:.5rem 0}.navbarLogoImg{max-width:180px}.navbarLinks{list-style:none;display:flex;justify-content:center;align-items:center;gap:2rem}.navbarLink{padding:1rem 0;display:flex;justify-content:center;align-items:center;gap:.25rem;cursor:pointer;transition:color .2s ease-in-out}.navbarLink:hover{color:#108888}.navbarSecLinks{list-style:none;display:flex;justify-content:flex-end;align-items:center;gap:1.5rem}.navbarSecLink{display:flex;justify-content:center;align-items:center;font-size:1.75rem;background-color:transparent}.navCartIcon{position:relative}.navCartIcon img{min-width:1.5rem}.navCartItemsQuantity{background-color:#108888;color:#fefefe;width:1.35rem;height:1.35rem;display:flex;justify-content:center;align-items:center;font-size:.8rem;border-radius:5rem;position:absolute;top:-30%;right:-35%;font-weight:400}.navPathwaysDropdown{background-color:#adadad;position:absolute;bottom:-24.5rem;right:5rem;width:800px;box-shadow:2px 2px 10px 2px #00000026;border-radius:5px;background-color:#f3f4f6;display:grid;grid-template-columns:repeat(2,1fr);column-gap:2rem;padding:1.5rem 2rem;opacity:0;pointer-events:none;transition:opacity .2s}.navPathwaysDropdown.open{opacity:1;pointer-events:auto}.dropdownLink+.dropdownLink{margin-top:.75rem}.dropdownLink.title{font-weight:400}.dropdownLink{display:block;transition:color .2s}.dropdownLink:hover{color:#108888}.navStatesDropdown{position:absolute;bottom:-30rem;right:10rem;width:800px;box-shadow:2px 2px 10px 2px #00000026;border-radius:5px;background-color:#f3f4f6;display:grid;grid-template-columns:1fr 2fr;column-gap:2rem;padding:3rem 4rem;opacity:0;pointer-events:none;transition:opacity .2s}.navStatesDropdown.open{opacity:1;pointer-events:auto}.stateLinkstitle{font-weight:400;margin-bottom:1rem}.stateImg{background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:5px;transition:background-image .2s ease-in-out;box-shadow:5px 5px 20px 5px #00000080}#mobileNav{display:none}@media (max-width: 1024px){#desktopNav{display:none}#mobileNav{display:block;position:fixed;width:100%;top:0;left:0;right:0;background-color:#fefefe;z-index:10;box-shadow:0 2px 5px #0000001a}#mobileNav .navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}#mobileNav .navbarSecLinks{gap:1rem}#mobileNav .navbarSecLink img{width:1.5rem}#mobileNav .navbarSecLink svg{font-size:1.5rem;font-weight:300}.navHamburgerIcon{cursor:pointer;font-size:1.5rem}.mobileNavLinks{position:fixed;background-color:#f3f4f6;height:100%;width:90%;max-width:600px;right:-1000px;box-shadow:-10px 10px 10px 2px #00000026;z-index:20;transition:right .2s ease-in-out;list-style:none}.openMobileNav{right:0;bottom:0;top:0;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.closeNavBtn{position:absolute;right:5%;top:5%;font-size:2rem;cursor:pointer}.navMobileOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:fixed;top:0;left:0;right:0;bottom:0;z-index:5;display:none}.showNavMobileOverlay{display:block}#mobileNav .navbarLink,#mobileNav .dropdownLink{padding:.5rem 3rem}#mobileNav .navbarLink{justify-content:flex-start}.dataPathwayMobileDropdown,.postsecPathwayMobileDropdown,.statesMobileDropdown{height:0;overflow:hidden}.dataPathwayMobileDropdown.showMobDropDown,.postsecPathwayMobileDropdown.showMobDropDown,.statesMobileDropdown.showMobDropDown{height:auto;margin-left:1rem}}@media (max-width: 420px){#mobileNav .navbarLink,#mobileNav .dropdownLink{padding:.5rem 1rem}.mobileNavLinks{width:100%}}.overlay,.modal{display:none}.modal.showModal{display:block;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100}.courseVidModal{width:90%;max-width:800px}.popupModal{width:90%;max-width:400px}.tcmodal{width:90%;max-width:600px;position:relative}.tcmodal .closePopupBtn{display:none}.overlay.showOverlay{display:block;width:100%;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50}.closePopupBtn{position:absolute;top:5%;right:5%;font-size:2rem;width:2.5rem;height:2.5rem;color:#1f2937;cursor:pointer;z-index:1}.logoutpopupMsgTitle{font-weight:400;font-size:.9rem;text-decoration:underline;margin-bottom:3rem;color:#fefefe}.logoutPopupMsg{color:#fefefe;font-size:.875rem}.logoutPopupMsg span{margin-bottom:1rem;font-weight:400;font-size:1.75rem;display:inline-block}.logoutBtn{padding:1rem 3rem;border-radius:5px;font-size:1rem;background-color:#fc9fa0}.popup{width:100%;padding:2rem;margin:0 auto;text-align:center;background-color:#108888;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:10px;box-shadow:5px 5px 10px 2px #00000040;position:relative}.popupLogo{max-width:15rem;margin-bottom:2rem}.popupMsgTitle{font-weight:500;color:#fefefe;margin-bottom:1rem}.popupMsg{color:#fefefe;line-height:1.6;font-weight:300}.success{background-color:#108888}.error{background-color:#d26466}.popupIcon{max-width:5rem;margin-bottom:1.25rem}.stateHeaderMain{margin-top:4rem}.stateHeader{min-height:550px;background-repeat:no-repeat;background-position:right center;background-size:cover;display:flex;flex-direction:column;justify-content:center}.stateHeaderText{max-width:40rem;color:#fefefe;padding-left:3rem}.stateHeaderTitle{font-size:3rem;margin-bottom:1rem;line-height:1}.stateHeaderDesc{font-size:.9rem}@media (max-width: 820px){.stateHeaderText{margin:0 auto;text-align:center;padding-left:0;width:95%}.stateHeaderTitle{font-size:2rem}.stateHeader{min-height:350px}}#bannerSection{margin-bottom:6rem}.bannerSection{min-height:300px;display:flex;flex-direction:column;justify-content:flex-end;padding:0 0 3rem 3rem;background-size:cover;background-repeat:no-repeat;background-position:center center}.bannerSection .sectionTitle{color:#fefefe;margin-bottom:.5rem}.bannerDesc{font-weight:300;color:#fefefe}@media (max-width: 820px){.bannerSection{padding:0 0 2rem 1rem}}footer{margin:4rem 0 2rem}.footer{background-color:#f3f4f6;padding:4rem}.footerContactInfo{display:grid;grid-template-columns:repeat(3,1fr);max-width:80%;margin:0 auto}.footerContactInfoCard{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:4rem}.footerContactInfoCardIcon{display:flex;justify-content:center;align-items:center;width:3rem;height:3rem;border-radius:5rem;box-shadow:2px 2px 5px 1px #0000001a}.footerContactInfoCardText{font-weight:300;font-size:.875rem;text-align:center;max-width:25ch}.footerLinksSubscribe{display:grid;grid-template-columns:3fr 2fr;column-gap:2rem;max-width:85%;margin:0 auto}.footerLinksSubscribe2{text-align:center}.footerLinks{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2rem}.footerLinksSubscribeTitle{font-weight:500;margin-bottom:1rem;font-size:1rem}.footerLink{display:block;font-size:.9rem}.footerLink+.footerLink{margin-top:.5rem}.footerSubscribe{display:flex;flex-direction:column;justify-content:center}.footerSubscribeInput{display:flex;justify-content:space-between;align-items:center;background-color:#fefefe}.footerSubscribeEmailInput{flex:1;padding:.75rem;border:none;outline:none;font-weight:300}.footerSubscribeEmailInput:focus-within{border:none;outline:none}.footerSubscribeEmailBtn{background-color:#fefefe;padding:.75rem 1rem}@media (max-width: 1130px){.footerContactInfo{max-width:90%}.footerLinksSubscribe{max-width:95%}}@media (max-width: 920px){.footer{padding:3rem}.footerContactInfo,.footerLinksSubscribe{max-width:100%}}@media (max-width: 820px){.footer{padding:3rem}.footerContactInfo,.footerLinksSubscribe{max-width:100%}.footerContactInfo{grid-template-columns:repeat(2,1fr);row-gap:2rem;margin-bottom:3rem}.footerContactInfoCard{margin-bottom:0}.footerContactInfoCard:last-child{grid-column:1/-1}.footerLinksSubscribe{grid-template-columns:1fr}.footerLinksCol{display:flex;flex-direction:column;align-items:center}.footerSubscribe{width:90%;max-width:400px;margin:3rem auto 0}}@media (max-width: 690px){.footer{padding:3rem 1rem}.footerContactInfo{grid-template-columns:1fr}.footerLinks{grid-template-columns:1fr;row-gap:2rem}}.pathwayCourseCard{background-color:#f9fafb;padding:1rem 2rem;min-width:500px;display:flex;flex-direction:column}.pathwayCourseCardImg{min-height:17.5rem;margin-bottom:1rem;background-size:cover;background-repeat:no-repeat;background-position:center center;flex:1}.pathwayCourseCardTitle{background:linear-gradient(133deg,rgba(16,136,136,.8) 0%,rgba(16,136,136,.38) 100%);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);padding:1rem .5rem;text-align:center;color:#fefefe;font-size:.9rem;font-weight:500;flex:1;width:100%}@media (max-width: 1090px){.pathwayCourseCard{min-width:400px}}@media (max-width: 890px){.pathwayCourseCard{min-width:370px}.pathwayCourseCardImg{min-height:15rem}}@media (max-width: 820px){.pathwayCourseCard{min-width:350px}.pathwayCourseCardImg{min-height:12.5rem}}@media (max-width: 780px){.pathwayCourseCard{min-width:325px}.pathwayCourseCardImg{min-height:12.5rem}}@media (max-width: 720px){.pathwayCourseCard{min-width:500px}.pathwayCourseCardImg{min-height:13.5rem}}@media (max-width: 550px){.pathwayCourseCard{min-width:350px}.pathwayCourseCardImg{min-height:15rem}}@media (max-width: 390px){.pathwayCourseCard{min-width:300px}.pathwayCourseCardImg{min-height:12.5rem}}.pathwayCourseCardsFlex{display:grid;grid-template-columns:repeat(2,1fr);row-gap:2rem;column-gap:2rem}@media (max-width: 720px){.pathwayCourseCardsFlex{grid-template-columns:1fr;justify-items:center}}@media (max-width: 550px){.pathwayCourseCardsFlex{justify-items:stretch}}.pricingTableContainer{overflow-x:scroll}.pricingTable{width:100%;min-width:800px;border-collapse:collapse;margin-top:1rem}.pricingTable th{text-align:left;padding:1rem;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;font-weight:300;font-size:.9rem}.pricingTable td{padding:1rem;font-weight:300;font-size:.875rem;border-bottom:1px solid #f3f4f6}.pricingTable tr{display:flex;justify-content:space-between}.pricingTable tr td:nth-child(2),.pricingTable tr th:nth-child(2){flex:1}.pricingTable tr td:first-child,.pricingTable tr th:first-child{flex-basis:15%}.pricingTable tr td:last-child,.pricingTable tr th:last-child{flex-basis:10%}.pricingTable tr td:first-child{padding-left:3rem;display:flex;align-items:center}.pathwayCard{min-height:600px;display:flex;align-items:flex-end;background-size:cover;background-repeat:no-repeat;background-position:top center}.pathwayCardText{margin:2rem;background-color:#fefefe;padding:2rem;display:flex;flex-direction:column;justify-content:center;min-height:265px}.pathwayCardTitle{font-size:1.5rem;margin-bottom:.5rem}.pathwayCardDesc{font-size:.875rem;margin-bottom:1rem}.pathwayCardBtn{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;color:#108888;background-color:#fefefe}.borderedCard{border:5px solid #108888}@media (max-width: 1024px){.pathwayCard{min-height:450px}.pathwayCardText{min-height:auto;margin:1rem;padding:2rem 1rem}.pathwayCardTitle{font-size:1.25rem}.pathwayCardDesc{margin-bottom:.5rem}.pathwayCardBtn{font-size:.9rem}}@media (max-width: 820px){.pathwayCard{max-width:30rem;margin:0 auto}}@media (max-width: 540px){.pathwayCard{min-height:400px}.pathwayCardTitle{font-size:1rem}.pathwayCardDesc{font-size:.75rem}}.pathwaysCardsGrid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:1rem}@media (max-width: 820px){.pathwaysCardsGrid{grid-template-columns:1fr;row-gap:2rem}}.clarkCountyPricingTables{display:grid;grid-template-columns:repeat(3,1fr);column-gap:2rem;background-color:#f3f4f6;padding:2rem}.clarkCountyPricingTables .ucInfoTableTitle{font-size:1.25rem}.flex-between{display:grid;grid-template-columns:4fr 1fr;column-gap:1.5rem;align-items:flex-start}.clarkCountyPricingTableEl+.clarkCountyPricingTableEl{margin-top:.75rem}.clarkCountyPricingTables .courseTitle{font-size:.8rem;line-height:1.2}.clarkCountyPricingTableEl.oneTimePayment .courseTitle{font-size:1rem;line-height:1.2}.clarkCountyPricingTables .coursePrice{font-size:.8rem;font-weight:500;justify-self:end}.clarkCountyPricingTableEl.oneTimePayment .coursePrice{font-size:1rem;font-weight:500;justify-self:end}.oneTimePaymentDesc{margin-top:4rem;line-height:1.5;font-size:.875rem}.clarkCountyPricingTables .totalCost{position:absolute;bottom:2rem;width:calc(100% - 4rem)}.clarkCountyPricingTables .disclaimer{position:absolute;left:.5rem;bottom:.5rem;font-size:.875rem;font-style:italic}.clarkCountyPricingBtn{background-color:#108888;display:flex;align-items:center;justify-content:center;gap:.25rem;border-color:#108888;color:#fefefe;border-radius:5px;text-align:center;padding:1rem;font-weight:400;position:absolute;bottom:2rem;width:calc(100% - 4rem)}.clarkCountyPricingBtn:hover{background-color:#1d4ed8}@media (max-width: 600px){.clarkcountyPricingTitle{font-weight:700;font-size:1.25rem}.clarkCountyPricingDesc{margin-bottom:2rem}.clarkCountyPricing .content{height:650px}.clarkCountyPricing .tabs{width:200px}.clarkCountyPricing .tabs .tab{width:100%;max-width:100px;font-size:.75rem;min-width:100px}.clarkCountyPricing .disclaimer{font-size:.75rem}}@media (max-width: 1170px){.clarkCountyPricingTables{grid-template-columns:1fr;row-gap:2rem;justify-items:center}.clarkCountyPricingTables .ucInfoTable{max-width:560px}}@media (max-width: 520px){.clarkCountyPricingTables .ucInfoTable{min-height:650px}}@media (max-width: 440px){.clarkCountyPricingTables{padding:0;background-color:transparent}.clarkCountyPricingTables .ucInfoTable{box-shadow:0 0 10px 5px #c6c7c8}.clarkCountyPricingTables .ucInfoTable{min-height:auto}.clarkCountyPricingTables .contactusLink,.clarkCountyPricingTables .totalCost{position:static;width:100%}.clarkCountyPricingTables .totalCost{margin-top:2rem}}.ucInfoTable2{min-height:740px!important}.pricing-container{display:flex;gap:1rem;font-family:Inter,sans-serif;justify-content:center}.pricing-box{max-width:300px;display:flex;flex-direction:column;padding:1.5rem;background-color:#f9fafb;font-family:Inter,sans-serif}.bundle-details{flex-grow:1}.bundle-title{color:#4b5563;font-size:1.25rem;margin-bottom:.5rem;font-family:Inter,sans-serif}.bundle-subtitle{font-size:.75rem;margin-bottom:1rem;font-family:Inter,sans-serif;color:#2a9d8f;line-height:1.1rem}.bundle-description>li{font-size:.75rem;color:#4b5563;font-family:Inter,sans-serif;line-height:1.1rem;margin-left:16px}.pricing-details{margin-top:8.5rem;align-items:center;font-family:Inter,sans-serif;color:#4b5563;text-align:center}.pricing-label{font-family:Inter,sans-serif;margin-bottom:5px;font-size:1.25rem}.pricing-price{font-size:1.125rem;color:#2a9d8f;font-family:Inter,sans-serif;font-size:1.25rem}.pricing-button{padding:12px;border-radius:4px;background:#108888;color:#fff;font-family:Inter,sans-serif;width:100%;margin-top:12px}.pricing-modal{padding:40px;background:#ffffff;border-radius:8px;max-width:840px;margin:0 auto}.pricing-modal-title{margin-bottom:24px;line-height:24px;font-size:18px;font-weight:400;color:#000;font-family:Inter,sans-serif}.course-list{list-style:none;padding:0;margin:0 0 24px}.course-item{position:relative;display:flex;justify-content:space-between;align-items:center;background-color:#f9fafb;border-radius:4px;padding:12px 16px;margin-bottom:24px;cursor:pointer;font-family:Inter,sans-serif;gap:8px;border:1px solid #f9fafb;flex-wrap:nowrap}.course-item .course-label{flex:1 1 auto;min-width:0}.course-item .course-icon{cursor:pointer}.course-item .course-icon,.course-item .checkbox{flex:0 0 auto}.course-item .course-icon img{vertical-align:middle}.course-label{font-size:16px;color:#4b5563bf;font-family:Inter,sans-serif}.course-item.selected{border:1px solid;border-color:#2a9d8f}.course-item.selected .course-label{color:#2d3748}.checkbox{width:24px;height:24px;border:2px solid #cbd5e0;background-color:#fff;display:flex;align-items:center;justify-content:center;border:1px rgba(16,136,136,.5) solid;transition:background-color .2s,border-color .2s}.course-item.selected .checkbox{background-color:#108888}.pricing-modal-actions{display:flex;justify-content:flex-end;gap:16px}.cancel-btn{background:transparent;border:none;font-size:16px;color:#4a5568;cursor:pointer;width:50%;font-family:Inter,sans-serif}.confirm-btn{background:#2a9d8f;color:#fff;border:none;padding:12px 24px;font-size:16px;cursor:pointer;transition:background-color .2s;border-radius:4px;width:50%;font-family:Inter,sans-serif}.confirm-btn:disabled{background:rgba(16,136,136,.5);cursor:not-allowed}.confirm-btn:hover,.pricing-button:hover{background-color:#0e7777}.course-list-pre-selected .course-item{cursor:default}.course-list-pre-selected .course-item.selected .course-label{color:#4b5563bf}.course-list-pre-selected .course-item.selected .checkbox{background-color:#10888880;border:none}.modal.showModal.pricingModal{max-height:90vh;overflow-y:auto}.info-popup{position:absolute;top:calc(100% + 8px);left:-1px;background:rgba(249,250,251,1);border:1px solid rgba(16,136,136,.5);border-radius:4px;padding:16px;width:500px;max-width:80vw;box-shadow:0 4px 12px #0000001a;z-index:20;display:flex}.info-popup .tooltip-close{position:absolute;top:10px;right:12px;background:transparent;border:none;font-size:28px;line-height:1;cursor:pointer;color:#4b5563;font-weight:100}.info-popup .tooltip-text{padding:0 16px 0 8px;font-size:.875rem;color:#4b5563bf;line-height:1.4;font-family:Inter,sans-serif}.info-popup.info-popup-reverse{top:auto;bottom:calc(100% + 8px)}@media (max-width: 1200px){.modal.showModal.pricingModal{width:100%}}@media (max-width: 768px){.pricing-container{flex-direction:column}.pricing-box{margin:0 auto}}.courseVidImg{display:flex;justify-content:center;align-items:center;width:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;cursor:pointer}.courseVidIframe{height:500px}@media (max-width: 920px){.courseVidIframe{height:440px}}@media (max-width: 720px){.courseVidImg{background-position:top center;min-height:400px}}@media (max-width: 780px){.courseVidIframe{height:380px}}@media (max-width: 580px){.courseVidIframe{height:320px}}@media (max-width: 500px){.courseVidIframe{height:250px}}.courseHeader{display:grid;grid-template-columns:repeat(2,1fr);min-height:75vh}.courseHeaderLeftCol{display:flex}.courseHeaderDesc{background-color:#292c3d;color:#fefefe;display:flex;flex-direction:column;justify-content:center;align-self:center;padding:3rem 2rem;position:relative;left:-3rem}.courseHeaderSubtitle{font-weight:300;font-size:.9rem;margin-bottom:1rem}.ceu{font-size:.875rem;font-weight:400}.courseHeaderTitle{font-size:2.25rem;margin-bottom:.5rem}.courseHeaderText{font-size:.9rem}@media (max-width: 1080px){.courseHeader{grid-template-columns:2fr 3fr}.courseHeaderTitle{font-size:2rem}.courseHeaderDesc{left:-2rem}}@media (max-width: 720px){.courseHeader{grid-template-columns:1fr}.courseHeaderLeftCol{min-height:400px}.courseHeaderDesc{position:static}}.courseDetails{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2rem}.courseImg{background-size:cover;background-repeat:no-repeat;background-position:center}.courseDetailsTitle{margin-bottom:.5rem}.courseDetailsDesc{font-size:.9rem;margin-bottom:.5rem}.courseDetailsPrice{font-weight:400;font-size:1.5rem;margin-bottom:1rem}.addToCartContainer{display:flex;gap:1rem;margin-bottom:1rem}.addToCartBtn{flex:1;background-color:#1f2937;color:#fefefe;padding:1rem}.quantityCounter{display:flex;border:1px solid #e5e7eb}.quantityBtn{padding:1rem;font-size:1rem;background-color:transparent;font-weight:300}.quantity{max-width:3rem;font-size:1rem;text-align:center;border:none;outline:none}.courseInformationTitle{margin-bottom:1rem}.courseInformationList{list-style:none;font-weight:300;font-size:1rem}.courseInformationListItem+.courseInformationListItem{margin-top:.75rem}.bookName{text-transform:uppercase}@media (max-width: 840px){.courseDetails{grid-template-columns:2fr 3fr;column-gap:1rem}.courseImg{min-height:300px}}@media (max-width: 720px){.courseDetails{grid-template-columns:1fr;row-gap:1rem}.courseImg{min-height:300px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next,.swiper-button-prev{background-color:#fefefe;width:2rem;height:2rem;padding:1rem;border-radius:5rem}.swiper-button-next:after,.swiper-button-prev:after{font-size:1rem;color:#1f2937}.stateCardImg{margin-bottom:.25rem;width:100%}.stateCardTitle{font-weight:300;text-align:center;font-size:1.25rem}#states{margin-bottom:6rem}.courseFaq .sectionTitle{margin-bottom:.5rem}.courseFaqDesc{margin-bottom:2rem;font-size:.9rem}.courseMarkDown b{font-weight:500}.courseMarkDown.courseFaqContentTitle p{font-size:1rem;font-weight:400;margin-bottom:1rem}.courseMarkDown p{font-size:.875rem}.courseMarkDown ul{font-size:.875rem;font-weight:300;line-height:1.6;padding-left:1rem}.courseMarkDown a{text-decoration:underline;color:#108888}.courseFaqTabs{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.courseFaqTab{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;text-align:center;cursor:pointer;background-color:#f9fafb;border:1px solid transparent;width:8rem;height:8rem;transition:color .25s ease-in-out,border .25s ease-in-out}.courseFaqTab img{max-width:3rem;height:3rem;object-fit:contain}.courseFaqTab.selectedTab{border:1px solid #108888;color:#108888}.courseFaqTabTitle>p{font-weight:300;font-size:1rem;line-height:1.1}.courseFaqContent{padding-top:4rem}.courseFaqContentTitle{font-size:1rem;font-weight:400;margin-bottom:1rem}@media (max-width: 820px){.courseFaqTab{width:6rem;height:6rem;gap:.25rem}.courseFaqTabTitle>p{font-size:.75rem}.courseFaqTab img{max-width:1.75rem;height:1.75rem}.courseFaqContent{padding:2rem 1rem}}.note-green{color:#108888}.note-green a{color:#000}@media (max-width: 540px){.courseFaqTab{width:5rem;height:5rem;gap:.5rem}}.pathwayHeader{min-height:80vh;display:grid;grid-template-columns:2fr 3fr;column-gap:4rem}.pathwayHeaderImg{background-image:url(/assets/dataPathwayBg-e03b2cc3.png);background-size:cover;background-position:center center}.pathwayHeaderText{display:flex;flex-direction:column;justify-content:center}.pathwayHeaderImg{grid-column:11/-1;display:flex;justify-content:center;align-items:center;cursor:pointer}@media (max-width: 1024px){.pathwayHeader{grid-template-columns:repeat(2,1fr);min-height:60vh}}@media (max-width: 720px){.pathwayHeader{grid-template-rows:1fr auto;row-gap:2rem;grid-template-columns:1fr}#pathwayHeader{max-width:40rem;margin-left:auto;margin-right:auto}.pathwayHeaderText{grid-row:2/-1}.pathwayHeaderText .headerTitle,.pathwayHeaderText .headerDesc{text-align:center}}.tableTabs{display:flex;align-items:center;gap:2rem;margin-bottom:1rem}.tableTab{font-weight:400;font-size:1rem;cursor:pointer;border-bottom:1px solid transparent;transition:color .25s ease-in-out}.tableTab.selectedTab{color:#108888;text-decoration:underline}@media (max-width: 560px){.tableTab{font-size:.875rem}}.tabs{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.tab{flex:1;min-width:150px;display:flex;justify-content:center;align-items:center;text-align:center;padding:1rem;background-color:#f3f4f6;border:2px solid #f3f4f6;font-weight:400;font-size:1rem;cursor:pointer;font-weight:300;transition:border .25s ease-in-out,color .5s ease-in-out}.tab2{flex:1;min-width:150px;display:flex;justify-content:left;align-items:center;text-align:center;padding:2rem;font-weight:600!important;font-size:1.25rem;cursor:pointer;font-weight:300;transition:border .25s ease-in-out,color .5s ease-in-out}.tab.selectedTab{border:1px solid rgb(16,136,136,.5);color:#108888}.tab2.selectedTab{color:#108888;text-decoration:underline}.content{padding:3rem 2rem 2rem}.faqQuestions{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2rem;row-gap:2rem}.faqQuestions2{display:grid;grid-template-columns:repeat(3,1fr);column-gap:2rem;row-gap:2rem;padding-bottom:4rem}.faqQuestionTitle{font-size:1rem;font-weight:500;text-transform:capitalize;margin-bottom:.25rem}.faqQuestionDesc{font-size:.875rem;line-height:1.8}.faqQuestionNote{margin-top:1rem;font-size:.9rem}.pricingPlanTitle{margin-bottom:1rem;font-size:1rem;font-weight:500}.pricingPlanDesc{font-size:.9rem;margin-bottom:2.5rem}@media (max-width: 1024px){.faqQuestions,.faqQuestions2{grid-template-columns:1fr;row-gap:2rem}}@media (max-width: 560px){.tab,.tab2{font-size:.875rem;display:flex;justify-content:center;align-items:center}.content{padding:2rem 1rem 1rem}.pricingPlanDesc{margin-bottom:1rem}}.homeHeader{min-height:80vh;display:grid;grid-template-columns:repeat(20,1fr)}.homeHeaderText{grid-column:1/8;display:flex;flex-direction:column;justify-content:center}.homeHeaderCtaSectionTitle{margin-bottom:1rem}.homeHeaderImg{grid-column:9/16;background-image:url(/assets/homeHeader-0dead4c5.png);background-size:cover;background-repeat:no-repeat;background-position:100%}.homeHeaderCtaSection{grid-column:17 / -1;display:flex;flex-direction:column;justify-content:flex-end}.homeHeaderCtaSectionBtn{padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;background-color:#1f2937;color:#fefefe;transition:transform .25s ease-in}.homeHeaderCtaSectionBtn:hover{transform:scale(.95)}@media (max-width: 892px){.homeHeader{grid-template-columns:3fr 2fr;grid-template-rows:repeat(2,1fr);column-gap:2rem}.homeHeaderText{grid-column:1/2;grid-row:1/2}.homeHeaderText{justify-content:flex-end}.homeHeaderImg{grid-column:2/-1;grid-row:1/-1}.homeHeaderCtaSection{grid-column:1/2;grid-row:2/-1;justify-content:center}.homeHeaderCtaSectionBtn{max-width:15rem;min-width:5rem}}@media (max-width: 720px){.homeHeader{grid-template-columns:1fr;grid-template-rows:auto;background:url(/assets/homeHeader-0dead4c5.png);background-size:cover;background-repeat:no-repeat;background-position:100%}.homeHeaderImg{display:none}.homeHeaderText{background-color:#ffffffe6;width:90%;margin:0 auto;align-self:flex-end;text-align:center;padding:2rem}.homeHeaderText .headerTitle{max-width:15ch;margin:0 auto 1rem}.homepageHeaderDesc{max-width:30ch;margin:0 auto}.homeHeaderCtaSection{background-color:#ffffffe6;width:90%;margin:0 auto;align-self:center;text-align:center;align-items:center;padding:2rem}.homeHeaderCtaSectionBtn{min-width:12rem}}@media (max-width: 720px){.homeHeaderText .headerTitle{font-size:1.5rem}}.courseCardImg{margin-bottom:.5rem;position:relative}.courseCardImgImg{height:275px;width:100%;object-fit:cover}.featuredCoursesGrid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:1rem}.featuredCoursesGrid-uc-page{margin-top:3rem;padding-bottom:3rem;display:grid;grid-template-columns:repeat(3,1fr);column-gap:1rem}.featuredCoursesGrid-uc-page .courseCard a{display:block}@media (max-width: 820px){.featuredCoursesGrid,.featuredCoursesGrid-uc-page{grid-template-columns:repeat(2,1fr);row-gap:1rem}}@media (max-width: 490px){.featuredCoursesGrid,.featuredCoursesGrid-uc-page{grid-template-columns:1fr}}.login{display:grid;grid-template-columns:repeat(2,1fr);column-gap:5rem;min-height:100vh}.loginLeftCol{background-image:url(/assets/login-c15c5490.png);background-size:cover;background-repeat:no-repeat;background-position:center center}.loginRightCol{display:flex;flex-direction:column;justify-content:center;position:relative;max-width:450px}.loginFormTitle{margin-bottom:1rem;font-weight:500}.formSubmitBtn{position:relative}label,input{display:inline-block;width:100%}label{margin-bottom:.25rem;color:#85888c;font-size:.875rem;font-weight:300}input{outline:1px solid #d1d5db;border:none;padding:1rem .75rem;font-size:1rem;font-weight:300;border-radius:5px}input::placeholder{opacity:.5}.termsAndServices{display:grid;grid-template-columns:1rem auto;column-gap:1rem;margin-bottom:1rem}.acceptTermsErrorMsg{grid-column:1/-1}.termsAndServices label,.termsAndServices input{width:auto}.termsAndServices label{margin-top:.25rem}.termsAndServices input{accent-color:#108888;outline:none}.formEl+.formEl{margin-top:.5rem}input:focus-visible{outline:1px solid #108888}.formSubmitBtn{display:block;width:100%;background-color:#108888;color:#fefefe;padding:1rem;font-size:1rem;border-radius:5px}.socialLoginBtns{display:flex;align-items:center;gap:1rem;margin-top:2rem}.socialLoginBtn{border:1px solid #d1d5db;display:flex;justify-content:center;align-items:center;gap:.5rem;padding:1rem;border-radius:5px;flex:1;color:#85888c;font-weight:300;font-size:.875rem}.inputError{outline:1px solid #fc8181}.errorMsg{color:#fc8181;font-size:.75rem;font-weight:400}.formSubmitBtn:disabled{opacity:.5}.passwordInput{position:relative}.showPassBtn{position:absolute;background-color:transparent;font-size:1.5rem;right:5%;top:50%;transform:translateY(-50%)}.linkToSignup{color:#1d4ed8;font-weight:400;font-size:.9rem;margin-top:.5rem}.goBackLink{margin-bottom:4rem;font-size:1rem;text-decoration:underline;display:flex;align-items:center;gap:.25rem;left:0}@media (max-width: 1080px){.login{column-gap:2rem}}@media (max-width: 990px){.login{grid-template-columns:2fr 3fr;column-gap:3rem}.loginLeftCol{background-position:center right}}@media (max-width: 860px){.login{grid-template-columns:1fr}.loginLeftCol{display:none}.loginRightCol{width:100%;margin:0 auto;padding:4rem 1rem}.termsAndServices{gap:.5rem}.termsAndServices label{font-size:.75rem}}.NVPopupBtn{padding:1rem 2rem;margin-top:1rem;background:transparent;font-size:1rem;border:1px solid #1f2937;border-radius:5px;color:#1f2937;transition:color .2s ease-in-out,border .2s ease-in-out}.NVPopupBtn:hover{color:#14b8a6;border:1px solid #14b8a6}.signupLeftCol{background-image:url(/assets/signup-8657a4b2.png);background-size:cover;background-repeat:no-repeat;background-position:center center}.signupNamesEl{display:flex;gap:2rem;align-items:center}@media (max-width: 860px){.signupLeftCol{display:none}}@media (max-width: 470px){.signupNamesEl{flex-direction:column;gap:.5rem}.signupNamesEl .formEl{width:100%}}.forgotPassFormEl{margin-bottom:2rem}.text-section-bottom{padding:0;margin-top:2rem}.text-section-text-bottom p{font-size:.9rem;margin-bottom:1.5rem;line-height:1.6}.text-section-text-bottom a.scech-link{font-weight:700;text-decoration:underline}.text-section-text-bottom a.email-link{color:#108888;text-decoration:underline}.courses-tab-list{margin-left:.5rem}.courses-tab-heading{margin-bottom:.25rem}@media (max-width: 920px){.text-section-bottom{margin-top:0}.text-section-text-bottom{padding:0 2rem}}@media (max-width: 620px){.text-section-text-bottom{margin-top:0;padding:0 1rem}}.jtHeader{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2rem;min-height:75vh}.jtHeaderLeftCol{display:flex;flex-direction:column;justify-content:center}.jtHeaderRightCol{background-image:url(/assets/JTHeaderBg-09fea258.png);background-size:cover;background-repeat:no-repeat;background-position:center}.jtToolkitSection{margin-top:2rem;background:#108888;padding:3rem 0}.jtToolkit{background:#fefefe;border-radius:10px;padding:2rem 4rem}.jtToolkit .sectionTitle{margin-bottom:1rem}.jtToolkitList{padding-left:2rem;margin-bottom:2rem}.jtToolkitListItem{font-weight:300;font-size:.875rem;line-height:1.7}.jtToolkitListItem+.jtToolkitListItem{margin-top:.5rem}.toolkitDownload{padding:.75rem 2rem;color:#fefefe;display:inline-block;border-radius:5px;margin-top:2rem;text-align:center;font-size:.9rem;line-height:1.1}.jtControls{display:flex;gap:2rem}.toolkitDownload.data{background-color:#108888}.toolkitDownload.postsec{background-color:#292c3d}@media (max-width: 980px){.jtToolkit{grid-template-columns:1fr;row-gap:2rem}.jtToolkitSection{margin-top:0rem}}@media (max-width: 920px){.jtHeader{grid-template-columns:1fr}.jtHeaderRightCol,.tcHeaderRightCol{grid-row:1/2;min-height:300px}.jtHeaderLeftCol{margin:0 2rem;position:relative;top:-2.5rem;background-color:#fefefe;padding:2rem;box-shadow:0 0 10px 2px #00000040;text-align:center}}@media (max-width: 620px){.jtHeaderLeftCol{margin:0 .5rem;height:min-content;top:-1.5rem}.jtToolkit{padding:2rem 1rem}.jtToolkitList{padding-left:1rem}}.swiper-button-next,.swiper-button-prev{background-color:#1f2937;width:2rem;height:2rem;padding:1rem;border-radius:5rem}.swiper-button-next:after,.swiper-button-prev:after{font-size:1rem;color:#fefefe}.ucHeaderLeftCol{background-image:url(/assets/ucHeaderBg-97d55f2f.png);background-size:cover;background-repeat:no-repeat;background-position:center right;min-height:77.5vh}.ucHeaderRightCol-correction{background-color:#10888880!important;padding:8rem 4rem!important}.ucHeaderRightCol-correction:before{background-color:#10888880!important}.ucHeaderRightCol-correction .headerTitle{color:#fefefe!important}.ucInfoTables-correction{grid-template-columns:repeat(2,1fr)!important}.ucInfoTable-correction{min-height:740px!important}.ucBanner{background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1)),url(/assets/dataPathwayBanner-c2bcf3ab.png);background-size:cover;background-repeat:no-repeat;background-position:center center}@media (max-width: 920px){.ucHeader{grid-template-columns:1fr}.ucHeaderRightCol .headerTitle{color:#1f2937}.grey-bg-box{display:none}.ucHeaderLeftCol{min-height:350px}.ucHeaderRightCol{margin:0 2rem;position:relative;top:-2.5rem;background-color:#fefefe;padding:2rem;box-shadow:0 0 10px 2px #00000040;text-align:center}.ucHeaderRightCol:before{background-color:transparent}.ucSteps{grid-template-columns:1fr}.ucInfoTables{grid-template-columns:1fr;row-gap:1rem;max-width:500px;margin:0 auto}.ucInfoTables-correction{grid-template-columns:1fr!important}.ucInfoTable{min-height:620px}.ucBanner{background-color:#007979;background-image:url(/assets/bannerLogo-faf4bea2.png);background-size:contain;background-repeat:no-repeat;background-position:90% 20%}}#ucHeader{margin-top:0;padding-top:6rem;padding-bottom:2rem;position:relative;overflow:hidden}.ucButton{width:473px;height:56px;padding:20px 32px;background:#1F2937;color:#fff}.ucButton:hover{background:#656f7d}.ucButtonWrapper{text-align:center;margin-top:20px;margin-bottom:30px}.addBottom{margin-bottom:100px}.ucHeader{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;column-gap:2rem;min-height:77.5vh}.ucHeaderLeftCol{background-image:url(/assets/ucHeaderBg-97d55f2f.png);background-size:cover;background-repeat:no-repeat;background-position:center right;min-height:77.5vh}.grey-bg-box{width:40vw;background-color:#f3f4f6;position:absolute;left:0;top:0;bottom:0;z-index:-1}.ucHeaderRightCol{display:flex;flex-direction:column;justify-content:center;background:#F3F4F6;padding:4rem;position:relative}.ucHeaderRightCol:before{content:"";background-color:#f3f4f6;width:100%;height:100%;position:absolute;top:0;right:-100%;bottom:0}.ucHeaderRightCol .headerTitle{color:#1f2937}.ucHeaderRightCol .umass-logo{width:271px;margin-bottom:10px}.ucHeaderRightCol .headerDesc{color:#4b5563}.ucSteps{display:grid;grid-template-columns:repeat(2,1fr);row-gap:2rem;column-gap:2rem}.ucStepsSectionDesc{font-size:.9rem;font-weight:300;line-height:1.6;margin-bottom:2rem}.ucStepList{padding-left:2rem;margin-top:1rem}.ucStepListItem{line-height:1.6;font-size:.875rem;font-weight:300}.ucStepListItem a{text-decoration:underline}.ucStepDesc{line-height:1.6;font-size:.9rem}.ucStepDesc a{text-decoration:underline}.ucStepListItem+.ucStepListItem{margin-top:.25rem}.ucStepTitle{font-size:1rem;margin-bottom:1rem}.ucStepDescNote{margin-top:1rem}.ucInfo{margin-top:2rem;background:linear-gradient(180deg,rgba(16,136,136,1) 50%,rgba(221,221,221,1) 50%);color:#fefefe}.ucInfo2{background:linear-gradient(180deg,#108888 0%,rgba(16,136,136,.75) 24.5%,#F3F4F6 50%)}.ucInfoTables{display:grid;grid-template-columns:repeat(3,1fr);column-gap:4rem;padding:4rem 0}.ucInfoTable{background-color:#fefefe;color:#1f2937;padding:2rem;border-radius:5px;position:relative;min-height:456px}.ucInfoTable.darkTable{color:#fefefe;background-color:#1f2937}.ucInfoTableTitle{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem}.ucTableEl+.ucTableEl{margin-top:1.5rem}.UcInfoTableDescSubtitle{font-size:1rem;margin-bottom:.5rem;font-weight:500}.UcInfoTableDescDate{display:flex;align-items:center;gap:1rem;font-size:.9rem}.registerNowLink{border:1px solid #1d4ed8;border-radius:5px;width:100%;text-align:center;padding:1rem;background-color:#108888;color:#fefefe;border:none;font-weight:400;width:50%;min-width:12.5rem;margin-top:4rem;position:absolute;left:50%;transform:translate(-50%);cursor:pointer;transition:background-color .25s ease-in-out}.registerNowLink:hover{background-color:#1d4ed8}.contactusLink{border:1px solid #1d4ed8;border-radius:5px;width:100%;text-align:center;padding:1rem;color:#108888;font-weight:400;position:absolute;left:50%;transform:translate(-50%);bottom:2rem;width:calc(100% - 4rem);transition:background-color .25s ease-in-out,color .25s ease-in-out}.contactusLink:hover{background-color:#1d4ed8;color:#fefefe}.darkTable .contactusLink{color:#fefefe}.ucBanner{background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1)),url(/assets/dataPathwayBanner-c2bcf3ab.png);background-size:cover;background-repeat:no-repeat;background-position:center center}@media (max-width: 1024px){.ucHeaderRightCol{padding:4rem 2rem}.ucInfoTables{column-gap:1rem}.ucInfoTable{padding:1.5rem}.ucInfoTableTitle{font-size:1.25rem}.UcInfoTableDescSubtitle,.UcInfoTableDescDate{font-size:.875rem}.ucTableEl+.ucTableEl{margin-top:1rem}.contactusLink{margin-top:2rem}}@media (max-width: 920px){.ucHeader{grid-template-columns:1fr}.ucHeaderRightCol .headerTitle{color:#1f2937}.grey-bg-box{display:none}.ucHeaderLeftCol{min-height:350px}.ucHeaderRightCol{margin:0 2rem;position:relative;top:-2.5rem;background-color:#fefefe;padding:2rem;box-shadow:0 0 10px 2px #00000040;text-align:center}.ucHeaderRightCol:before{background-color:transparent}.ucSteps{grid-template-columns:1fr}.ucInfoTables{grid-template-columns:1fr;row-gap:1rem;max-width:500px;margin:0 auto}.ucInfoTable{min-height:620px}.ucBanner{background-color:#007979;background-image:url(/assets/bannerLogo-faf4bea2.png);background-size:contain;background-repeat:no-repeat;background-position:90% 20%}}@media (max-width: 620px){.ucHeaderLeftCol{margin:0 .5rem;height:min-content;top:-1.5rem}.ucStepList{padding-left:1rem}}@media (max-width: 480px){.ucBanner{background-size:60%}}.courseCard{position:relative}.courseCardImg,.courseCardImg2{margin-bottom:.5rem;position:relative}.courseCardImg2:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.15) 0%,rgba(0,0,0,.75) 100%);pointer-events:none}.courseCardImgImg2{height:275px;width:100%;object-fit:cover;display:block}.ucMiddleSchoolBtn{padding:20px 0;gap:8px;opacity:0px;background:#108888;width:100%;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:18px;text-align:center;color:#fff}.ucMiddleSchoolBtn:hover{filter:brightness(1.2)}.courseCardTitle{font-size:1.125rem;margin-bottom:.25rem;font-weight:500}.courseCardPrice{color:#4b5563;font-weight:400}.courseCardCourseName{position:absolute;top:5%;left:5%;font-family:Poppins,sans-serif;font-size:22px;font-weight:500;line-height:36px;text-align:left;color:#fff;z-index:3;width:80%}.courseCardaddToCart{position:absolute;top:5%;right:5%;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;border-radius:5rem;z-index:3;transition:transform .2s ease-in-out}.courseCardaddToCart:hover{transform:scale(1.5);background-color:#9dcaca}#message{width:100%;border:1px solid #d1d5db;border-radius:5px;resize:none;font-weight:300;font-size:.9rem;padding:.75rem;min-height:100px}.StripeElement{padding:10px 12px;width:100%;color:#32325d;background-color:#fff;border:1px solid transparent;border-radius:5px;box-shadow:0 1px 3px #e6ebf1;-webkit-transition:box-shadow .15s ease;transition:box-shadow .15s ease;margin:.5rem 0 1rem}.StripeElement--focus{box-shadow:0 1px 3px #cfd7df}.StripeElement--invalid{border-color:#fa755a}.StripeElement--webkit-autofill{background-color:#fefde5!important}.checkoutContainer{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:1530px;width:95%;margin:0 auto;position:relative}.checkout{display:grid;grid-template-columns:3fr 2fr;column-gap:2rem;background-color:var(--white);margin:0 auto;padding-bottom:3rem;width:100%}.goBackLinkCart{margin-top:2rem;margin-bottom:0;align-self:flex-start}.logo{grid-column:1/-1;justify-self:flex-end;max-width:12rem;margin-bottom:1rem}.logoImg{display:block;margin-right:10rem}.checkoutModalLeftCol{padding:2rem;background-color:#f9fafb}.cartTitle{font-size:1.5rem;margin-bottom:1rem;font-weight:600;color:var(--pri-clr)}.cartItems{display:flex;flex-direction:column;gap:1.25rem;padding:1rem 0;height:55vh;border-bottom:1px solid var(--grey-clr);overflow-y:scroll}.cartItem{display:grid;grid-template-columns:5fr 2fr 1fr 50px;align-items:center;column-gap:1rem;padding-right:.5rem;border-radius:.5rem}.cartItemInfo{display:flex;justify-content:flex-start;align-items:center;gap:1rem}.cartItemImg{width:5rem;height:5rem;border-radius:.5rem;box-shadow:2px 2px 2px #0000001a;display:flex;justify-content:center;align-items:center}.cartItemImgImg{width:4.75rem;height:4.75rem;object-fit:contain;border-radius:.25rem}.cartItemText{flex:1}.cartItemTitle{font-size:1.25rem;margin-bottom:.25rem;font-weight:600}.cartItemDesc{font-size:.75rem;font-weight:500;color:var(--pri-clr-op75)}.cartControls{display:flex;justify-content:center;align-items:center}.cartControlBtn{width:2.5rem;height:2rem;outline:none;border:none;background-color:var(--sec-clr-op1);color:var(--pri-clr);transition:background-color .2s ease-in-out;cursor:pointer}.cartControlBtn:hover{background-color:var(--sec-clr-op3)}.cartControlBtn:focus-visible{border:none;outline:none}.decreaseBtn{border-top-left-radius:2rem;border-bottom-left-radius:2rem}.increaseBtn{border-top-right-radius:2rem;border-bottom-right-radius:2rem}.cartQuantityCount{width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:1rem;border:none;background-color:var(--sec-clr-op1);outline:none;text-align:center;color:var(--pri-clr)}.cartPrice{font-size:1.25rem;font-weight:500;display:flex;justify-content:center;align-items:center}.deleteBtn{font-size:1rem;color:var(--red-clr);border:none;background-color:var(--white);cursor:pointer;justify-self:center}.totalAmount{margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem;align-items:flex-end;padding-right:.5rem}.totalAmountSubtitle{font-size:.9rem;font-weight:500}.totalAmountTitle{font-size:1.5rem;font-weight:500}.checkoutModalRightCol{background-color:#f9fafb;padding:2rem;height:80vh;overflow-y:scroll;margin-right:.25rem;margin-bottom:.25rem}.paymentMethodsTitle{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.paymentMethod{background-color:#fefefe;padding:1rem 1.75rem;border:1px solid #ddd;cursor:pointer;transition:border .2s ease-in-out}#invoiceMeForm{margin-top:.5rem}.paymentMethod.active{border:1px solid #108888}.paymentMethod.active .paymentTitleLogo{color:var(--sec-clr)}.paymentMethod+.paymentMethod{margin-top:.5rem}.paymentMethodTitle{font-size:1.25rem;font-weight:500;margin-bottom:.75rem}.paymentTitleLogo{font-family:Yeseva One,cursive;font-size:1.75rem;margin-right:1.5rem;display:inline-block}.paymentMethodDesc{font-size:.8rem;line-height:1.6;margin-bottom:1rem}.invoiceInput{width:100%;border:none;outline:none;padding:1rem;font-size:1rem;border-radius:5px;font-weight:300;display:inline-block;margin-bottom:1rem}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.invoiceFormCta,.discountBtn{background-color:#108888;font-size:1rem;font-weight:300;padding:.75rem 1.5rem;border-radius:5px;color:#fefefe;margin-top:.5rem}.invoiceFormCta:disabled,.discountBtn:disabled{background-color:#586d6d;color:#fefefe;cursor:not-allowed}.successMsg{color:var(--sec-clr)}.confirmOrderBtn:disabled{background-color:#333}.login-first-title{font-weight:500;text-align:center}.loginFirstSection{display:flex;flex-direction:column;align-items:center;gap:1rem;justify-content:center}.monthlyPaymentCheckbox{display:flex;align-items:center;gap:.5rem;margin-top:1.75rem}.monthlyPaymentCheckbox #monthlyPayment{display:inline-block;width:auto;border:none;outline:none;accent-color:#108888}.monthlyPaymentCheckbox .monthlyPaymentLabel{font-size:.9rem;font-weight:600;text-decoration:underline;color:#d00;cursor:pointer;transition:color .15s ease-in-out}.monthlyPaymentCheckbox .monthlyPaymentLabel.checked{color:#108888}.multipleDiscountsBg{background-image:url(/assets/multipleDiscountsBg-18041c11.png);background-size:cover;background-position:right bottom;background-repeat:no-repeat;min-height:128px;border:1px solid #108888;display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.multipleDiscountsText{background:rgb(31,41,55,.75);color:#fefefe;padding:1rem 2rem;text-align:center;font-family:Work Sans,sans-serif}.multipleDiscountsText h3{font-size:clamp(.9rem,2vw,1.25rem);margin-bottom:.25rem;letter-spacing:.5px;text-transform:uppercase}.multipleDiscountsText p{font-size:clamp(.75rem,1vw,1rem);letter-spacing:.5px}@media (max-width: 1130px){.checkout{grid-template-columns:repeat(2,1fr);column-gap:1rem}.cartItemTitle{font-size:1rem}.cartItem{row-gap:1rem}.cartItemInfo{grid-column:1/-1}.cartControls{grid-column:2/3}.paymentMethodDesc{display:none}.paymentMethodTitle{margin-bottom:0}}@media (max-width: 860px){.checkout{grid-template-columns:1fr}.cartItems{height:40vh}.checkoutModalRightCol{height:auto}}#term-and-conditions-popup{padding:2.5rem;margin:0 auto;background-color:#fefefe;border-radius:10px;box-shadow:5px 5px 10px 2px #00000040;position:relative;height:650px;overflow:scroll;color:#1f2937}#terms-and-conditions-popup h3,#terms-and-conditions-popup h4,#terms-and-conditions-popup h5,#terms-and-conditions-popup p{margin-bottom:1rem}.term-and-conditions-controls{display:flex;justify-content:center}@media (max-width: 620px){#term-and-conditions-popup{padding:1.75rem}}._welcome_181im_1{background-color:#3f4555;padding:5rem 0;margin-top:100px;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}._welcomeImg_181im_13{max-width:350px}._title_181im_17{font-size:2rem;text-align:center;max-width:18ch;margin-top:2rem;color:var(--white)}._getStartedTitle_181im_25{text-align:center;margin:2rem 0 4rem;font-size:2rem}._card_181im_32{max-width:1000px;border-radius:1rem;display:grid;padding:1rem;margin-bottom:2rem}._cardRightCol_181im_40,._cardLeftCol_181im_41{display:flex;justify-content:center;flex-direction:column}._cardOne_181im_47{grid-template-columns:3fr 2fr;margin-left:auto;background-color:var(--sec-clr)}._cardTwo_181im_53{grid-template-columns:2fr 3fr;margin-right:auto;background-color:var(--pri-clr)}._cardThree_181im_59{grid-template-columns:3fr 2fr;margin-left:auto;background-color:var(--yellow-clr)}._cardTitle_181im_65{font-size:2rem;font-weight:700;margin-left:3rem;color:var(--white);margin-bottom:1rem}._cardDesc_181im_73{color:var(--pri-clr);margin-left:3rem;max-width:35ch;line-height:1.6}._cardTwoDesc_181im_80{color:var(--white);margin-left:3rem;max-width:45ch}._cardCta_181im_86{font-weight:700;font-size:1rem;margin-top:2rem;margin-left:4rem;max-width:15rem;color:#fefefe}.WAformRes{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:500px;margin-top:3.6rem}.WAformResTitle{text-align:center;font-size:1.5rem;font-weight:500;max-width:22ch;line-height:1.6}#terms-and-conditions .jtToolkitList{padding-left:1rem}.tcHeaderRightCol{text-align:center}.tcHeaderTitle{font-size:clamp(2.5rem,10vw,6rem);font-weight:700;margin-bottom:1rem}.jtToolkitSection p{font-size:.9rem;margin-bottom:2rem;line-height:1.6}.jtToolkitSection h3{font-size:1.5rem;margin-bottom:1rem}.jtToolkitSection h4{font-size:1.25rem;margin-bottom:1rem}.jtToolkitSection h4,.jtToolkitSection h5{font-size:1rem;margin-bottom:.25rem}.page-header{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2rem;min-height:75vh}.page-header-left-col{display:flex;flex-direction:column;justify-content:center}.page-header-title{font-size:clamp(2.5rem,10vw,5rem);font-weight:700;margin-bottom:1rem}@media (max-width: 920px){.page-header{grid-template-columns:1fr}.page-header-right-col{grid-row:1/2;min-height:300px;text-align:center}.page-header-left-col{margin:0 2rem;position:relative;top:-2.5rem;background-color:#fefefe;padding:2rem;box-shadow:0 0 10px 2px #00000040;text-align:center}}@media (max-width: 620px){.page-header-left-col{margin:0 .5rem;height:min-content;top:-1.5rem}}.text-section{background:#108888;padding:3rem 0;margin-top:2rem}.text-section-text{background:#fefefe;border-radius:10px;padding:2rem 4rem}.text-section-text h2{font-size:2rem;margin-bottom:2rem}.text-section-text p{font-size:.9rem;margin-bottom:1.5rem;line-height:1.6}.text-section-text h3{font-size:1.5rem;margin-bottom:1rem}.text-section-text h4{font-size:1.25rem;margin-bottom:1rem}.text-section-text ul{padding-left:2rem;margin-bottom:2rem}.text-section-text ul li{font-weight:300;font-size:.875rem;line-height:1.7}.text-section-text ul li+.text-section-text ul li{margin-top:.5rem}@media (max-width: 920px){.text-section{padding:2rem 0}.text-section-text{padding:2rem}}@media (max-width: 620px){.text-section-text{padding:2rem 1rem}.text-section-text ul{padding-left:1rem}}.cookiepopup{position:fixed;bottom:10px;left:10px;width:95%;max-width:1020px;background-color:#fefefe;box-shadow:1px 1px 5px 2px #00000050;padding:2rem;border-radius:.5rem;z-index:1000000}.cookiepopup-header{display:flex;justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:1rem}.cookiepopup-header img{width:2rem;height:2rem;object-fit:contain}.cookiepopup-header h2{font-size:1.25rem}.cookiepopup-text{font-size:.8725rem;margin-bottom:1rem;line-height:1.6}.cookiepopup-controls{display:flex;justify-content:flex-start;align-items:center;gap:1rem}.cookiepopup-btn{padding:1rem 2.5rem;display:inline-block;box-shadow:.5px .5px 2px #00000060;border-radius:.5rem}.cookiepopup-accept{background-color:#108888;color:#fefefe}.cookiepopup-decline{background-color:#fefefe}.cookiepopup-link{text-decoration:underline}*{margin:0;padding:0;box-sizing:border-box;font-family:Work Sans,sans-serif}html{scroll-behavior:smooth}body{color:#1f2937;background-color:#fefefe}a{color:#1f2937;text-decoration:none;display:inline-block}h1,h2,h3,h4,h5,h6,strong,b{font-weight:600}p,a{font-weight:300;line-height:1.6}button{border:none;cursor:pointer}img{max-width:100%}.container{width:95%;max-width:1140px;margin:0 auto}header{margin-top:6rem}.headerTitle{font-size:3rem;line-height:1;margin-bottom:1rem}.headerDesc{line-height:1.6;font-size:.9rem}section{padding-top:4rem}.sectionTitle{font-size:2rem;margin-bottom:2rem}.underline{text-decoration:underline}.text-center{text-align:center}.greenText{color:#108888}.whiteText{color:#fefefe}.courseMarkDown .whiteText{color:#fefefe;text-decoration:none}.uppercase{text-transform:uppercase}.colSpanFull{grid-column:1/-1}.bold{font-weight:700}.fw-medium{font-weight:400}.hoverEffect{cursor:pointer;transition:transform .2s ease-in-out}.leftTransform{transform-origin:left}.hoverEffect:hover{transform:scale(.95)}.downloadsW .sectionTitle{color:#108888}.downloadsWList{padding-left:0!important;list-style:none}.courseMarkDown .downloadsWListItem{display:flex;gap:.5rem;align-items:flex-start;color:#1f2937;font-weight:500;padding:.5rem;transition:color .25s ease-in-out}.downloadsWListItem:hover{color:#108888;cursor:pointer}.downloadsWList li:nth-child(odd){background-color:#ddd}.downloadsWList li:nth-child(2n){background-color:#f4f4f4}.downloadsWIcon{max-width:1.25rem;min-width:1rem}.menus{display:flex;list-style:none}.menu-items{position:relative;font-size:14px}.menu-items a{display:block;font-size:inherit;color:inherit;text-decoration:none;text-transform:capitalize}.menu-items button{color:inherit;font-size:inherit;border:none;background-color:transparent;cursor:pointer;width:100%}.menu-items a,.menu-items button{text-align:left;padding:.7rem 1rem;line-height:1.5}.menu-items a:hover,.menu-items button:hover{background-color:var(--sec-clr-op4)}.dropdown{position:absolute;right:20px;left:-80px;box-shadow:0 10px 15px -3px #2e293314,0 4px 6px -2px #473f4f29;font-size:.875rem;z-index:9999;min-width:20rem;padding:.5rem 0;list-style:none;background-color:var(--white);border-radius:.5rem;display:none;color:var(--pri-clr)}.dropdown.show{display:block}.dropdown .dropdown-submenu{position:absolute;left:100%;top:-7px}.responsiveVideoWrapper{position:relative;height:680px;overflow:hidden}.responsiveVideoWrapper iframe{padding-top:2rem;position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width: 1070px){.headerTitle{font-size:2.5rem}.responsiveVideoWrapper{padding-bottom:56.25%}}@media (max-width: 892px){.headerTitle{font-size:2rem}}@media (max-width: 768px){section{padding-top:3rem}.sectionTitle{font-size:1.5rem;margin-bottom:1.5rem}}@media (max-width: 540px){section{padding-top:2rem}.sectionTitle{font-size:1.25rem;margin-bottom:1rem}}li ul{list-style-type:disc}
