.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:480px){.container{max-width:100%}}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1200px}}.d-none{display:none!important}@media (min-width:480px){.d-xs-none{display:none!important}}@media (min-width:576px){.d-sm-none{display:none!important}}@media (min-width:768px){.d-md-none{display:none!important}}@media (min-width:992px){.d-lg-none{display:none!important}}@media (min-width:1200px){.d-xl-none{display:none!important}}@media (min-width:1400px){.d-xxl-none{display:none!important}}.d-block{display:block!important}@media (min-width:480px){.d-xs-block{display:block!important}}@media (min-width:576px){.d-sm-block{display:block!important}}@media (min-width:768px){.d-md-block{display:block!important}}@media (min-width:992px){.d-lg-block{display:block!important}}@media (min-width:1200px){.d-xl-block{display:block!important}}@media (min-width:1400px){.d-xxl-block{display:block!important}}.d-inline{display:inline!important}@media (min-width:480px){.d-xs-inline{display:inline!important}}@media (min-width:576px){.d-sm-inline{display:inline!important}}@media (min-width:768px){.d-md-inline{display:inline!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}}.d-inline-block{display:inline-block!important}@media (min-width:480px){.d-xs-inline-block{display:inline-block!important}}@media (min-width:576px){.d-sm-inline-block{display:inline-block!important}}@media (min-width:768px){.d-md-inline-block{display:inline-block!important}}@media (min-width:992px){.d-lg-inline-block{display:inline-block!important}}@media (min-width:1200px){.d-xl-inline-block{display:inline-block!important}}@media (min-width:1400px){.d-xxl-inline-block{display:inline-block!important}}.d-flex{display:flex!important}@media (min-width:480px){.d-xs-flex{display:flex!important}}@media (min-width:576px){.d-sm-flex{display:flex!important}}@media (min-width:768px){.d-md-flex{display:flex!important}}@media (min-width:992px){.d-lg-flex{display:flex!important}}@media (min-width:1200px){.d-xl-flex{display:flex!important}}@media (min-width:1400px){.d-xxl-flex{display:flex!important}}.d-grid{display:grid!important}@media (min-width:480px){.d-xs-grid{display:grid!important}}@media (min-width:576px){.d-sm-grid{display:grid!important}}@media (min-width:768px){.d-md-grid{display:grid!important}}@media (min-width:992px){.d-lg-grid{display:grid!important}}@media (min-width:1200px){.d-xl-grid{display:grid!important}}@media (min-width:1400px){.d-xxl-grid{display:grid!important}}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;width:100%}@keyframes pulsePrimary{0%{box-shadow:0 0 #42b883}80%{box-shadow:0 0 0 10px #ff858500}to{box-shadow:0 0 #ff858500}}@keyframes pulseWhite{0%{box-shadow:0 0 #fff}80%{box-shadow:0 0 0 10px #ff858500}to{box-shadow:0 0 #ff858500}}*{box-sizing:border-box;margin:0;padding:0}:root.light{color-scheme:light}:root.dark{color-scheme:dark}body,html{scroll-behavior:smooth;width:100%}body{background-color:light-dark(#fff,#0f0f11);color:light-dark(#151417,#fbfbfb);font-family:Montserrat,sans-serif;font-size:16px}body.locked{overflow:hidden}body #__nuxt{align-items:center;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;width:100%}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-thumb{background-color:#42b883}::-webkit-scrollbar-track{background-color:#0000004d}::-moz-selection{background:#42b883;color:#fff}::selection{background:#42b883;color:#fff}a,a:active,a:hover,a:visited{text-decoration:none}p{background-color:transparent}li,p,ul{margin:0}li,ul{list-style:none;padding:0}img{-webkit-user-select:none;-moz-user-select:none;user-select:none}img,svg{display:block}button{background-color:transparent;border:none;margin:0;outline:none;padding:0}a,button{cursor:pointer;transition:all .3s}input{font-family:Montserrat,sans-serif;outline:none}input::-moz-placeholder{font-family:Montserrat,sans-serif}input::placeholder{font-family:Montserrat,sans-serif}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{display:none}main{padding-bottom:60px}main,section{width:100%}.section-title{font-family:Fira Code,monospace;font-size:28px;margin-bottom:40px;text-align:center;text-transform:capitalize;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media (min-width:768px){.section-title{font-size:32px}}@media (min-width:992px){.section-title{font-size:36px}}@media (min-width:1200px){.section-title{font-size:40px}}@media (min-width:1400px){.section-title{font-size:44px}}.preloader{align-items:center;background-color:light-dark(#fff,#0f0f11);display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;left:0;padding:20px;position:fixed;text-align:center;top:0;width:100%;z-index:999999}.preloader.hide{display:none}.preloader .percent{color:#42b883;font-size:20px;font-weight:900;height:80px;transition:all .3s;width:80px}.preloader .percent,.preloader .percent span{align-items:center;border-radius:50%;display:flex;flex-direction:row;justify-content:center}.preloader .percent span{background-color:light-dark(#fff,#0f0f11);height:70px;width:70px}.preloader .percent.complete{color:#fff}.preloader .percent.complete span{background-color:#42b883}.preloader .percent.hide{display:none}.preloader .progress{height:40px;max-width:500px;width:100%}.preloader .progress .bar{background-color:#42b883;border-radius:10px;height:100%;width:0}.preloader .logo-item{display:none}.preloader .logo-item.show{display:block}.scroll-button{align-items:center;background-color:#42b883;border:1px solid light-dark(#fff,#0f0f11);border-radius:50%;bottom:30px;color:#fff;display:flex;flex-direction:row;font-size:16px;height:35px;justify-content:center;opacity:0;position:fixed;right:20px;transform:translateY(100px);transition:all .2s;transition:all .3s;width:35px;z-index:999}.scroll-button.visible{opacity:1;transform:translateY(0)}.scroll-button:hover{animation:pulsePrimary 1s ease infinite;border-color:#42b883}@keyframes borderRotate{to{transform:rotate(1turn)}}.logo-wrapper{align-items:center;color:#42b883;cursor:pointer;display:flex;flex-direction:row;flex-wrap:wrap;font-family:Fira Code,monospace;font-size:24px;font-weight:600;gap:10px;justify-content:center;line-height:24px;position:relative;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.logo-wrapper span{animation:spanRenderAnimation .1s ease forwards;display:inline-block;margin-right:1px;opacity:0;transition:all .3s}@media (min-width:768px){.logo-wrapper{font-size:28px;gap:15px;line-height:28px}}@media (min-width:992px){.logo-wrapper{font-size:32px;line-height:32px}}.logo-wrapper:hover span{animation:logoAnimation .4s ease forwards;opacity:1}.logo-wrapper.infinite span{animation:logoAnimation .4s ease infinite;opacity:1}@keyframes spanRenderAnimation{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes logoAnimation{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.social-icons.fixed-icons{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;position:fixed;right:10px;top:50%;transform:translateY(-50%);z-index:999}.social-icons.fixed-icons li{opacity:0;transform:scale(0)}.social-icons.fixed-icons li a{align-items:center;background-color:#42b883;border-radius:20px;color:#fff;display:flex;flex-direction:row;font-size:16px;height:35px;justify-content:center;width:35px}.social-icons.fixed-icons li a:hover{animation:pulsePrimary 1s ease infinite!important}.social-icons.fixed-icons li:first-child{animation:socialIconAnimation .5s ease 3.6s forwards}.social-icons.fixed-icons li:nth-child(2){animation:socialIconAnimation .5s ease 3.8s forwards}.social-icons.fixed-icons li:nth-child(3){animation:socialIconAnimation .5s ease 4s forwards}.social-icons.fixed-icons li:nth-child(4){animation:socialIconAnimation .5s ease 4.2s forwards}.social-icons.menu-icons{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:center}.social-icons.menu-icons li{opacity:0;transform:scale(0)}.social-icons.menu-icons li a{border-radius:20px;color:#fff;font-size:22px}.social-icons.menu-icons.menu-active li:first-child{animation:socialIconAnimation .5s ease .4s forwards}.social-icons.menu-icons.menu-active li:nth-child(2){animation:socialIconAnimation .5s ease .6s forwards}.social-icons.menu-icons.menu-active li:nth-child(3){animation:socialIconAnimation .5s ease .8s forwards}.social-icons.menu-icons.menu-active li:nth-child(4){animation:socialIconAnimation .5s ease 1s forwards}.social-icons.about-icons{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.social-icons.about-icons:hover a{opacity:.4}.social-icons.about-icons a{align-items:center;border:1px solid #42b883;border-radius:50%;color:#42b883;display:flex;flex-direction:row;font-size:18px;height:45px;justify-content:center;position:relative;transition:all .3s;width:45px}.social-icons.about-icons a:hover{animation:pulsePrimary 1s ease infinite;background-color:#42b883;color:#fff;opacity:1!important}@keyframes socialIconAnimation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}header,header .general-nav{background-color:light-dark(#fff,#0f0f11);width:100%}header .general-nav .inner{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between;padding:15px 0;width:100%}header .general-nav.fixed{animation:fixNav .3s ease forwards;left:0;position:fixed;top:0;z-index:9999}header .general-nav .right{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-end}header .header-progress{background-color:#42b883;height:3px}.version-dropdown{position:relative}.version-dropdown .active-version{align-items:center;background-color:light-dark(#0f0f11,#fff);border:1px solid light-dark(#0f0f11,#fff);border-radius:50%;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;padding:6px;width:30px}.version-dropdown .active-version.angular{padding:3px}.version-dropdown .active-version img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.version-dropdown .version-menu{align-items:center;display:flex;display:none;flex-direction:column;gap:5px;justify-content:center;left:50%;padding:5px 0;position:absolute;top:100%;transform:translate(-50%)}.version-dropdown .version-menu li{align-items:center;background-color:light-dark(#0f0f11,#fff);border:1px solid light-dark(#0f0f11,#fff);border-radius:50%;display:flex;flex-direction:row;height:30px;justify-content:center;opacity:0;padding:6px;transform:scale(0);width:30px}.version-dropdown .version-menu li.angular{padding:3px}.version-dropdown .version-menu li img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.version-dropdown:hover .version-menu{display:flex}.version-dropdown:hover .version-menu li:first-child{animation:versionLinkAnimation .5s ease forwards}.version-dropdown:hover .version-menu li:nth-child(2){animation:versionLinkAnimation .5s ease .2s forwards}@keyframes versionLinkAnimation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.link-btn,.menu-button,.theme-button{background-color:light-dark(#0f0f11,#fff);border:1px solid light-dark(#0f0f11,#fff);border-radius:20px;color:light-dark(#fbfbfb,#151417)}.link-btn:hover,.menu-button:hover,.theme-button:hover{background-color:light-dark(#fff,#0f0f11);color:light-dark(#151417,#fbfbfb)}.link-btn{min-height:30px;padding:6px 8px}.link-btn,.theme-button{align-items:center;display:flex;flex-direction:row;font-size:12px;justify-content:center}.theme-button{height:30px;line-height:16px;width:30px}.menu-button{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:4px;height:30px;justify-content:center;position:relative;width:30px}.menu-button span{background-color:light-dark(#fff,#0f0f11);border-radius:10px;display:block;height:2px;transition:all .3s;width:60%}.menu-button:hover span{background-color:light-dark(#0f0f11,#fff)}.menu-button.active span:first-child{transform:translateY(6px) rotate(45deg)}.menu-button.active span:nth-child(2){opacity:0}.menu-button.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.links-wrapper.desktop{align-items:center;display:flex;flex-direction:row;justify-content:space-between;min-width:600px}@media (min-width:1200px){.links-wrapper.desktop{min-width:700px}}.links-wrapper.desktop li{animation:topToBottom .5s ease forwards;opacity:0;transform:translateY(-15px)}.links-wrapper.desktop a{color:light-dark(#151417,#fbfbfb);font-size:14px}@media (min-width:1200px){.links-wrapper.desktop a{font-size:16px}}.links-wrapper.desktop a:hover{color:#42b883}.links-wrapper.desktop a:hover:after,.links-wrapper.desktop a:hover:before{background-color:#42b883;transform:translateY(0) skew(-15deg)}.links-wrapper.mobile{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-top:30px;padding:20px;width:100%}.links-wrapper.mobile li{opacity:0;transform:translateY(-15px)}.links-wrapper.mobile a{color:#fff}.links-wrapper.mobile a:hover:after,.links-wrapper.mobile a:hover:before{background-color:#fff;transform:translateY(0) skew(-15deg)}.links-wrapper a{cursor:pointer;font-weight:600;position:relative;text-transform:uppercase;transition:all .3s}.links-wrapper a:after,.links-wrapper a:before{background-color:transparent;content:"";height:100%;position:absolute;transition:all .3s;width:2px}.links-wrapper a:after{right:-10px;top:0;transform:translateY(-10px) skew(-15deg)}.links-wrapper a:before{left:-10px;top:0;transform:translateY(10px) skew(-15deg)}.mobile-menu{align-items:center;background-color:#42b883;border-radius:40px 40px 0 0;bottom:0;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;left:0;padding:10px;position:fixed;transform:translateY(100%);transition:all .5s;width:100%;z-index:9999}.mobile-menu .drag-indigator{background-color:#fff;border-radius:10px;height:3px;width:100px}.mobile-menu .menu-inner{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:space-between;width:100%}.mobile-menu .menu-inner .inner-top{gap:30px}.mobile-menu .menu-inner .inner-top,.mobile-menu .menu-inner .menu-footer{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.mobile-menu .menu-inner .menu-footer{align-self:flex-end;gap:20px}.mobile-menu .menu-inner .menu-footer .footer-row{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:space-between;opacity:0;transform:translateY(15px);width:100%}.mobile-menu .menu-inner .menu-footer .right{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-end}.mobile-menu .menu-inner .menu-footer .right .link-btn,.mobile-menu .menu-inner .menu-footer .right .link-btn:hover,.mobile-menu .menu-inner .menu-footer .right .theme-button,.mobile-menu .menu-inner .menu-footer .right .theme-button:hover{background-color:#fff!important;border-color:#fff;color:#42b883!important}.mobile-menu .versions{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;width:100%}.mobile-menu .versions li{opacity:0;transform:translateY(15px);width:100%}.mobile-menu .versions a{align-items:center;border:1px solid #fff;border-radius:10px;color:#fff;display:flex;flex-direction:row;font-size:12px;font-weight:600;justify-content:center;padding:10px;width:100%}@media (min-width:350px){.mobile-menu .versions a{font-size:16px}}.mobile-menu .versions a.active{background-color:#fff;color:#42b883}.mobile-menu .versions a:hover{animation:pulseWhite 1s ease infinite}.mobile-menu.active{transform:translateY(45%)}.mobile-menu.active .links-wrapper.mobile li{animation:topToBottom .5s ease forwards}.mobile-menu.full-height{transform:translateY(0)}.mobile-menu.full-height .links-wrapper.mobile li{animation:topToBottom .5s ease forwards}.mobile-menu.full-height .footer-row{animation:bottomToTop .5s ease .4s forwards}.mobile-menu.full-height .versions li:first-child{animation:bottomToTop .5s ease .6s forwards}.mobile-menu.full-height .versions li:nth-child(2){animation:bottomToTop .5s ease .8s forwards}.mobile-menu.full-height .versions li:nth-child(3){animation:bottomToTop .5s ease 1s forwards}.mobile-menu.hide{transform:translateY(100%)}@keyframes fixNav{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes topToBottom{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes bottomToTop{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}footer{background-color:#42b883;flex-direction:row;padding:15px}.banner-section,footer{align-items:center;display:flex;justify-content:center;width:100%}.banner-section{flex-direction:column;min-height:50vh;padding:40px 0}.banner-wrapper{align-items:center;display:flex;flex-direction:column-reverse;gap:30px;justify-content:center;width:100%}@media (min-width:992px){.banner-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between}}.banner-wrapper .content{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;max-width:700px;text-align:center;width:100%}@media (min-width:992px){.banner-wrapper .content{align-items:flex-start;text-align:start;width:48%}}.banner-wrapper .content .title{color:light-dark(#151417,#fbfbfb);font-size:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media (min-width:768px){.banner-wrapper .content .title{font-size:40px}}.banner-wrapper .content .subtitle{color:transparent;font-size:18px;position:relative;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}@media (min-width:576px){.banner-wrapper .content .subtitle{font-size:25px}}.banner-wrapper .content .subtitle:after{animation:titleAnimation 3s linear infinite;border-right:2px solid #42b883;color:#42b883;content:attr(data-title);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:0;z-index:999}.banner-wrapper .content article{align-items:center;border:1px solid #42b883;border-radius:10px;display:flex;flex-direction:column;font-family:Fira Code,monospace;gap:10px;justify-content:center;margin-top:10px;padding:20px;text-align:center;transition:all .3s;width:100%}@media (min-width:992px){.banner-wrapper .content article{align-items:flex-start;text-align:start}}.banner-wrapper .content article h3{color:#42b883}.banner-wrapper .content article:hover{background-color:#42b883;color:#fff}.banner-wrapper .content article:hover h3{color:#fff}.banner-wrapper .content .versions{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center;max-width:500px;width:100%}@media (min-width:992px){.banner-wrapper .content .versions{justify-content:flex-start}}.banner-wrapper .content .versions li{max-width:120px;width:100%}.banner-wrapper .content .versions a{align-items:center;border:1px solid #42b883;border-radius:10px;color:#42b883;cursor:pointer;display:flex;flex-direction:row;font-size:12px;font-weight:600;justify-content:center;padding:10px 15px;width:100%}@media (min-width:576px){.banner-wrapper .content .versions a{font-size:16px}}.banner-wrapper .content .versions a.active{background-color:#42b883;border-color:#42b883;color:#fff}.banner-wrapper .content .versions a:hover{animation:pulsePrimary 1s ease infinite}.banner-wrapper .content-img{max-width:200px;width:100%}@media (min-width:992px){.banner-wrapper .content-img{max-width:400px}}.banner-wrapper .content-img img{-o-object-fit:contain;object-fit:contain;width:100%}@keyframes titleAnimation{70%{width:100%}90%{width:100%}}.counter-item{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}@media (min-width:992px){.counter-item{align-items:flex-start}}.counter-item .counter-value{color:#42b883;font-size:26px;font-weight:600;line-height:32px}@media (min-width:768px){.counter-item .counter-value{font-size:30px;line-height:36px}}.counter-item .counter-title{font-size:18px;font-weight:500;line-height:24px;text-transform:capitalize}section.about-section{padding:60px 0 0}.about-wrapper{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;overflow:hidden;padding-bottom:30px;width:100%}@media (min-width:1200px){.about-wrapper{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between}}.about-wrapper figure{border-radius:10px;max-width:600px;position:relative;width:100%}@media (min-width:1200px){.about-wrapper figure{width:48%}}.about-wrapper figure img{border-radius:10px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about-wrapper figure .overlay{align-items:flex-end;background:linear-gradient(0deg,#000c,#0000004d);display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;opacity:0;padding:15px;position:absolute;top:0;transition:all .3s;width:100%}.about-wrapper figure .overlay .logo-item{display:none}.about-wrapper figure:hover .overlay{opacity:1}.about-wrapper figure:hover .overlay .logo-item{display:block}.about-wrapper .wrapper-right{align-items:flex-start;display:flex;flex-direction:column;gap:30px;justify-content:center;max-width:600px;width:100%}@media (min-width:1200px){.about-wrapper .wrapper-right{justify-content:space-between;width:48%}}.about-wrapper .wrapper-right article{font-size:16px;line-height:26px;width:100%}.about-wrapper .wrapper-right .reports{align-items:center;display:flex;flex-direction:row;gap:25px;justify-content:center;width:100%}@media (min-width:992px){.about-wrapper .wrapper-right .reports{justify-content:flex-start}}.about-content-items{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}@media (min-width:992px){.about-content-items{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}}.about-content-items .cv-button{border:1px solid #42b883;border-radius:10px;color:#42b883;font-size:20px;font-weight:600;padding:15px 30px;position:relative;text-indent:99}.about-content-items .cv-button:after,.about-content-items .cv-button:before{background-color:#42b883;border:1px solid #42b883;border-radius:10px;content:"";height:100%;opacity:0;position:absolute;top:0;transition:all .7s;width:0;z-index:-1}.about-content-items .cv-button:after{left:0}.about-content-items .cv-button:before{right:0}.about-content-items .cv-button:hover{animation:pulsePrimary 1s ease .5s infinite;color:#fff}.about-content-items .cv-button:hover:after,.about-content-items .cv-button:hover:before{opacity:1;width:100%}.services-section{padding:60px 0 0}.service-list{display:grid;gap:30px;grid-template-columns:repeat(1,1fr);place-content:center;place-items:center;width:100%}@media (min-width:768px){.service-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.service-list{grid-template-columns:repeat(3,1fr)}}.service-list .service-card{align-items:flex-start;border:1px solid #42b883;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;gap:15px;height:100%;justify-content:center;max-width:400px;padding:30px 20px;position:relative;text-indent:999;transition:all .3s;width:100%}.service-list .service-card .icon{color:#42b883;font-size:20px;position:absolute;right:10px;top:17px}.service-list .service-card .title{color:#42b883;font-size:18px;gap:10px;line-height:24px}@media (min-width:1400px){.service-list .service-card .title{font-size:20px;line-height:28px}}.service-list .service-card .text{font-size:16px;line-height:24px}.service-list .service-card:after{background-color:#42b883;border-radius:20px;content:"";height:0;left:0;opacity:0;position:absolute;top:0;transition:all .4s;width:100%;z-index:-1}.service-list .service-card:hover:after{height:100%;opacity:1}.service-list .service-card:hover .icon,.service-list .service-card:hover .text,.service-list .service-card:hover .title{color:#fff}.service-list .service-card:hover .icon{animation:serviceIconAnimation 1s ease-in-out forwards}@keyframes serviceIconAnimation{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.experience-section{padding:60px 0 0}.experience-wrapper{align-items:center}.experience-wrapper,.experience-wrapper .experience-card{display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.experience-wrapper .experience-card{align-items:flex-start;border:1px solid #42b883;border-radius:10px;padding:20px;transition:all .3s}@media (min-width:992px){.experience-wrapper .experience-card{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between}}.experience-wrapper .experience-card .left{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:space-between;width:100%}.experience-wrapper .experience-card .left .left-header{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.experience-wrapper .experience-card .left .left-header .position{color:#42b883;font-family:Fira Code,monospace;font-size:18px;font-weight:600}@media (min-width:768px){.experience-wrapper .experience-card .left .left-header .position{font-size:24px}}.experience-wrapper .experience-card .left .left-header .date{align-items:center;display:flex;flex-direction:row;font-family:Fira Code,monospace;font-size:18px;font-weight:600;gap:5px;justify-content:center}.experience-wrapper .experience-card .left .left-footer{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:center}.experience-wrapper .experience-card .left .left-footer .company{color:#42b883}.experience-wrapper .experience-card .card-body{font-family:Fira Code,monospace;font-size:14px;width:100%}.experience-wrapper .experience-card .card-body ul{padding-left:20px}.experience-wrapper .experience-card .card-body ul li{list-style:"- "}.experience-wrapper .experience-card:hover{background-color:#42b883}.experience-wrapper .experience-card:hover *{color:#fff!important}.skills-section{padding:60px 0 0}.skills-wrapper{flex-direction:row;flex-wrap:wrap;gap:40px;width:100%}.skill-card,.skills-wrapper{align-items:center;display:flex;justify-content:center}.skill-card{background-color:light-dark(#f1f1f1,#2f2f2f);border-radius:20px;flex-direction:column;gap:15px;height:100px;padding:10px;position:relative;width:100px}@media (min-width:1200px){.skill-card{gap:20px;height:140px;width:140px}}.skill-card img{height:30px;-o-object-fit:contain;object-fit:contain;width:30px}@media (min-width:1200px){.skill-card img{height:50px;width:50px}}.skill-card .title{font-size:12px;font-weight:600;text-align:center}@media (min-width:1200px){.skill-card .title{font-size:14px}}.skill-card .border{align-items:center;border-radius:20px;display:flex;flex-direction:row;height:105px;justify-content:center;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:105px;z-index:-1}@media (min-width:1200px){.skill-card .border{height:145px;width:145px}}.skill-card .border span{animation:skillCardAnimation 6s linear 0s infinite;border-radius:20px;display:block;height:80px;position:absolute;width:300px}@keyframes skillCardAnimation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.projects-section{padding:60px 0 0}.projects-wrapper{display:grid;gap:20px;grid-template-columns:repeat(1,1fr);place-items:center;width:100%}@media (min-width:768px){.projects-wrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.projects-wrapper{grid-template-columns:repeat(3,1fr)}}.project-card{align-items:center;border-radius:10px;box-shadow:0 0 10px light-dark(rgba(0,0,0,.3),hsla(0,0%,100%,.3));display:flex;flex-direction:column;gap:10px;justify-content:center;max-width:320px;padding:10px;width:100%}@media (min-width:1200px){.project-card{max-width:400px}}.project-card .project-img{border-radius:5px;height:160px;overflow:hidden;position:relative;width:100%}@media (min-width:1200px){.project-card .project-img{height:200px}}.project-card .project-img img{border-radius:5px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.project-card .project-img .layer{background-color:#000c;border-radius:5px;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s;width:100%}.project-card .project-img .badge{background-color:#42b883;border-radius:10px;color:#fff;font-size:10px;font-weight:600;opacity:0;padding:6px;position:absolute;right:-100%;text-transform:uppercase;top:10px;transition:all .3s}.project-card .project-img .project-skills{align-items:center;bottom:15px;display:flex;flex-direction:row;gap:5px;justify-content:flex-start;left:15px;position:absolute;width:100%}.project-card .project-img .project-skills li{height:20px;transform:scale(0);width:20px}.project-card .project-img .project-skills li img{height:20px;-o-object-fit:contain;object-fit:contain;width:20px}@media (min-width:992px){.project-card .project-img .project-skills li,.project-card .project-img .project-skills li img{height:25px;width:25px}}.project-card:hover .project-img .layer{opacity:1}.project-card:hover .project-img .badge{opacity:1;right:10px}.project-card:hover .project-img .project-skills li{animation:skillAnimation .3s ease forwards}.project-card .card-body{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}.project-card .card-body .heading{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;width:100%}.project-card .card-body .heading .title{color:#42b883;font-family:Fira Code,monospace}.project-card .card-body .heading .links{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:center}.project-card .card-body .heading .links a{align-items:center;background-color:#42b883;border-radius:10px;color:#fff;display:flex;flex-direction:row;font-size:14px;height:30px;justify-content:center;width:30px}@keyframes skillAnimation{0%{transform:scale(0)}to{transform:scale(1)}}.projects-link{align-items:center;background-color:#42b883;border:10px;border-radius:10px;color:#fff;display:flex;flex-direction:row;font-weight:600;justify-content:center;letter-spacing:1px;margin:30px auto;max-width:300px;padding:15px;position:relative;text-align:center;text-transform:uppercase}.projects-link:after{border:2px solid #42b883;border-radius:10px;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:scale(1);transition:all .3s;width:100%}@media (min-width:576px){.projects-link:after{transform:scale(1.2)}}@media (min-width:768px){.projects-link:after{transform:scale(1.5)}}.projects-link:hover{background-color:transparent;color:#42b883}.projects-link:hover:after{opacity:1;transform:scale(1)}.education-section{padding:60px 0}.edu-wrapper,.edu-wrapper .edu-card{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center;width:100%}.edu-wrapper .edu-card{border:1px solid #42b883;border-radius:10px;max-width:1000px;padding:20px;position:relative;transition:all .3s}.edu-wrapper .edu-card .score{background-color:#42b883;border-radius:10px;color:#fff;font-size:10px;padding:6px;position:absolute;right:10px;top:10px}@media (min-width:992px){.edu-wrapper .edu-card .score{font-size:12px}}.edu-wrapper .edu-card .card-header{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;width:100%}.edu-wrapper .edu-card .card-header i{color:#42b883;font-size:24px}.edu-wrapper .edu-card .card-header .title{font-family:Fira Code,monospace;font-size:20px}.edu-wrapper .edu-card .card-text{align-items:flex-start;display:flex;flex-direction:column;font-family:Fira Code,monospace;gap:10px;justify-content:center;width:100%}.edu-wrapper .edu-card .card-text span{color:#42b883;font-weight:600}.edu-wrapper .edu-card .card-footer{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between;width:100%}.edu-wrapper .edu-card .card-footer .edu-date,.edu-wrapper .edu-card .card-footer .edu-degree{background-color:#42b883;border-radius:10px;color:#fff;font-size:10px;font-weight:600;letter-spacing:1px;padding:8px;text-transform:uppercase}.edu-wrapper .edu-card:hover{background-color:#42b883}.edu-wrapper .edu-card:hover .score{background-color:#fff;color:#42b883}.edu-wrapper .edu-card:hover .card-header .title,.edu-wrapper .edu-card:hover .card-header i,.edu-wrapper .edu-card:hover .card-text,.edu-wrapper .edu-card:hover .card-text span{color:#fff}.edu-wrapper .edu-card:hover .card-footer .edu-date,.edu-wrapper .edu-card:hover .card-footer .edu-degree{background-color:#fff;color:#42b883}.contact-section{padding:60px 0 0}.contact-form{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:center;margin:auto;max-width:800px;width:100%}.contact-form .form-item{position:relative;width:100%}@media (min-width:768px){.contact-form .form-item{width:calc(50% - 15px)}}.contact-form .form-item textarea{height:200px;resize:none}.contact-form .form-item.full-w{width:100%}.contact-form .form-item label{color:#42b883;font-size:14px;left:16px;position:absolute;top:11px;transition:all .3s}.contact-form .form-item label.active{background-color:light-dark(#fff,#0f0f11);border:1px solid #42b883;font-size:12px;left:20px;padding:5px;top:-18px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.contact-form .form-item input,.contact-form .form-item textarea{background-color:light-dark(#fff,#0f0f11);border:1px solid #42b883;border-radius:10px;outline:none;padding:12px 20px;width:100%}.contact-form .form-item input:focus~label,.contact-form .form-item textarea:focus~label{background-color:light-dark(#fff,#0f0f11);border:1px solid #42b883;font-size:12px;left:20px;padding:5px;top:-18px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.contact-form .form-item input.invalid,.contact-form .form-item textarea.invalid{border-color:#b52e31}.contact-form .form-item input.invalid~label,.contact-form .form-item textarea.invalid~label{border-color:#b52e31;color:#b52e31}.contact-form .submit-button{align-items:center;background-color:#42b883;border:2px solid transparent;border-radius:10px;color:#fff;display:flex;flex-direction:row;font-family:Fira Code,monospace;font-size:22px;font-weight:600;gap:10px;justify-content:center;max-width:200px;min-height:55px;padding:10px 20px;position:relative;text-transform:uppercase;transition:all .2s;width:80%}.contact-form .submit-button:after{border:2px solid #42b883;border-radius:10px;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:scale(1.2);transition:all .3s;width:100%}@media (min-width:768px){.contact-form .submit-button:after{transform:scale(1.5)}}.contact-form .submit-button .loader{height:20px;position:relative;width:20px}.contact-form .submit-button .loader:after{animation:spinnerAnimation .5s linear infinite;border:2px solid #fff;border-radius:50%;border-right-color:transparent;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.contact-form .submit-button:hover{background-color:transparent;color:#42b883}.contact-form .submit-button:hover:after{opacity:1;transform:scale(1)}.contact-form .submit-button:hover .loader:after{border-color:#42b883 transparent #42b883 #42b883}@keyframes spinnerAnimation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@font-face{font-display:block;font-family:primeicons;font-style:normal;font-weight:400;src:url(./primeicons.DMOk5skT.eot);src:url(./primeicons.DMOk5skT.eot?#iefix) format("embedded-opentype"),url(./primeicons.C6QP2o4f.woff2) format("woff2"),url(./primeicons.WjwUDZjB.woff) format("woff"),url(./primeicons.MpK4pl85.ttf) format("truetype"),url(./primeicons.Dr5RGzOO.svg?#primeicons) format("svg")}.pi{font-family:primeicons;speak:none;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{text-align:center;width:1.28571429em}.pi-spin{animation:fa-spin 2s linear infinite}@media (prefers-reduced-motion:reduce){.pi-spin{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}
