.Modal-module__GKiJOG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:rgba(0,0,0,.6);justify-content:center;align-items:center;padding:20px;animation:.2s ease-out Modal-module__GKiJOG__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes Modal-module__GKiJOG__fadeIn{0%{opacity:0}to{opacity:1}}.Modal-module__GKiJOG__modalBody{background-color:var(--brand-black)}.Modal-module__GKiJOG__modalClose{cursor:var(--cursor-pointer);color:var(--white);transition:all var(--duration-normal)var(--ease-standard);z-index:1;background:0 0;border:none;padding:8px;position:absolute;top:16px;right:16px}.Modal-module__GKiJOG__modalClose:hover{color:var(--gray-light);background:0 0}.Modal-module__GKiJOG__modalContent{background:var(--brand-white);width:100%;max-width:670px;max-height:90vh;animation:.3s ease-out Modal-module__GKiJOG__slideUp;position:relative;overflow-y:auto}.Modal-module__GKiJOG__modalWrapper{border-radius:var(--radius-normal);box-shadow:var(--shadow-lg);overflow:hidden}@keyframes Modal-module__GKiJOG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Modal-module__GKiJOG__modalHeader{border-bottom:2px solid var(--white);text-transform:uppercase;background-color:var(--brand-teal);padding:16px 65px 20px 20px}.Modal-module__GKiJOG__modalTitle{margin:16px 0}.Modal-module__GKiJOG__modalSubtitle{font-size:var(--font-size-sm);color:var(--color-text-secondary);margin:0}@media (min-width:640px){.Modal-module__GKiJOG__modalHeader{padding:20px 65px 32px 32px}}
.Services-module__zdgpea__services{padding:20px 20px 160px}@media screen and (min-width:744px){.Services-module__zdgpea__services{padding:0 50px 100px}}@media screen and (min-width:1440px){.Services-module__zdgpea__services{padding:0 100px 100px}}.Services-module__zdgpea__card{background:var(--brand-black);border:1px solid #fff;border-radius:12px;position:relative}.Services-module__zdgpea__card:before{content:"";background-repeat:no-repeat;background-size:contain;width:35px;height:35px;position:absolute;top:9px;right:24px}@media screen and (min-width:744px){.Services-module__zdgpea__card:before{content:"";width:40px;height:40px;position:absolute;top:22px;right:22px}}.Services-module__zdgpea__card[data-card=web-dev]:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\"><polyline points=\"16 18 22 12 16 6\"></polyline><polyline points=\"8 6 2 12 8 18\"></polyline></svg>")}.Services-module__zdgpea__card[data-card=design]:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"white\"><circle cx=\"6\" cy=\"6\" r=\"3\"/><circle cx=\"18\" cy=\"6\" r=\"3\"/><circle cx=\"6\" cy=\"18\" r=\"3\"/><circle cx=\"18\" cy=\"18\" r=\"3\"/></svg>")}.Services-module__zdgpea__card[data-card=social]:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\"><circle cx=\"18\" cy=\"5\" r=\"3\"></circle><circle cx=\"6\" cy=\"12\" r=\"3\"></circle><circle cx=\"18\" cy=\"19\" r=\"3\"></circle><line x1=\"8.59\" y1=\"13.51\" x2=\"15.42\" y2=\"17.49\"></line><line x1=\"15.41\" y1=\"6.51\" x2=\"8.59\" y2=\"10.49\"></line></svg>")}.Services-module__zdgpea__card[data-card=marketing]:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\"><polyline points=\"23 6 13.5 15.5 8.5 10.5 1 17\"></polyline><polyline points=\"17 6 23 6 23 12\"></polyline></svg>")}.Services-module__zdgpea__grid{grid-template-columns:1fr;gap:24px;width:100%;display:grid}@media screen and (min-width:744px){.Services-module__zdgpea__grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media screen and (min-width:1200px){.Services-module__zdgpea__grid{grid-template-columns:repeat(3,1fr);gap:40px}}.Services-module__zdgpea__category{margin:70px 0 30px}.Services-module__zdgpea__container:first-of-type .Services-module__zdgpea__category{margin:30px 0}.Services-module__zdgpea__header{background-color:var(--brand-teal);text-transform:uppercase;border-top-left-radius:12px;border-top-right-radius:12px;margin:0;padding:16px 75px 16px 24px;font-size:max(1rem,min(3vw,1.2rem));line-height:1.25}@media screen and (min-width:744px){.Services-module__zdgpea__header{height:115px}}@media screen and (min-width:744px){.Services-module__zdgpea__headerContent{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}.Services-module__zdgpea__content{flex-direction:column;height:calc(100% - 115px - 1em);padding:0 24px 24px;display:flex;position:relative}.Services-module__zdgpea__spacer{flex-grow:1}.Services-module__zdgpea__accordionButton{width:100%;cursor:var(--cursor-pointer);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:12px 16px;font-size:14px;font-weight:500;transition:background-color .25s cubic-bezier(.16,1,.3,1);display:flex}@media (min-width:744px){.Services-module__zdgpea__accordionButton{display:none}}@media (min-width:744px){.Services-module__zdgpea__accordion{grid-template-rows:1fr}}.Services-module__zdgpea__categoryNav{border-bottom:1px solid var(--gray-dark);margin-bottom:16px;padding:10px 0 28px;position:relative}.Services-module__zdgpea__categoryNavInner{scrollbar-width:none;-ms-overflow-style:none;flex-flow:wrap;align-items:flex-start;gap:12px;padding:2px 0;display:flex;overflow-x:auto}.Services-module__zdgpea__categoryNavInner::-webkit-scrollbar{display:none}.Services-module__zdgpea__categoryLink{background-color:var(--white);color:var(--white);border:1px solid var(--white);cursor:var(--cursor-pointer);white-space:nowrap;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1)}.Services-module__zdgpea__categoryLinkActive{color:var(--white);border-color:var(--white);background-color:transparent}.Services-module__zdgpea__filtersGroup{margin-top:25px;padding:0 20px}@media screen and (min-width:744px){.Services-module__zdgpea__filtersGroup{padding:0 50px}}@media screen and (min-width:1440px){.Services-module__zdgpea__filtersGroup{padding:0 100px}}.Services-module__zdgpea__filterSection{border-radius:12px;padding:10px 0}.Services-module__zdgpea__filterHeader{justify-content:space-between;align-items:center;display:flex}.Services-module__zdgpea__filterTitle{color:var(--white);margin:10px 0;font-size:16px;font-weight:600}.Services-module__zdgpea__clearButton{color:var(--white);border:1px solid var(--white);cursor:var(--cursor-pointer);background-color:transparent;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s cubic-bezier(.16,1,.3,1)}.Services-module__zdgpea__clearButton:hover{color:var(--brand-teal);background-color:transparent}.Services-module__zdgpea__tagContainer{flex-flow:wrap;align-items:flex-start;gap:10px;display:flex}.Services-module__zdgpea__tag{color:var(--white);border:1px solid var(--white);cursor:var(--cursor-pointer);background-color:transparent;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1)}.Services-module__zdgpea__tagActive{background-color:var(--brand-teal)}.Services-module__zdgpea__tag:hover,.Services-module__zdgpea__categoryLinkActive:hover{background-color:transparent;transition:transform .2s ease-in-out;transform:translateY(-2px)}.Services-module__zdgpea__tagActive:hover{background-color:var(--brand-teal);color:var(--white)}.Services-module__zdgpea__cardTags{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.Services-module__zdgpea__noResults{text-align:center;padding:60px 20px}.Services-module__zdgpea__noResults p{color:var(--white);margin-bottom:20px;font-size:18px}.Services-module__zdgpea__resetButton{background-color:var(--brand-teal);color:var(--white);cursor:var(--cursor-pointer);border:1px solid transparent;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1)}.Services-module__zdgpea__resetButton:hover{background-color:var(--white)}.Services-module__zdgpea__accordionButton{width:100%;color:var(--white);cursor:var(--cursor-pointer);background-color:transparent;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:12px 16px;font-size:14px;font-weight:500;transition:background-color .25s cubic-bezier(.16,1,.3,1);display:flex}.Services-module__zdgpea__accordionButton:active{color:var(--brand-teal)}@media (min-width:744px){.Services-module__zdgpea__accordionButton{display:none}}.Services-module__zdgpea__accordionIcon{transition:transform .3s cubic-bezier(.16,1,.3,1)}.Services-module__zdgpea__accordionIconOpen{transform:rotate(180deg)}.Services-module__zdgpea__accordion{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden}.Services-module__zdgpea__accordionOpen{grid-template-rows:1fr}@media (min-width:744px){.Services-module__zdgpea__accordion{grid-template-rows:1fr}}.Services-module__zdgpea__accordionContent{min-height:0;padding:0 4px;overflow:hidden}.Services-module__zdgpea__accordionTitle{color:var(--white);margin:20px 0 12px;font-size:16px;font-weight:600}.Services-module__zdgpea__accordionList{margin:0;padding-left:20px;list-style-type:disc}.Services-module__zdgpea__accordionList li{color:var(--white);margin-bottom:10px;font-size:14px;line-height:1.6}.Services-module__zdgpea__accordionList li:last-child{margin-bottom:0}.Services-module__zdgpea__accordionExample{border-left:3px solid var(--brand-teal);color:var(--white);border-radius:0;margin-top:16px;padding:12px;font-size:13px;line-height:1.6}.Services-module__zdgpea__accordionExample strong{font-weight:600}@media (max-width:743px){.Services-module__zdgpea__categoryNav{padding:10px 0 28px}.Services-module__zdgpea__categoryNavInner{flex-flow:column wrap;gap:8px;padding:2px 0}.Services-module__zdgpea__categoryLink{padding:6px 12px;font-size:13px}}.Services-module__zdgpea__categoryLink:disabled{opacity:.4;cursor:not-allowed;border-color:var(--white);background-color:transparent}.Services-module__zdgpea__categoryLink:disabled:hover{border-color:var(--white);color:var(--white);background-color:transparent}.Services-module__zdgpea__ctaButton{background:var(--brand-teal);width:100%;color:var(--white);cursor:var(--cursor-pointer);border-radius:8px;margin-top:16px}.Services-module__zdgpea__trustElements{flex-flow:column wrap;gap:12px;margin-top:12px;padding-top:12px;display:flex}.Services-module__zdgpea__trustItem{align-items:center;gap:8px;display:flex}.Services-module__zdgpea__trustItem svg{opacity:.7;width:18px;height:18px}.Services-module__zdgpea__stickyBar{background:var(--brand-teal);border-top:2px solid var(--white);transition:transform var(--duration-normal)var(--ease-standard);z-index:2;padding:8px 0;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 12px rgba(0,0,0,.1)}.Services-module__zdgpea__mobileQuoteBar{background:var(--brand-teal);border-top:2px solid var(--white);width:75px;height:75px;transition:transform var(--duration-normal)var(--ease-standard);z-index:2;border-radius:50%;justify-content:center;align-items:center;padding:8px 0;display:flex;position:fixed;top:120px;left:10px;transform:translate(-200%);box-shadow:0 -4px 12px rgba(0,0,0,.1)}.Services-module__zdgpea__mobileQuoteBarVisible{transform:translate(0)rotate(-10deg)}@media (min-width:744px){.Services-module__zdgpea__stickyBar{display:block}body:has(.Services-module__zdgpea__stickyBar){padding-bottom:78px}.Services-module__zdgpea__mobileQuoteBar{display:none}.Services-module__zdgpea__mobileQuoteBarVisible{transform:translate(-200%)}}.Services-module__zdgpea__stickyBarVisible{transform:translateY(0)}.Services-module__zdgpea__stickyBarContent{justify-content:space-between;align-items:center;gap:16px;margin:0 50px;display:flex}.Services-module__zdgpea__closeMobileQuoteBar{background:var(--brand-black);border:2px solid var(--white);width:30px;height:30px;cursor:var(--cursor-pointer);border-radius:50%;position:absolute;top:-10px;right:-10px}.Services-module__zdgpea__closeMobileQuoteBar:before{content:"×";color:var(--white);font-size:28px;position:absolute;top:-12px;right:3px}.Services-module__zdgpea__mobileQuoteBarButton,.Services-module__zdgpea__mobileQuoteBarButton:hover{color:var(--white);background:0 0;border:none;padding:0}@media (min-width:1440px){.Services-module__zdgpea__stickyBarContent{margin:0 100px}}.Services-module__zdgpea__stickyBarText{color:var(--white);margin:0}.Services-module__zdgpea__stickyBarButton{width:300px;color:var(--brand-teal);padding:.6em 1.2em;font-size:.75rem;font-weight:600}.Services-module__zdgpea__stickyBarButton:hover{border-color:var(--gray-dark);color:var(--gray-dark)}.Services-module__zdgpea__serviceInfo{flex-direction:column;gap:8px;padding:32px;display:flex}.Services-module__zdgpea__serviceInfoItem{align-items:flex-start;gap:8px;display:flex}.Services-module__zdgpea__modalForm{padding:0 32px 32px}.Services-module__zdgpea__formLabel{margin-bottom:8px;display:block}.Services-module__zdgpea__required{color:var(--error)}.Services-module__zdgpea__formInput,.Services-module__zdgpea__formTextarea,.Services-module__zdgpea__formSelect{width:100%}.Services-module__zdgpea__formTextarea{resize:vertical;min-height:100px}.Services-module__zdgpea__formSelect{cursor:var(--cursor-pointer)}.Services-module__zdgpea__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:640px){.Services-module__zdgpea__formRow{grid-template-columns:1fr}}.Services-module__zdgpea__modalFooter{border-top:1px solid var(--white);margin-top:24px;margin-bottom:24px;padding-top:24px}.Services-module__zdgpea__modalTrust{flex-wrap:wrap;gap:16px;margin-bottom:24px;display:flex}.Services-module__zdgpea__modalTrust span{align-items:center;gap:4px;display:flex}.Services-module__zdgpea__submitButton{width:100%;margin-top:16px}.Services-module__zdgpea__successMessage{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:32px;display:flex}.Services-module__zdgpea__successMessage svg{color:var(--color-success)}.Services-module__zdgpea__successMessage h3{font-size:var(--font-size-xl);color:var(--color-text);margin:0}.Services-module__zdgpea__successMessage p{font-size:var(--font-size-md);color:var(--color-text-secondary);max-width:400px;margin:0}.Services-module__zdgpea__errorMessage{background:rgba(var(--color-error-rgb),.1);border:1px solid rgba(var(--color-error-rgb),.3);border-radius:var(--radius-base);color:var(--color-error);font-size:var(--font-size-sm);margin-bottom:16px;padding:12px 16px}@media (max-width:640px){.Services-module__zdgpea__modalContent{max-height:95vh}.Services-module__zdgpea__modalHeader,.Services-module__zdgpea__modalForm{padding:24px 20px}.Services-module__zdgpea__serviceInfo{padding:25px 20px 16px}.Services-module__zdgpea__modalTitle{font-size:var(--font-size-xl)}}.Services-module__zdgpea__formInputError{border-color:var(--error);background-color:#fef2f2}.Services-module__zdgpea__formInputError:focus{border-color:var(--error);box-shadow:0 0 0 3px rgba(220,38,38,.1)}.Services-module__zdgpea__errorMessage{color:var(--error);align-items:center;gap:.25rem;margin-top:.25rem;font-size:.875rem;display:flex}.Services-module__zdgpea__errorMessage:before{content:"⚠"}.Services-module__zdgpea__successMessage svg{color:var(--success);margin-bottom:1rem}.Services-module__zdgpea__submitButtonLoading{opacity:.7;cursor:not-allowed}.Services-module__zdgpea__spinner{border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;margin-right:.5rem;animation:1s ease-in-out infinite Services-module__zdgpea__spin;display:inline-block}@keyframes Services-module__zdgpea__spin{to{transform:rotate(360deg)}}.Services-module__zdgpea__successCountdown{background-color:rgba(16,185,129,.1);border-radius:.25rem;margin-top:1rem;padding:.5rem;font-size:.875rem}.Services-module__zdgpea__successCloseButton{border:1px solid var(--success);color:var(--success);cursor:var(--cursor-pointer);background-color:transparent;border-radius:.25rem;margin-top:1rem;padding:.5rem 1rem}.Services-module__zdgpea__successCloseButton:hover{background-color:var(--success);color:#fff}.Services-module__zdgpea__submitButtonWarning{position:relative}.Services-module__zdgpea__submitButtonWarning:hover{color:var(--white);border-color:transparent}.Services-module__zdgpea__submitButtonWarning:before{content:"⚠";font-size:1.5rem;position:absolute;top:6px;left:1rem}.Services-module__zdgpea__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.pages-module__kXd57W__page{flex-direction:column;justify-content:center;width:100%;display:flex}.pages-module__kXd57W__withPadding{padding:50px 20px 110px;transition:padding .3s;position:relative}@media screen and (min-width:744px){.pages-module__kXd57W__withPadding{padding:60px 50px 0}}@media screen and (min-width:1440px){.pages-module__kXd57W__withPadding{padding:60px 100px 0}}.pages-module__kXd57W__noPadding{padding:0 20px 110px;transition:padding .3s;position:relative}@media screen and (min-width:744px){.pages-module__kXd57W__noPadding{padding:0 50px}}@media screen and (min-width:1440px){.pages-module__kXd57W__noPadding{padding:0 100px}}.pages-module__kXd57W__withPaddingHorizontal{padding:38px 0 110px;transition:padding .3s;position:relative}@media screen and (min-width:744px){.pages-module__kXd57W__withPaddingHorizontal{padding:48px 0 0}}.pages-module__kXd57W__noPaddingHorizontal{padding:0 0 50px;transition:padding .3s;position:relative}@media screen and (min-width:744px){.pages-module__kXd57W__noPaddingHorizontal{padding:0}}@media screen and (min-width:1440px){.pages-module__kXd57W__noPaddingHorizontal{padding:0}}
.pages-module__kXd57W__page{flex-direction:column;justify-content:center;width:100%;display:flex}.pages-module__kXd57W__withPadding{padding:50px 20px 110px;transition:padding .3s;position:relative}@media screen and (min-width:744px){.pages-module__kXd57W__withPadding{padding:60px 50px 0}}@media screen and (min-width:1440px){.pages-module__kXd57W__withPadding{padding:60px 100px 0}}.pages-module__kXd57W__noPadding{padding:0 20px 110px;transition:padding .3s;position:relative}@media screen and (min-width:744px){.pages-module__kXd57W__noPadding{padding:0 50px}}@media screen and (min-width:1440px){.pages-module__kXd57W__noPadding{padding:0 100px}}.pages-module__kXd57W__withPaddingHorizontal{padding:38px 0 110px;transition:padding .3s;position:relative}@media screen and (min-width:744px){.pages-module__kXd57W__withPaddingHorizontal{padding:48px 0 0}}.pages-module__kXd57W__noPaddingHorizontal{padding:0 0 50px;transition:padding .3s;position:relative}@media screen and (min-width:744px){.pages-module__kXd57W__noPaddingHorizontal{padding:0}}@media screen and (min-width:1440px){.pages-module__kXd57W__noPaddingHorizontal{padding:0}}
.Projects-module__lTSura__projectGrid{flex-direction:column;justify-content:center;align-items:center;gap:2.5rem 1rem;width:100%;margin-top:50px;padding:0 20px 160px;display:flex}@media screen and (min-width:744px){.Projects-module__lTSura__projectGrid{flex-flow:wrap;padding:0 50px 100px}}@media screen and (min-width:1440px){.Projects-module__lTSura__projectGrid{padding:0 100px}}a:hover{color:var(--navy-hover)}.Projects-module__lTSura__mobile{display:block}@media screen and (min-width:1440px){.Projects-module__lTSura__mobile{display:none!important}}.Projects-module__lTSura__desktop{display:none!important}@media screen and (min-width:1440px){.Projects-module__lTSura__desktop{background-color:var(--brand-black);height:100vh;position:relative;overflow:hidden;display:block!important}}.Projects-module__lTSura__icon{width:24px;height:auto}@media screen and (min-width:1044px){.Projects-module__lTSura__icon{width:28px}}.Projects-module__lTSura__customerCard{border-radius:15px;flex-direction:column;width:100%;transition:all .3s;display:flex;box-shadow:0 4px 6px rgba(0,0,0,.3)}@media screen and (min-width:744px){.Projects-module__lTSura__customerCard{width:calc(50% - .5rem)}}.Projects-module__lTSura__customerCard:hover{background:rgba(255,255,255,.08);transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.3)}.Projects-module__lTSura__customerPageImage{border-top-left-radius:15px;border-top-right-radius:15px;width:100%;height:auto}.Projects-module__lTSura__title{text-transform:uppercase;align-items:center;margin:1rem 1rem 1rem 0;font-size:1rem;font-weight:400;display:flex}@media screen and (min-width:744px){.Projects-module__lTSura__title{min-height:58px}}.Projects-module__lTSura__titleLink{text-decoration:none}.Projects-module__lTSura__titleLink:hover{color:var(--white)}.Projects-module__lTSura__name{justify-content:space-between;align-items:center;padding:0 20px;display:flex}.Projects-module__lTSura__links{align-items:center;gap:20px;display:flex}.Projects-module__lTSura__link{align-items:center;display:flex}.Projects-module__lTSura__techStack{flex-wrap:wrap;align-items:flex-start;gap:8px;margin-top:10px;padding:0 20px 20px;display:flex}@media screen and (min-width:744px){.Projects-module__lTSura__techStack{height:100px}}.Projects-module__lTSura__badge{color:#3b82f6;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-radius:16px;padding:4px 10px;font-size:11px;font-weight:500;transition:all .2s;display:inline-block}@media screen and (min-width:744px){.Projects-module__lTSura__badge{padding:6px 12px;font-size:12px}}.Projects-module__lTSura__badge:hover{background:rgba(59,130,246,.15);border-color:rgba(59,130,246,.4)}.Projects-module__lTSura__linkButton{color:#fff;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Projects-module__lTSura__linkButton:hover{background:rgba(59,130,246,.2);border-color:rgba(59,130,246,.4)}.Projects-module__lTSura__canvas{height:100%;padding:48px 0 0;position:relative}
.ContactForm-module__fw3Taq__form{flex-flow:wrap;column-gap:2rem;width:100%;padding:50px 0;display:flex}@media screen and (min-width:744px){.ContactForm-module__fw3Taq__form{padding:50px 0}}@media screen and (min-width:1440px){.ContactForm-module__fw3Taq__form{max-width:700px}}.ContactForm-module__fw3Taq__group{flex-direction:column;width:100%;display:flex}@media screen and (min-width:744px){.ContactForm-module__fw3Taq__group:nth-child(-n+4){width:calc(50% - 1rem)}}.ContactForm-module__fw3Taq__group .ContactForm-module__fw3Taq__message{letter-spacing:1px;color:var(--gray-dark);background-color:var(--brand-white);border-style:inset;border-width:2px;border-color:var(--lightningcss-light,var(--gray-light))var(--lightningcss-dark,var(--brand-white));border-radius:15px;margin-bottom:3.5rem;padding:1rem;font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400}.ContactForm-module__fw3Taq__button{margin-bottom:3rem}@media screen and (min-width:1200px){.ContactForm-module__fw3Taq__button{margin-bottom:0}}.ContactForm-module__fw3Taq__errorMessage{background-color:var(--error);border-radius:15px;margin:1rem 0;padding:.75rem 1rem;display:block}.ContactForm-module__fw3Taq__message:has(+.ContactForm-module__fw3Taq__errorMessage){margin-bottom:0}.ContactForm-module__fw3Taq__error{border-color:var(--error)}
.About-module__EUmCpG__page{width:100vw}@media screen and (max-width:743px){.About-module__EUmCpG__page{min-height:100vh;min-height:100dvh}}.About-module__EUmCpG__page div>*{max-width:500px;position:relative}@media screen and (min-width:1440px){.About-module__EUmCpG__page div>*{max-width:600px}}.About-module__EUmCpG__title{margin:3rem 0 2rem}@media screen and (min-width:744px){.About-module__EUmCpG__title{display:none}}.About-module__EUmCpG__contact{width:100%;margin-bottom:3rem!important}.About-module__EUmCpG__toPage,.About-module__EUmCpG__email{letter-spacing:1px;color:var(--white);font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.About-module__EUmCpG__container{background:url(../media/jacek-witucki.6628c1d7.jpeg) 50%/cover no-repeat;flex-direction:column;align-items:center;display:flex}.About-module__EUmCpG__container:before{content:"";background-color:rgba(35,35,35,.9);width:100%;height:100%;display:block;position:absolute;top:0;left:0}@media screen and (min-width:744px){.About-module__EUmCpG__container{background:0 0}}@media screen and (min-width:1440px){.About-module__EUmCpG__container{flex-direction:row;justify-content:space-evenly;align-items:flex-start}}@media screen and (min-width:1440px){.About-module__EUmCpG__content{width:70%;margin-top:100px}}.About-module__EUmCpG__image{aspect-ratio:1;border:3px solid var(--brand-white);border-radius:15px;width:30%;max-width:250px;height:auto;margin:50px 0;display:none}@media screen and (min-width:744px){.About-module__EUmCpG__image{display:block}}@media screen and (min-width:1440px){.About-module__EUmCpG__image{border:4px solid var(--brand-white);width:30%;margin-top:130px;max-width:450px!important}}
.ProjectPage-module__rMiN5q__projects p{white-space:pre-wrap}.ProjectPage-module__rMiN5q__projects{max-width:1300px}a:hover{color:var(--navy-hover)}.ProjectPage-module__rMiN5q__icon svg{width:32px}.ProjectPage-module__rMiN5q__icons{flex-wrap:wrap;column-gap:10px;margin:0 0 25px;display:flex}.ProjectPage-module__rMiN5q__section{margin:20px 0}@media screen and (min-width:744px){.ProjectPage-module__rMiN5q__section{grid-template-columns:1fr 1fr;column-gap:20px;display:grid}}@media screen and (min-width:1440px){.ProjectPage-module__rMiN5q__section{grid-template-columns:1fr 1.5fr;column-gap:40px}}.ProjectPage-module__rMiN5q__image{border-radius:15px;width:100%;height:auto}@media screen and (min-width:744px){.ProjectPage-module__rMiN5q__image{grid-area:1/2;margin-top:50px}}@media screen and (min-width:744px){.ProjectPage-module__rMiN5q__wrapper{grid-area:1/1}}@media screen and (min-width:744px){.ProjectPage-module__rMiN5q__section:nth-child(2n) .ProjectPage-module__rMiN5q__image{grid-area:1/1}}@media screen and (min-width:744px){.ProjectPage-module__rMiN5q__section:nth-child(2n) .ProjectPage-module__rMiN5q__wrapper{grid-area:1/2}}.ProjectPage-module__rMiN5q__title{margin:1rem 0}.ProjectPage-module__rMiN5q__contact a{cursor:var(--cursor-pointer)}.ProjectPage-module__rMiN5q__techStack{flex-wrap:wrap;align-items:flex-start;gap:8px;width:100%;padding:0 0 20px;display:flex}.ProjectPage-module__rMiN5q__badge{color:#3b82f6;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-radius:16px;padding:4px 10px;font-size:11px;font-weight:500;transition:all .2s;display:inline-block}@media screen and (min-width:744px){.ProjectPage-module__rMiN5q__badge{padding:6px 12px;font-size:12px}}.ProjectPage-module__rMiN5q__badge:hover{background:rgba(59,130,246,.15);border-color:rgba(59,130,246,.4)}.ProjectPage-module__rMiN5q__back{margin-top:20px;padding-left:24px;position:relative}.ProjectPage-module__rMiN5q__back:before{content:"";border-bottom:3px solid;border-left:3px solid;width:10px;height:10px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(45deg)}
html:has(.Skills-module__MUXKQG__detailsPanel.Skills-module__MUXKQG__visible){overflow:hidden}html:has(.Skills-module__MUXKQG__detailsPanel.Skills-module__MUXKQG__visible) footer{opacity:.2;pointer-events:none;transition:all .3s}.Skills-module__MUXKQG__container{background:linear-gradient(360deg,var(--brand-black)10%,var(--brand-navy)100%);color:#fff;width:100vw;min-height:100vh;padding:50px 0 0;position:relative;overflow-x:hidden}.Skills-module__MUXKQG__cubeContainer{background:#0f172a;width:100%;height:calc(100vh - 50px);min-height:500px;transition:all .5s cubic-bezier(.4,0,.2,1);position:-webkit-sticky;position:sticky;top:0}.Skills-module__MUXKQG__cubeContainer.Skills-module__MUXKQG__zoomed{opacity:.2;pointer-events:none}.Skills-module__MUXKQG__canvasWrapper{border-radius:1rem;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);width:100%!important;height:100%!important}.Skills-module__MUXKQG__detailsPanel{overscroll-behavior:contain;background:var(--brand-black);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;border-left:1px solid rgba(255,255,255,.1);width:100%;max-width:600px;height:100vh;padding:2rem;transition:right .5s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;overflow-y:auto}.Skills-module__MUXKQG__detailsPanel.Skills-module__MUXKQG__visible{right:0}.Skills-module__MUXKQG__backButton{border:1px solid var(--brand-white);color:var(--brand-white);cursor:pointer;background:rgba(30,41,59,.7);border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1.5rem;font-size:.75rem;transition:all .2s}.Skills-module__MUXKQG__backButton:hover{border:1px solid var(--brand-white);color:var(--brand-white);background:rgba(30,41,59,.7);transform:translateY(-4px)}.Skills-module__MUXKQG__detailsHeader{text-align:center;margin-bottom:3rem}.Skills-module__MUXKQG__categoryIcon{font-size:3rem;display:block}.Skills-module__MUXKQG__detailsHeader h2{background:linear-gradient(9deg,var(--brand-white),var(--white));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:1rem 0}.Skills-module__MUXKQG__categoryDescription{color:var(--brand-white);font-size:1.25rem;line-height:1.6}.Skills-module__MUXKQG__skillsGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.Skills-module__MUXKQG__skillCard{background:rgba(30,41,59,.7);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;transition:all .3s}.Skills-module__MUXKQG__skillCard:hover{border-color:rgba(96,165,250,.5);transform:translateY(-4px);box-shadow:0 10px 30px rgba(96,165,250,.1)}.Skills-module__MUXKQG__skillHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Skills-module__MUXKQG__skillIcon{font-size:2rem}.Skills-module__MUXKQG__skillHeader h3{flex:1;margin:0;font-size:1.5rem}.Skills-module__MUXKQG__proficiency{gap:.25rem;display:flex}.Skills-module__MUXKQG__proficiencyDot{background:rgba(255,255,255,.2);border-radius:50%;width:8px;height:8px}.Skills-module__MUXKQG__proficiencyDot.Skills-module__MUXKQG__filled{background:var(--navy-hover)}.Skills-module__MUXKQG__skillDescription{color:var(--brand-white);margin-bottom:1rem;font-size:.95rem;line-height:1.5}.Skills-module__MUXKQG__technologies{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.Skills-module__MUXKQG__techTag{color:#60a5fa;background:rgba(96,165,250,.2);border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:500}.Skills-module__MUXKQG__relatedProjects{color:#94a3b8;border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;font-size:.875rem}.Skills-module__MUXKQG__projectsLabel{margin-right:.5rem;font-weight:600}.Skills-module__MUXKQG__instructions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:rgba(15,23,42,.8);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;width:90%;max-width:500px;padding:1rem 1.5rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:none;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}@media screen and (min-width:1200px){.Skills-module__MUXKQG__instructions{display:block}}.Skills-module__MUXKQG__instructionsZoomed{opacity:.2}.Skills-module__MUXKQG__instructions p{opacity:.9;margin:0 0 .5rem;font-size:.9rem}.Skills-module__MUXKQG__instructions ul{color:#cbd5e1;margin:0;padding-left:1.5rem;font-size:.875rem}.Skills-module__MUXKQG__instructions li{margin-bottom:.25rem}@media (max-width:744px){.Skills-module__MUXKQG__container{padding:40px 0 0}.Skills-module__MUXKQG__cubeContainer{height:calc(100vh - 140px)}.Skills-module__MUXKQG__title{font-size:2.5rem}.Skills-module__MUXKQG__detailsPanel{max-width:100%;padding:1.5rem}.Skills-module__MUXKQG__skillsGrid{grid-template-columns:1fr}.Skills-module__MUXKQG__instructions{width:100%;margin-top:2rem;position:static;transform:none}}.Skills-module__MUXKQG__faceOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:rgba(15,23,42,.9);border:2px solid rgba(255,255,255,.2);border-radius:1rem;min-width:300px;padding:1.5rem}.Skills-module__MUXKQG__faceOverlay h3{color:#fff;margin:0 0 .5rem;font-size:1.5rem}.Skills-module__MUXKQG__faceOverlay p{color:#cbd5e1;margin:0;font-size:.9rem}.Skills-module__MUXKQG__hintContainer{z-index:1000;width:90%;max-width:400px;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.Skills-module__MUXKQG__gestureIcons{justify-content:center;gap:20px;margin-bottom:12px;display:flex}.Skills-module__MUXKQG__icon{font-size:28px;animation:3s ease-in-out infinite Skills-module__MUXKQG__float}.Skills-module__MUXKQG__icon:nth-child(2){animation-delay:.5s}.Skills-module__MUXKQG__icon:nth-child(3){animation-delay:1s}@keyframes Skills-module__MUXKQG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.Skills-module__MUXKQG__closeButton{color:#fff;cursor:pointer;background:rgba(255,255,255,.1);border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;transition:background .2s;display:flex;position:absolute;top:10px;right:10px}.Skills-module__MUXKQG__closeButton:hover{background:rgba(255,255,255,.2)}.Skills-module__MUXKQG__showAgain{text-align:center;margin-top:12px;display:none}.Skills-module__MUXKQG__showAgainButton{color:#60a5fa;cursor:pointer;background:0 0;border:1px solid rgba(96,165,250,.5);border-radius:20px;padding:6px 12px;font-size:12px;transition:all .2s}.Skills-module__MUXKQG__showAgainButton:hover{background:rgba(96,165,250,.1)}.Skills-module__MUXKQG__hintContainer.Skills-module__MUXKQG__hidden .Skills-module__MUXKQG__showAgain{display:block}.Skills-module__MUXKQG__mobileHintContainer{z-index:1000;width:90%;max-width:400px;position:fixed;top:70px;left:50%;transform:translate(-50%)}.Skills-module__MUXKQG__hintContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(15,23,42,.9);border:1px solid rgba(96,165,250,.3);border-radius:16px;padding:16px 60px 16px 20px;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.3)}.Skills-module__MUXKQG__hintButton+.Skills-module__MUXKQG__hintText{margin-top:5px;padding-left:20px}.Skills-module__MUXKQG__hintText{color:#fff;text-align:left;opacity:.9;margin:0 0 1rem;font-size:14px;line-height:1.5}.Skills-module__MUXKQG__hintButton{color:#fff;z-index:1;cursor:pointer;background:0 0;padding:0 10px;font-size:2rem;position:absolute;top:0;right:10px}.Skills-module__MUXKQG__hintButton:hover{color:#555;background:0 0}.Skills-module__MUXKQG__mobileHintToggle{cursor:pointer;font-size:1.5rem;position:absolute;top:100px;left:50px}@media (min-width:744px){.Skills-module__MUXKQG__mobileHintToggle{left:80px}}@media (max-width:480px){.Skills-module__MUXKQG__hintText{font-size:13px}.Skills-module__MUXKQG__gestureIcons{gap:15px}.Skills-module__MUXKQG__icon{font-size:24px}.Skills-module__MUXKQG__mobileHintToggle{left:40px}}@media (min-width:1200px){.Skills-module__MUXKQG__mobileHintToggle{display:none}}
