.Hero-module__Vtspxq__containerhero{width:100%;min-height:max(100vh,650px);color:var(--color-text);box-sizing:border-box;perspective:1500px;background-color:#0000;justify-content:center;align-items:center;padding:clamp(100px,15vh,160px) 5vw clamp(60px,10vh,100px);display:flex;position:relative;overflow-x:hidden}.Hero-module__Vtspxq__subcontainer{flex-direction:column;gap:40px;width:100%;max-width:1320px;margin:0 auto;display:flex}.Hero-module__Vtspxq__gridOrchestrator{z-index:10;box-sizing:border-box;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,4vw,5rem);width:100%;margin:0 auto;display:grid}.Hero-module__Vtspxq__contentCol{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:100%;display:flex}.Hero-module__Vtspxq__premiumBadge{background:color-mix(in srgb, var(--color-text) 4%, transparent);border:1px solid color-mix(in srgb, var(--color-text) 10%, transparent);letter-spacing:.08em;color:var(--color-text);-webkit-backdrop-filter:blur(8px);transform-origin:0;will-change:transform, opacity, filter;border-radius:50px;align-items:center;gap:10px;margin-bottom:2rem;padding:6px 18px;font-family:Inter,system-ui,sans-serif;font-size:.8rem;font-weight:500;display:inline-flex}.Hero-module__Vtspxq__badgeDot{background-color:var(--color-primary);width:6px;height:6px;box-shadow:0 0 10px var(--color-primary);border-radius:50%}.Hero-module__Vtspxq__mainTitle{font-family:var(--font-syne-variable,system-ui, sans-serif);letter-spacing:-.03em;color:var(--color-text);text-wrap:balance;width:100%;margin:0 0 1.5rem;font-size:clamp(2.2rem,3vw,4rem);font-weight:700;line-height:1.15;display:block}.Hero-module__Vtspxq__textAccent{color:var(--color-primary)}.Hero-module__Vtspxq__wordsContainer{display:inline}.Hero-module__Vtspxq__wordMask{vertical-align:bottom;clip-path:polygon(0 0,100% 0,100% 120%,0% 120%);padding-bottom:.15em;display:inline-block;overflow:hidden}.Hero-module__Vtspxq__wordInner{will-change:transform, opacity;display:inline-block}.Hero-module__Vtspxq__desktopBreak{content:"";margin-top:.1em;display:block}.Hero-module__Vtspxq__subtitleWrapper{width:100%;max-width:520px;margin-bottom:2.5rem}.Hero-module__Vtspxq__empatheticCopy{color:color-mix(in srgb, var(--color-text) 75%, transparent);margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:clamp(1rem,1.15vw,1.15rem);font-weight:400;line-height:1.6}.Hero-module__Vtspxq__actionsGroup{flex-wrap:wrap;align-items:center;gap:1.5rem;width:100%;display:flex}.Hero-module__Vtspxq__buttonsWrap{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__Vtspxq__magneticArea{cursor:pointer;will-change:transform;transform-style:preserve-3d;margin:-10px;padding:10px;display:inline-block}.Hero-module__Vtspxq__socialDivider{background-color:color-mix(in srgb, var(--color-text) 15%, transparent);width:1px;height:30px}.Hero-module__Vtspxq__socialWrap{align-items:center;gap:16px;display:flex}.Hero-module__Vtspxq__visualCol{will-change:transform;width:100%;min-width:0;transform-style:preserve-3d;justify-content:flex-end;align-items:center;margin-left:-20px;display:flex}.Hero-module__Vtspxq__glassContainer{background:color-mix(in srgb, var(--color-bg) 60%, transparent);-webkit-backdrop-filter:blur(16px);--mouse-x:50%;--mouse-y:50%;width:100%;max-width:800px;transform-style:preserve-3d;border-radius:20px;position:relative;overflow:hidden}.Hero-module__Vtspxq__glassContainer:before{content:"";border-radius:inherit;background:radial-gradient(400px circle at var(--mouse-x) var(--mouse-y), color-mix(in srgb, var(--color-primary) 70%, transparent), color-mix(in srgb, var(--color-text) 10%, transparent) 40%);-webkit-mask-composite:xor;pointer-events:none;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Hero-module__Vtspxq__glassInner{border-radius:12px;width:100%;overflow:hidden}@media screen and (max-width:1024px){.Hero-module__Vtspxq__containerhero{min-height:auto;padding:160px 1.5rem 80px}.Hero-module__Vtspxq__gridOrchestrator{grid-template-columns:1fr;gap:3.5rem}.Hero-module__Vtspxq__contentCol{text-align:center;align-items:center}.Hero-module__Vtspxq__premiumBadge{transform-origin:50%}.Hero-module__Vtspxq__mainTitle{text-align:center;font-size:clamp(2.4rem,8vw,3.5rem)}.Hero-module__Vtspxq__desktopBreak{display:none}.Hero-module__Vtspxq__subtitleWrapper{margin:0 auto 2.5rem}.Hero-module__Vtspxq__actionsGroup{flex-direction:column;justify-content:center;gap:2rem}.Hero-module__Vtspxq__buttonsWrap{justify-content:center;width:100%}.Hero-module__Vtspxq__socialDivider{display:none}.Hero-module__Vtspxq__socialWrap,.Hero-module__Vtspxq__visualCol{justify-content:center}.Hero-module__Vtspxq__glassContainer{padding:.75rem}}@media screen and (max-width:480px){.Hero-module__Vtspxq__containerhero{padding:130px 1.2rem 60px}.Hero-module__Vtspxq__gridOrchestrator{gap:3rem}.Hero-module__Vtspxq__mainTitle{font-size:clamp(2rem,11vw,2.5rem)}}
.ProjectCard-module__glg5Lq__card{--mouse-x:50%;--mouse-y:50%;width:100%;max-width:600px;transform-style:preserve-3d;perspective:2000px;cursor:default;z-index:10;background:0 0;border-radius:32px;flex-direction:column;align-items:flex-start;gap:clamp(1rem,3vh,2rem);padding:clamp(1rem,3vw,2rem) clamp(1rem,3vw,2rem) clamp(1rem,3vw,2rem) 50px;display:flex;position:relative}.ProjectCard-module__glg5Lq__spotlight{z-index:-1;border-radius:inherit;background:radial-gradient(800px circle at var(--mouse-x) var(--mouse-y), color-mix(in srgb, var(--color-slider) 6%, transparent), transparent 40%);opacity:0;pointer-events:none;transition:opacity .5s;position:absolute;inset:0}.ProjectCard-module__glg5Lq__card:hover .ProjectCard-module__glg5Lq__spotlight{opacity:1}.ProjectCard-module__glg5Lq__contentBlock{z-index:2;will-change:transform;flex-direction:column;align-items:flex-start;gap:.8rem;width:100%;display:flex;position:relative;transform:translateZ(40px)}.ProjectCard-module__glg5Lq__subtitle{color:color-mix(in srgb, var(--accent) 80%, var(--color-text));letter-spacing:.15em;text-transform:uppercase;font-family:system-ui,sans-serif;font-size:clamp(.8rem,1vw,.9rem);font-weight:600}.ProjectCard-module__glg5Lq__title{font-size:clamp(2rem,3.5vw,3.2rem);font-weight:700;line-height:1.1;font-family:var(--font-syne-variable,system-ui, sans-serif);letter-spacing:-.03em;color:var(--color-text);margin:0}.ProjectCard-module__glg5Lq__description{color:color-mix(in srgb, var(--color-text) 65%, transparent);max-width:48ch;margin:0;font-size:clamp(1rem,1.1vw,1.1rem);font-weight:400;line-height:1.6}.ProjectCard-module__glg5Lq__actions{z-index:20;will-change:transform;flex-wrap:wrap;gap:1rem;display:flex;position:relative;transform:translateZ(60px)}.ProjectCard-module__glg5Lq__btnPrimary{color:var(--color-bg);background:var(--color-text);cursor:pointer;pointer-events:auto;border:1px solid #0000;border-radius:999px;align-items:center;gap:1rem;padding:.8rem 1rem .8rem 1.8rem;font-family:system-ui,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .3s cubic-bezier(.25,1,.5,1);display:inline-flex;position:relative}.ProjectCard-module__glg5Lq__btnPrimary>*,.ProjectCard-module__glg5Lq__btnSecondary>*{pointer-events:none}.ProjectCard-module__glg5Lq__btnIconWrapper{background:var(--color-bg);width:32px;height:32px;color:var(--color-text);border-radius:50%;place-items:center;transition:transform .3s cubic-bezier(.25,1,.5,1);display:grid}.ProjectCard-module__glg5Lq__btnPrimary:hover{transform:scale(1.02)}.ProjectCard-module__glg5Lq__btnPrimary:hover .ProjectCard-module__glg5Lq__btnIconWrapper{transform:rotate(45deg)}.ProjectCard-module__glg5Lq__btnSecondary{color:var(--color-text);border:1px solid color-mix(in srgb, var(--color-text) 20%, transparent);cursor:pointer;pointer-events:auto;background:0 0;border-radius:999px;align-items:center;gap:.6rem;padding:.8rem 1.8rem;font-family:system-ui,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.25,1,.5,1);display:inline-flex;position:relative}.ProjectCard-module__glg5Lq__btnSecondary:hover{background:color-mix(in srgb, var(--color-text) 5%, transparent);border-color:color-mix(in srgb, var(--color-text) 40%, transparent);transform:scale(1.02)}.ProjectCard-module__glg5Lq__icon{flex-shrink:0;width:18px;height:18px}@media (max-width:900px){.ProjectCard-module__glg5Lq__card{text-align:center;align-items:center;padding:0}.ProjectCard-module__glg5Lq__contentBlock{align-items:center}.ProjectCard-module__glg5Lq__actions{justify-content:center}}@media (prefers-reduced-motion:reduce){.ProjectCard-module__glg5Lq__card,.ProjectCard-module__glg5Lq__contentBlock,.ProjectCard-module__glg5Lq__actions,.ProjectCard-module__glg5Lq__btnPrimary,.ProjectCard-module__glg5Lq__btnSecondary,.ProjectCard-module__glg5Lq__btnIconWrapper,.ProjectCard-module__glg5Lq__spotlight{transition:none!important;transform:none!important}}
.ProjectVisual-module__cGheya__visual{--project-tint:var(--accent,#666);aspect-ratio:4/3;isolation:isolate;place-items:center;width:min(100%,600px);display:grid;position:relative}.ProjectVisual-module__cGheya__glowEffect{background:var(--project-tint);filter:blur(80px);opacity:.15;z-index:0;border-radius:50%;transition:opacity .5s;position:absolute;inset:10%}.ProjectVisual-module__cGheya__visual:hover .ProjectVisual-module__cGheya__glowEffect{opacity:.25}.ProjectVisual-module__cGheya__frame{z-index:1;background:color-mix(in srgb, var(--color-text) 3%, transparent);-webkit-backdrop-filter:blur(20px);border:1px solid color-mix(in srgb, var(--color-text) 8%, transparent);width:100%;height:100%;box-shadow:0 20px 40px -10px color-mix(in srgb, var(--color-text) 5%, transparent);border-radius:28px;flex-direction:column;padding:12px;display:flex;position:relative}.ProjectVisual-module__cGheya__topbar{justify-content:space-between;align-items:center;padding:4px 8px 12px;display:flex}.ProjectVisual-module__cGheya__badge{letter-spacing:.05em;text-transform:uppercase;height:28px;color:var(--color-text);background:color-mix(in srgb, var(--color-text) 5%, transparent);border:1px solid color-mix(in srgb, var(--color-text) 10%, transparent);border-radius:999px;align-items:center;padding:0 12px;font-family:system-ui,sans-serif;font-size:.75rem;font-weight:600;display:inline-flex}.ProjectVisual-module__cGheya__expandButton{background:color-mix(in srgb, var(--color-text) 5%, transparent);width:32px;height:32px;color:var(--color-text);cursor:pointer;border:none;border-radius:50%;place-items:center;transition:all .2s cubic-bezier(.25,1,.5,1);display:inline-grid}.ProjectVisual-module__cGheya__expandButton:hover{background:color-mix(in srgb, var(--color-text) 12%, transparent);transform:scale(1.05)}.ProjectVisual-module__cGheya__iconSvg{width:18px;height:18px}.ProjectVisual-module__cGheya__iconSvgLarge{width:24px;height:24px}.ProjectVisual-module__cGheya__screen{border:1px solid color-mix(in srgb, var(--color-text) 10%, transparent);background:color-mix(in srgb, var(--color-text) 2%, transparent);border-radius:18px;flex:1;width:100%;padding:0;display:block;position:relative;overflow:hidden}.ProjectVisual-module__cGheya__screenInteractive{cursor:zoom-in}.ProjectVisual-module__cGheya__previewImage{object-fit:cover;transition:transform .6s cubic-bezier(.25,1,.5,1)}.ProjectVisual-module__cGheya__screenInteractive:hover .ProjectVisual-module__cGheya__previewImage{transform:scale(1.03)}.ProjectVisual-module__cGheya__fallback{color:color-mix(in srgb, var(--color-text) 40%, transparent);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.ProjectVisual-module__cGheya__fallbackIconSvg{opacity:.5;width:48px;height:48px}.ProjectVisual-module__cGheya__fallbackText{margin:0;font-family:system-ui,sans-serif;font-size:.9rem;font-weight:500}@keyframes ProjectVisual-module__cGheya__backdropFade{0%{opacity:0}to{opacity:1}}@keyframes ProjectVisual-module__cGheya__modalSlideUp{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.ProjectVisual-module__cGheya__portalWrapper{display:contents}.ProjectVisual-module__cGheya__modalContainer{z-index:9999;justify-content:center;align-items:center;padding:clamp(16px,3vw,40px);display:flex;position:fixed;inset:0}.ProjectVisual-module__cGheya__modalBackdrop{background:color-mix(in srgb, var(--color-bg) 85%, transparent);-webkit-backdrop-filter:blur(16px);cursor:default;border:none;width:100%;height:100%;animation:.4s cubic-bezier(.25,1,.5,1) forwards ProjectVisual-module__cGheya__backdropFade;position:absolute;inset:0}.ProjectVisual-module__cGheya__modal{background:var(--color-bg);border:1px solid color-mix(in srgb, var(--color-text) 10%, transparent);width:min(1400px,100%);height:min(92vh,900px);box-shadow:0 40px 80px -20px color-mix(in srgb, var(--color-text) 15%, transparent);color:var(--color-text);border-radius:32px;flex-direction:column;gap:24px;padding:clamp(20px,4vw,40px);animation:.5s cubic-bezier(.16,1,.3,1) forwards ProjectVisual-module__cGheya__modalSlideUp;display:flex;position:relative}.ProjectVisual-module__cGheya__modalHeader{flex:none;justify-content:space-between;align-items:flex-start;display:flex}.ProjectVisual-module__cGheya__modalKicker{letter-spacing:.1em;text-transform:uppercase;color:color-mix(in srgb, var(--color-text) 50%, transparent);margin-bottom:4px;font-family:system-ui,sans-serif;font-size:.8rem;font-weight:600;display:block}.ProjectVisual-module__cGheya__modalTitle{font-family:var(--font-syne-variable,system-ui, sans-serif);letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700}.ProjectVisual-module__cGheya__closeButton{border:1px solid color-mix(in srgb, var(--color-text) 10%, transparent);background:color-mix(in srgb, var(--color-text) 3%, transparent);width:48px;height:48px;color:var(--color-text);cursor:pointer;border-radius:50%;place-items:center;transition:all .2s cubic-bezier(.25,1,.5,1);display:inline-grid}.ProjectVisual-module__cGheya__closeButton:hover{background:color-mix(in srgb, var(--color-text) 8%, transparent);transform:scale(1.05)}.ProjectVisual-module__cGheya__modalLayout{flex:1;grid-template-columns:1fr auto;gap:24px;min-height:0;display:grid}.ProjectVisual-module__cGheya__modalViewerWrap{background:color-mix(in srgb, var(--color-text) 2%, transparent);border:1px solid color-mix(in srgb, var(--color-text) 8%, transparent);border-radius:20px;position:relative;overflow:hidden}.ProjectVisual-module__cGheya__modalViewer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ProjectVisual-module__cGheya__interactiveZone{touch-action:none;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:absolute;inset:0}.ProjectVisual-module__cGheya__modalImage{object-fit:contain;transform-origin:50%;will-change:transform}.ProjectVisual-module__cGheya__zoomControls{background:color-mix(in srgb, var(--color-bg) 85%, transparent);-webkit-backdrop-filter:blur(16px);border:1px solid color-mix(in srgb, var(--color-text) 12%, transparent);box-shadow:0 16px 32px -8px color-mix(in srgb, var(--color-text) 15%, transparent);opacity:.5;z-index:20;border-radius:999px;align-items:center;gap:6px;padding:8px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)translateY(20px)}.ProjectVisual-module__cGheya__modalViewer:hover .ProjectVisual-module__cGheya__zoomControls,.ProjectVisual-module__cGheya__zoomControlsActive{opacity:1;transform:translate(-50%)translateY(0)}.ProjectVisual-module__cGheya__zoomBtn{width:40px;height:40px;color:var(--color-text);cursor:pointer;background:0 0;border:none;border-radius:50%;place-items:center;transition:all .2s cubic-bezier(.25,1,.5,1);display:inline-grid}.ProjectVisual-module__cGheya__zoomBtn:hover:not(:disabled){background:color-mix(in srgb, var(--color-text) 8%, transparent);color:var(--color-text)}.ProjectVisual-module__cGheya__zoomBtn:disabled{opacity:.3;cursor:not-allowed}.ProjectVisual-module__cGheya__zoomLevel{color:var(--color-text);text-align:center;-webkit-user-select:none;user-select:none;min-width:52px;font-family:system-ui,monospace;font-size:.85rem;font-weight:600}.ProjectVisual-module__cGheya__zoomDivider{background:color-mix(in srgb, var(--color-text) 15%, transparent);width:1px;height:24px;margin:0 4px}.ProjectVisual-module__cGheya__modalArrow{z-index:10;border:1px solid color-mix(in srgb, var(--color-text) 10%, transparent);background:color-mix(in srgb, var(--color-bg) 80%, transparent);-webkit-backdrop-filter:blur(12px);width:56px;height:56px;color:var(--color-text);cursor:pointer;border-radius:50%;place-items:center;transition:all .3s cubic-bezier(.25,1,.5,1);display:inline-grid;position:absolute;top:50%;transform:translateY(-50%)}.ProjectVisual-module__cGheya__modalPrev{left:24px}.ProjectVisual-module__cGheya__modalNext{right:24px}.ProjectVisual-module__cGheya__modalArrow:hover{background:var(--color-text);color:var(--color-bg);transform:translateY(-50%)scale(1.05)}.ProjectVisual-module__cGheya__modalArrowHidden{opacity:0;pointer-events:none;transform:translateY(-50%)scale(.8)}.ProjectVisual-module__cGheya__thumbGallery{scroll-behavior:smooth;flex-direction:column;flex:none;gap:16px;width:clamp(120px,15vw,160px);padding-right:8px;display:flex;overflow-y:auto}.ProjectVisual-module__cGheya__thumbGallery::-webkit-scrollbar{width:4px}.ProjectVisual-module__cGheya__thumbGallery::-webkit-scrollbar-track{background:0 0}.ProjectVisual-module__cGheya__thumbGallery::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--color-text) 20%, transparent);border-radius:999px}.ProjectVisual-module__cGheya__thumb{aspect-ratio:4/3;background:color-mix(in srgb, var(--color-text) 5%, transparent);cursor:pointer;opacity:.5;border:2px solid #0000;border-radius:16px;flex-shrink:0;width:100%;padding:0;transition:all .3s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.ProjectVisual-module__cGheya__thumb:hover{opacity:.8;transform:scale(.98)}.ProjectVisual-module__cGheya__thumbActive{opacity:1;border-color:var(--color-text);transform:scale(1)}.ProjectVisual-module__cGheya__thumbImage{object-fit:cover}@media (max-width:900px){.ProjectVisual-module__cGheya__modalLayout{grid-template-rows:1fr auto;grid-template-columns:1fr}.ProjectVisual-module__cGheya__thumbGallery{flex-direction:row;width:100%;padding-bottom:8px;padding-right:0;overflow:auto hidden}.ProjectVisual-module__cGheya__thumb{width:clamp(100px,25vw,140px)}.ProjectVisual-module__cGheya__modalArrow{width:44px;height:44px}.ProjectVisual-module__cGheya__modalPrev{left:12px}.ProjectVisual-module__cGheya__modalNext{right:12px}.ProjectVisual-module__cGheya__interactiveZone{padding:12px}.ProjectVisual-module__cGheya__zoomControls{bottom:16px}}@media (max-width:520px){.ProjectVisual-module__cGheya__frame{border-radius:20px}.ProjectVisual-module__cGheya__modal{border-radius:24px;padding:20px}}@media (prefers-reduced-motion:reduce){.ProjectVisual-module__cGheya__previewImage,.ProjectVisual-module__cGheya__expandButton,.ProjectVisual-module__cGheya__closeButton,.ProjectVisual-module__cGheya__modalArrow,.ProjectVisual-module__cGheya__thumb,.ProjectVisual-module__cGheya__modal,.ProjectVisual-module__cGheya__modalBackdrop,.ProjectVisual-module__cGheya__glowEffect,.ProjectVisual-module__cGheya__zoomControls,.ProjectVisual-module__cGheya__zoomBtn{transition:none!important;animation:none!important}}
.Projects-module__hdPRpq__section{color:var(--color-text);will-change:transform, opacity;outline:none;padding:clamp(1.5rem,4vh,3rem) 0}.Projects-module__hdPRpq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Projects-module__hdPRpq__container{width:min(100%,1400px);margin-inline:auto;padding-inline:clamp(1rem,4vw,2.5rem);position:relative}.Projects-module__hdPRpq__topBar{justify-content:space-between;align-items:center;margin-bottom:clamp(1rem,2vh,1.5rem);padding-inline:.5rem;display:flex}.Projects-module__hdPRpq__counter{font-family:var(--font-syne-variable,system-ui, sans-serif);color:color-mix(in srgb, var(--color-text) 50%, transparent);letter-spacing:.1em;align-items:center;gap:.5rem;font-size:clamp(.9rem,1.2vw,1rem);font-weight:700;display:inline-flex}.Projects-module__hdPRpq__counter span:first-child,.Projects-module__hdPRpq__counter span:last-child{color:var(--color-text)}.Projects-module__hdPRpq__counterDivider{opacity:.4;font-weight:400}.Projects-module__hdPRpq__controls{align-items:center;display:flex}.Projects-module__hdPRpq__pauseBtn{border:1px solid color-mix(in srgb, var(--color-text) 10%, transparent);background:color-mix(in srgb, var(--color-text) 3%, transparent);-webkit-backdrop-filter:blur(12px);width:44px;height:44px;color:var(--color-text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.25,1,.5,1);display:inline-flex}.Projects-module__hdPRpq__pauseBtn:hover{background:color-mix(in srgb, var(--color-text) 8%, transparent);transform:scale(1.05)}.Projects-module__hdPRpq__pauseBtn:active{transform:scale(.95)}.Projects-module__hdPRpq__pauseBtn svg{width:20px;height:20px}.Projects-module__hdPRpq__viewport{background:color-mix(in srgb, var(--color-text) 2%, transparent);border:1px solid color-mix(in srgb, var(--color-text) 8%, transparent);box-shadow:0 40px 80px -20px color-mix(in srgb, var(--color-text) 8%, transparent);will-change:height;cursor:grab;touch-action:pan-y;border-radius:clamp(24px,4vw,40px);transition:height .6s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.Projects-module__hdPRpq__viewport:active{cursor:grabbing}.Projects-module__hdPRpq__track{will-change:transform;width:100%;display:flex}.Projects-module__hdPRpq__slide{box-sizing:border-box;isolation:isolate;perspective:2000px;height:clamp(500px,62svh,600px);transform-style:preserve-3d;flex:0 0 100%;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1.5rem,3vw,3rem);padding:clamp(1.5rem,4vw,3rem);display:grid;position:relative}.Projects-module__hdPRpq__bg{pointer-events:none;z-index:0;background:radial-gradient(circle at var(--glow-x,50%) var(--glow-y,50%), color-mix(in srgb, var(--accent) 15%, transparent) 0%, transparent 60%);opacity:.8;position:absolute;inset:0}.Projects-module__hdPRpq__details{z-index:2;align-items:center;min-width:0;display:flex;position:relative}.Projects-module__hdPRpq__illustration{z-index:2;justify-content:center;align-items:center;min-width:0;height:100%;max-height:100%;display:flex;position:relative}.Projects-module__hdPRpq__arrowBtn{z-index:4;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;place-items:center;width:64px;height:64px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.Projects-module__hdPRpq__arrowIconWrapper{background:color-mix(in srgb, var(--color-bg) 80%, transparent);border:1px solid color-mix(in srgb, var(--color-text) 10%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:48px;height:48px;color:var(--color-text);border-radius:50%;place-items:center;transition:all .3s cubic-bezier(.25,1,.5,1);display:grid}.Projects-module__hdPRpq__arrowBtn:hover .Projects-module__hdPRpq__arrowIconWrapper{background:color-mix(in srgb, var(--color-text) 10%, var(--color-bg));transform:scale(1.1)}.Projects-module__hdPRpq__arrowBtn:active .Projects-module__hdPRpq__arrowIconWrapper{transform:scale(.95)}.Projects-module__hdPRpq__arrowIconWrapper svg{width:24px;height:24px}.Projects-module__hdPRpq__prev{left:clamp(12px,2vw,24px)}.Projects-module__hdPRpq__next{right:clamp(12px,2vw,24px)}.Projects-module__hdPRpq__bottomBar{justify-content:center;align-items:center;margin-top:clamp(1rem,2vh,1.5rem);display:flex}.Projects-module__hdPRpq__dots{background:color-mix(in srgb, var(--color-text) 4%, transparent);border:1px solid color-mix(in srgb, var(--color-text) 8%, transparent);border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.Projects-module__hdPRpq__dot{background:color-mix(in srgb, var(--color-text) 20%, transparent);cursor:pointer;border:none;border-radius:999px;width:8px;height:8px;padding:0;transition:all .4s cubic-bezier(.25,1,.5,1)}.Projects-module__hdPRpq__dot:hover{background:color-mix(in srgb, var(--color-text) 50%, transparent)}.Projects-module__hdPRpq__dotActive{background:var(--color-text);width:24px}.Projects-module__hdPRpq__theme1{--accent:#ff2a5f;--glow-x:20%;--glow-y:30%}.Projects-module__hdPRpq__theme2{--accent:#2a6bff;--glow-x:80%;--glow-y:70%}.Projects-module__hdPRpq__theme3{--accent:#00d26a;--glow-x:50%;--glow-y:20%}.Projects-module__hdPRpq__theme4{--accent:#ff8c00;--glow-x:20%;--glow-y:80%}.Projects-module__hdPRpq__theme5{--accent:#9d00ff;--glow-x:70%;--glow-y:30%}:where(.Projects-module__hdPRpq__pauseBtn,.Projects-module__hdPRpq__arrowBtn,.Projects-module__hdPRpq__dot):focus-visible{outline:2px solid var(--color-text);outline-offset:4px}@media (max-width:1080px){.Projects-module__hdPRpq__slide{grid-template-columns:1fr .9fr}}@media (max-width:900px){.Projects-module__hdPRpq__slide{grid-template-rows:auto auto;grid-template-columns:1fr;gap:clamp(1.5rem,5vw,2.5rem);height:auto;min-height:auto;padding:clamp(2rem,6vw,3rem) clamp(1.5rem,5vw,2rem)}.Projects-module__hdPRpq__details{order:2;justify-content:center;display:flex}.Projects-module__hdPRpq__illustration{order:1;height:auto}.Projects-module__hdPRpq__bg{--glow-x:50%;--glow-y:20%}}@media (max-width:700px){.Projects-module__hdPRpq__arrowBtn{display:none}}@media (max-width:520px){.Projects-module__hdPRpq__slide{padding-top:2rem;padding-bottom:2rem}.Projects-module__hdPRpq__viewport{border-radius:28px}}@media (prefers-reduced-motion:reduce){.Projects-module__hdPRpq__track,.Projects-module__hdPRpq__viewport,.Projects-module__hdPRpq__pauseBtn,.Projects-module__hdPRpq__arrowIconWrapper,.Projects-module__hdPRpq__dot{transition:none}}
.InteractiveCard-module__9ZefDW__card{background-color:color-mix(in srgb, var(--color-slider) 65%, transparent);-webkit-backdrop-filter:blur(16px);color:var(--color-text);transform-style:preserve-3d;will-change:transform;border-radius:16px;flex-direction:column;transition:border-color .4s,box-shadow .4s;display:flex;overflow:hidden}.InteractiveCard-module__9ZefDW__card:hover{border-color:color-mix(in srgb, var(--contact-surface) 65%, transparent)}.InteractiveCard-module__9ZefDW__cardImageWrapper{cursor:zoom-in;background:0 0;border:none;width:100%;height:220px;margin:0;padding:0;display:block;position:relative;overflow:hidden}.InteractiveCard-module__9ZefDW__cardImageWrapper:after{content:"Ampliar";background-color:color-mix(in srgb, var(--primary-brand) 80%, black);color:#fff;letter-spacing:.5px;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;border-radius:30px;padding:8px 16px;font-size:.75rem;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:absolute;bottom:16px;right:16px;transform:translateY(15px)}.InteractiveCard-module__9ZefDW__cardImageWrapper:focus-visible:after,.InteractiveCard-module__9ZefDW__cardImageWrapper:hover:after{opacity:1;transform:translateY(0)}.InteractiveCard-module__9ZefDW__cardImageWrapper:focus-visible{outline:2px solid var(--primary-brand);outline-offset:-2px}.InteractiveCard-module__9ZefDW__cardImage{object-fit:cover;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.InteractiveCard-module__9ZefDW__cardImageWrapper:hover .InteractiveCard-module__9ZefDW__cardImage,.InteractiveCard-module__9ZefDW__cardImageWrapper:focus-visible .InteractiveCard-module__9ZefDW__cardImage{transform:scale(1.1)rotate(-1deg)}.InteractiveCard-module__9ZefDW__cardBody{flex-direction:column;padding:28px;display:flex;transform:translateZ(30px)}.InteractiveCard-module__9ZefDW__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.InteractiveCard-module__9ZefDW__cardTitle{color:var(--color-text);margin:0;font-size:1.35rem;font-weight:700;line-height:1.3}.InteractiveCard-module__9ZefDW__badge{background-color:color-mix(in srgb, var(--primary-brand) 12%, transparent);color:var(--primary-brand);border:1px solid color-mix(in srgb, var(--primary-brand) 25%, transparent);border-radius:8px;align-self:flex-start;margin-bottom:16px;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-block}.InteractiveCard-module__9ZefDW__expandableContent{opacity:0;height:0;overflow:hidden}.InteractiveCard-module__9ZefDW__description{color:var(--color-text);opacity:.9;margin:0 0 20px;font-size:1rem;line-height:1.7}.InteractiveCard-module__9ZefDW__skillList{margin:0 0 20px;padding-left:20px}.InteractiveCard-module__9ZefDW__skillList li{opacity:.9;color:var(--color-text);margin-bottom:12px;font-size:.95rem}.InteractiveCard-module__9ZefDW__interactiveBtn{border:none;border-top:1px solid color-mix(in srgb, var(--primary-brand) 15%, transparent);color:var(--color-text);font-family:var(--font-syne-variable);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:10px;margin-top:12px;padding:16px 0 0;font-size:.95rem;font-weight:700;transition:color .3s;display:flex}.InteractiveCard-module__9ZefDW__interactiveBtn:hover,.InteractiveCard-module__9ZefDW__interactiveBtn:focus-visible{color:var(--primary-brand);outline:none}
.TechSkills-module__nGGP_W__flexContainer{flex-direction:column-reverse;gap:24px;width:100%;display:flex}@media (min-width:1024px){.TechSkills-module__nGGP_W__flexContainer{flex-direction:row;align-items:flex-start}}.TechSkills-module__nGGP_W__nav{border-radius:12px;grid-template-rows:auto;grid-template-columns:repeat(1,1fr);gap:12px;padding:16px;display:grid}@media (min-width:1024px){.TechSkills-module__nGGP_W__nav{grid-template-columns:repeat(1,1fr);width:25%;position:sticky;top:100px}}@media (max-width:1024px){.TechSkills-module__nGGP_W__nav{grid-template-columns:repeat(2,1fr);width:100%}}.TechSkills-module__nGGP_W__button{text-align:left;background-color:color-mix(in srgb, var(--color-slider) 65%, transparent);width:100%;color:var(--color-text);border:1px solid color-mix(in srgb, var(--color-text) 15%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;font-family:var(--font-syne-variable);will-change:transform;border-radius:12px;padding:16px 20px;font-weight:600;transition:all .4s cubic-bezier(.25,1,.5,1);box-shadow:none!important}.TechSkills-module__nGGP_W__button:hover{border-color:var(--primary-brand);background-color:color-mix(in srgb, var(--primary-brand) 10%, transparent);transform:translate(-4px);box-shadow:none!important}.TechSkills-module__nGGP_W__buttonActive{transform:translate(-8px);background-color:var(--primary-brand)!important;color:var(--color-bg)!important;border-color:var(--primary-brand)!important;box-shadow:none!important}.TechSkills-module__nGGP_W__content{background-color:color-mix(in srgb, var(--color-slider) 45%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid color-mix(in srgb, var(--primary-brand) 15%, transparent);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:300px;padding:40px 24px;display:flex;box-shadow:none!important}@media (min-width:1024px){.TechSkills-module__nGGP_W__content{width:75%}}.TechSkills-module__nGGP_W__techGrid{width:100%;max-width:900px}.TechSkills-module__nGGP_W__techGridInner{flex-wrap:wrap;justify-content:center;gap:32px;width:100%;display:flex}.TechSkills-module__nGGP_W__techItem{outline:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.TechSkills-module__nGGP_W__techItem:focus-visible{outline:2px solid var(--primary-brand);outline-offset:8px;border-radius:12px}.TechSkills-module__nGGP_W__imageWrapper{justify-content:center;align-items:center;width:65px;height:65px;margin:0 16px;display:flex;position:relative;filter:none!important}.TechSkills-module__nGGP_W__techImage{object-fit:contain;pointer-events:none}.TechSkills-module__nGGP_W__tooltip{display:inline-block;position:relative}.TechSkills-module__nGGP_W__tooltiptext{visibility:hidden;background-color:var(--color-text);width:max-content;color:var(--color-bg);text-align:center;z-index:10;opacity:0;font-family:var(--font-syne-variable);pointer-events:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:700;transition:all .3s cubic-bezier(.175,.885,.32,1.275);position:absolute;bottom:135%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:none!important}.TechSkills-module__nGGP_W__tooltiptext:after{content:"";border-style:solid;border-width:6px;border-color:var(--color-text) transparent transparent transparent;margin-left:-6px;position:absolute;top:100%;left:50%}.TechSkills-module__nGGP_W__tooltip:hover .TechSkills-module__nGGP_W__tooltiptext,.TechSkills-module__nGGP_W__tooltip:focus-visible .TechSkills-module__nGGP_W__tooltiptext{visibility:visible;opacity:1;transform:translate(-50%)translateY(0)}.TechSkills-module__nGGP_W__showMoreBtn{color:var(--primary-brand);border:2px solid var(--primary-brand);font-family:var(--font-syne-variable);cursor:pointer;background-color:#0000;border-radius:999px;margin-top:40px;padding:12px 32px;font-weight:700;transition:all .3s;box-shadow:none!important}.TechSkills-module__nGGP_W__showMoreBtn:hover{background-color:var(--primary-brand);color:var(--color-bg);transform:translateY(-2px);box-shadow:none!important}
.Resume-module__IkI5_a__container{z-index:2;--resume-title-font:var(--font-syne-variable,system-ui, sans-serif);--resume-body-font:var(--font-inter-variable,system-ui, sans-serif);padding:120px 10% 40px;position:relative;overflow:clip}.Resume-module__IkI5_a__subcontainer{flex-direction:column;gap:40px;width:100%;max-width:1320px;margin:0 auto;display:flex}.Resume-module__IkI5_a__fullWidth{width:100%;min-width:0}.Resume-module__IkI5_a__sectionsWrapper{width:100%;min-width:0;font-family:var(--resume-body-font)}.Resume-module__IkI5_a__sectionsWrapper h1,.Resume-module__IkI5_a__sectionsWrapper h2,.Resume-module__IkI5_a__sectionsWrapper h3,.Resume-module__IkI5_a__sectionsWrapper h4,.Resume-module__IkI5_a__sectionsWrapper h5,.Resume-module__IkI5_a__sectionsWrapper h6{font-family:var(--resume-title-font)}.Resume-module__IkI5_a__divider{transform-origin:50%;width:100%;padding:10px}.Resume-module__IkI5_a__title{font-family:var(--resume-title-font);color:var(--color-primary);letter-spacing:2px;text-transform:uppercase;text-align:center;margin-bottom:1rem;font-size:20px;font-weight:700}@media (max-width:760px){.Resume-module__IkI5_a__container{padding:100px 5% 60px}.Resume-module__IkI5_a__subcontainer{gap:32px}}
.AnimatedBox-module__kZO1gq__container{padding:6px 10px}.AnimatedBox-module__kZO1gq__backgroundImg{aspect-ratio:2;border:1px solid var(--color-primary,#2a3cad);width:min(100%,1100px);max-width:100%;min-height:400px;box-shadow:0 0 5px var(--color-primary,#2a3cad);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;justify-content:center;align-items:center;margin:24px auto 20px;padding:clamp(12px,2vw,20px);display:flex;position:relative;overflow:hidden}.AnimatedBox-module__kZO1gq__backgroundImg:after{content:"";pointer-events:none;background:linear-gradient(#0000004d 0%,#000000bf 100%);position:absolute;inset:0}.AnimatedBox-module__kZO1gq__box{z-index:1;box-sizing:border-box;border:2px solid var(--color-primary,#2a3cad);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111845a6;justify-content:center;align-items:center;width:min(72%,780px);min-height:260px;padding:clamp(16px,2vw,22px);display:flex;position:relative;overflow:hidden}.AnimatedBox-module__kZO1gq__box:before{content:"";pointer-events:none;background:#ffffff1a;width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-120%}.AnimatedBox-module__kZO1gq__box:hover:before{left:-35%;transform:skew(-6deg)}.AnimatedBox-module__kZO1gq__content{z-index:1;border:1px solid var(--color-accent,#f0a591);text-align:center;overflow-wrap:anywhere;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100%;padding:clamp(16px,2vw,24px);display:flex;position:relative}.AnimatedBox-module__kZO1gq__contentTitle{color:#fff;text-shadow:0 1px 3px #000c;margin-bottom:12px;font-size:clamp(20px,2vw,38px);line-height:1.2}.AnimatedBox-module__kZO1gq__animatedSpan{box-sizing:border-box;display:block;position:absolute;inset:0}.AnimatedBox-module__kZO1gq__animatedSpan:before{content:"";background:var(--color-span,#50dfdb);position:absolute}.AnimatedBox-module__kZO1gq__animatedSpan:first-child:before{width:100%;height:2px;animation:4s linear infinite AnimatedBox-module__kZO1gq__animate;top:0;left:0}.AnimatedBox-module__kZO1gq__animatedSpan:nth-child(2):before{width:2px;height:100%;animation:4s linear infinite AnimatedBox-module__kZO1gq__animateVertical;top:0;right:0}.AnimatedBox-module__kZO1gq__animatedSpan:nth-child(3):before{width:100%;height:2px;animation:4s linear infinite AnimatedBox-module__kZO1gq__animate;bottom:0;left:0}.AnimatedBox-module__kZO1gq__animatedSpan:nth-child(4):before{width:2px;height:100%;animation:4s linear infinite AnimatedBox-module__kZO1gq__animateVertical;top:0;left:0}@keyframes AnimatedBox-module__kZO1gq__animate{0%{transform-origin:0;transform:scaleX(0)}50%{transform-origin:0;transform:scaleX(1)}50.1%{transform-origin:100%;transform:scaleX(1)}to{transform-origin:100%;transform:scaleX(0)}}@keyframes AnimatedBox-module__kZO1gq__animateVertical{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}50.1%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}@media (max-width:1200px){.AnimatedBox-module__kZO1gq__backgroundImg{min-height:360px}.AnimatedBox-module__kZO1gq__box{width:min(80%,760px)}}@media (max-width:768px){.AnimatedBox-module__kZO1gq__container{padding:4px 0}.AnimatedBox-module__kZO1gq__backgroundImg{aspect-ratio:auto;width:100%;min-height:320px;margin:18px auto;padding:12px}.AnimatedBox-module__kZO1gq__box{width:100%;min-height:unset;padding:14px}.AnimatedBox-module__kZO1gq__content{padding:16px 14px}.AnimatedBox-module__kZO1gq__contentTitle{margin-bottom:10px;font-size:clamp(18px,5vw,28px)}}@media (max-width:480px){.AnimatedBox-module__kZO1gq__backgroundImg{min-height:300px;padding:10px}.AnimatedBox-module__kZO1gq__box{padding:12px}.AnimatedBox-module__kZO1gq__content{padding:14px 12px}}
.Services-module__PKZCHq__container{text-align:center;font-family:var(--font-syne-variable);z-index:2;justify-content:center;align-items:center;padding:120px 10% 48px;display:flex;position:relative;overflow:hidden}.Services-module__PKZCHq__subcontainer{flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;max-width:1480px;display:flex}.Services-module__PKZCHq__title{color:var(--color-primary);letter-spacing:2px;text-transform:uppercase;margin-bottom:6px;font-size:clamp(18px,1.4vw,24px);font-weight:700}.Services-module__PKZCHq__subtitle{color:var(--color-footer);margin-bottom:12px;font-size:clamp(18px,3vw,26px);font-weight:700;line-height:1.12}.Services-module__PKZCHq__description{color:var(--color-text);margin-bottom:24px;max-width:820px;margin-inline:auto;font-size:clamp(15px,1.2vw,18px);line-height:1.7}.Services-module__PKZCHq__carouselContainer{z-index:1;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.Services-module__PKZCHq__mainCarousel{align-items:stretch;height:100%;min-height:clamp(420px,42vw,540px);transition:opacity .3s;display:flex;overflow:hidden}.Services-module__PKZCHq__mainSlide{box-sizing:border-box;opacity:.35;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;padding:0 12px;transition:transform .35s ease-in-out,opacity .35s}.Services-module__PKZCHq__activeMainSlide{opacity:1}.Services-module__PKZCHq__mainSlide:hover{transform:translateY(-2px)}.Services-module__PKZCHq__detailsDescription{gap:14px;max-width:50ch;margin:16px auto 0;padding:0;list-style:none;display:grid}.Services-module__PKZCHq__detailItem{color:#fff;-webkit-user-select:text;user-select:text;text-shadow:0 1px 2px #0009;font-size:clamp(15px,1.18vw,19px);line-height:1.55}.Services-module__PKZCHq__navCarousel{justify-content:center;align-items:center;display:flex;padding:8px 0!important}.Services-module__PKZCHq__navSlide{cursor:pointer;min-width:64px;height:56px;color:var(--color-subtitle);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:0 0;border:none;border-radius:999px;outline:none;justify-content:center;align-items:center;padding:0 18px;transition:transform .3s,color .3s,box-shadow .3s,background-color .3s;display:flex!important}.Services-module__PKZCHq__navSlide:hover{transform:scale(1.05)}.Services-module__PKZCHq__navSlide:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px}.Services-module__PKZCHq__activeNavSlide{color:var(--color-background,#fff);background-color:var(--color-primary);box-shadow:0 12px 28px var(--color-primary-alpha,#50dfdb2e);transform:scale(1.02)}.Services-module__PKZCHq__navIcon{justify-content:center;align-items:center;height:100%;font-size:24px;display:flex}.Services-module__PKZCHq__activeNavIcon{color:var(--color-background,#fff)}@media (max-width:1200px){.Services-module__PKZCHq__container{padding-inline:6%}.Services-module__PKZCHq__carouselContainer{-webkit-mask-image:none;mask-image:none}.Services-module__PKZCHq__mainSlide{padding-inline:8px}}@media (max-width:768px){.Services-module__PKZCHq__container{padding:92px 4% 44px}.Services-module__PKZCHq__subcontainer{gap:32px}.Services-module__PKZCHq__subtitle{font-size:clamp(24px,7vw,34px)}.Services-module__PKZCHq__description{margin-bottom:20px}.Services-module__PKZCHq__carouselContainer{padding-bottom:16px;overflow:visible}.Services-module__PKZCHq__mainCarousel{min-height:340px}.Services-module__PKZCHq__mainSlide{padding-inline:4px}.Services-module__PKZCHq__detailsDescription{gap:12px}.Services-module__PKZCHq__detailItem{font-size:14px}.Services-module__PKZCHq__navSlide{min-width:56px;height:52px;padding-inline:12px}.Services-module__PKZCHq__navIcon{font-size:20px}}@media (max-width:480px){.Services-module__PKZCHq__container{padding:84px 4% 40px}.Services-module__PKZCHq__subcontainer{gap:28px}.Services-module__PKZCHq__mainCarousel{min-height:320px}.Services-module__PKZCHq__navSlide{min-width:52px;height:50px;padding-inline:10px}.Services-module__PKZCHq__navIcon{font-size:18px}}
