.navbar-sidebar{position:fixed;top:0;right:0;width:80%;max-width:400px;height:100vh;background:linear-gradient(180deg,rgba(149,193,255,.8) 0%,rgba(202,223,255,.8) 100%);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);border-radius:20px;border:1px solid #73b1ff;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translate(100%);transition:transform .3s ease-in-out;z-index:100}.navbar-sidebar.open{transform:translate(0)}.navbar-sidebar li{margin:50px 0;text-decoration:none;color:#1d2235;font-family:Manrope;font-size:36px;font-weight:800;line-height:normal;letter-spacing:-.96px;cursor:pointer}.navbar-sidebar li.active{color:#406aff}.navbar-sidebar li.active:before{content:"";display:inline-block;margin-right:10px;width:29px;height:29px;border-radius:29px;background:#406aff}.navbar-sidebar li:hover{color:#406aff;cursor:pointer}.navbar-close-icon{position:absolute;top:20px;right:20px;width:57px;height:57px;color:#406aff;cursor:pointer;display:flex;align-items:center;justify-content:center}.compass-icon{position:fixed;top:70px;right:20px;width:57px;height:57px;background-size:contain;cursor:pointer;z-index:10}@media screen and (max-width: 600px){.navbar-sidebar{position:sticky;width:100%;max-width:100%;border-radius:0;z-index:100}.navbar-sidebar li{font-size:24px;margin:30px 0}.navbar-close-icon,.compass-icon{width:40px;height:40px;top:15px;right:15px}}@media screen and (min-width: 768px){.navbar-sidebar li,.navbar-sidebar a{font-size:36px}}@media only screen and (min-width: 601px) and (max-width: 1024px){.compass-icon{top:30px;right:30px;width:50px;height:50px}}.loader-container{display:flex;justify-content:center;align-items:center;height:100%}.loader-circle{border:10px solid rgba(92,177,239,.2);border-top:10px solid rgb(92,177,239);border-radius:50%;width:120px;height:120px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.intro-text{color:#1d2235;text-align:center;font-size:40px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal}@media only screen and (max-width: 600px){.intro-text{font-size:18px}}@media only screen and (min-width: 601px) and (max-width: 1024px){.intro-text{font-size:24px}}.project-card-wrapper{display:flex;flex-direction:column;gap:13px;justify-content:center;border-radius:20px}.project-card-upper{display:flex;gap:9px}.project-card-image-placeholder{display:flex;width:100px;height:100px;justify-content:center;align-items:center;border-radius:20px;background:#fff;overflow:hidden}.project-card-image-placeholder img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project-card-title-description{display:flex;flex-direction:column;align-items:flex-start;width:348px;gap:6px}.project-card-title{color:#1d2235;font-size:26px;font-family:Manrope;font-style:normal;font-weight:800;line-height:normal}.project-card-description{display:flex;flex-direction:column;color:#45517d;font-size:20px;font-family:Manrope;font-style:normal;font-weight:500;line-height:130%}.project-card-show-projects{display:flex;width:457px;padding:16px 20px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#406aff;color:#fff;font-size:14px;font-family:Manrope;font-style:normal;font-weight:700;line-height:normal;cursor:pointer}@media only screen and (max-width: 600px){.project-card-wrapper{align-items:center}.project-card-image-placeholder{width:50px;height:50px;border-radius:10px}.project-card-title-description{width:150px}.project-card-title{font-size:18px}.project-card-description{font-size:14px}.project-card-show-projects{width:200px;padding:10px 20px;font-size:12px}}.apps-card-wrapper{display:flex;flex-direction:column;gap:13px;justify-content:center;border-radius:20px}.apps-card-upper{display:flex;gap:9px}.apps-card-image-placeholder{display:flex;width:100px;height:100px;justify-content:center;align-items:center;border-radius:20px;background:#fff;overflow:hidden}.apps-card-image-placeholder img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.apps-card-title-description{display:flex;flex-direction:column;align-items:flex-start;width:348px;gap:6px}.apps-card-title{color:#1d2235;font-size:26px;font-family:Manrope;font-style:normal;font-weight:800;line-height:normal}.apps-card-description{display:flex;flex-direction:column;color:#45517d;font-size:20px;font-family:Manrope;font-style:normal;font-weight:500;line-height:130%}.apps-card-show-projects{display:flex;width:457px;padding:16px 20px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#406aff;color:#fff;font-size:14px;font-family:Manrope;font-style:normal;font-weight:700;line-height:normal}@media only screen and (max-width: 600px){.apps-card-wrapper{align-items:center}.apps-card-image-placeholder{width:50px;height:50px;border-radius:10px}.apps-card-title-description{width:150px}.apps-card-title{font-size:18px}.apps-card-description{font-size:14px}.apps-card-show-projects{width:200px;padding:10px 20px;font-size:12px}}.studies-text{color:#1d2235;text-align:center;font-size:40px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal}@media only screen and (max-width: 600px){.studies-text{font-size:18px}}@media only screen and (min-width: 601px) and (max-width: 1024px){.studies-text{font-size:24px}}.current-job-text{color:#1d2235;text-align:center;font-size:40px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal}@media only screen and (max-width: 600px){.current-job-text{font-size:18px}}@media only screen and (min-width: 601px) and (max-width: 1024px){.current-job-text{font-size:24px}}.fave-projects-card{display:flex;flex-direction:column;padding:31px 36px 31px 37px;justify-content:center;align-items:center;border-radius:20px;border:1px solid #73b1ff;background:linear-gradient(180deg,rgba(149,193,255,.6) 0%,rgba(202,223,255,.6) 100%);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px)}.fave-projects-text{color:#1d2235;font-size:26px;font-family:Manrope;font-style:normal;font-weight:600;line-height:normal}.fave-projects-btn{display:flex;padding:16px 20px;margin-top:20px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#406aff;color:#fff;font-size:14px;font-family:Manrope;font-style:normal;font-weight:700;line-height:normal}@media only screen and (max-width: 600px){.fave-projects-card{padding:20px;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:none}.fave-projects-text{font-size:14px}.fave-projects-btn{width:100px;font-size:12px;padding:10px;margin-top:5px}}.info-box{position:absolute;top:70px;left:50%;transform:translate(-50%);animation:floatAnimation 3s ease-in-out infinite;z-index:10}.info-box.visible{opacity:1}@keyframes floatAnimation{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-10px)}}@media only screen and (max-width: 600px){.info-box{position:absolute;top:15%;left:50%;transform:translate(-50%);z-index:10;width:75%}}.play-btn{position:absolute;bottom:20px;left:20px;display:flex;justify-content:center;align-items:center;background-color:#e59671;width:72px;height:72px;border:none;border-radius:72px;text-align:center;line-height:72px;cursor:pointer;z-index:10}.play-btn img{width:24px;height:24px}.play-btn:hover{background-color:#0b7899}@media only screen and (max-width: 600px){.play-btn{width:60px;height:60px;border-radius:60px;line-height:60px}.play-btn img{width:20px;height:20px}}@media only screen and (min-width: 601px) and (max-width: 1024px){.play-btn{width:80px;height:80px;border-radius:80px;line-height:80px}.play-btn img{width:30px;height:30px}}.homepage-container{height:100vh;width:100vw;margin:0;padding:0;background-image:url(https://cdn3d.iconscout.com/3d/premium/thumb/cloud-3100509-2589436.png),linear-gradient(to bottom,rgba(134,180,241,.5),rgba(157,193,255,.5)),linear-gradient(to bottom,rgb(134,180,241) 0%,rgb(157,193,255) 100%);background-repeat:repeat;animation:moveClouds 100s linear infinite;overflow:hidden}.hand-icon-outer-container{position:absolute;bottom:40px;left:50%;animation:swipeAnimation 2s cubic-bezier(.68,-.55,.27,1.55) infinite;z-index:10}.hand-icon-container{position:relative;left:-50%}.hand-icon{height:40px;width:auto}.circle{position:absolute;bottom:10px;left:50%;width:10px;height:10px;background-color:red;border-radius:50%;animation:circleAnimation 1s ease-in-out infinite}.hint-text{position:absolute;bottom:100px;left:50%;transform:translate(-50%);padding:10px 20px;border-radius:20px;background-color:#fff;color:#000;cursor:pointer;font-weight:700;box-shadow:0 0 8px #0003;z-index:10;animation:bounce 2s infinite}@keyframes swipeAnimation{0%,to{transform:translate(-70%)}50%{transform:translate(-30%)}}@keyframes circleAnimation{0%{transform:scale(.5);opacity:.5}50%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:.5}}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}@keyframes moveClouds{0%{background-position:0px 0px,0px 0px}to{background-position:500px 0px,0px 0px}}@media only screen and (max-width: 600px){.homepage-container{height:100vh;width:100vw;padding:0;margin:0;overflow:hidden;background-size:90%,cover,cover}.hand-icon-outer-container{position:absolute;bottom:30px;left:50%;z-index:10}.hand-icon{height:30px;width:auto}.hint-text{position:absolute;bottom:80px;left:50%;transform:translate(-50%);padding:5px 10px;font-size:14px}}.about-canvas-container{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:10}.react-three-canvas{position:absolute;top:0;left:0;width:100%;height:100%}.about-me-card{flex-shrink:0;border-radius:20px;border:1px solid #73b1ff;min-height:100vh;width:100%;background:linear-gradient(180deg,rgba(149,193,255,.8) 0%,rgba(202,223,255,.8) 100%);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);overflow:auto;padding:5% 10%;z-index:10}.about-me-group{display:flex;flex-direction:column;align-items:flex-start;margin:0 auto}.about-me-title{color:#1d2235;font-size:36px;font-family:Manrope;font-style:normal;font-weight:800;margin-bottom:40px}.about-me-profile-section{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:20px}.about-me-profile-picture{width:200px;height:200px;flex-shrink:0;margin-right:30px;border-radius:50%;background:lightgray 50% / cover no-repeat}.about-me-greetings{font-size:32px;font-family:Manrope;font-style:normal;font-weight:600;line-height:1.2}.about-me-greetings .about-me-hi{color:#363f62;display:block}.about-me-greetings .about-me-name{color:#406aff;font-weight:700}.about-me-vector-image{width:170px;height:90px}.about-me-description{color:#303750;font-size:18px;font-family:Manrope;font-style:normal;font-weight:400;line-height:1.6;margin-bottom:40px}.skills-title{color:#1d2235;font-size:28px;font-family:Manrope;font-weight:700;line-height:1.2;margin-bottom:20px}.skills-wrapper{display:flex;flex-wrap:wrap;margin-top:20px}.skill-circle-wrapper{width:100px;height:100px;display:flex;justify-content:center;align-items:center;margin-right:30px;margin-bottom:30px}.skill-circle{width:90px;height:90px;border-radius:50%;background:#f6f6f6;display:flex;justify-content:center;align-items:center}.skill-icon{width:50px;height:50px}@media screen and (max-width: 768px){.about-me-card{padding:5%}.about-me-title{font-size:28px}.about-me-profile-section{flex-direction:column;align-items:center;text-align:center}.about-me-profile-picture{width:150px;height:150px;margin-bottom:24px}.about-me-greetings{font-size:24px}.about-me-vector-image{width:130px;height:70px}.about-me-description{font-size:16px}.skills-title{font-size:20px}.skill-circle-wrapper{width:80px;height:80px}.skill-circle{width:70px;height:70px}.skill-icon{width:35px;height:35px}}@media screen and (max-width: 480px){.about-me-card{padding:5%}.about-me-title{font-size:24px}.about-me-profile-picture{width:120px;height:120px}.about-me-greetings{font-size:20px}.about-me-vector-image{width:100px;height:50px}.about-me-description{font-size:14px}.skills-title{font-size:16px}.skill-circle-wrapper{width:60px;height:60px}.skill-circle{width:50px;height:50px}.skill-icon{width:25px;height:25px}}.font-36{font-size:36px}.color-red{color:red}:root{--surface-color: #fff;--svg-path-color: #73b1ff;--curve: 40}*{box-sizing:border-box}body{z-index:100;min-height:100vh;width:100%;background:linear-gradient(180deg,rgba(149,193,255,.8) 0%,rgba(202,223,255,.8) 100%);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);overflow:auto}.project-card-container{display:flex;flex-direction:column;padding:5% 10%}.page-title{color:#1d2235;font-size:36px;font-family:Manrope;font-style:normal;font-weight:800;margin-bottom:40px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem;padding:0;list-style-type:none;grid-template-columns:repeat(2,1fr)}.card{position:relative;display:block;width:400px;height:100%;border-radius:calc(var(--curve) * 1px);overflow:hidden;text-decoration:none}.card__image{width:100%;height:auto}.card__overlay{position:absolute;bottom:0;left:0;right:0;z-index:1;border-radius:calc(var(--curve) * 1px);background-color:#73b1ff;transform:translateY(100%);transition:.2s ease-in-out}.card:hover .card__overlay{transform:translateY(0);background-color:#73b1ff}.card__header{position:relative;display:flex;align-items:center;gap:2em;padding:2em;border-radius:calc(var(--curve) * 1px) 0 0 0;background-color:#73b1ff;transform:translateY(-100%);transition:.2s ease-in-out}.card__arc{width:80px;height:80px;position:absolute;bottom:100%;right:0;z-index:1}.card__arc path{fill:var(--svg-path-color);d:path("M 40 80 c 22 0 40 -22 40 -40 v 40 Z")}.card:hover .card__header{transform:translateY(0)}.card__thumb{flex-shrink:0;width:50px;height:50px;border-radius:50%}.card__title{font-size:1em;margin:0 0 .3em;color:#1d2235;font-family:Roboto,sans-serif}.card__tagline{display:block;margin:1em 0;font-family:MockFlowFont;font-size:.8em;color:#d7bdca}.card__status{font-size:.8em;color:#d7bdca}.card__description{padding:0 2em 2em;margin:0;color:#d7bdca;font-family:MockFlowFont;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.tech-used{display:inline-flex;align-items:flex-start;gap:5px;padding-right:20px;overflow:hidden}.tech{display:flex;padding:7px;justify-content:center;align-items:center;gap:10px;background:#4a90e2;color:#fff;border-radius:5px;font-size:12px;font-family:Manrope;font-style:normal;font-weight:500;line-height:normal}.buttons{display:flex;gap:10px;margin-left:30px;margin-bottom:20px;margin-top:20px}.button{display:flex;align-items:center;gap:5px;padding:10px;border:none;background-color:#2c5aa3;color:#fff;border-radius:5px;text-decoration:none;font-size:16px;font-family:Manrope;font-style:normal;font-weight:500;line-height:160%}.button img{width:20px;height:20px;margin-right:.5em}.color-cur{color:#7cfc00}.font-cur{font-family:cursive}@media (max-width: 768px){.cards{grid-template-columns:repeat(2,1fr)}.card{width:100%}.page-title{font-size:28px}.button{font-size:14px}.button img{width:15px;height:15px}.tech{font-size:10px;padding:5px 10px}.project-card-container{padding:5%}}@media (max-width: 480px){.cards{grid-template-columns:1fr}.card{width:100%}.page-title{font-size:24px}.button{font-size:12px}.button img{width:10px;height:10px}.tech{font-size:8px;padding:5px 8px}.project-card-container{padding:5%}}.contact-container{display:flex;height:100vh;width:100%;background:linear-gradient(180deg,rgba(149,193,255,.8) 0%,rgba(202,223,255,.8) 100%);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);overflow:auto;padding:5% 10%}.contact-canvas-container{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:-1}.contact{flex:1;display:flex;flex-direction:column;align-items:flex-start;margin:0 auto}.contact-title{color:#1d2235;font-size:36px;font-family:Manrope,Arial,sans-serif;font-weight:800;margin-bottom:30px}.contact-content{display:flex;flex-direction:column;gap:20px}.contact-form{display:flex;flex-direction:column;width:100%;gap:20px}.input-label{color:#1d2235;font-family:Manrope;font-size:18px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.18px}.input-field{width:530px;height:56px;padding:15px;border-radius:6px;border:1px solid #ccc;background:#e5efff;box-shadow:0 1px 2px #0000000d;font-family:Arial,sans-serif}.input-field-message{width:530px;height:100px;padding:15px;border-radius:6px;border:1px solid #ccc;background:#e5efff;box-shadow:0 1px 2px #0000000d;font-family:Arial,sans-serif}.input-field::-moz-placeholder,.input-field-message::-moz-placeholder{color:#888}.input-field::placeholder,.input-field-message::placeholder{color:#888}.send-button{display:flex;width:530px;height:54px;padding:15px;justify-content:center;align-items:center;border-radius:6px;background:#406aff!important;box-shadow:0 1px 2px #6951ff0d;cursor:pointer;color:#f0fdf4;font-size:16px;font-family:Manrope,Arial,sans-serif;font-weight:800;line-height:22px}.send-button:hover{background-color:#2f55d4!important}.contact-info{display:flex;flex-direction:column;align-items:center;gap:20px;background:rgba(0,0,255,.1);border-radius:10px;padding:20px;max-width:530px}.social-icons{display:flex;gap:15px}.or-contact-via{color:#333f51;font-size:18px;font-family:Manrope,Arial,sans-serif;font-weight:500;line-height:22px}.email-info,.phone-info{display:flex;align-items:center;gap:10px;color:#1d2235;font-size:18px;font-family:Manrope,Arial,sans-serif;font-weight:700;line-height:28px}.notification{position:fixed;top:20px;left:50%;background-color:#000c;color:#fff;padding:10px;border-radius:10px}.social-icons img{width:36px;height:36px}@media screen and (max-width: 768px){.contact-container{flex-direction:column;padding:5%}.contact-title{font-size:28px}.contact-form,.input-field,.input-field-message,.send-button{width:100%}.contact-info{max-width:100%}}@media screen and (max-width: 480px){.contact-container{display:flex;flex-direction:column;overflow:auto;padding:5%}.contact{flex:1;max-height:70vh;overflow:auto;display:flex;flex-direction:column;align-items:flex-start;margin:0 auto;padding-bottom:15px}.contact-canvas-container{position:static;width:100%;height:30vh;pointer-events:none;z-index:-1}.contact-title{font-size:24px;margin-bottom:15px}.contact-form{gap:0px}.input-label{font-size:14px}.input-field{width:330px;height:46px}.input-field-message{height:60px}.send-button{height:46px;font-size:14px;margin-top:10px}.contact-info{gap:0px;padding:10px}.social-icons img{width:24px;height:24px}.or-contact-via{font-size:14px;margin-top:10px}.email-info,.phone-info{font-size:12px}}.testimonials{display:flex;flex-direction:column;min-height:100vh;width:100%;background:linear-gradient(180deg,rgba(149,193,255,.8) 0%,rgba(202,223,255,.8) 100%);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);overflow:auto;padding:126px 150px 115px}.testimonials-title{color:#1d2235;font-size:48px;font-family:Manrope;font-style:normal;font-weight:800;line-height:normal;letter-spacing:-.96px;margin-bottom:50px}.testimonials-cards-container{display:flex;justify-content:space-between;width:90%}.testimonial-card{width:627px;height:610px;border-radius:20px;margin:20px}.testimonial-card img{max-width:100%;max-height:100%;border-radius:20px}.bottom-image-left,.bottom-image-right{position:absolute;bottom:20px;width:594px;height:412px;flex-shrink:0;opacity:.44999998807907104}.bottom-image-left{left:20px}.bottom-image-right{right:20px}.canvas{width:400px;height:400px}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb;--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scroll-snap-strictness: proximity;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;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";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scroll-snap-strictness: proximity;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000}.visible{visibility:visible}.resize{resize:both}canvas{cursor:default}canvas:hover{cursor:pointer}.logo-container{position:absolute;top:70px;left:90px;z-index:10}.logo-container img{width:158.44px;height:63.506px;flex-shrink:0}@media only screen and (max-width: 600px){.logo-container{position:absolute;top:20px;left:12%;transform:translate(-50%);z-index:10}.logo-container img{width:60px;height:24px;flex-shrink:0}}@media only screen and (min-width: 601px) and (max-width: 1024px){.logo-container{top:30px;left:30px}.logo-container img{width:100px;height:40px;flex-shrink:0}}
