:root{--ff-syne:var(--font-syne);--ff-manrope:var(--font-manrope);--clr-black:#0f0e0e;--clr-orange:#ff6b00;--clr-white:#fff;--clr-gray:#545b63;--clr-light-gray:#f3f3f3;--clr-heading:#0f0e0e;--clr-white-03:rgba(255,255,255,.03);--clr-white-06:rgba(255,255,255,.06);--clr-white-10:rgba(255,255,255,.1);--clr-white-50:rgba(255,255,255,.5)}.dark{--clr-heading:#fff}*,:before,:after{box-sizing:border-box}*{box-shadow:none;scrollbar-width:thin;scrollbar-color:var(--clr-gray)var(--clr-black);border:none;outline:none;margin:0;padding:0}::-webkit-scrollbar{background:var(--clr-black);width:4px;height:4px}::-webkit-scrollbar-thumb{background:var(--clr-gray);-webkit-border-radius:1px;-webkit-box-shadow:0 0 rgba(0,0,0,.75)}::-webkit-scrollbar-corner{background:0 0}body{font-family:var(--ff-manrope);background-color:var(--clr-white);color:var(--clr-black);font-size:16px;font-style:normal;font-weight:400;line-height:162%;overflow-x:hidden}a{color:inherit;cursor:pointer;outline:none;text-decoration:none;transition:all .4s}a:hover,a:focus,a:visited{outline:none;text-decoration:none}h1,h2,h3,h4,h5,h6,p,hr,label{margin:0}h1{font-size:92px;font-weight:700;line-height:110%}h2{font-size:61px;font-weight:700;line-height:102%}h3{font-size:52px;font-weight:700;line-height:119%}h4{font-size:32px;font-weight:700;line-height:131%}h5{font-size:24px;font-weight:700;line-height:142%}h6{font-size:20px;font-weight:700;line-height:130%}p{font-family:var(--ff-manrope);color:var(--clr-gray);font-size:16px;font-style:normal;font-weight:400;line-height:162%}ul,li{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto;display:inline-block}input,select,textarea,.form-control{background-color:#fff;border:2px solid #cfdbf1;border-radius:5px;width:100%;height:auto;padding:16px 30px}textarea{display:inherit;padding-top:20px}label{cursor:pointer;color:var(--clr-gray)}.form-group{margin-bottom:25px}input:focus,button:focus,.form-control:focus{box-shadow:none;outline:none}input[type=search]::-ms-clear{width:0;height:0;display:none}input[type=search]::-ms-reveal{width:0;height:0;display:none}input[type=search]::-webkit-search-decoration{display:none}input[type=search]::-webkit-search-cancel-button{display:none}input[type=search]::-webkit-search-results-button{display:none}input[type=search]::-webkit-search-results-decoration{display:none}input[type=checkbox],input[type=radio]{width:auto;height:auto}h1,h2,h3,h4,h5,h6{font-family:var(--ff-syne);color:var(--clr-heading);font-style:normal}.txt-orange,.sub-text,.current-menu{color:var(--clr-orange)}.section-pt{padding-top:150px}.section-mt{margin-top:150px}.section-mb{margin-bottom:150px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-120{margin-top:120px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mb-60{margin-bottom:60px}.mb-90{margin-bottom:90px}.pt-30{padding-top:30px}.pb-20{padding-bottom:20px}.bttn{font-family:var(--ff-syne);border:1px solid var(--clr-black);color:var(--clr-white);cursor:pointer;border-radius:60px;align-items:center;padding:17px 35px;font-size:16px;font-style:normal;font-weight:700;line-height:162%;transition:all .3s}.bttn-primary,.bttn-secondary:hover,.bttn-secondary:focus{background-color:var(--clr-black);color:var(--clr-white)}.bttn-secondary,.bttn-primary:hover,.bttn-primary:focus{background-color:var(--clr-white);color:var(--clr-black)}.bttn-theme{background-color:var(--clr-orange);border:none;border-radius:0}.bttn-theme:hover{background-color:#d55b04}.bttn-round{font-family:var(--ff-syne);color:var(--clr-white);background:var(--clr-black);text-align:center;cursor:pointer;border-radius:50%;width:150px;height:150px;padding:0;font-size:16px;font-style:normal;font-weight:700;line-height:150px;transition:all .4s;display:inline-block;position:relative}.bttn-round .btn-txt{z-index:1;transition:all .4s;position:relative}.bttn-round:before{border:1px solid var(--clr-orange);content:"";opacity:0;border-radius:50%;width:100%;height:100%;transition:all .4s;position:absolute;top:10px;left:-7px}.bttn-round:after{content:"";background:var(--clr-orange);opacity:0;border-radius:50%;width:10px;height:10px;transition:all .4s;position:absolute;bottom:38px;left:0}.bttn-round:hover:before{top:-10px}.bttn-round:hover:after{opacity:1;width:100%;height:100%;bottom:0}.section-title span{background:var(--clr-black);width:200px;height:1px;display:inline-block;position:relative}.section-title span:after{content:"";background:var(--clr-black);border-radius:50%;width:20px;height:20px;position:absolute;top:-10px;right:0}.header-section{z-index:9;border-bottom:1px solid rgba(15,14,14,.1);width:100%;position:relative}@media (min-width:1400px){.header-section .container{padding-left:0;padding-right:0}}@media (min-width:1200px){.header-section .container{max-width:1920px;margin:0 auto}}@media (min-width:768px) and (max-width:1199px){.header-section .container{padding-left:0;padding-right:0}}@media (min-width:320px) and (max-width:767px){.header-section .container{padding-right:0}}.menu-fixed{z-index:99;background:var(--clr-white);width:100%;transition:all .9s;position:fixed;top:0;left:0;box-shadow:0 -31px 32px 9px #f4f4f4}.header-wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;transition:all .9s;display:flex;position:relative}.header-wrapper .menu-components{gap:16px}.header-wrapper .menu-components .lets-talk{font-family:var(--ff-syne);text-transform:capitalize;cursor:pointer;font-size:16px;font-style:normal;font-weight:700;line-height:162%;transition:all .4s}.header-wrapper .menu-components .lets-talk:hover{color:var(--clr-orange)}@media (min-width:1400px){.header-wrapper .menu-components .lets-talk{border-left:1px solid rgba(15,14,14,.1);padding:38px 40px}}@media (max-width:991px){.header-wrapper .menu-components .lets-talk{padding:7px 11px}}@media (max-width:500px){.header-wrapper .menu-components .lets-talk{padding:6px 8px}}@media screen and (max-width:500px) and (max-width:374px){.header-wrapper .menu-components .lets-talk{display:none!important}}.header-wrapper .main-logo .logo{width:150px;display:block}@media (min-width:1400px){.header-wrapper .main-logo .logo{border-right:1px solid rgba(15,14,14,.1);width:212px;height:103px;margin-left:5vw;padding:30px 0;display:block}}@media (max-width:1199px){.header-wrapper .main-logo .logo{width:100px}}@media (max-width:575px){.header-wrapper .main-logo .logo{width:100px}}.header-wrapper .main-menu{align-items:center;display:flex}.header-wrapper .main-menu li{transition:all .4s;position:relative}.header-wrapper .main-menu li a{font-size:16px;font-style:normal;font-family:var(--ff-syne);text-transform:capitalize;padding:40px 29px;font-weight:700;line-height:162%}.header-wrapper .main-menu li a:hover{color:var(--clr-orange)}.header-wrapper .main-menu li .sub-menu{padding:5px;transition:all .4s;position:relative}@media (min-width:992px){.header-wrapper .main-menu li .sub-menu .sub-menutwo ul{z-index:999;background:var(--clr-white);opacity:0;visibility:hidden;justify-content:center;gap:5px;width:250px;transition:all .3s;position:absolute;top:-31px;left:100%;transform:translateY(55px);box-shadow:0 -1px 34px rgba(0,0,0,.15);display:block!important}.header-wrapper .main-menu li .sub-menu .sub-menutwo ul li a{color:var(--clr-black)}.header-wrapper .main-menu li .sub-menu .sub-menutwo ul li:hover a{color:var(--clr-orange);padding-left:10px}.header-wrapper .main-menu li .sub-menu .sub-menutwo:hover ul{opacity:1;visibility:visible;transform:translateY(25px)}.header-wrapper .main-menu li .sub-menu .sub-menutwo:hover ul li a:before{display:none}.header-wrapper .main-menu li .sub-menu{z-index:999;background:var(--clr-white);opacity:0;visibility:hidden;justify-content:center;gap:5px;width:250px;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(55px);box-shadow:0 -1px 34px rgba(0,0,0,.15);display:block!important}.header-wrapper .main-menu li .sub-menu li a{color:var(--clr-black)}.header-wrapper .main-menu li .sub-menu ul{display:block!important}}.header-wrapper .main-menu li .sub-menu li{transition:all .4s!important}.header-wrapper .main-menu li .sub-menu li a{text-transform:capitalize;border-radius:8px;width:100%;margin:1px;padding:5px 8px;font-size:16px;font-weight:400;transition:all .4s;display:block}.header-wrapper .main-menu li .sub-menu li a i{font-size:14px!important}@media (max-width:991px){.header-wrapper .main-menu li .sub-menu li a{font-size:14px;font-weight:500}}@media (min-width:992px){.header-wrapper .main-menu li .sub-menu li:not(:last-child){border-bottom:1px solid #d9d9d9}.header-wrapper .main-menu li .sub-menu li a{padding:10px}}.header-wrapper .main-menu li .sub-menu li:hover a{padding-left:20px;color:var(--clr-orange)!important}@media (min-width:992px){.header-wrapper .main-menu li:hover .sub-menu{opacity:1;visibility:visible;transform:translateY(25px)}.header-wrapper .main-menu li:hover .sub-menu:before{content:"";background:var(--clr-white);clip-path:polygon(50% 0%,0% 100%,100% 100%);width:28px;height:20px;position:absolute;top:-18px;left:26px}}@media (max-width:1600px){.header-wrapper .main-menu{gap:0 13px}.header-wrapper .main-menu li a{padding:16px;font-size:16px}}@media (max-width:1399px){.header-wrapper .main-menu{gap:0 14px}.header-wrapper .main-menu li a{padding:16px 10px;font-size:14px}}@media (max-width:1199px){.header-wrapper .main-menu{gap:0 14px}.header-wrapper .main-menu li a{padding:16px 4px;font-size:14px}}@media (max-width:991px){.header-wrapper .main-menu{gap:0 14px}.header-wrapper .main-menu li a{padding:16px 2px;font-size:14px}}.header-wrapper .menu-right-components{gap:15px}@media (max-width:500px){.header-wrapper .menu-right-components{gap:10px}}@media screen and (max-width:991px){.main-menu{z-index:999;transform-origin:top;background:var(--clr-white);width:100%;max-height:calc(100vh - 130px);margin-top:20px;padding:15px;position:fixed;top:54px;left:0;overflow-y:auto;transform:scaleY(1);transition:all .4s!important;display:block!important}.main-menu:not(.active){opacity:0;visibility:hidden;position:fixed;transform:scaleY(0)}.main-menu li{border-bottom:1px solid rgba(170,181,200,.5);border-radius:2px;width:100%}.main-menu li a{padding:8px 10px 6px;display:block}.main-menu li .sub-menu li{border-bottom:unset}.header-wrapper .main-menu li .sub-menu li a{color:var(--clr-black)}.main-menu .active a{color:var(--clr-white)}.header-bar{width:31px;height:20px;position:relative}.header-bar span{background:var(--clr-black);width:100%;height:2px;transition:all .3s;display:inline-block;position:absolute;left:0}.header-bar span:first-child{top:0}.header-bar span:nth-child(2){top:44%}.header-bar span:last-child{bottom:0}.header-bar.active span:first-child{transform:rotate(45deg)translate(3px,9px)}.header-bar.active span:nth-child(2){opacity:0}.header-bar.active span:last-child{transform:rotate(-45deg)translate(3px,-9px)}.header-bar:hover{cursor:pointer}}.hamburger-menu{background-color:var(--clr-white);border-radius:3px;width:20px;height:2px;margin-left:6px;position:relative}.hamburger-menu:before,.hamburger-menu:after{content:"";background-color:var(--clr-white);border-radius:3px;width:20px;height:2px;position:absolute;right:6px}.hamburger-menu:before{top:-9px}.hamburger-menu:after{top:9px}.lets-talk-btn{font-family:var(--ff-syne);text-transform:capitalize;cursor:pointer;background:var(--clr-orange);color:var(--clr-white);border-radius:5px;padding:20px 30px 21px;font-size:18px;font-weight:500;line-height:120%;transition:all .4s;display:inline-block}.sub-contact{background:#e9f0ff;position:relative}.sub-contact:before{content:"";background:#000d27;width:450px;height:100%;position:absolute;top:0;right:0}@media (max-width:1399px){.sub-contact:before{width:300px}}@media (max-width:1199px){.sub-contact:before{display:none}}.sub-contact-wrapper{justify-content:space-between;align-items:center;padding:30px 0;display:flex}.sub-contact-wrapper .sub-contact-left{align-items:center;gap:0;display:flex}@media (max-width:1399px){.sub-contact-wrapper .icon{display:none!important}}@media (max-width:1199px){.sub-contact-wrapper .sub-contact-left{gap:30px}.sub-contact-wrapper .sub-contac-right .social li a{border-color:var(--clr-orange)}}@media (max-width:991px){.sub-contact-wrapper .sub-contact-left{flex-wrap:wrap;align-items:center}}@media (max-width:500px){.sub-contact-wrapper{flex-wrap:wrap;gap:40px}}.sub-contac-item{align-items:center;gap:15px;display:flex}.sub-contac-item .icon{background:var(--clr-gray);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.sub-contac-item .icon i{color:var(--clr-white)}.sub-contac-item .address-widget .address{color:var(--clr-orange);font-family:var(--ff-syne);text-transform:uppercase;margin-bottom:8px;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.sub-contac-item .address-widget .textp{color:var(--clr-black);font-family:var(--ff-manrope);font-size:16px;font-style:normal;font-weight:500;line-height:120%}@media (max-width:991px){.cus__nonesub{display:none}}.header-wrapper .remove-click{background:var(--clr-black);justify-content:center;align-items:center;width:110px;height:103px;display:flex}.remove-click i{color:var(--clr-white);font-size:32px}.remove-click:hover{cursor:pointer}@media screen and (max-width:1199px){.header-wrapper .remove-click{width:60px;height:73px}.remove-click i{font-size:22px}}.subside-barmenu{z-index:99999;background:var(--clr-light-gray);width:319px;height:100%;transition:all .4s;position:fixed;top:0;right:-320px;overflow-y:scroll}.subside-barmenu .remove-click{background:var(--clr-black);border-radius:6px;width:40px;height:40px;margin:10px 10px 10px auto;padding:5px}.subside-barmenu .remove-click:hover{cursor:pointer}.subside-barmenu .remove-click i{font-size:22px}.subside-barmenu .sub-contact-wrapper{padding:40px 20px}.subside-barmenu .sub-contact-wrapper .side-logo{margin-bottom:20px}.subside-barmenu .sub-contact-wrapper p{color:var(--clr-black);margin-bottom:40px;font-size:14px}.subside-barmenu .sub-contact-wrapper .sub-contact-left{gap:24px;margin-bottom:40px}.subside-barmenu .sub-contact-wrapper .social li a{background:var(--clr-orange);border:1px solid var(--clr-orange);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .4s;display:flex}.subside-barmenu .sub-contact-wrapper .social li a i{color:var(--clr-white)}.subside-barmenu:before{display:none}.subside-barmenu.active{right:0}.hero{height:850px;padding-top:80px;position:relative;overflow:hidden}.hero h1{margin-top:24px;margin-left:-5px}.hero .intro-info{color:var(--clr-gray);margin:30px 0 42px}.hero .btn-wrapper button{margin-right:15px}.hero .btn-wrapper button:last-child{margin-right:0}.hero .lg-arrow{margin:0 15px}.hero .social-media li{margin-right:15px;display:inline-flex}.hero .social-media li:last-child{margin-right:0}.hero .social-media li a{background:var(--clr-light-gray);width:60px;height:60px;color:var(--clr-black);text-align:center;border-radius:50%;font-size:22px;line-height:60px;transition:all .3s}.hero .social-media li a:hover{background:var(--clr-black);color:var(--clr-white)}.hero .profession{font-family:var(--ff-syne);color:var(--clr-white);text-shadow:1px 1px 1px rgba(0,0,0,.2),-1px 1px 1px rgba(0,0,0,.2),-1px -1px rgba(0,0,0,.2),1px -1px rgba(0,0,0,.2);font-size:102px;font-style:normal;font-weight:700;line-height:108%;position:relative;left:33.7%}.hero .profession:before{content:"UI UX DESIGNER";-webkit-backface-visibility:visible;backface-visibility:visible;opacity:.5;z-index:-1;display:block;position:relative;top:177px;transform:scaleY(-1)}.hero .profession:after{content:"";z-index:2;background-image:linear-gradient(rgba(255,255,255,.5) 0%,#fff 100%);width:100%;height:60px;display:block;position:relative;top:-10px;left:0}.hero .bg-line{z-index:-1;background:rgba(15,14,14,.1);width:1514px;height:1px;position:absolute;top:265px;left:-420px;transform:rotate(147deg)}.hero .bg-line:after{content:"";border:2px solid var(--clr-light-gray);background-color:var(--clr-white);z-index:2;border-radius:50%;width:74px;height:74px;margin-top:-37px;position:absolute;left:50%}@keyframes rotate360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero .contact-rotate-wrapper{justify-content:center;align-items:center;display:flex;position:absolute;right:-50px}.hero .contact-me-rotate{z-index:1;animation:10s linear infinite rotate360;position:relative}.hero .contact-me-arrow{z-index:2;cursor:pointer;position:absolute}.hero .profile-pic-wrapper{position:absolute;left:-300px}.hero .profile-bg{z-index:5;margin-top:24%;position:relative}.hero .profile-pic{z-index:55;position:absolute;top:29%;left:24%}.skills-slider{max-width:1736px;margin:0 auto}.skills .skill-item{border:1px solid rgba(15,14,14,.1);border-radius:300px;width:196px;height:347px;margin:0 auto;padding:24px 30px 0}.skill-item figure{background:var(--clr-light-gray);text-align:center;border-radius:50%;justify-content:center;align-items:center;width:136px;height:136px;display:flex}.skill-item figure img{width:auto!important}.skill-item .skill-txt{text-align:center;margin-top:40px}.skill-item .skill-txt span{color:var(--clr-gray);text-transform:uppercase}.about .about-info{margin:50px 0 35px}.about .year-exp{position:relative}.about .year-exp:before{content:url(/images/about/arrow.svg);position:absolute}.about .year-exp:after{content:url(/images/shape-black.svg);position:absolute;bottom:-10%;right:5%}.about .year-exp .year-exp-txt{padding:5% 20%}.about .year-exp span{font-family:var(--ff-syne);text-transform:capitalize;font-size:200px;font-style:normal;font-weight:700;line-height:105%}.about .year-exp h4{margin-top:30px}.about .year-exp img{position:absolute;top:52%;right:5%}.about a{margin-left:20%}.projects{background:var(--clr-black)}.projects-wrapper{padding:150px 0}.projects-wrapper .section-title-wrapper{margin-bottom:55px}.projects-wrapper .section-title h3{color:var(--clr-white)}.projects-wrapper .section-title span{background:#272626;width:272px}.projects-wrapper .section-title span:after{background:#272626}.projects ul{margin-top:65px}.projects ul li{font-family:var(--ff-syne);text-align:center;color:var(--clr-gray);font-size:16px;font-style:normal;font-weight:700;line-height:162%}.projects ul li:after{content:"/";color:rgba(255,255,255,.1);padding:0 6px}.projects ul li:last-child:after{display:none}.projects ul li span{cursor:pointer;transition:all .3s;position:relative}.projects ul li span:before{content:"";background-color:var(--clr-orange);width:0%;height:1px;margin-top:10px;transition:all .3s;position:absolute;top:50%;left:50%}.projects ul li span:hover{color:var(--clr-orange)}.projects ul li span:hover:before{width:100%;left:0}.projects ul li span.active{color:var(--clr-orange);position:relative}.projects ul li span.active:before{content:"";background-color:var(--clr-orange);width:100%;height:1px;margin-top:10px;position:absolute;top:50%;left:0}.projects .projects-container{flex-wrap:wrap;column-gap:24px;display:flex}.projects .project-item{position:relative}.projects .project-item:before{content:"";z-index:1;background:linear-gradient(rgba(15,14,14,.5) 0%,#0f0e0e 100%);width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:0;transform:scale(0)}.projects .project-item:hover:before{transform:scale(1)}.projects .project-item .overlay-content .rounded-btn{width:100px;height:100px;line-height:100px;font-family:var(--ff-syne);background:var(--clr-orange);color:var(--clr-white);z-index:2;text-align:center;cursor:pointer;border-radius:50%;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.projects .project-item .overlay-content .title{z-index:2;width:100%;color:var(--clr-white);transition:all .4s;position:absolute;bottom:48px;left:48px}.projects .project-item .overlay-content{visibility:hidden;opacity:0}.projects .project-item:hover .overlay-content{visibility:visible;opacity:1}.grid-item{width:calc(33.3333% - 16px)}.big{width:calc(58.5% - 12px)}.mid{width:calc(41.5% - 12px)}.gutter-sizer{width:2%}.projects .view-all-btn-wrapper{text-align:center;position:relative}.projects .view-all-btn-wrapper:after{content:url(/images/shape-white.svg);position:absolute;right:-63px}.projects .bttn-round{border:1px solid var(--clr-white-10);margin-top:50px}.services .section-title span{width:268px}.services .section-title{position:relative}.services .section-title:after{content:url(/images/shape-black.svg);position:absolute;top:0;right:-63px;transform:scaleX(-1)rotate(180deg)}.services .service-item-wrapper{margin-top:50px}.services .service-item{border-bottom:1px solid rgba(15,14,14,.1);flex-wrap:wrap;padding:28px 0;display:flex}.services .service-thumb{font-family:var(--ff-syne);cursor:pointer;font-size:96px;font-style:normal;font-weight:700;line-height:110%}.services .service-panel li{font-family:var(--ff-manrope);font-size:24px;font-style:normal;font-weight:400;line-height:200%}.service-item .btn-wrapper .bttn-round{width:100px;height:100px;line-height:100px}.services .view-all-btn-wrapper{text-align:center;margin-top:50px}.testimonial .title{font-family:var(--ff-syne);color:var(--clr-white);text-shadow:1px 1px 1px rgba(0,0,0,.2),-1px 1px 1px rgba(0,0,0,.2),-1px -1px rgba(0,0,0,.2),1px -1px rgba(0,0,0,.2);font-size:160px;font-style:normal;font-weight:700;line-height:106%;position:relative}.testimonial .title:after{content:"";background:linear-gradient(90deg,rgba(243,243,243,0) 0%,rgba(15,14,14,.07) 100%);width:266px;height:116px;position:absolute;top:17.01%;right:.6%}.slider-wrapper{width:100%;height:673px;position:relative}.slider-container{justify-content:center;align-items:center;width:100%;height:673px;display:flex;position:absolute}.slider{background:0 0;width:526px;height:673px;position:absolute;right:0}.slider .slides{background:var(--img)no-repeat;background-size:contain;justify-content:flex-start;align-items:flex-end;width:196px;height:274px;transition:all .5s;display:flex;position:absolute;top:50%;transform:translateY(-25%)}.slider .slides:first-child{width:100%;height:100%;position:absolute;top:0;right:0;transform:translateY(0)}.slider .slides:nth-child(2){background-size:cover;right:calc(65% + 225px)}.slider .slides:nth-child(3){background-size:cover;right:calc(65% + 460px)}.buttons{gap:20px;display:flex;position:absolute;bottom:15px;right:67.7%}.buttons span{background:var(--clr-black);width:50px;height:50px;color:var(--clr-white);cursor:pointer;border:1px solid rgba(15,14,14,.1);border-radius:50%;justify-content:center;align-items:center;transition:all .4s;display:flex;position:relative}.buttons span:hover,.buttons span:focus{color:var(--clr-black);background:0 0}.slider .slides .content{z-index:10000;opacity:0;max-width:600px;transition:all .25s;position:absolute;transform:translateY(40px)}.slider .slides:first-child .content{opacity:1;max-width:740px;padding:0;transition-delay:.5s;top:0;left:-146%;transform:translateY(0)}.testimonial .style{position:absolute;top:725px;right:calc(61vw + 260px);transform:scale(.7)}.testimonial .arrow{position:absolute;top:1010px;right:calc(56vw + 267px);transform:scale(.8)}.marquee{text-align:center;width:100%;overflow:hidden}.marquee h2{text-transform:capitalize}.marquee .marquee-wrapper{width:100000px;animation:38s linear infinite marqueeAnimation;display:block}.marquee h2 .marquee-title{float:left;margin-bottom:1px;margin-right:0}.text-stroke-black{color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.2),-1px 1px 1px rgba(0,0,0,.2),-1px -1px rgba(0,0,0,.2),1px -1px rgba(0,0,0,.2)}@keyframes marqueeAnimation{to{transform:translate(-4600px)}}.pricing-wrapper{background:var(--clr-light-gray);padding:150px 0}.pricing-wrapper .section-title{position:relative}.pricing-wrapper .section-title span{background:#272626;width:145px}.pricing-wrapper .section-title:after{content:url(/images/shape-black.svg);position:absolute;top:0;right:-63px;transform:scaleX(-1)rotate(180deg)}.pricing-item-wrapper{margin-top:60px}.pricing .pricing-item{border:1px solid rgba(15,14,14,.1);min-height:635px;padding:50px;transition:all .3s}.pricing-item h3{margin:10px 0 4px}.pricing-item h6,.pricing-item h3 span{font-size:16px;font-weight:700;line-height:162%}.pricing-item .feature{position:relative}.pricing-item .feature h6{color:var(--clr-white);background:var(--clr-black);text-align:center;width:120px;height:44px;margin-top:22px;margin-bottom:22px;padding-top:9px;padding-bottom:9px;transition:all .4s}.pricing-item .feature:before{content:url(/images/pricing/arrow-black.svg);position:absolute;top:6px;right:0}.pricing-item p:nth-child(2){color:var(--clr-gray)}.pricing-item ul li{color:var(--clr-gray);margin-bottom:16px}.pricing-item ul li:before{content:"";background:rgba(15,14,14,.1);border-radius:50%;width:7px;height:7px;display:inline-block;bottom:0;margin-right:10px!important}.pricing-item button{font-family:var(--ff-syne);border:1px solid var(--clr-black);color:var(--clr-black);cursor:pointer;background:0 0;width:100%;padding-top:9px;padding-bottom:9px;font-size:16px;font-weight:700;line-height:162%;transition:all .4s}.pricing-item:hover{background-color:var(--clr-black)}.pricing-item:hover .feature h6{color:var(--clr-white);background:rgba(255,255,255,.1)}.pricing-item:hover .feature:before{content:url(/images/pricing/arrow-white.svg)}.pricing-item:hover button{font-family:var(--ff-syne);background:var(--clr-orange);color:var(--clr-white);border:1px solid var(--clr-orange)!important}.pricing-item:hover h6,.pricing-item:hover h3,.pricing-item:hover ul li,.pricing-item:hover p{color:var(--clr-white);transition:all .3s}.pricing-item:hover ul li:before{background:rgba(255,255,255,.1)}.brands span{font-family:var(--ff-syne);text-align:center;margin-bottom:50px;font-size:16px;font-style:normal;font-weight:700;line-height:162%;display:block;position:relative}.brands span:before{content:"";background:var(--clr-black);opacity:.2;width:66px;height:1px;margin-left:-85px;position:absolute;top:12px}.brands span:after{content:"";background:var(--clr-black);opacity:.2;width:66px;height:1px;margin-left:20px;position:absolute;top:12px}.brands img{-o-object-fit:none;object-fit:none;width:180px;height:58px}.blogs .section-title{position:relative}.blogs .section-title span{width:242px}.blogs .section-title:after{content:url(/images/shape-black.svg);position:absolute;top:0;right:-63px;transform:scaleX(-1)rotate(180deg)}.blogs .blog-item{border-bottom:1px solid rgba(15,15,15,.1);min-height:165px;padding:40px 0}.blogs .blog-item.is-active .blog-title{-webkit-text-decoration-line:underline;text-decoration-line:underline}.blogs .blog-item .date{text-align:center;border:1px solid rgba(15,15,15,.1);width:130px;position:absolute;right:0}.blogs .blog-item .date h6{font-family:var(--ff-syne);font-size:16px;font-style:normal;font-weight:700;line-height:26px}.blogs .blog-item figure{margin-top:40px;position:relative}.blogs .blog-item .btn-wrapper{z-index:5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blogs .blog-item .btn-wrapper .bttn-round{width:100px;height:100px;line-height:100px}.blogs .view-all-btn-wrapper{text-align:center;margin-top:50px}.contact{background:var(--clr-black)}.marquee h3{color:var(--clr-white);text-transform:capitalize}.marquee h3 .marquee-title{float:left;margin-bottom:1px;margin-right:0}.text-stroke-white{color:var(--clr-black);text-shadow:1px 1px 1px rgba(255,255,255,.2),-1px 1px 1px rgba(255,255,255,.2),-1px -1px rgba(255,255,255,.2),1px -1px rgba(255,255,255,.2)}.contact .contact-content{padding:100px 0}.contact .contact-content p{margin:20px 0 35px}.contact .large-txt{font-family:var(--ff-syne);color:var(--clr-white);font-size:96px;font-style:normal;font-weight:700;line-height:110%}form .user-details{flex-wrap:wrap;justify-content:space-between;display:flex}form .details{font-family:var(--ff-syne);color:var(--clr-white);font-size:16px;font-style:normal;font-weight:700;line-height:162%}form .user-details .input-box:nth-child(3) label:after{content:"*";color:var(--clr-orange)}input[type=text],input[type=email],input[type=tel],textarea{border:none;border-bottom:1px solid var(--clr-white-10);border-radius:initial;color:var(--clr-white);background:0 0;outline:none;width:100%;padding:5px 4px}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,textarea:focus{border-color:var(--clr-white)}.user-details input{margin-bottom:24px}.user-message{margin-bottom:50px}#form-message.success{color:#28e98c}#form-message.error{color:#dc3545}.contact nav ul li{cursor:pointer;color:rgba(255,255,255,.2);border-bottom:1px solid #292727;padding:20px 0}.contact nav .link-txt{font-family:var(--ff-syne);font-size:32px;font-style:normal;font-weight:700;line-height:131%;transition:all .3s}.contact nav ul li:hover .link-txt{color:var(--clr-white)}.contact .social-media ul{padding-top:50px;display:flex}.contact .social-media ul li{margin-right:15px}.contact .social-media ul li:last-child{margin-right:0}.contact .social-media ul li a{text-align:center;width:60px;height:60px;color:var(--clr-white);cursor:pointer;border:1px solid #292727;border-radius:50%;margin-right:15px;font-size:24px;line-height:60px;transition:all .3s;display:block}.contact .social-media ul li a:hover{border:1px solid var(--clr-white);color:var(--clr-black);background:var(--clr-white)}footer{background:#151515}footer .footer-content{padding:28px 0}footer h4{color:var(--clr-white)}footer h4 span{color:var(--clr-orange)}footer p{color:rgba(255,255,255,.7)}footer a{color:var(--clr-white);cursor:pointer}.container-preloader{cursor:none;z-index:99999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.container-preloader .animation-preloader{z-index:100;position:absolute}.container-preloader .loader-section{background-color:#fff;width:calc(50% + 1px);height:100%;position:fixed;top:0}.container-preloader .loader-section.section-left{left:0}.container-preloader .loader-section.section-right{right:0}.loaded .animation-preloader{opacity:0;transition:all .3s ease-out}.loaded .loader-section.section-left{transition:all .7s cubic-bezier(.1,.1,.1,1) .3s;transform:translate(-101%)}.loaded .loader-section.section-right{transition:all .7s cubic-bezier(.1,.1,.1,1) .3s;transform:translate(101%)}.popup_content_area{background-color:var(--clr-white);border-radius:20px;width:100%;max-width:750px;margin:0 auto;position:relative;box-shadow:0 0 40px rgba(255,255,255,.03)}.popup-mfp{overflow:hidden}.popup-mfp .mfp-container{scrollbar-width:thin;scrollbar-color:var(--clr-primary)var(--clr-deep-green);padding:75px 0;position:fixed;overflow-y:scroll}.popup-mfp .mfp-container::-webkit-scrollbar{background:var(--clr-deep-green);width:4px;height:4px}.popup-mfp .mfp-container::-webkit-scrollbar-thumb{background:var(--clr-primary);-webkit-border-radius:1px;-webkit-box-shadow:0 0 rgba(0,0,0,.75)}.popup-mfp .mfp-container::-webkit-scrollbar-corner{background:0 0}.popup-mfp .zoom-anim-dialog{opacity:0;transition:all .2s ease-in-out;transform:scale(.8)}.popup-mfp.mfp-ready .zoom-anim-dialog{opacity:1;transform:scale(1)}.popup-mfp.mfp-removing .zoom-anim-dialog{opacity:0;transform:scale(.8)}.popup-mfp.mfp-bg{opacity:0;transition:opacity .3s ease-out}.popup-mfp.mfp-ready.mfp-bg{opacity:.8}.popup-mfp.mfp-removing.mfp-bg{opacity:0}.popup_content_area .mfp-close{background:linear-gradient(135deg,var(--clr-white)16.35%,var(--clr-black)91.35%);color:var(--clr-white);opacity:1;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:30px;font-weight:400;line-height:1;transition:all .3s;display:flex;position:absolute;top:-45px;right:0}.popup_content_area .mfp-close:hover{transform:rotate(180deg)}.popup_modal_content{background-color:var(--clr-white);border-radius:15px;padding:50px}.project-info-wrapper .client-meta,.project-info-wrapper h3{margin:30px 0}.project-info-wrapper .client-meta h6{font-size:18px;font-weight:600}.project-info-wrapper .project-details p{color:var(--clr-black)}.project-info-wrapper ul{margin-top:30px}.project-info-wrapper ul li{color:var(--clr-gray);margin-top:16px}.project-info-wrapper ul li:before{content:"";font:var(--fa-font-solid);color:var(--clr-black);margin-right:22px}.project-info-wrapper .other-project-img{margin:50px 0}.project-info-wrapper .other-project-img>div img{width:100%}.project-info-wrapper .footer-modal{margin-top:30px}.project-info-wrapper .footer-modal div{border:1px solid var(--clr-black);width:51px;height:30px;color:var(--clr-white);background-color:var(--clr-black);cursor:pointer;border-radius:40px;justify-content:center;align-items:center;padding:4px 17px;transition:all .4s;display:flex}.project-info-wrapper .footer-modal div:hover{color:var(--clr-black);background-color:var(--clr-white)}.project-info-wrapper .footer-modal span{color:var(--clr-black)}.popup_content_area .bi-microsoft{font-size:25px}@media (max-width:850px){.popup_content_area{width:90%}.popup_content_area .mfp-close{top:-55px;right:-10px}}#blog-popup .hr-2{margin-top:30px;margin-bottom:20px}#blog-popup form label{color:var(--clr-black)}#blog-popup .blogger-one img,#blog-popup .blogger-two img{-o-object-fit:contain;object-fit:contain;border-radius:50%;width:86px;height:86px;margin-right:10px}#blog-popup button.reply{border-radius:30px;width:74px;height:30px;padding:0 15px;font-weight:600}#blog-popup .blog-meta span,#blog-popup .blog-meta p{color:var(--clr-gray);font-weight:500}#blog-popup input[type=text],#blog-popup input[type=email],#blog-popup input[type=tel],#blog-popup textarea{color:var(--clr-black);border-bottom:1px solid rgba(0,0,0,.1)}#blog-popup input[type=text]:focus,#blog-popup input[type=email]:focus,#blog-popup input[type=tel]:focus,#blog-popup textarea:focus{border-color:var(--clr-black)}.breadcumb-area{text-align:center;background-color:var(--clr-light-gray);margin-top:76px;margin-bottom:76px;padding-top:110px;padding-bottom:110px}.breadcumb-area h2{font-size:70px;font-weight:500;line-height:90px}.breadcumb-area ul li{color:var(--clr-orange);font-family:var(--ff-dm);padding:0 10px;font-size:24px;line-height:36px;display:inline-block;position:relative}.breadcumb-area ul li a{color:var(--clr-orange)}.breadcumb-area ul li:after{content:"";color:var(--clr-orange);font-family:"Font Awesome 6 Free";font-size:15px;font-weight:600;display:inline-block;position:absolute;top:0;right:-7px}.breadcumb-area ul li:last-child:after{display:none}.blog-item-wrapper .blog-item{margin-bottom:30px}.blogs-section .blog-item .blog-meta{margin-top:20px}.blogs-section .blog-item .date:before{content:url(/images/blogs/calendar.svg);-o-object-fit:contain;object-fit:contain;width:14px;height:17px;margin-bottom:6px;margin-right:6px}.blogs-section .blog-item img{cursor:pointer}.blogs-section .blog-item h5{cursor:pointer;margin:15px 0 22px}.blogs-section .read-more{color:var(--clr-black);cursor:pointer;font-weight:500;transition:all .3s;display:inline-flex}.blogs-section .read-more:hover,.blogs-section .read-more:focus{color:var(--clr-orange)!important}.blogs-section .read-more:after{content:url(/images/blogs/arrow-icon.png);-o-object-fit:contain;object-fit:contain;width:30px;height:30px;margin-left:10px}.blog-page-sidebar .blog-item{margin-bottom:30px}.sidebar-single-widget{background:var(--clr-light-gray);border-radius:5px;padding:40px 50px 50px}.widget-search{position:relative}.widget-search input{color:var(--clr-black);background:var(--clr-white);border-width:1px;border-color:var(--clr-white);border-style:solid;border-radius:5px;width:100%;padding:10px 40px 10px 20px;font-size:13px;line-height:30px;transition:all .3s}.widget-search input:focus{border-color:var(--clr-black)}.widget-search button{background:inherit;color:var(--clr-black);border:inherit;padding:3px 12px;font-size:12px;line-height:30px;transition:all .3s;position:absolute;top:17%;right:1%}.widget-search button:hover{transform:scale(1.5);color:var(--clr-orange)!important}.sidebar-single-widget.category-widget{padding-bottom:25px}.sidebar-single-widget ul{margin:0;padding:0;list-style:none}.sidebar-single-widget ul li a{color:var(--clr-black);font-size:14px;line-height:50px;transition:all .3s ease-in-out;display:block}.sidebar-single-widget ul li a i{padding-right:5px}.sidebar-single-widget ul li a:hover{color:var(--clr-orange)!important}.socialicon-widget ul li{padding-right:30px;display:inline-block}.socialicon-widget ul li a{background:var(--clr-white);width:45px;height:45px;color:var(--clr-gray);text-align:center;border-radius:50%;font-size:20px;line-height:45px}.socialicon-widget ul li a i,.socialicon-widget ul li:last-child{padding-right:0}.socialicon-widget ul li a:hover{color:var(--clr-orange)!important}.sidebar-blog-widgets{flex-direction:column;display:flex}.sidebar-blog-widgets .single-item{margin-bottom:25px;position:relative}.sidebar-blog-widgets .single-item:last-child{margin-bottom:0}.sidebar-blog-widgets .single-item .thumb{float:left;width:70px;margin-right:20px}.sidebar-blog-widgets .single-item .thumb img{border-radius:10px;width:70px}.sidebar-blog-widgets .single-item .content{overflow:hidden}.sidebar-blog-widgets .single-item .content span{margin-bottom:5px;font-size:14px;font-style:normal;font-weight:400;line-height:16px;display:inline-block}.sidebar-blog-widgets .single-item .content span a{text-transform:capitalize;color:var(--clr-gray)}.sidebar-blog-widgets .single-item .content h4{font-size:16px;font-style:normal;font-weight:500;line-height:24px}.sidebar-blog-widgets .single-item .content h4 a{text-transform:capitalize}.sidebar-blog-widgets .single-item:hover .content h4 a{color:var(--clr-orange)}.glenic-pagination{margin-top:30px}.glenic-pagination ul{margin:0;padding:0;list-style:none}.glenic-pagination ul li{margin-right:10px;display:inline-block}.glenic-pagination ul li:last-child{margin-right:0}.glenic-pagination ul li a{background-color:var(--clr-light-gray);width:50px;height:50px;color:var(--clr-black);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:20px;transition:all .3s;display:flex}.glenic-pagination ul li a:hover{color:var(--clr-white);background:var(--clr-black)}.glenic-pagination ul li a i{font-size:20px;line-height:1;transition:all .3s}.glenic-pagination ul li a:hover i{transform:scale(1.3)}.glenic-pagination ul li span{background:var(--clr-black);width:50px;height:50px;color:var(--clr-white);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:20px;transition:all .3s;display:flex}.blog-details-full .thumbnail img{border-radius:5px;width:100%;max-width:100%}.blog-details-full .b-auth-section .left-a span{color:var(--clr-gray);font-size:14px;font-weight:400;line-height:16px}.blog-details-full .b-auth-section .left-a span:nth-child(2){margin-right:15px;padding-right:15px;position:relative}.blog-details-full .b-auth-section .left-a span:nth-child(2):after{content:"";clear:both;background:var(--clr-gray);width:1px;height:13px;display:block;position:absolute;bottom:1px;right:0}.blog-details-full .b-auth-section .left-a span.img{margin-right:15px}.blog-details-full .b-auth-section .left-a span.img img{border-radius:50%;width:40px;height:40px}.blog-share span{margin-right:10px;display:inline-flex}.blog-share span:last-child{margin-right:0}.blog-share span a{background:var(--clr-light-gray);width:32px;height:32px;color:var(--clr-gray);border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex}.blog-share span a:hover{color:var(--clr-orange)}.blog-details-full .content h4{text-transform:capitalize;margin-bottom:12px;font-size:32px;font-style:normal;font-weight:500;line-height:42px}.blog-details-full .content p{margin-bottom:15px;font-size:16px;font-weight:400;line-height:30px}.blog-details-full .content p.quote{background:var(--clr-light-gray);border-radius:2px;margin-bottom:20px;margin-left:20px;padding:15px 50px 15px 57px;font-size:16px;font-style:italic;font-weight:700;line-height:26px;position:relative}.blog-details-full .content p.quote img{position:absolute;top:23px;left:30px}.blog-details-full .content p.quote:after{content:"";clear:both;background:var(--clr-light-gray);clip-path:polygon(92% 9%,100% 0,100% 100%,0 45%);width:17px;height:16px;display:block;position:absolute;bottom:10px;left:-17px}.blog-details-full .blog-tags{border-top:1px solid rgba(15,22,38,.1)}.blog-details-full .blog-tags span{margin-right:20px;font-size:14px;font-weight:700;line-height:30px;display:inline-block}.blog-details-full .blog-tags a{text-transform:capitalize;color:var(--clr-black);background:var(--clr-light-gray);border-radius:5px;margin-right:20px;padding:5px 20px;font-size:14px;font-weight:400;line-height:30px;transition:all .3s;display:inline-block}.blog-details-full .blog-tags a:hover{color:var(--clr-white);background:var(--clr-black)}.blog-details-full .blog-tags a:last-child{margin-right:0}.blog-author-section{background:var(--clr-light-gray);border-radius:5px;padding:50px}.blog-author-section .thumb{float:left;width:100px;margin-right:30px}.blog-author-section .thumb img{border-radius:10px;width:100%}.blog-author-section .content-auth{overflow:hidden}.blog-author-section .content-auth .auth-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.blog-author-section .content-auth .auth-header h4{text-transform:capitalize;font-size:18px;font-weight:500;line-height:30px}.blog-author-section .content-auth .auth-header h4 a{color:var(--clr-black)}.blog-author-section .content-auth .auth-header .a-social-icon span{margin-left:22px;display:inline-block}.blog-author-section .content-auth .auth-header .a-social-icon span a{color:var(--clr-black);font-size:14px}.blog-author-section .content-auth p{color:var(--clr-gray);font-size:18px;font-style:italic;font-weight:400;line-height:28px}.singlepage-navigation a{float:left;align-items:center;display:flex}.singlepage-navigation a.float-right{float:right;text-align:right}.singlepage-navigation a i{background:var(--clr-light-gray);width:50px;height:50px;color:var(--clr-black);text-align:center;border-radius:50%;font-size:20px;line-height:49px;transition:all .3s ease-in-out}.singlepage-navigation a span{color:var(--clr-gray);line-height:20px;display:block}.singlepage-navigation a h5{padding-top:5px;font-size:18px;font-weight:500;line-height:20px}.singlepage-navi-icon{padding-right:10px}.singlepage-navigation a.float-right .singlepage-navi-icon{padding-right:inherit;padding-left:10px}.singlepage-navigation a:hover i{background:var(--clr-black);color:var(--clr-white)}.related-blog-title h5{color:var(--clr-orange);margin-bottom:4px;font-size:24px;font-weight:400;line-height:36px}.related-blog-title h3{padding-bottom:10px;font-size:50px;font-weight:500;line-height:62px}.comment-section-full{background:var(--clr-light-gray);border-radius:5px;padding:50px 60px}.comment-section-full .cooment-s-header h5.title{text-transform:capitalize;margin-bottom:8px;font-size:24px;font-weight:500;line-height:36px}.comment-section-full .cooment-s-header p.p-content{font-size:16px;font-weight:400;line-height:21px}.comment-section-full ul{margin:0;padding:0;list-style:none}.comment-section-full ul li.single-comment{position:relative}.comment-section-full ul li.single-comment ul.comment-reply{border-top:1px solid rgba(34,34,34,.1);margin-top:20px;padding-top:30px;padding-left:50px}.comment-section-full ul li.single-comment .thum{float:left;width:100px}.comment-section-full ul li.single-comment .thum img{border-radius:50%;width:70px;height:70px}.comment-section-full ul li.single-comment .content{overflow:hidden}.comment-section-full ul li.single-comment .content h4{text-transform:capitalize;margin-bottom:10px;font-size:16px;font-weight:500;line-height:30px}.comment-section-full ul li.single-comment .content p{margin-bottom:0;font-size:16px;font-weight:400;line-height:30px}.comment-section-full label{color:var(--clr-black)}.comment-section-full input,.comment-section-full textarea{color:var(--clr-black);border-bottom:1px solid rgba(15,14,14,.1)}.comment-section-full input:focus,.comment-section-full textarea:focus{border-color:var(--clr-black)}.blog-list-item .date:before{content:url(/images/blogs/calendar.svg);-o-object-fit:contain;object-fit:contain;width:14px;height:17px;margin-bottom:6px;margin-right:6px}.progress-wrap{cursor:pointer;z-index:99;opacity:0;visibility:hidden;border-radius:50px;width:46px;height:46px;transition:all .2s;display:block;position:fixed;bottom:50px;right:50px;transform:translateY(15px);box-shadow:inset 0 0 0 2px rgba(255,106,0,.2)}.progress-wrap:after{content:"↑";text-align:center;color:var(--clr-orange);cursor:pointer;z-index:1;width:46px;height:46px;font-size:20px;line-height:46px;transition:all .2s linear;display:block;position:absolute;top:0;left:0}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.progress-wrap svg.progress-circle path{stroke:var(--clr-orange);stroke-width:4px;box-sizing:border-box;transition:all .2s}.progress-wrap svg path{fill:none}
body.dark{background-color:var(--clr-black);color:var(--clr-white)}.dark .bttn{border:1px solid var(--clr-white-10)}.dark .bttn-primary,.dark .bttn-secondary:hover,.dark .bttn-secondary:focus{background-color:var(--clr-white);color:var(--clr-black)}.dark .bttn-secondary,.dark .bttn-primary:hover,.dark .bttn-primary:focus{background-color:var(--clr-black);color:var(--clr-white)}.dark .bttn-round{background:var(--clr-white-06)}.dark .section-title span,.dark .section-title span:after{background:var(--clr-white)}.dark .header-section{border-bottom:1px solid var(--clr-white-10)}.dark .menu-fixed{background:var(--clr-black);box-shadow:none}@media (min-width:1400px){.dark .header-wrapper .main-logo .logo{border-right:1px solid var(--clr-white-10)}.dark .header-wrapper .menu-components .lets-talk{border-left:1px solid var(--clr-white-10)}}.dark .header-wrapper .remove-click{background:var(--clr-white-10)}.dark .subside-barmenu{background:#272727}.dark .subside-barmenu .sub-contact-wrapper p,.dark .sub-contac-item .address-widget .textp{color:var(--clr-white)}@media screen and (max-width:991px){.dark .header-bar span{background:var(--clr-white)}.dark .main-menu{background:var(--clr-black)}.dark .header-wrapper .main-menu li .sub-menu li a{color:var(--clr-white)}}@media (min-width:992px){.dark .header-wrapper .main-menu li .sub-menu li a{color:var(--clr-white)}.dark .header-wrapper .main-menu li .sub-menu{background:#1d1c1c}.dark .header-wrapper .main-menu li .sub-menu li:not(:last-child){border-bottom:1px solid var(--clr-white-10)}.dark .header-wrapper .main-menu li:hover .sub-menu:before{background:#1d1c1c}}.dark .hero .bg-line{background:var(--clr-white-10)}.dark .hero .bg-line:after{border:2px solid var(--clr-white-10);background-color:var(--clr-black)}.dark .hero .social-media li a{background:var(--clr-white-06);color:var(--clr-white)}.dark .hero .social-media li a:hover{background:var(--clr-white);color:var(--clr-black)}.dark .hero .profession{color:var(--clr-black);text-shadow:1px 1px 1px rgba(255,255,255,.2),-1px 1px 1px rgba(255,255,255,.2),-1px -1px rgba(255,255,255,.2),1px -1px rgba(255,255,255,.2)}.dark .hero .profession:after{background-image:linear-gradient(rgba(15,14,14,.5) 0%,#0f0e0e 100%)}.dark .skills .skill-item{border:1px solid var(--clr-white-10)}.dark .skill-item figure{background:var(--clr-white-06)}.dark .about-info{color:var(--clr-gray)}.dark .about .year-exp:before{content:url(/images/about/arrow-white.svg)}.dark .about .year-exp:after{content:url(/images/shape-white.svg)}.dark .projects{background:var(--clr-white-06)}.dark .projects-wrapper .section-title span{background:var(--clr-white-10)}.dark .projects-wrapper .section-title span:after{background:#2d2c2c}.dark .projects .bttn-round{background:0 0}.dark .services .service-item{border-bottom:1px solid var(--clr-white-10)}.dark .testimonial .title{color:var(--clr-black);text-shadow:1px 1px 1px rgba(255,255,255,.2),-1px 1px 1px rgba(255,255,255,.2),-1px -1px rgba(255,255,255,.2),1px -1px rgba(255,255,255,.2);position:relative}.dark .testimonial .title:after{background:linear-gradient(90deg,rgba(243,243,243,0) 0%,rgba(255,255,255,.04) 100%)}.dark .buttons span{background:#1d1c1c;border:1px solid #1d1c1c}.dark .buttons span:hover,.dark .buttons span:focus{color:var(--clr-white);background:0 0}.dark .text-stroke-black{color:var(--clr-black);text-shadow:1px 1px 1px rgba(255,255,255,.2),-1px 1px 1px rgba(255,255,255,.2),-1px -1px rgba(255,255,255,.2),1px -1px rgba(255,255,255,.2)}.dark .pricing-wrapper{background:var(--clr-white-06)}.dark .pricing-wrapper .section-title:after{content:url(/images/shape-white.svg)}.dark .pricing .pricing-item{border:1px solid var(--clr-white-10)}.dark .pricing .pricing-item:hover{border:1px solid var(--clr-black)}.dark .pricing-item .feature:before{content:url(/images/pricing/arrow-white.svg)}.dark .pricing-item p,.dark .pricing-item ul li{color:var(--clr-white-50)}.dark .pricing-item:hover p{color:var(--clr-white)}.dark .pricing-item ul li:before{background:var(--clr-white-10)}.dark .pricing-item button{border:1px solid var(--clr-white);color:var(--clr-white)}.dark .brands span:before,.dark .brands span:after{background:var(--clr-white)}.dark .blogs .section-title:after{content:url(/images/shape-white.svg)}.dark .blogs .blog-item{border-bottom:1px solid var(--clr-white-10)}.dark .blogs .blog-item .date{border:1px solid var(--clr-white-10)}.dark .blogs .blog-item .btn-wrapper .bttn-round{background:var(--clr-black)}.dark .contact{background:var(--clr-white-06)}.dark .text-stroke-white{color:#1d1c1c;text-shadow:1px 1px 1px rgba(255,255,255,.2),-1px 1px 1px rgba(255,255,255,.2),-1px -1px rgba(255,255,255,.2),1px -1px rgba(255,255,255,.2)}.dark footer{background:var(--clr-black)}.dark .container-preloader .loader-section{background-color:var(--clr-black)}.dark .popup_content_area{border:none}.dark .popup_modal_content{background-color:#1d1c1c}.dark .popup_content_area .mfp-close{background:linear-gradient(135deg,var(--clr-gray)16.35%,var(--clr-black)91.35%)}.dark .popup_modal_content p{color:var(--clr-white-50)!important}.dark .project-info-wrapper .client-meta h6,.dark .project-info-wrapper h3{color:var(--clr-white)}.dark .project-info-wrapper .hr,.dark .project-info-wrapper ul li,.dark .project-info-wrapper ul li:before{color:var(--clr-white-50)}.dark .project-info-wrapper .footer-modal button{color:var(--clr-white);background-color:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.15)}.dark .project-info-wrapper .footer-modal button:hover{background-color:var(--clr-black)}.dark .project-info-wrapper .footer-modal span{color:rgba(255,255,255,.15)}.dark #blog-popup form label,.dark #blog-popup .blog-meta span,.dark #blog-popup .blog-meta p{color:var(--clr-white-50)}.dark #blog-popup input,.dark #blog-popup textarea{border-bottom:1px solid var(--clr-white-10);color:var(--clr-white-50)}.dark #blog-popup input:focus,.dark #blog-popup textarea:focus{border-bottom:1px solid var(--clr-white-50)}.dark .breadcumb-area{background-color:var(--clr-white-06)}.dark .sidebar-single-widget{background:var(--clr-white-06)}.dark .widget-search input{color:var(--clr-white);background:var(--clr-white-10);border-color:var(--clr-black)}.dark .widget-search input:focus{border-color:var(--clr-white-50)}.dark .widget-search button{color:var(--clr-white)}.dark .socialicon-widget ul li a{background:var(--clr-white-10);color:var(--clr-white-50)}.dark .category-widget ul li a{color:var(--clr-white)}.dark .sidebar-blog-widgets .single-item .content span a{color:var(--clr-white-50)}.dark .glenic-pagination ul li a{background-color:var(--clr-white-06);color:var(--clr-white)}.dark .glenic-pagination ul li a:hover,.dark .glenic-pagination ul li span{background:var(--clr-white);color:var(--clr-black)}.dark .blogs-section .read-more{color:var(--clr-white)}.dark .blog-details-full .b-auth-section .left-a span,.dark .blog-details-full .b-auth-section .left-a span:nth-child(2):after,.dark .blog-details-full .content p{color:var(--clr-white-50)}.dark .blog-details-full .content p.quote,.dark .blog-details-full .content p.quote:after{background:var(--clr-white-06)}.dark .blog-details-full .blog-tags{border-top:1px solid var(--clr-white-10)}.dark .blog-details-full .blog-tags a{background:var(--clr-white-06);color:var(--clr-white)}.dark .blog-details-full .blog-tags a:hover{background:var(--clr-white);color:var(--clr-black)}.dark .blog-author-section{background:var(--clr-white-06)}.dark .blog-author-section .content-auth .auth-header h4 a,.dark .blog-author-section .content-auth .auth-header .a-social-icon span a{color:var(--clr-white)}.dark .blog-author-section .content-auth p,.dark .singlepage-navigation a span{color:var(--clr-white-50)}.dark .singlepage-navigation a i{border:1px solid var(--clr-light-gray)}.dark .singlepage-navigation a:hover i{color:var(--clr-white);background:0 0}.dark .comment-section-full{background:var(--clr-white-06)}.dark .comment-section-full ul li.single-comment ul.comment-reply{border-top:1px solid var(--clr-white-10)}.dark .comment-section-full label{color:var(--clr-white-50)}.dark .comment-section-full input,.dark .comment-section-full textarea{border-bottom:1px solid var(--clr-white-10);color:var(--clr-white-50)}.dark .comment-section-full input:focus,.dark .comment-section-full textarea:focus{border-color:var(--clr-white-50)}
@media only screen and (min-width:1400px) and (max-width:1599px){.hero .contact-rotate-wrapper{position:absolute;right:0}.hero .profession{font-size:95px;line-height:120%;top:-70px}.projects .view-all-btn-wrapper:after{right:-55px;transform:scale(.8)}.testimonial .style{right:calc(65vw + 220px)}.testimonial .arrow{right:calc(58vw + 275px)}.pricing-wrapper .section-title:after,.blogs .section-title:after{right:-49px}}@media only screen and (min-width:1200px) and (max-width:1399px){h1{font-size:80px}.hero{padding-top:30px}.hero .bg-line{width:1440px;top:218px;left:-394px}.hero .bg-line:after{width:54px;height:54px;margin-top:-26px}.hero .lg-arrow{visibility:hidden}.hero .contact-rotate-wrapper{position:absolute;right:0}.hero .profession{font-size:79px;line-height:160%;top:-100px}.skills.section-pt{padding-top:80px}.projects ul{margin-top:35px}.projects .view-all-btn-wrapper:after{right:0;transform:scale(.7)}.slider .slides:first-child .content{max-width:545px;left:-112%}.buttons{right:79%}.testimonial .style,.testimonial .arrow{display:none}.pricing-wrapper .section-title:after{right:-53px;transform:scaleX(-.8)scaleY(.8)rotate(180deg)}.pricing .pricing-item{min-height:560px;padding:20px}.blogs .section-title:after{right:-53px;transform:scaleX(-.8)scaleY(.8)rotate(180deg)}}@media only screen and (min-width:992px) and (max-width:1199px){h1{font-size:65px}h5{font-size:20px}.section-pt{padding-top:100px}.section-mt{margin-top:100px}.hero .bg-line{width:1440px;top:206px;left:-458px}.hero .bg-line:after{width:54px;height:54px;margin-top:-26px}.hero .lg-arrow{visibility:hidden}.hero .contact-rotate-wrapper{position:absolute;right:0}.hero .profile-pic-wrapper{transform:scale(.85)}.hero .profession{font-size:66px;line-height:202%;top:-100px}.skills.section-pt{padding-top:50px}.about .about-info{font-size:41px}.about .year-exp span{font-size:138px}.projects-wrapper{padding:100px 0}.projects ul{margin-top:35px}.projects .project-item .overlay-content .title{font-size:26px}.projects .view-all-btn-wrapper:after{right:0;transform:scale(.6)}.services .section-title:after{right:-40px;transform:scaleX(-.8)scaleY(.8)rotate(180deg)}.services .service-thumb{font-size:80px}.testimonial .title{font-size:130px}.testimonial .title:after{height:96px}.slider-wrapper,.slider-container{height:500px}.slider{width:390px;height:500px}.slider .slides:first-child .content{max-width:520px;left:-140%}.slider .slides:not(:first-child){transform:translateY(-36%)!important}.slider .slides:nth-child(2){right:calc(50% + 225px)}.slider .slides:nth-child(3){right:calc(48% + 460px)}.buttons{bottom:0;right:77.3%}.testimonial .style,.testimonial .arrow{display:none}.pricing-wrapper{padding:100px 0}.pricing-item-wrapper{margin-top:30px}.pricing-wrapper .section-title:after,.blogs .section-title:after{display:none}.contact .contact-content{padding:70px 0}}@media only screen and (min-width:768px) and (max-width:991px){h1{font-size:50px}h5{font-size:18px}.section-pt{padding-top:90px}.section-mt{margin-top:90px}.hero{height:720px}.hero h1{margin-left:-3px}.hero .bg-line{display:none}.hero .contact-rotate-wrapper{top:-18px;right:-6px;transform:scale(.7)}.hero .lg-arrow{display:none}.hero .profile-pic-wrapper{transform:scale(.6)}.hero .profession{font-size:50px;line-height:288%;top:-125px;left:34.7%}.skills.section-pt{padding-top:0}.about .about-info{font-size:30px}.about .year-exp span{font-size:70px}.about .year-exp:before{transform-origin:0 0;transform:scale(.6)}.about .year-exp:after{bottom:-55%;right:-5%;transform:scale(.6)}.about .year-exp h4{margin-top:15px;font-size:20px}.projects-wrapper{padding:90px 0}.projects ul{margin-top:35px}.grid-item,.big,.mid{width:calc(50% - 12px)}.grid-item img{-o-object-fit:cover;object-fit:cover;width:100%;height:342px}.projects .project-item .overlay-content .title{font-size:24px;bottom:24px;left:10px}.projects .view-all-btn-wrapper:after{right:-40px;transform:scale(.5)}.services .section-title:after{right:-40px;transform:scaleX(-.7)scaleY(.7)rotate(180deg)}.services .service-thumb{font-size:60px}.services .service-panel li{font-size:22px}.testimonial .title{font-size:100px}.testimonial .title:after{width:190px;height:74px}.testimonial .quate-wrapper{-o-object-fit:contain;object-fit:contain;width:83px;height:60px}.slider-wrapper,.slider-container{height:400px}.slider{width:312px;height:400px}.slider .slides:first-child .content{max-width:350px;left:-123%}.slider .slides:not(:first-child){width:108px;height:150px;transform:translateY(-20%)!important}.slider .slides:nth-child(2){right:calc(60% + 225px)}.slider .slides:nth-child(3){right:calc(41% + 460px)}.buttons{bottom:0;right:83%}.testimonial .style,.testimonial .arrow{display:none}.pricing-wrapper{padding:90px 0}.pricing-item-wrapper{margin-top:35px}.pricing-wrapper .section-title:after{display:none}.pricing .pricing-item{min-height:590px;padding:25px}.blogs .section-title:after{display:none}.contact .contact-content{padding:90px 0}.contact .large-txt{font-size:90px}}@media only screen and (max-width:767px){.progress-wrap{bottom:20px;right:20px}h2{font-size:38px}h3{font-size:35px}h4{font-size:24px}h5{font-size:18px}.section-pt{padding-top:90px}.section-mt{margin-top:90px}.section-title span{top:-10px}.view-all-btn-wrapper .bttn-round{transform:scale(.8)}.skills.section-pt{padding-top:0}.about .about-info{margin:5px 0 20px;font-size:20px}.about .year-exp span{font-size:70px}.about .year-exp:before{transform-origin:0 0;transform:scale(.6)}.about .year-exp:after{bottom:-55%;right:-12%;transform:scale(.6)}.about .year-exp h4{margin-top:15px;font-size:20px}.about .bttn-round{transform:scale(.8)}.about a{margin:0 auto}.projects-wrapper{padding:90px 0}.projects-wrapper .section-title-wrapper{margin-bottom:25px}.projects ul{margin-top:15px}.grid-item,.big,.mid{width:100%}.projects .project-item .overlay-content .title{font-size:20px;bottom:24px;left:10px}.projects .view-all-btn-wrapper:after{display:none}.services .service-item-wrapper{margin-top:10px}.services .section-title:after{display:none}.services .service-thumb{font-size:31px}.services .service-panel li{font-size:16px}.services .btn-wrapper{margin:0 auto;padding-top:10px}.testimonial .style,.testimonial .arrow,.testimonial .title:after{display:none}.pricing-wrapper{padding:90px 0}.pricing-item-wrapper{margin-top:20px}.pricing-wrapper .section-title:after{display:none}.pricing .pricing-item{border:1px solid rgba(15,14,14,.1);min-height:554px;padding:15px;transition:all .3s}.blogs .section-title:after{display:none}.blogs .blog-item figure img{-o-object-fit:cover;object-fit:cover;min-width:auto;min-height:180px}.contact .contact-content{padding:90px 0}.contact .large-txt{font-size:60px}.contact .social-media ul li{margin-right:0}.contact nav .link-txt{font-size:18px}.contact .social-media ul li a{width:50px;height:50px;font-size:16px;line-height:50px}.project-popup .popup_modal_content{padding:20px}.project-popup .client-meta{margin:5px 10px 5px 0}.project-popup hr{margin-top:20px}.project-popup .other-project-img{text-align:center;margin:30px 0}.project-popup .other-project-img>div{padding:0}.project-popup .other-project-img>div:first-child{margin-bottom:30px}#blog-popup .popup_modal_content{padding:20px}#blog-popup .popup_modal_content .project-info-wrapper h3{margin:20px 0}.glenic-pagination ul li a,.glenic-pagination ul li span{width:40px;height:40px}.breadcumb-area h2{font-size:35px}.breadcumb-area{margin-top:70px;padding-top:40px;padding-bottom:60px}.sidebar-single-widget{padding:20px}.socialicon-widget ul li{padding-right:20px}.socialicon-widget ul li a{width:40px;height:40px;font-size:16px;line-height:40px}.blog-details-full .content p.quote img{left:15px}.blog-details-full .content p.quote{margin-left:0;padding:15px 15px 15px 40px}.blog-author-section{flex-direction:column;gap:10px;padding:30px;display:flex}.blog-author-section .content-auth .auth-header{display:inherit}.blog-author-section .content-auth .auth-header .a-social-icon span:first-child{margin-left:0}.blog-author-section .content-auth p{font-size:15px;line-height:28px}.related-blog-section{margin-top:60px;margin-bottom:30px}.related-blog-title h5{font-size:20px;line-height:20px}.related-blog-title h3{font-size:30px;line-height:34px}.comment-section-full{padding:30px}}@media only screen and (min-width:576px) and (max-width:767px){h1{font-size:44px}.hero{padding-top:20px}.hero h1{margin-top:5px;margin-left:-3px}.hero .bg-line,.hero .contact-rotate-wrapper{display:none}.hero .profile-pic-wrapper{top:-158px;left:-279px;transform:scale(.8)}.hero .profile-bg{margin-top:24%;left:124px}.hero .profile-pic{top:29%;left:43%}.hero .profession{font-size:54px;line-height:100%;top:400px;left:0}.hero .profession:before{top:89px}.hero .profession:after{height:44px;top:-8px}.hero .intro-info{margin:15px 0}.hero .m-content{z-index:9;position:relative;top:377px}.hero .m-content .bttn{padding:14px 16px;font-size:14px}.hero .m-content .bttn-primary{margin-right:15px}.skills .skill-item{border-radius:15px;height:290px}.testimonial .title{font-size:80px}.testimonial .quate-wrapper{-o-object-fit:contain;object-fit:contain;width:63px;height:40px}.slider-wrapper{height:406px}.slider-container{height:300px;margin-top:110px}.slider{width:231px;height:300px}.slider .slides:first-child .content{top:-120px;left:-123%}.slider .slides:not(:first-child){width:108px;height:120px;transform:translateY(-50%)!important}.slider .slides:nth-child(2){right:calc(10% + 242px)}.slider .slides:nth-child(3){right:calc(50% + 290px)}.buttons{left:0}}@media only screen and (max-width:575px){h1{font-size:49px}h6{font-size:16px}.hero{padding-top:20px}.hero h1{margin-top:5px;margin-left:-3px}.hero .bg-line,.hero .contact-rotate-wrapper{display:none}.hero .profile-pic-wrapper{top:-125px;left:-331px;transform:scale(.7)}.hero .profile-bg{margin-top:24%;left:124px}.hero .profile-pic{top:29%;left:43%}.hero .profession{font-size:31px;line-height:100%;top:363px;left:-.3%}.hero .profession:before{top:51px}.hero .profession:after{height:29px;top:-5px}.hero .intro-info{margin:15px 0}.hero .m-content{z-index:9;position:relative;top:calc(360px - 3vw)}.hero .m-content .bttn{padding:14px 16px;font-size:14px}.hero .m-content .bttn-primary{margin-right:15px}.skills .skill-item{border-radius:15px;height:290px}.testimonial .title{font-size:45px}.testimonial .quate-wrapper{-o-object-fit:contain;object-fit:contain;width:26px;height:19px}.slider-wrapper{height:calc(900px - 55vw)}.testimonial .slider-container{width:100%;height:calc(900px - 55vw)}.slider{max-width:100%;max-height:300px;left:0}.slider .slides:not(:first-child){width:100px;height:100px;top:initial;bottom:-145px}.slider .slides:first-child{top:initial;height:300px;bottom:0}.slider .slides:nth-child(2){left:0}.slider .slides:nth-child(3){left:120px}.slider .slides:first-child .content{top:calc(26vw - 300px);left:0}.buttons{bottom:calc(100px - 26vw);left:0;right:0}.brands span:before,.brands span:after,.singlepage-navigation.border-0{display:none}.comment-section-full ul li.single-comment{flex-direction:column;display:flex}.comment-section-full ul li.single-comment ul.comment-reply{padding-top:30px;padding-left:20px}.comment-section-full ul li.single-comment .content p{font-size:14px;line-height:28px}}
@font-face{font-family:Syne;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/ab624315db63c58d-s.028be875.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Syne;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/e94b8ab81811a983-s.399ca42d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Syne;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/0c795a286deabae8-s.p.b6c48e4e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Syne Fallback;src:local(Arial);ascent-override:93.93%;descent-override:27.93%;line-gap-override:0.0%;size-adjust:98.47%}.syne_ba40f8d-module__L0PX2a__className{font-family:Syne,Syne Fallback;font-style:normal}.syne_ba40f8d-module__L0PX2a__variable{--font-syne:"Syne","Syne Fallback"}
@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_6fd7433c-module__Zz-jia__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_6fd7433c-module__Zz-jia__variable{--font-manrope:"Manrope","Manrope Fallback"}
