@import"https://fonts.googleapis.com/css2?family=Megrim&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Megrim&display=swap";@import"https://fonts.googleapis.com/css2?family=Aboreto&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--backgroundColor: #000000;--textColor: #ffffff;--textHighlightColor: #D5AD57;--paddingDesktop: 1.5em 1.8em .6em;--paddingMobile: .8em;--fontFamilyMain: "Megrim";--fontFamilyTitle: "Aboreto";--fontFamilyText: "Inter-Tight";--fontFamilyInter: Inter;--fontSizeTitle: 1.8em;--fontSizeText: 1.4em;--fontSizeTextSmall: 1.1em;--sectionGapDesktop: 5em}*,*:before,*:after{box-sizing:border-box;margin:0}html{margin:0;padding:0;font-size:16px;max-width:100vw;max-height:100vh}body{font-family:var(--fontFamilyText),Helvetica,sans-serif;font-size:1em;color:var(--textColor);margin:calc((var(--paddingDesktop) * 2) + var(--fontSizeTitle)) 0 0 0;padding-top:0;width:100vw;height:100vh;background:var(--backgroundColor)}a{text-decoration:none;color:var(--textColor)}.title{font-family:var(--fontFamilyTitle),system-ui;font-weight:600;font-style:normal;font-size:var(--fontSizeTitle);color:var(--textHighlightColor)}.text-container{width:auto;font-size:var(--fontSizeText);font-weight:300;text-align:left}.text-container span{color:var(--textHighlightColor)}@media(max-width:850px){:root{--paddingDesktop: 1.2em;--paddingMobile: .8em;--fontFamilyMain: "Megrim";--fontFamilyTitle: "Aboreto";--fontFamilyText: "Inter-Tight";--fontFamilyInter: Inter;--fontSizeTitle: 1.5em;--fontSizeText: 1.2em;--fontSizeTextSmall: 1.1em;--sectionGapDesktop: .5em}}#app{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.header-container[data-v-fc197a16]{display:none;width:100%;position:fixed;top:0;left:0;background-color:var(--backgroundColor);justify-content:space-between;align-items:center;padding:var(--paddingDesktop);font-family:var(--fontFamilyMain),Helvetica,sans-serif;margin:0;z-index:2}@media(min-width:650px){.header-container[data-v-fc197a16]{display:flex}}.header-container .otherTitle[data-v-fc197a16]{font-family:var(--fontFamilyTitle),system-ui;font-size:smaller}.header-container .biggerTitle[data-v-fc197a16]{display:flex;flex-direction:column;align-items:center;gap:0em;line-height:.85em;justify-content:center;font-size:40px;font-weight:800}.header-container .biggerTitle span[data-v-fc197a16]{font-size:22px;font-family:var(--fontFamilyInter),system-ui;font-weight:300}.header-container .header-navigation-right[data-v-fc197a16],.header-container .header-navigation-left[data-v-fc197a16]{display:flex;gap:1em;font-size:var(--fontSizeTitle)}.header-link-active[data-v-fc197a16]{color:var(--textHighlightColor)}.image-banner[data-v-31b749a3]{background-size:cover;width:100vw;height:50vh}.shadow-bottom[data-v-31b749a3]{box-shadow:inset 0 -60px 30px -10px #000,inset 0 -40px 60px -30px #000c}.shadow-top[data-v-31b749a3]{box-shadow:inset 0 60px 30px -10px #000,inset 0 40px 60px -30px #000c}.footer-container[data-v-d0dc7494]{height:50px}.header[data-v-5b682a0e]{display:none;width:100%;position:fixed;top:0;left:0;background-color:var(--backgroundColor);justify-content:space-between;align-items:center;padding:var(--paddingDesktop);font-family:var(--fontFamilyMain),Helvetica,sans-serif;margin:0;z-index:9999}@media(max-width:650px){.header[data-v-5b682a0e]{display:flex}}.otherTitle[data-v-5b682a0e]{font-family:var(--fontFamilyTitle),system-ui;font-size:smaller}.biggerTitle[data-v-5b682a0e]{font-size:40px;font-weight:800}.header-link-active[data-v-5b682a0e]{color:var(--textHighlightColor)}.logo[data-v-5b682a0e]{font-size:28px;font-weight:800;text-decoration:none;color:#000}.burger[data-v-5b682a0e]{width:30px;height:22px;position:relative;background:none;border:none;cursor:pointer}.burger span[data-v-5b682a0e]{position:absolute;left:0;top:50%;width:100%;height:3px;background:#fff;transform-origin:center;transition:transform .35s cubic-bezier(.4,0,.2,1)}.burger span[data-v-5b682a0e]:nth-child(1){transform:translateY(-6px)}.burger span[data-v-5b682a0e]:nth-child(2){transform:translateY(6px)}.burger span.open[data-v-5b682a0e]:nth-child(1){transform:translateY(0) rotate(45deg)}.burger span.open[data-v-5b682a0e]:nth-child(2){transform:translateY(0) rotate(-45deg)}.fullscreen-menu[data-v-5b682a0e]{position:fixed;inset:0;background:#000;z-index:999;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.fullscreen-menu a[data-v-5b682a0e]{font-size:32px;text-decoration:none;color:#fff;font-weight:600;font-family:var(--fontFamilyTitle),system-ui}.fade-enter-active[data-v-5b682a0e],.fade-leave-active[data-v-5b682a0e]{transition:opacity .3s ease}.fade-enter-from[data-v-5b682a0e],.fade-leave-to[data-v-5b682a0e]{opacity:0}.app-container[data-v-4505ac9f]{display:flex;width:100%;flex-direction:column;justify-content:center}.fade-up[data-v-fe8ae4e9]{width:100%}.section-container[data-v-6bd0a887]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:1200px}.section-container.isCentered[data-v-6bd0a887]{align-items:center}.section-container .section-top[data-v-6bd0a887]{width:100%;display:flex;justify-content:flex-start;margin:1.5em 0}@media(max-width:1200px){.section-container[data-v-6bd0a887]{padding:0 var(--paddingDesktop)}}.grid-container[data-v-5cc2d2fb]{display:grid;gap:3em;grid-template-columns:1fr 1fr 1fr}@media(max-width:1050px){.grid-container[data-v-5cc2d2fb]{grid-template-columns:1fr 1fr}}@media(max-width:550px){.grid-container[data-v-5cc2d2fb]{grid-template-columns:1fr}}.video-card[data-v-5cc2d2fb]{cursor:pointer;display:flex;flex-direction:column;gap:6px}.thumbnail-wrapper[data-v-5cc2d2fb]{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.thumbnail[data-v-5cc2d2fb]{width:100%;height:100%;object-fit:cover;display:block}.play-button[data-v-5cc2d2fb]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.play-button[data-v-5cc2d2fb]:before{content:"";width:65px;height:50px;background:#000;opacity:.8;border-radius:20%;transition:transform .2s}.play-button[data-v-5cc2d2fb]:after{content:"";position:absolute;border-style:solid;border-width:10px 0 10px 16px;border-color:transparent transparent transparent var(--textHighlightColor);margin-left:5px}.thumbnail-wrapper:hover .play-button[data-v-5cc2d2fb]:before{transform:scale(1.18);border:2px solid var(--textHighlightColor)}.video-info[data-v-5cc2d2fb]{display:flex;flex-direction:column;gap:4px;margin-top:5px;text-align:left;font-family:Inter,sans-serif}.artist[data-v-5cc2d2fb]{font-weight:500;letter-spacing:.04em;font-size:1.2em;line-height:1.3em;color:#fff}.song[data-v-5cc2d2fb]{font-weight:200;font-size:1em;color:#fff}.overlay[data-v-5cc2d2fb]{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:4}.modal[data-v-5cc2d2fb]{width:90%;max-height:90vh;max-width:1200px;aspect-ratio:16/9;border-radius:12px;overflow:hidden}iframe[data-v-5cc2d2fb]{width:100%;height:100%;border:none}.home-container[data-v-2701dfca]{display:flex;flex-direction:column;align-items:center;gap:var(--sectionGapDesktop)}.home-container .certification-section[data-v-2701dfca]{display:flex;flex-wrap:wrap;gap:5em;width:100%;height:100%;justify-content:center;margin-bottom:4em}@media(max-width:950px){.home-container .certification-section[data-v-2701dfca]{height:100%;gap:2em}}.home-container .certification-section img[data-v-2701dfca]{width:250px;height:100%;background:#fff;padding:.5em 1.8em}.home-container .certification-section .certification-item[data-v-2701dfca]{max-width:300px;max-height:100px;border-radius:20px;overflow:hidden;border:2px solid var(--textHighlightColor)}.credentials-container[data-v-2701dfca]{display:flex;justify-content:space-between;align-items:center;width:100%}@media(max-width:850px){.credentials-container[data-v-2701dfca]{gap:1em;justify-content:center}}.credentials-container img[data-v-2701dfca]{width:auto;height:auto;max-height:250px}@media(max-width:1150px){.credentials-container img[data-v-2701dfca]{height:180px}}@media(max-width:900px){.credentials-container img[data-v-2701dfca]{justify-content:center;height:250px;padding:20px}.credentials-container img[data-v-2701dfca][data-v-2701dfca]:first-child,.credentials-container img[data-v-2701dfca][data-v-2701dfca]:last-child{display:none}}.services-container[data-v-9f464529]{display:flex;flex-direction:column;align-items:center;gap:var(--sectionGapDesktop)}.services-container span[data-v-9f464529]{color:var(--textHighlightColor)}.services-container .service-information[data-v-9f464529]{display:grid;grid-template-columns:1fr 1fr;gap:2em;margin-bottom:5em}@media(max-width:850px){.services-container .service-information[data-v-9f464529]{grid-template-columns:1fr}}.services-container .service-information .service-title[data-v-9f464529]{color:var(--textHighlightColor);font-family:var(--fontFamilyTitle),sans-serif;font-size:1.5em;padding-bottom:.75em}.services-container .service-information .service-image[data-v-9f464529]{position:relative;width:100%;max-height:360px;overflow:hidden}.services-container .service-information .service-image .image-shadow[data-v-9f464529]{position:absolute;width:100%;height:100%;box-shadow:inset 75px 75px 75px #000;top:0;left:0}.services-container .service-information .service-image img[data-v-9f464529]{width:100%;height:auto;object-fit:cover;display:block}.services-container .service-information .service-text[data-v-9f464529]{display:flex;flex-direction:column;height:100%}.services-container .service-information .service-description[data-v-9f464529]{height:100%}.services-container .service-information .service-description[data-v-9f464529] .description-text{display:flex;height:100%;flex-direction:column;justify-content:space-between;font-size:var(--fontSizeTextSmall)}.map-wrapper[data-v-5ba79d64]{display:flex;flex-direction:column;gap:.75em;width:100%}.map-label[data-v-5ba79d64]{display:flex;align-items:center;gap:.5em;font-size:.85rem;letter-spacing:.1em;text-transform:uppercase;color:var(--textHighlightColor, #aaa)}.dot[data-v-5ba79d64]{width:8px;height:8px;border-radius:50%;background:var(--textHighlightColor, #aaa);animation:pulse-5ba79d64 2s infinite}@keyframes pulse-5ba79d64{0%,to{opacity:1}50%{opacity:.3}}.map-container[data-v-5ba79d64]{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}@media(max-width:600px){.map-container[data-v-5ba79d64]{aspect-ratio:4 / 3}}.map-container iframe[data-v-5ba79d64]{position:absolute;inset:0;width:100%;height:100%;border:none}.directions-link[data-v-5ba79d64]{align-self:flex-end;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--textHighlightColor, #aaa);text-decoration:none;transition:opacity .2s}.directions-link[data-v-5ba79d64]:hover{opacity:.6}.contact-container[data-v-52c43138]{display:flex;flex-direction:column;align-items:center;gap:var(--sectionGapDesktop);margin-bottom:5em;width:100%}.contact-container .contact-content[data-v-52c43138]{display:flex;justify-content:center;width:100%;height:100%;gap:3em}@media(max-width:850px){.contact-container .contact-content[data-v-52c43138]{flex-direction:column}}.contact-container .contact-content .contact-data[data-v-52c43138]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em}.contact-container .contact-content .contact-data .contact-info[data-v-52c43138]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:.3em}.contact-container .contact-content .contact-data img[data-v-52c43138]{width:100%;max-width:50px}
