main.svelte-bpgxme{display:flex;flex-direction:column;background-color:var(--c-bg)}.container.svelte-bpgxme{max-width:1920px;min-width:320px;margin:0 auto}h3.svelte-bpgxme{font-size:var(--fs-h3);font-weight:500}.about.svelte-bpgxme,.pluses.svelte-bpgxme,.directions.svelte-bpgxme,.courses.svelte-bpgxme,.request.svelte-bpgxme{background-color:var(--c-bg);padding:var(--padY) var(--padX)}.welcome.svelte-bpgxme{cursor:default;overflow:hidden;height:80vh;display:flex;flex-direction:column;justify-content:center;position:relative;color:var(--c-white);padding:0 100px;border-radius:0 0 var(--r-xl) var(--r-xl);min-height:400px}.welcome.svelte-bpgxme .welcome__bg:where(.svelte-bpgxme){position:absolute;inset:0;width:100%;height:100%;z-index:0}.welcome.svelte-bpgxme:before{content:"";position:absolute;inset:0;background-color:#0d0d0d3d;z-index:1;border-radius:0 0 var(--r-xl) var(--r-xl)}.welcome.svelte-bpgxme>.content:where(.svelte-bpgxme){position:relative;z-index:2;display:flex;flex-direction:column;align-items:start;gap:40px}.welcome.svelte-bpgxme>.content:where(.svelte-bpgxme) h1:where(.svelte-bpgxme){font-size:calc(28px + .0125*(100vw - 320px));font-weight:500}.welcome.svelte-bpgxme>.content:where(.svelte-bpgxme) h2:where(.svelte-bpgxme){font-size:calc(20px + .005*(100vw - 320px));font-weight:400}@media(max-width:1200px){.welcome.svelte-bpgxme{padding:0 40px}}@media(max-width:1000px){.welcome.svelte-bpgxme{padding:0 20px;height:75vh}}@media(max-width:600px){.welcome.svelte-bpgxme{padding:0 20px;align-items:center;gap:20px;height:60vh}.welcome.svelte-bpgxme{justify-content:end}.welcome.svelte-bpgxme>.content:where(.svelte-bpgxme){padding-bottom:calc(12px + .055*(100vw - 320px));align-items:stretch}}@media(max-width:400px){.welcome.svelte-bpgxme{padding:0 12px}}.about.svelte-bpgxme{display:flex;flex-direction:column;align-items:center;gap:var(--gap-xxl);cursor:default}.about.svelte-bpgxme>h3:where(.svelte-bpgxme){font-weight:500;width:100%}.about.svelte-bpgxme p:where(.svelte-bpgxme){font-size:calc(20px + 8 * (100vw - 320px) / 1080);text-align:center;color:var(--c-dark);animation:svelte-bpgxme-blurAnim;animation-timeline:view();background-color:transparent;box-shadow:none;outline:none;opacity:.2;width:60%}.blured.svelte-bpgxme{filter:blur(8px)!important;color:#000}.last_p.svelte-bpgxme{width:fit-content;display:flex;flex-direction:column;align-items:center;position:relative}.button_container.svelte-bpgxme{animation:svelte-bpgxme-blurAnim;animation-timeline:view();opacity:.2;position:absolute;height:100%;display:flex;align-items:center}@keyframes svelte-bpgxme-blurAnim{0%,20%,to{opacity:.2;transform:scale(.96)}50%{opacity:1;transform:scale(1)}}@media(max-width:1200px){.about.svelte-bpgxme{padding-left:40px;padding-right:40px}}@media(max-width:1000px){.about.svelte-bpgxme{padding-left:20px;padding-right:20px;gap:80px}.about.svelte-bpgxme p:where(.svelte-bpgxme){width:100%}}@media(max-width:700px){.about.svelte-bpgxme{gap:40px}}@media(max-width:400px){.about.svelte-bpgxme{padding-left:12px;padding-right:12px}p.svelte-bpgxme{max-width:100%}}.pluses.svelte-bpgxme{cursor:default;position:relative}.pluses.svelte-bpgxme h3:where(.svelte-bpgxme){font-weight:500;width:100%}.pluses.svelte-bpgxme .cards__wrapper:where(.svelte-bpgxme){display:flex;justify-content:space-between;gap:calc(12px + .0175*(100vw - 320px));height:100%;align-items:center;width:100%;flex-wrap:wrap;margin-top:calc(80px + .075*(100vw - 320px));margin-bottom:calc(40px + .075*(100vw - 320px))}.pluses.svelte-bpgxme .card:where(.svelte-bpgxme){overflow:hidden;position:relative;background-color:#0d0d0d14;border-radius:var(--r-card);padding:20px;display:flex;flex-direction:column;justify-content:end;gap:12px;flex:1;min-width:280px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);aspect-ratio:1/1;max-height:calc(240px + .075*(100vw - 320px))}.pluses.svelte-bpgxme .card:where(.svelte-bpgxme)>img:where(.svelte-bpgxme){position:absolute;top:0;right:0;width:auto;height:60%}.pluses.svelte-bpgxme .card:where(.svelte-bpgxme)>h4:where(.svelte-bpgxme){color:var(--c-dark-13);font-size:calc(20px + .005*(100vw - 320px));font-weight:500}.pluses.svelte-bpgxme .card:where(.svelte-bpgxme)>p:where(.svelte-bpgxme){color:var(--c-gray-333);font-size:calc(16px + .0025*(100vw - 320px));font-weight:400;line-height:1}.bg.svelte-bpgxme{position:absolute;width:80vw;animation:svelte-bpgxme-sloganAnim ease;animation-timeline:view();opacity:.4;transform:translate(-100%)}.bg.svelte-bpgxme:nth-of-type(2){bottom:0;right:calc(20px + .0625*(100vw - 320px));top:auto}@keyframes svelte-bpgxme-sloganAnim{0%{transform:translate(-100%)}60%,to{transform:translate(0)}}.directions.svelte-bpgxme{display:flex;flex-wrap:wrap;gap:calc(20px + .0125*(100vw - 320px))}.directions.svelte-bpgxme .title:where(.svelte-bpgxme){display:flex;flex-direction:column;flex:1}.directions.svelte-bpgxme .sticky:where(.svelte-bpgxme){position:sticky;top:100px}.directions.svelte-bpgxme .sticky:where(.svelte-bpgxme)>h3:where(.svelte-bpgxme){font-weight:500;width:100%;margin-bottom:20px}.directions.svelte-bpgxme .sticky:where(.svelte-bpgxme)>p:where(.svelte-bpgxme){font-size:calc(16px + .0025*(100vw - 320px));color:var(--c-gray-666)}.directions.svelte-bpgxme span:where(.svelte-bpgxme){color:#000}.directions.svelte-bpgxme .cards_wrapper:where(.svelte-bpgxme){display:flex;flex:2;flex-wrap:wrap;gap:calc(12px + .0175*(100vw - 320px));min-width:600px}.directions.svelte-bpgxme .card:where(.svelte-bpgxme){border-radius:var(--r-card);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;color:var(--c-white);display:flex;flex-direction:column;justify-content:end;flex:1;min-width:280px;height:var(--h-card);padding:20px;overflow:hidden}.directions.svelte-bpgxme h4:where(.svelte-bpgxme){font-size:calc(20px + .005*(100vw - 320px));font-weight:500;transform:translateY(-32px);transition:.1s ease-in-out}.directions.svelte-bpgxme .cards_wrapper:where(.svelte-bpgxme) p:where(.svelte-bpgxme){font-size:calc(12px + .005*(100vw - 320px));font-weight:400}.directions.svelte-bpgxme .content:where(.svelte-bpgxme){display:flex;flex-direction:column;justify-content:end;align-items:start;gap:12px;transform:translateY(90%);transition:.2s ease}.directions.svelte-bpgxme .card:where(.svelte-bpgxme):before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--c-dark);opacity:.2;transition:.2s ease}.directions.svelte-bpgxme .card:where(.svelte-bpgxme):hover:before{opacity:.6}.directions.svelte-bpgxme .card:where(.svelte-bpgxme):hover .content:where(.svelte-bpgxme){transform:translateY(0)}.directions.svelte-bpgxme .card:where(.svelte-bpgxme):hover .content:where(.svelte-bpgxme)>h4:where(.svelte-bpgxme){transform:translateY(0)}@media(max-width:680px){.directions.svelte-bpgxme .cards_wrapper:where(.svelte-bpgxme){min-width:400px}.directions.svelte-bpgxme .card:where(.svelte-bpgxme){height:280px;min-width:200px;padding:12px}}@media(max-width:490px){.directions.svelte-bpgxme .cards_wrapper:where(.svelte-bpgxme){min-width:300px}.directions.svelte-bpgxme .card:where(.svelte-bpgxme){height:280px;min-width:130px}}.courses.svelte-bpgxme{scroll-margin-top:40px;display:flex;flex-direction:column}.courses.svelte-bpgxme>h3:where(.svelte-bpgxme){font-weight:500;width:100%;margin-bottom:20px}.courses.svelte-bpgxme span:where(.svelte-bpgxme){color:#000}.courses.svelte-bpgxme>p:where(.svelte-bpgxme){font-size:calc(16px + .0025*(100vw - 320px));color:var(--c-gray-666);width:500px}.courses.svelte-bpgxme .cards_wrapper:where(.svelte-bpgxme){gap:calc(12px + .0175*(100vw - 320px));display:flex;flex-direction:row;flex-wrap:wrap;margin:calc(20px + .0125*(100vw - 320px)) 0}.courses.svelte-bpgxme .card:where(.svelte-bpgxme){border-radius:var(--r-card);background-image:var(--wrapper-bg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;color:var(--c-white);display:flex;flex-direction:column;justify-content:end;flex:1;min-width:calc(200px + .25*(100vw - 320px));height:var(--h-card);padding:calc(12px + .005*(100vw - 320px));overflow:hidden}.courses.svelte-bpgxme .card:where(.svelte-bpgxme) h4:where(.svelte-bpgxme){font-size:calc(20px + .005*(100vw - 320px));font-weight:500;transform:translateY(-12px);transition:.1s ease}.courses.svelte-bpgxme .card:where(.svelte-bpgxme) p:where(.svelte-bpgxme){font-size:calc(12px + .0025*(100vw - 320px));font-weight:400;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.courses.svelte-bpgxme .content:where(.svelte-bpgxme){display:flex;flex-direction:column;justify-content:end;align-items:start;gap:12px;transform:translateY(90%);transition:.2s ease}.courses.svelte-bpgxme .card:where(.svelte-bpgxme):before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--c-dark);opacity:.4;transition:.2s ease}.courses.svelte-bpgxme .card:where(.svelte-bpgxme):hover .content:where(.svelte-bpgxme){transform:translateY(0)}.courses.svelte-bpgxme .card:where(.svelte-bpgxme):hover .content:where(.svelte-bpgxme)>h4:where(.svelte-bpgxme){transform:translateY(0)}@media(max-width:600px){.courses.svelte-bpgxme>p:where(.svelte-bpgxme){width:100%}}.request.svelte-bpgxme{gap:calc(20px + .0125*(100vw - 320px));display:flex;flex-wrap:wrap;align-items:stretch;scroll-margin-top:400px!important}.request.svelte-bpgxme>form:where(.svelte-bpgxme){display:flex;flex-direction:column;gap:calc(20px + .0125*(100vw - 320px));flex:1;min-width:296px}.request.svelte-bpgxme>form:where(.svelte-bpgxme) p:where(.svelte-bpgxme){color:var(--c-gray-666);font-size:calc(16px + .0025*(100vw - 320px))}.request.svelte-bpgxme>form:where(.svelte-bpgxme) span:where(.svelte-bpgxme){color:var(--c-dark-13)}.request.svelte-bpgxme>form:where(.svelte-bpgxme)>.form__inputs:where(.svelte-bpgxme){display:flex;flex-direction:column;gap:calc(12px + .005*(100vw - 320px))}.request.svelte-bpgxme>form:where(.svelte-bpgxme)>.form__inputs:where(.svelte-bpgxme) p:where(.svelte-bpgxme){text-align:left;padding-left:20px;color:var(--c-gray-666)}.request.svelte-bpgxme>form:where(.svelte-bpgxme)>.form__inputs:where(.svelte-bpgxme) p:where(.svelte-bpgxme)>a:where(.svelte-bpgxme){color:var(--c-dark-13)}.request.svelte-bpgxme>form:where(.svelte-bpgxme)>.form__inputs:where(.svelte-bpgxme) p:where(.svelte-bpgxme)>a:where(.svelte-bpgxme):hover{text-decoration:underline}.ad.svelte-bpgxme{flex:2;padding:calc(12px + .005*(100vw - 320px));background-color:var(--c-gray-999);display:flex;flex-direction:column;justify-content:end;align-self:stretch;border-radius:var(--r-card);min-height:calc(200px + .1875*(100vw - 320px));gap:8px;min-width:calc(296px + .375*(100vw - 320px));background-image:linear-gradient(#0000,#0006),url(../../../images/request.jpg);background-size:cover;background-position:center}.ad.svelte-bpgxme h4:where(.svelte-bpgxme){font-weight:500;font-size:calc(16px + .0075*(100vw - 320px));color:var(--c-white)}.ad.svelte-bpgxme p:where(.svelte-bpgxme){font-size:calc(12px + .005*(100vw - 320px));color:var(--c-gray-ccc)}
