*,*:before,*:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}:root{--green-light: #c6c908;--green-dark: #a5a50e;--yellow-light: #fec93b;--yellow-dark: #ff9d0b;--red-light: #ff6a70;--red-dark: #aa242b;--blue-light: #5688ee;--blue-dark: #263866;--purple-light: #754799;--purple-dark: #522671;--gray-light: #dadae2;--gray-medium: #26262a;--gray-dark: ##101014;--white: #ffffff;--black: #000000;--main-container-width: 1152px;--main-container-padding: 24px;--font-black: "Delight-Black", sans-serif;--font-bold: "Delight-Black", sans-serif;--font-semibold: "Delight-SemiBold", sans-serif;--font-regular: "Delight-Regular", sans-serif;--font-light: "Delight-Light", sans-serif;--font-thin: "Delight-Thin", sans-serif;--header-height: 64px;--footer-height-desktop: 64px;--footer-height-mobile: 80px}@font-face{font-family:Delight-Black;src:url(/_astro/Delight-Black.BZnrl5Kh.woff2) format("woff2"),url(/_astro/Delight-Black.DD_Tuo5X.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Delight-Bold;src:url(/_astro/Delight-Bold.RC09LBRF.woff2) format("woff2"),url(/_astro/Delight-Bold.CJlwEfHf.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Delight-SemiBold;src:url(/_astro/Delight-SemiBold.-E8sMSjn.woff2) format("woff2"),url(/_astro/Delight-SemiBold.B0aHpThN.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Delight-Regular;src:url(/_astro/Delight-Regular.CUY11zzA.woff2) format("woff2"),url(/_astro/Delight-Regular.Cg6SE7Kw.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Delight-Light;src:url(/_astro/Delight-Light.DZ_K9dRK.woff2) format("woff2"),url(/_astro/Delight-Light.BKR9mz5A.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Delight-Thin;src:url(/_astro/Delight-Thin.m-D-EJ-E.woff2) format("woff2"),url(/_astro/Delight-Thin.BdiqYVQh.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}body{font-family:var(--font-regular);color:var(--gray-medium)}.container{max-width:var(--main-container-width);width:100%;padding:0 var(--main-container-padding);display:flex;justify-content:space-between;align-items:center;margin:0 auto}.column{display:flex;width:100%;flex-direction:column;@media (min-width: 768px){flex-direction:row}}.col-width-25{width:100%;@media (min-width: 768px){width:25%}}.col-width-30{width:100%;@media (min-width: 768px){width:30%}}.col-width-33{width:100%;@media (min-width: 768px){width:33.33%}}.col-width-40{width:100%;@media (min-width: 768px){width:40%}}.col-width-60{width:100%;@media (min-width: 768px){width:60%}}.col-width-70{width:100%;@media (min-width: 768px){width:70%}}.title-21{font-family:var(--font-bold);font-size:1.125em;text-transform:uppercase;line-height:1.3;margin-bottom:15px;@media (min-width: 768px){font-size:1.25em;margin-bottom:20px}}.title-24{font-family:var(--font-bold);font-size:1.25em;text-transform:uppercase;line-height:1.3;margin-bottom:15px;@media (min-width: 768px){font-size:1.5em;margin-bottom:20px}}.title-32{font-family:var(--font-bold);font-size:1.5em;text-transform:uppercase;line-height:1.3;margin-bottom:15px;letter-spacing:1px;@media (min-width: 768px){font-size:2em;margin-bottom:20px}}.title-40{font-family:var(--font-bold);font-size:1.75em;text-transform:uppercase;line-height:1.3;margin-bottom:15px;@media (min-width: 768px){font-size:2.5em;margin-bottom:20px}}.title-48{font-family:var(--font-bold);font-size:2em;text-transform:uppercase;line-height:1.3;margin-bottom:15px;@media (min-width: 768px){font-size:3em;margin-bottom:20px}}.body-14{font-family:var(--font-regular);font-size:1em;line-height:1.6;@media (min-width: 768px){font-size:.875em}}.body-16{font-family:var(--font-regular);font-size:1.125em;line-height:1.6;@media (min-width: 768px){font-size:1em}}.body-18{font-family:var(--font-regular);font-size:1.25em;line-height:1.6;@media (min-width: 768px){font-size:1.125em}}.highlight{font-family:var(--font-bold)}.text-dark-blue{color:var(--blue-dark)}.text-dark-red{color:var(--red-dark)}.text-dark-yellow{color:var(--yellow-dark)}.text-color-white{color:var(--white)}.text-color-black{color:var(--black)}.text-dark-purple{color:var(--purple-dark)}.link-primary{display:flex;font-family:var(--font-semibold);color:var(--red-dark);text-decoration:none;transition:color .3s ease;margin-top:16px}.link-primary:hover{color:var(--red-light);text-decoration:underline}.link-mail{display:flex;font-family:var(--font-semibold);background-color:var(--red-dark);color:#fff;padding:8px 16px;border-radius:4px;text-decoration:none;transition:color .3s ease;margin-top:16px;justify-content:center;font-size:21px}.header[data-astro-cid-5ql2mvdm]{position:absolute;top:0;display:flex;width:100%;height:50px;justify-content:center;align-items:center;background-color:var(--green-light)}.logo[data-astro-cid-5ql2mvdm]{height:18px;width:auto;fill:var(--gray-medium)}.sections[data-astro-cid-5ql2mvdm]{display:flex;list-style:none;gap:60px}.link[data-astro-cid-5ql2mvdm]{text-decoration:none;color:var(--gray-medium);font-family:var(--font-semibold);transition:all .3s ease}.link[data-astro-cid-5ql2mvdm]:hover{color:var(--gray-ligth)}.hamburger[data-astro-cid-5ql2mvdm]{display:none;flex-direction:column;justify-content:center;align-items:center;width:30px;height:30px;background:none;border:none;cursor:pointer;z-index:1002;transition:all .3s ease}.hamburger-line[data-astro-cid-5ql2mvdm]{width:25px;height:3px;background-color:#333;margin:3px 0;transition:all .3s ease;border-radius:3px}.hamburger[data-astro-cid-5ql2mvdm].active .hamburger-line[data-astro-cid-5ql2mvdm]:nth-child(1){transform:translateY(9px) rotate(45deg)}.hamburger[data-astro-cid-5ql2mvdm].active .hamburger-line[data-astro-cid-5ql2mvdm]:nth-child(2){opacity:0}.hamburger[data-astro-cid-5ql2mvdm].active .hamburger-line[data-astro-cid-5ql2mvdm]:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.mobile-menu[data-astro-cid-5ql2mvdm]{position:fixed;top:0;right:-100%;width:300px;height:100vh;background:#fff;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;z-index:1001;padding-top:80px}.mobile-menu[data-astro-cid-5ql2mvdm].active{right:0}.mobile-nav[data-astro-cid-5ql2mvdm]{list-style:none;padding:0 30px}.mobile-nav-item[data-astro-cid-5ql2mvdm]{font-family:var(--font-semibold);margin-bottom:20px}.mobile-nav-link[data-astro-cid-5ql2mvdm]{display:block;text-decoration:none;color:#333;font-size:18px;font-weight:500;padding:15px 0;border-bottom:1px solid #eee;transition:all .3s ease}.mobile-nav-link[data-astro-cid-5ql2mvdm]:hover{color:var(--gray-ligth)}.overlay[data-astro-cid-5ql2mvdm]{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#00000080;opacity:0;visibility:hidden;transition:all .3s ease;z-index:999}.overlay[data-astro-cid-5ql2mvdm].active{opacity:1;visibility:visible}@media (max-width: 768px){.sections[data-astro-cid-5ql2mvdm]{display:none}.hamburger[data-astro-cid-5ql2mvdm]{display:flex}.mobile-menu[data-astro-cid-5ql2mvdm]{width:100vw}}@media (max-width: 480px){.logo[data-astro-cid-5ql2mvdm]{font-size:20px}.mobile-menu[data-astro-cid-5ql2mvdm]{width:100%;right:-100%}.mobile-menu[data-astro-cid-5ql2mvdm].active{right:0}}.hamburger[data-astro-cid-5ql2mvdm]:focus{outline:2px solid var(--blue-dark);outline-offset:2px}.nav-link[data-astro-cid-5ql2mvdm]:focus,.mobile-nav-link[data-astro-cid-5ql2mvdm]:focus{outline:2px solid var(--blue-dark);outline-offset:2px}.footer[data-astro-cid-5jp7rtjd]{height:auto;width:100%;display:flex;justify-content:center;align-items:center;background-color:var(--purple-dark);color:#fff;font-family:var(--font-semibold);@media (min-width: 768px){height:var(--footer-height-desktop)}}.footer[data-astro-cid-5jp7rtjd] .container[data-astro-cid-5jp7rtjd]{flex-direction:column;justify-content:center;text-align:center;padding-top:20px;padding-bottom:20px;@media (min-width: 768px){flex-direction:row;justify-content:space-between;text-align:left;padding-top:0;padding-bottom:0}}.footer[data-astro-cid-5jp7rtjd] .container[data-astro-cid-5jp7rtjd] .social[data-astro-cid-5jp7rtjd]{display:flex;gap:20px;margin-top:20px;@media (min-width: 768px){margin-top:0}}.footer[data-astro-cid-5jp7rtjd] .container[data-astro-cid-5jp7rtjd] .social[data-astro-cid-5jp7rtjd] .icon[data-astro-cid-5jp7rtjd]{height:35px;width:auto;fill:#fff;transition:fill .3s}.footer[data-astro-cid-5jp7rtjd] .container[data-astro-cid-5jp7rtjd] .social[data-astro-cid-5jp7rtjd] .icon[data-astro-cid-5jp7rtjd]:hover{fill:var(--yellow-dark)}.hero[data-astro-cid-bbe6dxrz]{padding:120px 0 60px;@media (min-width: 768px){padding:160px 0 80px}}.hero[data-astro-cid-bbe6dxrz] .column[data-astro-cid-bbe6dxrz]{align-items:center}.col-width-40[data-astro-cid-bbe6dxrz]{padding:5px;@media (min-width: 768px){padding:20px}}.hero_image[data-astro-cid-bbe6dxrz]{width:100%;height:auto;object-fit:cover}.courses[data-astro-cid-f2hd5xqr]{padding:80px 0;background-color:var(--gray-light)}.courses[data-astro-cid-f2hd5xqr] .container[data-astro-cid-f2hd5xqr]{flex-direction:column}.column[data-astro-cid-f2hd5xqr]{margin-top:40px;gap:30px}.card[data-astro-cid-f2hd5xqr]{background:#fff;min-height:610px}.description[data-astro-cid-f2hd5xqr]{padding:20px 25px 30px}.course_image[data-astro-cid-f2hd5xqr]{width:100%;height:auto;object-fit:cover}.course_introduction[data-astro-cid-f2hd5xqr]{background:linear-gradient(180deg,var(--blue-dark) 60%,white 60%)}.course_introduction[data-astro-cid-f2hd5xqr]:hover{background:linear-gradient(180deg,var(--blue-light) 60%,white 60%)}.course_basic[data-astro-cid-f2hd5xqr]{background:linear-gradient(180deg,var(--green-dark) 60%,white 60%)}.course_basic[data-astro-cid-f2hd5xqr]:hover{background:linear-gradient(180deg,var(--green-light) 60%,white 60%)}.course_advanced[data-astro-cid-f2hd5xqr]{background:linear-gradient(180deg,var(--red-dark) 60%,white 60%)}.course_advanced[data-astro-cid-f2hd5xqr]:hover{background:linear-gradient(180deg,var(--red-light) 60%,white 60%)}.about[data-astro-cid-eiamszqp]{background:var(--blue-dark);padding:160px 0 120px;@media (min-width: 768px){padding:120px 0 80px}}.body-16[data-astro-cid-eiamszqp]{margin-bottom:15px}.about[data-astro-cid-eiamszqp] .column[data-astro-cid-eiamszqp]{@media (min-width: 768px){flex-direction:column}}.clients[data-astro-cid-eiamszqp]{display:flex;flex-direction:column;gap:30px;align-items:center;margin-top:50px;@media (min-width: 768px){flex-direction:row}}.client[data-astro-cid-eiamszqp]{background:#fff;padding:10px;display:flex;justify-content:center;align-items:center;height:80px;width:100%}.client_logo[data-astro-cid-eiamszqp]{object-fit:contain;height:82px;width:auto;@media (min-width: 768px){height:90px;width:100%}}.contact[data-astro-cid-xmivup5a]{padding:120px 0 80px;background-color:#fff}.contact[data-astro-cid-xmivup5a] .container[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;text-align:center}.contact[data-astro-cid-xmivup5a] .link-mail[data-astro-cid-xmivup5a]{margin-top:40px}
