{"id":3016,"date":"2025-05-08T17:23:42","date_gmt":"2025-05-08T17:23:42","guid":{"rendered":"http:\/\/erudito.lt\/tuition-fees\/"},"modified":"2026-04-20T12:06:15","modified_gmt":"2026-04-20T12:06:15","slug":"tuition-fees","status":"publish","type":"page","link":"https:\/\/erudito.lt\/en\/tuition-fees\/","title":{"rendered":"Tuition fees"},"content":{"rendered":"\n<div class=\"pb-12 lg:pb-20\" x-data=\"{openTab: 0, paymentOpen: 0}\">\n\t\t\t<div class=\"px-5 lg:px-20 pt-12 lg:pt-26 bg-gray\">\n\t\t\t<div class=\"max-w-[32.625rem] lg:mb-16\">\n\t\t\t\t\t\t\t\t\t<h1 class=\"text-title-l-mobile lg:text-title-l mb-4 lg:mb-6\">\n\t\t\t\t\t\tTuition fees\t\t\t\t\t<\/h1>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"text-body-m-light mb-12 lg:mb-0\">\n\t\t\t\t\t\tBelow are the tuition fees for all programs at Erudito Lyceum for the 2026\u20132027 academic year. \t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"w-full flex\">\n\t\t\t\t\t\t\t\t\t\t<button\n\t\tclass=\"group relative w-full cursor-pointer max-w-[18.3125rem] \"\n\t\t@click=\"openTab = 0, filterSelected = ''\">\n\t\t<svg class=\"relative text-[#E6EAF2] w-full transition transition-color duration-300\"\n\t\t\tx-bind:class=\"{ '!text-white z-10' : openTab === 0, 'group-hover:text-[#E9EDF5] ' : openTab !== 0 }\"\n\t\t\tviewBox=\"0 0 293 72\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t<path\n\t\t\t\td=\"M250.182 7.1248C247.244 2.67362 242.298 0 237.001 0H8C3.58172 0 0 3.58172 0 8V72H293.001L250.182 7.1248Z\"\n\t\t\t\tfill=\"currentColor\" \/>\n\t\t<\/svg>\n\t\t<span\n\t\t\tclass=\"absolute top-1\/2 z-11 text-gray5 -translate-y-1\/2 left-[2.25rem] text-title-s-mobile transition transition-color duration-300 lg:text-title-s font-argent\"\n\t\t\tx-bind:class=\"{ '!text-black' : openTab === 0, 'group-hover:text-gray5' : openTab !== 0 }\">\n\t\t\tVilnius\t\t<\/span>\n\t<\/button>\n\t\t\t\t\t\t\t\t\t\t\t<button\n\t\tclass=\"group relative w-full cursor-pointer max-w-[18.3125rem] -translate-x-4\"\n\t\t@click=\"openTab = 1, filterSelected = ''\">\n\t\t<svg class=\"relative text-[#E6EAF2] w-full transition transition-color duration-300\"\n\t\t\tx-bind:class=\"{ '!text-white z-10' : openTab === 1, 'group-hover:text-[#E9EDF5] ' : openTab !== 1 }\"\n\t\t\tviewBox=\"0 0 293 72\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t<path\n\t\t\t\td=\"M250.182 7.1248C247.244 2.67362 242.298 0 237.001 0H8C3.58172 0 0 3.58172 0 8V72H293.001L250.182 7.1248Z\"\n\t\t\t\tfill=\"currentColor\" \/>\n\t\t<\/svg>\n\t\t<span\n\t\t\tclass=\"absolute top-1\/2 z-11 text-gray5 -translate-y-1\/2 left-[2.25rem] text-title-s-mobile transition transition-color duration-300 lg:text-title-s font-argent\"\n\t\t\tx-bind:class=\"{ '!text-black' : openTab === 1, 'group-hover:text-gray5' : openTab !== 1 }\">\n\t\t\tKaunas\t\t<\/span>\n\t<\/button>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t<div>\n\t\t\t\t\t\t\t\t\t\t\t<div x-show=\"openTab === 0\" class=\"flex w-full justify-end mt-10 lg:mt-20 lg:px-20\">\n\t\t\t<div class=\"hidden lg:flex items-center justify-center bg-gray rounded-md p-[3px] max-w-[50.5rem] w-full relative\">\n\t\t\t\t<div class=\"absolute top-[3px] bottom-[3px] bg-white rounded-md transition-all duration-300 ease-in-out z-0\"\n\t\t\t\t\t:style=\"`left: calc(3px + ${(paymentOpen \/ 3) * 100}%); width: calc(${100 \/ 3}% - 6px)`\">\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\tclass=\"py-3 px-6 rounded-md cursor-pointer flex items-center gap-2 font-medium text-gray5 w-full justify-center hover:text-black transition-colors duration-300 ease-in-out relative z-10\"\n\t\t\t\t\t\t:class=\"{ '!text-black' : paymentOpen === 0 }\"\n\t\t\t\t\t\t@click=\"paymentOpen = 0\">\n\t\t\t\t\t\t<span>One payment per year<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\tclass=\"py-3 px-6 rounded-md cursor-pointer flex items-center gap-2 font-medium text-gray5 w-full justify-center hover:text-black transition-colors duration-300 ease-in-out relative z-10\"\n\t\t\t\t\t\t:class=\"{ '!text-black' : paymentOpen === 1 }\"\n\t\t\t\t\t\t@click=\"paymentOpen = 1\">\n\t\t\t\t\t\t<span>Two payments per year<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\tclass=\"py-3 px-6 rounded-md cursor-pointer flex items-center gap-2 font-medium text-gray5 w-full justify-center hover:text-black transition-colors duration-300 ease-in-out relative z-10\"\n\t\t\t\t\t\t:class=\"{ '!text-black' : paymentOpen === 2 }\"\n\t\t\t\t\t\t@click=\"paymentOpen = 2\">\n\t\t\t\t\t\t<span>Ten payments per year<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"lg:hidden px-5 w-full\">\n\t\t\t<div class=\"relative\"\n\t\t\t\tx-data=\"{open: false, selectedText: 'One payment per year', selected: '0', selectedDiscount: ''}\"\n\t\t\t\t@click.away=\"open = false\">\n\n\t\t\t\t\t\t<button type=\"button\"\n\t\t\tclass=\"w-full flex items-center justify-between cursor-pointer px-4 py-3.5 text-black text-body-m-light text-left border rounded-lg bg-gray hover:border-gray3 transition-colors duration-100\"\n\t\t\t:class=\"{ 'border-gray3': open, 'border-gray': !open }\" @click=\"open = !open\" :aria-expanded=\"open\"\n\t\t\taria-haspopup=\"listbox\">\n\t\t\t<div class=\"flex items-center gap-2 w-full\">\n\t\t\t\t<span x-text=\"selectedText\"><\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<svg class=\"w-6 h-6 text-black transition-transform duration-200\" :class=\"{ 'rotate-180': open }\"\n\t\t\t\tviewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t<path d=\"M18 10.5L12.0005 14.25L6 10.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-miterlimit=\"10\"\n\t\t\t\t\tstroke-linecap=\"square\" \/>\n\t\t\t<\/svg>\n\t\t<\/button>\n\t\t\t\t\t\t\t\t<div class=\"absolute z-10 w-full mt-2 overflow-hidden transition-all duration-200 bg-white border rounded-lg erd-dropdown-menu border-gray3\"\n\t\t\tx-show=\"open\" x-transition role=\"listbox\">\n\t\t\t\t\t\t\t<a href=\"#\"\n\t\t\t\t\tclass=\"flex items-center justify-between px-4 py-3 group transition-color hover:bg-gray text-body-m-light\"\n\t\t\t\t\t:class=\"{ 'bg-gray': selected === '0' }\"\n\t\t\t\t\t@click.prevent=\"selected = '0'; selectedText = 'One payment per year'; open = false; paymentOpen = 0, selectedDiscount = ''\"\n\t\t\t\t\tdata-value=\"0\" role=\"option\"\n\t\t\t\t\t:aria-selected=\"selected === '0'\">\n\t\t\t\t\t<div class=\"flex items-center gap-2\">\n\t\t\t\t\t\t<span class=\"group-hover:text-black\"\n\t\t\t\t\t\t\t:class=\"{ 'text-black': selected === '0', 'text-gray4': selected !== '0' }\">\n\t\t\t\t\t\t\tOne payment per year\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<svg class=\"w-6 h-6 text-black\" x-show=\"selected === '0'\" viewBox=\"0 0 24 24\"\n\t\t\t\t\t\tfill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<path d=\"M5 12.2L9.3335 16L18.8335 8\" stroke=\"currentColor\" stroke-width=\"1.5\" \/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a href=\"#\"\n\t\t\t\t\tclass=\"flex items-center justify-between px-4 py-3 group transition-color hover:bg-gray text-body-m-light\"\n\t\t\t\t\t:class=\"{ 'bg-gray': selected === '1' }\"\n\t\t\t\t\t@click.prevent=\"selected = '1'; selectedText = 'Two payments per year'; open = false; paymentOpen = 1, selectedDiscount = ''\"\n\t\t\t\t\tdata-value=\"1\" role=\"option\"\n\t\t\t\t\t:aria-selected=\"selected === '1'\">\n\t\t\t\t\t<div class=\"flex items-center gap-2\">\n\t\t\t\t\t\t<span class=\"group-hover:text-black\"\n\t\t\t\t\t\t\t:class=\"{ 'text-black': selected === '1', 'text-gray4': selected !== '1' }\">\n\t\t\t\t\t\t\tTwo payments per year\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<svg class=\"w-6 h-6 text-black\" x-show=\"selected === '1'\" viewBox=\"0 0 24 24\"\n\t\t\t\t\t\tfill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<path d=\"M5 12.2L9.3335 16L18.8335 8\" stroke=\"currentColor\" stroke-width=\"1.5\" \/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a href=\"#\"\n\t\t\t\t\tclass=\"flex items-center justify-between px-4 py-3 group transition-color hover:bg-gray text-body-m-light\"\n\t\t\t\t\t:class=\"{ 'bg-gray': selected === '2' }\"\n\t\t\t\t\t@click.prevent=\"selected = '2'; selectedText = 'Ten payments per year'; open = false; paymentOpen = 2, selectedDiscount = ''\"\n\t\t\t\t\tdata-value=\"2\" role=\"option\"\n\t\t\t\t\t:aria-selected=\"selected === '2'\">\n\t\t\t\t\t<div class=\"flex items-center gap-2\">\n\t\t\t\t\t\t<span class=\"group-hover:text-black\"\n\t\t\t\t\t\t\t:class=\"{ 'text-black': selected === '2', 'text-gray4': selected !== '2' }\">\n\t\t\t\t\t\t\tTen payments per year\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<svg class=\"w-6 h-6 text-black\" x-show=\"selected === '2'\" viewBox=\"0 0 24 24\"\n\t\t\t\t\t\tfill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<path d=\"M5 12.2L9.3335 16L18.8335 8\" stroke=\"currentColor\" stroke-width=\"1.5\" \/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"px-5 lg:px-20 mt-6 flex items-end\"\n\t\t\tx-show=\"openTab === 0 &#038;&#038; paymentOpen === 0\">\n\t\t\t\t\t<div class=\"w-full hidden lg:block\">\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tInternational Baccalaureate (IB DP)\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid grid-cols-1 w-full lg:grid-cols-[repeat(2,25rem)] gap-2\">\n\t\t\t\t\t\t\t\t\t<div class=\"bg-gray rounded-b-lg max-w-[25rem] w-full\">\n\t\t\t\t\t<div class=\"flex items-center justify-between gap-2 bg-blue rounded-t-lg py-3 px-6\">\n\t\t\t<div class=\"text-body-m text-white\">\n\t\t\t\tNational classes\t\t\t<\/div>\n\t\t\t<div class=\"opacity-0\">\n\t\t\t\t\t\t<div data-tooltip=\"\">\n\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t<path\n\t\t\t\t\td=\"M14.0008 25.2001C20.1864 25.2001 25.2008 20.1856 25.2008 14C25.2008 7.81446 20.1864 2.80005 14.0008 2.80005C7.81519 2.80005 2.80078 7.81446 2.80078 14C2.80078 20.1856 7.81519 25.2001 14.0008 25.2001Z\"\n\t\t\t\t\tfill=\"#626A98\" \/>\n\t\t\t\t<path\n\t\t\t\t\td=\"M11.1992 11.0649C11.4297 10.4098 11.8845 9.85738 12.4832 9.50551C13.0819 9.15365 13.7858 9.02503 14.4703 9.14243C15.1547 9.25983 15.7755 9.61568 16.2228 10.1469C16.67 10.6782 16.9148 11.3506 16.9137 12.0451C16.9137 14.0054 13.9732 14.9856 13.9732 14.9856\"\n\t\t\t\t\tstroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\" \/>\n\t\t\t\t<path d=\"M14.0508 18.9065H14.0606\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t<\/svg>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"w-full\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t720\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t7 200 \u20ac per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t760\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t7 600 \u20ac per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t760\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t7 600 \u20ac per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"bg-gray rounded-b-lg max-w-[25rem] w-full\">\n\t\t\t\t\t<div class=\"flex items-center justify-between gap-2 bg-blue rounded-t-lg py-3 px-6\">\n\t\t\t<div class=\"text-body-m text-white\">\n\t\t\t\tInternational classes\t\t\t<\/div>\n\t\t\t<div class=\"opacity-0\">\n\t\t\t\t\t\t<div data-tooltip=\"\">\n\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t<path\n\t\t\t\t\td=\"M14.0008 25.2001C20.1864 25.2001 25.2008 20.1856 25.2008 14C25.2008 7.81446 20.1864 2.80005 14.0008 2.80005C7.81519 2.80005 2.80078 7.81446 2.80078 14C2.80078 20.1856 7.81519 25.2001 14.0008 25.2001Z\"\n\t\t\t\t\tfill=\"#626A98\" \/>\n\t\t\t\t<path\n\t\t\t\t\td=\"M11.1992 11.0649C11.4297 10.4098 11.8845 9.85738 12.4832 9.50551C13.0819 9.15365 13.7858 9.02503 14.4703 9.14243C15.1547 9.25983 15.7755 9.61568 16.2228 10.1469C16.67 10.6782 16.9148 11.3506 16.9137 12.0451C16.9137 14.0054 13.9732 14.9856 13.9732 14.9856\"\n\t\t\t\t\tstroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\" \/>\n\t\t\t\t<path d=\"M14.0508 18.9065H14.0606\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t<\/svg>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"w-full\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t790\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t7 900 \u20ac per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t850\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac8,500 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t890\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t8 900 \u20ac per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: none\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tInternational Baccalaureate (IB DP)\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t950\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac9,500 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"px-5 lg:px-20 mt-6 flex items-end\"\n\t\t\tx-show=\"openTab === 0 &#038;&#038; paymentOpen === 1\">\n\t\t\t\t\t<div class=\"w-full hidden lg:block\">\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tInternational Baccalaureate (IB DP)\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid grid-cols-1 w-full lg:grid-cols-[repeat(2,25rem)] gap-2\">\n\t\t\t\t\t\t\t\t\t<div class=\"bg-gray rounded-b-lg max-w-[25rem] w-full\">\n\t\t\t\t\t<div class=\"flex items-center justify-between gap-2 bg-blue rounded-t-lg py-3 px-6\">\n\t\t\t<div class=\"text-body-m text-white\">\n\t\t\t\tNational classes\t\t\t<\/div>\n\t\t\t<div class=\"opacity-0\">\n\t\t\t\t\t\t<div data-tooltip=\"\">\n\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t<path\n\t\t\t\t\td=\"M14.0008 25.2001C20.1864 25.2001 25.2008 20.1856 25.2008 14C25.2008 7.81446 20.1864 2.80005 14.0008 2.80005C7.81519 2.80005 2.80078 7.81446 2.80078 14C2.80078 20.1856 7.81519 25.2001 14.0008 25.2001Z\"\n\t\t\t\t\tfill=\"#626A98\" \/>\n\t\t\t\t<path\n\t\t\t\t\td=\"M11.1992 11.0649C11.4297 10.4098 11.8845 9.85738 12.4832 9.50551C13.0819 9.15365 13.7858 9.02503 14.4703 9.14243C15.1547 9.25983 15.7755 9.61568 16.2228 10.1469C16.67 10.6782 16.9148 11.3506 16.9137 12.0451C16.9137 14.0054 13.9732 14.9856 13.9732 14.9856\"\n\t\t\t\t\tstroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\" \/>\n\t\t\t\t<path d=\"M14.0508 18.9065H14.0606\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t<\/svg>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"w-full\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t740\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac7,400 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t780\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac7,800 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t780\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac7,800 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"bg-gray rounded-b-lg max-w-[25rem] w-full\">\n\t\t\t\t\t<div class=\"flex items-center justify-between gap-2 bg-blue rounded-t-lg py-3 px-6\">\n\t\t\t<div class=\"text-body-m text-white\">\n\t\t\t\tInternational classes\t\t\t<\/div>\n\t\t\t<div class=\"opacity-0\">\n\t\t\t\t\t\t<div data-tooltip=\"\">\n\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t<path\n\t\t\t\t\td=\"M14.0008 25.2001C20.1864 25.2001 25.2008 20.1856 25.2008 14C25.2008 7.81446 20.1864 2.80005 14.0008 2.80005C7.81519 2.80005 2.80078 7.81446 2.80078 14C2.80078 20.1856 7.81519 25.2001 14.0008 25.2001Z\"\n\t\t\t\t\tfill=\"#626A98\" \/>\n\t\t\t\t<path\n\t\t\t\t\td=\"M11.1992 11.0649C11.4297 10.4098 11.8845 9.85738 12.4832 9.50551C13.0819 9.15365 13.7858 9.02503 14.4703 9.14243C15.1547 9.25983 15.7755 9.61568 16.2228 10.1469C16.67 10.6782 16.9148 11.3506 16.9137 12.0451C16.9137 14.0054 13.9732 14.9856 13.9732 14.9856\"\n\t\t\t\t\tstroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\" \/>\n\t\t\t\t<path d=\"M14.0508 18.9065H14.0606\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t<\/svg>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"w-full\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t810\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t8 100 \u20ac per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t870\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac8,700 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t910\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t9 100 \u20ac per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: none\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tInternational Baccalaureate (IB DP)\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t970\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac9,700 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"px-5 lg:px-20 mt-6 flex items-end\"\n\t\t\tx-show=\"openTab === 0 &#038;&#038; paymentOpen === 2\">\n\t\t\t\t\t<div class=\"w-full hidden lg:block\">\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tInternational Baccalaureate (IB DP)\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid grid-cols-1 w-full lg:grid-cols-[repeat(2,25rem)] gap-2\">\n\t\t\t\t\t\t\t\t\t<div class=\"bg-gray rounded-b-lg max-w-[25rem] w-full\">\n\t\t\t\t\t<div class=\"flex items-center justify-between gap-2 bg-blue rounded-t-lg py-3 px-6\">\n\t\t\t<div class=\"text-body-m text-white\">\n\t\t\t\tNational classes\t\t\t<\/div>\n\t\t\t<div class=\"opacity-0\">\n\t\t\t\t\t\t<div data-tooltip=\"\">\n\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t<path\n\t\t\t\t\td=\"M14.0008 25.2001C20.1864 25.2001 25.2008 20.1856 25.2008 14C25.2008 7.81446 20.1864 2.80005 14.0008 2.80005C7.81519 2.80005 2.80078 7.81446 2.80078 14C2.80078 20.1856 7.81519 25.2001 14.0008 25.2001Z\"\n\t\t\t\t\tfill=\"#626A98\" \/>\n\t\t\t\t<path\n\t\t\t\t\td=\"M11.1992 11.0649C11.4297 10.4098 11.8845 9.85738 12.4832 9.50551C13.0819 9.15365 13.7858 9.02503 14.4703 9.14243C15.1547 9.25983 15.7755 9.61568 16.2228 10.1469C16.67 10.6782 16.9148 11.3506 16.9137 12.0451C16.9137 14.0054 13.9732 14.9856 13.9732 14.9856\"\n\t\t\t\t\tstroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\" \/>\n\t\t\t\t<path d=\"M14.0508 18.9065H14.0606\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t<\/svg>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"w-full\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t750\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac7,500 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t790\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t7 900 \u20ac per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t790\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t7 900 \u20ac per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"bg-gray rounded-b-lg max-w-[25rem] w-full\">\n\t\t\t\t\t<div class=\"flex items-center justify-between gap-2 bg-blue rounded-t-lg py-3 px-6\">\n\t\t\t<div class=\"text-body-m text-white\">\n\t\t\t\tInternational classes\t\t\t<\/div>\n\t\t\t<div class=\"opacity-0\">\n\t\t\t\t\t\t<div data-tooltip=\"\">\n\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t<path\n\t\t\t\t\td=\"M14.0008 25.2001C20.1864 25.2001 25.2008 20.1856 25.2008 14C25.2008 7.81446 20.1864 2.80005 14.0008 2.80005C7.81519 2.80005 2.80078 7.81446 2.80078 14C2.80078 20.1856 7.81519 25.2001 14.0008 25.2001Z\"\n\t\t\t\t\tfill=\"#626A98\" \/>\n\t\t\t\t<path\n\t\t\t\t\td=\"M11.1992 11.0649C11.4297 10.4098 11.8845 9.85738 12.4832 9.50551C13.0819 9.15365 13.7858 9.02503 14.4703 9.14243C15.1547 9.25983 15.7755 9.61568 16.2228 10.1469C16.67 10.6782 16.9148 11.3506 16.9137 12.0451C16.9137 14.0054 13.9732 14.9856 13.9732 14.9856\"\n\t\t\t\t\tstroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\" \/>\n\t\t\t\t<path d=\"M14.0508 18.9065H14.0606\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t<\/svg>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"w-full\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t820\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac8,200 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t880\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac8,800 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t920\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t9 200 \u20acper year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: none\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tInternational Baccalaureate (IB DP)\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t980\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac9,800 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t<div x-show=\"openTab === 0\" class=\"px-5 lg:px-20 mt-20\">\n\t\t\t<div class=\"border-b border-b-gray3 pb-12 lg:pb-26\">\n\t\t\t\t<div class=\"flex flex-col items-center w-full max-w-[32.5rem] mx-auto text-center\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/erudito.lt\/wp-content\/uploads\/2025\/04\/88px_discount.svg\"\n\t\t\t\t\t\t\talt=\"\" class=\"max-w-[5.5rem] w-full mb-6\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s mb-2\">\n\t\t\t\t\t\t\tSiblings study together with a 20% discount!\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"text-body-m-light\">\n\t\t\t\t\t\t\tIf more than one of your children attend Erudito Lyceum, you receive a 20% discount for the second and all subsequent children.\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"px-5 lg:px-20 pt-12 lg:pt-26 gap-8 flex flex-col lg:flex-row w-full justify-between\"\n\t\t\tx-show=\"openTab === 0\">\n\t\t\t\t<div class=\"max-w-[25.8125rem]\">\n\t\t\t\t\t<h3 class=\"text-title-l-mobile lg:text-title-l\">\n\t\t\t\tAdditional fees\t\t\t<\/h3>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"max-w-[39.375rem] w-full\">\n\t\t<h4 class=\"text-title-m-mobile lg:text-title-s mb-5\">\n\t\t\tFor learning\t\t<\/h4>\n\t\t<table class=\"w-full\">\n\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0 border-b text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>Vienkartinis stojamasis administravimo mokestis (0-4 klas\u0117s, negr\u0105\u017einamas))<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">450<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">450<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0 border-b text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>One-time admission administration fee (grades 5-10, non-refundable)<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">500<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">500<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0 border-b text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>One-time non-refundable admission entrance fee (International Baccalaureate (IB DP), grades 11-12)<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">500<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">500<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0  text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>Educational tools fee (0-10 klas\u0117s)<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">500<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">500<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-b border-gray3 first:border-t last:border-b-0\">\n\t\t<td colspan=\"2\" class=\"text-body-m-light pb-5\">\n\t\t\t<div class=\"flex items-start gap-4 bg-gray px-5 py-4 lg:px-6 lg:py-5\">\n\t\t\t\t<svg class=\"shrink-0 w-6 h-6\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\n\t\t\t\t\txmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<path\n\t\t\t\t\t\td=\"M11.9984 21.5999C17.3004 21.5999 21.5984 17.3018 21.5984 11.9999C21.5984 6.69797 17.3004 2.3999 11.9984 2.3999C6.6965 2.3999 2.39844 6.69797 2.39844 11.9999C2.39844 17.3018 6.6965 21.5999 11.9984 21.5999Z\"\n\t\t\t\t\t\tfill=\"#E1E6F0\" \/>\n\t\t\t\t\t<path d=\"M12 8.49978L12 12.3887\" stroke=\"#626B75\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t\t\t<path d=\"M12 15.4222L12 15.5\" stroke=\"#626B75\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t\t<\/svg>\n\t\t\t\t<p class=\"text-body-m-light\">Textbooks, books, workbooks (including electronic versions, one educational resource per subject), licenses for access to databases and systems, shared stationery supplies, and more. This fee does not cover personal items such as a personal computer (Grades 5\u201312), calculator, writing tools and their case, backpack, and similar items.<\/p>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0  text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>Educational materials fee per year (International Baccalaureate (IB DP)) (Grades 11-12)<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">700<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">700<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-b border-gray3 first:border-t last:border-b-0\">\n\t\t<td colspan=\"2\" class=\"text-body-m-light pb-5\">\n\t\t\t<div class=\"flex items-start gap-4 bg-gray px-5 py-4 lg:px-6 lg:py-5\">\n\t\t\t\t<svg class=\"shrink-0 w-6 h-6\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\n\t\t\t\t\txmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<path\n\t\t\t\t\t\td=\"M11.9984 21.5999C17.3004 21.5999 21.5984 17.3018 21.5984 11.9999C21.5984 6.69797 17.3004 2.3999 11.9984 2.3999C6.6965 2.3999 2.39844 6.69797 2.39844 11.9999C2.39844 17.3018 6.6965 21.5999 11.9984 21.5999Z\"\n\t\t\t\t\t\tfill=\"#E1E6F0\" \/>\n\t\t\t\t\t<path d=\"M12 8.49978L12 12.3887\" stroke=\"#626B75\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t\t\t<path d=\"M12 15.4222L12 15.5\" stroke=\"#626B75\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t\t<\/svg>\n\t\t\t\t<p class=\"text-body-m-light\">Textbooks, books, workbooks (including electronic versions, one educational resource per subject), licenses for access to databases and systems, shared stationery supplies, and more. This fee does not cover personal items such as a personal computer (Grades 5\u201312), calculator, writing tools and their case, backpack, and similar items.<\/p>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0 border-b text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>Knowledge, skills, and comprehension admission test (Grades 5\u201310)<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">50<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">50<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0 border-b text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>Knowledge, skills, and comprehension admission test (International Baccalaureate (IB DP), grades 11-12)<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">70<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">70<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0 border-b text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>Cambridge IGCSE Final Single Subject Exam<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">150<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">150<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0 border-b text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>Cambridge IGCSE Final double award exam<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">300<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">300<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0  text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>One final International Baccalaureate (IB DP) exam<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">120<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">120<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-b border-gray3 first:border-t last:border-b-0\">\n\t\t<td colspan=\"2\" class=\"text-body-m-light pb-5\">\n\t\t\t<div class=\"flex items-start gap-4 bg-gray px-5 py-4 lg:px-6 lg:py-5\">\n\t\t\t\t<svg class=\"shrink-0 w-6 h-6\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\n\t\t\t\t\txmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<path\n\t\t\t\t\t\td=\"M11.9984 21.5999C17.3004 21.5999 21.5984 17.3018 21.5984 11.9999C21.5984 6.69797 17.3004 2.3999 11.9984 2.3999C6.6965 2.3999 2.39844 6.69797 2.39844 11.9999C2.39844 17.3018 6.6965 21.5999 11.9984 21.5999Z\"\n\t\t\t\t\t\tfill=\"#E1E6F0\" \/>\n\t\t\t\t\t<path d=\"M12 8.49978L12 12.3887\" stroke=\"#626B75\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t\t\t<path d=\"M12 15.4222L12 15.5\" stroke=\"#626B75\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t\t<\/svg>\n\t\t\t\t<p class=\"text-body-m-light\">A total of six final exams are taken.<\/p>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0  text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>Catering<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">10,5<\/span>\n\t\t\t\t\t<span>\u20ac\/day*<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">10,5<\/span>\n\t\t\t\t<span>\u20ac\/day*<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-b border-gray3 first:border-t last:border-b-0\">\n\t\t<td colspan=\"2\" class=\"text-body-m-light pb-5\">\n\t\t\t<div class=\"flex items-start gap-4 bg-gray px-5 py-4 lg:px-6 lg:py-5\">\n\t\t\t\t<svg class=\"shrink-0 w-6 h-6\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\n\t\t\t\t\txmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<path\n\t\t\t\t\t\td=\"M11.9984 21.5999C17.3004 21.5999 21.5984 17.3018 21.5984 11.9999C21.5984 6.69797 17.3004 2.3999 11.9984 2.3999C6.6965 2.3999 2.39844 6.69797 2.39844 11.9999C2.39844 17.3018 6.6965 21.5999 11.9984 21.5999Z\"\n\t\t\t\t\t\tfill=\"#E1E6F0\" \/>\n\t\t\t\t\t<path d=\"M12 8.49978L12 12.3887\" stroke=\"#626B75\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t\t\t<path d=\"M12 15.4222L12 15.5\" stroke=\"#626B75\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t\t<\/svg>\n\t\t\t\t<p class=\"text-body-m-light\">*Price may vary.<\/p>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/table>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div x-show=\"openTab === 1\" class=\"flex w-full justify-end mt-10 lg:mt-20 lg:px-20\">\n\t\t\t<div class=\"hidden lg:flex items-center justify-center bg-gray rounded-md p-[3px] max-w-[50.5rem] w-full relative\">\n\t\t\t\t<div class=\"absolute top-[3px] bottom-[3px] bg-white rounded-md transition-all duration-300 ease-in-out z-0\"\n\t\t\t\t\t:style=\"`left: calc(3px + ${(paymentOpen \/ 3) * 100}%); width: calc(${100 \/ 3}% - 6px)`\">\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\tclass=\"py-3 px-6 rounded-md cursor-pointer flex items-center gap-2 font-medium text-gray5 w-full justify-center hover:text-black transition-colors duration-300 ease-in-out relative z-10\"\n\t\t\t\t\t\t:class=\"{ '!text-black' : paymentOpen === 0 }\"\n\t\t\t\t\t\t@click=\"paymentOpen = 0\">\n\t\t\t\t\t\t<span>One payment per year<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\tclass=\"py-3 px-6 rounded-md cursor-pointer flex items-center gap-2 font-medium text-gray5 w-full justify-center hover:text-black transition-colors duration-300 ease-in-out relative z-10\"\n\t\t\t\t\t\t:class=\"{ '!text-black' : paymentOpen === 1 }\"\n\t\t\t\t\t\t@click=\"paymentOpen = 1\">\n\t\t\t\t\t\t<span>Two payments per year<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t\t\t<button\n\t\t\t\t\t\tclass=\"py-3 px-6 rounded-md cursor-pointer flex items-center gap-2 font-medium text-gray5 w-full justify-center hover:text-black transition-colors duration-300 ease-in-out relative z-10\"\n\t\t\t\t\t\t:class=\"{ '!text-black' : paymentOpen === 2 }\"\n\t\t\t\t\t\t@click=\"paymentOpen = 2\">\n\t\t\t\t\t\t<span>Ten payments per year<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/button>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"lg:hidden px-5 w-full\">\n\t\t\t<div class=\"relative\"\n\t\t\t\tx-data=\"{open: false, selectedText: 'One payment per year', selected: '0', selectedDiscount: ''}\"\n\t\t\t\t@click.away=\"open = false\">\n\n\t\t\t\t\t\t<button type=\"button\"\n\t\t\tclass=\"w-full flex items-center justify-between cursor-pointer px-4 py-3.5 text-black text-body-m-light text-left border rounded-lg bg-gray hover:border-gray3 transition-colors duration-100\"\n\t\t\t:class=\"{ 'border-gray3': open, 'border-gray': !open }\" @click=\"open = !open\" :aria-expanded=\"open\"\n\t\t\taria-haspopup=\"listbox\">\n\t\t\t<div class=\"flex items-center gap-2 w-full\">\n\t\t\t\t<span x-text=\"selectedText\"><\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<svg class=\"w-6 h-6 text-black transition-transform duration-200\" :class=\"{ 'rotate-180': open }\"\n\t\t\t\tviewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t<path d=\"M18 10.5L12.0005 14.25L6 10.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-miterlimit=\"10\"\n\t\t\t\t\tstroke-linecap=\"square\" \/>\n\t\t\t<\/svg>\n\t\t<\/button>\n\t\t\t\t\t\t\t\t<div class=\"absolute z-10 w-full mt-2 overflow-hidden transition-all duration-200 bg-white border rounded-lg erd-dropdown-menu border-gray3\"\n\t\t\tx-show=\"open\" x-transition role=\"listbox\">\n\t\t\t\t\t\t\t<a href=\"#\"\n\t\t\t\t\tclass=\"flex items-center justify-between px-4 py-3 group transition-color hover:bg-gray text-body-m-light\"\n\t\t\t\t\t:class=\"{ 'bg-gray': selected === '0' }\"\n\t\t\t\t\t@click.prevent=\"selected = '0'; selectedText = 'One payment per year'; open = false; paymentOpen = 0, selectedDiscount = ''\"\n\t\t\t\t\tdata-value=\"0\" role=\"option\"\n\t\t\t\t\t:aria-selected=\"selected === '0'\">\n\t\t\t\t\t<div class=\"flex items-center gap-2\">\n\t\t\t\t\t\t<span class=\"group-hover:text-black\"\n\t\t\t\t\t\t\t:class=\"{ 'text-black': selected === '0', 'text-gray4': selected !== '0' }\">\n\t\t\t\t\t\t\tOne payment per year\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<svg class=\"w-6 h-6 text-black\" x-show=\"selected === '0'\" viewBox=\"0 0 24 24\"\n\t\t\t\t\t\tfill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<path d=\"M5 12.2L9.3335 16L18.8335 8\" stroke=\"currentColor\" stroke-width=\"1.5\" \/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a href=\"#\"\n\t\t\t\t\tclass=\"flex items-center justify-between px-4 py-3 group transition-color hover:bg-gray text-body-m-light\"\n\t\t\t\t\t:class=\"{ 'bg-gray': selected === '1' }\"\n\t\t\t\t\t@click.prevent=\"selected = '1'; selectedText = 'Two payments per year'; open = false; paymentOpen = 1, selectedDiscount = ''\"\n\t\t\t\t\tdata-value=\"1\" role=\"option\"\n\t\t\t\t\t:aria-selected=\"selected === '1'\">\n\t\t\t\t\t<div class=\"flex items-center gap-2\">\n\t\t\t\t\t\t<span class=\"group-hover:text-black\"\n\t\t\t\t\t\t\t:class=\"{ 'text-black': selected === '1', 'text-gray4': selected !== '1' }\">\n\t\t\t\t\t\t\tTwo payments per year\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<svg class=\"w-6 h-6 text-black\" x-show=\"selected === '1'\" viewBox=\"0 0 24 24\"\n\t\t\t\t\t\tfill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<path d=\"M5 12.2L9.3335 16L18.8335 8\" stroke=\"currentColor\" stroke-width=\"1.5\" \/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a href=\"#\"\n\t\t\t\t\tclass=\"flex items-center justify-between px-4 py-3 group transition-color hover:bg-gray text-body-m-light\"\n\t\t\t\t\t:class=\"{ 'bg-gray': selected === '2' }\"\n\t\t\t\t\t@click.prevent=\"selected = '2'; selectedText = 'Ten payments per year'; open = false; paymentOpen = 2, selectedDiscount = ''\"\n\t\t\t\t\tdata-value=\"2\" role=\"option\"\n\t\t\t\t\t:aria-selected=\"selected === '2'\">\n\t\t\t\t\t<div class=\"flex items-center gap-2\">\n\t\t\t\t\t\t<span class=\"group-hover:text-black\"\n\t\t\t\t\t\t\t:class=\"{ 'text-black': selected === '2', 'text-gray4': selected !== '2' }\">\n\t\t\t\t\t\t\tTen payments per year\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<svg class=\"w-6 h-6 text-black\" x-show=\"selected === '2'\" viewBox=\"0 0 24 24\"\n\t\t\t\t\t\tfill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<path d=\"M5 12.2L9.3335 16L18.8335 8\" stroke=\"currentColor\" stroke-width=\"1.5\" \/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"px-5 lg:px-20 mt-6 flex items-end\"\n\t\t\tx-show=\"openTab === 1 &#038;&#038; paymentOpen === 0\">\n\t\t\t\t\t<div class=\"w-full hidden lg:block\">\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tInternational Baccalaureate (IB DP)\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid grid-cols-1 w-full lg:grid-cols-[repeat(2,25rem)] gap-2\">\n\t\t\t\t\t\t\t\t\t<div class=\"bg-gray rounded-b-lg max-w-[25rem] w-full\">\n\t\t\t\t\t<div class=\"flex items-center justify-between gap-2 bg-blue rounded-t-lg py-3 px-6\">\n\t\t\t<div class=\"text-body-m text-white\">\n\t\t\t\tNational classes\t\t\t<\/div>\n\t\t\t<div class=\"opacity-0\">\n\t\t\t\t\t\t<div data-tooltip=\"\">\n\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t<path\n\t\t\t\t\td=\"M14.0008 25.2001C20.1864 25.2001 25.2008 20.1856 25.2008 14C25.2008 7.81446 20.1864 2.80005 14.0008 2.80005C7.81519 2.80005 2.80078 7.81446 2.80078 14C2.80078 20.1856 7.81519 25.2001 14.0008 25.2001Z\"\n\t\t\t\t\tfill=\"#626A98\" \/>\n\t\t\t\t<path\n\t\t\t\t\td=\"M11.1992 11.0649C11.4297 10.4098 11.8845 9.85738 12.4832 9.50551C13.0819 9.15365 13.7858 9.02503 14.4703 9.14243C15.1547 9.25983 15.7755 9.61568 16.2228 10.1469C16.67 10.6782 16.9148 11.3506 16.9137 12.0451C16.9137 14.0054 13.9732 14.9856 13.9732 14.9856\"\n\t\t\t\t\tstroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\" \/>\n\t\t\t\t<path d=\"M14.0508 18.9065H14.0606\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t<\/svg>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"w-full\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t650\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac6,500 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t690\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac6,900 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t690\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac6,900 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"bg-gray rounded-b-lg max-w-[25rem] w-full\">\n\t\t\t\t\t<div class=\"flex items-center justify-between gap-2 bg-blue rounded-t-lg py-3 px-6\">\n\t\t\t<div class=\"text-body-m text-white\">\n\t\t\t\tInternational classes\t\t\t<\/div>\n\t\t\t<div class=\"opacity-0\">\n\t\t\t\t\t\t<div data-tooltip=\"\">\n\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t<path\n\t\t\t\t\td=\"M14.0008 25.2001C20.1864 25.2001 25.2008 20.1856 25.2008 14C25.2008 7.81446 20.1864 2.80005 14.0008 2.80005C7.81519 2.80005 2.80078 7.81446 2.80078 14C2.80078 20.1856 7.81519 25.2001 14.0008 25.2001Z\"\n\t\t\t\t\tfill=\"#626A98\" \/>\n\t\t\t\t<path\n\t\t\t\t\td=\"M11.1992 11.0649C11.4297 10.4098 11.8845 9.85738 12.4832 9.50551C13.0819 9.15365 13.7858 9.02503 14.4703 9.14243C15.1547 9.25983 15.7755 9.61568 16.2228 10.1469C16.67 10.6782 16.9148 11.3506 16.9137 12.0451C16.9137 14.0054 13.9732 14.9856 13.9732 14.9856\"\n\t\t\t\t\tstroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\" \/>\n\t\t\t\t<path d=\"M14.0508 18.9065H14.0606\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t<\/svg>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"w-full\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t790\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t7 900 \u20ac per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t850\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac8,500 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t890\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t8 900 \u20ac per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: none\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tInternational Baccalaureate (IB DP)\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t950\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac9,500 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"px-5 lg:px-20 mt-6 flex items-end\"\n\t\t\tx-show=\"openTab === 1 &#038;&#038; paymentOpen === 1\">\n\t\t\t\t\t<div class=\"w-full hidden lg:block\">\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tInternational Baccalaureate (IB DP)\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid grid-cols-1 w-full lg:grid-cols-[repeat(2,25rem)] gap-2\">\n\t\t\t\t\t\t\t\t\t<div class=\"bg-gray rounded-b-lg max-w-[25rem] w-full\">\n\t\t\t\t\t<div class=\"flex items-center justify-between gap-2 bg-blue rounded-t-lg py-3 px-6\">\n\t\t\t<div class=\"text-body-m text-white\">\n\t\t\t\tNational classes\t\t\t<\/div>\n\t\t\t<div class=\"opacity-0\">\n\t\t\t\t\t\t<div data-tooltip=\"\">\n\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t<path\n\t\t\t\t\td=\"M14.0008 25.2001C20.1864 25.2001 25.2008 20.1856 25.2008 14C25.2008 7.81446 20.1864 2.80005 14.0008 2.80005C7.81519 2.80005 2.80078 7.81446 2.80078 14C2.80078 20.1856 7.81519 25.2001 14.0008 25.2001Z\"\n\t\t\t\t\tfill=\"#626A98\" \/>\n\t\t\t\t<path\n\t\t\t\t\td=\"M11.1992 11.0649C11.4297 10.4098 11.8845 9.85738 12.4832 9.50551C13.0819 9.15365 13.7858 9.02503 14.4703 9.14243C15.1547 9.25983 15.7755 9.61568 16.2228 10.1469C16.67 10.6782 16.9148 11.3506 16.9137 12.0451C16.9137 14.0054 13.9732 14.9856 13.9732 14.9856\"\n\t\t\t\t\tstroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\" \/>\n\t\t\t\t<path d=\"M14.0508 18.9065H14.0606\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t<\/svg>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"w-full\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t670\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac6,700 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t710\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac7,100 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t710\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac7,100 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"bg-gray rounded-b-lg max-w-[25rem] w-full\">\n\t\t\t\t\t<div class=\"flex items-center justify-between gap-2 bg-blue rounded-t-lg py-3 px-6\">\n\t\t\t<div class=\"text-body-m text-white\">\n\t\t\t\tInternational classes\t\t\t<\/div>\n\t\t\t<div class=\"opacity-0\">\n\t\t\t\t\t\t<div data-tooltip=\"\">\n\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t<path\n\t\t\t\t\td=\"M14.0008 25.2001C20.1864 25.2001 25.2008 20.1856 25.2008 14C25.2008 7.81446 20.1864 2.80005 14.0008 2.80005C7.81519 2.80005 2.80078 7.81446 2.80078 14C2.80078 20.1856 7.81519 25.2001 14.0008 25.2001Z\"\n\t\t\t\t\tfill=\"#626A98\" \/>\n\t\t\t\t<path\n\t\t\t\t\td=\"M11.1992 11.0649C11.4297 10.4098 11.8845 9.85738 12.4832 9.50551C13.0819 9.15365 13.7858 9.02503 14.4703 9.14243C15.1547 9.25983 15.7755 9.61568 16.2228 10.1469C16.67 10.6782 16.9148 11.3506 16.9137 12.0451C16.9137 14.0054 13.9732 14.9856 13.9732 14.9856\"\n\t\t\t\t\tstroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\" \/>\n\t\t\t\t<path d=\"M14.0508 18.9065H14.0606\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t<\/svg>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"w-full\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t810\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t8 100 \u20ac per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t870\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac8,700 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t910\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t9 100 \u20ac per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: none\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tInternational Baccalaureate (IB DP)\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t970\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac9,700 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"px-5 lg:px-20 mt-6 flex items-end\"\n\t\t\tx-show=\"openTab === 1 &#038;&#038; paymentOpen === 2\">\n\t\t\t\t\t<div class=\"w-full hidden lg:block\">\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"py-[1.875rem] border-b border-b-gray3 last:border-b-0\">\n\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s\">\n\t\t\t\t\t\tInternational Baccalaureate (IB DP)\t\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"grid grid-cols-1 w-full lg:grid-cols-[repeat(2,25rem)] gap-2\">\n\t\t\t\t\t\t\t\t\t<div class=\"bg-gray rounded-b-lg max-w-[25rem] w-full\">\n\t\t\t\t\t<div class=\"flex items-center justify-between gap-2 bg-blue rounded-t-lg py-3 px-6\">\n\t\t\t<div class=\"text-body-m text-white\">\n\t\t\t\tNational classes\t\t\t<\/div>\n\t\t\t<div class=\"opacity-0\">\n\t\t\t\t\t\t<div data-tooltip=\"\">\n\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t<path\n\t\t\t\t\td=\"M14.0008 25.2001C20.1864 25.2001 25.2008 20.1856 25.2008 14C25.2008 7.81446 20.1864 2.80005 14.0008 2.80005C7.81519 2.80005 2.80078 7.81446 2.80078 14C2.80078 20.1856 7.81519 25.2001 14.0008 25.2001Z\"\n\t\t\t\t\tfill=\"#626A98\" \/>\n\t\t\t\t<path\n\t\t\t\t\td=\"M11.1992 11.0649C11.4297 10.4098 11.8845 9.85738 12.4832 9.50551C13.0819 9.15365 13.7858 9.02503 14.4703 9.14243C15.1547 9.25983 15.7755 9.61568 16.2228 10.1469C16.67 10.6782 16.9148 11.3506 16.9137 12.0451C16.9137 14.0054 13.9732 14.9856 13.9732 14.9856\"\n\t\t\t\t\tstroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\" \/>\n\t\t\t\t<path d=\"M14.0508 18.9065H14.0606\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t<\/svg>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"w-full\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t680\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac6,800 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t720\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t7 200 \u20ac per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t720\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t7 200 \u20ac per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"bg-gray rounded-b-lg max-w-[25rem] w-full\">\n\t\t\t\t\t<div class=\"flex items-center justify-between gap-2 bg-blue rounded-t-lg py-3 px-6\">\n\t\t\t<div class=\"text-body-m text-white\">\n\t\t\t\tInternational classes\t\t\t<\/div>\n\t\t\t<div class=\"opacity-0\">\n\t\t\t\t\t\t<div data-tooltip=\"\">\n\t\t\t<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t<path\n\t\t\t\t\td=\"M14.0008 25.2001C20.1864 25.2001 25.2008 20.1856 25.2008 14C25.2008 7.81446 20.1864 2.80005 14.0008 2.80005C7.81519 2.80005 2.80078 7.81446 2.80078 14C2.80078 20.1856 7.81519 25.2001 14.0008 25.2001Z\"\n\t\t\t\t\tfill=\"#626A98\" \/>\n\t\t\t\t<path\n\t\t\t\t\td=\"M11.1992 11.0649C11.4297 10.4098 11.8845 9.85738 12.4832 9.50551C13.0819 9.15365 13.7858 9.02503 14.4703 9.14243C15.1547 9.25983 15.7755 9.61568 16.2228 10.1469C16.67 10.6782 16.9148 11.3506 16.9137 12.0451C16.9137 14.0054 13.9732 14.9856 13.9732 14.9856\"\n\t\t\t\t\tstroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\" stroke-linejoin=\"round\" \/>\n\t\t\t\t<path d=\"M14.0508 18.9065H14.0606\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t<\/svg>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"w-full\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tPrimary school, Grades 0\u20134\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t820\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac8,200 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tLower secondary school, Grades 5\u20138\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t880\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac8,800 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: 1px solid #ced7e1\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tUpper secondary school, Grades 9\u201310\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t920\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t9 200 \u20acper year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"flex flex-col gap-2 py-6 lg:py-[1.875rem] px-5 lg:px-6 max-lg:last:!border-none\"\n\t\t\t\t\t\tstyle=\"border-bottom: none\">\n\t\t\t\t\t\t<p class=\"text-body-m lg:hidden\">\n\t\t\t\t\t\t\tInternational Baccalaureate (IB DP)\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t<div class=\"flex w-full justify-between items-center\">\n\t\t\t\t\t\t\t<div class=\"flex items-end gap-1 font-argent w-max\">\n\t\t\t\t\t\t\t\t<span class=\"text-title-m-mobile lg:text-title-s\">\n\t\t\t\t\t\t\t\t\t980\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<span class=\"text-body-m-light\">\n\t\t\t\t\t\t\t\t\t\u20ac \/ month\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"text-gray5 text-body-s-light lg:text-label-m\">\n\t\t\t\t\t\t\t\t\t\u20ac9,800 per year\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t<div x-show=\"openTab === 1\" class=\"px-5 lg:px-20 mt-20\">\n\t\t\t<div class=\"border-b border-b-gray3 pb-12 lg:pb-26\">\n\t\t\t\t<div class=\"flex flex-col items-center w-full max-w-[32.5rem] mx-auto text-center\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/erudito.lt\/wp-content\/uploads\/2025\/04\/88px_discount.svg\"\n\t\t\t\t\t\t\talt=\"\" class=\"max-w-[5.5rem] w-full mb-6\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"text-title-s-mobile lg:text-title-s mb-2\">\n\t\t\t\t\t\t\tSiblings study together with a 20% discount!\t\t\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"text-body-m-light\">\n\t\t\t\t\t\t\tIf more than one of your children attend Erudito Lyceum, you receive a 20% discount for the second and all subsequent children.\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"px-5 lg:px-20 pt-12 lg:pt-26 gap-8 flex flex-col lg:flex-row w-full justify-between\"\n\t\t\tx-show=\"openTab === 1\">\n\t\t\t\t<div class=\"max-w-[25.8125rem]\">\n\t\t\t\t\t<h3 class=\"text-title-l-mobile lg:text-title-l\">\n\t\t\t\tAdditional fees\t\t\t<\/h3>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"max-w-[39.375rem] w-full\">\n\t\t<h4 class=\"text-title-m-mobile lg:text-title-s mb-5\">\n\t\t\tFor learning\t\t<\/h4>\n\t\t<table class=\"w-full\">\n\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0 border-b text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>One-time admission administration fee (grades 0-4, non-refundable)<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">450<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">450<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0 border-b text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>One-time admission administration fee (grades 5-10, non-refundable)<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">500<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">500<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0 border-b text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>One-time non-refundable admission entrance fee (International Baccalaureate (IB DP), grades 11-12)<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">500<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">500<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0  text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>Educational tools fee (0-10 klas\u0117s)<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">500<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">500<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-b border-gray3 first:border-t last:border-b-0\">\n\t\t<td colspan=\"2\" class=\"text-body-m-light pb-5\">\n\t\t\t<div class=\"flex items-start gap-4 bg-gray px-5 py-4 lg:px-6 lg:py-5\">\n\t\t\t\t<svg class=\"shrink-0 w-6 h-6\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\n\t\t\t\t\txmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<path\n\t\t\t\t\t\td=\"M11.9984 21.5999C17.3004 21.5999 21.5984 17.3018 21.5984 11.9999C21.5984 6.69797 17.3004 2.3999 11.9984 2.3999C6.6965 2.3999 2.39844 6.69797 2.39844 11.9999C2.39844 17.3018 6.6965 21.5999 11.9984 21.5999Z\"\n\t\t\t\t\t\tfill=\"#E1E6F0\" \/>\n\t\t\t\t\t<path d=\"M12 8.49978L12 12.3887\" stroke=\"#626B75\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t\t\t<path d=\"M12 15.4222L12 15.5\" stroke=\"#626B75\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t\t<\/svg>\n\t\t\t\t<p class=\"text-body-m-light\">Textbooks, books, workbooks (including electronic versions, one educational resource per subject), licenses for access to databases and systems, shared stationery supplies, and more. This fee does not cover personal items such as a personal computer (Grades 5\u201312), calculator, writing tools and their case, backpack, and similar items.<\/p>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0  text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>Yearly educational tools fee (International Baccalaureate (IB DP), grades 11-12)<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">700<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">700<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-b border-gray3 first:border-t last:border-b-0\">\n\t\t<td colspan=\"2\" class=\"text-body-m-light pb-5\">\n\t\t\t<div class=\"flex items-start gap-4 bg-gray px-5 py-4 lg:px-6 lg:py-5\">\n\t\t\t\t<svg class=\"shrink-0 w-6 h-6\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\n\t\t\t\t\txmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<path\n\t\t\t\t\t\td=\"M11.9984 21.5999C17.3004 21.5999 21.5984 17.3018 21.5984 11.9999C21.5984 6.69797 17.3004 2.3999 11.9984 2.3999C6.6965 2.3999 2.39844 6.69797 2.39844 11.9999C2.39844 17.3018 6.6965 21.5999 11.9984 21.5999Z\"\n\t\t\t\t\t\tfill=\"#E1E6F0\" \/>\n\t\t\t\t\t<path d=\"M12 8.49978L12 12.3887\" stroke=\"#626B75\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t\t\t<path d=\"M12 15.4222L12 15.5\" stroke=\"#626B75\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t\t<\/svg>\n\t\t\t\t<p class=\"text-body-m-light\">Textbooks, books, workbooks (including electronic versions, one educational resource per subject), licenses for access to databases and systems, shared stationery supplies, and more. This fee does not cover personal items such as a personal computer (Grades 5\u201312), calculator, writing tools and their case, backpack, and similar items.<\/p>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0 border-b text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>Knowledge, skills, and comprehension admission test (Grades 5\u201310)<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">50<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">50<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0 border-b text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>Knowledge, skills, and comprehension admission test (International Baccalaureate (IB DP), grades 11-12)<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">70<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">70<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0 border-b text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>Cambridge IGCSE Final Single Subject Exam<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">150<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">150<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0 border-b text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>Cambridge IGCSE Final double award exam<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">300<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">300<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0  text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>One final International Baccalaureate (IB DP) exam<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">115<\/span>\n\t\t\t\t\t<span>\u20ac<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">115<\/span>\n\t\t\t\t<span>\u20ac<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-b border-gray3 first:border-t last:border-b-0\">\n\t\t<td colspan=\"2\" class=\"text-body-m-light pb-5\">\n\t\t\t<div class=\"flex items-start gap-4 bg-gray px-5 py-4 lg:px-6 lg:py-5\">\n\t\t\t\t<svg class=\"shrink-0 w-6 h-6\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\n\t\t\t\t\txmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<path\n\t\t\t\t\t\td=\"M11.9984 21.5999C17.3004 21.5999 21.5984 17.3018 21.5984 11.9999C21.5984 6.69797 17.3004 2.3999 11.9984 2.3999C6.6965 2.3999 2.39844 6.69797 2.39844 11.9999C2.39844 17.3018 6.6965 21.5999 11.9984 21.5999Z\"\n\t\t\t\t\t\tfill=\"#E1E6F0\" \/>\n\t\t\t\t\t<path d=\"M12 8.49978L12 12.3887\" stroke=\"#626B75\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t\t\t<path d=\"M12 15.4222L12 15.5\" stroke=\"#626B75\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t\t<\/svg>\n\t\t\t\t<p class=\"text-body-m-light\">A total of six final exams are taken.<\/p>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-gray3 first:border-t last:border-b-0  text-body-m-light\">\n\t\t<td class=\"py-4 lg:py-5\">\n\t\t\t<div class=\"flex items-center gap-1.5\">\n\t\t\t\t<span>Catering<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"mt-2 lg:hidden\">\n\t\t\t\t\t\t\t\t<div class=\"font-argent flex items-end gap-1\">\n\t\t\t\t\t<span class=\"text-title-s\">10,5<\/span>\n\t\t\t\t\t<span>\u20ac\/day*<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/td>\n\t\t<td class=\"hidden lg:block py-5\" align=\"right\">\n\t\t\t<div class=\"font-argent flex items-end gap-1 justify-end\">\n\t\t\t\t<span class=\"text-title-s\">10,5<\/span>\n\t\t\t\t<span>\u20ac\/day*<\/span>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t<tr class=\"border-b border-gray3 first:border-t last:border-b-0\">\n\t\t<td colspan=\"2\" class=\"text-body-m-light pb-5\">\n\t\t\t<div class=\"flex items-start gap-4 bg-gray px-5 py-4 lg:px-6 lg:py-5\">\n\t\t\t\t<svg class=\"shrink-0 w-6 h-6\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"\n\t\t\t\t\txmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t<path\n\t\t\t\t\t\td=\"M11.9984 21.5999C17.3004 21.5999 21.5984 17.3018 21.5984 11.9999C21.5984 6.69797 17.3004 2.3999 11.9984 2.3999C6.6965 2.3999 2.39844 6.69797 2.39844 11.9999C2.39844 17.3018 6.6965 21.5999 11.9984 21.5999Z\"\n\t\t\t\t\t\tfill=\"#E1E6F0\" \/>\n\t\t\t\t\t<path d=\"M12 8.49978L12 12.3887\" stroke=\"#626B75\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t\t\t<path d=\"M12 15.4222L12 15.5\" stroke=\"#626B75\" stroke-width=\"1.5\" stroke-linecap=\"square\"\n\t\t\t\t\t\tstroke-linejoin=\"round\" \/>\n\t\t\t\t<\/svg>\n\t\t\t\t<p class=\"text-body-m-light\">*Price may vary.<\/p>\n\t\t\t<\/div>\n\t\t<\/td>\n\t<\/tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/table>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n<\/div>\n\n\n<div\n\tclass=\"overflow-hidden relative bg-blue py-[6.25rem] px-5 lg:px-20 text-white lg:h-[37.5rem] lg:py-16\">\n\t<svg class=\"hidden lg:block parallax-bg absolute -bottom-4 right-0 w-[80%] scale-120 h-auto\" width=\"1216\"\n\t\theight=\"600\" viewBox=\"0 0 1216 600\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n\t\t\td=\"M27.0502 -151.085L0.56368 341.89L294.779 357.698L216.788 428.427L548.438 794.124L758.722 603.419C777.143 663.724 817.573 717.461 876.489 751.476C999.928 822.744 1157.77 780.451 1229.04 657.012C1300.3 533.572 1258.01 375.732 1134.57 304.464C1122.16 297.3 1109.41 291.283 1096.43 286.382L1138.53 189.407L745.787 18.8921L670.051 193.332L582.486 96.7772L504.323 167.663L520.026 -124.599L27.0502 -151.085Z\"\n\t\t\tfill=\"#191F47\" \/>\n\t<\/svg>\n\n\t<div class=\"lg:hidden absolute top-0 left-0 z-0\">\n\t\t<svg width=\"278\" height=\"193\" viewBox=\"0 0 278 193\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n\t\t\t\td=\"M-539.134 -97.6065L-412.805 152.999L-162.2 26.6696L-288.529 -223.935L-539.134 -97.6065ZM-136.614 -217.009L-127.066 -131.33L-131.861 -132.161L-179.801 144.359L96.7187 192.299L114.458 89.9824C122.545 91.4914 130.883 92.2922 139.405 92.3178C215.291 92.5458 276.995 31.2125 277.223 -44.6741C277.451 -120.561 216.117 -182.264 140.231 -182.492C130.713 -182.521 121.418 -181.581 112.439 -179.765L105.284 -243.967L-136.614 -217.009Z\"\n\t\t\t\tfill=\"#191F47\" \/>\n\t\t<\/svg>\n\t<\/div>\n\t<div class=\"lg:hidden absolute bottom-0 right-0 z-0\">\n\t\t<svg width=\"393\" height=\"139\" viewBox=\"0 0 393 139\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n\t\t\t\td=\"M606.522 48.4014L330.015 0.381297L312.872 99.0977L288.682 65.0948L59.9999 227.779L106.99 293.832C73.9154 301.174 43.2104 319.944 21.3356 349.21C-27.1749 414.11 -13.8883 506.048 51.012 554.558C115.912 603.069 207.85 589.782 256.361 524.882C261.237 518.358 265.489 511.561 269.127 504.563L321.031 534.827L443.631 324.563L424.099 313.175L437.215 303.844L558.502 324.908L606.522 48.4014Z\"\n\t\t\t\tfill=\"#191F47\" \/>\n\t\t<\/svg>\n\t<\/div>\n\t<div\n\t\tclass=\"z-10 relative text-center h-full flex flex-col justify-between max-w-[46.125rem] lg:text-left\">\n\t\t<div>\n\t\t\t\t\t\t\t<h2 class=\"text-title-l-mobile lg:text-title-xl mb-4 lg:mb-6\">\n\t\t\t\t\tJoin our community\t\t\t\t<\/h2>\n\t\t\t\n\t\t\t\t\t\t\t<p class=\"text-body-m-light mb-6 lg:mb-0\">\n\t\t\t\t\tSign up for a school visit or fill out an application to become part of our community today!\t\t\t\t<\/p>\n\t\t\t\t\t<\/div>\n\t\t<div class=\"flex flex-col lg:flex-row gap-6 items-center\">\n\t\t\t\t\t\t\t<a href=\"http:\/\/erudito.lt\/sestadienine-mokykla\/\" class=\"erd_button w-max\">\n\t\t\t\t\tRegistruotis apsilankymui\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/erudito.lt\/sestadienine-mokykla\/\" class=\"erd_ghost text-body-m font-semibold\">\n\t\t\t\t\tPildyti pra\u0161ym\u0105\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n\n\n<div\n\tclass=\"px-5 lg:px-20 pt-12 pb-16 lg:pb-42 lg:pt-26 relative bg-gray text-black\">\n\t\t<div class=\"relative z-10\">\n\t\t<div class=\"border-b pb-10 lg:pb-20 border-b-gray3\">\n\t\t\t\t\t<h2 class=\"text-title-l-mobile lg:text-title-xl gap-x-3 max-w-[70.125rem]\">\n\t\t\t\t\t\t\t<span>Here<\/span>\n\t\t\t\t\t\t\t\t<span>we<\/span>\n\t\t\t\t\t\t\t\t<span>educate<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"inline-block align-middle \">\n\t\t\t\t\t\t\t\t<svg width=\"64\" height=\"64\" viewBox=\"0 0 64 64\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n\t\t\tclass=\"w-[1.75rem] h-[1.75rem] lg:w-16 lg:h-16\">\n\t\t\t<circle cx=\"32\" cy=\"32\" r=\"32\" fill=\"#F0CB69\" \/>\n\t\t<\/svg>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span>curious,<\/span>\n\t\t\t\t<br class=\"hidden lg:block\">\t\t\t\t\t<span class=\"inline-block align-middle \">\n\t\t\t\t\t\t\t\t<svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n\t\t\tclass=\"w-[1.625rem] h-[1.625rem] lg:w-[3.75rem] lg:h-[3.75rem]\">\n\t\t\t<rect width=\"60\" height=\"60\" fill=\"#6A69B4\" \/>\n\t\t<\/svg>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span>creative<\/span>\n\t\t\t\t\t\t\t\t<span>and<\/span>\n\t\t\t\t\t\t\t\t<span>active<\/span>\n\t\t\t\t\t\t\t\t<span>individuals,<\/span>\n\t\t\t\t\t\t\t\t<span>prepared<\/span>\n\t\t\t\t\t\t\t\t<span>for<\/span>\n\t\t\t\t\t\t\t\t<span>international<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"inline-block align-middle lg:hidden\">\n\t\t\t\t\t\t\t\t<svg width=\"56\" height=\"56\" viewBox=\"0 0 56 56\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n\t\t\tclass=\"w-[1.625rem] h-[1.625rem] lg:w-[3.5rem] lg:h-[3.5rem]\">\n\t\t\t<rect width=\"56\" height=\"56\" fill=\"#191F47\" \/>\n\t\t<\/svg>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span>challenges<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"inline-block align-middle !hidden lg:!inline-block\">\n\t\t\t\t\t\t\t\t<svg width=\"56\" height=\"56\" viewBox=\"0 0 56 56\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n\t\t\tclass=\"w-[1.625rem] h-[1.625rem] lg:w-[3.5rem] lg:h-[3.5rem]\">\n\t\t\t<rect width=\"56\" height=\"56\" fill=\"#191F47\" \/>\n\t\t<\/svg>\n\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/h2>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"flex flex-col lg:flex-row gap-8 w-full justify-between items-start pt-10 lg:pt-20\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/erudito.lt\/wp-content\/uploads\/2025\/06\/erudito-dark-logo.svg\"\n\t\t\t\t\talt=\"Eruditas Lyceum logo\"\n\t\t\t\t\tclass=\"w-auto h-[5.0625rem]\" \/>\n\t\t\t\t\t\t<div class=\"max-w-[32.625rem]\">\n\t\t\t\t\t\t\t\t\t<p class=\"text-body-m-light mb-6 lg:mb-10\">\n\t\t\t\t\t\tErudito Lyceum is an international private school offering Cambridge and International Baccalaureate (IB) programs. We focus on developing critical thinking, creativity, and modern teaching methods, guided by the Scandinavian philosophy of integrated education. \t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/erudito.lt\/apie-mus\/\" class=\"erd_button\">\n\t\t\t\t\t\tPla\u010diau apie mus\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/div>\n\n\n<div\n\tclass=\"overflow-hidden relative bg-blue py-[6.25rem] px-5 lg:px-20 text-white lg:h-[37.5rem] lg:py-16\">\n\t<svg class=\"hidden lg:block parallax-bg absolute -bottom-4 right-0 w-[80%] scale-120 h-auto\" width=\"1216\"\n\t\theight=\"600\" viewBox=\"0 0 1216 600\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n\t\t\td=\"M27.0502 -151.085L0.56368 341.89L294.779 357.698L216.788 428.427L548.438 794.124L758.722 603.419C777.143 663.724 817.573 717.461 876.489 751.476C999.928 822.744 1157.77 780.451 1229.04 657.012C1300.3 533.572 1258.01 375.732 1134.57 304.464C1122.16 297.3 1109.41 291.283 1096.43 286.382L1138.53 189.407L745.787 18.8921L670.051 193.332L582.486 96.7772L504.323 167.663L520.026 -124.599L27.0502 -151.085Z\"\n\t\t\tfill=\"#191F47\" \/>\n\t<\/svg>\n\n\t<div class=\"lg:hidden absolute top-0 left-0 z-0\">\n\t\t<svg width=\"278\" height=\"193\" viewBox=\"0 0 278 193\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n\t\t\t\td=\"M-539.134 -97.6065L-412.805 152.999L-162.2 26.6696L-288.529 -223.935L-539.134 -97.6065ZM-136.614 -217.009L-127.066 -131.33L-131.861 -132.161L-179.801 144.359L96.7187 192.299L114.458 89.9824C122.545 91.4914 130.883 92.2922 139.405 92.3178C215.291 92.5458 276.995 31.2125 277.223 -44.6741C277.451 -120.561 216.117 -182.264 140.231 -182.492C130.713 -182.521 121.418 -181.581 112.439 -179.765L105.284 -243.967L-136.614 -217.009Z\"\n\t\t\t\tfill=\"#191F47\" \/>\n\t\t<\/svg>\n\t<\/div>\n\t<div class=\"lg:hidden absolute bottom-0 right-0 z-0\">\n\t\t<svg width=\"393\" height=\"139\" viewBox=\"0 0 393 139\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\"\n\t\t\t\td=\"M606.522 48.4014L330.015 0.381297L312.872 99.0977L288.682 65.0948L59.9999 227.779L106.99 293.832C73.9154 301.174 43.2104 319.944 21.3356 349.21C-27.1749 414.11 -13.8883 506.048 51.012 554.558C115.912 603.069 207.85 589.782 256.361 524.882C261.237 518.358 265.489 511.561 269.127 504.563L321.031 534.827L443.631 324.563L424.099 313.175L437.215 303.844L558.502 324.908L606.522 48.4014Z\"\n\t\t\t\tfill=\"#191F47\" \/>\n\t\t<\/svg>\n\t<\/div>\n\t<div\n\t\tclass=\"z-10 relative text-center h-full flex flex-col justify-between max-w-[46.125rem] lg:text-left\">\n\t\t<div>\n\t\t\t\t\t\t\t<h2 class=\"text-title-l-mobile lg:text-title-xl mb-4 lg:mb-6\">\n\t\t\t\t\tGet a closer look at the Eruditas Lyceum\t\t\t\t<\/h2>\n\t\t\t\n\t\t\t\t\t\t\t<p class=\"text-body-m-light mb-6 lg:mb-0\">\n\t\t\t\t\tSign up for a school visit or fill out an application to become part of our community today!\t\t\t\t<\/p>\n\t\t\t\t\t<\/div>\n\t\t<div class=\"flex flex-col lg:flex-row gap-6 items-center\">\n\t\t\t\t\t\t\t<a href=\"http:\/\/erudito.lt\/sestadienine-mokykla\/\" class=\"erd_button w-max\">\n\t\t\t\t\tRegistruotis apsilankymui\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/erudito.openapply.com\/roi\" class=\"erd_ghost text-body-m font-semibold\">\n\t\t\t\t\tPildyti pra\u0161ym\u0105\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-3016","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Erudito Lyceum Tuition: Private School Fees<\/title>\n<meta name=\"description\" content=\"Erudito Lyceum tuition on the website. View private school fees in Vilnius and Kaunas \u2013 from primary education to the IB program.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/erudito.lt\/en\/tuition-fees\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Erudito Lyceum Tuition: Private School Fees\" \/>\n<meta property=\"og:description\" content=\"Erudito Lyceum tuition on the website. View private school fees in Vilnius and Kaunas \u2013 from primary education to the IB program.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/erudito.lt\/en\/tuition-fees\/\" \/>\n<meta property=\"og:site_name\" content=\"erudito\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-20T12:06:15+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/erudito.lt\\\/en\\\/tuition-fees\\\/\",\"url\":\"https:\\\/\\\/erudito.lt\\\/en\\\/tuition-fees\\\/\",\"name\":\"Erudito Lyceum Tuition: Private School Fees\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/erudito.lt\\\/#website\"},\"datePublished\":\"2025-05-08T17:23:42+00:00\",\"dateModified\":\"2026-04-20T12:06:15+00:00\",\"description\":\"Erudito Lyceum tuition on the website. View private school fees in Vilnius and Kaunas \u2013 from primary education to the IB program.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/erudito.lt\\\/en\\\/tuition-fees\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/erudito.lt\\\/en\\\/tuition-fees\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/erudito.lt\\\/en\\\/tuition-fees\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/erudito.lt\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tuition fees\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/erudito.lt\\\/#website\",\"url\":\"https:\\\/\\\/erudito.lt\\\/\",\"name\":\"erudito\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/erudito.lt\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Erudito Lyceum Tuition: Private School Fees","description":"Erudito Lyceum tuition on the website. View private school fees in Vilnius and Kaunas \u2013 from primary education to the IB program.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/erudito.lt\/en\/tuition-fees\/","og_locale":"en_US","og_type":"article","og_title":"Erudito Lyceum Tuition: Private School Fees","og_description":"Erudito Lyceum tuition on the website. View private school fees in Vilnius and Kaunas \u2013 from primary education to the IB program.","og_url":"https:\/\/erudito.lt\/en\/tuition-fees\/","og_site_name":"erudito","article_modified_time":"2026-04-20T12:06:15+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/erudito.lt\/en\/tuition-fees\/","url":"https:\/\/erudito.lt\/en\/tuition-fees\/","name":"Erudito Lyceum Tuition: Private School Fees","isPartOf":{"@id":"https:\/\/erudito.lt\/#website"},"datePublished":"2025-05-08T17:23:42+00:00","dateModified":"2026-04-20T12:06:15+00:00","description":"Erudito Lyceum tuition on the website. View private school fees in Vilnius and Kaunas \u2013 from primary education to the IB program.","breadcrumb":{"@id":"https:\/\/erudito.lt\/en\/tuition-fees\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/erudito.lt\/en\/tuition-fees\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/erudito.lt\/en\/tuition-fees\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/erudito.lt\/en\/"},{"@type":"ListItem","position":2,"name":"Tuition fees"}]},{"@type":"WebSite","@id":"https:\/\/erudito.lt\/#website","url":"https:\/\/erudito.lt\/","name":"erudito","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/erudito.lt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/erudito.lt\/en\/wp-json\/wp\/v2\/pages\/3016","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/erudito.lt\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/erudito.lt\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/erudito.lt\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/erudito.lt\/en\/wp-json\/wp\/v2\/comments?post=3016"}],"version-history":[{"count":6,"href":"https:\/\/erudito.lt\/en\/wp-json\/wp\/v2\/pages\/3016\/revisions"}],"predecessor-version":[{"id":5885,"href":"https:\/\/erudito.lt\/en\/wp-json\/wp\/v2\/pages\/3016\/revisions\/5885"}],"wp:attachment":[{"href":"https:\/\/erudito.lt\/en\/wp-json\/wp\/v2\/media?parent=3016"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}