.home{--turquoise:#07ada5;--teal:#026f71;--orange:#e67529;--navy:#2b2d42;--ink:#374343;--ink-dark:#2d3f40;--warm:#faf7f0;--vanilla:#fdebc6;--soft-green:#07ada51a;--soft-blue:#cce7e2;--yellow:#fbf2b7;--soft-pink:#fce7ee;--discount:#1a9aa8;--line:#ece9e1;--font-body:var(--font-figtree),system-ui,-apple-system,"Segoe UI",sans-serif;--font-heading:var(--font-salmond),Georgia,system-ui,serif;--content:1300px;font-family:var(--font-body);color:var(--ink);background:var(--warm);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}.home :is(h1,h2,h3,h4,h5,h6){font-family:var(--font-heading);line-height:1.15;color:inherit}.home-container{width:100%;max-width:var(--content);margin-inline:auto;padding-inline:20px}@media (max-width:545px){.home-container{padding-inline:16px}}.home-section{padding-block:60px}@media (max-width:768px){.home-section{padding-block:44px}}.home .teflie-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:12px 24px;border:none;border-radius:100px;outline:none;font-weight:600;white-space:nowrap;text-decoration:none;cursor:pointer;transition:.3s ease}.home .btn-primary{color:#fff;background:linear-gradient(0deg,#039d95,#039d95),radial-gradient(65.28% 65.28% at 26.39% 20.83%,hsla(0,0%,100%,.354) 0,hsla(0,0%,100%,0) 69.79%),radial-gradient(92.09% 85.42% at 86.3% 87.5%,rgba(0,0,0,.23) 0,transparent 86.18%);background-blend-mode:lighten,normal,multiply;box-shadow:4px 38px 62px 0 rgba(0,0,0,.12),inset -3px -4px 7px 0 hsla(0,0%,100%,.15)}.home .btn-primary:focus,.home .btn-primary:hover{color:#fff;background:linear-gradient(135deg,#02b3aa,#02b3aa),radial-gradient(65.28% 65.28% at 26.39% 20.83%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,0) 69.79%),radial-gradient(92.09% 85.42% at 86.3% 87.5%,rgba(0,0,0,.23) 0,transparent 86.18%)}.home .btn-primary:active{box-shadow:0 2px 10px 0 rgba(0,0,0,.3)}.home .btn-glass{color:#fff;background:linear-gradient(0deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.08)),radial-gradient(65.28% 65.28% at 26.39% 20.83%,hsla(0,0%,100%,.059) 0,hsla(0,0%,100%,0) 69.79%);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 4px 12px 0 rgba(0,0,0,.4);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.home .btn-glass:focus,.home .btn-glass:hover{border-color:hsla(0,0%,100%,.5);box-shadow:0 8px 20px 0 rgba(0,0,0,.5);background:linear-gradient(0deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.15)),radial-gradient(65.28% 65.28% at 26.39% 20.83%,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,0) 69.79%)}.home .hero-banner{position:relative;overflow:hidden}.home .hero-banner-container{position:relative;height:750px}.home .hero-banner-track{position:relative}.home .hero-banner-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .8s ease}.home .hero-banner-slide.is-active{position:relative;opacity:1;pointer-events:auto}.home .hero-banner-pagination{position:absolute;z-index:20;left:0;right:0;bottom:24px;display:flex;justify-content:center;gap:10px;margin:0;padding:0;list-style:none}.home .hero-banner-dot{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#ffffff80;cursor:pointer;transition:background .3s ease,transform .3s ease}.home .hero-banner-dot.is-active{background:#fff;transform:scale(1.25)}.home .hero-banner-background{position:absolute;inset:0}.home .hero-banner-image,.home .hero-banner-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home .hero-banner-video-overlay{position:absolute;inset:0;z-index:1;background:#15262977}.home .hero-banner-container>.home-container{height:100%}.home .hero-banner-content{position:relative;z-index:10;height:100%;display:flex;align-items:flex-end;gap:var(--space-md,1.5rem);padding:100px 0;color:#fff}.home .hero-banner-text{flex:0 0 55%}.home .hero-banner-accreditation{flex:0 0 45%}.home .hero-banner-floating-logo{position:absolute;top:100px;right:20px;z-index:5;max-width:200px}.home .hero-banner-floating-logo img{display:block;width:100%;height:auto}.home .hero-banner-title{color:#fff;font-weight:600;font-size:50px;line-height:1.3;letter-spacing:.5px;margin-bottom:1rem}.home .hero-banner-summary{color:#fff;font-size:18px;font-weight:400;line-height:1.5;margin-bottom:2rem}.home .hero-banner-buttons{display:flex;align-items:center;gap:1rem}.home .hero-banner-buttons .teflie-btn{font-size:18px;line-height:1.2}.home .hero-banner-buttons .btn-primary{border:1px solid transparent}.home .hero-banner-accreditation .accreditation-text{font-size:16px;line-height:1.5;margin-bottom:1rem}.home .hero-banner-accreditation .accreditation-logos{display:inline-flex;align-items:center;flex-wrap:wrap;gap:1rem}.home .hero-banner-accreditation .accreditation-logo h2{display:none}.home .hero-banner-accreditation .accreditation-logo img{max-height:46px;width:auto;-o-object-fit:contain;object-fit:contain}.home .hero-banner-accreditation .accreditation-text-bottom{margin-top:.75rem;font-size:13px;color:hsla(0,0%,100%,.85)}@media (min-width:769px){.home .hero-banner-title>br{display:none}.home .hero-banner-title>br:last-of-type{display:block}}@media (max-width:768px){.home .hero-banner-floating-logo{display:none}.home .hero-banner-content{flex-direction:column;align-items:stretch;justify-content:flex-end}.home .hero-banner-buttons{flex-direction:column}.home .hero-banner-buttons>*{width:100%;min-width:240px}.home .hero-banner-accreditation{flex:0}.home .hero-banner-title{font-size:32px}}.home .intro-section{padding:4rem 0 0;text-align:center}.home .intro-header{display:inline-block;margin-bottom:1.5rem;font-size:45px;font-weight:400;color:var(--ink-dark)}.home .intro-header b{font-weight:700}.home .animated-underline{position:relative}.home .animated-underline:after{content:"";position:absolute;left:0;right:0;bottom:-10px;width:100%;height:7px;margin:auto;background:url(https://tefl.ie/wp-content/uploads/2026/02/line-animation.gif) 50%/cover no-repeat}.home .intro-summary{font-size:25px;font-weight:500}.home .intro-summary p{margin:0}@media (max-width:768px){.home .intro-header{font-size:30px}.home .intro-summary{font-size:18px}}.home .courses-cta-section{padding:4rem 0 0}.home .courses-cta-section__container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem;align-items:start}@media (max-width:768px){.home .courses-cta-section__container{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:10px}.home .courses-cta-section__container::-webkit-scrollbar{display:none}.home .courses-cta-section__container>.course-card{flex:0 0 90%;scroll-snap-align:start;scroll-snap-stop:always}.home .courses-cta-section__container.is-dragging{scroll-snap-type:none;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}}.home .course-card{border-radius:1.5rem;overflow:hidden}.home .course-card__main{position:relative;display:flex;align-items:flex-end;min-height:530px;background-size:cover!important;background-repeat:no-repeat!important;background-position:top!important}.home .course-discount{position:absolute;top:1rem;right:1rem;z-index:2;padding:4px 8px;border-radius:4px;background:var(--orange);color:#fff;font-size:14px;font-weight:400}.home .course-card__content{position:relative;padding:1.5rem;color:#fff;background:url(https://tefl.ie/wp-content/uploads/2025/10/Blur.png);background-size:cover}.home .course-label{display:inline-block;margin-top:-1rem;margin-bottom:.75rem;padding:.5rem .65rem;border-radius:var(--teflie-radius-md,.5rem);background:#fff;color:var(--ink);font-size:13px;font-weight:600}.home .course-card__content-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;padding-bottom:1rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.home .course-title{margin:0;color:#fff;font-size:20px;font-weight:700;line-height:1.3;letter-spacing:-.5px}.home .course-price{text-align:right;line-height:1.2;white-space:nowrap}.home .course-price del{display:block;font-size:14px;font-weight:400;color:var(--teflie-gray-300,#cbd5e1)}.home .course-price ins{font-size:20px;font-weight:700;color:#fff;text-decoration:none}.home .course-summary{padding-top:1rem;color:#fff;font-size:16px;font-weight:500;line-height:1.5;height:65px;overflow:hidden;transition:height .35s ease}.home .course-summary.expanded{height:252px;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:var(--turquoise) hsla(0,0%,100%,0)}@media (max-width:545px){.home .course-summary.expanded{height:200px}}.home .course-summary.expanded::-webkit-scrollbar{width:6px}.home .course-summary.expanded::-webkit-scrollbar-track{background:hsla(0,0%,100%,.08);border-radius:10px}.home .course-summary.expanded::-webkit-scrollbar-thumb{background:var(--turquoise);border-radius:10px}.home .course-summary p{margin:0 0 .5rem}.home .course-summary p:last-child{margin-bottom:0}.home .course-summary.expanded ul li{list-style-type:disc}.home .course-card .read-more{display:inline-block;margin:6px 0 13px;color:var(--turquoise);font-weight:500;cursor:pointer}.home .course-card__content-bottom{display:flex;gap:.5rem;margin-top:.75rem}.home .course-card__content-bottom>*{flex:auto}.home .course-card__content-bottom .btn-glass{flex-direction:row-reverse}.home .course-cta-klarna{display:flex;align-items:center;gap:12px;padding:9px 26px;background-color:var(--soft-pink);color:var(--ink);font-size:14px;font-weight:600}.home .course-cta-klarna img{height:20px;width:auto}.home .courses-cta-section .cta-container{width:-moz-max-content;width:max-content;max-width:100%;margin:2.5rem auto 0;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.home .courses-cta-section .cta-offer-text{text-align:center;font-size:16px;margin-bottom:1rem}.home .courses-cta-section .cta-offer-text strong{color:var(--teal)}.home .btn-secondary{color:var(--ink);background:transparent;border:1px solid rgba(55,67,67,.35)}.home .btn-secondary:hover{background:rgba(55,67,67,.06)}@media (max-width:768px){.home .course-card__content-bottom,.home .course-card__content-top{flex-direction:column}.home .course-price{text-align:left}}@media (max-width:545px){.home .courses-cta-section .cta-container{flex-direction:column;align-items:center}}.home .milestones-section{padding:3rem 0 4rem;--dim:90%}.home .milestone-section__container-top{width:var(--dim);margin:auto;display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;gap:1rem;padding:2rem 1.5rem 1.5rem;background:linear-gradient(90deg,#b1e3e4,#f6f1d1);border-radius:24px 24px 0 0}.home .milestone{display:flex;flex-direction:column;text-align:center}.home .milestone-number{font-family:var(--font-heading);font-size:48px;font-weight:500;line-height:1;color:var(--ink-dark)}.home .milestone-number:after{content:"+";font-size:35px}.home .milestone-text{margin-top:6px;font-size:18px;font-weight:400;line-height:1.5}.home .milestone-section__container-bottom{position:relative;width:calc(var(--dim) + 40px);max-width:100%;margin:auto;padding:1rem;display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border-radius:0 0 24px 24px;box-shadow:var(--teflie-shadow-lg,0 10px 15px -3px rgba(0,0,0,.1))}.home .milestone-section__container-bottom-icons{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:3rem;padding:.5rem 0}.home .milestones-section .trustpilot-badge{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:var(--ink)}.home .milestones-section .trustpilot-badge .star{color:#00b67a;font-size:20px;line-height:1}.home .google-review{display:flex;flex-direction:column;align-items:center;gap:2px}.home .google-review>div{display:flex;align-items:center;gap:6px}.home .google-review__rating{font-size:20px;font-weight:700;color:var(--ink-dark)}.home .google-icon{height:24px;width:auto}.home .google-review__count{font-size:13px;color:var(--ink)}.home .review-cta img{width:180px;height:100px;-o-object-fit:contain;object-fit:contain}.home .milestone-section__container-bottom-subtext{position:relative;margin-top:1rem;width:100%;padding:10px 20px;background:#f8eccc;font-size:18px;font-weight:500}.home .milestone-section__container-bottom-subtext:after,.home .milestone-section__container-bottom-subtext:before{content:"";position:absolute;top:0;width:0;height:0;border-top:33px solid transparent;border-bottom:33px solid transparent}.home .milestone-section__container-bottom-subtext:before{left:0;border-left:10px solid #fff}.home .milestone-section__container-bottom-subtext:after{right:0;border-right:10px solid #fff}@media (max-width:768px){.home .milestone-section__container-bottom,.home .milestone-section__container-top{width:100%}.home .milestone-number{font-size:36px}.home .milestone-text{font-size:15px}.home .milestone-section__container-bottom-icons{gap:1.5rem}}.home .search-cta-section{padding:1.5rem 0}.home .salary-calculator-cta-section{margin-bottom:calc(40px + 2rem)}.home .search-cta-section__row{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem 3rem;border-radius:1.5rem;background:var(--soft-blue)}.home .search-cta-section_left{position:relative;display:flex;align-items:center;gap:40px;text-align:left}.home .search-cta-section_left .sparkle{position:absolute;top:-80px;left:-80px;z-index:2;transform:rotate(-20deg)}.home .search-cta-section-title{margin:0;font-family:var(--font-heading);font-size:24px;font-weight:600;line-height:1.4;color:var(--ink-dark)}.home .salary-calculator-cta-section-stitle{margin:.35rem 0 0;font-size:18px}.home .search-cta-section_right{position:relative;flex:none}.home .search-cta-section_right .swiggly-arrow{position:absolute;top:-70px;left:0;height:60px}.home .search-cta-section_right .teflie-btn img{height:16px;width:auto}@media (max-width:768px){.home .search-cta-section__row{flex-direction:column;text-align:center;padding:2rem 1.5rem}.home .search-cta-section_left{flex-direction:column;gap:1rem;text-align:center}.home .search-cta-section_left .sparkle,.home .search-cta-section_right .swiggly-arrow{display:none}}.home .gradient-up{position:relative;background:var(--gradient-color);padding-top:var(--gradient-height,40px)}.home .gradient-up>*{position:relative;z-index:2}.home .gradient-up:before{content:"";position:absolute;left:0;top:var(--gradient-offset,0);width:100%;height:var(--gradient-height,40px);z-index:1;pointer-events:none;background:linear-gradient(to bottom,transparent 0,var(--gradient-color,#000) 100%)}.home .teaching-preferences-section{margin-top:3rem;padding:3rem 0;background-color:var(--vanilla)}@media (max-width:768px){.home .intro-header{font-size:24px}}.home .teaching-preferences-header{margin-bottom:2rem;text-align:center}.home .teaching-preferences-header .section-title{margin-bottom:1rem;color:var(--ink-dark)}.home .teaching-preferences-summary{width:75%;margin:0 auto;font-size:22px;color:var(--ink)}.home .teaching-tabs{text-align:center}.home .teaching-tabs input[type=radio]{display:none}.home .teaching-tabs__buttons{display:inline-flex;gap:.5rem;margin:0 auto 2rem;padding:4px;background:rgba(0,0,0,.07);border-radius:12px}.home .teaching-tab-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:15px;font-weight:500;color:var(--ink-dark);transition:all .3s ease}.home .teaching-tab-btn .tab-icon{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.home #tab-abroad:checked~.teaching-tabs__buttons label[for=tab-abroad],.home #tab-online:checked~.teaching-tabs__buttons label[for=tab-online]{background:#fff;font-weight:600}.home .teaching-tabs__content{display:none;animation:teaching-fade .4s ease}.home #tab-abroad:checked~.tab-content-abroad,.home #tab-online:checked~.tab-content-online{display:block}@keyframes teaching-fade{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.home .teaching-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.home .teaching-cards:has(.teaching-card:nth-child(2):last-child){grid-template-columns:repeat(auto-fit,minmax(280px,400px));justify-content:center}@media (max-width:768px){.home .teaching-cards,.home .teaching-cards:has(.teaching-card:nth-child(2):last-child){display:flex;grid-template-columns:none;justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.home .teaching-cards::-webkit-scrollbar{display:none}.home .teaching-cards>.teaching-card{flex:0 0 85%;scroll-snap-align:start}}.home .teaching-card{position:relative;display:flex;align-items:flex-end;min-height:460px;border-radius:1.5rem;overflow:hidden;background-size:cover!important;background-position:50%!important}.home .teaching-card:before{content:"";position:absolute;inset:0;z-index:1;opacity:0;background:rgba(0,0,0,.58);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:opacity .35s ease}.home .teaching-card:hover:before{opacity:1}.home .teaching-card:hover{align-items:flex-start}.home .teaching-card__content{position:relative;z-index:2;width:100%;padding:1.5rem;background:url(https://tefl.ie/wp-content/uploads/2025/10/Blur.png);background-size:cover}.home .teaching-card:hover .teaching-card__content{display:flex;flex-direction:column;justify-content:center;margin-top:0;background-image:none;align-self:stretch}.home .teaching-card__content .card-default>span{display:block;text-align:left;color:#fff}.home .teaching-card__content-title{font-size:22px;font-weight:700;line-height:1.3;letter-spacing:.5px}.home .teaching-card__content-stitle{font-size:16px;font-weight:400;line-height:1.5}.home .card-default{transition:opacity .3s ease,transform .3s ease}.home .teaching-card:hover .card-default{opacity:0;transform:translateY(10px)}.home .card-hover{position:absolute;inset:0;z-index:3;padding:2rem;display:flex;flex-direction:column;justify-content:flex-start;gap:20px;text-align:left;opacity:0;transform:translateY(20px);transition:opacity .4s ease,transform .4s ease;overflow-y:auto;overscroll-behavior:auto;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.4) transparent}.home .card-hover::-webkit-scrollbar{width:5px}.home .card-hover::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.4);border-radius:10px}.home .card-hover::-webkit-scrollbar-track{background:transparent}.home .teaching-card:hover .card-hover{opacity:1;transform:translateY(0)}.home .card-hover .hover-content h3{margin:0 0 10px;font-size:24px;font-weight:700;color:#fff}.home .card-hover .hover-content p{margin-bottom:10px;font-size:16px;color:hsla(0,0%,100%,.8)}.home .card-hover .hover-content ul{margin:0 0 20px;padding:0}.home .card-hover .hover-content li{position:relative;margin-bottom:5px;padding-left:20px;list-style:none;font-size:16px;color:hsla(0,0%,100%,.8)}.home .card-hover .hover-content li:before{content:"";position:absolute;left:0;top:3px;width:16px;height:16px;background:url(https://tefl.ie/wp-content/uploads/2025/12/sparkle.png) no-repeat 50%/contain}.home .card-hover .hover-content a{color:#fff;text-decoration:underline}.home .card-hover .card-btn{font-size:18px;font-weight:600;align-self:flex-start;width:100%}@media (max-width:768px){.home .teaching-preferences-summary{width:100%;font-size:17px}}.home .benefits-container{position:relative;bottom:12px;width:100%;overflow:hidden;background:var(--orange)}.home .benefits-container:before{content:"";position:absolute;inset:0;z-index:0;background:url(https://tefl.ie/wp-content/uploads/2026/02/orang-bg-strip-scaled.png) repeat-x 50%/auto 100%}.home .benefits-slider{display:flex;gap:3rem;width:-moz-max-content;width:max-content;padding:1rem 0;animation:benefits-scroll 35s linear infinite}.home .benefits-slider:hover{animation-play-state:paused}@keyframes benefits-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.home .benefit-item{position:relative;z-index:1;flex-shrink:0;padding:.75rem 2rem;color:#fff;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.home .benefit-item:after{content:"";position:absolute;right:-1.5rem;top:50%;transform:translateY(-50%);width:13px;height:12px;background:url(https://tefl.ie/wp-content/uploads/2025/12/Union.svg) no-repeat 50%/contain}.home .internships-section{padding:3rem 0;overflow:hidden}.home .internships-section__row{display:flex;align-items:center;gap:2rem}.home .internships-section__row--header{flex:0 0 36%}.home .internships-section__row--header .section-title{margin-bottom:1rem;color:var(--ink-dark)}.home .internships-section__row--header .btn-primary,.home .internships-section__row--header .tefli-btn{display:inline-flex;align-items:center;gap:8px}.home .internships-section__row--header .btn-arrow{width:18px;height:auto}.home .internships-section__row--slider{flex:auto;position:relative;min-width:0}.home .slider-wrapper{overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-overflow-scrolling:touch}.home .slider-wrapper::-webkit-scrollbar{display:none}.home .reviews-slider.is-dragging,.home .slider-wrapper.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home .slider-track{display:flex;gap:1.5rem}.home .internship-card{position:relative;flex:0 0 200px;min-height:415px;display:flex;align-items:flex-end;padding:1rem;border-radius:20px;overflow:hidden;background-size:cover!important;background-position:50%!important;scroll-snap-align:center}.home .internship-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent 55%)}.home .internship-flag{position:absolute;top:1rem;left:1rem;z-index:2;width:50px;height:auto;border-radius:3px}.home .internship-card-content{position:relative;z-index:2;display:flex;flex-direction:column;gap:.5rem;width:100%;color:#fff}.home .internship-title{font-size:20px;font-weight:700;line-height:1.3;letter-spacing:-.5px}.home .internship-pay{font-size:15px;color:hsla(0,0%,100%,.9)}.home .internship-card .teflie-btn{align-self:stretch;justify-content:center;margin-top:.25rem}.home .internships-slider-nav{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem}.home .internships-slider-arrows,.home .reviews-slider-nav{display:flex;align-items:center;justify-content:center;gap:1rem}.home .reviews-slider-nav{margin-top:1.5rem}.home .slider-arrow{background:none;border:0;padding:0;line-height:0;cursor:pointer;transition:opacity .3s ease}.home .slider-arrow img{width:40px;height:40px}.home .slider-arrow--prev img{transform:rotate(180deg)}.home .slider-arrow:disabled{opacity:.3;cursor:not-allowed}.home .slider-dots{display:flex;align-items:center;justify-content:center;gap:8px}.home .slider-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(20,33,33,.25);cursor:pointer;transition:background .2s ease,transform .2s ease}.home .slider-dot.is-active{background:var(--tefl-orange,#f2762e);transform:scale(1.25)}@media (max-width:768px){.home .internships-section__row{flex-direction:column;align-items:stretch}.home .internships-section__row--header{flex:none;text-align:center}.home .internship-title{font-size:1.25rem}.home .internship-pay{font-size:1rem}.home .internship-card{flex-basis:290px}}.home .accreditation-banner{padding:2rem 0;background:url(https://tefl.ie/wp-content/uploads/2026/04/accred-banner-pattern.png),linear-gradient(90deg,#b1e3e4,#f6f1d1)}.home .accreditation-banner__row{display:flex;align-items:center;justify-content:center;gap:40px}.home .accreditation-banner__title{position:relative;margin-bottom:2rem;font-size:21px;font-weight:700;line-height:1.4;color:#2d4040}.home .accreditation-banner__title:after{content:"";position:absolute;left:0;bottom:-1rem;width:33%;height:2px;background:rgba(45,64,64,.5)}.home .accreditation-banner__summary{margin:0;font-size:21px;font-weight:400;line-height:1.4;color:#2d4040}.home .accreditation-banner__logos{display:flex;align-items:center;gap:12px;flex:none}.home .accreditation-banner__logos img{max-height:120px;width:auto;-o-object-fit:contain;object-fit:contain}@media (min-width:769px){.home .accreditation-banner__summary{max-width:65%}}@media (max-width:768px){.home .accreditation-banner__row{flex-direction:column;text-align:center;gap:24px}.home .accreditation-banner__title:after{left:50%;transform:translateX(-50%)}}.home .student-stories-section{padding:3rem 0;overflow:hidden}.home .student-stories-section__row{position:relative;padding:2rem 0 3rem;background:url(https://tefl.ie/wp-content/uploads/2025/10/world-map.svg) no-repeat 50%/80%}.home .student-stories-section__row--header{margin-bottom:3rem;text-align:center}.home .student-stories-section__row--header h2{margin-bottom:.5rem;color:var(--ink-dark)}.home .student-stories-section__row--header p{font-size:18px}.home .student-stories-section__row--content{display:flex;justify-content:center;gap:15px;overflow:hidden}.home .story-card{display:flex;height:320px;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .4s ease-in-out}.home .story-card.active{padding:.5rem;background:var(--teal)}.home .story-card-image{position:relative;height:100%;flex:none}.home .story-card-image img{display:block;width:170px;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;transition:width .4s ease}.home .story-card.active .story-card-image img{width:200px}.home .story-card-content{display:none;position:relative;padding:.5rem 1.5rem;color:#fff}.home .story-card.active .story-card-content{display:block;max-width:360px}.home .story-card-content .teflie-btn{position:absolute;bottom:.5rem}.home .student-stories-viewer{display:none;flex-direction:column;align-items:center;gap:1.5rem}.home .story-featured{display:flex;width:100%;max-width:760px;height:320px;gap:1rem;padding:.5rem;background:var(--teal);border-radius:12px;overflow:hidden;animation:story-fade .4s ease}@keyframes story-fade{0%{opacity:.4}to{opacity:1}}.home .story-featured__image{flex:none;height:100%}.home .story-featured__image img{display:block;width:240px;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.home .story-featured__content{display:flex;flex-direction:column;padding:1rem 1.5rem 1rem .5rem;color:#fff}.home .story-card__label{display:inline-block;margin-bottom:1.25rem;padding:4px 10px;background:#f5f1d1;color:var(--ink);border-radius:1rem;font-size:14px;line-height:1.6}.home .story-card__title{margin-bottom:1rem;font-size:24px;font-weight:600;line-height:1.2;color:#fff}.home .story-card__summary{font-size:16px;color:hsla(0,0%,100%,.8)}.home .story-featured__content .teflie-btn{align-self:flex-start;margin-top:auto}.home .story-thumbs{display:flex;justify-content:center;gap:12px}.home .story-thumb{width:110px;height:130px;padding:0;background:none;border:3px solid transparent;border-radius:10px;overflow:hidden;cursor:pointer;transition:border-color .3s ease,transform .3s ease}.home .story-thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home .story-thumb.is-active{border-color:var(--teal)}.home .story-thumb:hover{transform:translateY(-3px)}.home .student-stories-nav{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:2rem}.home .nav-arrow{display:grid;place-items:center;padding:0;background:none;border:none;color:var(--ink-dark);cursor:pointer}.home .nav-arrow svg{width:34px;height:34px}.home .nav-prev svg{transform:rotate(180deg)}.home .view-all-stories{display:inline-flex;align-items:center;gap:5px;padding:8px 17px;border:1px solid #384343;border-radius:50px;color:#384343;font-weight:600;white-space:nowrap}.home .view-all-stories svg{width:22px;height:22px;flex:none}@media (max-width:768px){.home .student-stories-section__row--content{display:none}.home .student-stories-viewer{display:flex}.home .story-featured{flex-direction:column;height:auto;max-width:100%}.home .story-featured__image{height:auto}.home .story-featured__image img{width:100%;height:200px}.home .story-featured__content{padding:1rem}.home .story-featured__content .teflie-btn{width:100%;justify-content:center;text-align:center;margin-top:1rem}.home .story-thumbs{gap:8px}.home .story-thumb{width:calc(25% - 6px);height:90px}}.home .verified-reviews-section{padding:3rem 0;background:var(--vanilla)}.home .verified-reviews-section__header{margin-bottom:2rem;text-align:center}.home .verified-reviews-section__header h2{color:var(--ink-dark)}.home .verified-reviews-section__header p{margin-top:.5rem;font-size:18px}.home .review-widgets{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:3rem;margin-bottom:2.5rem}.home .review-widget{display:flex;flex-direction:column;align-items:center;gap:6px}.home .review-widget__row{display:flex;align-items:center;gap:10px}.home .review-widget__num{font-size:32px;font-weight:800;color:var(--ink-dark)}.home .review-widget .stars{color:#fbc02d;font-size:30px;line-height:1}.home .review-widget img{height:26px;width:auto}.home .review-btn-link{color:var(--ink-dark);font-weight:600;font-size:13px;text-decoration:underline}.home .reviews-slider{display:flex;align-items:stretch;gap:1.25rem;overflow-x:auto;padding-bottom:1rem;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;cursor:grab}.home .reviews-slider::-webkit-scrollbar{display:none}.home .review-card{flex:0 0 330px;height:280px;scroll-snap-align:start;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;background:#fff;border-radius:10px;box-shadow:0 1px 4px rgba(0,0,0,.16)}.home .review-card__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.home .review-card__name{font-size:18px;font-weight:700;color:var(--ink)}.home .review-card__stars{color:#fbc02d;font-size:16px;letter-spacing:1px}.home .review-card__text{flex:1 1 auto;min-height:0;overflow-y:auto;font-size:15px;line-height:1.5;color:var(--ink);padding-right:8px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.25) transparent}.home .review-card__text::-webkit-scrollbar{width:6px}.home .review-card__text::-webkit-scrollbar-thumb{background:rgba(0,0,0,.25);border-radius:3px}.home .ai-block-section{padding:40px 0}.home .ai-block-bg{width:100%;padding:40px;border-radius:16px;background:url(https://tefl.ie/wp-content/uploads/2026/01/ai_blockbg.png) 50%/cover no-repeat}.home .ai-block-container{display:flex;align-items:center;justify-content:space-between;gap:40px;max-width:1300px;margin:0 auto}.home .ai-block-left{flex:0 0 auto}.home .ai-block-left .left-content{display:flex;flex-direction:column;gap:16px}.home .ai-block-left .tefl-ai-logo{display:block;width:140px;height:auto}.home .ai-block-left .tefl-ai-logo img{display:block;width:100%;height:auto}.home .ai-block-left .left-content>p{margin:0;color:#fff;font-size:18px;line-height:1.4}.home .ai-block-left .tefl-ai-btn{display:flex;width:-moz-max-content;width:max-content;margin-top:20px}.home .ai-block-left .tefl-ai-btn img{height:50px;width:auto}.home .ai-block-right{display:grid;grid-template-columns:repeat(2,1fr);gap:33px 80px}.home .ai-block-right ul{display:contents;list-style:none;margin:0;padding:0}.home .ai-block-right li{display:flex;align-items:center;gap:8px;margin:0;color:#fff;font-size:18px}.home .ai-block-right li img{width:20px;height:auto;flex:none}@media (max-width:768px){.home .ai-block-container{flex-direction:column;align-items:flex-start}.home .ai-block-right{grid-template-columns:1fr;width:100%}.home .ai-block-bg{padding:30px 20px}}.home .card-section{padding:60px 0}.home .card-section .card-container{display:flex;align-items:flex-start;gap:26px}.home .card-section .card{flex:1 1 0;height:100%;position:relative;background:#fff;border-radius:24px;box-shadow:0 2px 10px rgba(0,0,0,.15)}.home .card-section .card-bg{overflow:hidden;border-radius:24px 24px 0 0}.home .card-section .card-bg>img{display:block;width:100%;height:auto}.home .card-section .card-bg.card-bg-multiple{display:flex;align-items:center;justify-content:space-around;gap:1.5rem;height:225px;padding:.5rem 1.5rem;background:var(--warm)}.home .card-section .card-bg-multiple .accred-link{flex:1}.home .card-section .accred-link h6{display:flex;align-items:center;justify-content:center;gap:4px;margin:0 0 1rem;font-size:14px;font-weight:600;color:var(--ink)}.home .card-section .accred-link h6 img{width:20px;height:auto}.home .card-section .card-bg-multiple a img{width:100%;height:90px;-o-object-fit:contain;object-fit:contain}@media (min-width:769px){.home .card-section .card-bg-multiple .accred-link:nth-of-type(2){padding-inline:10px;border-inline:1px solid rgba(25,19,45,.2)}}.home .card-section .card-content{padding:32px}.home .card-section .card-title{margin-bottom:18px}.home .card-section .card-title h3{font-size:24px;font-weight:500;color:var(--ink-dark)}.home .card-section .card-description{position:relative;overflow:hidden;color:var(--ink)}.home .card-section .card-description .content-preview{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;margin-bottom:1rem}.home .card-section .card-description .content-preview.expanded{display:block;-webkit-line-clamp:unset}.home .card-section .content-preview p,.home .card-section .content-remaining p{margin:0 0 .75rem}.home .card-section .content-remaining p:last-child{margin-bottom:0}.home .card-section .card-content a{color:var(--turquoise);font-weight:500;text-decoration:underline}.home .card-section .read-more-btn{all:unset;display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;color:var(--turquoise);font-weight:700;cursor:pointer}@media (max-width:768px){.home .card-section{padding:0 0 50px}.home .card-section .card-container{flex-direction:column}.home .card-section .card-content{padding:20px}.home .card-section .card-title h3{font-size:18px}.home .card-section .card-title{margin-bottom:10px}.home .card-section .card-bg.card-bg-multiple{height:150px}.home .card-section .card-bg-multiple a img{height:70px}.home .card-section .accred-link h6{flex-direction:column;text-align:center;font-size:12px}}.home .personal-message-section{padding:0 0 4rem}.home .personal-message-card{display:flex;gap:2rem;padding:2rem;background:var(--vanilla);border-radius:24px}.home .personal-message-icon{flex:none}.home .personal-message-icon img{width:80px;height:auto;-o-object-fit:contain;object-fit:contain}.home .personal-message-title{margin:0 0 10px;font-size:33px;font-weight:600;line-height:1}.home .personal-message-text{position:relative;margin:0;max-height:48px;overflow:hidden;font-size:16px;line-height:1.5}.home .personal-message-text p{margin:0}.home .personal-message-text:after{content:"…";position:absolute;right:0;bottom:0;padding-left:6px;background:var(--vanilla)}.home .personal-message-text.is-expanded{max-height:none}.home .personal-message-text.is-expanded:after{display:none}.home .personal-message-text a{color:var(--turquoise);font-weight:500;text-decoration:underline}.home .personal-message-readmore{display:inline-block;margin-top:15px;color:var(--turquoise);font-weight:700;text-decoration:none}@media (max-width:768px){.home .personal-message-card{flex-direction:column}.home .personal-message-icon img{width:40px}.home .personal-message-title{font-size:20px}}.home .partnership-section{padding:0 0 50px}.home .partnership-card{display:flex;align-items:flex-start;gap:40px;padding:32px;background:#f4efe5;border-radius:32px}.home .partnership-card .stars-box{width:70%;height:100%;padding:28px;background:var(--soft-blue);border-radius:24px}.home .partnership-card .starts-header{display:flex;align-items:flex-start;justify-content:flex-start;gap:60px;margin-bottom:15px}.home .partnership-card .stars-box h3{font-size:48px;font-weight:500;color:var(--ink-dark)}.home .partnership-card .alumni-text{font-size:18px;font-weight:600}.home .partnership-card .avatars img{max-width:130px;height:auto;-o-object-fit:contain;object-fit:contain}.home .partnership-card .stars-box hr{height:1px;margin-bottom:15px;border:none;background:rgba(0,0,0,.12)}.home .partnership-card .stars-box p{margin:0 0 .75rem}.home .partnership-card .stars-box p:last-child{margin-bottom:0}.home .partnership-card .content-box{width:100%}.home .partnership-card .content-box h3{font-size:24px;font-weight:500}.home .partnership-card .content-box .subtitle{margin-top:1rem;font-size:16px}.home .partnership-card .content-box .subtitle p{margin:0}.home .partnership-card .image-label{display:flex;gap:3rem;margin-top:1rem}.home .partnership-card .image-label__inner{display:flex;align-items:center;width:50%}.home .partnership-card .image-label__logo{max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.home .partnership-card .image-label__text{position:relative;display:flex;align-items:center;width:50%;padding:1rem 3rem;overflow:hidden;background:#ece1ce;font-weight:600;line-height:1.4;text-align:center}.home .partnership-card .image-label__text:after,.home .partnership-card .image-label__text:before{content:"";position:absolute;top:50%;width:0;height:0;transform:translateY(-50%);border-top:50px solid transparent;border-bottom:50px solid transparent}.home .partnership-card .image-label__text:before{left:0;border-left:33px solid #f4efe5}.home .partnership-card .image-label__text:after{right:0;border-right:33px solid #f4efe5}.home .partnership-card .text-content{margin:10px 0 0}.home .partnership-card .content-preview p,.home .partnership-card .content-remaining p{margin:0 0 .75rem}.home .partnership-card .content-remaining h4{display:block;margin-top:40px;font-weight:500}.home .partnership-card .content-remaining img{max-width:150px;height:auto}.home .partnership-card :where(.subtitle,.text-content) a{color:var(--turquoise);font-weight:500;text-decoration:underline}.home .partnership-card .btn-read-more{all:unset;display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;color:var(--turquoise);font-weight:700;cursor:pointer}@media (max-width:768px){.home .partnership-card{flex-direction:column;gap:10px;padding:20px 20px 0}.home .partnership-card .stars-box{width:100%}.home .partnership-card .stars-box h3{font-size:35px}.home .partnership-card .starts-header{gap:25px}.home .partnership-card .image-label{flex-direction:column;align-items:center;gap:1rem;margin:2rem}.home .partnership-card .image-label__inner,.home .partnership-card .image-label__text{width:100%}}.home #social_media_reels{padding:3rem 0;overflow:hidden}.home #social_media_reels .reels-header{max-width:620px;margin:0 auto 2.5rem;text-align:center}.home #social_media_reels .section-title{margin-bottom:.5rem;color:var(--ink-dark)}.home #social_media_reels .instagram-subtitle{margin:0;font-size:18px;color:var(--ink)}.home .reels-slider-wrapper{margin-top:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.home .reels-slider-wrapper::-webkit-scrollbar{display:none}.home .reels-slider-track{display:flex;gap:1.5rem;padding:20px 0}.home .reel-card{position:relative;flex:0 0 260px;aspect-ratio:9/16;border-radius:20px;overflow:hidden;scroll-snap-align:center}.home .reel-card>img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home .reel-card .reel-play-link{position:absolute;bottom:5px;left:20px;z-index:2;color:#fff;opacity:.9;font-size:14px;text-decoration:underline}.home .reel-play-overlay{position:absolute;inset:0;z-index:1;border:none;background:transparent;cursor:pointer}.home .reel-play-overlay:after{content:"";position:absolute;top:50%;left:50%;width:60px;height:60px;transform:translate(-50%,-50%);background:url(https://tefl.ie/wp-content/uploads/2025/11/play-btn-lilac.svg) 50%/40px 40px no-repeat}.home .reels-cta{margin-top:1.5rem;text-align:center}.home .view-instagram-btn{gap:8px;font-size:14px}.home .view-instagram-btn img{width:14px;height:auto;-o-object-fit:contain;object-fit:contain}.home .reels-lightbox{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:1rem;background:rgba(0,0,0,.8)}.home .reels-lightbox__video{max-height:85vh;width:auto;max-width:100%;border-radius:16px}.home .reels-lightbox__close{position:absolute;top:20px;right:20px;display:grid;place-items:center;width:40px;height:40px;border:none;border-radius:50%;background:hsla(0,0%,100%,.15);color:#fff;font-size:24px;cursor:pointer}.home .reels-lightbox__close:hover{background:hsla(0,0%,100%,.25)}.home .app-download-section{padding:4rem 0 0;background:var(--soft-blue);color:var(--ink);overflow:hidden}.home .app-download-section__row{display:flex;align-items:flex-end;gap:3rem}.home .app-download-section__content{position:relative;align-self:flex-start;padding-bottom:5rem}.home .app-download-section .flight-with-trail{position:absolute;left:-50%;top:50%;transform:translateY(-50%);opacity:.7;z-index:-1;pointer-events:none}.home .app-download-section .section-title{color:var(--ink-dark);font-size:60px;font-weight:700;line-height:1.2}.home .app-download-section .section-summary{margin-top:1rem;font-size:22px}.home .app-download-section .section-cta{display:flex;align-items:center;gap:.5rem;margin-top:2rem}.home .app-download-section .app-btn img{display:block;height:48px;width:auto}.home .app-download-section__image{flex:none}.home .app-download-section__image img{display:block;width:18rem;max-width:100%;height:auto}@media (min-width:769px){.home .app-download-section__row{max-width:80%;margin:auto}.home .app-download-section .section-summary{max-width:66%}}@media (max-width:768px){.home .app-download-section__row{flex-direction:column;align-items:center;text-align:center}.home .app-download-section__content{align-self:center;padding-bottom:0}.home .app-download-section .section-title{font-size:36px}.home .app-download-section .flight-with-trail{display:none}.home .app-download-section .section-summary{font-size:18px}.home .app-download-section__image img{width:66%}}.home .journey-section{position:relative;width:100%;height:300px;display:flex;align-items:flex-start;justify-content:center;background-size:cover;background-position:center -50px;background-repeat:no-repeat}.home .journey-section:before{content:"";position:absolute;top:0;width:100%;height:10%;background:linear-gradient(180deg,var(--warm) 26.82%,rgba(255,251,243,0) 100%)}.home .journey-section:after{content:"";position:absolute;bottom:-50px;width:100%;height:60%;background:linear-gradient(0deg,#0e1615 32.72%,rgba(14,22,21,.538) 55%,rgba(14,22,21,0))}.home .journey-section>.home-container{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding-top:40px;text-align:center;color:#fff}.home .journey-section .section-title{color:#fff;font-weight:600;text-shadow:0 1px 10px rgba(14,22,21,.35)}.home .journey-section .teflie-btn img{height:16px;width:auto}@media (max-width:768px){.home .journey-section{height:auto;padding:40px 20px 140px;align-items:center;background-size:300%;background-position:bottom}.home .journey-section:after{display:none}.home .journey-section>.home-container{padding-top:0}.home .journey-section .teflie-btn{width:50%;margin-top:20px}}