@import"https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&family=Sofia+Sans+Condensed:ital,wght@0,1..1000;1,1..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Manrope:wght@200..800&family=Sofia+Sans+Condensed:ital,wght@0,1..1000;1,1..1000&family=Space+Grotesk:wght@300..700&display=swap";footer.svelte-19hfs2x{padding:60px;border-top:3px solid var(--dark);display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:50px;width:100%}footer.svelte-19hfs2x p:where(.svelte-19hfs2x){font-size:1.5rem;font-weight:700;margin-right:auto}footer.svelte-19hfs2x section.copyright:where(.svelte-19hfs2x){font-size:.8rem;color:var(--dark-grey);letter-spacing:10%}footer.svelte-19hfs2x .links:where(.svelte-19hfs2x){display:flex;flex-direction:row;gap:20px}footer.svelte-19hfs2x .links:where(.svelte-19hfs2x) a:where(.svelte-19hfs2x){font-size:1rem;font-weight:900;color:var(--dark-grey);text-decoration:none}@media(max-width:1300px){footer.svelte-19hfs2x{padding:40px;gap:40px}footer.svelte-19hfs2x p:where(.svelte-19hfs2x){font-size:1.3rem}footer.svelte-19hfs2x section.copyright:where(.svelte-19hfs2x){font-size:.7rem}footer.svelte-19hfs2x .links:where(.svelte-19hfs2x){gap:15px}footer.svelte-19hfs2x .links:where(.svelte-19hfs2x) a:where(.svelte-19hfs2x){font-size:.95rem}}@media(max-width:1023px){footer.svelte-19hfs2x{flex-direction:column;align-items:flex-start;gap:30px}footer.svelte-19hfs2x p:where(.svelte-19hfs2x){margin-right:0}footer.svelte-19hfs2x .links:where(.svelte-19hfs2x){flex-direction:column;gap:15px}}@media(max-width:767px){footer.svelte-19hfs2x{padding:20px;flex-direction:column;align-items:start;gap:0px}footer.svelte-19hfs2x p:where(.svelte-19hfs2x){font-size:1.3rem}footer.svelte-19hfs2x section.copyright:where(.svelte-19hfs2x){font-size:.7rem}footer.svelte-19hfs2x .links:where(.svelte-19hfs2x){flex-direction:row;margin-top:30px}}@media(max-width:450px){footer.svelte-19hfs2x .links:where(.svelte-19hfs2x) a:where(.svelte-19hfs2x){text-wrap:nowrap;font-size:.75rem}footer.svelte-19hfs2x .links:where(.svelte-19hfs2x){display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}}nav.svelte-1jprun8{position:fixed;top:0;width:100%;height:70px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 30px;background-color:var(--black-opacity);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;transition:background-color .5s ease}nav.svelte-1jprun8 .popup:where(.svelte-1jprun8){display:none}nav.svelte-1jprun8 h1:where(.svelte-1jprun8){font-size:1.75rem}nav.svelte-1jprun8 h1:where(.svelte-1jprun8) a:where(.svelte-1jprun8){text-decoration:none;color:var(--light)}nav.svelte-1jprun8 ul:where(.svelte-1jprun8){list-style:none;display:flex;flex-direction:row;gap:30px}nav.svelte-1jprun8 ul:where(.svelte-1jprun8) li:where(.svelte-1jprun8) button:where(.svelte-1jprun8){cursor:pointer;font-size:1rem;color:var(--dark-grey);transition:color .5s ease}nav.svelte-1jprun8 ul:where(.svelte-1jprun8) li:where(.svelte-1jprun8) button:where(.svelte-1jprun8):hover{color:var(--light-primary);transition:color .5s ease}nav.svelte-1jprun8 ul:where(.svelte-1jprun8) li:where(.svelte-1jprun8) button.active:where(.svelte-1jprun8){color:var(--primary);font-weight:700;border-bottom:2px solid var(--primary)}nav.svelte-1jprun8 button.contact-me:where(.svelte-1jprun8){background:var(--primary-gradient);padding:10px 15px;border-radius:7px;color:var(--light);font-size:1rem;font-weight:500;cursor:pointer}nav.svelte-1jprun8 .actions:where(.svelte-1jprun8){display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}nav.svelte-1jprun8 button.nav:where(.svelte-1jprun8){display:none;margin-top:5px}@media(max-width:1300px){nav.svelte-1jprun8{height:60px;padding:0 20px}nav.svelte-1jprun8 h1:where(.svelte-1jprun8){color:var(--light);font-size:1.55rem}nav.svelte-1jprun8 ul:where(.svelte-1jprun8){gap:15px}nav.svelte-1jprun8 ul:where(.svelte-1jprun8) li:where(.svelte-1jprun8) button:where(.svelte-1jprun8){font-size:.9rem}nav.svelte-1jprun8 button.contact-me:where(.svelte-1jprun8){padding:7px 10px;border-radius:5px;font-size:.9rem}}@media(max-width:450px){nav.svelte-1jprun8{height:45px;padding:0 10px}nav.active.svelte-1jprun8{background-color:var(--black);transition:background-color .5s ease}nav.svelte-1jprun8 h1:where(.svelte-1jprun8){font-size:1.15rem}nav.svelte-1jprun8 .sections.popup:where(.svelte-1jprun8){display:block;position:fixed;top:45px;background-color:var(--black);z-index:101;height:100svh;width:100%;left:0}nav.svelte-1jprun8 .sections.popup:where(.svelte-1jprun8) ul:where(.svelte-1jprun8){display:flex;flex-direction:column;height:85%;justify-content:space-evenly;text-align:center}nav.svelte-1jprun8 .sections.popup:where(.svelte-1jprun8) ul:where(.svelte-1jprun8) li:where(.svelte-1jprun8) button:where(.svelte-1jprun8){font-size:1.4rem}nav.svelte-1jprun8 ul:where(.svelte-1jprun8){display:none}nav.svelte-1jprun8 button.contact-me:where(.svelte-1jprun8){padding:5px 10px;font-size:.85rem}nav.svelte-1jprun8 button.nav:where(.svelte-1jprun8){display:block}}main.svelte-hk5nqt{padding:100px 50px}main.svelte-hk5nqt h1:where(.svelte-hk5nqt){font-size:3rem;text-align:center;background:var(--tertiary-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:30px}main.svelte-hk5nqt h2:where(.svelte-hk5nqt){font-size:2rem;color:var(--light-primary);margin-bottom:15px;margin-top:25px}main.svelte-hk5nqt p:where(.svelte-hk5nqt){margin-bottom:20px}.table-container.svelte-hk5nqt{width:100%;overflow-x:auto}ul.svelte-hk5nqt li:where(.svelte-hk5nqt){text-wrap:wrap}table.svelte-hk5nqt{width:100%;border-collapse:collapse;border:1px solid var(--dark-grey);margin-top:40px;margin-bottom:40px;min-width:700px}th.svelte-hk5nqt,td.svelte-hk5nqt{border:1px solid var(--dark-grey);padding:10px;text-align:left;vertical-align:top}td.svelte-hk5nqt a:where(.svelte-hk5nqt){display:block;margin-bottom:8px;word-break:break-word}a.svelte-hk5nqt{color:var(--light-primary)}@media(max-width:450px){main.svelte-hk5nqt{padding:100px 20px}table.svelte-hk5nqt{border:0;min-width:100%}thead.svelte-hk5nqt{display:none}tbody.svelte-hk5nqt,tr.svelte-hk5nqt,td.svelte-hk5nqt{display:block;width:100%}tr.svelte-hk5nqt{margin-bottom:20px;border:1px solid var(--dark-grey);padding:10px;border-radius:10px}td.svelte-hk5nqt{border:none;border-bottom:1px solid var(--dark-grey);position:relative;padding-left:45%;min-height:70px}td.svelte-hk5nqt:last-child{border-bottom:none}td.svelte-hk5nqt:before{content:attr(data-label);position:absolute;left:10px;top:20px;width:40%;font-weight:700;color:var(--light-primary)}ul.svelte-hk5nqt li:where(.svelte-hk5nqt){font-size:.8rem}a.svelte-hk5nqt{font-size:.8rem}}html[dir=ltr],[data-sonner-toaster][dir=ltr]{--toast-icon-margin-start: -3px;--toast-icon-margin-end: 4px;--toast-svg-margin-start: -1px;--toast-svg-margin-end: 0px;--toast-button-margin-start: auto;--toast-button-margin-end: 0;--toast-close-button-start: 0;--toast-close-button-end: unset;--toast-close-button-transform: translate(-35%, -35%)}html[dir=rtl],[data-sonner-toaster][dir=rtl]{--toast-icon-margin-start: 4px;--toast-icon-margin-end: -3px;--toast-svg-margin-start: 0px;--toast-svg-margin-end: -1px;--toast-button-margin-start: 0;--toast-button-margin-end: auto;--toast-close-button-start: unset;--toast-close-button-end: 0;--toast-close-button-transform: translate(35%, -35%)}[data-sonner-toaster]{position:fixed;width:var(--width);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;--gray1: hsl(0, 0%, 99%);--gray2: hsl(0, 0%, 97.3%);--gray3: hsl(0, 0%, 95.1%);--gray4: hsl(0, 0%, 93%);--gray5: hsl(0, 0%, 90.9%);--gray6: hsl(0, 0%, 88.7%);--gray7: hsl(0, 0%, 85.8%);--gray8: hsl(0, 0%, 78%);--gray9: hsl(0, 0%, 56.1%);--gray10: hsl(0, 0%, 52.3%);--gray11: hsl(0, 0%, 43.5%);--gray12: hsl(0, 0%, 9%);--border-radius: 8px;box-sizing:border-box;padding:0;margin:0;list-style:none;outline:none;z-index:999999999;transition:transform .4s ease}@media(hover:none)and (pointer:coarse){[data-sonner-toaster][data-lifted=true]{transform:none}}[data-sonner-toaster][data-x-position=right]{right:var(--offset-right)}[data-sonner-toaster][data-x-position=left]{left:var(--offset-left)}[data-sonner-toaster][data-x-position=center]{left:50%;transform:translate(-50%)}[data-sonner-toaster][data-y-position=top]{top:var(--offset-top)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--offset-bottom)}[data-sonner-toast]{--y: translateY(100%);--lift-amount: calc(var(--lift) * var(--gap));z-index:var(--z-index);position:absolute;opacity:0;transform:var(--y);touch-action:none;transition:transform .4s,opacity .4s,height .4s,box-shadow .2s;box-sizing:border-box;outline:none;overflow-wrap:anywhere}[data-sonner-toast][data-styled=true]{padding:16px;background:var(--normal-bg);border:1px solid var(--normal-border);color:var(--normal-text);border-radius:var(--border-radius);box-shadow:0 4px 12px #0000001a;width:var(--width);font-size:13px;display:flex;align-items:center;gap:6px}[data-sonner-toast]:focus-visible{box-shadow:0 4px 12px #0000001a,0 0 0 2px #0003}[data-sonner-toast][data-y-position=top]{top:0;--y: translateY(-100%);--lift: 1;--lift-amount: calc(1 * var(--gap))}[data-sonner-toast][data-y-position=bottom]{bottom:0;--y: translateY(100%);--lift: -1;--lift-amount: calc(var(--lift) * var(--gap))}[data-sonner-toast][data-styled=true] [data-description]{font-weight:400;line-height:1.4;color:#3f3f3f}[data-rich-colors=true][data-sonner-toast][data-styled=true] [data-description]{color:inherit}[data-sonner-toaster][data-sonner-theme=dark] [data-description]{color:#e8e8e8}[data-sonner-toast][data-styled=true] [data-title]{font-weight:500;line-height:1.5;color:inherit}[data-sonner-toast][data-styled=true] [data-icon]{display:flex;height:16px;width:16px;position:relative;justify-content:flex-start;align-items:center;flex-shrink:0;margin-left:var(--toast-icon-margin-start);margin-right:var(--toast-icon-margin-end)}[data-sonner-toast][data-promise=true] [data-icon]>svg{opacity:0;transform:scale(.8);transform-origin:center;animation:sonner-fade-in .3s ease forwards}[data-sonner-toast][data-styled=true] [data-icon]>*{flex-shrink:0}[data-sonner-toast][data-styled=true] [data-icon] svg{margin-left:var(--toast-svg-margin-start);margin-right:var(--toast-svg-margin-end)}[data-sonner-toast][data-styled=true] [data-content]{display:flex;flex-direction:column;gap:2px}[data-sonner-toast][data-styled=true] [data-button]{border-radius:4px;padding-left:8px;padding-right:8px;height:24px;font-size:12px;color:var(--normal-bg);background:var(--normal-text);margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end);border:none;font-weight:500;cursor:pointer;outline:none;display:flex;align-items:center;flex-shrink:0;transition:opacity .4s,box-shadow .2s}[data-sonner-toast][data-styled=true] [data-button]:focus-visible{box-shadow:0 0 0 2px #0006}[data-sonner-toast][data-styled=true] [data-button]:first-of-type{margin-left:var(--toast-button-margin-start);margin-right:var(--toast-button-margin-end)}[data-sonner-toast][data-styled=true] [data-cancel]{color:var(--normal-text);background:#00000014}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-styled=true] [data-cancel]{background:#ffffff4d}[data-sonner-toast][data-styled=true] [data-close-button]{position:absolute;left:var(--toast-close-button-start);right:var(--toast-close-button-end);top:0;height:20px;width:20px;display:flex;justify-content:center;align-items:center;padding:0;color:var(--gray12);background:var(--normal-bg);border:1px solid var(--gray4);transform:var(--toast-close-button-transform);border-radius:50%;cursor:pointer;z-index:1;transition:opacity .1s,background .2s,border-color .2s}[data-sonner-toast][data-styled=true] [data-close-button]:focus-visible{box-shadow:0 4px 12px #0000001a,0 0 0 2px #0003}[data-sonner-toast][data-styled=true] [data-disabled=true]{cursor:not-allowed}[data-sonner-toast][data-styled=true]:hover [data-close-button]:hover{background:var(--gray2);border-color:var(--gray5)}[data-sonner-toast][data-swiping=true]:before{content:"";position:absolute;left:-100%;right:-100%;height:100%;z-index:-1}[data-sonner-toast][data-y-position=top][data-swiping=true]:before{bottom:50%;transform:scaleY(3) translateY(50%)}[data-sonner-toast][data-y-position=bottom][data-swiping=true]:before{top:50%;transform:scaleY(3) translateY(-50%)}[data-sonner-toast][data-swiping=false][data-removed=true]:before{content:"";position:absolute;inset:0;transform:scaleY(2)}[data-sonner-toast][data-expanded=true]:after{content:"";position:absolute;left:0;height:calc(var(--gap) + 1px);bottom:100%;width:100%}[data-sonner-toast][data-mounted=true]{--y: translateY(0);opacity:1}[data-sonner-toast][data-expanded=false][data-front=false]{--scale: var(--toasts-before) * .05 + 1;--y: translateY(calc(var(--lift-amount) * var(--toasts-before))) scale(calc(-1 * var(--scale)));height:var(--front-toast-height)}[data-sonner-toast]>*{transition:opacity .4s}[data-sonner-toast][data-x-position=right]{right:0}[data-sonner-toast][data-x-position=left]{left:0}[data-sonner-toast][data-expanded=false][data-front=false][data-styled=true]>*{opacity:0}[data-sonner-toast][data-visible=false]{opacity:0;pointer-events:none}[data-sonner-toast][data-mounted=true][data-expanded=true]{--y: translateY(calc(var(--lift) * var(--offset)));height:var(--initial-height)}[data-sonner-toast][data-removed=true][data-front=true][data-swipe-out=false]{--y: translateY(calc(var(--lift) * -100%));opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=true]{--y: translateY( calc(var(--lift) * var(--offset) + var(--lift) * -100%) );opacity:0}[data-sonner-toast][data-removed=true][data-front=false][data-swipe-out=false][data-expanded=false]{--y: translateY(40%);opacity:0;transition:transform .5s,opacity .2s}[data-sonner-toast][data-removed=true][data-front=false]:before{height:calc(var(--initial-height) + 20%)}[data-sonner-toast][data-swiping=true]{transform:var(--y) translateY(var(--swipe-amount-y, 0px)) translate(var(--swipe-amount-x, 0px));transition:none}[data-sonner-toast][data-swiped=true]{-webkit-user-select:none;user-select:none}[data-sonner-toast][data-swipe-out=true][data-y-position=bottom],[data-sonner-toast][data-swipe-out=true][data-y-position=top]{animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:forwards}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=left]{animation-name:swipe-out-left}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=right]{animation-name:swipe-out-right}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=up]{animation-name:swipe-out-up}[data-sonner-toast][data-swipe-out=true][data-swipe-direction=down]{animation-name:swipe-out-down}@keyframes swipe-out-left{0%{transform:var(--y) translate(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translate(calc(var(--swipe-amount-x) - 100%));opacity:0}}@keyframes swipe-out-right{0%{transform:var(--y) translate(var(--swipe-amount-x));opacity:1}to{transform:var(--y) translate(calc(var(--swipe-amount-x) + 100%));opacity:0}}@keyframes swipe-out-up{0%{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) - 100%));opacity:0}}@keyframes swipe-out-down{0%{transform:var(--y) translateY(var(--swipe-amount-y));opacity:1}to{transform:var(--y) translateY(calc(var(--swipe-amount-y) + 100%));opacity:0}}@media(max-width:600px){[data-sonner-toaster]{position:fixed;right:var(--mobile-offset-right);left:var(--mobile-offset-left);width:100%}[data-sonner-toaster][dir=rtl]{left:calc(var(--mobile-offset-left) * -1)}[data-sonner-toaster] [data-sonner-toast]{left:0;right:0;width:calc(100% - var(--mobile-offset-left) * 2)}[data-sonner-toaster][data-x-position=left]{left:var(--mobile-offset-left)}[data-sonner-toaster][data-y-position=bottom]{bottom:var(--mobile-offset-bottom)}[data-sonner-toaster][data-y-position=top]{top:var(--mobile-offset-top)}[data-sonner-toaster][data-x-position=center]{left:var(--mobile-offset-left);right:var(--mobile-offset-right);transform:none}}[data-sonner-toaster][data-sonner-theme=light]{--normal-bg: #fff;--normal-border: var(--gray4);--normal-text: var(--gray12);--success-bg: hsl(143, 85%, 96%);--success-border: hsl(145, 92%, 87%);--success-text: hsl(140, 100%, 27%);--info-bg: hsl(208, 100%, 97%);--info-border: hsl(221, 91%, 93%);--info-text: hsl(210, 92%, 45%);--warning-bg: hsl(49, 100%, 97%);--warning-border: hsl(49, 91%, 84%);--warning-text: hsl(31, 92%, 45%);--error-bg: hsl(359, 100%, 97%);--error-border: hsl(359, 100%, 94%);--error-text: hsl(360, 100%, 45%)}[data-sonner-toaster][data-sonner-theme=light] [data-sonner-toast][data-invert=true]{--normal-bg: #000;--normal-border: hsl(0, 0%, 20%);--normal-text: var(--gray1)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast][data-invert=true]{--normal-bg: #fff;--normal-border: var(--gray3);--normal-text: var(--gray12)}[data-sonner-toaster][data-sonner-theme=dark]{--normal-bg: #000;--normal-bg-hover: hsl(0, 0%, 12%);--normal-border: hsl(0, 0%, 20%);--normal-border-hover: hsl(0, 0%, 25%);--normal-text: var(--gray1);--success-bg: hsl(150, 100%, 6%);--success-border: hsl(147, 100%, 12%);--success-text: hsl(150, 86%, 65%);--info-bg: hsl(215, 100%, 6%);--info-border: hsl(223, 43%, 17%);--info-text: hsl(216, 87%, 65%);--warning-bg: hsl(64, 100%, 6%);--warning-border: hsl(60, 100%, 9%);--warning-text: hsl(46, 87%, 65%);--error-bg: hsl(358, 76%, 10%);--error-border: hsl(357, 89%, 16%);--error-text: hsl(358, 100%, 81%)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]{background:var(--normal-bg);border-color:var(--normal-border);color:var(--normal-text)}[data-sonner-toaster][data-sonner-theme=dark] [data-sonner-toast] [data-close-button]:hover{background:var(--normal-bg-hover);border-color:var(--normal-border-hover)}[data-rich-colors=true][data-sonner-toast][data-type=success],[data-rich-colors=true][data-sonner-toast][data-type=success] [data-close-button]{background:var(--success-bg);border-color:var(--success-border);color:var(--success-text)}[data-rich-colors=true][data-sonner-toast][data-type=info],[data-rich-colors=true][data-sonner-toast][data-type=info] [data-close-button]{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}[data-rich-colors=true][data-sonner-toast][data-type=warning],[data-rich-colors=true][data-sonner-toast][data-type=warning] [data-close-button]{background:var(--warning-bg);border-color:var(--warning-border);color:var(--warning-text)}[data-rich-colors=true][data-sonner-toast][data-type=error],[data-rich-colors=true][data-sonner-toast][data-type=error] [data-close-button]{background:var(--error-bg);border-color:var(--error-border);color:var(--error-text)}.sonner-loading-wrapper{--size: 16px;height:var(--size);width:var(--size);position:absolute;inset:0;z-index:10}.sonner-loading-wrapper[data-visible=false]{transform-origin:center;animation:sonner-fade-out .2s ease forwards}.sonner-spinner{position:relative;top:50%;left:50%;height:var(--size);width:var(--size)}.sonner-loading-bar{animation:sonner-spin 1.2s linear infinite;background:var(--gray11);border-radius:6px;height:8%;left:-10%;position:absolute;top:-3.9%;width:24%}.sonner-loading-bar:nth-child(1){animation-delay:-1.2s;transform:rotate(.0001deg) translate(146%)}.sonner-loading-bar:nth-child(2){animation-delay:-1.1s;transform:rotate(30deg) translate(146%)}.sonner-loading-bar:nth-child(3){animation-delay:-1s;transform:rotate(60deg) translate(146%)}.sonner-loading-bar:nth-child(4){animation-delay:-.9s;transform:rotate(90deg) translate(146%)}.sonner-loading-bar:nth-child(5){animation-delay:-.8s;transform:rotate(120deg) translate(146%)}.sonner-loading-bar:nth-child(6){animation-delay:-.7s;transform:rotate(150deg) translate(146%)}.sonner-loading-bar:nth-child(7){animation-delay:-.6s;transform:rotate(180deg) translate(146%)}.sonner-loading-bar:nth-child(8){animation-delay:-.5s;transform:rotate(210deg) translate(146%)}.sonner-loading-bar:nth-child(9){animation-delay:-.4s;transform:rotate(240deg) translate(146%)}.sonner-loading-bar:nth-child(10){animation-delay:-.3s;transform:rotate(270deg) translate(146%)}.sonner-loading-bar:nth-child(11){animation-delay:-.2s;transform:rotate(300deg) translate(146%)}.sonner-loading-bar:nth-child(12){animation-delay:-.1s;transform:rotate(330deg) translate(146%)}@keyframes sonner-fade-in{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes sonner-fade-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes sonner-spin{0%{opacity:1}to{opacity:.15}}@media(prefers-reduced-motion){[data-sonner-toast],[data-sonner-toast]>*,.sonner-loading-bar{transition:none!important;animation:none!important}}.sonner-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center;transition:opacity .2s,transform .2s}.sonner-loader[data-visible=false]{opacity:0;transform:scale(.8) translate(-50%,-50%)}main.svelte-1ddfp0s{padding:100px 50px}main.svelte-1ddfp0s h1:where(.svelte-1ddfp0s){font-size:3rem;text-align:center;background:var(--tertiary-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:30px}main.svelte-1ddfp0s h2:where(.svelte-1ddfp0s){font-size:2rem;color:var(--light-primary);margin-bottom:15px;margin-top:25px}main.svelte-1ddfp0s p:where(.svelte-1ddfp0s){margin-bottom:20px}@media(max-width:450px){main.svelte-1ddfp0s{padding:100px 20px}}main.svelte-1crkjf{padding:100px 50px}main.svelte-1crkjf h1:where(.svelte-1crkjf){font-size:3rem;text-align:center;background:var(--tertiary-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:30px}main.svelte-1crkjf h3:where(.svelte-1crkjf){margin-top:20px;margin-bottom:20px}main.svelte-1crkjf p:where(.svelte-1crkjf){margin-bottom:20px}@media(max-width:450px){main.svelte-1crkjf{padding:100px 20px}}article.svelte-fwk1b{min-height:50svh;padding:110px 60px;background-color:var(--dark);border-radius:25px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center}article.svelte-fwk1b section.image:where(.svelte-fwk1b){max-width:480px;height:600px;filter:var(--ds)}article.svelte-fwk1b section.image:where(.svelte-fwk1b) img:where(.svelte-fwk1b){width:100%;height:100%;border-radius:20px;object-fit:cover}article.svelte-fwk1b section.info:where(.svelte-fwk1b){display:flex;flex-direction:column;gap:34px;width:40%}article.svelte-fwk1b section.info:where(.svelte-fwk1b) .title:where(.svelte-fwk1b) p:where(.svelte-fwk1b){font-size:.7rem;color:var(--light-primary);letter-spacing:40%}article.svelte-fwk1b section.info:where(.svelte-fwk1b) .title:where(.svelte-fwk1b) h6:where(.svelte-fwk1b){font-size:3rem;line-height:100%}article.svelte-fwk1b section.info:where(.svelte-fwk1b) .text:where(.svelte-fwk1b){display:flex;flex-direction:column;gap:25px}article.svelte-fwk1b section.info:where(.svelte-fwk1b) .text:where(.svelte-fwk1b) p:where(.svelte-fwk1b){font-size:1.05rem}article.svelte-fwk1b section.info:where(.svelte-fwk1b) .text:where(.svelte-fwk1b) span:where(.svelte-fwk1b){height:2px;width:56%;background-color:var(--dark-grey);border-radius:25px}article.svelte-fwk1b section.info:where(.svelte-fwk1b) .data:where(.svelte-fwk1b){display:flex;flex-direction:row;gap:40px}article.svelte-fwk1b section.info:where(.svelte-fwk1b) .data:where(.svelte-fwk1b) div:where(.svelte-fwk1b){display:flex;flex-direction:column;align-items:center}article.svelte-fwk1b section.info:where(.svelte-fwk1b) .data:where(.svelte-fwk1b) div:where(.svelte-fwk1b) span.num:where(.svelte-fwk1b){font-size:2rem;font-weight:800;line-height:85%}article.svelte-fwk1b section.info:where(.svelte-fwk1b) .data:where(.svelte-fwk1b) div:where(.svelte-fwk1b) span.text:where(.svelte-fwk1b){font-size:.8rem;letter-spacing:10%;color:var(--light-primary)}@media(max-width:450px){article.svelte-fwk1b{padding:70px 10px;flex-direction:column}article.svelte-fwk1b section.image:where(.svelte-fwk1b){height:250px}article.svelte-fwk1b section.info:where(.svelte-fwk1b){gap:30px;width:100%}article.svelte-fwk1b section.info:where(.svelte-fwk1b) .title:where(.svelte-fwk1b) h6:where(.svelte-fwk1b){font-size:2.5rem}article.svelte-fwk1b section.info:where(.svelte-fwk1b) .text:where(.svelte-fwk1b){gap:15px}article.svelte-fwk1b section.info:where(.svelte-fwk1b) .text:where(.svelte-fwk1b) p:where(.svelte-fwk1b){font-size:.85rem}article.svelte-fwk1b section.info:where(.svelte-fwk1b) .text:where(.svelte-fwk1b) span:where(.svelte-fwk1b){width:80%}article.svelte-fwk1b section.info:where(.svelte-fwk1b) .data:where(.svelte-fwk1b){gap:0;justify-content:space-between;margin-bottom:30px}article.svelte-fwk1b section.info:where(.svelte-fwk1b) .data:where(.svelte-fwk1b) div:where(.svelte-fwk1b) span.num:where(.svelte-fwk1b){font-size:1.8rem}article.svelte-fwk1b section.info:where(.svelte-fwk1b) .data:where(.svelte-fwk1b) div:where(.svelte-fwk1b) span.text:where(.svelte-fwk1b){font-size:.7rem;letter-spacing:5%}}article.svelte-d26f66{min-height:85svh;padding:160px 60px}article.svelte-d26f66 .bento:where(.svelte-d26f66){display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:20px;grid-row-gap:20px}article.svelte-d26f66 .bento:where(.svelte-d26f66) button:where(.svelte-d26f66){background-color:var(--dark);height:300px;border-radius:20px;position:relative;overflow:hidden;box-shadow:inset 0 0 80px #000000f2}article.svelte-d26f66 .bento:where(.svelte-d26f66) button:where(.svelte-d26f66):after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.75) 100%);pointer-events:none}article.svelte-d26f66 .bento:where(.svelte-d26f66) button:where(.svelte-d26f66) img:where(.svelte-d26f66){width:100%;height:100%;border-radius:20px;object-fit:cover;transition:transform .35s ease}article.svelte-d26f66 .bento:where(.svelte-d26f66) button:where(.svelte-d26f66) img.move-img:where(.svelte-d26f66){height:100%}article.svelte-d26f66 .bento:where(.svelte-d26f66) button:where(.svelte-d26f66):hover img:where(.svelte-d26f66){transform:scale(1.08)}article.svelte-d26f66 .bento:where(.svelte-d26f66) button:where(.svelte-d26f66) h6:where(.svelte-d26f66){position:absolute;left:45px;bottom:15px;margin:0;color:#fff;z-index:1;font-size:2rem;text-shadow:0 4px 12px rgba(0,0,0,.5)}.container-1.svelte-d26f66{grid-area:1 / 1 / 2 / 4}.container-2.svelte-d26f66{grid-area:1 / 4 / 2 / 6}.container-3.svelte-d26f66{grid-area:2 / 1 / 3 / 6}article.svelte-d26f66 section.header:where(.svelte-d26f66){display:flex;flex-direction:row;justify-content:space-between;margin-bottom:65px}article.svelte-d26f66 section.header:where(.svelte-d26f66) .title:where(.svelte-d26f66){display:flex;flex-direction:column}article.svelte-d26f66 section.header:where(.svelte-d26f66) .title:where(.svelte-d26f66) h2:where(.svelte-d26f66){font-size:2.8rem}article.svelte-d26f66 section.header:where(.svelte-d26f66) .title:where(.svelte-d26f66) .divisor:where(.svelte-d26f66){width:30%;height:2px;background-color:var(--light)}article.svelte-d26f66 section.header:where(.svelte-d26f66) .subtitle:where(.svelte-d26f66){width:22%;display:flex;flex-direction:row;gap:35px;justify-content:space-between;align-items:center}article.svelte-d26f66 section.header:where(.svelte-d26f66) .subtitle:where(.svelte-d26f66) .divisor:where(.svelte-d26f66){width:2px;height:100%;background-color:var(--dark-grey)}article.svelte-d26f66 section.header:where(.svelte-d26f66) .subtitle:where(.svelte-d26f66) p:where(.svelte-d26f66){font-size:.9rem;color:var(--dark-grey)}@media(max-width:1300px){article.svelte-d26f66 section.header:where(.svelte-d26f66) .subtitle:where(.svelte-d26f66){width:30%}article.svelte-d26f66 section.header:where(.svelte-d26f66) .subtitle:where(.svelte-d26f66) p:where(.svelte-d26f66){font-size:.8rem}}@media(max-width:450px){article.svelte-d26f66{padding:70px 10px}article.svelte-d26f66 .bento:where(.svelte-d26f66){display:flex;flex-direction:column}article.svelte-d26f66 .bento:where(.svelte-d26f66) button:where(.svelte-d26f66){height:170px}article.svelte-d26f66 .bento:where(.svelte-d26f66) button:where(.svelte-d26f66) h6:where(.svelte-d26f66){left:15px;bottom:15px;font-size:1.3rem}article.svelte-d26f66 section.header:where(.svelte-d26f66){flex-direction:column;margin-bottom:65px}article.svelte-d26f66 section.header:where(.svelte-d26f66) .title:where(.svelte-d26f66) h2:where(.svelte-d26f66){font-size:2.2rem}article.svelte-d26f66 section.header:where(.svelte-d26f66) .title:where(.svelte-d26f66) .divisor:where(.svelte-d26f66){margin-bottom:20px}article.svelte-d26f66 section.header:where(.svelte-d26f66) .subtitle:where(.svelte-d26f66){width:100%;gap:0px}article.svelte-d26f66 section.header:where(.svelte-d26f66) .subtitle:where(.svelte-d26f66) .divisor:where(.svelte-d26f66){display:none}article.svelte-d26f66 section.header:where(.svelte-d26f66) .subtitle:where(.svelte-d26f66) p:where(.svelte-d26f66){font-size:.8rem}}article.svelte-j7ox02{min-height:85svh;padding:160px 60px}article.svelte-j7ox02 section:where(.svelte-j7ox02){display:flex;flex-direction:row;width:100%;justify-content:space-between;background-color:var(--dark);padding:60px;border-radius:25px}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02){display:flex;flex-direction:column;gap:30px;justify-content:center;width:26%}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .title:where(.svelte-j7ox02){display:flex;flex-direction:column;gap:15px}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .title:where(.svelte-j7ox02) h2:where(.svelte-j7ox02){font-size:3rem;line-height:100%}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .title:where(.svelte-j7ox02) p:where(.svelte-j7ox02){font-size:1.1rem;color:var(--dark-grey)}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .content-info:where(.svelte-j7ox02){display:flex;flex-direction:column;gap:15px}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .content-info:where(.svelte-j7ox02) div:where(.svelte-j7ox02){display:flex;flex-direction:row;align-items:center;gap:10px;color:var(--light-primary)}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .content-info:where(.svelte-j7ox02) div:where(.svelte-j7ox02) span:where(.svelte-j7ox02){color:var(--dark-grey);font-size:1.1rem;font-weight:600;font-style:normal}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .content-info:where(.svelte-j7ox02) div:where(.svelte-j7ox02) a:where(.svelte-j7ox02){color:var(--dark-grey);font-style:normal;text-decoration:none;font-weight:600;font-size:1.1rem}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .buttons:where(.svelte-j7ox02){display:flex;flex-direction:row;gap:15px}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .buttons:where(.svelte-j7ox02) button:where(.svelte-j7ox02){position:relative;border:2px solid var(--dark-grey);display:flex;align-items:center;justify-content:center;padding:2px;border-radius:50%;color:var(--dark-grey)}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .buttons:where(.svelte-j7ox02) button:where(.svelte-j7ox02) .popup:where(.svelte-j7ox02){position:absolute;top:150%;text-wrap:nowrap;background-color:var(--black);font-weight:800;padding:5px 15px;border-radius:25px;transform:scale(.8);opacity:0;transition:transform .3s ease,opacity .3s ease}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .buttons:where(.svelte-j7ox02) button:where(.svelte-j7ox02) .popup.visible:where(.svelte-j7ox02){opacity:1;transform:scale(1);transition:transform .3s ease,opacity .3s ease}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .buttons:where(.svelte-j7ox02) button:where(.svelte-j7ox02) .popup:where(.svelte-j7ox02):after{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid var(--black)}article.svelte-j7ox02 section:where(.svelte-j7ox02) .form:where(.svelte-j7ox02){width:50%}article.svelte-j7ox02 section:where(.svelte-j7ox02) .form:where(.svelte-j7ox02) .wrapper:where(.svelte-j7ox02){display:flex;flex-direction:column;gap:15px;width:100%;height:100%;justify-content:space-between}article.svelte-j7ox02 section:where(.svelte-j7ox02) .form:where(.svelte-j7ox02) .wrapper:where(.svelte-j7ox02) .line:where(.svelte-j7ox02){display:flex;flex-direction:row;justify-content:space-between;gap:25px}article.svelte-j7ox02 section:where(.svelte-j7ox02) .form:where(.svelte-j7ox02) .wrapper:where(.svelte-j7ox02) .line:where(.svelte-j7ox02) .input:where(.svelte-j7ox02){display:flex;flex-direction:column;width:100%;gap:5px}article.svelte-j7ox02 section:where(.svelte-j7ox02) .form:where(.svelte-j7ox02) .wrapper:where(.svelte-j7ox02) .line:where(.svelte-j7ox02) .input:where(.svelte-j7ox02) label:where(.svelte-j7ox02){font-size:.7rem;letter-spacing:15%;font-weight:700;color:var(--light-primary)}article.svelte-j7ox02 section:where(.svelte-j7ox02) .form:where(.svelte-j7ox02) .wrapper:where(.svelte-j7ox02) .line:where(.svelte-j7ox02) .input:where(.svelte-j7ox02) input:where(.svelte-j7ox02),article.svelte-j7ox02 section:where(.svelte-j7ox02) .form:where(.svelte-j7ox02) .wrapper:where(.svelte-j7ox02) .line:where(.svelte-j7ox02) .input:where(.svelte-j7ox02) textarea:where(.svelte-j7ox02){font-size:1.2rem;padding:10px 20px;outline:none;border:none;background-color:var(--black);border-radius:10px;color:var(--light);width:100%}article.svelte-j7ox02 section:where(.svelte-j7ox02) .form:where(.svelte-j7ox02) .wrapper:where(.svelte-j7ox02) .line:where(.svelte-j7ox02) .input:where(.svelte-j7ox02) textarea:where(.svelte-j7ox02){min-height:150px;resize:vertical}article.svelte-j7ox02 section:where(.svelte-j7ox02) .form:where(.svelte-j7ox02) .wrapper:where(.svelte-j7ox02) .line:where(.svelte-j7ox02) button:where(.svelte-j7ox02){background-color:var(--light-primary);padding:15px;width:100%;font-size:.95rem;letter-spacing:10%;font-weight:900;border-radius:10px;color:var(--dark)}.checkbox-line.svelte-j7ox02{display:flex;flex-direction:column}.checkbox-line.svelte-j7ox02{display:flex;gap:12px;align-items:flex-start;font-size:.8rem;color:var(--dark-grey);line-height:1.4}.privacy.svelte-j7ox02 input:where(.svelte-j7ox02){margin-top:4px;transform:scale(1.2);accent-color:var(--light-primary);cursor:pointer}.checkbox-line.svelte-j7ox02 a:where(.svelte-j7ox02){color:var(--light-primary)}.checkbox-line.svelte-j7ox02 span:where(.svelte-j7ox02){margin-top:2px}@media(max-width:1300px){article.svelte-j7ox02{padding:120px 40px}article.svelte-j7ox02 section:where(.svelte-j7ox02){padding:40px}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02){gap:30px;width:45%}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .title:where(.svelte-j7ox02) p:where(.svelte-j7ox02){font-size:1rem}}@media(max-width:450px){article.svelte-j7ox02{min-height:85svh;padding:70px 10px}article.svelte-j7ox02 section:where(.svelte-j7ox02){flex-direction:column;padding:30px}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02){width:100%}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .title:where(.svelte-j7ox02) h2:where(.svelte-j7ox02){font-size:2rem}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .title:where(.svelte-j7ox02) p:where(.svelte-j7ox02){font-size:.85rem}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .content-info:where(.svelte-j7ox02){gap:5px}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .content-info:where(.svelte-j7ox02) div:where(.svelte-j7ox02) span:where(.svelte-j7ox02){font-size:1rem}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .content-info:where(.svelte-j7ox02) div:where(.svelte-j7ox02) a:where(.svelte-j7ox02){font-size:1rem}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .buttons:where(.svelte-j7ox02){gap:10px}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .buttons:where(.svelte-j7ox02) button:where(.svelte-j7ox02){border:1px solid var(--dark-grey)}article.svelte-j7ox02 section:where(.svelte-j7ox02) .form:where(.svelte-j7ox02){margin-top:40px;width:100%}article.svelte-j7ox02 section:where(.svelte-j7ox02) .form:where(.svelte-j7ox02) .wrapper:where(.svelte-j7ox02){gap:15px}article.svelte-j7ox02 section:where(.svelte-j7ox02) .form:where(.svelte-j7ox02) .wrapper:where(.svelte-j7ox02) .line:where(.svelte-j7ox02){gap:10px}article.svelte-j7ox02 section:where(.svelte-j7ox02) .form:where(.svelte-j7ox02) .wrapper:where(.svelte-j7ox02) .line:where(.svelte-j7ox02) .input:where(.svelte-j7ox02) label:where(.svelte-j7ox02){font-size:.65rem}article.svelte-j7ox02 section:where(.svelte-j7ox02) .form:where(.svelte-j7ox02) .wrapper:where(.svelte-j7ox02) .line:where(.svelte-j7ox02) .input:where(.svelte-j7ox02) input:where(.svelte-j7ox02),article.svelte-j7ox02 section:where(.svelte-j7ox02) .form:where(.svelte-j7ox02) .wrapper:where(.svelte-j7ox02) .line:where(.svelte-j7ox02) .input:where(.svelte-j7ox02) textarea:where(.svelte-j7ox02){font-size:1rem}article.svelte-j7ox02 section:where(.svelte-j7ox02) .form:where(.svelte-j7ox02) .wrapper:where(.svelte-j7ox02) .line:where(.svelte-j7ox02) button:where(.svelte-j7ox02){font-size:.8rem}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .buttons:where(.svelte-j7ox02) button:where(.svelte-j7ox02) .popup:where(.svelte-j7ox02){top:130%;left:-40%;font-size:.75rem}article.svelte-j7ox02 section:where(.svelte-j7ox02) .text:where(.svelte-j7ox02) .buttons:where(.svelte-j7ox02) button:where(.svelte-j7ox02) .popup:where(.svelte-j7ox02):after{top:-6px;left:20%}}article.svelte-tkugdw{min-height:85svh;padding:160px 60px}article.svelte-tkugdw section.title:where(.svelte-tkugdw){text-align:center;margin-bottom:120px}article.svelte-tkugdw .title:where(.svelte-tkugdw) h2:where(.svelte-tkugdw){font-size:2.8rem;line-height:100%}article.svelte-tkugdw .title:where(.svelte-tkugdw) span.subtitle:where(.svelte-tkugdw){font-size:1.05rem;color:var(--dark-grey)}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw){display:flex;flex-direction:row;justify-content:center;gap:45px}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw){background-color:var(--dark);padding:40px 20px 20px;max-width:400px;width:100%;border-radius:25px;position:relative;display:flex;flex-direction:column;justify-content:start;gap:45px}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card.selected:where(.svelte-tkugdw){border:2px solid var(--light-primary)}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw) .title:where(.svelte-tkugdw){text-align:left;display:flex;flex-direction:column}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw) .title:where(.svelte-tkugdw) h3:where(.svelte-tkugdw){font-size:1.6rem}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw) .title:where(.svelte-tkugdw) span:where(.svelte-tkugdw){font-size:.8rem;color:var(--light-primary);letter-spacing:10%}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw) .price:where(.svelte-tkugdw){display:flex;gap:5px;flex-direction:row;align-items:end}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw) .price:where(.svelte-tkugdw) h3:where(.svelte-tkugdw){font-size:2.5rem;line-height:75%;color:var(--light)}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw) .price:where(.svelte-tkugdw) span:where(.svelte-tkugdw){font-size:1rem;color:var(--dark-grey);font-weight:600}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw) .list:where(.svelte-tkugdw) ul:where(.svelte-tkugdw){list-style:none;display:flex;flex-direction:column;gap:13px}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw) .list:where(.svelte-tkugdw) ul:where(.svelte-tkugdw) li:where(.svelte-tkugdw){display:flex;flex-direction:row;gap:13px}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw) .list:where(.svelte-tkugdw) ul:where(.svelte-tkugdw) li:where(.svelte-tkugdw) .icon:where(.svelte-tkugdw){background-color:var(--light-primary);width:20px;height:20px;border-radius:50%;display:flex;justify-content:center;align-items:center}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw) button:where(.svelte-tkugdw){display:flex;align-items:center;justify-content:center;width:100%;height:53px;border:2px solid var(--dark-grey);color:var(--dark-grey);font-weight:700;border-radius:8px;letter-spacing:6%;font-size:.85rem;margin-top:auto}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card.selected:where(.svelte-tkugdw) button:where(.svelte-tkugdw){background:var(--primary-gradient);border:none;color:var(--light)}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw) .pop-up:where(.svelte-tkugdw){position:absolute;top:0;left:50%;transform:translate(-50%,-50%);padding:4px 20px;background-color:var(--light-primary);color:var(--primary);font-weight:800;border-radius:25px;font-size:.75rem;letter-spacing:10%}@media(max-width:767px){article.svelte-tkugdw section.pricing:where(.svelte-tkugdw){flex-direction:column}}@media(max-width:450px){article.svelte-tkugdw{padding:70px 10px}article.svelte-tkugdw section.title:where(.svelte-tkugdw){margin-bottom:100px}article.svelte-tkugdw .title:where(.svelte-tkugdw) h2:where(.svelte-tkugdw){font-size:2rem;margin-bottom:25px}article.svelte-tkugdw .title:where(.svelte-tkugdw) span.subtitle:where(.svelte-tkugdw){font-size:.8rem}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw){flex-direction:column;width:100%}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw){padding:40px 20px 20px}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw) .title:where(.svelte-tkugdw) h3:where(.svelte-tkugdw){font-size:1.6rem}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw) .title:where(.svelte-tkugdw) span:where(.svelte-tkugdw){font-size:.8rem}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw) .price:where(.svelte-tkugdw) h3:where(.svelte-tkugdw){font-size:2.5rem}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw) .price:where(.svelte-tkugdw) span:where(.svelte-tkugdw){font-size:1rem}article.svelte-tkugdw section.pricing:where(.svelte-tkugdw) .card:where(.svelte-tkugdw) button:where(.svelte-tkugdw){font-size:.85rem}}.carousel.svelte-1hjr304{margin:0 auto;padding:20px 0;width:100%;overflow:hidden;display:flex}.carousel.svelte-1hjr304:hover .group:where(.svelte-1hjr304){animation-play-state:paused}.group.svelte-1hjr304{display:flex;gap:20px;padding-right:20px;will-change:transform;animation:svelte-1hjr304-scrolling 120s linear infinite}.card.svelte-1hjr304{flex:0 0 520px;color:#fff;border-radius:24px;box-shadow:0 4px 15px #00000026;padding:20px;font-size:xx-large;display:flex;flex-direction:column;justify-content:start;align-items:start;height:255px;background-color:var(--black);cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none}.card.svelte-1hjr304:hover{transform:translateY(-15px);box-shadow:0 12px 28px #0000004d;transition:transform .3s ease,box-shadow .3s ease}.card.svelte-1hjr304 .title:where(.svelte-1hjr304){display:flex;flex-direction:row;gap:15px}.card.svelte-1hjr304 .title:where(.svelte-1hjr304) span.icon:where(.svelte-1hjr304){border-radius:50%;width:55px;height:55px;display:flex;justify-content:center;align-items:center;font-size:1.7rem;font-weight:500}.card.svelte-1hjr304 .title:where(.svelte-1hjr304) .name:where(.svelte-1hjr304){display:flex;flex-direction:column;justify-content:center}.card.svelte-1hjr304 .title:where(.svelte-1hjr304) .name:where(.svelte-1hjr304) h6:where(.svelte-1hjr304){line-height:100%;font-size:1.3rem;font-weight:400}.card.svelte-1hjr304 .title:where(.svelte-1hjr304) .name:where(.svelte-1hjr304) span:where(.svelte-1hjr304){font-size:1.1rem;color:var(--dark-grey)}.card.svelte-1hjr304 .data:where(.svelte-1hjr304){display:flex;flex-direction:row;align-items:center;gap:15px}.card.svelte-1hjr304 .data:where(.svelte-1hjr304) .date:where(.svelte-1hjr304){font-size:1rem;color:var(--dark-grey);font-weight:700}.card.svelte-1hjr304 .data:where(.svelte-1hjr304) .stars:where(.svelte-1hjr304){display:flex;flex-direction:row}.card.svelte-1hjr304 .data:where(.svelte-1hjr304) .stars:where(.svelte-1hjr304) span:where(.svelte-1hjr304){color:var(--dark-grey)}.card.svelte-1hjr304 .data:where(.svelte-1hjr304) .stars:where(.svelte-1hjr304) span.up:where(.svelte-1hjr304){color:#eecc5c}.card.svelte-1hjr304 .review:where(.svelte-1hjr304){font-size:1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}@keyframes svelte-1hjr304-scrolling{0%{transform:translate(0)}to{transform:translate(-8100px)}}@media(max-width:450px){.group.svelte-1hjr304{animation:svelte-1hjr304-scrolling 80s linear infinite}.card.svelte-1hjr304{flex:0 0 320px;padding:15px;height:175px}.card.svelte-1hjr304 .title:where(.svelte-1hjr304){gap:15px}.card.svelte-1hjr304 .title:where(.svelte-1hjr304) span.icon:where(.svelte-1hjr304){width:45px;height:45px;font-size:1.5rem}.card.svelte-1hjr304 .title:where(.svelte-1hjr304) .name:where(.svelte-1hjr304) h6:where(.svelte-1hjr304){font-size:1.1rem}.card.svelte-1hjr304 .title:where(.svelte-1hjr304) .name:where(.svelte-1hjr304) span:where(.svelte-1hjr304){font-size:.85rem}.card.svelte-1hjr304 .data:where(.svelte-1hjr304){gap:10px}.card.svelte-1hjr304 .data:where(.svelte-1hjr304) .date:where(.svelte-1hjr304){font-size:.9rem}.card.svelte-1hjr304 .review:where(.svelte-1hjr304){font-size:.75rem;-webkit-line-clamp:3}@keyframes svelte-1hjr304-scrolling{0%{transform:translate(0)}to{transform:translate(-5940px)}}}article.svelte-12tms9t{min-height:50svh;padding:70px 0;background-color:var(--dark);border-radius:25px}article.svelte-12tms9t .title:where(.svelte-12tms9t){display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:80px;margin-bottom:65px;padding:0 60px}article.svelte-12tms9t .title:where(.svelte-12tms9t) h6:where(.svelte-12tms9t){font-size:2.8rem;text-wrap:nowrap;margin-bottom:9px}article.svelte-12tms9t .title:where(.svelte-12tms9t) div.line:where(.svelte-12tms9t){width:100%;height:2px;background-color:var(--dark-grey)}article.svelte-12tms9t .title:where(.svelte-12tms9t) p:where(.svelte-12tms9t){text-wrap:nowrap;font-size:.9rem;letter-spacing:25%;color:var(--dark-grey)}@media(max-width:767px){article.svelte-12tms9t{min-height:50svh;padding:130px 0;border-radius:25px}article.svelte-12tms9t .title:where(.svelte-12tms9t){flex-direction:column;gap:5px;align-items:center;margin-bottom:65px;padding:0 30px}article.svelte-12tms9t .title:where(.svelte-12tms9t) h6:where(.svelte-12tms9t){font-size:1.8rem}article.svelte-12tms9t .title:where(.svelte-12tms9t) div.line:where(.svelte-12tms9t){width:100%;height:2px;background-color:var(--dark-grey)}article.svelte-12tms9t .title:where(.svelte-12tms9t) p:where(.svelte-12tms9t){text-wrap:nowrap;font-size:.7rem}}article.svelte-1v6vvcd{min-height:85svh;padding:160px 60px;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;background-color:var(--dark);border-radius:0 0 25px 25px}article.svelte-1v6vvcd section.image:where(.svelte-1v6vvcd){position:relative;width:650px;height:600px;filter:var(--ds)}article.svelte-1v6vvcd section.image:where(.svelte-1v6vvcd) .pop-up:where(.svelte-1v6vvcd){position:absolute;top:100%;left:100%;transform:translate(-85%,-50%);width:300px;padding:15px 30px;background-color:#000000bf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;cursor:pointer;display:flex;flex-direction:column;gap:8px}article.svelte-1v6vvcd section.image:where(.svelte-1v6vvcd) .pop-up:where(.svelte-1v6vvcd) h5:where(.svelte-1v6vvcd){font-size:1.1rem;font-weight:500}article.svelte-1v6vvcd section.image:where(.svelte-1v6vvcd) .pop-up:where(.svelte-1v6vvcd) p:where(.svelte-1v6vvcd){font-size:.68rem;color:var(--dark-grey)}article.svelte-1v6vvcd section.image:where(.svelte-1v6vvcd) img:where(.svelte-1v6vvcd){width:100%;height:100%;border-radius:20px;object-fit:cover}article.svelte-1v6vvcd section.content:where(.svelte-1v6vvcd){max-width:30%;display:flex;flex-direction:column;gap:30px}article.svelte-1v6vvcd section.content:where(.svelte-1v6vvcd) .title:where(.svelte-1v6vvcd) span.top-title:where(.svelte-1v6vvcd){font-size:.7rem;color:var(--light-primary);letter-spacing:40%}article.svelte-1v6vvcd section.content:where(.svelte-1v6vvcd) .title:where(.svelte-1v6vvcd) h2:where(.svelte-1v6vvcd){font-size:3rem;line-height:100%;margin-left:-2px}article.svelte-1v6vvcd section.content:where(.svelte-1v6vvcd) .title:where(.svelte-1v6vvcd) h2.m-t:where(.svelte-1v6vvcd){margin-top:10px}article.svelte-1v6vvcd section.content:where(.svelte-1v6vvcd) .title:where(.svelte-1v6vvcd) h2.bottom-title:where(.svelte-1v6vvcd){color:var(--light-primary);margin-bottom:10px}article.svelte-1v6vvcd section.content:where(.svelte-1v6vvcd) .title:where(.svelte-1v6vvcd) span.line:where(.svelte-1v6vvcd){background-color:var(--light);display:block;width:25%;height:2px;content:"";border-radius:25px}article.svelte-1v6vvcd section.content:where(.svelte-1v6vvcd) .info:where(.svelte-1v6vvcd){display:flex;flex-direction:column;gap:10px;font-size:1.05rem}@media(max-width:767px){article.svelte-1v6vvcd{padding:160px 60px;flex-direction:column-reverse;gap:40px}article.svelte-1v6vvcd section.image:where(.svelte-1v6vvcd){position:relative;width:100%;height:400px}article.svelte-1v6vvcd section.content:where(.svelte-1v6vvcd){max-width:100%;display:flex;flex-direction:column;gap:30px}article.svelte-1v6vvcd section.content:where(.svelte-1v6vvcd) .title:where(.svelte-1v6vvcd) span.top-title:where(.svelte-1v6vvcd){font-size:.7rem}article.svelte-1v6vvcd section.content:where(.svelte-1v6vvcd) .title:where(.svelte-1v6vvcd) h2:where(.svelte-1v6vvcd){font-size:2.7rem}article.svelte-1v6vvcd section.content:where(.svelte-1v6vvcd) .title:where(.svelte-1v6vvcd) h2.m-t:where(.svelte-1v6vvcd){margin-top:3px}article.svelte-1v6vvcd section.content:where(.svelte-1v6vvcd) .title:where(.svelte-1v6vvcd) h2.bottom-title:where(.svelte-1v6vvcd){margin-bottom:5px}article.svelte-1v6vvcd section.content:where(.svelte-1v6vvcd) .info:where(.svelte-1v6vvcd){gap:5px;font-size:.9rem}}@media(max-width:450px){article.svelte-1v6vvcd{padding:70px 10px}article.svelte-1v6vvcd section.image:where(.svelte-1v6vvcd){position:relative;width:100%;height:300px}article.svelte-1v6vvcd section.image:where(.svelte-1v6vvcd) .pop-up:where(.svelte-1v6vvcd){transform:translate(-98%,-50%);width:240px;padding:10px 25px;gap:3px}article.svelte-1v6vvcd section.image:where(.svelte-1v6vvcd) .pop-up:where(.svelte-1v6vvcd) h5:where(.svelte-1v6vvcd){font-size:.9rem}article.svelte-1v6vvcd section.image:where(.svelte-1v6vvcd) .pop-up:where(.svelte-1v6vvcd) p:where(.svelte-1v6vvcd){font-size:.6rem}}section.svelte-1qe0hzz{position:relative;height:100svh}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:30px}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .title:where(.svelte-1qe0hzz){text-align:center}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .title:where(.svelte-1qe0hzz) h1:where(.svelte-1qe0hzz),section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .title:where(.svelte-1qe0hzz) h2:where(.svelte-1qe0hzz){font-size:6rem;line-height:100%;filter:var(--ds);text-wrap:nowrap}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .description:where(.svelte-1qe0hzz){width:75%}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .description:where(.svelte-1qe0hzz) p:where(.svelte-1qe0hzz){text-align:center;font-size:1.1rem}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .title:where(.svelte-1qe0hzz) h2:where(.svelte-1qe0hzz){background:var(--tertiary-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .call-to-action:where(.svelte-1qe0hzz){display:flex;flex-direction:row;gap:25px}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .call-to-action:where(.svelte-1qe0hzz) button:where(.svelte-1qe0hzz){font-size:1.05rem;padding:10px 30px;border-radius:7px;border:1px solid var(--dark-grey)}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .call-to-action:where(.svelte-1qe0hzz) button.primary:where(.svelte-1qe0hzz){background:var(--primary-gradient);border:none}.video.svelte-1qe0hzz{position:absolute;top:0;height:100%;width:100%}.video.svelte-1qe0hzz:after{content:"";position:absolute;inset:0;background-color:#000000a6}.video.svelte-1qe0hzz video:where(.svelte-1qe0hzz){width:100%;height:100%;object-fit:cover}@media(max-width:1300px){section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .title:where(.svelte-1qe0hzz) h1:where(.svelte-1qe0hzz),section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .title:where(.svelte-1qe0hzz) h2:where(.svelte-1qe0hzz){font-size:5rem;text-wrap:nowrap}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .description:where(.svelte-1qe0hzz){width:95%}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .description:where(.svelte-1qe0hzz) p:where(.svelte-1qe0hzz){font-size:1rem}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .call-to-action:where(.svelte-1qe0hzz) button:where(.svelte-1qe0hzz){font-size:1rem}}@media(max-width:450px){section.svelte-1qe0hzz header:where(.svelte-1qe0hzz){gap:15px}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .title:where(.svelte-1qe0hzz) h1:where(.svelte-1qe0hzz),section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .title:where(.svelte-1qe0hzz) h2:where(.svelte-1qe0hzz){font-size:2.1rem;text-wrap:nowrap}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .description:where(.svelte-1qe0hzz){width:95%}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .description:where(.svelte-1qe0hzz) p:where(.svelte-1qe0hzz){font-size:.9rem}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .call-to-action:where(.svelte-1qe0hzz){gap:10px;flex-direction:column;text-wrap:nowrap;margin-top:30px}section.svelte-1qe0hzz header:where(.svelte-1qe0hzz) .call-to-action:where(.svelte-1qe0hzz) button:where(.svelte-1qe0hzz){font-size:.8rem}}article.svelte-4c6ruc{position:relative;height:100svh}article.svelte-4c6ruc header:where(.svelte-4c6ruc){position:absolute;top:50%;left:3%;transform:translateY(-50%);z-index:10;display:flex;flex-direction:column;align-items:start;gap:10px;width:30%}.image.svelte-4c6ruc{position:absolute;top:0;height:100%;width:100%;overflow:hidden}.image.svelte-4c6ruc:after{content:"";position:absolute;inset:0;background-color:#000000a6}.image.svelte-4c6ruc img:where(.svelte-4c6ruc){width:100%;height:100%;object-fit:cover}.image.svelte-4c6ruc img.move:where(.svelte-4c6ruc){height:125%}article.svelte-4c6ruc header:where(.svelte-4c6ruc) .top-title:where(.svelte-4c6ruc){font-size:.7rem;color:var(--light-primary);letter-spacing:40%}article.svelte-4c6ruc header:where(.svelte-4c6ruc) .title:where(.svelte-4c6ruc) h1:where(.svelte-4c6ruc),article.svelte-4c6ruc header:where(.svelte-4c6ruc) .title:where(.svelte-4c6ruc) h2:where(.svelte-4c6ruc){font-size:6rem;line-height:100%;filter:var(--ds);margin-left:-5px}article.svelte-4c6ruc header:where(.svelte-4c6ruc) .title:where(.svelte-4c6ruc) h2:where(.svelte-4c6ruc){background:var(--tertiary-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}article.svelte-4c6ruc header:where(.svelte-4c6ruc) .description:where(.svelte-4c6ruc){text-align:left;font-size:1.1rem}@media(max-width:1602px){article.svelte-4c6ruc header:where(.svelte-4c6ruc) .title:where(.svelte-4c6ruc) h1:where(.svelte-4c6ruc),article.svelte-4c6ruc header:where(.svelte-4c6ruc) .title:where(.svelte-4c6ruc) h2:where(.svelte-4c6ruc){font-size:4.5rem;margin-left:-5px}article.svelte-4c6ruc header:where(.svelte-4c6ruc) .description:where(.svelte-4c6ruc){font-size:1.1rem}}@media(max-width:1300px){article.svelte-4c6ruc header:where(.svelte-4c6ruc) .title:where(.svelte-4c6ruc) h1:where(.svelte-4c6ruc),article.svelte-4c6ruc header:where(.svelte-4c6ruc) .title:where(.svelte-4c6ruc) h2:where(.svelte-4c6ruc){font-size:4rem;margin-left:-5px}article.svelte-4c6ruc header:where(.svelte-4c6ruc) .description:where(.svelte-4c6ruc){font-size:1rem}}@media(max-width:450px){article.svelte-4c6ruc header:where(.svelte-4c6ruc){left:3%;transform:translateY(-50%);z-index:10;display:flex;flex-direction:column;align-items:start;gap:10px;width:90%}article.svelte-4c6ruc header:where(.svelte-4c6ruc){gap:5px}article.svelte-4c6ruc header:where(.svelte-4c6ruc) .title:where(.svelte-4c6ruc) h1:where(.svelte-4c6ruc),article.svelte-4c6ruc header:where(.svelte-4c6ruc) .title:where(.svelte-4c6ruc) h2:where(.svelte-4c6ruc){font-size:2.1rem;text-wrap:nowrap}article.svelte-4c6ruc header:where(.svelte-4c6ruc) .description:where(.svelte-4c6ruc){width:95%}article.svelte-4c6ruc header:where(.svelte-4c6ruc) .description:where(.svelte-4c6ruc){font-size:.9rem}}article.svelte-1x3c2g7{min-height:85svh;padding:160px 60px;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;border-radius:0 0 25px 25px}article.bg.svelte-1x3c2g7{background-color:var(--dark)}article.svelte-1x3c2g7 section.image:where(.svelte-1x3c2g7){position:relative;width:650px;height:600px;filter:var(--ds);overflow:hidden;border-radius:20px}article.svelte-1x3c2g7 section.image:where(.svelte-1x3c2g7) img:where(.svelte-1x3c2g7){width:100%;height:100%;object-fit:cover}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7){max-width:30%;display:flex;flex-direction:column;gap:30px}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7) .title:where(.svelte-1x3c2g7) span.top-title:where(.svelte-1x3c2g7){font-size:.7rem;color:var(--light-primary);letter-spacing:40%}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7) .title:where(.svelte-1x3c2g7) h3:where(.svelte-1x3c2g7){font-size:3rem;line-height:100%;margin-left:-2px}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7) .title:where(.svelte-1x3c2g7) h3.m-t:where(.svelte-1x3c2g7){margin-top:10px}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7) .title:where(.svelte-1x3c2g7) h3.bottom-title:where(.svelte-1x3c2g7){color:var(--light-primary);margin-bottom:10px}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7) .title:where(.svelte-1x3c2g7) span.line:where(.svelte-1x3c2g7){background-color:var(--light-primary);display:block;width:25%;height:2px;content:"";border-radius:25px}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7) .info:where(.svelte-1x3c2g7){display:flex;flex-direction:column;gap:10px;font-size:1.05rem}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7) .call-to-action:where(.svelte-1x3c2g7){display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7) .call-to-action:where(.svelte-1x3c2g7) button:where(.svelte-1x3c2g7){background-color:var(--black-opacity);color:var(--light-primary);padding:7px 15px;font-size:.75rem;border-radius:25px}@media(max-width:767px){article.svelte-1x3c2g7{padding:160px 60px;flex-direction:column-reverse;gap:40px}article.svelte-1x3c2g7 section.image:where(.svelte-1x3c2g7){position:relative;width:100%;height:400px}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7){max-width:100%;display:flex;flex-direction:column;gap:30px}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7) .title:where(.svelte-1x3c2g7) span.top-title:where(.svelte-1x3c2g7){font-size:.7rem}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7) .title:where(.svelte-1x3c2g7) h3:where(.svelte-1x3c2g7){font-size:2.7rem}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7) .title:where(.svelte-1x3c2g7) h3.m-t:where(.svelte-1x3c2g7){margin-top:3px}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7) .title:where(.svelte-1x3c2g7) h3.bottom-title:where(.svelte-1x3c2g7){margin-bottom:5px}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7) .info:where(.svelte-1x3c2g7){gap:5px;font-size:.9rem}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7) .call-to-action:where(.svelte-1x3c2g7){flex-wrap:wrap;gap:5px}article.svelte-1x3c2g7 section.content:where(.svelte-1x3c2g7) .call-to-action:where(.svelte-1x3c2g7) button:where(.svelte-1x3c2g7){padding:7px 15px;font-size:.7rem}}@media(max-width:450px){article.svelte-1x3c2g7{padding:70px 10px}article.svelte-1x3c2g7 section.image:where(.svelte-1x3c2g7){position:relative;width:100%;height:300px}}article.svelte-13sfxla{min-height:85svh;padding:160px 60px;background-color:var(--dark);border-radius:25px}article.svelte-13sfxla .bento:where(.svelte-13sfxla){display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:20px;grid-row-gap:20px}article.svelte-13sfxla .bento:where(.svelte-13sfxla) div:where(.svelte-13sfxla){background-color:var(--black);height:300px;border-radius:20px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:start;justify-content:center;padding:30px}article.svelte-13sfxla .bento:where(.svelte-13sfxla) div:where(.svelte-13sfxla) h6:where(.svelte-13sfxla){color:var(--light);font-size:1.8rem}article.svelte-13sfxla .bento:where(.svelte-13sfxla) div:where(.svelte-13sfxla) p:where(.svelte-13sfxla){font-size:1rem}.container-1.svelte-13sfxla{grid-area:1 / 1 / 2 / 4}.container-2.svelte-13sfxla{grid-area:1 / 4 / 2 / 6}.container-3.svelte-13sfxla{grid-area:2 / 1 / 3 / 3}.container-4.svelte-13sfxla{grid-area:2 / 3 / 3 / 6}article.svelte-13sfxla .bento:where(.svelte-13sfxla) div:where(.svelte-13sfxla) span:where(.svelte-13sfxla){color:var(--light-primary)}@media(max-width:450px){article.svelte-13sfxla{padding:70px 10px}article.svelte-13sfxla .bento:where(.svelte-13sfxla){display:flex;flex-direction:column}article.svelte-13sfxla .bento:where(.svelte-13sfxla) div:where(.svelte-13sfxla){height:100%}article.svelte-13sfxla .bento:where(.svelte-13sfxla) div:where(.svelte-13sfxla) h6:where(.svelte-13sfxla){left:15px;bottom:15px;font-size:1.3rem}}.wrapper.svelte-6t4aau{display:flex;flex-direction:row;margin-left:20%;gap:13px;align-items:center;margin-bottom:25px}.wrapper.svelte-6t4aau span:where(.svelte-6t4aau){color:var(--light-primary);display:flex;align-items:center}.wrapper.svelte-6t4aau div:where(.svelte-6t4aau){display:flex;flex-direction:column}.wrapper.svelte-6t4aau div:where(.svelte-6t4aau) p:where(.svelte-6t4aau){font-size:1.1rem}.wrapper.svelte-6t4aau div:where(.svelte-6t4aau) span:where(.svelte-6t4aau){font-size:.8rem;color:var(--light-primary);letter-spacing:10%}@media(max-width:450px){.wrapper.svelte-6t4aau{margin-left:0;gap:10px;margin-bottom:20px}.wrapper.svelte-6t4aau div:where(.svelte-6t4aau) p:where(.svelte-6t4aau){font-size:.9rem}.wrapper.svelte-6t4aau div:where(.svelte-6t4aau) span:where(.svelte-6t4aau){font-size:.6rem}}article.svelte-12h6i7e{min-height:45svh;padding:160px 60px}article.svelte-12h6i7e header:where(.svelte-12h6i7e){margin-bottom:50px}article.svelte-12h6i7e header:where(.svelte-12h6i7e) span.line:where(.svelte-12h6i7e){background-color:var(--light);display:block;width:9%;height:2px;content:"";border-radius:25px}article.svelte-12h6i7e header:where(.svelte-12h6i7e) h3:where(.svelte-12h6i7e){font-size:3rem;line-height:100%;margin-bottom:3px}article.svelte-12h6i7e header:where(.svelte-12h6i7e) h3:where(.svelte-12h6i7e) span:where(.svelte-12h6i7e){color:var(--light-primary)}article.svelte-12h6i7e section:where(.svelte-12h6i7e){display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media(max-width:450px){article.svelte-12h6i7e{padding:70px 10px}article.svelte-12h6i7e header:where(.svelte-12h6i7e) span.line:where(.svelte-12h6i7e){width:25%}article.svelte-12h6i7e header:where(.svelte-12h6i7e) h3:where(.svelte-12h6i7e){font-size:1.8rem}article.svelte-12h6i7e section:where(.svelte-12h6i7e){display:grid;gap:20px;grid-template-columns:repeat(1,1fr)}}article.svelte-o5htgm{min-height:85svh;padding:160px 60px;display:flex;flex-direction:column;gap:90px}article.svelte-o5htgm section.text:where(.svelte-o5htgm){display:flex;flex-direction:column;gap:14px}article.svelte-o5htgm section.text:where(.svelte-o5htgm) .title:where(.svelte-o5htgm) h2:where(.svelte-o5htgm){font-size:3rem;line-height:100%;margin-bottom:-5px}article.svelte-o5htgm section.text:where(.svelte-o5htgm) .title:where(.svelte-o5htgm) h3:where(.svelte-o5htgm){font-size:3rem;line-height:100%;color:var(--light-primary)}article.svelte-o5htgm section.videos:where(.svelte-o5htgm){display:flex;flex-direction:row;gap:25px}article.svelte-o5htgm section.videos:where(.svelte-o5htgm) .video:where(.svelte-o5htgm){width:100%;height:100%;border-radius:25px}article.svelte-o5htgm section.videos:where(.svelte-o5htgm) .video:where(.svelte-o5htgm) video:where(.svelte-o5htgm){width:100%;height:100%;object-fit:cover;border-radius:25px}@media(max-width:450px){article.svelte-o5htgm{padding:70px 10px;gap:45px}article.svelte-o5htgm section.text:where(.svelte-o5htgm){gap:12px}article.svelte-o5htgm section.text:where(.svelte-o5htgm) .title:where(.svelte-o5htgm) h2:where(.svelte-o5htgm){font-size:2rem}article.svelte-o5htgm section.text:where(.svelte-o5htgm) .title:where(.svelte-o5htgm) h3:where(.svelte-o5htgm){font-size:2rem}article.svelte-o5htgm section.videos:where(.svelte-o5htgm){flex-direction:column}article.svelte-o5htgm section.videos:where(.svelte-o5htgm) .video:where(.svelte-o5htgm){width:100%;height:100%;border-radius:25px}}article.svelte-4xak1e{min-height:100%;padding:160px 60px;display:flex;flex-direction:column;gap:90px;background-color:var(--dark);border-radius:25px}article.svelte-4xak1e header:where(.svelte-4xak1e) h3:where(.svelte-4xak1e){font-size:3rem;line-height:100%}article.svelte-4xak1e header:where(.svelte-4xak1e) span.line:where(.svelte-4xak1e){background-color:var(--light);display:block;width:10%;height:2px;content:"";border-radius:25px;background-color:var(--light-primary)}article.svelte-4xak1e section:where(.svelte-4xak1e){display:flex;flex-direction:row;width:100%;gap:50px;justify-content:space-around}article.svelte-4xak1e section:where(.svelte-4xak1e) .card:where(.svelte-4xak1e){display:flex;flex-direction:column;gap:5px;width:100%}article.svelte-4xak1e section:where(.svelte-4xak1e) .card:where(.svelte-4xak1e) span.ico:where(.svelte-4xak1e){color:var(--light-primary)}article.svelte-4xak1e section:where(.svelte-4xak1e) .card:where(.svelte-4xak1e) h5:where(.svelte-4xak1e){font-size:1.7rem}article.svelte-4xak1e section:where(.svelte-4xak1e) .card:where(.svelte-4xak1e) p:where(.svelte-4xak1e){font-size:1.05rem;color:var(--dark-grey)}article.svelte-4xak1e section:where(.svelte-4xak1e) .card:where(.svelte-4xak1e) .list:where(.svelte-4xak1e){margin-top:15px}article.svelte-4xak1e section:where(.svelte-4xak1e) .card:where(.svelte-4xak1e) .list:where(.svelte-4xak1e) ul:where(.svelte-4xak1e){display:flex;flex-direction:column;list-style:none;gap:5px}article.svelte-4xak1e section:where(.svelte-4xak1e) .card:where(.svelte-4xak1e) .list:where(.svelte-4xak1e) ul:where(.svelte-4xak1e) li:where(.svelte-4xak1e){display:flex;flex-direction:row;align-items:center;gap:8px;font-size:.9rem}article.svelte-4xak1e section:where(.svelte-4xak1e) .card:where(.svelte-4xak1e) .list:where(.svelte-4xak1e) ul:where(.svelte-4xak1e) li:where(.svelte-4xak1e) span.point:where(.svelte-4xak1e){width:10px;height:10px;background-color:var(--light-primary);border-radius:50%}@media(max-width:450px){article.svelte-4xak1e{padding:70px 10px;gap:45px}article.svelte-4xak1e header:where(.svelte-4xak1e) h3:where(.svelte-4xak1e){font-size:2rem}article.svelte-4xak1e header:where(.svelte-4xak1e) span.line:where(.svelte-4xak1e){width:30%}article.svelte-4xak1e section:where(.svelte-4xak1e){flex-direction:column;gap:60px}article.svelte-4xak1e section:where(.svelte-4xak1e) .card:where(.svelte-4xak1e) h5:where(.svelte-4xak1e){font-size:1.5rem}article.svelte-4xak1e section:where(.svelte-4xak1e) .card:where(.svelte-4xak1e) p:where(.svelte-4xak1e){font-size:.9em}article.svelte-4xak1e section:where(.svelte-4xak1e) .card:where(.svelte-4xak1e) .list:where(.svelte-4xak1e) ul:where(.svelte-4xak1e) li:where(.svelte-4xak1e) span.point:where(.svelte-4xak1e){width:7px;height:7px}}article.svelte-1xo5dup{min-height:45svh;padding:160px 60px;display:flex;flex-direction:column;gap:100px}article.svelte-1xo5dup header:where(.svelte-1xo5dup){display:flex;flex-direction:column;text-align:center;gap:10px}article.svelte-1xo5dup header:where(.svelte-1xo5dup) span:where(.svelte-1xo5dup){font-size:.7rem;color:var(--light-primary);letter-spacing:40%}article.svelte-1xo5dup header:where(.svelte-1xo5dup) h3:where(.svelte-1xo5dup){font-size:3rem;line-height:100%}article.svelte-1xo5dup section:where(.svelte-1xo5dup){display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;gap:40px}article.svelte-1xo5dup section:where(.svelte-1xo5dup) .card:where(.svelte-1xo5dup){position:relative;width:100%;max-width:584px;padding:30px;border-left:7px solid var(--light-primary);background-color:var(--dark);border-radius:7px;display:flex;flex-direction:column;gap:5px}article.svelte-1xo5dup section:where(.svelte-1xo5dup) .card.blue:where(.svelte-1xo5dup){border-color:var(--tertiary)}article.svelte-1xo5dup section:where(.svelte-1xo5dup) .card.blue:where(.svelte-1xo5dup) span:where(.svelte-1xo5dup){color:var(--tertiary)}article.svelte-1xo5dup section:where(.svelte-1xo5dup) .card:where(.svelte-1xo5dup) h5:where(.svelte-1xo5dup){font-size:1.7rem;margin-bottom:10px}article.svelte-1xo5dup section:where(.svelte-1xo5dup) .card:where(.svelte-1xo5dup) span:where(.svelte-1xo5dup){color:var(--light-primary);font-size:.85rem;letter-spacing:20%}article.svelte-1xo5dup section:where(.svelte-1xo5dup) .card:where(.svelte-1xo5dup) p:where(.svelte-1xo5dup){font-size:1rem;color:var(--dark-grey)}@media(max-width:767px){article.svelte-1xo5dup{padding:160px 60px}}@media(max-width:450px){article.svelte-1xo5dup{padding:70px 10px}article.svelte-1xo5dup header:where(.svelte-1xo5dup) span:where(.svelte-1xo5dup){font-size:.65rem}article.svelte-1xo5dup header:where(.svelte-1xo5dup) h3:where(.svelte-1xo5dup){font-size:2.5rem}article.svelte-1xo5dup section:where(.svelte-1xo5dup){gap:25px}article.svelte-1xo5dup section:where(.svelte-1xo5dup) .card:where(.svelte-1xo5dup) h5:where(.svelte-1xo5dup){font-size:1.4rem}article.svelte-1xo5dup section:where(.svelte-1xo5dup) .card:where(.svelte-1xo5dup) span:where(.svelte-1xo5dup){font-size:.8rem}article.svelte-1xo5dup section:where(.svelte-1xo5dup) .card:where(.svelte-1xo5dup) p:where(.svelte-1xo5dup){font-size:.95rem}}.cookies.svelte-z7w8vf{position:fixed;top:0;left:0;height:100svh;width:100%;background-color:var(--black-opacity);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:500;display:flex;align-items:center}.cookies.svelte-z7w8vf .wrapper:where(.svelte-z7w8vf){max-width:600px;padding:30px;width:100%;margin:auto;background-color:var(--black-opacity);display:flex;flex-direction:column;align-items:center;text-align:center;gap:15px;border-radius:15px}.cookies.svelte-z7w8vf .wrapper:where(.svelte-z7w8vf) .icon:where(.svelte-z7w8vf){color:var(--light-primary)}.cookies.svelte-z7w8vf .wrapper:where(.svelte-z7w8vf) h4:where(.svelte-z7w8vf){font-size:1.4rem;font-weight:800}.cookies.svelte-z7w8vf .wrapper:where(.svelte-z7w8vf) p:where(.svelte-z7w8vf){font-size:.9rem;color:var(--dark-grey)}.cookies.svelte-z7w8vf .wrapper:where(.svelte-z7w8vf) .buttons:where(.svelte-z7w8vf){display:flex;flex-direction:row;justify-content:space-between;width:100%;gap:15px;margin-top:8px}.cookies.svelte-z7w8vf .wrapper:where(.svelte-z7w8vf) .buttons:where(.svelte-z7w8vf) button:where(.svelte-z7w8vf){width:100%;text-align:center;padding:15px;border-radius:10px;font-size:.85rem}.cookies.svelte-z7w8vf .wrapper:where(.svelte-z7w8vf) .buttons:where(.svelte-z7w8vf) button.primary:where(.svelte-z7w8vf){background-color:var(--primary);font-weight:800}.cookies.svelte-z7w8vf .wrapper:where(.svelte-z7w8vf) .buttons:where(.svelte-z7w8vf) button.deny:where(.svelte-z7w8vf){border:1px solid rgba(255,255,255,.15);color:var(--dark-grey)}.config.svelte-z7w8vf{display:flex;justify-content:center;gap:5px;align-items:center;background:transparent;border:1px solid rgba(255,255,255,.15);color:var(--dark-grey);font-size:.8rem;padding:10px 20px;border-radius:8px;cursor:pointer;width:100%}.back.svelte-z7w8vf{align-self:flex-start;display:flex;align-items:center;justify-content:center;background:none;border:none;color:var(--dark-grey);font-size:.85rem;cursor:pointer;padding:0}.cookie-list.svelte-z7w8vf{display:flex;flex-direction:column;gap:10px;width:100%;text-align:left}.cookie-row.svelte-z7w8vf{display:flex;align-items:center;justify-content:space-between;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:14px 16px}.cookie-info.svelte-z7w8vf{display:flex;flex-direction:column;gap:3px}.cookie-name.svelte-z7w8vf{font-size:.9rem;font-weight:700;color:var(--white)}.cookie-desc.svelte-z7w8vf{font-size:.78rem;color:var(--dark-grey)}.badge.svelte-z7w8vf{font-size:.72rem;background:rgba(var(--primary-rgb),.2);color:var(--light-primary);padding:4px 10px;border-radius:20px;white-space:nowrap}.toggle.svelte-z7w8vf{position:relative;width:44px;height:25px;flex-shrink:0}.toggle.svelte-z7w8vf input:where(.svelte-z7w8vf){opacity:0;width:0;height:0}.slider.svelte-z7w8vf{position:absolute;inset:0;background:#fff3;border-radius:25px;cursor:pointer;transition:background .2s}.slider.svelte-z7w8vf:before{content:"";position:absolute;width:19px;height:19px;background:#fff;border-radius:50%;left:3px;top:3px;transition:transform .2s}.toggle.svelte-z7w8vf input:where(.svelte-z7w8vf):checked+.slider:where(.svelte-z7w8vf){background:var(--primary)}.toggle.svelte-z7w8vf input:where(.svelte-z7w8vf):checked+.slider:where(.svelte-z7w8vf):before{transform:translate(19px)}a.svelte-z7w8vf{color:var(--light-primary)}.wrapper.svelte-12q1bhv{top:10px;right:10px;position:fixed;padding:20px 15px;background-color:#000000bf;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;border-radius:10px;display:flex;flex-direction:row;align-items:center;gap:15px;justify-content:space-between;transform:scale(.9);transition:transform .3s ease,opacity .2s ease;opacity:0;pointer-events:none}.wrapper.visible.svelte-12q1bhv{transform:scale(1);opacity:1;transition:transform .3s ease,opacity .2s ease;pointer-events:all}.wrapper.svelte-12q1bhv span:where(.svelte-12q1bhv){background-color:var(--light-primary);width:24px;height:24px;border-radius:50%;color:var(--black);display:flex;align-items:center;justify-content:center}.wrapper.svelte-12q1bhv div:where(.svelte-12q1bhv){display:flex;flex-direction:column}.wrapper.svelte-12q1bhv div:where(.svelte-12q1bhv) h4:where(.svelte-12q1bhv){font-size:1rem;font-weight:700}.wrapper.svelte-12q1bhv div:where(.svelte-12q1bhv) p:where(.svelte-12q1bhv){font-size:.85rem;font-weight:400;color:var(--dark-grey)}.wrapper.svelte-12q1bhv button:where(.svelte-12q1bhv){color:var(--dark-grey)}@layer base{:root{--primary: #B900FF;--light-primary: #DC8BFF;--light: #f6f6f9;--grey: #eee;--dark-grey: #AAAAAA;--dark: #313030;--dark-opacity: #353a3e80;--danger: #D32F2F;--light-danger: #FECDD3;--warning: #FBC02D;--light-warning: #FFF2C6;--success: #388E3C;--light-success: #BBF7D0;--primary-opacity: #B900FF27;--black: #121212;--black-opacity: #12121290;--primary-gradient: linear-gradient(90deg,rgba(185, 0, 255, 1) 0%, rgba(122, 0, 168, 1) 100%);--tertiary: #00E0FF;--tertiary-gradient: linear-gradient(90deg,rgba(220, 139, 255, 1) 0%, rgba(0, 224, 255, 1) 100%);--ds: drop-shadow(3px 5px 6px var(--black))}*{margin:0;padding:0;box-sizing:border-box;font-family:Manrope,sans-serif}.space-grotesk{font-family:Space Grotesk}body{background-color:var(--black);color:var(--light)}button{border:none;background-color:transparent;color:var(--light);cursor:pointer}}
