[data-theme=dark] .navbar .nav-inner{background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.1)}[data-theme=dark] .card{background-color:var(--card);box-shadow:var(--shadow-md)}[data-theme=dark] .home-hero:after{background-image:url(/grid-lines-d.svg);opacity:.02}[data-theme=dark] .home-hero .number{background-image:url(/number-9-w.svg);opacity:.03}[data-theme=dark] .my-services{background-color:var(--background200)}[data-theme=dark] .card-project:hover a{box-shadow:none;background-color:var(--background200);border-color:var(--background200)}[data-theme=dark] .dorpdown-menu-list{background-color:rgba(0,0,0,.9)}[data-theme=dark] .card-gallery{background-color:hsla(0,0%,100%,.15)}[data-theme=dark] .card-service{border-color:var(--border);background-color:rgba(0,0,0,0)}[data-theme=dark] .side-blog .tag-item{background-color:hsla(0,0%,100%,.1)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);margin-left:auto;margin-right:auto}@media(min-width:640px){.container,.container-sm{max-width:640px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:750px}}@media(min-width:1024px){.container,.container-lg,.container-md,.container-sm{max-width:1000px}}@media(min-width:1280px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1220px}}@media(min-width:1536px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1350px}}.custom-select{font-size:16px}.custom-select,.custom-select:focus,.custom-select:hover{box-shadow:none}.custom-select .lucide-chevron-down{color:hsla(0,0%,100%,.7);opacity:1}.navbar{margin-top:20px;position:fixed;top:0;right:0;width:100%;z-index:888}.navbar .nav-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:12px 20px;background-color:hsla(0,0%,100%,.5);border:1px solid rgba(0,0,0,.1);border-radius:15px;backdrop-filter:blur(20px);box-shadow:0 5px 35px rgba(0,0,0,.05)}.navbar .nav-actions{display:flex;align-items:center;justify-content:flex-end;column-gap:8px}.navbar .nav-logo .img-link{display:flex;align-items:center;justify-content:center;width:100%;position:relative}.navbar .nav-logo .img-link:before{content:"";width:64px;height:64px;display:block;background-image:var(--site-logo-url,url(/logo-black.svg));background-repeat:no-repeat;background-size:100%}.sidebar{position:fixed;top:-100%;right:50%;transform:translateX(50%);width:400px;height:100%;z-index:1001;align-items:center;justify-content:center;flex-direction:column;background-color:var(--background200);display:flex;transition:all .3s ease-in-out}.sidebar.active{top:0}.sidebar .links-list{display:flex;align-items:center;justify-content:center;flex-direction:column;overflow-y:auto;flex:1 1 auto}.sidebar .links-list li{font-size:22px;margin:10px 0;position:relative}.sidebar .links-list li:before{content:"";width:0;height:5px;background-color:var(--primary);border-radius:10px;display:inline-block;margin-left:10px;transition:all .2s ease-in-out}.sidebar .links-list li:hover{color:var(--primary)}.sidebar .links-list li:hover:before{width:20px}.sidebar .social-icons{margin-top:30px;display:grid;grid-template-columns:33.33% 33.33% 33.33%;align-items:center;grid-template-rows:48px 48px;height:120px;flex-shrink:0}.sidebar .social-icons .icon{margin:2px}.sidebar .social-icons .icon a{display:flex;align-items:center;justify-content:center;width:48px;height:48px}.sidebar .social-icons .icon img{filter:grayscale(1)}.sidebar .social-icons .icon:hover img{filter:grayscale(0)}.sidebar-overlay{position:fixed;top:0;right:0;width:100%;height:100dvh;background-color:rgba(0,0,0,.4);backdrop-filter:blur(15px);z-index:999;display:none}.sidebar-overlay.active{display:block}.dorpdown-menu-list{background-color:hsla(0,0%,100%,.9);backdrop-filter:blur(24px)}@media(max-width:1024px){.navbar .nav-inner{padding:10px 15px}}@media(max-width:640px){.navbar .nav-inner{padding:8px 10px}.navbar .nav-logo .img-link{width:100%}.navbar .nav-logo .img-link:before{width:48px;height:48px}.navbar .nav-actions{column-gap:5px}.sidebar{width:300px}.sidebar .links-list{display:flex;align-items:center;justify-content:center;flex-direction:column;overflow-y:auto;flex:1 1 auto}.sidebar .links-list li{font-size:18px;margin:10px 0}}@media(max-width:400px){.sidebar{width:85%}}.home-hero{overflow:hidden;position:relative}.home-hero:before{height:340px;background:linear-gradient(180deg,rgba(249,0,64,.1) 0,rgba(249,0,64,0));z-index:-1}.home-hero:after,.home-hero:before{content:"";position:absolute;top:0;right:0;width:100%}.home-hero:after{height:100%;background-image:url(/grid-lines.svg);background-repeat:no-repeat;background-size:cover;transform:scaleX(-1);z-index:0;opacity:.03}.home-hero .section-inner{padding:180px 0 0}.home-hero .section-inner,.home-hero .text-info{position:relative;z-index:10}.home-hero .text-info h1{font-size:38px;font-weight:800;margin-bottom:5px}.home-hero .text-info h2{font-size:20px;font-weight:500;margin-bottom:20px}.home-hero .text-info p{font-size:15px;font-weight:400;text-align:justify;line-height:28px}.home-hero .image-content{position:relative}.home-hero .number{position:absolute;right:-120px;bottom:0;width:500px;height:500px;background-image:url(/number-9.svg);background-repeat:no-repeat;background-size:cover;opacity:.05}.home-hero .card-project a{border:none!important}.home-hero .card-project a:hover{box-shadow:none}.card{background-color:var(--card);color:var(--card-foreground,var(--text100));box-shadow:var(--shadow-md);border-radius:30px;padding:25px 20px}.hero-circles{position:absolute;inset-inline:0;top:0;width:100%;height:340px;pointer-events:none;z-index:1;overflow:hidden}.hero-circle{position:absolute;translate:-50% -50%;border-radius:50%;will-change:transform,opacity}.hero-circle--ring{border:3px solid rgba(249,0,64,.8);box-shadow:0 5px 15px rgba(213,12,45,.35);animation-name:heroCircleFloat;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.hero-circle--dot{background-color:rgba(249,0,64,.8);box-shadow:0 4px 12px rgba(213,12,45,.4);animation-name:heroCirclePulse;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.hero-circle--cross{border-radius:0;background:rgba(0,0,0,0);box-shadow:none;animation-name:heroCircleFloat;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.hero-circle--cross:after,.hero-circle--cross:before{content:"";position:absolute;inset:18% 42%;border-radius:999px;background-color:rgba(213,12,45,.9);box-shadow:0 4px 12px rgba(213,12,45,.35)}.hero-circle--cross:before{transform:rotate(45deg)}.hero-circle--cross:after{transform:rotate(-45deg)}.hero-circle--diamond{border-radius:22%;background-color:rgba(213,12,45,.85);box-shadow:0 4px 12px rgba(213,12,45,.4);transform:rotate(45deg);animation-name:heroDiamondPulse;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.hero-circles--danger{z-index:1}@keyframes heroCircleFloat{0%,to{transform:translateZ(0) scale(1);opacity:.85}35%{transform:translate3d(6px,-14px,0) scale(1.04);opacity:1}70%{transform:translate3d(-8px,8px,0) scale(.97);opacity:.75}}@keyframes heroCirclePulse{0%,to{transform:translateZ(0) scale(1);opacity:.7}50%{transform:translate3d(0,-10px,0) scale(1.18);opacity:1}}@keyframes heroDiamondPulse{0%,to{transform:rotate(45deg) translateZ(0) scale(1);opacity:.7}50%{transform:rotate(45deg) translate3d(0,-8px,0) scale(1.15);opacity:1}}@media(prefers-reduced-motion:reduce){.hero-circle--cross,.hero-circle--diamond,.hero-circle--dot,.hero-circle--ring{animation:none!important}}@media(max-width:1280px){.home-hero:before{height:300px}.home-hero .section-inner{padding-top:170px}.home-hero .text-info h1{font-size:34px;margin-bottom:5px}.home-hero .text-info h2{font-size:18px;margin-bottom:15px}.home-hero .text-info p{font-size:14px;line-height:28px}.home-hero .number{right:-100px;width:450px;height:450px}.hero-circles{height:300px}}@media(max-width:1024px){.home-hero:before{height:260px}.home-hero .image-content .img-inner{width:400px;margin:0 auto}.home-hero .number{width:400px;height:400px}.hero-circles{height:260px}}@media(max-width:768px){.home-hero:before{height:220px}.home-hero .card{margin-bottom:20px}.hero-circles{height:220px}.hero-circle:nth-child(n+10){display:none}}@media(max-width:640px){.home-hero .image-content .img-inner{width:90%}.home-hero .number{width:300px;height:300px}}.swiper-skills .swiper-slide{width:auto!important;background-color:rgba(0,0,0,0);font-size:22px;font-weight:500;padding-left:45px}.swiper-skills .swiper-slide:after{content:"";position:absolute;left:0;top:5px;width:18px;height:18px;display:inline-block;background-image:url(/icon-star-white.svg);background-repeat:no-repeat;background-size:100%;opacity:.7}.swiper-skills .swiper-slide h3{color:#fff}.page-title{position:relative}.page-title .mini{position:relative;display:flex;align-items:center;font-size:18px;user-select:none;pointer-events:none}.page-title .mini:before{content:"";position:relative;right:0;top:0;width:15px;height:4px;display:inline-block;margin-left:8px;border-radius:8px;background-color:var(--primary)}.page-title .ghost{position:absolute;top:-26px;right:0;font-size:80px;font-weight:800;color:var(--text100);opacity:.06;text-transform:uppercase}.page-title .ghost,.page-title h2{user-select:none;pointer-events:none}.page-title h2{margin-top:10px;font-size:34px;font-weight:600;margin-bottom:0}.page-title.text-white .ghost,.page-title.text-white .mini{color:#fff}.page-title.text-white .ghost{opacity:.1}.page-title.text-white h2{color:#fff}@media(max-width:1024px){.page-title .ghost{font-size:75px}.page-title h2{font-size:32px}}@media(max-width:768px){.page-title .mini{font-size:16px}.page-title .ghost{font-size:70px}.page-title h2{font-size:30px}}@media(max-width:640px){.page-title .mini{font-size:14px}.page-title .ghost{font-size:44px;top:-10px}.page-title h2{font-size:28px}}@media(max-width:480px){.title-content{flex-direction:column}.title-content .page-title{flex:1 0 100%!important;width:100%!important}.title-content .btn-action{margin-top:20px}}.projects-home{margin:100px 0}.card-project{margin-top:20px}.card-project a{border:1px solid var(--border);transition:all .2s ease-in-out}.card-project .thumb img,.card-project a{display:block;border-radius:15px}.card-project .info{padding:15px}.card-project .info h3{font-size:18px;font-weight:600;color:var(--text100);margin-bottom:5px}.card-project .info .skills,.card-project .info h3{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.card-project .info .skills{font-size:14px;color:var(--text200)}.card-project .info .skills span{position:relative}.card-project .info .skills span:after{content:","}.card-project .info .skills span:last-child:after{content:""}.card-project .info .arrow-left{margin-top:20px;display:flex;align-items:center;justify-content:flex-end}.card-project:hover a{box-shadow:var(--shadow-md);border-color:#fff}.projects-list{margin-bottom:100px}.project-details{margin:140px 0 100px}.card-gallery{background-color:rgba(0,0,0,.1)}@media(max-width:1024px){.projects-home{margin:80px 0}}@media(max-width:768px){.card-project .info h3{font-size:16px}.card-project .info .skills{font-size:13px}.card-project .info .arrow-left{font-size:14px}}@media(max-width:640px){.project-details{margin-top:115px}}.my-services{padding:90px 0;background-color:var(--background200)}.my-services .section-inner{margin-top:40px}.card-service{border:1px solid #fff;padding:20px;border-radius:15px;user-select:none;transition:all .2s ease-in-out;margin-bottom:15px;background-color:var(--background100)}.card-service .thumb{width:100px;height:100px;border-radius:50%;padding:20px;margin:0 auto;display:flex;align-items:center;justify-content:center;border:1px solid var(--border)}.card-service .thumb img{width:100%}.card-service .info{margin-top:15px}.card-service .info h3{font-size:20px;font-weight:600;color:var(--text100);text-align:center;margin-bottom:0}.card-service .info h4{text-align:center;font-size:18px;margin-bottom:0;color:var(--text200)}.card-service:hover{box-shadow:var(--shadow-md)}@media(max-width:1024px){.my-services{padding:80px 0}}@media(max-width:768px){.my-services{padding:60px 0}.card-service{padding:15px}.card-service .thumb{width:80px;height:80px}.card-service .info{margin-top:10px}.card-service .info h3{font-size:16px;margin-bottom:8px}.card-service .info h4{font-size:16px}}@media(max-width:450px){.card-service{padding:10px}.card-service .thumb{width:70px;height:70px}.card-service .info{margin-top:8px}.card-service .info h3{font-size:13px;margin-bottom:5px}.card-service .info h4{font-size:14px}}.work-experience{margin:100px 0}.swiper-timeline:after{left:0;background:linear-gradient(90deg,var(--background100),rgba(255,255,255,0))}.swiper-timeline:after,.swiper-timeline:before{content:"";position:absolute;top:28px;width:100px;height:24px;z-index:10;pointer-events:none}.swiper-timeline:before{right:0;background:linear-gradient(90deg,rgba(255,255,255,0),var(--background100))}.swiper-timeline .swiper-wrapper{align-items:stretch}.swiper-timeline .swiper-slide{padding-top:30px;height:auto!important;overflow:visible}.swiper-timeline .swiper-slide:first-child .card-work:before{background:var(--border)}.swiper-timeline .swiper-slide:last-child .card-work:before{width:120%;background:linear-gradient(-90deg,var(--border),var(--background100))}.swiper-timeline .swiper-slide.swiper-slide-active .card-work:after{background-color:var(--primary);animation:pulseFade 2s linear infinite;z-index:2}.swiper-timeline .swiper-slide.swiper-slide-active .card-work .years{-webkit-text-stroke:unset;color:var(--primary);text-shadow:0 5px 25px rgba(var(--primary),.8);opacity:1}.swiper-timeline .swiper-slide.swiper-slide-active .card-work .text ul li{opacity:1}.card-work{padding-top:30px;padding-bottom:8px;position:relative;user-select:none;height:100%;overflow:visible}.card-work:before{content:"";position:absolute;left:-25px;top:-2px;width:100%;height:2px;background:var(--border)}.card-work:after{content:"";position:absolute;right:0;top:-10px;width:20px;height:20px;background-color:var(--border);border-radius:50%}.card-work .years{font-size:36px;font-weight:800;color:rgba(0,0,0,0);-webkit-text-stroke:2px var(--text200);opacity:.5}.card-work .years span{margin-right:10px;position:relative}.card-work .years span:before{content:"-";margin-right:10px}.card-work .years span:first-child:before{display:none}.card-work .years span:last-child{margin-right:0}.card-work .title{font-size:18px;font-weight:600;color:var(--text100);margin:10px 0 5px}.card-work .location{font-size:16px;color:var(--text200)}.card-work .text{margin-top:15px;text-align:right;border-right:3px solid var(--background200);padding:0 25px 0 15px;border-radius:0;position:relative;z-index:1;overflow:visible}.card-work .text ul{list-style:disc}.card-work .text ul li{font-size:14px;color:var(--text100);opacity:.5;margin-bottom:8px}.card-work .text ul li .fi{margin-left:10px;position:relative;top:4px;font-size:18px}@keyframes pulseFade{0%{box-shadow:0 0 0 0 rgb(var(--primary-rgb)/.7),0 0 0 0 rgb(var(--primary-rgb)/.7)}40%{box-shadow:0 0 0 20px rgb(var(--primary-rgb)/0),0 0 0 0 rgb(var(--primary-rgb)/.7)}80%{box-shadow:0 0 0 20px rgb(var(--primary-rgb)/0),0 0 0 20px rgb(var(--primary-rgb)/0)}to{box-shadow:0 0 0 0 rgb(var(--primary-rgb)/0),0 0 0 20px rgb(var(--primary-rgb)/0)}}@media(max-width:1280px){.card-work .years{font-size:34px}}@media(max-width:1024px){.work-experience{margin:90px 0}.card-work .years{font-size:30px}}@media(max-width:768px){.work-experience{margin:80px 0}.swiper-timeline:before{display:none}.card-work{padding-right:20px}.card-work:after{right:25px;width:18px;height:18px}.card-work .years{font-size:28px}.card-work .title{font-size:16px}.card-work .location{font-size:14px}.card-work .text ul li{font-size:13px}}@media(max-width:640px){.swiper-timeline:after,.swiper-timeline:before{width:50px}.card-work:after{width:16px;height:16px}.card-work .years{font-size:26px}}.blogs-home{margin:100px 0}.blogs-home .section-inner{margin-top:40px}.blogs-home .grid-layout{display:grid;grid-template-columns:50% 25% 25%;grid-template-areas:"image_1 image_2 image_2" "image_1 image_3 image_4"}.blogs-home .grid{padding:10px}.blogs-home .grid:first-child{grid-area:image_1}.blogs-home .grid:first-child .image-content{height:580px}.blogs-home .grid:first-child .image-content .text h2{font-size:18px}.blogs-home .grid:first-child .image-content .text p{font-size:16px}.blogs-home .grid:first-child .image-content .text .date{font-size:14px}.blogs-home .grid:nth-child(2){grid-area:image_2}.blogs-home .grid:nth-child(3){grid-area:image_3}.blogs-home .grid:nth-child(4){grid-area:image_4}.blogs-home .grid .image-content{width:100%;height:280px;overflow:hidden;border-radius:15px;position:relative;margin:0;cursor:pointer}.blogs-home .grid .image-content .img-inner{position:absolute!important;top:0;right:0;width:100%;height:100%}.blogs-home .grid .image-content img{width:100%;height:100%;object-fit:cover;border-radius:15px;transition:all .3s ease-in;width:100%!important;max-width:100%!important}.blogs-home .grid .image-content .img-inner:before{content:"";position:absolute;bottom:0;right:0;width:100%;height:80%;background:linear-gradient(180deg,rgba(0,0,0,0),rgb(0,0,0));z-index:8;transition:all .2s ease-in-out;opacity:.8}.blogs-home .grid .image-content .text{position:absolute;bottom:0;right:0;width:100%;z-index:10;padding:15px}.blogs-home .grid .image-content .text h2{font-size:16px;font-weight:600;color:#fff;margin-bottom:5px}.blogs-home .grid .image-content .text h2,.blogs-home .grid .image-content .text p{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.blogs-home .grid .image-content .text p{font-size:13px;font-weight:400;color:hsla(0,0%,100%,.8);margin-bottom:10px}.blogs-home .grid .image-content .text .date{font-size:12px;color:hsla(0,0%,100%,.7);display:flex;align-items:center;justify-content:flex-start}.blogs-home .grid .image-content .text .date span{margin-inline-start:5px}.blogs-home .grid .image-content:hover img{transform:scale(1.05)}.blogs-home .grid .image-content:hover .img-inner:before{height:100%;opacity:1}.card-blog .card-inner{border:1px solid var(--border);display:block;border-radius:15px;transition:all .2s ease-in-out}.card-blog .thumb img{border-radius:15px}.card-blog .info{padding:15px}.card-blog .date{margin-bottom:10px;font-size:13px;font-weight:400;color:var(--text300);display:flex;align-items:center}.card-blog .title{color:var(--text100);font-size:16px;font-weight:600;margin-bottom:10px;-webkit-line-clamp:1}.card-blog .summary,.card-blog .title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.card-blog .summary{font-size:14px;font-weight:400;-webkit-line-clamp:2}.card-blog .more-detail{display:flex;align-items:center;justify-content:flex-end;color:var(--primary)}.card-blog:hover .card-inner{box-shadow:var(--shadow-md);border-color:#fff}.blog-details-section{margin:140px 0 100px}.card-mini-blog .name{font-size:14px;font-weight:600;color:var(--text100);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.card-mini-blog .date{color:var(--text300)}.side-blog .tag-item{background-color:var(--background200);color:var(--text200)}@media(max-width:1280px){.blogs-home .grid:first-child .image-content{height:460px}.blogs-home .grid .image-content{height:220px}}@media(max-width:1024px){.blogs-home .grid-layout{grid-template-columns:50% 50%;grid-template-areas:"image_1 image_1" "image_2 image_2" "image_3 image_4"}.blogs-home .grid .image-content{height:260px!important}.blogs-home .grid .image-content .text h2{font-size:16px!important}.blogs-home .grid .image-content .text p{font-size:14px!important}.blogs-home .grid .image-content .text .date{font-size:12px}.card-blog .title{font-size:14px}.card-blog .summary{font-size:12px}.card-blog .date{font-size:11px}.card-blog .more-detail{font-size:14px}}@media(max-width:640px){.blogs-home .grid-layout{grid-template-columns:100%;grid-template-areas:"image_1" "image_2" "image_3" "image_4"}}.page-header{position:relative;overflow:hidden}.page-header:before{content:"";position:absolute;top:0;right:0;width:100%;height:340px;background:linear-gradient(180deg,rgba(249,0,64,.1) 0,rgba(249,0,64,0));z-index:-1}.page-header .header-inner{text-align:center;padding:160px 0 60px;position:relative;z-index:10}.page-header .header-inner h1{font-size:40px;font-weight:800;margin-bottom:10px}.page-header .header-inner p{font-size:18px;margin-bottom:0}@media(max-width:1280px){.page-header:before{height:300px}}@media(max-width:1024px){.page-header:before{height:260px}.page-header .header-inner h1{font-size:34px}}@media(max-width:768px){.page-header:before{height:220px}.page-header .header-inner h1{font-size:30px}.page-header .header-inner p{font-size:16px}}@media(max-width:640px){.page-header .header-inner h1{font-size:28px}.page-header .header-inner p{font-size:14px}}.footer{background-color:var(--background200);padding:50px 0}.footer .logo .img-link{display:flex;align-items:center;justify-content:center;width:180px;margin:0 auto;position:relative}.footer .logo .img-link:before{content:"";width:64px;height:64px;display:block;background-image:var(--site-logo-url,url(/logo-black.svg));background-repeat:no-repeat;background-size:100%}.footer .links-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px;border-top:1px solid var(--border);padding-top:30px;margin-top:30px}.footer .links-list li:hover a{color:var(--primary)}[dir=ltr] .home-hero:after{transform:scaleX(1)}[dir=ltr] .home-hero .number{right:0;left:-120px}[dir=ltr] .page-title .ghost{left:0;right:unset}[dir=ltr] .page-title .mini:before{left:0;right:unset;margin-right:8px;margin-left:0}[dir=ltr] .card-work{direction:ltr}[dir=ltr] .card-work:after{right:unset;left:0}[dir=ltr] .card-work:before{right:-25px;left:unset}[dir=ltr] .card-work .text{padding:0 15px 0 25px;border-right:none;border-left:3px solid var(--background200)}[dir=ltr] .swiper-timeline .swiper-slide:last-child .card-work:before{background:linear-gradient(90deg,var(--border),var(--background100))}[dir=ltr] .sidebar .links-list li:before{margin-left:0;margin-right:10px}@media(max-width:1280px){[dir=ltr] .home-hero .number{left:-100px}}@media(max-width:768px){[dir=ltr] .swiper-timeline:before{display:block}[dir=ltr] .swiper-timeline:after{display:none}[dir=ltr] .card-work{padding-right:0;padding-left:20px}[dir=ltr] .card-work:after{right:unset;left:25px}}.not-found-section,.offline-section{background-color:var(--background100);display:flex;align-items:center;justify-content:center;width:100%;height:100dvh;position:relative;overflow:hidden}.not-found-section:before,.offline-section:before{content:"";position:absolute;top:0;right:0;width:100%;height:340px;background:linear-gradient(180deg,rgba(213,12,45,.12) 0,rgba(213,12,45,0));z-index:0}.not-found-section .inner,.offline-section .inner{text-align:center;position:relative;z-index:10;padding:50px}.not-found-section h1,.offline-section h1{font-size:84px;font-weight:900;color:var(--text100)}.not-found-section h2,.offline-section h2{font-size:18px;color:var(--text200)}.offline-section:before{background:linear-gradient(180deg,rgba(249,0,64,.1) 0,rgba(249,0,64,0))}.offline-section h1{font-size:42px}.offline-section.offline-overlay{position:fixed;inset:0;z-index:9999}@media(max-width:768px){.not-found-section .inner,.offline-section .inner{padding:40px}.not-found-section h1,.offline-section h1{font-size:74px}.not-found-section h2,.offline-section h2{font-size:16px}.offline-section h1{font-size:32px}}.admin-main-wrapper{width:100%}.admin-main-wrapper .panel-page-wrapper{margin-right:320px;padding-top:95px;padding-left:20px;padding-bottom:90px;position:relative;transition:.2s ease-in}.admin-main-wrapper .panel-page-wrapper.full-width{margin-right:90px;padding-right:20px}.admin-main-wrapper.show-sidebar #userSidebar{left:0}.admin-main-wrapper .main-title{margin-bottom:10px}.admin-main-wrapper .main-title .title{font-size:18px;font-weight:600;margin-bottom:15px}#userSidebar{position:fixed;width:300px;height:calc(100dvh - 95px);top:85px;right:0;z-index:10;background:var(--admin-sidebar-bg,#fff);transition:.2s ease-in;padding:0 10px}#userSidebar.active{width:90px}#userSidebar.active .sidebar-menu{padding:0 12px}#userSidebar.active .sidebar-menu .nav-small-cap{opacity:0;display:none}#userSidebar.active .sidebar-menu .sidebar-item{width:44px}#userSidebar.active .sidebar-menu .sidebar-item .sidebar-link .menu-text,#userSidebar.active .sidebar-menu .sidebar-item .sidebar-link.btn-collapse .menu-text,#userSidebar.active .sidebar-menu .sidebar-item .sidebar-link.btn-collapse:before{display:none}#userSidebar.active .sidebar-menu .sidebar-item .card-collapse .items-list{position:absolute;right:80px;margin-top:0;min-width:200px;background-color:var(--admin-sidebar-bg,white);transform:translateY(-42px)}#userSidebar.active .sidebar-menu .sidebar-item .card-collapse .items-list:before{content:"";position:absolute;right:-8px;top:15px;width:0;height:0;border-style:solid;border-width:8px 0 8px 10px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--admin-sidebar-bg,#fff);transform:rotate(0deg)}#userSidebar.active .sidebar-menu .sidebar-item .card-collapse .sidebar-item{width:100%}#userSidebar .scroll-sidebar{height:100%;overflow-y:auto;background-color:#000;border-radius:10px}#userSidebar .sidebar-menu{padding:0 15px;margin-top:15px}#userSidebar .sidebar-menu .nav-small-cap{margin-top:15px;opacity:1;display:block;transition:all .2s ease-in-out}#userSidebar .sidebar-menu .nav-small-cap:first-child{margin-top:0}#userSidebar .sidebar-menu .nav-small-cap .mini-title{font-size:13px;color:hsla(0,0%,100%,.6);margin-bottom:10px;display:block}#userSidebar .sidebar-menu .sidebar-item{padding:10px;border-radius:10px}#userSidebar .sidebar-menu .sidebar-item.active{background:#fff}#userSidebar .sidebar-menu .sidebar-item.active .sidebar-link .lucide,#userSidebar .sidebar-menu .sidebar-item.active .sidebar-link .menu-text,#userSidebar .sidebar-menu .sidebar-item.active:hover .sidebar-link .lucide,#userSidebar .sidebar-menu .sidebar-item.active:hover .sidebar-link .menu-text{color:#000}#userSidebar .sidebar-menu .sidebar-item:hover .sidebar-link .lucide,#userSidebar .sidebar-menu .sidebar-item:hover .sidebar-link .menu-text{color:#fff}#userSidebar .sidebar-menu .sidebar-item .sidebar-link{display:grid;grid-template-columns:34px 1fr auto;align-items:center;column-gap:8px}#userSidebar .sidebar-menu .sidebar-item .sidebar-link.btn-collapse{position:relative;padding:0;border:none}#userSidebar .sidebar-menu .sidebar-item .sidebar-link.btn-collapse:before{content:"";position:absolute;left:0;top:2px;width:20px;height:20px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWNoZXZyb24tZG93bi1pY29uIGx1Y2lkZS1jaGV2cm9uLWRvd24iPjxwYXRoIGQ9Im02IDkgNiA2IDYtNiIvPjwvc3ZnPg==");background-repeat:no-repeat;background-size:100%;opacity:.5;transform:rotate(90deg)}#userSidebar .sidebar-menu .sidebar-item .sidebar-link.btn-collapse.collapsed:before{transform:rotate(0)}#userSidebar .sidebar-menu .sidebar-item .sidebar-link.btn-collapse .menu-text{padding-left:24px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}#userSidebar .sidebar-menu .sidebar-item .sidebar-link .lucide{width:24px;height:24px;color:hsla(0,0%,100%,.5)}#userSidebar .sidebar-menu .sidebar-item .sidebar-link .menu-text{font-size:14px;font-weight:500;color:hsla(0,0%,100%,.8)}#userSidebar .sidebar-menu .sidebar-item .card-collapse .items-list{border-radius:5px;margin-top:10px;background-color:var(--admin-sidebar-bg,white)}#userSidebar .sidebar-menu .sidebar-item .card-collapse .inner-link{font-size:14px;display:block;color:var(--text200)}#userSidebar .sidebar-menu .sidebar-item .card-collapse .sidebar-item.active{background-color:var(--admin-sidebar-bg,white)}#userSidebar .sidebar-menu .sidebar-item .card-collapse .sidebar-item.active .inner-link{color:#f90040}#userSidebar .close-sidebar{position:absolute;left:15px;top:15px;display:none}#userSidebar .close-sidebar .lucide{color:hsla(0,0%,100%,.4);width:28px;height:28px}.userNavbar{position:fixed;width:100%;z-index:150;transition:.2s ease-in;background-color:var(--admin-navbar-bg,rgba(255,255,255,.3));backdrop-filter:blur(15px);border-bottom:1px solid var(--admin-navbar-border,rgba(255,255,255,.4));box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.userNavbar .top-navbar{min-height:70px;padding:0}.userNavbar .navbar-header{position:fixed;z-index:10;transition:.2s ease-in;width:300px}.userNavbar .navbar-header .navbar-brand{display:flex;align-items:center;justify-content:center;height:70px}.userNavbar .navbar-header .navbar-brand img{width:120px}.userNavbar .navbar-collapse{height:70px;padding:0 20px;display:grid;grid-template-columns:1fr 340px auto;align-items:center}.userNavbar .navbar-collapse .search-actions{display:none}.userNavbar .nav-actions{display:flex;align-items:center;justify-content:end;gap:10px}.userNavbar .nav-actions .item.profile .btn{display:flex;padding-left:2.4rem;position:relative}.userNavbar .nav-actions .item.profile .btn:before{content:"";position:absolute;left:10px;top:13px;width:24px;height:24px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWNoZXZyb24tZG93bi1pY29uIGx1Y2lkZS1jaGV2cm9uLWRvd24iPjxwYXRoIGQ9Im02IDkgNiA2IDYtNiIvPjwvc3ZnPg==");background-size:20px;background-color:rgba(0,0,0,0);opacity:.5}.userNavbar .nav-actions .item.profile .btn .lucide{margin-left:8px}.userNavbar .nav-search{width:45%;padding-left:0}.navbar-bottom{position:fixed;bottom:0;right:0;width:100%;z-index:100;padding:16px;display:none}.navbar-bottom .inner{background-color:var(--admin-navbar-bg,rgba(255,255,255,.5));backdrop-filter:blur(10px);border:1px solid var(--admin-navbar-border,white);border-radius:10rem}.navbar-bottom .item{text-align:center;position:relative}.navbar-bottom .item:before{content:"";position:absolute;bottom:-5px;right:50%;transform:translateX(50%);width:10px;height:4px;border-radius:10px}.navbar-bottom .item .icon{width:22px;height:22px;margin:0 auto;color:var(--text200)}.navbar-bottom .item .icon .lucide{width:22px;height:22px}.navbar-bottom .item .text{font-size:12px;font-weight:500;margin-top:4px;color:var(--text100)}.navbar-bottom .item.active:before{background-color:rgba(249,0,64,.8)}.navbar-bottom .item.active .icon,.navbar-bottom .item.active .text{color:#f90040}.navbar-bottom .item.active .text{font-weight:600}@media(max-width:1024px){.admin-main-wrapper .panel-page-wrapper{margin-right:0;padding-right:20px;padding-left:20px}.admin-main-wrapper .panel-page-wrapper.full-width{margin-right:0}#userSidebar{right:-300px;z-index:1888;padding-top:0;top:0;height:100dvh;background-color:#000}#userSidebar.active{right:0;width:300px}#userSidebar.active .sidebar-menu{padding-right:0;padding-left:0}#userSidebar.active .sidebar-menu .nav-small-cap{opacity:1;display:block}#userSidebar.active .sidebar-menu .sidebar-item{width:100%}#userSidebar.active .sidebar-menu .sidebar-item .sidebar-link .menu-text,#userSidebar.active .sidebar-menu .sidebar-item .sidebar-link.btn-collapse .menu-text,#userSidebar.active .sidebar-menu .sidebar-item .sidebar-link.btn-collapse:before{display:block}#userSidebar.active .sidebar-menu .sidebar-item .card-collapse .items-list{position:unset;right:unset;margin-top:unset;min-width:unset;background-color:rgba(249,0,64,.1);box-shadow:rgba(0,0,0,0);transform:unset}#userSidebar.active .sidebar-menu .sidebar-item .card-collapse .items-list:before{display:none}#userSidebar .sidebar-menu{padding-top:25px!important}#userSidebar .sidebar-menu .sidebar-item.active{background-color:var(--admin-sidebar-bg,white);border:1px solid var(--border)}#userSidebar .sidebar-menu .sidebar-item .card-collapse .items-list{background-color:rgba(249,0,64,.12)}#userSidebar .sidebar-menu .sidebar-item .card-collapse .sidebar-item:hover a{color:var(--primary)}#userSidebar .sidebar-menu .sidebar-item .card-collapse .sidebar-item.active{border:none;background-color:rgba(249,0,64,.1)}#userSidebar .close-sidebar{display:block}.userNavbar{padding:0 20px}.userNavbar .navbar-header{width:110px}.userNavbar .top-navbar .navbar-collapse{margin-right:110px;grid-template-columns:1fr;padding-left:0}.userNavbar .nav-actions,.userNavbar .top-navbar .navbar-collapse .nav-menu{display:none}.userNavbar .search-content{position:fixed;width:90%;top:50px;right:50%;transform:translateX(50%);flex-direction:column;animation:swipeupsmall 1s ease;border-radius:15px}.userNavbar .nav-userProfile{display:none}.userNavbar .nav-search{width:44px;padding:0}.userNavbar .nav-search .search-click{border:none!important}.userNavbar .nav-search .search-text{display:none}.side-overlay{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.55);z-index:1885;display:none}.navbar-bottom,.side-overlay.active{display:block}}@media(max-width:768px){.admin-main-wrapper .panel-page-wrapper{margin-right:0;padding-right:20px;padding-left:20px}}@media(max-width:640px){.navbar-bottom .item .icon,.navbar-bottom .item .icon .lucide{width:20px;height:20px}.navbar-bottom .item .text{font-size:10px}}@media(max-width:390px){#userSidebar{right:-100%;width:100%}#userSidebar.active{right:0;width:100%}}.table-custom .table-header{display:grid;border:1px solid var(--border);border-radius:.75rem .7rem 0 0}.table-custom .table-header .table-header-item{font-size:14px;font-weight:600;color:var(--text100);padding:15px}.table-custom .table-body{border-right:1px solid var(--border);border-left:1px solid var(--border);border-bottom:1px solid var(--border);border-radius:0}.table-custom .table-body .table-row{display:grid;align-items:center;border-top:1px solid var(--border);cursor:pointer;user-select:none}.table-custom .table-body .table-row:hover{background-color:rgba(0,0,0,.05)}.table-custom .table-body .table-row:hover:last-child{border-radius:0 0 .75rem .75rem}.table-custom .table-body .t-item{padding:15px}.table-custom .table-body .t-title{display:none;font-size:14px;font-weight:500;color:var(--text200)}.table-custom .table-body .t-desc{font-size:14px;font-weight:400;color:var(--text100)}.table-custom .table-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:15px}.table-custom .table-footer .result{display:flex;align-items:center;justify-content:flex-start}.table-custom .table-footer .result h6{font-size:14px;margin-bottom:0;color:var(--text200)}.table-custom .table-footer .result .number{font-size:14px;color:var(--text200)}.table-custom.is-small .table-header .table-header-item{font-size:12px;padding:10px}.table-custom.is-small .table-body .t-item{padding:10px}.table-custom.is-small .table-body .t-desc,.table-custom.is-small .table-body .t-title{font-size:12px}.table-custom.is-small .table-footer{margin-top:12px}.table-custom.is-small .table-footer .result .number,.table-custom.is-small .table-footer .result h6{font-size:12px}.table-custom.is-simple .table-body,.table-custom.is-simple .table-header{border:none;border-radius:0}.table-custom.is-simple .table-body .table-row:hover{border-radius:.375rem!important}.table-responsive{overflow-x:auto}@media(max-width:1024px){.table-custom .table-header{display:none;grid-template-columns:100%!important}.table-custom .table-body{border-top:1px solid var(--border);border-radius:.7rem}.table-custom .table-body .table-row{grid-template-columns:100%!important;padding:8px 0}.table-custom .table-body .table-row:first-child{border-top:none}.table-custom .table-body .table-row:hover{background-color:var(--background200)}.table-custom .table-body .table-row:hover:first-child{border-radius:.75rem .75rem 0 0}.table-custom .table-body .t-title{display:block;padding-left:20px}.table-custom .table-body .t-item{display:flex;align-items:center;justify-content:space-between;padding:5px 10px}.table-custom .table-body .t-desc{text-align:left}.table-custom.is-small .table-body .t-item,.table-custom.is-small .table-header .table-header-item{padding:6px 8px}.table-custom.is-small .table-footer{margin-top:10px}}@media(max-width:768px){.table-custom .table-footer{flex-direction:column}.table-custom .table-footer .result{margin-bottom:10px;justify-content:center}}@media(max-width:640px){.table-custom .table-footer .result .number,.table-custom .table-footer .result h6{font-size:12px}.table-custom .table-footer .pagination .select-group .select,.table-custom .table-footer .result .select-group .select{height:40px;padding:.5rem .8rem .5rem 2rem}.table-custom .table-footer .pagination .btn-icon{width:40px;height:40px}.table-custom .table-footer .pagination .btn-icon .lucide{width:18px;height:18px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:yekanBakh;src:url(/_next/static/media/30751346ea5f59cc-s.p.woff2) format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:yekanBakh;src:url(/_next/static/media/da0c118b3fd6d90a-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:yekanBakh;src:url(/_next/static/media/5d879c328c11941b-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:yekanBakh;src:url(/_next/static/media/772c19462e033d53-s.p.woff2) format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:yekanBakh;src:url(/_next/static/media/b64cd7487bbd84a2-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:yekanBakh Fallback;src:local("Arial");ascent-override:99.72%;descent-override:54.84%;line-gap-override:0.00%;size-adjust:100.28%}.__className_3d02c0{font-family:yekanBakh,yekanBakh Fallback}.__variable_3d02c0{--font-yekanBakh:"yekanBakh","yekanBakh Fallback"}@font-face{font-family:poppins;src:url(/_next/static/media/4dc90cc018d36309-s.p.woff2) format("woff2");font-display:swap;font-weight:100;font-style:normal}@font-face{font-family:poppins;src:url(/_next/static/media/ec9d8e7cf8239536-s.p.woff2) format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:poppins;src:url(/_next/static/media/f26573e711e2ef26-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:poppins;src:url(/_next/static/media/877aa36877d67524-s.p.woff2) format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:poppins;src:url(/_next/static/media/9888d6114eada38a-s.p.woff2) format("woff2");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:poppins;src:url(/_next/static/media/00539afe19ce4928-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:poppins Fallback;src:local("Arial");ascent-override:91.82%;descent-override:30.61%;line-gap-override:8.74%;size-adjust:114.36%}.__className_950bf1{font-family:poppins,poppins Fallback}.__variable_950bf1{--font-poppins:"poppins","poppins Fallback"}