:root{--blue: #3533ff;--lime: #b1db00;--dark: #101626;--light-blue: #d2f0fa;--off-white: #f5f5f7;--mid-grey: #5a5a5a;--mute-grey: #a0a0a0;--border: #e0e0e4;--section-y-mob: 64px;--section-y-desk: 56px}.maths .has-grid{background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:60px 60px}.maths *,.maths *:before,.maths *:after{box-sizing:border-box;margin:0;padding:0}.maths{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;background:#fff;color:var(--dark);line-height:1.5;-webkit-font-smoothing:antialiased}.maths img{display:block;max-width:100%;height:auto}.maths a{color:inherit}.maths button{font-family:inherit;cursor:pointer}.maths ul,.maths ol{list-style:none}.maths mark{background:none;color:inherit}.maths .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.maths .container{max-width:1440px;margin:0 auto;padding:0 24px}@media(min-width:1024px){.maths .container{padding:0 32px}}.maths h1{font-size:clamp(32px,6vw,76px);font-weight:900;letter-spacing:-.03em;line-height:1.1}.maths h2{font-size:clamp(32px,4.5vw,60px);font-weight:900;letter-spacing:-.025em;line-height:1.08}.maths h3{font-size:clamp(18px,2vw,24px);font-weight:700;letter-spacing:-.015em;line-height:1.2}.maths p{line-height:1.6}.maths .hl{background:var(--lime);color:var(--dark);padding:0 6px 2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;display:inline}.maths .s-blue .hl,.maths .s-dark .hl{background:var(--lime);color:var(--dark)}.maths .lime-ul{display:inline;text-decoration:underline;text-decoration-color:var(--lime);text-decoration-thickness:5px;text-underline-offset:4px}.maths .h2-ul:after{content:"";display:block;width:96px;height:6px;background:var(--lime);margin-top:14px}.maths .s-blue .h2-ul:after{background:var(--lime)}.maths .chip{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:5px 12px;height:26px;margin-bottom:6px;white-space:nowrap;border-radius:0;line-height:1}.maths .chip-blue{background:var(--blue);color:#fff}.maths .chip-dark{background:var(--dark);color:#fff}.maths .chip-dark .chip-dot{display:inline-block;width:8px;height:8px;background:var(--lime);flex-shrink:0}.maths .chip-white{background:#fff;color:var(--blue)}.maths .s-hero{background:var(--blue);color:#fff;padding:16px 0 0}@media(min-width:1024px){.maths .s-hero{padding:20px 0 0}}.maths .s-white{background:#fff;color:var(--dark);padding:var(--section-y-mob) 0}@media(min-width:1024px){.maths .s-white{padding:var(--section-y-desk) 0}}.maths .s-dark{background:var(--dark);color:#fff;padding:var(--section-y-mob) 0}@media(min-width:1024px){.maths .s-dark{padding:var(--section-y-desk) 0}}.maths .s-blue{background:var(--blue);color:#fff;padding:var(--section-y-mob) 0}@media(min-width:1024px){.maths .s-blue{padding:var(--section-y-desk) 0}}.maths .s-light-blue{background:var(--light-blue);color:var(--dark);padding:var(--section-y-mob) 0}@media(min-width:1024px){.maths .s-light-blue{padding:var(--section-y-desk) 0}}.maths .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-family:inherit;font-size:16px;font-weight:700;cursor:pointer;border:2px solid transparent;padding:0 32px;height:56px;transition:background .15s,color .15s,border-color .15s,transform .12s;text-decoration:none;line-height:1;white-space:nowrap;border-radius:0}.maths .btn:hover{transform:scale(1.02)}.maths .btn:active{transform:scale(.99)}.maths .btn:focus-visible{outline:2px solid var(--lime);outline-offset:2px}.maths .btn .arrow{display:inline-block;transition:transform .15s;font-style:normal}.maths .btn:hover .arrow{transform:translate(3px)}.maths .btn-lime{background:var(--lime);color:var(--dark);border-color:var(--lime)}.maths .btn-lime:hover{background:#9ec300;border-color:#9ec300}.maths .btn-dark{background:var(--dark);color:#fff;border-color:var(--dark)}.maths .btn-dark:hover{background:#1e2840;border-color:#1e2840}.maths .btn-full,.maths .btn-full-mob{width:100%;display:flex}@media(min-width:768px){.maths .btn-full-mob{width:auto;display:inline-flex}}.maths button:disabled{opacity:.45;cursor:not-allowed;transform:none!important}.maths .form-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.maths .form-field label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--dark)}.maths .s-blue .form-field label{color:#ffffffd9}.maths .form-field>input{height:52px;padding:0 16px;font-size:16px;font-family:inherit;color:var(--dark);background:#fff;border:1.5px solid var(--border);border-radius:0;outline:none;transition:border-color .15s;-webkit-appearance:none}.maths .form-field>input::placeholder{color:var(--mute-grey)}.maths .form-field>input:focus{border-color:var(--blue)}.maths .form-field.has-error>input{border-color:#dc2626}.maths .field-error{display:block;font-size:13px;color:#dc2626;min-height:18px}.maths .form-submit-error{display:block;font-size:13px;color:#dc2626;margin-bottom:12px}.maths .form-guarantee{margin-top:12px;font-size:13px;text-align:center;color:var(--mute-grey)}.maths .s-blue .form-guarantee{color:#fff9}.maths .form-consent{margin-top:12px;font-size:13px;text-align:center;color:var(--mute-grey)}.maths .s-blue .form-consent{color:#fff9}.maths .form-success{background:var(--lime);color:var(--dark);padding:28px 24px;font-size:16px;font-weight:700;line-height:1.5;text-align:center}.maths .hero-layout{display:flex;flex-direction:column;gap:14px}@media(min-width:1024px){.maths .hero-layout{display:grid;grid-template-columns:1fr 56%;grid-template-areas:"top    visual" "bottom visual";column-gap:32px;row-gap:28px;align-items:start}.maths .hero-copy-top{grid-area:top}.maths .hero-copy-bottom{grid-area:bottom}.maths .hero-visual{grid-area:visual}}.maths .hero-copy-top h1{margin-bottom:12px;color:#fff}@media(min-width:1024px){.maths .hero-copy-top h1{margin-bottom:0}}.maths .hero-sub{font-size:14px;color:#ffffffe0;line-height:1.6;margin-bottom:16px;max-width:560px}@media(min-width:1024px){.maths .hero-sub{font-size:clamp(17px,2vw,20px);margin-bottom:16px;max-width:none}}.maths .hero-cta{font-size:14px;height:44px;padding:0 20px}@media(min-width:1024px){.maths .hero-cta{font-size:16px;height:56px;padding:0 32px}}.maths .subject-pills{display:flex;flex-wrap:wrap;gap:6px 18px;margin-bottom:12px}@media(min-width:1024px){.maths .subject-pills{margin-bottom:6px}}.maths .pill{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fffc;padding:0}.maths .pill:before{content:"";width:6px;height:6px;background:var(--lime);flex-shrink:0}.maths .trust-row{margin:0 -24px;background:var(--dark);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:12px 24px}@media(min-width:1024px){.maths .trust-row{margin:0 -40px 32px;background:var(--dark);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);padding:12px 40px}}.maths .hero-cta-group{display:flex;flex-direction:column;gap:12px;max-width:380px}.maths .hero-tagline{font-size:11px;color:#fff9;font-style:italic;margin-top:10px;margin-bottom:12px}@media(min-width:1024px){.maths .hero-tagline{font-size:14px;margin-bottom:12px}}.maths .hero-visual{display:block;margin:0 -24px;background:var(--blue);min-width:0}.maths .hero-visual picture,.maths .hero-visual img{width:100%;height:auto;display:block}@media(min-width:1024px){.maths .hero-visual{margin:0}}.maths .hero-trust-bar{padding:0 24px;margin-top:10px;margin-bottom:10px;display:flex;justify-content:center;align-items:center;text-align:center}.maths .hero-trust-bar .trustpilot-widget{transform:scale(.82);transform-origin:center}@media(min-width:1024px){.maths .hero-trust-bar .trustpilot-widget{transform:none}}.maths .hero-img-frame{border:2px solid rgba(255,255,255,.3);aspect-ratio:4/3;overflow:hidden;position:relative}.maths .hero-img-placeholder{width:100%;height:100%;min-height:240px;background:#ffffff0f;display:flex;align-items:center;justify-content:center;font-size:13px;color:#fff6;text-align:center;line-height:1.6;padding:24px}.maths .section-header{margin-bottom:48px;max-width:720px}.maths .section-header .section-sub{margin-top:16px;font-size:18px;line-height:1.65;color:var(--mid-grey)}.maths .s-blue .section-sub,.maths .s-dark .section-sub{color:#fffc}.maths #stakes{padding:32px 0}@media(min-width:1024px){.maths #stakes{padding:var(--section-y-desk) 0}}.maths .stakes-inner{max-width:800px}.maths .stakes-inner h2{margin-bottom:10px}.maths .stakes-inner p{font-size:15px;color:var(--mid-grey);line-height:1.7;max-width:660px}@media(min-width:1024px){.maths .stakes-inner p{font-size:clamp(18px,2.2vw,22px)}}.maths .product-cards{display:flex;flex-direction:column;gap:12px;margin-top:16px;margin-bottom:32px}@media(min-width:768px){.maths .product-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin:48px 0;padding-left:0;padding-right:0;overflow-x:visible;scroll-snap-type:none}}.maths .product-card{background:#ffffff0a;border:1.5px solid rgba(255,255,255,.12);padding:24px 20px 20px;display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;column-gap:14px;row-gap:10px;align-items:start}.maths .product-card-icon{grid-column:1;grid-row:1;align-self:center;width:40px;height:40px;background:var(--lime);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--dark)}.maths .product-card-icon svg{width:20px;height:20px}.maths .product-card h3{grid-column:2;grid-row:1;color:#fff;margin-bottom:0;font-size:18px;align-self:center}.maths .product-card p{grid-column:1 / -1;grid-row:2;margin-top:0;font-size:15px;color:#ffffffa6;line-height:1.65}.maths .foundation-img{margin:24px -24px calc(-1 * var(--section-y-mob))}@media(min-width:1024px){.maths .foundation-img{margin:40px auto 0;max-width:72%}}.maths .foundation-img img{width:100%;height:auto;display:block}.maths .teachers-header{margin-bottom:16px;max-width:760px}.maths .teachers-header h2{margin-bottom:20px}.maths .teachers-header .section-sub{color:var(--mid-grey)}.maths .teachers-select-note{margin-top:12px;font-size:15px;color:var(--mute-grey);font-style:italic}.maths .teacher-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:12px}@media(min-width:768px){.maths .teacher-grid{grid-template-columns:repeat(3,1fr)}}.maths .teacher-card--extra{display:none}.maths .teacher-grid.is-expanded .teacher-card--extra{display:block}@media(min-width:768px){.maths .teacher-card--extra{display:block}}.maths .teacher-toggle{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 20px;background:none;border:1.5px solid var(--border);font-family:inherit;font-size:14px;font-weight:700;color:var(--dark);cursor:pointer;letter-spacing:-.01em;transition:background .15s,border-color .15s;margin-bottom:12px}.maths .teacher-toggle:hover{background:var(--off-white);border-color:var(--dark)}.maths .teacher-toggle .teacher-toggle-chevron{transition:transform .25s;flex-shrink:0}.maths .teacher-toggle[aria-expanded=true] .teacher-toggle-chevron{transform:rotate(180deg)}@media(min-width:768px){.maths .teacher-toggle{display:none}}.maths .teacher-card{background:#fff;border:1.5px solid var(--border);overflow:hidden}.maths .teacher-photo-wrap{position:relative;background:#fff;aspect-ratio:4/5;overflow:hidden}.maths .teacher-photo-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;border-radius:0}.maths .teacher-subject-pill{position:absolute;bottom:10px;left:10px;background:var(--blue);color:#fff;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:4px 8px;line-height:1}.maths .teacher-info{padding:14px 16px 16px}.maths .teacher-subject{display:inline-block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff;background:var(--blue);padding:3px 7px;margin-bottom:6px}.maths .teacher-name{font-size:14px;font-weight:800;color:var(--dark);margin-bottom:4px;line-height:1.25}.maths .teacher-cred{font-size:12px;color:var(--mute-grey);line-height:1.4}.maths .teachers-stat-bar{display:inline-flex;align-items:center;gap:6px;background:var(--lime);padding:5px 12px;margin-bottom:8px}@media(min-width:1024px){.maths .teachers-stat-bar{gap:8px;padding:8px 18px}}.maths .teachers-stat-pct{font-size:11px;font-weight:700;color:var(--dark);line-height:1;flex-shrink:0}.maths .teachers-stat-text{font-size:11px;font-weight:700;color:var(--dark);line-height:1}@media(min-width:1024px){.maths .teachers-stat-pct,.maths .teachers-stat-text{font-size:15px}}.maths .teachers-closing{font-size:13px;font-style:italic;color:var(--mid-grey);max-width:680px;line-height:1.65;margin-bottom:0}.maths .results-sub{margin-top:16px;font-size:18px;color:#ffffffd9;margin-bottom:16px}.maths .stats-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:40px;align-items:stretch}.maths .stat-card{border:1.5px solid var(--lime);padding:16px 14px 18px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.maths .stat-num{font-size:clamp(22px,5.5vw,40px);font-weight:900;letter-spacing:-.04em;color:#fff;line-height:1.1;margin-bottom:12px}.maths .stat-num .unit{color:var(--lime)}.maths .stat-num-nowrap{white-space:nowrap}.maths .stat-num-white{color:#fff}.maths .stat-label{font-size:15px;color:#ffffffbf;line-height:1.5;max-width:220px}.maths .review-carousel-wrap{position:relative;display:flex;align-items:center;gap:8px}.maths .review-carousel{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1}.maths .review-carousel::-webkit-scrollbar{display:none}.maths .review-slide{flex:0 0 85%;scroll-snap-align:start}@media(min-width:640px){.maths .review-slide{flex:0 0 48%}}@media(min-width:1024px){.maths .review-slide{flex:0 0 46%}}.maths .review-slide img{width:100%;height:auto;display:block;border-radius:0}.maths .review-arrow{flex-shrink:0;width:32px;height:32px;border-radius:50%;border:1.5px solid rgba(255,255,255,.3);background:#ffffff14;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.maths .review-arrow:hover{background:#ffffff2e}.maths .testimonial-grid{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){.maths .testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.maths .testimonial-grid{grid-template-columns:repeat(3,1fr)}}.maths .testimonial-card{background:#ffffff12;border:1.5px solid rgba(255,255,255,.15);padding:24px}.maths .testimonial-outcome{font-size:15px;font-weight:800;color:#fff;margin-bottom:8px;line-height:1.3}.maths .testimonial-name{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--lime);margin-bottom:14px}.maths .testimonial-quote{font-size:14px;color:#ffffffb3;font-style:italic;line-height:1.6;border:none;padding:0}.maths .steps{margin-top:16px;max-width:640px;margin-bottom:16px}@media(min-width:1024px){.maths .steps{margin-top:48px}}.maths .step{display:flex;gap:24px;align-items:flex-start}.maths .step+.step{margin-top:0}.maths .step-marker{display:flex;flex-direction:column;align-items:center;flex-shrink:0;padding-top:0}.maths .step-num{width:32px;height:32px;background:var(--lime);color:var(--dark);font-size:16px;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:0}@media(min-width:1024px){.maths .step-num{width:40px;height:40px;font-size:20px}}.maths .step-line{flex:1;width:2px;background:var(--border);margin:8px 0;min-height:40px}.maths .step-content{padding-top:0;padding-bottom:20px;flex:1}.maths .step--last .step-content{padding-bottom:0}.maths .step-content h3{color:var(--dark);margin-bottom:10px;font-size:18px}.maths .step-content p{font-size:13px;color:var(--mid-grey);line-height:1.55}.maths .how-cta{margin-top:8px}.maths #how-it-works{padding:32px 0}@media(min-width:1024px){.maths #how-it-works{padding:var(--section-y-desk) 0}}.maths #foundation{padding-top:32px!important;background:var(--light-blue);color:var(--dark)}.maths #foundation h2{color:var(--dark)}.maths #foundation .product-card{background:#fff;border-color:var(--border)}.maths #foundation .product-card h3{color:var(--dark)}.maths #foundation .product-card p{color:var(--mid-grey)}@media(min-width:1024px){.maths #foundation{padding-top:var(--section-y-desk)!important}}.maths #teachers{padding-top:32px;padding-bottom:32px;background:#f0f0ff}@media(min-width:1024px){.maths #teachers{padding-top:var(--section-y-desk);padding-bottom:var(--section-y-desk)}}.maths #results{padding-top:32px;padding-bottom:32px}@media(min-width:1024px){.maths #results{padding-top:var(--section-y-desk);padding-bottom:var(--section-y-desk)}}.maths #timetable{padding:32px 0}.maths .timetable-img-wrap{margin-top:24px}.maths .timetable-img-wrap img{display:block;width:100%;height:auto;max-width:1210px}@media(min-width:1024px){.maths .timetable-img-wrap img{max-width:780px}}@media(min-width:1024px){.maths #timetable{padding:var(--section-y-desk) 0}}.maths .timetable-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1.5px solid rgba(0,0,0,.12);margin-top:12px;margin-bottom:24px}.maths .timetable-scroll:focus{outline:2px solid var(--blue);outline-offset:2px}.maths .timetable-table{width:100%;min-width:480px;border-collapse:collapse;table-layout:fixed}.maths .timetable-table thead tr{background:var(--blue);color:#fff}.maths .timetable-table th{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:8px 4px;text-align:left}.maths .timetable-table tbody tr{border-top:1px solid rgba(0,0,0,.08);background:#fff}.maths .timetable-table tbody tr:hover{background:#f5f5f5}.maths .tt-time-header,.maths .tt-time{min-width:0;background:#fff;font-weight:700;color:var(--dark);font-size:13px;white-space:nowrap}.maths .tt-time{padding:10px 6px;font-size:10px;white-space:nowrap}.maths .tt-empty{padding:10px 4px}.maths .tt-lesson{padding:10px 8px;font-size:11px;font-weight:700;border-left:3px solid transparent}.maths .tt-maths{border-left-color:var(--blue);background:#3533ff0f;color:var(--blue)}.maths .tt-biology{border-left-color:#16a34a;background:#16a34a0f;color:#16a34a}.maths .tt-chemistry{border-left-color:#9333ea;background:#9333ea0f;color:#9333ea}.maths .tt-physics{border-left-color:#b45309;background:#b453090f;color:#b45309}.maths .tt-english{border-left-color:#0369a1;background:#0369a10f;color:#0369a1}.maths .timetable-legend{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px}.maths .legend-item{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--mid-grey)}.maths .legend-dot{width:10px;height:10px;flex-shrink:0}.maths .legend-dot--maths{background:var(--blue)}.maths .legend-dot--biology{background:#16a34a}.maths .legend-dot--chemistry{background:#9333ea}.maths .legend-dot--physics{background:#b45309}.maths .legend-dot--english{background:#0369a1}.maths .tt-teacher{font-weight:400;opacity:.7}.maths #faq{padding:32px 0}@media(min-width:1024px){.maths #faq{padding:var(--section-y-desk) 0}}.maths .faq-list{margin-top:16px}.maths .faq-item{border-bottom:1.5px solid var(--border)}.maths .faq-question{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;font-size:16px;font-weight:700;color:var(--dark);cursor:pointer;list-style:none;min-height:44px;line-height:1.4;-webkit-user-select:none;user-select:none}.maths .faq-question::-webkit-details-marker{display:none}.maths .faq-question:hover{color:var(--blue)}.maths .faq-question{-webkit-tap-highlight-color:transparent}.maths .faq-question:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.maths .faq-icon{width:24px;height:24px;flex-shrink:0;position:relative}.maths .faq-icon:before,.maths .faq-icon:after{content:"";position:absolute;background:var(--blue);transition:transform .2s,opacity .2s}.maths .faq-icon:before{width:2px;height:14px;top:5px;left:11px}.maths .faq-icon:after{width:14px;height:2px;top:11px;left:5px}.maths details[open] .faq-icon:before{transform:rotate(90deg);opacity:0}.maths .faq-answer{max-width:720px;overflow:hidden;height:0;transition:height .3s ease}.maths .faq-answer-inner{padding:0 0 22px}.maths .faq-answer p{font-size:14px;color:var(--mid-grey);line-height:1.6}@media(min-width:768px){.maths .faq-question{font-size:17px}}.maths #contact{padding:32px 0}@media(min-width:1024px){.maths #contact{padding:var(--section-y-desk) 0}}.maths .final-cta-layout{display:flex;flex-direction:column;gap:24px}@media(min-width:1024px){.maths .final-cta-layout{flex-direction:row;align-items:flex-start;gap:80px}.maths .final-cta-copy{flex:1}.maths .embedded-form-wrap{flex:0 0 420px}}.maths .final-cta-copy h2{color:#fff;margin-bottom:16px}.maths .final-cta-sub{font-size:18px;color:#ffffffd9;line-height:1.6;max-width:480px}.maths .embedded-form-wrap{background:#ffffff14;border:1.5px solid rgba(255,255,255,.2);padding:36px 32px}.maths .embedded-form-wrap .form-field>input{background:#fffffff2;border-color:transparent}.maths .embedded-form-wrap .form-field>input:focus{border-color:var(--lime)}.maths .embedded-form-wrap .form-field.has-error>input{border-color:#fca5a5}.maths .embedded-form-wrap .field-error{color:#fca5a5}.maths .sticky-cta{position:fixed;bottom:28px;left:50%;transform:translate(-50%);z-index:90;transition:opacity .3s ease,transform .3s ease;pointer-events:auto}.maths .sticky-cta.is-hidden{opacity:0;pointer-events:none;transform:translate(-50%) translateY(12px)}@media(min-width:768px){.maths .sticky-cta{left:auto;right:24px;transform:none}.maths .sticky-cta.is-hidden{transform:translateY(12px)}}.maths .sticky-cta-btn{box-shadow:0 4px 24px #00000038;white-space:nowrap}.maths .site-footer{background:var(--dark);padding:48px 0}.maths .footer-inner{display:flex;flex-direction:column;gap:24px}@media(min-width:640px){.maths .footer-inner{flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:space-between}}.maths .footer-logo img{height:40px;width:auto;filter:brightness(0) invert(1);opacity:.8}.maths .footer-links{display:flex;flex-wrap:wrap;gap:8px 20px}.maths .footer-link{font-size:13px;color:#ffffff8c;text-decoration:none;transition:color .15s}.maths .footer-link:hover{color:#fff}.maths .footer-legal{font-size:12px;color:#ffffff59;width:100%}@media(min-width:640px){.maths .footer-legal{width:auto}}.maths .modal{position:fixed;inset:0;z-index:200;display:flex;align-items:flex-end;justify-content:center}@media(min-width:640px){.maths .modal{align-items:center}}.maths .modal[hidden]{display:none}.maths .modal-backdrop{position:absolute;inset:0;background:#0a0e1eb8}.maths .modal-box{position:relative;background:#fff;width:100%;max-width:480px;max-height:92vh;overflow-y:auto;padding:36px 28px;border:2px solid var(--dark);-webkit-overflow-scrolling:touch}@media(min-width:640px){.maths .modal-box{padding:44px 40px}}.maths .modal-close{position:absolute;top:16px;right:16px;width:40px;height:40px;background:none;border:1.5px solid var(--border);color:var(--dark);display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s;cursor:pointer;border-radius:0}.maths .modal-close:hover{background:var(--off-white);border-color:var(--dark)}.maths .modal-close:focus-visible{outline:2px solid var(--lime);outline-offset:2px}.maths .modal-eyebrow{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--blue);margin-bottom:8px}.maths .modal-heading{font-size:clamp(22px,3vw,28px);font-weight:900;letter-spacing:-.025em;margin-bottom:8px;color:var(--dark);padding-right:48px}.maths .modal-sub{font-size:15px;color:var(--mid-grey);margin-bottom:28px;line-height:1.5}.maths .cookie-banner{position:fixed;bottom:20px;left:20px;right:20px;z-index:300;background:#fff;border:2px solid var(--dark);padding:20px;max-width:400px}@media(min-width:480px){.maths .cookie-banner{left:auto;right:24px;bottom:24px}}.maths .cookie-banner[hidden]{display:none}.maths .cookie-text{font-size:13px;color:var(--mid-grey);line-height:1.5;margin-bottom:16px}.maths .cookie-link{color:var(--blue);text-decoration:underline}.maths .cookie-actions{display:flex;align-items:center;gap:16px}.maths .cookie-btn{height:40px;font-size:13px;padding:0 20px}.maths .cookie-decline{font-size:13px;color:var(--mute-grey);background:none;border:none;cursor:pointer;text-decoration:underline;padding:0}.maths .cookie-decline:hover{color:var(--dark)}.maths :focus-visible{outline:2px solid var(--lime);outline-offset:2px}.maths :focus:not(:focus-visible){outline:none}.tp-inline-stars{color:#00b67a;letter-spacing:2px}.maths .site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1.5px solid #e0e0e4;height:60px;display:flex;align-items:center;padding:0 24px}@media(min-width:1024px){.maths .site-header{height:72px;padding:0 32px}}.maths .header-inner{max-width:1440px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between}.maths .header-logo{display:flex;align-items:center}.maths .header-logo img{height:26px;width:auto}@media(min-width:1024px){.maths .header-logo img{height:30px}}.maths .header-nav{display:flex;align-items:center;gap:20px}.maths .header-link{font-size:13px;font-weight:600;color:var(--mid-grey);text-decoration:none;transition:color .15s}.maths .header-link:hover{color:var(--dark)}.maths .header-cta-btn{font-size:13px;font-weight:700;color:var(--dark);text-decoration:none;padding:8px 16px;background:var(--lime);border:1.5px solid var(--lime);transition:background .15s,border-color .15s;white-space:nowrap;line-height:1;display:inline-flex;align-items:center}.maths .header-cta-btn:hover{background:#9ec300;border-color:#9ec300}.maths .s-selector{background:#2220dd;color:#fff;padding:0;overflow-x:hidden}@media(min-width:1024px){.maths .s-selector{padding-top:56px;padding-bottom:48px}}.maths .selector-layout{display:grid;grid-template-columns:1fr;gap:0}@media(min-width:1024px){.maths .selector-layout{grid-template-columns:1fr 1fr;gap:48px;align-items:center}}.maths .selector-copy{padding:32px 0 16px}@media(min-width:1024px){.maths .selector-copy{padding:0 0 12px}}.maths .selector-h1{font-size:clamp(28px,4vw,54px);font-weight:900;letter-spacing:-.03em;line-height:1.08;color:#fff;margin-bottom:14px}.maths .s-selector .hl{background:var(--light-blue);color:var(--dark)}.maths .selector-sub{font-size:clamp(15px,2vw,20px);font-weight:700;color:#ffffffbf;margin-bottom:14px}.maths .trust-line{display:flex;align-items:stretch;gap:0;padding:0;margin-bottom:32px;border:1px solid rgba(255,255,255,.18);background:#ffffff12}.maths .trust-line .stars,.maths .trust-line .mobile-trust-text,.maths .trust-divider,.maths .mobile-trust-extra{display:none}.maths .trust-stat{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:12px 8px;border-right:1px solid rgba(255,255,255,.14)}.maths .trust-stat:last-child{border-right:none}.maths .trust-stat-value{font-size:18px;font-weight:900;letter-spacing:-.02em;line-height:1;color:#fff}.maths .trust-stat-value.is-stars{color:#00b67a;font-size:14px;letter-spacing:2px}.maths .trust-stat-label{font-size:10px;font-weight:600;color:#fff9;text-align:center;line-height:1.3}@media(min-width:1024px){.maths .trust-line{margin-top:0;margin-bottom:0}.maths .trust-stat{padding:18px 24px}.maths .trust-stat-value{font-size:22px}.maths .trust-stat-value.is-stars{font-size:18px}.maths .trust-stat-label{font-size:11px}}.maths .selector-mobile-hero{display:block;width:100%}.maths .selector-mobile-hero img{width:100%;height:auto;display:block}@media(min-width:1024px){.maths .selector-mobile-hero{display:none}}.maths .selector-visual{display:none}@media(min-width:1024px){.maths .selector-visual{display:flex;align-items:center;padding-right:32px}.maths .selector-visual img{width:100%;height:auto;display:block}}.maths .year-selector{display:flex;flex-direction:column;margin-bottom:16px;text-align:left}.maths .ks-group{display:flex;flex-direction:column;gap:10px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.12)}.maths .ks-group:first-child{padding-top:0}.maths .ks-group:last-child{border-bottom:none;padding-bottom:0}@media(min-width:640px){.maths .ks-group{flex-direction:row;align-items:center;gap:24px}}.maths .ks-label{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#fff;white-space:nowrap;width:112px;flex-shrink:0}.maths .ks-label:before{content:"";display:inline-block;width:9px;height:9px;background:var(--lime);flex-shrink:0}.maths .ks-buttons{display:flex;flex-wrap:wrap;gap:8px}.maths .year-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;width:96px;padding:0;font-family:inherit;font-size:14px;font-weight:700;letter-spacing:-.01em;color:var(--dark);background:var(--lime);border:1.5px solid rgba(0,0,0,.12);border-radius:2px;text-decoration:none;transition:border-color .15s,background .15s,color .15s;white-space:nowrap;flex-shrink:0}.maths .year-btn:hover{border-color:var(--light-blue);background:var(--light-blue)}.maths .year-btn:focus-visible{outline:2px solid var(--lime);outline-offset:2px}.maths .year-btn.is-selected,.maths .year-btn:active{background:var(--light-blue);border-color:var(--light-blue);color:var(--dark)}@media(max-width:639px){.maths .year-selector{width:100%}.maths .ks-label{width:84px}.maths .ks-buttons{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.maths .year-btn{height:38px;width:84px;padding:0;font-size:13px;flex-shrink:0}}.maths .not-sure-link{display:inline-block;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:14px;font-weight:600;color:#ffffff8c;text-decoration:underline;text-decoration-color:#fff3;text-underline-offset:3px;transition:color .15s,text-decoration-color .15s}.maths .not-sure-link:hover{color:#fff;text-decoration-color:#ffffff80}.maths .s-product-strip{background:var(--off-white);padding:32px 0 8px}@media(min-width:1024px){.maths .s-product-strip{padding:48px 0 12px}}.maths .strip-header{margin-bottom:8px;max-width:640px}.maths .strip-header .chip{margin-bottom:10px}.maths .strip-header h2{margin-bottom:8px}.maths .strip-header p{font-size:clamp(15px,2vw,18px);color:var(--mid-grey);line-height:1.6;margin-top:8px}.maths .product-strip-cards .product-card{background:#fff;border:1.5px solid var(--border);box-shadow:0 1px 4px #0000000d}.maths .product-strip-cards .product-card h3{color:var(--dark);font-size:17px}.maths .product-strip-cards .product-card p{color:var(--mid-grey)}.maths .fade-up{opacity:1;transform:none;transition:none}.maths .s-maths-credibility{background:var(--light-blue);color:var(--dark);padding:32px 0;overflow:hidden}@media(min-width:1024px){.maths .s-maths-credibility{padding:40px 0}}.maths .credibility-inner{max-width:800px}.maths .s-maths-credibility h2{color:var(--dark)}.maths .blue-ul{display:inline;text-decoration:underline;text-decoration-color:var(--blue);text-decoration-thickness:5px;text-underline-offset:4px}.maths .credibility-body{font-size:clamp(16px,2vw,20px);color:var(--mid-grey);margin-top:20px;max-width:620px;line-height:1.65}
