/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-font-weight:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-gray-600:oklch(44.6% .03 256.802);--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-bold:700;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.z-2{z-index:2}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-8{margin-top:calc(var(--spacing)*8)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.grid{display:grid}.h-auto{height:auto}.w-full{width:100%}.rounded-lg{border-radius:var(--radius-lg)}.object-cover{object-fit:cover}.p-8{padding:calc(var(--spacing)*8)}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-gray-600{color:var(--color-gray-600)}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}*,:after,:before{box-sizing:border-box}body{color:var(--color-dark-navy);margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;line-height:1.6}:root{--color-light-blue:#8ecae6;--color-medium-blue:#219ebc;--color-dark-navy:#023047;--color-yellow:#ffb703;--color-orange:#fb8500}a{color:inherit;text-decoration:none}.hero-section{background-color:var(--color-medium-blue);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:3rem;display:flex}@media (min-width:768px){.hero-section{text-align:left;flex-direction:row;padding:4rem}}.hero-text-content{flex:1;padding:1rem}@media (min-width:768px){.hero-text-content{padding-right:2rem}}.hero-image-container{flex:1;justify-content:center;align-items:center;margin-top:2rem;padding:1rem;display:flex}@media (min-width:768px){.hero-image-container{margin-top:0;padding-left:2rem}}.profile-image{border:8px solid var(--color-light-blue);object-fit:cover;border-radius:50%;box-shadow:0 10px 15px #0000004d}.sections-container{background-color:var(--color-dark-navy);color:#fff;flex-grow:1;padding:4rem 2rem}.sections-grid{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.sections-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.sections-grid{grid-template-columns:repeat(4,1fr)}}.section-card{background-color:var(--color-medium-blue);text-align:center;border-radius:.5rem;flex-direction:column;justify-content:space-between;align-items:center;padding:1.5rem;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;display:flex;box-shadow:0 4px 6px #0003}.section-card:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 8px 12px #0006}.section-card h3{color:#fff;margin-bottom:.75rem;font-size:1.75rem;font-weight:600}.section-card p{color:#fffc;margin-bottom:1rem;font-size:1rem}.section-button{border-radius:.5rem;margin-top:auto;padding:.75rem 1.5rem;font-weight:700;transition:background-color .3s ease-in-out,color .3s ease-in-out;display:inline-block}.section-button-yellow{background-color:var(--color-yellow);color:var(--color-dark-navy)}.section-button-orange,.section-button-yellow:hover{background-color:var(--color-orange)}.section-button-orange{color:#fff}.section-button-orange:hover{background-color:var(--color-yellow);color:var(--color-dark-navy)}.sections-container h2{text-align:center;color:#fff;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.projects-container{max-width:1200px;margin:0 auto;padding:2rem}.projects-title{margin-bottom:2.5rem;font-size:2.5rem;font-weight:700}.no-projects-message,.projects-title{text-align:center;color:var(--color-dark-navy)}.no-projects-message{margin-top:2.5rem;font-size:1.25rem}.projects-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.projects-grid{grid-template-columns:repeat(3,1fr)}}.project-card{border:1px solid var(--color-light-blue);background-color:#fff;border-radius:.5rem;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.project-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d}.project-image{object-fit:cover;object-position:center;width:100%;height:12rem}.project-image-placeholder{background-color:var(--color-light-blue);color:#fff;justify-content:center;align-items:center;width:100%;height:12rem;font-size:1.125rem;font-weight:500;display:flex}.project-card-content{padding:1.5rem}.project-card-title{color:var(--color-dark-navy);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.project-card-description{color:#555;margin-bottom:1rem;font-size:.875rem}.project-technologies{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.project-tech-tag{background-color:var(--color-light-blue);color:var(--color-dark-navy);border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:500}.project-buttons-container{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.project-button{border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;transition:background-color .3s ease-in-out,border-color .3s ease-in-out,color .3s ease-in-out;display:inline-block}.project-button-primary{background-color:var(--color-orange);color:#fff;border:1px solid var(--color-orange)}.project-button-primary:hover{background-color:var(--color-yellow);border-color:var(--color-yellow)}.project-button-secondary{border:1px solid var(--color-medium-blue);color:var(--color-dark-navy);background-color:#0000}.project-button-secondary:hover{background-color:var(--color-light-blue);color:#fff}.contact-page-container{background-color:var(--color-dark-navy);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 100px);padding:2rem;display:flex}.contact-page-subtitle{max-width:600px;margin-bottom:2rem}.contact-form{background-color:var(--color-medium-blue);border-radius:.75rem;gap:1.25rem;width:100%;max-width:500px;padding:2.5rem;box-shadow:0 10px 15px #0000004d}.contact-form,.form-group{flex-direction:column;display:flex}.form-group{text-align:left}.form-label{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:600}.form-input,.form-textarea{border:1px solid var(--color-light-blue);color:var(--color-dark-navy);background-color:#ffffffe6;border-radius:.375rem;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.form-input:focus,.form-textarea:focus{border-color:var(--color-yellow);outline:none;box-shadow:0 0 0 3px #ffb70380}.form-textarea{resize:vertical;min-height:100px}.form-submit-button{background-color:var(--color-orange);color:#fff;cursor:pointer;border:none;border-radius:.5rem;margin-top:1rem;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:700;transition:background-color .3s ease-in-out,transform .1s ease-in-out}.form-submit-button:hover{background-color:var(--color-yellow);color:var(--color-dark-navy);transform:translateY(-2px)}.form-submit-button:disabled{background-color:var(--color-light-blue);cursor:not-allowed;opacity:.7;transform:none}.form-message{margin-top:1rem;font-size:1rem;font-weight:500}.form-message-success{color:#a7f3d0}.form-message-error{color:#fca5a5}.about-container{max-width:1000px;color:var(--color-dark-navy);background-color:#fff;min-height:100vh;margin:0 auto;padding:2rem}.about-title{text-align:center;color:var(--color-dark-navy);margin-bottom:.5rem;font-size:3rem;font-weight:700}.about-subtitle{text-align:center;color:var(--color-medium-blue);margin-bottom:2.5rem;font-size:1.25rem}.about-section{background-color:var(--color-light-blue);border-radius:.75rem;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 6px #0000001a}.section-heading{color:var(--color-dark-navy);border-bottom:2px solid var(--color-medium-blue)}.section-content{color:var(--color-dark-navy);font-size:1.1rem;line-height:1.8}.skills-grid{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.skill-tag{background-color:var(--color-dark-navy);color:#fff;border-radius:9999px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;transition:background-color .3s ease-in-out,transform .1s ease-in-out}.skill-tag:hover{background-color:var(--color-orange);transform:translateY(-2px)}.education-list,.experience-list{flex-direction:column;gap:1.5rem;display:flex}.education-item,.experience-item{border-left:5px solid var(--color-yellow);background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.education-degree,.experience-title{color:var(--color-dark-navy);margin-bottom:.25rem;font-size:1.3rem;font-weight:600}.education-duration,.education-institution,.experience-duration{color:var(--color-medium-blue);margin-bottom:.5rem;font-size:.95rem}.experience-description{color:var(--color-dark-navy);margin-left:1.25rem;list-style-type:disc}.experience-description li{margin-bottom:.25rem}.education-details{color:#555;font-size:.9rem}.contact-page-wrapper{background-color:var(--color-dark-navy);color:#fff;flex-direction:column;align-items:center;min-height:100vh;padding:2rem;display:flex}.contact-page-header{text-align:center;max-width:800px;margin-bottom:2rem}.contact-page-title{color:#fff;margin-bottom:.5rem;font-size:3rem;font-weight:700}.contact-page-subtitle{color:#fffc;font-size:1.25rem}.contact-content-grid{grid-template-columns:1fr;gap:2.5rem;width:100%;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.contact-content-grid{grid-template-columns:1fr 1.5fr;align-items:flex-start}}.contact-form-section,.freelance-profiles-section{background-color:var(--color-medium-blue);border-radius:.75rem;flex-direction:column;padding:2rem;display:flex;box-shadow:0 10px 15px #0000004d}.section-heading{color:var(--color-yellow);border-bottom:2px solid var(--color-light-blue);width:100%;padding-bottom:.5rem;font-size:2rem;font-weight:600;display:inline-block}.section-description,.section-heading{text-align:center;margin-bottom:1.5rem}.section-description{color:#ffffffe6;font-size:1rem}.profile-card{background-color:var(--color-dark-navy);text-align:center;border:1px solid var(--color-light-blue);border-radius:.5rem;flex-direction:column;align-items:center;margin-bottom:1rem;padding:1.5rem;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;display:flex}.profile-card:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 15px 20px #0006}.profile-link{color:var(--color-yellow);align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;display:flex}.profile-link:hover{color:var(--color-orange)}.profile-icon{object-fit:contain;width:40px;height:40px}.profile-name{white-space:nowrap}.profile-tagline{color:#ffffffb3;font-size:.9rem}.whatsapp-contact{background-color:var(--color-dark-navy);text-align:center;border:1px solid var(--color-light-blue);border-radius:.75rem;margin-top:2rem;padding:1.5rem;box-shadow:0 4px 6px #0003}.whatsapp-heading{color:var(--color-yellow);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.whatsapp-text{color:#fffc;margin-bottom:1rem;font-size:1rem}.whatsapp-button{color:#fff;background-color:#25d366;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:700;transition:background-color .3s ease-in-out,transform .1s ease-in-out;display:inline-flex;box-shadow:0 4px 6px #0003}.whatsapp-button:hover{background-color:#1da851;transform:translateY(-2px)}.whatsapp-icon{object-fit:contain;width:24px;height:24px}.contact-form{box-shadow:none;background-color:#0000;margin-top:1.5rem;padding:0}.blog-page-container{background-color:var(--color-dark-navy);color:#fff;flex-direction:column;align-items:center;min-height:100vh;padding:2rem;display:flex}.blog-page-title{text-align:center;color:var(--color-yellow);margin-bottom:2rem;font-size:3rem;font-weight:700}.blog-no-posts-message{text-align:center;color:#fffc;margin-top:2rem;font-size:1.25rem}.blog-grid{grid-template-columns:1fr;gap:2.5rem;width:100%;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.blog-card{background-color:var(--color-medium-blue);border:1px solid var(--color-light-blue);border-radius:.75rem;flex-direction:column;padding:1.5rem;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;display:flex;overflow:hidden;box-shadow:0 10px 15px #0000004d}.blog-card:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 15px 20px #0006}.blog-image{object-fit:cover;object-position:center}.blog-image,.blog-image-placeholder{border-radius:.5rem;width:100%;height:12rem;margin-bottom:1rem}.blog-image-placeholder{background-color:var(--color-dark-navy);color:#fff9;justify-content:center;align-items:center;font-size:1.125rem;font-weight:500;display:flex}.blog-card-content{flex-direction:column;flex-grow:1;padding:.5rem 0;display:flex}.blog-card-title{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.blog-card-description{color:#fffc;flex-grow:1;margin-bottom:1rem;font-size:1rem}.blog-tags-container{gap:.5rem;margin-bottom:1rem}.blog-tag:hover{color:#fff}.blog-post-date{color:#fff9;text-align:left;margin-bottom:1rem;font-size:.75rem}.blog-section{justify-content:space-between}.blog-section-heading{text-align:center}.blog-page-subtitle{color:#fffc;font-size:1.25rem}.blog-page-subtitle,.blog-section{text-align:center;margin-bottom:2.5rem}.blog-section{background-color:var(--color-medium-blue);border:1px solid var(--color-light-blue);border-radius:.75rem;flex-direction:column;align-items:center;min-height:250px;padding:2rem;display:flex;box-shadow:0 10px 15px #0000004d}.blog-section-heading{color:var(--color-yellow);border-bottom:2px solid var(--color-light-blue);width:100%;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:2rem;font-weight:600;display:inline-block}.blog-section-content{color:#ffffffe6;text-align:left;flex-grow:1;width:100%;max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8}.blog-tags-container{flex-wrap:wrap;justify-content:center;gap:.75rem;width:100%;max-width:800px;margin:0 auto 1.5rem;display:flex}.blog-tag{background-color:var(--color-dark-navy);color:#fff;border-radius:9999px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;transition:background-color .3s ease-in-out,transform .1s ease-in-out}.blog-tag:hover{background-color:var(--color-orange);transform:translateY(-2px)}.blog-list-items{text-align:left;flex-direction:column;flex-grow:1;gap:1.5rem;width:100%;max-width:800px;margin:0 auto;display:flex}.blog-sub-card{background-color:var(--color-dark-navy);border-left:5px solid var(--color-yellow);color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 2px 4px #0003}.blog-sub-card-title{color:var(--color-light-blue);margin-bottom:.25rem;font-size:1.3rem;font-weight:600}.blog-sub-card-text{color:#ffffffb3;margin-bottom:.5rem;font-size:.95rem}.blog-sub-card-list{color:#ffffffe6;margin-left:1.25rem;list-style-type:disc}.blog-sub-card-list li{margin-bottom:.25rem}.about-cv-download{text-align:center;margin-top:3rem;margin-bottom:2rem}.download-cv-button{background-color:var(--color-orange);color:#fff;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:700;transition:background-color .3s ease-in-out,transform .1s ease-in-out;display:inline-block;box-shadow:0 4px 6px #0003}.download-cv-button:hover{background-color:var(--color-yellow);color:var(--color-dark-navy);transform:translateY(-2px)}.download-cv-note{color:var(--color-white);margin-top:.5rem;font-size:.85rem}@property --tw-font-weight{syntax:"*";inherits:false}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}