@font-face{font-family:montserrat;src:url(../media/Montserrat-Light.708f5e0d.ttf)format("truetype");font-weight:300}@font-face{font-family:montserrat;src:url(../media/Montserrat-Bold.54b95980.ttf)format("truetype");font-weight:500}@font-face{font-family:montserrat;src:url(../media/Montserrat-Regular.606cd443.ttf)format("truetype");font-weight:400}
:root{--nav-height:80px;--header-height:60px;--max-width:1280px;--background:#fff;--foreground:#000;--primary:#d6c8fe;--secondary:#8e71e8;--grey:#a8a8a8;--dark-grey:#666;--red:#f44336;--light-grey:#f0f0f0;--deep-grey:#ececec;--blue:#007aff;--card-red:#f64437cc;--card-green:#108710;--background-modal:#ffffff9e;--bottom-bg:#5a5a5a9e;--message-light:#ededed;--message-primary:#e9e3ff;--z-index-modal:1060;--z-index-toast:1070;--z-index-dialog:2050;--z-index-loading:9999}html,body{overscroll-behavior-y:none;max-width:100vw;overflow-x:hidden}body{color:var(--background);background:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-height:100svh;font-family:montserrat,sans-serif;display:grid;position:relative}*{box-sizing:border-box;margin:0;padding:0}a{all:unset;cursor:pointer}input{font-family:montserrat}.wrapper{width:100vw;max-width:var(--max-width);place-content:flex-start center;gap:32px;margin:0 auto;padding:0 32px;display:grid;position:relative}@media (max-width:1280px){.wrapper{max-width:95vw}}.highlight-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.highlight-element{z-index:1;width:400px;height:400px;animation:10s linear infinite rotate;position:relative}.highlight-element:after{content:"";opacity:0;z-index:-1;filter:blur(10px);background:radial-gradient(circle,#8e71e8cc 0%,#8e71e866 50%,#8e71e800 70%);border-radius:50%;width:100px;height:200px;animation:1s ease-out forwards highlight-appear;position:absolute;top:25%;left:50%;transform:translate(-50%,-50%)}.highlight-element:before{content:"";opacity:0;z-index:-1;filter:blur(20px);background:radial-gradient(circle,#d6c8fecc 0%,#d6c8fe66 50%,#d6c8fe00 70%);border-radius:50%;width:100px;height:200px;animation:1s ease-out forwards highlight-appear;position:absolute;top:75%;left:50%;transform:translate(-50%,-50%)}.divider{background:linear-gradient(to right,transparent,var(--primary),transparent);border:none;width:100%;max-width:90vw;height:2px;margin:3rem auto}.notFoundBox{place-content:center;justify-items:center;gap:16px;height:100dvh;display:grid}.notFoundBox .notFoundLink{cursor:pointer;border:2px solid var(--primary);background-color:var(--primary);color:#000;border-radius:15px;justify-content:center;align-items:center;height:40px;padding:0 8px;text-decoration:none;transition:opacity .1s;display:grid}@keyframes highlight-appear{0%{opacity:0;width:0;height:0}50%{opacity:.8}to{opacity:1;width:100%;height:100%}}@keyframes rotate{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.cookie-consent{color:#f3f4f6;z-index:9999;background:linear-gradient(135deg,#1f2937 0%,#111827 100%);border-top:1px solid #ffffff1a;padding:1rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 6px -1px #0000001a,0 -2px 4px -1px #0000000f}.cookie-consent--enter{animation:.3s ease-out forwards slideUp}.cookie-consent--exit{animation:.3s ease-in forwards slideDown}.cookie-consent__content{flex-direction:column;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.cookie-consent__text{flex:1}.cookie-consent__title{color:#fff;margin:0 0 .25rem;font-size:1rem;font-weight:600}.cookie-consent__description{opacity:.9;margin:0;font-size:.875rem;line-height:1.5}.cookie-consent__link-button{color:#60a5fa;cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.875rem;text-decoration:underline;transition:color .2s;display:inline-block}.cookie-consent__link-button:hover{color:#93c5fd}.cookie-consent__buttons{flex-shrink:0;gap:.75rem;display:flex}.cookie-consent__button{cursor:pointer;border:none;border-radius:.5rem;padding:.5rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.cookie-consent__button--accept{color:#fff;background:#3b82f6}.cookie-consent__button--accept:hover{background:#2563eb;transform:translateY(-1px)}.cookie-consent__button--decline{color:#9ca3af;background:0 0;border:1px solid #374151}.cookie-consent__button--decline:hover{color:#e5e7eb;background:#37415180;border-color:#4b5563}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@media (min-width:768px){.cookie-consent__content{flex-direction:row;justify-content:space-between;gap:2rem}.cookie-consent__text{flex:1}}@media (prefers-reduced-motion:reduce){.cookie-consent--enter,.cookie-consent--exit{animation:none}}
.header-module__FpSQAG__container{color:#fff;z-index:99;-webkit-backdrop-filter:blur(10px)saturate(180%);backdrop-filter:blur(10px)saturate(180%);background-color:#8e71e899;border-radius:0 0 20px 20px;grid-auto-flow:column;justify-content:space-between;align-items:center;width:100%;max-width:1280px;min-height:80px;margin:0 auto;padding:8px 36px;display:grid;position:sticky;top:0;overflow:hidden}@media (max-width:768px){.header-module__FpSQAG__container{padding:8px 16px}}.header-module__FpSQAG__container .header-module__FpSQAG__linkList{grid-auto-flow:column;justify-content:flex-start;align-items:center;gap:40px;display:grid}@media (max-width:768px){.header-module__FpSQAG__container .header-module__FpSQAG__linkList{display:none}}.header-module__FpSQAG__container .header-module__FpSQAG__linkList .header-module__FpSQAG__link{color:var(--background);font-size:18px;line-height:100%;transition:all .3s;position:relative}.header-module__FpSQAG__container .header-module__FpSQAG__linkList .header-module__FpSQAG__link:after{content:"";background-color:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.header-module__FpSQAG__container .header-module__FpSQAG__linkList .header-module__FpSQAG__link:hover{transition:all .3s;transform:scale(1.1)}.header-module__FpSQAG__container .header-module__FpSQAG__linkList .header-module__FpSQAG__active:after{width:100%}.header-module__FpSQAG__menu{place-items:center;width:50px;height:50px;display:none}@media (max-width:768px){.header-module__FpSQAG__menu{display:grid}}.header-module__FpSQAG__logo{width:105px;height:36px;display:grid;position:relative;overflow:hidden}.header-module__FpSQAG__menuHeader{grid-auto-flow:column;justify-content:space-between;align-items:center;width:100%;min-height:80px;padding:8px 16px;display:grid}.header-module__FpSQAG__menuOpen{align-content:flex-start;justify-items:center;gap:24px;padding:30px 0 16px;transition:all .3s;display:none}@media (max-width:768px){.header-module__FpSQAG__menuOpen{display:grid}}.header-module__FpSQAG__menuOpen .header-module__FpSQAG__link{font-size:20px;line-height:100%;position:relative}.header-module__FpSQAG__menuOpen .header-module__FpSQAG__link:after{content:"";background-color:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.header-module__FpSQAG__menuOpen .header-module__FpSQAG__active:after{width:100%}
.base-module__PW-RJW__container{z-index:var(--z-index-modal);-webkit-backdrop-filter:blur(10px)saturate(180%);backdrop-filter:blur(10px)saturate(180%);background:#8e71e899;width:100%;margin:0 auto;position:fixed;inset:0}@media (min-width:768px){.base-module__PW-RJW__container{width:var(--max-width)}}
.footer-module__Vmx-gq__container{color:#fff;z-index:99;-webkit-backdrop-filter:blur(10px)saturate(180%);backdrop-filter:blur(10px)saturate(180%);background-color:#8e71e899;border-radius:20px 20px 0 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;width:100%;max-width:1280px;height:fit-content;margin:0 auto;padding:48px 32px 32px;display:grid;overflow:hidden}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__company{flex-direction:column;justify-items:start;gap:20px;display:flex}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__company .footer-module__Vmx-gq__logo{width:120px;height:41px;position:relative}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__company .footer-module__Vmx-gq__logo img{object-fit:contain}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__company .footer-module__Vmx-gq__text{opacity:.7;letter-spacing:.3px;font-size:14px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem{flex-direction:column;gap:20px;display:flex}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__title{letter-spacing:-.2px;width:fit-content;font-size:18px;font-weight:600;display:inline-block;position:relative}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__title:after{content:"";background:linear-gradient(90deg,#fff,#0000);border-radius:2px;width:100%;height:2px;position:absolute;bottom:-8px;left:0}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__navLinks{flex-direction:column;gap:14px;display:flex}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__link{color:#fff;width:fit-content;font-size:14px;text-decoration:none;transition:all .3s;position:relative}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__link:before{content:"→";opacity:0;transition:all .3s;position:absolute;left:-20px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__link:hover{transform:translate(8px)}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__link:hover:before{opacity:1;left:-16px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__contactInfo{flex-direction:column;gap:16px;display:flex}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__contactLink{color:#fff;align-items:center;gap:12px;font-size:14px;text-decoration:none;transition:all .3s;display:flex}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__contactLink svg{flex-shrink:0;transition:transform .3s}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__contactLink:hover{opacity:.8}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__contactLink:hover svg{transform:scale(1.1)}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__address{opacity:.9;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;display:flex}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__address svg{flex-shrink:0;margin-top:2px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks{flex-direction:column;gap:16px;display:flex}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink{color:#fff;align-items:center;gap:12px;padding:8px 12px;font-size:14px;font-weight:500;text-decoration:none;display:flex;position:relative;overflow:hidden}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink:before{content:"";opacity:0;z-index:0;position:absolute;inset:0}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink .footer-module__Vmx-gq__socialIcon{z-index:1;background:#ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:relative}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink .footer-module__Vmx-gq__socialIcon img{filter:brightness(0)invert();transition:transform .3s}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink span{z-index:1;font-weight:500;position:relative}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink:hover{transform:translate(4px)}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink:hover:before{opacity:.2}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink:hover .footer-module__Vmx-gq__socialIcon{background:#fff3;transform:scale(1.05)}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink:hover .footer-module__Vmx-gq__socialIcon img{transform:scale(1.1)}@media (max-width:1024px){.footer-module__Vmx-gq__container{gap:28px;padding:40px 28px 28px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__title{font-size:17px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink{padding:6px 10px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink .footer-module__Vmx-gq__socialIcon{width:28px;height:28px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink .footer-module__Vmx-gq__socialIcon img{width:20px;height:20px}}@media (max-width:768px){.footer-module__Vmx-gq__container{border-radius:16px 16px 0 0;grid-template-columns:repeat(2,1fr);gap:36px 28px;padding:32px 24px 28px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__company{border-bottom:1px solid #ffffff26;flex-direction:row;grid-column:span 2;justify-content:space-between;align-items:center;margin-bottom:4px;padding-bottom:24px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__company .footer-module__Vmx-gq__logo{width:100px;height:34px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__company .footer-module__Vmx-gq__text{font-size:13px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem{gap:16px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__title{font-size:16px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__title:after{width:32px;bottom:-6px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__link,.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__contactLink,.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__address{font-size:13px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__contactLink,.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__address{gap:10px}:is(.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__contactLink,.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__address) svg{width:18px;height:18px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink{padding:6px 10px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink .footer-module__Vmx-gq__socialIcon{width:28px;height:28px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink .footer-module__Vmx-gq__socialIcon img{width:18px;height:18px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink span{font-size:13px}}@media (max-width:580px){.footer-module__Vmx-gq__container{grid-template-columns:1fr;gap:32px;padding:28px 20px 24px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__company{text-align:center;border-bottom:1px solid #ffffff26;flex-direction:column;grid-column:span 1;gap:16px;padding-bottom:24px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__company .footer-module__Vmx-gq__logo{margin:0 auto}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem{text-align:center}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__title{margin:0 auto}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__title:after{left:50%;transform:translate(-50%)}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__navLinks{align-items:center}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__link{text-align:center}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__link:before{display:none}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__link:hover{transform:translate(0)}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__contactInfo{align-items:center}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__contactLink,.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__address{text-align:center;justify-content:center}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks{align-items:center}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink{justify-content:center;width:100%;max-width:240px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink:hover{transform:translate(0)scale(1.02)}}@media (max-width:380px){.footer-module__Vmx-gq__container{gap:28px;padding:24px 16px 20px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__title{font-size:15px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__link,.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__contactLink,.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__address,.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink span{font-size:12px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink{padding:5px 8px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink .footer-module__Vmx-gq__socialIcon{width:24px;height:24px}.footer-module__Vmx-gq__container .footer-module__Vmx-gq__footerItem .footer-module__Vmx-gq__socialLinks .footer-module__Vmx-gq__socialLink .footer-module__Vmx-gq__socialIcon img{width:16px;height:16px}}
