*,:after,:before{box-sizing:border-box}html{line-height:1.5;-webkit-tap-highlight-color:rgba(0,0,0,0)}body,html{scroll-behavior:smooth}body{margin:0;font-size:1.3rem;background-color:#fff;color:#0f141e;-webkit-text-size-adjust:100%}img,svg{vertical-align:middle}.img-fluid{max-width:100%;height:auto}ol,ul{margin:0;padding:0;list-style:none}a,a:hover,a:visited{text-decoration:none;color:#0f141e}h1,h2,h3,h4,h5,h6,p{padding:0;margin:0;font-weight:400}label{color:#6e6e73}[hidden]{display:none}textarea{width:100%;font-size:1rem;line-height:1.45;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.5rem .875rem;border:1px solid #e8e8e8;border-radius:.4rem;resize:vertical}input,textarea{display:block;font-family:inherit;font-weight:400;color:#0f141e;outline:none;background-color:#fff;background-clip:padding-box;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}input{font-size:.75rem;border-radius:.357rem;padding:.7rem .9rem;border:1px solid #e8e8e8}input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{transition-property:none;-webkit-transition-property:none;box-shadow:inset 0 0 0 1000px #fff;-webkit-box-shadow:inset 0 0 0 1000px #fff;caret-color:#0f141e;-webkit-text-fill-color:#0f141e}input:focus,textarea:focus{border-color:#1caad9!important}input::placeholder,textarea::placeholder{color:rgba(15,20,30,.7);transition:padding .15s ease-in}input:focus::placeholder,textarea:focus::placeholder{padding-left:7px}input.mock-input::placeholder{color:#0f141e}input:disabled{pointer-events:none;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}button{font-family:inherit;background:none;border:none;outline:none;color:inherit;cursor:pointer;padding:0}.btn{display:inline-block;font-size:.875rem;font-weight:500;padding:.786rem 1.5rem;line-height:1;text-align:center;border-radius:.4rem;color:#0f141e;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-transform:capitalize;transition:all .2s ease-in-out}.btn-sm{padding:.486rem 1rem}.btn-xs{padding:.375rem .625rem}.btn-border{border:1px solid #e8e8e8;color:#474747}.btn-primary{color:#fff!important;background-color:#1caad9}.btn-danger{color:#fff!important;background-color:#ea5455}.btn-success{color:#fff!important;background-color:#28c76f}.btn-body{background-color:#fff}.btn-w{width:100%}.btn-primary:hover{box-shadow:0 8px 25px -8px #1caad9}.btn:disabled,.disabled,button:disabled{pointer-events:none;opacity:.65}.txt-muted{color:rgba(71,71,71,.8)}.flx,.flx-w{display:flex}.flx-w{flex-wrap:wrap}.flx-se{justify-content:space-evenly}.flx-sb{justify-content:space-between}.flx-jc{justify-content:center}.flx-je{justify-content:end;-webkit-justify-content:flex-end}.flx-c{align-items:center}.flx-e{align-items:flex-end}.row-reverse{flex-direction:row-reverse}.animate{will-change:transform,opacity;opacity:0}.animate-top{transform:translate3D(0,4rem,0)}.animate-left{transform:translate3D(-4rem,0,0)}.animate-right{transform:translate3D(4rem,0,0)}.animate-show{opacity:1;transition:transform .8s,opacity .8s}.animate-show.animate-left,.animate-show.animate-right,.animate-show.animate-top{transform:translateZ(0)}@media(prefers-reduced-motion:reduce){.animate-left,.animate-right,.animate-top{opacity:1;transform:none}}.m-1{margin:15px 0}.m-2{margin:30px 0}.mt-1{margin-top:15px}.mt-2{margin-top:30px}.ml-1{margin-left:15px}.mr-1{margin-right:15px}.mb-1{margin-bottom:15px}.mb-2{margin-bottom:30px}.sec-pd{padding-top:140px}@media(max-width:768px){.sec-pd{padding-top:40px}}.container{position:relative;width:100%;padding-right:15px;padding-left:15px;margin:0 auto}@media(min-width:769px){.container{max-width:700px}}@media(min-width:993px){.container{max-width:920px}}@media(min-width:1201px){.container{max-width:1180px}}@media(min-width:1921px){.container{max-width:1480px}}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col-1,.col-25,.col-33,.col-50{position:relative;width:100%;padding:0 15px;flex:0 0 100%;max-width:100%}@media(min-width:769px){.col-25{flex:0 0 25%;max-width:25%}.col-50{flex:0 0 50%;max-width:50%}.col-33{flex:0 0 33.3333%;max-width:33.3333%}}header{position:fixed;top:0;left:0;width:100%;padding:30px 40px 0;z-index:999}@media(max-width:768px){header{padding:15px 20px 0}}.logo{flex-shrink:0}@media(max-width:1920px){.logo img{width:auto;height:30px}}@media(max-width:768px){.logo img{height:20px}}.menu-toggle{font-size:2rem}.menu-toggle svg{pointer-events:none}.menu{position:fixed;top:0;bottom:0;right:0;width:100vw;height:100vh;background-color:#fff;transition:height .5s ease-in-out;overflow:hidden;transform-origin:top}@keyframes modalFullscreenContainer{0%{height:0;transform-origin:top}to{height:100vh}}.menu .menu-close{position:absolute;top:15px;right:15px;font-size:2.4rem;z-index:100;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s linear,visibility .3s linear}.menu .menu-list{text-align:center;flex-direction:column;height:100%}.menu a{position:relative;display:block;padding:0 10px;font-size:2.8125rem;letter-spacing:.2rem;font-weight:800;text-transform:uppercase;opacity:0;visibility:hidden;transition:opacity .3s linear,visibility .3s linear}@media(max-width:768px){.menu a{font-size:1.8rem}}@media(max-width:579px){.menu a{font-size:1.4rem}}.menu-container{opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.menu-container.open-mobile .menu-list{animation:modalDefaultContent .65s cubic-bezier(.3,1,.6,1) .45s alternate both}@keyframes modalDefaultContent{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}.menu-container.open-mobile{opacity:1;visibility:visible}.menu-container.open-mobile a{opacity:.8;visibility:visible}.menu-container.open-mobile a:hover{opacity:1}.menu-container.open-mobile .menu-close{opacity:1;visibility:visible}.menu-container.open-mobile .menu{animation:modalFullscreenContainer .8s cubic-bezier(.95,0,.15,1) alternate both;opacity:1;visibility:visible}.menu .link-bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .6s;pointer-events:none;z-index:-1}.menu .link-bg img{width:100%;height:100%;object-fit:cover}.menu li:hover .link-bg{opacity:.2}.featured{margin-bottom:40px}@media(min-width:769px){.featured{margin-bottom:150px}}.featured .detail-left{text-align:left}.featured .detail-right{text-align:right}@media(max-width:768px){.featured .detail-right{margin-top:30px}.featured .detail-left{margin:30px 0}}.featured .featured-img{position:relative;width:calc(100% + 150px);border-radius:.4rem}@media(max-width:768px){.featured .featured-img{width:100%}}.featured .featured-img .overlay{position:absolute;top:0;width:100%;height:100%;background:#fff}.featured.left-flow .featured-img .overlay{left:0}.featured.right-flow .featured-img .overlay{right:0}@media(min-width:769px){.featured.left-flow .featured-img{margin-left:-150px}}.featured .featured-img{height:500px;overflow:hidden}@media(max-width:1920px){.featured .featured-img{height:350px}}@media(max-width:579px){.featured .featured-img{width:100%;height:auto;max-height:200px}}.featured .featured-img img{object-fit:cover}.featured-img.animate img{transform:scale(1.3)}.featured-img.animate-show img{transform:scale(1);transition:transform 1.5s}.featured-img.animate-show .overlay{width:0;transition:width .8s}.featured .item{z-index:2}.featured .item.animate-show span{animation:animation-txt .5s linear}.featured .item.animate-show h1{animation:animation-txt .6s linear}.featured .item.animate-show p{animation:animation-txt .8s linear}.featured .item.animate-show .item-tool{animation:animation-txt .9s linear}.featured .item.animate-show .ic-link{animation:animation-txt 1.1s linear}.featured .item span{font-size:.875rem;letter-spacing:3px;padding-top:5px;padding-bottom:5px;text-transform:uppercase}.featured .item h1{font-size:3rem;font-weight:600;overflow:hidden}@media(max-width:1920px){.featured .item h1{font-size:2.4rem}}.featured .item p{background-color:#fff;border-radius:.4rem;padding:25px;box-shadow:0 0 13px 0 rgba(47,43,61,.16)}@media(max-width:1920px){.featured .item p{font-size:1rem}}.featured .item-tool li{display:inline-block}@media(max-width:1920px){.featured .item-tool li{font-size:1rem}}.featured .item-tool li:not(:last-child){margin:0 13px 15px}.featured .item-tool li:first-child{margin-left:0}.featured .item .ic-link li{display:inline-block}.featured .item .ic-link li:not(:first-child){margin-left:15px}.featured .item .ic-link svg{font-size:40px;pointer-events:none}.featured .item .ic-link a{display:block}.featured .item .ic-link a svg{transition:transform .2s cubic-bezier(.4,0,.2,1)}.featured .item .ic-link a:not(:hover){color:#474747}.featured .item .ic-link .ic-git:hover svg{transform:translateY(-4px)}.featured .item .ic-link .ic-live:hover svg{transform:rotate(-45deg)}.card-tilt{font-size:1.75rem;border-radius:.4rem;background:hsla(0,0%,100%,.4);box-shadow:0 0 13px 0 rgba(47,43,61,.16);will-change:transform;transform:perspective(700px);transform-style:preserve-3d;overflow:hidden}@media(max-width:1920px){.card-tilt{font-size:1.3rem}}.card-tilt .content{pointer-events:none}.card-tilt .content a{pointer-events:auto}.card-tilt-skew{position:absolute;right:0;bottom:0;width:650px;height:650px;background-color:rgba(126,231,135,.7);filter:blur(180px);border-radius:300px;opacity:0;will-change:transform;z-index:-1;pointer-events:none;transition:opacity .8s cubic-bezier(.16,1,.3,1)}.card-tilt:hover .card-tilt-skew{opacity:.83}@media(max-width:579px){.card-tilt:hover .card-tilt-skew{opacity:0;display:none}}footer{padding-bottom:30px}footer .footer-mt{margin-top:80px}footer .col{flex:0 0 25%;max-width:25%;padding:0 15px;margin-right:auto}@media(max-width:768px){footer .col{flex:0 0 50%;max-width:50%}}@media(max-width:579px){footer .col{flex:0 0 100%;max-width:100%;padding:15px}}footer .sec-title .title{color:#0f141e;font-weight:800}footer h1{font-size:40px;font-weight:700;margin-bottom:10px}@media(max-width:1920px){footer h1{font-size:26px}}footer p{font-size:20px}@media(max-width:1920px){footer p{font-size:16px}}footer svg{pointer-events:none}footer .contact a{display:inline-block;font-size:40px;margin-top:20px;margin-right:15px;transition:transform .2s cubic-bezier(.4,0,.2,1)}footer .contact a:hover{transform:translateY(-4px)}footer .projects a svg{transition:transform .2s cubic-bezier(.4,0,.2,1)}footer .projects a{display:inline-block;margin-bottom:6px;transition:border .2s cubic-bezier(.4,0,.2,1);border-bottom:2px solid rgba(0,0,0,0)}@media(max-width:1920px){footer .projects a{font-size:18px}}footer .projects a:hover{border-bottom-color:#0f141e}footer .projects a:hover svg{transform:rotate(-45deg)}.home-top{display:block;position:relative;width:100%;padding-top:140px;height:100vh;min-height:600px}@media(max-width:768px){.home-top{height:max-content;min-height:max-content}}@media(max-width:579px){.home-top{padding-top:50px}}.home-top .bg-img{position:absolute;display:block;top:140px;height:auto;width:100%;z-index:0;padding:0 40px;filter:drop-shadow(24px 24px 20px #ececec);animation:fadeIn-home 1s linear}.home-top .home-col{flex:0 0 55%;max-width:55%;padding:0 15px}@media(max-width:768px){.home-top .home-col{flex:0 0 70%;max-width:70%}}@media(max-width:579px){.home-top .home-col{flex:0 0 100%;max-width:100%}}.home-top .main-copy{z-index:2}.home-top .main-copy p{font-size:.875rem;letter-spacing:2px;line-height:1.25rem;text-transform:uppercase;padding-top:5px;padding-bottom:5px;animation:animation-txt .65s linear}@media(max-width:1200px){.home-top .main-copy p{font-size:.6rem}}.home-top .main-copy h1.large{font-size:4.1rem;font-weight:800;line-height:4.6875rem;padding-top:1px;padding-bottom:4px;animation:animation-txt .8s linear}@media(max-width:1920px){.home-top .main-copy h1.large{font-size:2.7rem;line-height:3.3rem}}@media(max-width:768px){.home-top .main-copy h1.large{font-size:2rem;line-height:2.7rem}}@media(max-width:579px){.home-top .main-copy h1.large{font-size:1.7rem;line-height:2.2rem}}.home-top .main-copy h2{font-size:1.375rem;font-weight:500;color:#474747;letter-spacing:normal;line-height:1.875rem;padding-top:2px;padding-bottom:3px;animation:animation-txt 1s linear}@media(max-width:1920px){.home-top .main-copy h2{font-size:1.2rem;line-height:1.5rem}}@media(max-width:768px){.home-top .main-copy h2{font-size:1rem;line-height:1.3rem}}@media(max-width:579px){.home-top .main-copy h2{font-size:.8rem;line-height:1rem}}.home-top .main-copy .links{margin-top:20px;animation:animation-txt 1.3s linear}.home-top .main-copy .links h3,.home-top .main-copy .links span{font-size:1.125rem}@media(max-width:768px){.home-top .main-copy .links h3,.home-top .main-copy .links span{font-size:1rem}}@media(max-width:579px){.home-top .main-copy .links h3,.home-top .main-copy .links span{font-size:.8rem}}.home-top .main-copy .links h3{font-weight:800;line-height:1.5625rem;padding-top:1px;padding-bottom:4px;color:#0f141e}.home-top .main-copy .links h3 a{transition:all .2s cubic-bezier(.3,0,.5,1);border-bottom:2px solid rgba(0,0,0,0)}.home-top .main-copy .links h3 a:hover{border-bottom-color:#0f141e}.home-top .ic-mouse{display:block;width:20px;margin:30px auto 20px;animation:animation-txt 1.5s linear}.home-top .ic-scroll{width:20px;height:30px;box-shadow:inset 0 0 0 2px #0f141e;border-radius:25px;cursor:pointer;transition:all .25s;transform:translateY(0)}.home-top .ic-scroll:after{content:"";width:4px;height:6px;background:#0f141e;margin-left:8px;top:8px;border-radius:2px;animation-duration:1.5s;animation-iteration-count:infinite;animation-name:scroll;position:absolute;transition:background .25s}@keyframes scroll{0%{opacity:1;transform:translateY(0)}50%{opacity:1;transform:translateY(7px)}}.home-top .banner_image{width:100%;margin-bottom:-50px;object-fit:contain}@media(min-width:580px){.home-top .banner_image{display:none}}.home-top .home-bg{display:block;position:absolute;top:0;left:0;width:100%;height:100%;min-height:120%;background:url(/assets/bg_home_04.avif) no-repeat;background-size:auto 100%;background-position:top 0 right 110px;z-index:0;animation:fadeIn 1s linear}@media(max-width:768px){.home-top .home-bg{background-size:auto 60%;background-position:bottom 50% right 15px}}@media(max-width:579px){.home-top .home-bg{background:none}}@keyframes animation-txt{0%,75%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeIn{0%,30%{opacity:0}to{opacity:1}}@keyframes fadeIn-home{0%,40%{opacity:0}to{opacity:1}}.circle-cursor{display:block;position:fixed;top:-14px;left:-15px;width:44px;height:44px;border:2px solid #cdcdcd;border-radius:50%;pointer-events:none;will-change:transform;transition:transform .15s,opacity .14s;z-index:1000}@media(max-width:579px){.circle-cursor{display:none}}.sec-title{margin-bottom:95px}@media(max-width:768px){.sec-title{margin-bottom:40px}}.sec-title .title{font-size:100px;font-weight:600;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#000;color:rgba(0,0,0,0)}@media(max-width:1920px){.sec-title .title{font-size:75px}}@media(max-width:992px){.sec-title .title{font-size:50px}}.about .card-tilt{height:100%}.about .card-tilt .content{height:100%;display:flex;flex-direction:column;justify-content:space-between}.about .card-tilt .content .txt{padding:64px}@media(max-width:1920px){.about .card-tilt .content .txt{padding:40px}}@media(max-width:768px){.about .card-tilt .content .txt{padding:30px}}.about .card-img{width:100%;height:auto}.about .content p{font-size:24px;color:rgba(71,71,71,.8)}.about .content p strong{font-size:30px;font-weight:600;color:#0f141e}@media(max-width:1920px){.about .content p strong{font-size:24px}}@media(max-width:579px){.about .content p,.about .content p strong{font-size:19px}}.about svg{font-size:40px;pointer-events:none;transition:transform .2s cubic-bezier(.4,0,.2,1)}@media(max-width:1920px){.about svg{font-size:34px}}@media(max-width:579px){.about svg{font-size:23px}}.about .dsc-insta a{border-bottom:2px solid rgba(0,0,0,0);transition:border .2s cubic-bezier(.3,0,.5,1)}.about .dsc-insta a:hover{border-bottom-color:#0f141e}.about .dsc-insta a:hover svg{transform:rotate(-45deg)}.about .ic-link li:not(:first-child){margin-left:15px}.about .ic-link li a:hover svg{transform:translateY(-4px)}.skills .col-3{flex:0 0 40%;max-width:40%}.skills .col-7{flex:0 0 60%;max-width:60%}@media(max-width:992px){.skills .col-3,.skills .col-7{flex:0 0 100%;max-width:100%;padding:0 15px}}.skills .skills-wrap{overflow:hidden}.skills-details{position:relative}.skills-details .sec-title{margin-bottom:30px}.skills-details>*{opacity:0;transform:translate3d(0,20px,0)}.skills-details.animate-show>*{opacity:1;transform:translateZ(0);transition:transform .8s,opacity .8s}.skills-details h2{font-weight:500}@media(max-width:1920px){.skills-details h2{font-size:23px}.skills-details p{font-size:16px}}.skills-case{position:relative;padding:40px 30px;justify-content:end}.skills-case:not(:hover){transform-style:preserve-3d;transform:perspective(1600px) rotateY(-15deg)}@media(max-width:579px){.skills-case{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding:40px 0;transform:none;-webkit-mask-image:none;mask-image:none}.skills-case .case-group{padding:0 10px}}.skills-case .c-mr{margin-right:20px}.skills-case .c-mb{margin-bottom:20px}@media(max-width:579px){.skills-case .c-mr{margin:0}.skills-case .c-mb{margin-bottom:10px}}.skills-case .case-outer p{text-align:center;font-size:14px}.skills-case .case{display:flex;align-items:center;justify-content:center;width:200px;height:125px;padding:20px 15px;border-radius:16px;background-color:#fff;margin-bottom:8px;box-shadow:0 0 13px 0 rgba(47,43,61,.16);transition:all .3s}.skills-case .case:hover{transform:scale(1.05);box-shadow:0 0 12px 5px rgba(47,43,61,.1)}@media(max-width:1920px){.skills-case .case{width:110px;height:85px}}@media(max-width:579px){.skills-case .case{width:100%;height:90px}}.skills-case .case img{width:100%;height:100%;object-fit:contain}.skills-case .case p{font-size:18px;font-weight:600;line-height:1;margin-top:5px}@media(max-width:1920px){.skills-case .case p{font-size:12px}}.about-page .ml-name{margin-left:90px}.about-page .ml-desc{margin-top:30px;margin-left:110px}@media(max-width:992px){.about-page .ml-name{margin-left:20px}.about-page .ml-desc{margin-top:20px;margin-left:40px}}@media(max-width:579px){.about-page .ml-desc,.about-page .ml-name{margin-left:0}}.about-page .about-banner{padding-top:110px;padding-bottom:180px;margin:auto}@media(max-width:579px){.about-page .about-banner{padding-bottom:80px}}.about-page .about-image{width:70%;height:auto;max-height:500px;object-fit:cover;filter:grayscale(70%);animation:fadeIn .8s linear}@media(max-width:579px){.about-page .about-image{width:100%;margin-top:15px}}.about-page .about-word{font-size:1rem;letter-spacing:4px;color:#b9b9c3}.about-page .about-title{font-weight:700;font-size:60px;line-height:70px;animation:animation-txt .6s linear}@media(max-width:992px){.about-page .about-title{font-size:40px;line-height:50px}}@media(max-width:768px){.about-page .about-title{font-size:40px;line-height:50px}}.about-page .about-para{font-size:17px;color:#474747}.about-page .about-para:first-child{animation:animation-txt .8s linear}.about-page .about-para:nth-child(2){animation:animation-txt 1s linear}.about-page .about-para:nth-child(4){animation:animation-txt 1.2s linear}.about-page .skill-title{font-size:1.1rem;letter-spacing:3px;color:#474747;opacity:0;text-transform:uppercase}@media(max-width:768px){.about-page .skills{margin:0 0 15px 15px}}.about-page .skills li{font-size:1.375rem;font-weight:700;gap:15px;margin-bottom:4px;opacity:0}.about-page .skills li svg{color:#28c76f;flex-shrink:0}.about-page .about-skills.animate-show .skill-title{animation:animation-txt .2s forwards}.about-page .about-skills.animate-show .skills li{animation:animation-txt var(--duration) forwards}.about-page .sec-title{margin-bottom:30px}.about-page .experience .row.animate-show{animation:animation-txt .8s forwards}@media(min-width:993px){.about-page .experience .item-center{display:flex;justify-content:center}.about-page .experience .item-right{display:flex;justify-content:flex-end}}@media(max-width:992px){.about-page .experience .col-33{flex:0 0 100%;max-width:100%}.about-page .experience .item-center,.about-page .experience .item-right{margin-top:15px}}@media(max-width:579px){.about-page .experience .item-center,.about-page .experience .item-right{margin-top:0}}.about-page .experience-des{font-weight:700}@media(max-width:579px){.about-page .experience-des{font-size:1.2rem}.about-page .experience-para{font-size:1.05rem}.about-page .experience-para a{margin:0}}.about-page .experience-para a:hover strong{border-bottom-color:#0f141e}.about-page .experience-para a:hover svg{transform:rotate(-45deg)}.about-page .experience-para a{display:inline-block}.about-page .experience-para strong{font-weight:600;transition:border .2s cubic-bezier(.4,0,.2,1);border-bottom:2px solid rgba(0,0,0,0)}.about-page .experience-para svg{margin-left:6px;transition:transform .2s cubic-bezier(.4,0,.2,1)}.about-page .project_name{font-weight:700;margin:10px 0}.about-page .project_do_list{list-style:disc;padding-left:35px}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c177e25b87fd9cd-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6c9a125e97d835e1-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:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/4c285fdca692ea22-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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-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:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-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:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-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:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-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:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-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:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/28485c0de2075f40-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/5fb25f343c7550ca-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:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7db6c35d839a711c-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:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/f5b513e981884070-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/b8442747db2a9bad-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:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/6245472ced48d3be-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:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_0de778{font-family:Poppins,Poppins Fallback;font-style:normal}