@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit}ol,ul{list-style:none;margin:0;padding:0}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}textarea{resize:vertical}img{display:block;vertical-align:middle;max-width:100%;height:auto}svg{display:block;vertical-align:middle;max-width:100%;height:auto}table{border-collapse:collapse;border-spacing:0}.m-0{margin:0}.my-0{margin-top:0;margin-bottom:0}.mx-0{margin-left:0;margin-right:0}.m-4{margin:1rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mr-4{margin-right:1rem}.m-6{margin:1.5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.p-0{padding:0}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.gap-6{gap:1.5rem}.gap-x-12{column-gap:3rem}.items-center{align-items:center}.justify-center{justify-content:center}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.col-span-2{grid-column:span 2/span 2}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.bg-contain{background-size:contain}.w-full{width:100%}.max-w-none{max-width:none}@supports (aspect-ratio: 1/1){.aspect-ratio{aspect-ratio:var(--aspect-ratio, auto)}}.shadow{box-shadow:0 1px 2px #0000000d}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.text-center{text-align:center}@media(min-width:640px){.sm\:block{display:block}.sm\:flex{display:flex}.sm\:font-size-sm{font-size:.875rem}}@media(min-width:768px){.md\:block{display:block}.md\:col-span-2{grid-column:span 2/span 2}.md\:grid{display:grid}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-6xl{font-size:3.75rem;line-height:1}}@media(min-width:1024px){.lg\:block{display:block}}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/poppins.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html{color:#285e61;scroll-padding-top:1em;height:-webkit-fill-available;font-size:17px}body{margin:0;padding:1rem;min-height:100vh;min-height:-webkit-fill-available;display:flex;flex-direction:column;gap:2rem 0}body,main{max-width:unset!important}body>*,main>*{margin:auto;max-width:950px}a{scroll-behavior:smooth;text-decoration:underline;text-decoration-color:#ff914d4d;text-underline-offset:.2em}a:hover{text-decoration-color:#ff914d}body>nav{display:grid;width:100%;gap:1rem 1rem;align-items:center;justify-items:center;grid-template:"logo logo" auto ". ." auto ". ." auto/1fr 1fr}@media(max-width:480px){body>nav{grid-template:"logo logo logo logo" auto ". . . ." auto/1fr 1fr 1fr 1fr}}@media(max-width:768px){body>nav{grid-template:"logo . . . ." auto/2fr auto}}body>nav a{font-weight:200;white-space:nowrap;letter-spacing:-.04em;font-size:1.2rem}@media(max-width:640px){body>nav a{font-size:1.4rem}}body>nav a:not(.btn){text-decoration-thickness:.1em}body>nav>a[href="/"]{grid-area:logo;display:inline-block;color:transparent;user-select:none;height:5rem;aspect-ratio:881/496;background:url(/logo.svg) center center no-repeat}@media(max-width:768px){body>nav>a[href="/"]{grid-area:1/1/1/1;background-position:center left;order:0;justify-self:start}}body>nav>a[href="/"] span{display:none}h1,h2,h3,h4{font-size:3rem;margin-bottom:1rem}h2{font-size:2rem}h3{font-size:1.8rem}h4{margin-bottom:1.5rem}p{margin-bottom:.75rem}.hero .text-4xl,.btn,h1,h2,h3,h4{font-family:Poppins,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}main h1,main h2,main h3,main h4{padding-left:1rem;border-left:3px solid #ff914d}main h1[data-subtitle]:after,main h2[data-subtitle]:after,main h3[data-subtitle]:after,main h4[data-subtitle]:after{display:block;content:attr(data-subtitle);font-size:50%;margin-top:-5px}a.btn,button{@apply shadow shadow-lg;display:inline-block;padding:.3rem 1.5rem;background-color:#5ec8a3;color:#fff!important;text-transform:uppercase;font-weight:400;text-align:center;text-decoration:none}a.btn:hover,button:hover{background-color:#51ac8c}a[href="/whatsapp/"]{padding-left:1.3em;position:relative;white-space:nowrap}a[href="/whatsapp/"]:before{content:"";display:block;position:absolute;left:0;top:0;bottom:0;width:1em}a[href="/whatsapp/"]:before{background-color:#2bb140;mask:url(/wa.svg) center center no-repeat;mask-size:contain}a[href="/map/"]{padding-left:1.3em;position:relative;white-space:nowrap}a[href="/map/"]:before{content:"";display:block;position:absolute;left:0;top:0;bottom:0;width:1em}a[href="/map/"]:before{background-color:#ff914d;mask:url(/pin.svg) center center no-repeat;mask-size:contain;mask-mode:luminance}a[href*="facebook.com"]{padding-left:1.3em;position:relative;white-space:nowrap}a[href*="facebook.com"]:before{content:"";display:block;position:absolute;left:0;top:0;bottom:0;width:1em}a[href*="facebook.com"]:before{background:url(/img/fbook.svg) center center no-repeat;background-size:contain}a[href*="instagram.com"]{padding-left:1.3em;position:relative;white-space:nowrap}a[href*="instagram.com"]:before{content:"";display:block;position:absolute;left:0;top:0;bottom:0;width:1em}a[href*="instagram.com"]:before{background:url(/img/insta.svg) center center no-repeat;background-size:contain}.hero{@apply text-lg md:text-2xl;padding:1rem 0;text-align:center}.hero>nav{margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem}.hero>nav a{white-space:nowrap}.hero>nav a:not(.btn){font-weight:300}.hero>nav a:not(.btn):hover{text-decoration:underline;text-decoration-thickness:.1em;text-decoration-color:#ff914d;text-underline-offset:.2em}.band{max-width:unset;width:100vw;margin:2rem -1rem;padding:2rem 1rem;background:#5ec8a3;color:#fff;font-weight:300;font-size:2rem;text-align:center}.band>*{max-width:950px;margin:auto}blockquote.band cite{font-size:75%;white-space:nowrap}blockquote.band cite:before{content:" — "}main{flex-grow:1;width:100%;line-height:1.7}main ul{margin-bottom:1em}main p>a:not(.btn),main li>a:not(.btn){color:#c46a33}main p>a:not(.btn):hover,main li>a:not(.btn):hover{text-decoration:underline}footer{margin:4rem auto 2rem;width:100%;display:grid;grid-auto-flow:row;gap:2rem}@media(min-width:768px){footer{grid-template:". . ." 1fr/1fr 1fr 2fr}}footer>ul{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.7em 1em}@media(min-width:768px){footer>ul{flex-direction:column;align-items:unset}}footer>ul:nth-of-type(2){align-items:center}footer>a{color:transparent!important;user-select:none;order:-1;display:block;background:url(/logo.svg) center center no-repeat;background-size:contain;height:180px}@media(min-width:768px){footer>a{background-position:center right;height:unset;order:unset}}footer a{color:#c46a33}footer a:not(.btn):hover{text-decoration:underline}main ul li.down,main ul li.medals,main ul.checklist li{position:relative;padding-left:40px;margin-bottom:.5em}main ul li.down:before,main ul li.medals:before,main ul.checklist li:before{content:"";position:absolute;display:block;left:0;width:35px;height:1.5em;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 64 64'%3E%3Ccircle cx='22' cy='-39.5' r='32' fill='%235ec8a3' transform='scale(1 -1) rotate(16)'/%3E%3Cpath fill='%23fff' d='m18.3 48.7 7-2c.6-.2.9-.7.7-1.2l-5.3-18.6a1 1 0 0 0-1.2-.7l-7 2zm27.1-24.4a2.7 2.7 0 1 0-1.5-5.2l-8.1 2.3c.7-3-1.5-10.7-5.1-10.8-.7 0-1.2.8-1.1 1.4.9 5.6-.5 13.3-3.8 14.5l-2.7.8 4.7 16.3 1.3-.4c.8-.2 1.5-.1 2.3.1 1.8.6 4.6.5 7-.3l9.4-2.6a2.7 2.7 0 1 0-1.4-5.2l1.2-.4a2.7 2.7 0 1 0-1.5-5.2l.8-.2a2.7 2.7 0 0 0 1.8-3.3 2.6 2.6 0 0 0-3.3-1.8z'/%3E%3C/svg%3E") center center no-repeat;background-size:contain}main ul.down li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 64 64'%3E%3Cg fill='none' stroke-miterlimit='10' stroke-width='0' transform='matrix(-.67 .24 .24 .67 51.2 -9)'%3E%3Ccircle cx='45' cy='45' r='45' fill='%23ff5c5c'/%3E%3Cpath fill='%23fff' d='M20.1 27.7h10.2c.8 0 1.4.6 1.4 1.4v27.2c0 .8-.6 1.4-1.4 1.4H20.1Zm46 22.6a3.8 3.8 0 1 1 0 7.6H54.2c2.1 3.7 2.1 15.1-2.8 16.5-.9.3-1.9-.5-2-1.4-.9-8-5.7-17.9-10.7-18.2h-3.9V30.9h2c1.1 0 2.1-.4 3-1 2.2-1.5 6-2.4 9.6-2.3h13.8a3.8 3.8 0 1 1 0 7.6H65a3.8 3.8 0 1 1 0 7.6h1.1c2.1 0 3.8 1.7 3.8 3.8 0 2.1-1.7 3.7-3.8 3.7z'/%3E%3C/g%3E%3C/svg%3E")}main ul.medals li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='800' height='800' viewBox='0 0 300.4 300.4'%3E%3Cpath fill='%23bf392c' d='M277 0h-84.5l-122 178.4h84.4L277 0z'/%3E%3Cpath fill='%23e2574c' d='M23.5 0H108l122 178.4h-84.5L23.5 0z'/%3E%3Cpath fill='%23efc75e' d='M155 93.9c57.2 0 103.2 46 103.2 103.3s-46 103.2-103.3 103.2-103.3-46-103.3-103.2S97.6 93.9 155 93.9z'/%3E%3Cpath fill='%23d7b354' d='M155 122c-41.4 0-75.2 33.9-75.2 75.2s33.8 75 75.1 75 75.1-33.7 75.1-75-33.8-75.1-75-75.1zm0 131.5c-31 0-56.4-25.4-56.4-56.3s25.3-56.4 56.3-56.4 56.3 25.4 56.3 56.4-25.3 56.3-56.3 56.3z'/%3E%3C/svg%3E")}main ul.quals{display:flex;flex-wrap:wrap;gap:1rem;padding:none;margin:1rem 0;justify-content:space-evenly}main ul.quals li{display:flex;flex-direction:column;gap:.4rem;text-align:center;font-size:70%;width:100px}@media(max-width:768px){main ul.quals li{width:125px}}main ul.quals li:before{display:block;content:"";aspect-ratio:2/1;background:none center center no-repeat;background-size:contain}main ul.quals li.itec:before{background-image:url(/img/itec.svg)}main ul.quals li.rocktape:before{background-image:url(/img/rocktape.svg)}main ul.quals li.omt:before{background-image:url(/img/omt.svg)}iframe{min-height:250px;border:0;width:100%}@media(max-width:768px){.cols{columns:2;column-gap:2rem;column-rule:2px solid #51ac8c}}.cols>*{break-inside:avoid}
