.hero{background-color:#D1C4E9;aspect-ratio:3/2.5;clip-path:ellipse(140% 100% at 50% 0%);margin-top:-120px;padding-top:100px;padding-bottom:120px;overflow-x:clip}.hero1{position:relative;display:flex;align-items:center;justify-content:start;height:300px;gap:3rem}.hero1 .text{margin-top:80px;margin-left:30px;width:90vw;padding:20px;background-color:rgba(255,255,255,0.5);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.hero1 .text h1{font-family:"Baloo2";font-weight:800;font-size:2rem;line-height:2rem;margin:0}.hero1 .text p{font-size:1.2rem;margin:0}.hero1 img:first-of-type{position:absolute;height:auto;width:350px;left:-100px;z-index:-1}.hero1 img:last-of-type{display:none;width:45%;margin:auto;margin-top:0;margin-right:0}.hero2{justify-self:center;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:70%;gap:2rem;margin:auto;margin-top:50px}.hero2 img{width:100%}.hero2 .text h2{font-family:"Baloo2";font-weight:800;font-size:2.2rem;line-height:2.2rem}.hero2 .text p{font-size:1.2rem;margin:0}.features{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:50px 20px}.features h2{font-size:1.8rem;text-align:center}.features .features-icons{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:start;gap:1.8rem}.features .features-icons .each-feature{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:200px}.features .features-icons .each-feature h3{text-align:center;margin:0;margin-top:1rem;line-height:1.3rem}.features .features-icons .each-feature p{text-align:center;margin:0;font-size:0.8rem}.team-building{display:flex;flex-wrap:wrap-reverse;flex-direction:row;justify-content:center;align-items:center;background-color:#424242;color:white;--s:155px;--c1:#383838;--c2:#424242;--_c:5%,#0000 75%,var(--c1) 0;--_g:/var(--s) var(--s) conic-gradient(at var(--_c));--_l:/var(--s) var(--s) conic-gradient(at 50% var(--_c));background:0 calc(7*var(--s)/10) var(--_l),calc(var(--s)/2) calc(var(--s)/5) var(--_l),calc(var(--s)/5) 0 var(--_g),calc(7*var(--s)/10) calc(var(--s)/2) var(--_g),conic-gradient(at 90% 90%,var(--c1) 75%,var(--c2) 0) 0 0/calc(var(--s)/2) calc(var(--s)/2)}.team-building img{width:100%}.team-building .text{display:flex;flex-direction:column;width:90vw;padding:50px 20px}.team-building .text h2{font-family:"Open Sans";font-weight:800;font-size:2.5rem;line-height:2.5rem;margin:0}.team-building .text p{font-size:1.2rem}.team-building a{margin-top:0.5rem;padding:0.5rem 3rem;border:none;width:fit-content;cursor:pointer;background-color:#EF483F;color:white;&:hover{background-color:#FF8A65;color:white}}.team-building a>button{background-color:unset;border:unset;font-family:"Open Sans",sans-serif;font-size:1rem;color:white;cursor:pointer}.trust{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:100px;margin-bottom:50px;min-height:800px}.trust .before,.trust .after{width:100%}.trust-content{position:relative;z-index:1;background-color:#FF8A65;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:-10px;margin-bottom:-10px;width:100%;gap:2rem}.trust-content img{width:100%}.trust .text{width:min(80vw,500px)}.trust .text h2{font-family:"Baloo2";font-weight:700;font-size:2rem;color:#FFFCF7;text-align:right}.trust .text p{font-family:"Baloo2";font-weight:700;font-size:2rem;line-height:2rem;text-align:right}.test{position:relative;display:flex;justify-content:start;align-items:center;margin:auto;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;overscroll-behavior-x:contain}.testimonials{display:flex;justify-content:start;align-items:stretch;gap:1rem}.testimonials::-webkit-scrollbar{display:none;width:0;height:0}.testimony{font-family:"Baloo2";font-weight:500;font-size:1.5rem;line-height:1.5rem;border-radius:20px;color:#FFFCF7;background-color:#EF483F;padding:30px;width:80vw;scroll-snap-align:center}.testimony i{font-size:4rem;margin-left:-20px}.testimony-name{font-size:0.9rem;font-weight:300;margin-top:0.5rem}.button-left,.button-right{cursor:pointer;position:sticky;width:auto;padding:10px 16px;background-color:rgba(255,252,247,0.1);color:#FF8A65;font-weight:bold;font-size:16px;transition:0.6s ease;border:1px solid #FF8A65;border-radius:50%;user-select:none;aspect-ratio:1/1;&:hover{background-color:#EF483F;color:#FFFCF7}}.test .button-left{left:20px}.test .button-right{right:20px}@media screen and (min-width:425px){.hero1 .text{margin-top:50px;margin-left:50px}.hero1 .text h1{font-size:2.2rem;line-height:2.2rem}}@media screen and (min-width:600px){.hero1 .text{position:absolute;left:30%;top:0;width:400px}.features h2{font-size:2rem}}@media screen and (min-width:768px){.hero{clip-path:ellipse(85% 100% at 50% 0%)}.hero1{height:unset;width:unset}.hero1 img:first-of-type{position:relative;height:unset;left:0;width:45%;margin:auto;margin-left:0}.hero1 img:last-of-type{display:block;margin-left:200px}.hero1 .text{background-color:unset;backdrop-filter:unset;-webkit-backdrop-filter:unset;margin-top:unset;margin-left:unset;padding:unset;position:absolute;left:35%;top:20px;width:350px}.hero1 .text h1{margin-top:1.66rem}.hero2{flex-wrap:nowrap;width:min(90vw,1000px);margin:50px 20px}.hero2 img{width:50%}.team-building img{width:50%}.team-building .text{width:40%}.trust-content{margin-top:-100px}.trust-content img{width:unset}.testimonials{gap:2rem}.testimony{font-size:2rem;line-height:2rem;border-radius:20px;width:45vw}}@media screen and (min-width:1024px){.hero1 .text{top:80px}.hero1 img:last-of-type{margin-left:150px}.team-building img{width:unset}.team-building .text{width:30%;padding:20px 0}.testimony{padding:50px;width:35vw}}@media screen and (min-width:1440px){.hero1 img:last-of-type{margin-left:100px}.hero1 .text{top:150px}}@media screen and (min-width:2000px){}.slideshow-container{position:relative;display:flex;justify-content:center;margin:100px 0;overflow-x:clip;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.mySlides{display:none}.mySlides img{width:100vw}.slides-control{display:flex;justify-content:center;gap:2rem;position:absolute;bottom:-50px;width:100%;height:fit-content}.prev,.next{display:none}.dots{position:absolute;bottom:20px;left:0;right:0;margin:0 auto}.dot{cursor:pointer;height:15px;width:15px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color 0.6s ease}.active,.dot:hover{background-color:#717171}.fade{animation-name:fade;animation-duration:1.5s}@keyframes fade{from{opacity:.4}to{opacity:1}}.slide{animation-name:slide;animation-duration:1.5s}@keyframes slide{0%{left:0}100%{left:-200%}}@media screen and (min-width:768px){.slideshow-container{margin:100px}.mySlides img{width:100%}.prev,.next{display:block;cursor:pointer;width:auto;margin-top:-22px;padding:10px 16px;color:#EF483F;font-weight:bold;font-size:16px;transition:0.6s ease;border:1px solid #EF483F;border-radius:50%;user-select:none;aspect-ratio:1/1;&:hover{background-color:#EF483F;color:#FFFCF7}}}@keyframes fadein{from{opacity:0}to{opacity:1}}:root{--colour-1:#142332;--colour-2:#573236;--colour-3:black;--colour-4:white;--colour-5:#707070;--colour-6:#F5F5F5;--colour-7:#bfe7e7;--colour-8:#e0eff6;--colour-9:#279e9b;--colour-10:#024346}::-moz-selection{background:#EF483F;color:#FFFCF7}::selection{background:#EF483F;color:#FFFCF7}a{color:black;text-decoration:none}a:hover,a:active{color:#573236}body{font-family:"Open Sans",sans-serif;color:#424242;background-color:#FFFCF7}h1,h2,h3,h4,h5{font-family:"Baloo2",sans-serif}h1{font-weight:800;font-size:2.2rem}h2{font-weight:800;font-size:2rem}h3{font-weight:700;font-size:1.5rem}h4{font-weight:700;font-size:1.2rem}h5{font-weight:700;font-size:1rem}p{font-family:"Open Sans",sans-serif;font-size:1rem;line-height:1.5em}.p1{font-family:"Open Sans",sans-serif;font-size:0.75rem}.p2{font-family:"Open Sans",sans-serif;font-size:0.9rem}hr{border:none;border-top:1px solid #ccc}*,*::before,*::after{box-sizing:border-box}html,body{margin:0;scroll-behavior:smooth}table,tr,th,td{border-collapse:collapse;border:1px solid;padding:0.5rem;width:500px}.inner-table{border:none;padding:0}.main-banner{display:flex;justify-content:center;align-items:center;background-color:#573236;height:400px}.main-banner h1{color:#279e9b}.main{display:flex;flex-direction:column;justify-content:start;align-items:center;margin:50px 0}@media screen and (min-width:425px){}@media screen and (min-width:600px){}@media screen and (min-width:769px){.text-content{width:min(100%,700px)}}@media screen and (min-width:1024px){}@media screen and (min-width:1200px){}@media screen and (min-width:1440px){}@font-face{font-family:'Baloo2';font-weight:400;font-display:swap;src:url('/websitebucket/sites/static/fonts/clefmusic/Baloo2-Regular.woff2') format('woff2'),url('/websitebucket/sites/static/fonts/clefmusic/Baloo2-Regular.woff') format('woff')}@font-face{font-family:'Baloo2';font-weight:500;font-display:swap;src:url('/websitebucket/sites/static/fonts/clefmusic/Baloo2-Medium.woff2') format('woff2'),url('/websitebucket/sites/static/fonts/clefmusic/Baloo2-Medium.woff') format('woff')}@font-face{font-family:'Baloo2';font-weight:600;font-display:swap;src:url('/websitebucket/sites/static/fonts/clefmusic/Baloo2-SemiBold.woff2') format('woff2'),url('/websitebucket/sites/static/fonts/clefmusic/Baloo2-SemiBold.woff') format('woff')}@font-face{font-family:'Baloo2';font-weight:700;font-display:swap;src:url('/websitebucket/sites/static/fonts/clefmusic/Baloo2-Bold.woff2') format('woff2'),url('/websitebucket/sites/static/fonts/clefmusic/Baloo2-Bold.woff') format('woff')}@font-face{font-family:'Baloo2';font-weight:800;font-display:swap;src:url('/websitebucket/sites/static/fonts/clefmusic/Baloo2-ExtraBold.woff2') format('woff2'),url('/websitebucket/sites/static/fonts/clefmusic/Baloo2-ExtraBold.woff') format('woff')}@font-face{font-family:'Open Sans';font-weight:300;font-display:swap;src:url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-Light.woff2') format('woff2'),url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-Light.woff') format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:300;font-display:swap;src:url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-LightItalic.woff2') format('woff2'),url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-LightItalic.woff') format('woff')}@font-face{font-family:'Open Sans';font-weight:400;font-display:swap;src:url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-Regular.woff2') format('woff2'),url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-Regular.woff') format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;font-display:swap;src:url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-Italic.woff2') format('woff2'),url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-Italic.woff') format('woff')}@font-face{font-family:'Open Sans';font-weight:500;font-display:swap;src:url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-Medium.woff2') format('woff2'),url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-Medium.woff') format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:500;font-display:swap;src:url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-MediumItalic.woff2') format('woff2'),url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-MediumItalic.woff') format('woff')}@font-face{font-family:'Open Sans';font-weight:600;font-display:swap;src:url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-SemiBold.woff2') format('woff2'),url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-SemiBold.woff') format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:600;font-display:swap;src:url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-SemiBoldItalic.woff2') format('woff2'),url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-SemiBoldItalic.woff') format('woff')}@font-face{font-family:'Open Sans';font-weight:700;font-display:swap;src:url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-Bold.woff2') format('woff2'),url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-Bold.woff') format('woff')}@font-face{font-family:'Open Sans';font-style:italic;font-weight:700;font-display:swap;src:url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-BoldItalic.woff2') format('woff2'),url('/websitebucket/sites/static/fonts/clefmusic/OpenSans-BoldItalic.woff') format('woff')}.header-parent{display:inline}.header{position:relative;display:flex;width:100%;padding:min(5vw,20px) min(5vw,50px);background-color:#D1C4E9;box-shadow:0 6px 10px 0 rgba(0,0,0,0.4);z-index:10}.header2{position:relative;display:flex;width:100%;padding:min(5vw,20px) min(5vw,50px);padding-top:0;background-color:transparent;z-index:10}.header .logo,.header2 .logo{position:absolute;top:50%;left:50%;width:50px;transform:translate(-50%,-50%)}.header .logo>img,.header2 .logo>img{width:50px}.header2.sticky{background-color:#d2c4e8;color:black}.header.sticky,.header2.sticky{position:sticky;top:0;height:80px;padding:min(5vw,10px) min(5vw,50px);box-shadow:0 6px 10px 0 rgba(0,0,0,0.4);animation-name:fadein;animation-duration:0.3s;z-index:10}.header.sticky .logo>img,.header2.sticky .logo>img{width:60px}.header2.sticky .logo>img:first-child{display:none}.header2.sticky .logo>img:last-child{display:block}.header .menu-links,.header2 .menu-links{display:none}.menu li,.menu-links li{list-style-type:none}.menu li a,.menu-links li a{font-family:"Open Sans",sans-serif;font-weight:600;text-decoration:none;color:#424242;font-size:0.8rem;&:hover{color:#EF483F}}.overflow-hide{overflow:hidden}.menu-left{align-self:center}.menu-toggle{display:flex;align-items:center;justify-content:start;padding:0;background:none;border:none;font-size:2rem;cursor:pointer;color:white}.header2 .menu-toggle{color:#424242;padding-top:1rem}.header2.sticky .menu-toggle{padding-top:0;&:hover{color:var(--colour-4)}}.mobile-menu{display:block;opacity:0;inset:0;right:100%;transition:0.5s}.mobile-menu.active{position:sticky;height:100vh;height:100dvh;overflow:auto;overflow-y:scroll;inset:0;opacity:1;width:auto;background-color:rgba(209,196,233,0.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:11;transition:0.5s;-webkit-overflow-scrolling:touch}.mobile-menu .close-button{display:none;color:black;position:absolute;top:30px;right:30px;border:none;background:transparent;width:30px;height:30px;padding:0;z-index:100;font-size:2rem;cursor:pointer}.close-button>img{width:30px;aspect-ratio:1}.mobile-menu .close-button.active{display:block}.mobile-menu>.menu-links{position:fixed;display:flex;flex-direction:column;align-items:start;padding-top:150px;padding-left:50px;gap:1.5rem;-webkit-overflow-scrolling:touch}.mobile-menu.active>.menu-links{position:relative}.mobile-menu>.menu-links>li>a{color:black;&:hover{color:var(--colour-4)}}.mobile-menu .menu2{padding-top:1rem;padding-left:25px;display:flex;flex-direction:column;gap:0.5rem}@media screen and (min-width:425px){.header .menu-links .header2 .menu-links{gap:0.8rem}}@media screen and (min-width:600px){}@media screen and (min-width:769px){.header,.header2{justify-content:center;gap:3rem}.header .logo,.header2 .logo{position:relative;top:0;left:0;transform:translate(0,0);display:flex;align-items:center;width:auto;padding-top:10px}.header .logo>img,.header2 .logo>img{width:100px}.header.sticky .logo,.header2.sticky .logo{padding-top:0}.header .menu-links,.header2 .menu-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:end;gap:1rem;font-size:0.65rem;padding-left:0}.menu-toggle{display:none}.mobile-menu,.mobile-menu.active{overflow-y:clip}}@media screen and (min-width:900px){.header .menu-links,.header2 .menu-links{gap:1.5rem;font-size:0.75rem}}@media screen and (min-width:1024px){.header,.header2{gap:3rem}.header .menu-links,.header2 .menu-links{gap:3rem}}@media screen and (min-width:1200px){}@media screen and (min-width:1440px){}#form{position:relative}.htmx-indicator{position:absolute;display:none;width:100%;height:100%;background-color:rgba(255,255,255,0.9);opacity:0}.htmx-request .htmx-indicator,.htmx-request.htmx-indicator{display:flex;align-items:center;justify-content:center;opacity:1}#spinner-image{width:50px;height:50px}#spinner-image-small{width:30px;height:30px}.contact-fold{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:start;gap:2rem}.contact-fold h2{flex-basis:100%;text-align:center;font-family:"Baloo2";font-weight:800;font-size:2.2rem;line-height:2.2rem;margin-bottom:0}.contact-fold p{text-align:center;width:90vw;margin:0}.contact-fold img{width:100%}.contact-form{display:flex;justify-content:center;align-items:center;width:100%;padding-top:50px;padding-bottom:50px}.contact-form h2,.contact-form p{text-align:center;color:#024346}.contactform{display:flex;flex-direction:column;justify-content:center;align-items:start;width:min(80vw,300px)}.contactform div{margin:0.8rem 0;width:100%}.contactform input,.contactform textarea{font-family:"Open Sans",sans-serif;width:100%;padding:0.5rem 1rem;border:none;border-bottom:2px solid #999999;background-color:transparent;&:focus{outline:none}}.contactform textarea{font-family:"Open Sans",sans-serif;border:2px solid #999999}.contactform input{}.contact-button{font-size:1rem;margin-top:0.5rem;padding:0.5rem 3rem;border:none;border-radius:20px;cursor:pointer;font-family:"Open Sans",sans-serif;background-color:#EF483F;color:white;&:hover{background-color:#FF8A65;color:white}}.thankyou{display:flex;flex-direction:column;justify-content:center;align-items:center;width:min(80vw,300px);height:100%}.thankyou p{width:100%;height:100%}footer{position:relative;display:flex;flex-direction:column;background-color:#D1C4E9;color:#424242;padding:50px;padding-bottom:0;--c:180px;height:500px;width:100%;aspect-ratio:3/2;mask:radial-gradient(60% var(--c) at top,#0000 calc(100% - 1px),#000);background:#d2c4e8;z-index:1}.footer{display:grid;grid-template-columns:repeat(1,1fr);margin:auto;margin-bottom:0;justify-items:center;align-items:start;width:100%}.footer-menu{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.footer-menu a,.footer-menu p{line-height:1.5rem;color:white}.footer-menu a,.footer-menu p{margin:0}.footer-menu a:hover{color:#02aff0}.footer-menu .social-icons{display:flex;flex-direction:row;font-size:2rem;gap:2rem}.footer-menu .social-icons a{color:#424242;&:hover{color:#EF483F}}.footer-menu .footer-links{display:flex;flex-direction:column;gap:0.5rem}.footer-menu .footer-links a{font-family:"Open Sans",sans-serif;text-align:center;font-weight:600;font-size:0.75rem;text-decoration:none;color:#424242;&:hover{color:#EF483F}}.copyright-text{text-align:center;margin-top:20px}#admin-button{position:fixed;display:flex;justify-content:end;align-items:center;text-decoration:none;right:0;bottom:100px;z-index:1}#admin-button button{font-size:2rem;font-weight:600;padding:0.2em 0.2em;background-color:lightgrey;color:white;border:none;border-radius:10px 0 0 10px;cursor:pointer;&:hover{background-color:grey}}#whatsapp-button{position:fixed;display:flex;justify-content:end;align-items:center;text-decoration:none;right:10px;bottom:50px;z-index:2}#whatsapp-button button{font-size:3rem;padding:0.2em 0.3em;background-color:#25D366;color:white;border:none;border-radius:50%;cursor:pointer}#whatsapp-button button:hover{background-color:#128C7E}@media screen and (min-width:425px){}@media screen and (min-width:600px){.footer{grid-template-columns:repeat(1,1fr);justify-items:center;width:min(90vw,800px)}.footer-menu .footer-links{display:flex;flex-direction:row;gap:2rem}#whatsapp-button{right:20px;bottom:90px}}@media screen and (min-width:769px){#whatsapp-button{right:50px}#whatsapp-button button{font-size:4rem}}@media screen and (min-width:1024px){}@media screen and (min-width:1200px){}@media screen and (min-width:1440px){}