@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..900&display=swap";@font-face{font-family:Moderniz;src:url(/moderniz/Moderniz.otf) format("opentype");font-weight:100 900;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;font-family:Manrope,sans-serif}:root{--green-gradientA: #77f868;--green-gradientB: #00f5b4;--green: #00ff8c;--font-heading: "Moderniz", "Manrope", sans-serif;--menu-debug-bg: white;--scale-16-9: min(calc(100vw / 1920), calc(100svh / 1080), 1.25px)}::-webkit-scrollbar{width:10px;background:transparent}::-webkit-scrollbar-track{background-color:#000}::-webkit-scrollbar-thumb{background:var(--green);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00a75c}html,body{width:100%;max-width:100vw;overflow-x:hidden;background-color:#fff;font-family:Arial,sans-serif;scroll-behavior:smooth}h1,h2,h3,.shadow,.heading,.subtext,.locationsHeading{font-family:var(--font-heading)}.aContainer{width:100%;background-color:#fff;position:fixed;top:0;left:0;z-index:1000;display:flex;justify-content:center}.menu{width:90%;background-color:var(--menu-debug-bg);border-bottom:2px solid black;margin:0 auto}.menu ul{display:flex;align-items:center;justify-content:space-between;height:calc(110 * var(--scale-16-9));list-style:none;padding:0;margin:0}.nav-links{display:flex;gap:calc(50 * var(--scale-16-9));list-style:none;align-items:center}.menu ul li{font-weight:700;color:#000;cursor:pointer;white-space:nowrap;font-size:calc(22 * var(--scale-16-9))}.menu ul li a{color:#000;text-decoration:none;transition:color .3s ease;display:inline-block;padding:calc(8 * var(--scale-16-9)) 0}.menu ul li a:hover{color:var(--green)}@media(hover:none)and (pointer:coarse){.menu ul li a:active{color:var(--green)}}.ExamArmourLogo img{height:calc(100 * var(--scale-16-9));width:auto;display:block}.logoSect{background-color:#fff;height:calc(864 * var(--scale-16-9));display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;padding-top:calc(120 * var(--scale-16-9))}#three-container{position:absolute;top:0;left:0;width:100%;height:125%;z-index:4;overflow:hidden}#three-container canvas{display:block;width:100%;height:100%}.SEOSauce{font-size:calc(100 * var(--scale-16-9));font-weight:900;z-index:5;text-align:left;margin:0;line-height:1.2;width:100%;padding:calc(80 * var(--scale-16-9)) calc(640 * var(--scale-16-9)) 0 calc(80 * var(--scale-16-9));-webkit-text-stroke:calc(1 * var(--scale-16-9)) white}.SEOSauce span{font-size:inherit;font-weight:inherit;font-family:var(--font-heading);-webkit-text-stroke:0;background:linear-gradient(#00ff8c,#00ff8c) no-repeat;background-size:100% 90%;background-position:0 0%;box-decoration-break:clone;-webkit-box-decoration-break:clone}.SEOSub{font-family:Manrope,sans-serif;font-size:calc(45 * var(--scale-16-9));font-weight:500;z-index:5;text-align:left;margin-top:calc(20 * var(--scale-16-9));width:100%;padding:calc(10 * var(--scale-16-9)) calc(300 * var(--scale-16-9)) 0 calc(80 * var(--scale-16-9));color:#000}.circle-container{position:absolute;top:calc(500 * var(--scale-16-9));left:50%;width:calc(4000 * var(--scale-16-9));max-width:none;transform:translate(-50%)}.circle-container svg{width:100%;height:auto}.circle-background{position:absolute;top:calc(1600 * var(--scale-16-9));width:100%;height:calc(1000 * var(--scale-16-9));background-color:#000;z-index:2}.bottom-curve{position:absolute;top:calc(2100 * var(--scale-16-9));left:50%;transform:translate(-50%) rotate(180deg);z-index:2}.info{position:relative;background-color:#0000;color:#fff;display:flex;justify-content:center;align-items:center;text-align:center;z-index:3;top:calc(250 * var(--scale-16-9))}.subtext{font-size:calc(45 * var(--scale-16-9));font-weight:900;z-index:3;text-align:center}.shadow{font-size:calc(175 * var(--scale-16-9));font-weight:900;z-index:3;text-align:center;line-height:1.07;background:linear-gradient(to bottom,#fff 47%,#c7ffd9 0%);-webkit-background-clip:text;background-clip:text;color:transparent}.tutorCarousel{position:relative;top:calc(75 * var(--scale-16-9));overflow:visible}.flexContainer{display:flex;align-items:center;justify-content:center;min-height:calc(864 * var(--scale-16-9));padding:0 calc(40 * var(--scale-16-9));background-color:#0000;overflow:visible}.wrapper{width:100%;position:relative;overflow:visible;--carousel-gap: 1.2vw;--tutor-card-width: calc((100% - 2 * var(--carousel-gap)) / 3);--tutor-image-overlap: calc(var(--tutor-card-width) / 2)}.wrapper i{height:calc(50 * var(--scale-16-9));width:calc(50 * var(--scale-16-9));background:#fff;text-align:center;align-content:center;line-height:calc(30 * var(--scale-16-9));border-radius:20%;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 3px 6px #00000029;z-index:10}.wrapper i.disabled{opacity:.4;pointer-events:none;cursor:default}.wrapper i:first-child{left:calc(-15 * var(--scale-16-9));z-index:20}.wrapper i:last-child{right:calc(-11 * var(--scale-16-9));z-index:20}.wrapper .carousel{display:grid;grid-auto-flow:column;grid-auto-columns:var(--tutor-card-width);gap:var(--carousel-gap);overflow-x:scroll;overflow-y:visible;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.wrapper .carousel::-webkit-scrollbar{display:none}.carousel{display:grid;align-items:flex-start;justify-content:flex-start;gap:var(--carousel-gap);overflow-x:auto;overflow-y:visible;padding-top:calc(var(--tutor-image-overlap) + 20 * var(--scale-16-9));padding-bottom:calc(150 * var(--scale-16-9));scroll-behavior:smooth}.carousel .tutorItem{width:100%}.carousel .tutorCard{width:100%;aspect-ratio:1 / 1;background:linear-gradient(to bottom,var(--green-gradientA),var(--green-gradientB));border-top-left-radius:50%;border-top-right-radius:50%;position:relative;overflow:visible;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;transition:transform .2s;z-index:8;cursor:pointer}.carousel .tutorCard .img{position:absolute;inset:0;width:100%;height:150%;display:flex;align-items:flex-end;justify-content:center;transform:translateY(-33.3%);margin-top:0;overflow:visible;clip-path:inset(-100% 0 -100% 0)}.tutorCard .img img{width:auto;height:100%;object-fit:contain}.tutorItem{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.bio{position:absolute;top:100%;left:10%;z-index:9;width:80%;height:20%;overflow:hidden;max-height:60svh;transform:scaleY(0);transform-origin:top;transition:max-height .4s ease,transform .2s ease;background:#fff;border-bottom-left-radius:calc(20 * var(--scale-16-9));border-bottom-right-radius:calc(20 * var(--scale-16-9));color:#000;font-size:calc(30 * var(--scale-16-9));text-align:center;padding-top:calc(20 * var(--scale-16-9))}.tutorItem.open .bio{max-height:calc(330 * var(--scale-16-9));transform:scaleY(1)}.tutorItem:hover .tutorCard .img img{transform:scale(1.05)}.tutorItem.open:hover .bio{transform:scaleY(1) scale(1.05)}.carousel .tutorCard h2{color:#fff;font-size:1.2rem;margin:.5rem 0 .2rem}.carousel .tutorCard span{color:#0f6;font-size:.9rem}.tutorCard .img img{width:auto;height:100%;object-fit:contain;object-position:bottom center;transform-origin:center bottom;transition:transform .2s}.locations{position:relative;top:calc(200 * var(--scale-16-9));width:100%;padding:0 calc(80 * var(--scale-16-9));z-index:3}.locations .heading{color:#fff;background:none;-webkit-background-clip:initial;background-clip:initial;line-height:.9;letter-spacing:.01em;margin-bottom:calc(48 * var(--scale-16-9));font-size:calc(200 * var(--scale-16-9));text-align:center}.locationsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:calc(32 * var(--scale-16-9));align-items:start}.locationImg{width:100%;height:calc(300 * var(--scale-16-9));border-radius:calc(18 * var(--scale-16-9));min-height:calc(260 * var(--scale-16-9));box-shadow:0 18px 40px #00000059;overflow:hidden}.locationImg img{border-radius:calc(18 * var(--scale-16-9));width:100%;height:100%;object-fit:cover;object-position:center;display:block}.locationImg iframe{width:100%;height:100%;border-radius:calc(18 * var(--scale-16-9));display:block;border:0}.locationsText{text-align:center;color:#fff;display:flex;flex-direction:column;align-items:center;gap:calc(18 * var(--scale-16-9));padding:calc(8 * var(--scale-16-9)) calc(12 * var(--scale-16-9))}.locationsText p{font-size:calc(22 * var(--scale-16-9));line-height:1.5;margin:0 calc(20 * var(--scale-16-9))}.locationsHeading{width:100%;display:inline-block;background:linear-gradient(to bottom,var(--green-gradientA),var(--green-gradientB));color:#000;font-weight:900;font-size:calc(22 * var(--scale-16-9));letter-spacing:.04em;padding:calc(12 * var(--scale-16-9)) calc(22 * var(--scale-16-9));border-radius:calc(18 * var(--scale-16-9));box-shadow:0 12px 26px #0000004d}.foreword{width:100%;height:calc(1500 * var(--scale-16-9));background:#fff;position:relative;z-index:1;overflow:visible;padding-inline:calc(60 * var(--scale-16-9));padding-top:calc(175 * var(--scale-16-9))}.forewordFrame{position:relative;padding:calc(500 * var(--scale-16-9)) 0 0;z-index:6}.forewordFrame:before{content:"";position:absolute;inset:0;border:calc(10 * var(--scale-16-9)) solid #000;pointer-events:none}.foreword .heading{color:#000;background:none;-webkit-background-clip:initial;background-clip:initial;line-height:.9;letter-spacing:.01em;font-size:calc(125 * var(--scale-16-9));text-align:center;position:relative}.foreword .forewordContent{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));position:relative;color:#000;text-align:center;justify-items:center;align-items:center;height:auto}.foreword .forewordContent img{width:75%;height:auto;display:block;z-index:-1}.foreword .forewordText{margin-left:calc(-150 * var(--scale-16-9));padding-inline:10%}.forewordText h1{font-size:calc(45 * var(--scale-16-9));line-height:1.5}.forewordText p{font-size:calc(40 * var(--scale-16-9));line-height:1.5;font-style:italic;margin:0 calc(30 * var(--scale-16-9))}.video-section{position:relative;width:100%;padding:0 calc(80 * var(--scale-16-9));margin-top:calc(40 * var(--scale-16-9));margin-bottom:calc(400 * var(--scale-16-9));top:calc(300 * var(--scale-16-9));z-index:3}.videoFrame .heading{text-align:center;margin-bottom:calc(48 * var(--scale-16-9))}.videoContainer{max-width:80%;margin:0 auto;aspect-ratio:16 / 9;border-radius:calc(18 * var(--scale-16-9));overflow:hidden;box-shadow:0 18px 40px #00000059}.videoContainer iframe{width:100%;height:100%;border:0;display:block}.footer-top-bar{background-color:#00ff8c;height:1vh;width:100%}.site-footer{background-color:#000;color:#fff;padding:calc(40 * var(--scale-16-9)) calc(20 * var(--scale-16-9))}.footer-content{max-width:calc(1200 * var(--scale-16-9));font-size:calc(20 * var(--scale-16-9));margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:calc(40 * var(--scale-16-9))}.footer-left,.footer-center{flex:1}.footer-right img{width:calc(160 * var(--scale-16-9));height:auto}.social-icons{display:flex;justify-content:center;align-items:center;gap:calc(20 * var(--scale-16-9))}.social-icons a{display:inline-flex;align-items:center;justify-content:center;transition:transform .3s ease,opacity .3s ease}.social-icons a:hover{transform:scale(1.1)}.social-icons a:hover span{background-color:var(--green)}.social-icons a span{width:calc(70 * var(--scale-16-9));height:calc(70 * var(--scale-16-9));display:block;background-color:#fff;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-size:contain;transition:background-color .3s ease}.social-icon--instagram span{-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%2018C15.3137%2018%2018%2015.3137%2018%2012C18%208.68629%2015.3137%206%2012%206C8.68629%206%206%208.68629%206%2012C6%2015.3137%208.68629%2018%2012%2018ZM12%2016C14.2091%2016%2016%2014.2091%2016%2012C16%209.79086%2014.2091%208%2012%208C9.79086%208%208%209.79086%208%2012C8%2014.2091%209.79086%2016%2012%2016Z'%20fill='%230F0F0F'/%3e%3cpath%20d='M18%205C17.4477%205%2017%205.44772%2017%206C17%206.55228%2017.4477%207%2018%207C18.5523%207%2019%206.55228%2019%206C19%205.44772%2018.5523%205%2018%205Z'%20fill='%230F0F0F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.65396%204.27606C1%205.55953%201%207.23969%201%2010.6V13.4C1%2016.7603%201%2018.4405%201.65396%2019.7239C2.2292%2020.8529%203.14708%2021.7708%204.27606%2022.346C5.55953%2023%207.23969%2023%2010.6%2023H13.4C16.7603%2023%2018.4405%2023%2019.7239%2022.346C20.8529%2021.7708%2021.7708%2020.8529%2022.346%2019.7239C23%2018.4405%2023%2016.7603%2023%2013.4V10.6C23%207.23969%2023%205.55953%2022.346%204.27606C21.7708%203.14708%2020.8529%202.2292%2019.7239%201.65396C18.4405%201%2016.7603%201%2013.4%201H10.6C7.23969%201%205.55953%201%204.27606%201.65396C3.14708%202.2292%202.2292%203.14708%201.65396%204.27606ZM13.4%203H10.6C8.88684%203%207.72225%203.00156%206.82208%203.0751C5.94524%203.14674%205.49684%203.27659%205.18404%203.43597C4.43139%203.81947%203.81947%204.43139%203.43597%205.18404C3.27659%205.49684%203.14674%205.94524%203.0751%206.82208C3.00156%207.72225%203%208.88684%203%2010.6V13.4C3%2015.1132%203.00156%2016.2777%203.0751%2017.1779C3.14674%2018.0548%203.27659%2018.5032%203.43597%2018.816C3.81947%2019.5686%204.43139%2020.1805%205.18404%2020.564C5.49684%2020.7234%205.94524%2020.8533%206.82208%2020.9249C7.72225%2020.9984%208.88684%2021%2010.6%2021H13.4C15.1132%2021%2016.2777%2020.9984%2017.1779%2020.9249C18.0548%2020.8533%2018.5032%2020.7234%2018.816%2020.564C19.5686%2020.1805%2020.1805%2019.5686%2020.564%2018.816C20.7234%2018.5032%2020.8533%2018.0548%2020.9249%2017.1779C20.9984%2016.2777%2021%2015.1132%2021%2013.4V10.6C21%208.88684%2020.9984%207.72225%2020.9249%206.82208C20.8533%205.94524%2020.7234%205.49684%2020.564%205.18404C20.1805%204.43139%2019.5686%203.81947%2018.816%203.43597C18.5032%203.27659%2018.0548%203.14674%2017.1779%203.0751C16.2777%203.00156%2015.1132%203%2013.4%203Z'%20fill='%230F0F0F'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20width='800px'%20height='800px'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12%2018C15.3137%2018%2018%2015.3137%2018%2012C18%208.68629%2015.3137%206%2012%206C8.68629%206%206%208.68629%206%2012C6%2015.3137%208.68629%2018%2012%2018ZM12%2016C14.2091%2016%2016%2014.2091%2016%2012C16%209.79086%2014.2091%208%2012%208C9.79086%208%208%209.79086%208%2012C8%2014.2091%209.79086%2016%2012%2016Z'%20fill='%230F0F0F'/%3e%3cpath%20d='M18%205C17.4477%205%2017%205.44772%2017%206C17%206.55228%2017.4477%207%2018%207C18.5523%207%2019%206.55228%2019%206C19%205.44772%2018.5523%205%2018%205Z'%20fill='%230F0F0F'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M1.65396%204.27606C1%205.55953%201%207.23969%201%2010.6V13.4C1%2016.7603%201%2018.4405%201.65396%2019.7239C2.2292%2020.8529%203.14708%2021.7708%204.27606%2022.346C5.55953%2023%207.23969%2023%2010.6%2023H13.4C16.7603%2023%2018.4405%2023%2019.7239%2022.346C20.8529%2021.7708%2021.7708%2020.8529%2022.346%2019.7239C23%2018.4405%2023%2016.7603%2023%2013.4V10.6C23%207.23969%2023%205.55953%2022.346%204.27606C21.7708%203.14708%2020.8529%202.2292%2019.7239%201.65396C18.4405%201%2016.7603%201%2013.4%201H10.6C7.23969%201%205.55953%201%204.27606%201.65396C3.14708%202.2292%202.2292%203.14708%201.65396%204.27606ZM13.4%203H10.6C8.88684%203%207.72225%203.00156%206.82208%203.0751C5.94524%203.14674%205.49684%203.27659%205.18404%203.43597C4.43139%203.81947%203.81947%204.43139%203.43597%205.18404C3.27659%205.49684%203.14674%205.94524%203.0751%206.82208C3.00156%207.72225%203%208.88684%203%2010.6V13.4C3%2015.1132%203.00156%2016.2777%203.0751%2017.1779C3.14674%2018.0548%203.27659%2018.5032%203.43597%2018.816C3.81947%2019.5686%204.43139%2020.1805%205.18404%2020.564C5.49684%2020.7234%205.94524%2020.8533%206.82208%2020.9249C7.72225%2020.9984%208.88684%2021%2010.6%2021H13.4C15.1132%2021%2016.2777%2020.9984%2017.1779%2020.9249C18.0548%2020.8533%2018.5032%2020.7234%2018.816%2020.564C19.5686%2020.1805%2020.1805%2019.5686%2020.564%2018.816C20.7234%2018.5032%2020.8533%2018.0548%2020.9249%2017.1779C20.9984%2016.2777%2021%2015.1132%2021%2013.4V10.6C21%208.88684%2020.9984%207.72225%2020.9249%206.82208C20.8533%205.94524%2020.7234%205.49684%2020.564%205.18404C20.1805%204.43139%2019.5686%203.81947%2018.816%203.43597C18.5032%203.27659%2018.0548%203.14674%2017.1779%203.0751C16.2777%203.00156%2015.1132%203%2013.4%203Z'%20fill='%230F0F0F'/%3e%3c/svg%3e")}.social-icon--facebook span{-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20fill='%23000000'%20width='800px'%20height='800px'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202.03998C6.5%202.03998%202%206.52998%202%2012.06C2%2017.06%205.66%2021.21%2010.44%2021.96V14.96H7.9V12.06H10.44V9.84998C10.44%207.33998%2011.93%205.95998%2014.22%205.95998C15.31%205.95998%2016.45%206.14998%2016.45%206.14998V8.61998H15.19C13.95%208.61998%2013.56%209.38998%2013.56%2010.18V12.06H16.34L15.89%2014.96H13.56V21.96C15.9164%2021.5878%2018.0622%2020.3855%2019.6099%2018.57C21.1576%2016.7546%2022.0054%2014.4456%2022%2012.06C22%206.52998%2017.5%202.03998%2012%202.03998Z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20fill='%23000000'%20width='800px'%20height='800px'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202.03998C6.5%202.03998%202%206.52998%202%2012.06C2%2017.06%205.66%2021.21%2010.44%2021.96V14.96H7.9V12.06H10.44V9.84998C10.44%207.33998%2011.93%205.95998%2014.22%205.95998C15.31%205.95998%2016.45%206.14998%2016.45%206.14998V8.61998H15.19C13.95%208.61998%2013.56%209.38998%2013.56%2010.18V12.06H16.34L15.89%2014.96H13.56V21.96C15.9164%2021.5878%2018.0622%2020.3855%2019.6099%2018.57C21.1576%2016.7546%2022.0054%2014.4456%2022%2012.06C22%206.52998%2017.5%202.03998%2012%202.03998Z'/%3e%3c/svg%3e")}.social-icon--tiktok span{-webkit-mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20fill='%23000000'%20width='800px'%20height='800px'%20viewBox='0%200%2032%2032'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3etiktok%3c/title%3e%3cpath%20d='M16.656%201.029c1.637-0.025%203.262-0.012%204.886-0.025%200.054%202.031%200.878%203.859%202.189%205.213l-0.002-0.002c1.411%201.271%203.247%202.095%205.271%202.235l0.028%200.002v5.036c-1.912-0.048-3.71-0.489-5.331-1.247l0.082%200.034c-0.784-0.377-1.447-0.764-2.077-1.196l0.052%200.034c-0.012%203.649%200.012%207.298-0.025%2010.934-0.103%201.853-0.719%203.543-1.707%204.954l0.020-0.031c-1.652%202.366-4.328%203.919-7.371%204.011l-0.014%200c-0.123%200.006-0.268%200.009-0.414%200.009-1.73%200-3.347-0.482-4.725-1.319l0.040%200.023c-2.508-1.509-4.238-4.091-4.558-7.094l-0.004-0.041c-0.025-0.625-0.037-1.25-0.012-1.862%200.49-4.779%204.494-8.476%209.361-8.476%200.547%200%201.083%200.047%201.604%200.136l-0.056-0.008c0.025%201.849-0.050%203.699-0.050%205.548-0.423-0.153-0.911-0.242-1.42-0.242-1.868%200-3.457%201.194-4.045%202.861l-0.009%200.030c-0.133%200.427-0.21%200.918-0.21%201.426%200%200.206%200.013%200.41%200.037%200.61l-0.002-0.024c0.332%202.046%202.086%203.59%204.201%203.59%200.061%200%200.121-0.001%200.181-0.004l-0.009%200c1.463-0.044%202.733-0.831%203.451-1.994l0.010-0.018c0.267-0.372%200.45-0.822%200.511-1.311l0.001-0.014c0.125-2.237%200.075-4.461%200.087-6.698%200.012-5.036-0.012-10.060%200.025-15.083z'%3e%3c/path%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20fill='%23000000'%20width='800px'%20height='800px'%20viewBox='0%200%2032%2032'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3etiktok%3c/title%3e%3cpath%20d='M16.656%201.029c1.637-0.025%203.262-0.012%204.886-0.025%200.054%202.031%200.878%203.859%202.189%205.213l-0.002-0.002c1.411%201.271%203.247%202.095%205.271%202.235l0.028%200.002v5.036c-1.912-0.048-3.71-0.489-5.331-1.247l0.082%200.034c-0.784-0.377-1.447-0.764-2.077-1.196l0.052%200.034c-0.012%203.649%200.012%207.298-0.025%2010.934-0.103%201.853-0.719%203.543-1.707%204.954l0.020-0.031c-1.652%202.366-4.328%203.919-7.371%204.011l-0.014%200c-0.123%200.006-0.268%200.009-0.414%200.009-1.73%200-3.347-0.482-4.725-1.319l0.040%200.023c-2.508-1.509-4.238-4.091-4.558-7.094l-0.004-0.041c-0.025-0.625-0.037-1.25-0.012-1.862%200.49-4.779%204.494-8.476%209.361-8.476%200.547%200%201.083%200.047%201.604%200.136l-0.056-0.008c0.025%201.849-0.050%203.699-0.050%205.548-0.423-0.153-0.911-0.242-1.42-0.242-1.868%200-3.457%201.194-4.045%202.861l-0.009%200.030c-0.133%200.427-0.21%200.918-0.21%201.426%200%200.206%200.013%200.41%200.037%200.61l-0.002-0.024c0.332%202.046%202.086%203.59%204.201%203.59%200.061%200%200.121-0.001%200.181-0.004l-0.009%200c1.463-0.044%202.733-0.831%203.451-1.994l0.010-0.018c0.267-0.372%200.45-0.822%200.511-1.311l0.001-0.014c0.125-2.237%200.075-4.461%200.087-6.698%200.012-5.036-0.012-10.060%200.025-15.083z'%3e%3c/path%3e%3c/svg%3e")}@media screen and (max-aspect-ratio:16/10){.menu ul li{font-size:calc(25 * var(--scale-16-9))}.logoSect{height:calc(1009 * var(--scale-16-9))}.circle-container{top:calc(600 * var(--scale-16-9));width:calc(4000 * var(--scale-16-9))}.bottom-curve{top:calc(2700 * var(--scale-16-9));width:calc(4000 * var(--scale-16-9))}.circle-background{top:calc(1300 * var(--scale-16-9));height:calc(1500 * var(--scale-16-9))}.info{top:calc(300 * var(--scale-16-9))}.tutorCarousel{top:calc(100 * var(--scale-16-9))}.locations{top:calc(150 * var(--scale-16-9))}.locationsGrid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"map collective-text" "safeguarding-image safeguarding-text" "extra-image extra-text"}.locationImg{height:calc(400 * var(--scale-16-9))}.locationImg--map{grid-area:map}.locationsText--collective{grid-area:collective-text}.locationImg--safeguarding{grid-area:safeguarding-image}.locationsText--safeguarding{grid-area:safeguarding-text}.locationImg--extra{grid-area:extra-image}.locationsText--extra{grid-area:extra-text}.locationsHeading{font-size:calc(45 * var(--scale-16-9))}.locationsText p{font-size:calc(29 * var(--scale-16-9))}.forewordFrame{bottom:calc(300 * var(--scale-16-9))}.forewordFrame:before{bottom:calc(-75 * var(--scale-16-9))}.foreword .heading{font-size:calc(125 * var(--scale-16-9));top:calc(75 * var(--scale-16-9))}.foreword .forewordContent{top:calc(75 * var(--scale-16-9))}.foreword .forewordContent p{font-size:calc(35 * var(--scale-16-9))}.foreword .forewordContent h1{font-size:calc(47 * var(--scale-16-9))}.video-section{top:calc(-50 * var(--scale-16-9));margin-bottom:calc(100 * var(--scale-16-9))}}@media screen and (max-aspect-ratio:4/3){.menu ul,.ExamArmourLogo img{height:calc(110 * var(--scale-16-9))}.menu ul li{font-size:calc(27 * var(--scale-16-9))}.logoSect{height:calc(1250 * var(--scale-16-9))}.SEOSauce{font-size:calc(115 * var(--scale-16-9))}.circle-container{top:calc(800 * var(--scale-16-9));width:calc(4000 * var(--scale-16-9))}.bottom-curve{top:calc(2900 * var(--scale-16-9));width:calc(4000 * var(--scale-16-9))}.circle-background{top:calc(1500 * var(--scale-16-9));height:calc(1500 * var(--scale-16-9))}.forewordFrame{bottom:calc(300 * var(--scale-16-9))}.foreword .forewordContent{top:calc(75 * var(--scale-16-9))}.foreword .forewordContent p{font-size:calc(40 * var(--scale-16-9))}.foreword .forewordContent h1{font-size:calc(53 * var(--scale-16-9))}.video-section{top:calc(-50 * var(--scale-16-9));margin-bottom:calc(100 * var(--scale-16-9))}}@media screen and (max-aspect-ratio:1/1){.menu ul,.ExamArmourLogo img{height:calc(150 * var(--scale-16-9))}.menu ul li{font-size:calc(32 * var(--scale-16-9))}.logoSect{height:calc(1600 * var(--scale-16-9))}.SEOSauce{font-size:calc(125 * var(--scale-16-9));padding:calc(160 * var(--scale-16-9)) calc(640 * var(--scale-16-9)) 0 calc(160 * var(--scale-16-9))}.SEOSub{font-size:calc(60 * var(--scale-16-9));padding:calc(10 * var(--scale-16-9)) calc(150 * var(--scale-16-9)) 0 calc(160 * var(--scale-16-9))}.circle-container{top:calc(1200 * var(--scale-16-9));width:calc(4000 * var(--scale-16-9))}.bottom-curve{top:calc(4300 * var(--scale-16-9));width:calc(4000 * var(--scale-16-9))}.circle-background{top:calc(2000 * var(--scale-16-9));height:calc(3000 * var(--scale-16-9))}.info{top:calc(400 * var(--scale-16-9))}.subtext{font-size:calc(75 * var(--scale-16-9))}.shadow{font-size:calc(225 * var(--scale-16-9))}.tutorCarousel{top:calc(200 * var(--scale-16-9))}.wrapper i{height:calc(75 * var(--scale-16-9));width:calc(75 * var(--scale-16-9))}.wrapper{--tutor-card-width: calc((100% - var(--carousel-gap)) / 2)}.wrapper .carousel{height:auto;padding-bottom:calc(200 * var(--scale-16-9));align-items:start}.bio{font-size:calc(50 * var(--scale-16-9))}.locations{top:calc(300 * var(--scale-16-9))}.locationsText p{font-size:calc(34 * var(--scale-16-9))}.forewordFrame{bottom:calc(150 * var(--scale-16-9))}.video-section{top:calc(100 * var(--scale-16-9));margin-bottom:calc(200 * var(--scale-16-9))}}@media screen and (max-aspect-ratio:4/5){.nav-links{gap:calc(110 * var(--scale-16-9))}.menu ul li{font-size:calc(40 * var(--scale-16-9));white-space:normal}.menu ul li a{display:inline-flex;max-width:calc(140 * var(--scale-16-9));word-break:keep-all;text-align:center;line-height:1.1}.logoSect{height:calc(2000 * var(--scale-16-9))}.SEOSauce{font-size:calc(150 * var(--scale-16-9));padding:calc(240 * var(--scale-16-9)) calc(640 * var(--scale-16-9)) 0 calc(160 * var(--scale-16-9))}.SEOSub{font-size:calc(80 * var(--scale-16-9));padding:calc(20 * var(--scale-16-9)) calc(150 * var(--scale-16-9)) 0 calc(160 * var(--scale-16-9))}.circle-container{top:calc(1700 * var(--scale-16-9))}.circle-background{top:calc(2400 * var(--scale-16-9));height:calc(5500 * var(--scale-16-9))}.bottom-curve{margin-top:calc(5900 * var(--scale-16-9));width:calc(4000 * var(--scale-16-9))}.info{top:calc(600 * var(--scale-16-9))}.tutorCarousel{top:calc(400 * var(--scale-16-9))}.locations{top:calc(500 * var(--scale-16-9))}.locationsGrid{grid-template-columns:repeat(1,minmax(0,1fr));grid-template-areas:"map" "collective-text" "safeguarding-image" "safeguarding-text" "extra-image" "extra-text"}.locationImg{height:calc(800 * var(--scale-16-9))}.locationsHeading{font-size:calc(70 * var(--scale-16-9))}.locationsText p{font-size:calc(55 * var(--scale-16-9))}.forewordFrame{bottom:calc(100 * var(--scale-16-9))}.forewordFrame:before{bottom:calc(-200 * var(--scale-16-9))}.foreword .heading{font-size:calc(125 * var(--scale-16-9));top:calc(200 * var(--scale-16-9))}.foreword .forewordContent{top:calc(200 * var(--scale-16-9))}.foreword .forewordContent p{font-size:calc(40 * var(--scale-16-9))}.foreword .forewordContent h1{font-size:calc(53 * var(--scale-16-9))}.video-section{top:calc(300 * var(--scale-16-9));margin-bottom:calc(400 * var(--scale-16-9))}.videoFrame .heading{font-size:calc(70 * var(--scale-16-9))}.videoContainer{max-width:100%}.social-icons a span{width:calc(100 * var(--scale-16-9));height:calc(100 * var(--scale-16-9))}}@media screen and (max-aspect-ratio:9/16){.menu ul,.ExamArmourLogo img{height:calc(200 * var(--scale-16-9))}.nav-links{gap:calc(140 * var(--scale-16-9))}.menu ul li{font-size:calc(50 * var(--scale-16-9))}.logoSect{height:calc(2100 * var(--scale-16-9))}.SEOSauce{font-size:calc(160 * var(--scale-16-9));padding:calc(300 * var(--scale-16-9)) calc(640 * var(--scale-16-9)) 0 calc(160 * var(--scale-16-9))}.circle-container{top:calc(1800 * var(--scale-16-9))}.circle-background{top:calc(3000 * var(--scale-16-9));height:calc(5500 * var(--scale-16-9))}.bottom-curve{margin-top:calc(5800 * var(--scale-16-9));width:calc(4000 * var(--scale-16-9))}.info{top:calc(500 * var(--scale-16-9))}.tutorCarousel{top:calc(200 * var(--scale-16-9))}.wrapper i{height:calc(100 * var(--scale-16-9));width:calc(100 * var(--scale-16-9))}.locations{top:calc(400 * var(--scale-16-9))}.forewordFrame{bottom:calc(200 * var(--scale-16-9))}.forewordFrame:before{bottom:calc(-250 * var(--scale-16-9))}.foreword .heading{font-size:calc(125 * var(--scale-16-9));top:calc(220 * var(--scale-16-9))}.foreword .forewordContent{grid-template-columns:1fr;top:calc(250 * var(--scale-16-9))}.foreword .forewordText{padding:calc(60 * var(--scale-16-9)) 0 0 0}.foreword .forewordContent p{font-size:calc(60 * var(--scale-16-9))}.foreword .forewordContent h1{font-size:calc(75 * var(--scale-16-9))}.foreword .forewordContent img{width:50%}.foreword .forewordText{order:-1;margin-left:0}.video-section{top:calc(1400 * var(--scale-16-9));margin-bottom:calc(1500 * var(--scale-16-9))}.social-icons{gap:calc(30 * var(--scale-16-9))}.social-icons a span{width:calc(110 * var(--scale-16-9));height:calc(110 * var(--scale-16-9))}}
