@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap");:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Quicksand,serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}*,body,html{cursor:auto}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.ReactLenis{opacity:0;transition:opacity 1s ease}.content-loaded{opacity:1}.main-layer{opacity:1;transform:translateY(20px);transition:transform .8s ease}.main-layer.loaded{transform:translateY(0)}.loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1000;display:flex;justify-content:flex-end;align-items:flex-end;padding:30px;transition:opacity .5s ease,visibility .5s ease}.loader--complete{opacity:0;visibility:hidden}.loader__counter{position:relative;font-size:4rem;font-weight:700;color:#fff;font-family:Share Tech Mono,monospace;letter-spacing:2px;text-shadow:0 0 15px rgba(106,13,173,.9),0 0 30px rgba(106,13,173,.5);margin-right:20px;margin-bottom:20px}@media (max-width:768px){.loader{width:100%;height:100%;padding:20px}.loader__counter{font-size:2.5rem}.about_me{margin-bottom:0!important}.scene_container{height:60vh;padding-top:3rem!important;padding-bottom:3rem}}.hero_bg{display:block;height:100%;overflow:hidden;position:absolute;top:0;left:0;width:100%}.hero_bg,.hero_bg img{background-color:#0c0c0c}.hero_bg img{height:110%;object-fit:cover;width:110%;max-height:none;object-position:right center;transform:translateX(5%);filter:grayscale(100%)}.hero_bg:after,.hero_bg:before{content:none}.hero_bg .js-anim--scale{height:100%;width:100%;overflow:hidden;transform-origin:right center;background-color:#0c0c0c}.hero{position:relative;height:100vh;background-color:#0c0c0c}.hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,5%,.4);z-index:1;pointer-events:none}.hero_content{position:relative;z-index:3}.cursor-halo{width:40px;height:40px;border-radius:50%;background:rgba(106,13,173,.2);border:2px solid hsla(0,0%,100%,.7);position:fixed;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:transform .6s cubic-bezier(.1,.8,.2,1),opacity .6s ease;box-shadow:0 0 5px rgba(0,0,0,.5),0 0 15px rgba(106,13,173,.6),0 0 25px rgba(106,13,173,.4);will-change:transform}.cursor-halo:before{content:none}.cursor-hover{transform:translate(-50%,-50%) scale(1.2);background:rgba(255,105,180,.3);border-color:hsla(0,0%,100%,.9);transition:transform .5s cubic-bezier(.2,.9,.3,1),background-color .5s ease,box-shadow .5s ease}@keyframes cursorHaloPulse{0%{opacity:.8;transform:translate(-50%,-50%) scale(1)}50%{opacity:.6;transform:translate(-50%,-50%) scale(1.1)}to{opacity:.8;transform:translate(-50%,-50%) scale(1)}}.cursor-halo{animation:cursorHaloPulse 4s ease-in-out infinite}.heading-mask{position:relative;overflow:visible;padding:1rem 0}.heading-mask,.heading-mask:last-child{margin-bottom:0;border-bottom:none}.heading-mask_el{padding:1rem 0;transition:transform .3s ease;opacity:1}.heading-mask_el__deep{position:relative;z-index:2;opacity:1;margin-bottom:2rem}.heading-mask_el__masking{position:absolute;top:0;left:0;width:100%;z-index:1;opacity:0}.simple-masking{position:relative;overflow:visible}.simple-masking_el{position:relative;display:inline-block;opacity:1}.heading-mask .row{margin:0 0 2rem;align-items:center;gap:2rem;flex-wrap:nowrap}.heading-mask .col-3,.heading-mask .col-sm-6{padding:0 1rem;flex-shrink:0}.heading-mask h2{margin:0 0 2rem;font-size:2.5rem;letter-spacing:.5px}.heading-mask .desc,.heading-mask h2{line-height:1.6;opacity:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.heading-mask .desc{font-size:1rem;margin-top:1rem;margin-bottom:2rem}.js-cursor-contract:hover{transform:scale(.98);transition:transform .3s ease}.frameworks-section{background:#0c0c0c;padding:4rem 0 2rem;text-align:center}.frameworks-title{color:#fff;font-size:2.2rem;font-weight:600;margin-bottom:2.5rem;letter-spacing:.5px}.frameworks-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem;max-width:900px;margin:0 auto}.frameworks-grid img{width:80px;height:80px;background:#23232b;border-radius:16px;padding:12px;box-shadow:0 2px 16px 0 rgba(0,0,0,.18);transition:transform .2s}.frameworks-grid img:hover{transform:scale(1.12) rotate(-4deg);box-shadow:0 4px 24px 0 rgba(0,0,0,.28)}@media (max-width:768px){.hero_content_inner h1{font-size:3rem!important}.hero_content_inner h6{font-size:1rem}.hero_bg img{width:100%;height:100vh;transform:translateX(0)}.about_me{flex-direction:column}.about_content_desc h2{font-size:1.5rem}.heading-mask h2{font-size:2rem!important;white-space:normal;line-height:1.2}.frameworks-grid{gap:1.5rem;padding:0 1rem}.frameworks-grid img{width:60px;height:60px}.heading-mask .row{flex-direction:column;gap:1rem}.heading-mask .col-lg-6,.heading-mask .col-sm-2{width:100%;padding:0}.heading-mask .col-sm-2{order:1}.heading-mask .col-lg-6{order:2}.motto_content_heading{font-size:2.5rem}.c--slider{min-height:60vh}.motto_content_inner>div{width:90%!important;left:5%!important;top:5%!important}.testimonial_content h3{font-size:1.2rem}.contact .row{flex-direction:column;gap:2rem}.contact .col-lg-3{width:100%}}@media (max-width:480px){.hero_content_inner h1{font-size:2rem!important}.hero_content_inner h6{font-size:.9rem}.about_content_desc h2{font-size:1.2rem}.about_content_label{font-size:.8rem}.heading-mask h2{font-size:1.5rem!important}.frameworks-grid{gap:1rem;padding:0 .5rem}.frameworks-grid img{width:50px;height:50px;padding:8px}.heading-mask h3{font-size:1.2rem}.heading-mask .desc{font-size:.9rem}.heading-mask span{font-size:10px!important;padding:1px 5px!important;margin-right:5px!important}.motto_content_heading{font-size:2rem}.c--slider{min-height:50vh}.motto_content_inner>div{width:95%!important;left:2.5%!important;padding:10px!important}.motto_content_inner h6{font-size:.9rem}.testimonial_content h3{font-size:1rem}.testimonial_info_name{font-size:.9rem}.contact_label{font-size:.8rem}.contact_link{font-size:.9rem}}@media (max-width:320px){.hero_content_inner h1{font-size:1.5rem!important}.frameworks-grid img{width:40px;height:40px;padding:6px}.heading-mask h2{font-size:1.2rem!important}.motto_content_heading{font-size:1.5rem}}@media (max-width:768px) and (orientation:landscape){.hero{height:100vh}.hero_content_inner h1{font-size:2.5rem!important}.c--slider{min-height:80vh}}@media (max-width:768px){.container{padding:0 1rem}.header{padding:1rem}button{padding:12px 20px!important}a,button{font-size:.9rem}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.frameworks-grid img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.motto_content_inner{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;text-align:center}.motto_content_inner p{margin-bottom:2rem}.motto_content_heading{display:flex;flex-direction:column;align-items:center;gap:1rem}.motto_content_heading span{margin-bottom:1rem}@media (max-width:768px){.motto_content_heading{font-size:2.5rem!important;line-height:1.2}.motto_content_inner .h6{font-size:1.2rem!important}.motto_content_heading span{font-size:2.5rem!important;margin-bottom:1.5rem!important}}@media (max-width:480px){.motto_content_heading{font-size:2rem!important}.motto_content_heading span{font-size:2rem!important;margin-bottom:1rem!important}.motto_content_inner .h6{font-size:1rem!important}}@media (max-width:768px){.c--slider{background-repeat:no-repeat!important;min-height:100vh}.c--slider,.c--slider[style*=background-image]{background-size:contain!important;background-position:50%!important}.yvesamani_img{transform:translate(20%,-3%)!important}}@media (max-width:480px){.c--slider{background-size:90% auto!important;background-position:50%!important}}@media (max-width:768px){.motto{padding:2rem 0}.motto_content{padding:0 1rem}.c--slider{min-height:60vh!important;background-size:contain!important;background-position:50%!important;background-repeat:no-repeat!important}.motto_content_inner{min-height:60vh!important;padding:1rem}.motto_content_heading{font-size:2rem!important;gap:.5rem!important}.motto_content_heading span{font-size:2rem!important;margin-bottom:.5rem!important}.motto_content_inner .h6{font-size:1rem!important;margin-bottom:1.5rem!important}.motto_content_inner>div[style*="position: absolute"]{width:280px!important;top:5px!important;left:10px!important;padding:12px!important;border-radius:.8rem!important}.motto_content_inner .h6[data-offset=".2"]{font-size:1rem!important;margin-bottom:.5rem!important}.motto_content_inner span[style*="fontSize: 12px"]{font-size:10px!important;padding:1px 5px!important;margin-right:5px!important;margin-bottom:.5rem!important}.motto_content_inner button{padding:8px 20px!important;margin-top:15px!important;font-size:.9rem!important}}@media (max-width:480px){.motto{padding:1rem 0}.motto_content{padding:0 .5rem}.c--slider{min-height:50vh!important;background-size:90% auto!important}.motto_content_inner{min-height:50vh!important;padding:.5rem}.motto_content_heading{font-size:1.5rem!important;gap:.3rem!important}.motto_content_heading span{font-size:1.5rem!important;margin-bottom:.3rem!important}.motto_content_inner .h6{font-size:.9rem!important;margin-bottom:1rem!important}.motto_content_inner>div[style*="position: absolute"]{width:250px!important;top:2px!important;left:5px!important;padding:10px!important;border-radius:.6rem!important}.motto_content_inner .h6[data-offset=".2"]{font-size:.9rem!important;margin-bottom:.3rem!important}.motto_content_inner span[style*="fontSize: 12px"]{font-size:9px!important;padding:1px 4px!important;margin-right:3px!important;margin-bottom:.3rem!important}.motto_content_inner button{padding:6px 15px!important;margin-top:10px!important;font-size:.8rem!important}}@media (max-width:320px){.c--slider{background-size:85% auto!important}.c--slider,.motto_content_inner{min-height:40vh!important}.motto_content_heading,.motto_content_heading span{font-size:1.2rem!important}.motto_content_inner>div[style*="position: absolute"]{width:220px!important;padding:8px!important}.motto_content_inner .h6[data-offset=".2"]{font-size:.8rem!important}.motto_content_inner span[style*="fontSize: 12px"]{font-size:8px!important;padding:1px 3px!important}.motto_content_inner button{padding:5px 12px!important;font-size:.7rem!important}}@media (max-width:768px) and (orientation:landscape){.c--slider,.motto_content_inner{min-height:80vh!important}.motto_content_heading,.motto_content_heading span{font-size:2.2rem!important}}@media (max-width:768px){.testimonials{padding-top:4rem;padding-bottom:2rem}.testimonials_content_label{font-size:.875rem;margin-bottom:1.5rem;text-align:center}.testimonial_lists{margin:0}.testimonial{height:auto;min-height:300px;padding:2rem 1rem;border-top:1px solid hsla(37,18%,66%,.1)}.testimonial_inner{width:100%!important;padding:0}.testimonial_content{margin-bottom:1.5rem;margin-left:0}.testimonial_content h3{font-size:1.125rem;line-height:1.6;text-align:center}.testimonial_content p{font-size:1rem;line-height:1.7;text-align:center;padding:0 .5rem}.testimonial_content b{font-size:3rem;line-height:1;margin-bottom:1rem;display:block;text-align:center}.testimonial_info{text-align:center}.testimonial_info_name{font-size:.875rem;margin-top:1rem}.testimonials .swiper{padding:0 1rem}.testimonials .swiper-slide{padding:1rem 0}}@media (max-width:480px){.testimonials{padding-top:3rem;padding-bottom:1.5rem}.testimonials_content_label{font-size:.75rem;margin-bottom:1rem}.testimonial{height:20rem;padding:1.5rem .5rem}.testimonial_content h3{font-size:1rem;line-height:1.5}.testimonial_content p{font-size:.875rem;line-height:1.6;padding:0 .25rem}.testimonial_content b{font-size:2.5rem;margin-bottom:.75rem}.testimonial_info_name{font-size:.75rem}.testimonials .swiper{padding:0 .5rem}}@media (max-width:320px){.testimonials{padding-top:2rem}.testimonial{min-height:200px;padding:1rem .25rem}.testimonial_content h3{font-size:.875rem}.testimonial_content p{font-size:.75rem}.testimonial_content b{font-size:2rem}}@media (min-width:769px) and (max-width:1024px){.testimonials{padding-top:6rem}.testimonial{height:auto;min-height:400px;padding:3rem 2rem}.testimonial_content h3{font-size:1.25rem}.testimonial_content p{font-size:1.125rem}.testimonial_content b{font-size:4rem}}@media (max-width:768px) and (orientation:landscape){.testimonials{padding-top:2rem;padding-bottom:1rem}.testimonial{min-height:200px;padding:1.5rem 1rem}.testimonial_content h3{font-size:1rem}.testimonial_content p{font-size:.875rem}.testimonial_content b{font-size:2.5rem}}.testimonials .swiper-pagination{bottom:1rem}.testimonials .swiper-pagination-bullet{background:rgba(106,13,173,.3);opacity:1}.testimonials .swiper-pagination-bullet-active{background:#6a0dad}.testimonial_content,.testimonial_info{transition:all .3s ease}.testimonial_content p{text-shadow:0 1px 2px rgba(0,0,0,.1)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.testimonial_content p{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@media (max-width:768px){.testimonial_inn{height:20rem!important}.contact{padding-bottom:1rem!important}.contact_content{margin-top:1rem!important}.contact{padding:1rem!important}.contact .row{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:2rem!important;gap:2rem!important;margin:0!important}.contact .col-lg-3{width:100%!important;padding:0!important}.contact .col-lg-3:first-child{grid-column:1}.contact .col-lg-3:nth-child(2){grid-column:2}.contact .col-lg-3:last-child{grid-column:1/-1;grid-row:2;display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:2rem!important;gap:2rem!important}.contact .col-lg-3:last-child .row{display:contents!important}.contact .col-lg-3:last-child .col-lg-12{width:100%!important;padding:0!important}.contact_link{font-size:1rem!important;padding:.5rem 0!important;display:block!important}.contact_info{margin-bottom:1rem!important}.contact_info .h4{margin-bottom:.5rem!important}.contact_info .h4,.contact_info .sub-content{font-size:.875rem!important}}@media (max-width:480px){.contact{padding:1.5rem .5rem!important}.contact .col-lg-3:last-child,.contact .row{gap:1.5rem!important}.contact_link{font-size:.875rem!important}.contact_info .h4,.contact_info .sub-content{font-size:.75rem!important}}@media (max-width:320px){.contact .col-lg-3:last-child,.contact .row{gap:1rem!important}.contact_link{font-size:.8rem!important}.contact_info .h4,.contact_info .sub-content{font-size:.7rem!important}}@media (max-width:768px){.contact_label{margin-bottom:2rem!important}.contact ul{margin:0!important;padding:0!important}.contact li{margin-bottom:.5rem!important}.testimonials{padding:2rem 1rem!important;overflow:visible!important}.testimonial_lists{margin:0!important;padding:0!important}.testimonial{height:auto!important;min-height:300px!important;padding:2rem 1rem!important;border-top:1px solid hsla(37,18%,66%,.1)!important;display:flex!important;align-items:center!important;justify-content:center!important}.testimonial_inner{width:100%!important;max-width:100%!important;padding:0!important;margin:0!important}.testimonial_content{margin-bottom:1.5rem!important;margin-left:0!important;width:100%!important}.testimonial_content h3{font-size:1.125rem!important;line-height:1.6!important;text-align:center!important;margin:0!important}.testimonial_content p{font-size:1rem!important;line-height:1.7!important;text-align:center!important;padding:0!important;margin:0!important;word-wrap:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important}.testimonial_content b{font-size:3rem!important;line-height:1!important;margin-bottom:1rem!important;display:block!important;text-align:center!important;color:#6a0dad!important}.testimonial_info{text-align:center!important;margin-top:1rem!important}.testimonial_info_name{font-size:.875rem!important;margin:0!important;color:#666!important}.testimonial_lists .col-12,.testimonial_lists .col-lg-12,.testimonial_lists .col-sm-12{width:100%!important;padding:0!important;margin:0!important}.testimonials .swiper,.testimonials .swiper-slide{padding:0!important;margin:0!important}.testimonials .swiper-wrapper{align-items:center!important}}@media (max-width:480px){.testimonial,.testimonials{padding:1.5rem .5rem!important}.testimonial{min-height:250px!important}.testimonial_content h3{font-size:1rem!important}.testimonial_content p{font-size:.875rem!important;line-height:1.6!important}.testimonial_content b{font-size:2.5rem!important}.testimonial_info_name{font-size:.75rem!important}}@media (max-width:320px){.testimonial,.testimonials{padding:1rem .25rem!important}.testimonial{min-height:200px!important}.testimonial_content h3{font-size:.875rem!important}.testimonial_content p{font-size:.75rem!important}.testimonial_content b{font-size:2rem!important}}.testimonial_content{overflow:visible!important;white-space:normal!important}.testimonial_content p{max-width:100%!important;word-break:normal!important;overflow:visible!important}.testimonials .swiper-pagination{bottom:1rem!important;position:relative!important;margin-top:2rem!important}.testimonials .swiper-pagination-bullet{background:rgba(106,13,173,.3)!important;opacity:1!important;width:12px!important;height:12px!important}.testimonials .swiper-pagination-bullet-active{background:#6a0dad!important}@font-face{font-family:__Roboto_10f679;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3794f505ceb4aef5-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:__Roboto_10f679;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/320d9f5d177d6ec2-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_10f679;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ca9e8d8193aed290-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_10f679;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/80512c49369d7ad3-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:__Roboto_10f679;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/0d580af215996300-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:__Roboto_10f679;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/14254a1c498c2b09-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:__Roboto_10f679;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/4036a8cc6ad3520f-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:__Roboto_10f679;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7128a8004343716-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:__Roboto_10f679;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c4a2ca76cbcd952a-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:__Roboto_Fallback_10f679;src:local("Arial");ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.00%;size-adjust:99.78%}.__className_10f679{font-family:__Roboto_10f679,__Roboto_Fallback_10f679;font-weight:400;font-style:normal}