@import"https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;700;900&family=Inter&display=swap";:root{clr-prm:#56FCB1;clr-sec:#5E00D6;clr-black:#202523;clr-grey75:#37403C;clr-grey50:#64736C;clr-grey-light:#CACACA;clr-white:#FCFCFC}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;font-family:Figtree,Inter,system-ui;font-weight:400}body{background-color:#fcfcfc;color:#202523}button{padding:.5rem 1rem;font-weight:700;border-radius:8px;border:none;background-color:#cacaca;color:#5e00d6}.section{margin:0 auto;max-width:90vw}.h1{font-size:6rem;font-weight:700;margin:8rem 0 4rem}.h2{font-size:2rem;font-weight:600}.h3{font-size:1.5rem;line-height:2rem;font-weight:400;margin-top:1rem;margin-bottom:2rem}.h4{font-size:1.4rem;font-weight:700}.h5{font-size:1rem}p{margin-top:1rem;font-size:1rem;line-height:1.5rem;color:#37403c;font-family:Inter}.strong{font-weight:600}.line{height:2px;margin:2rem auto;width:100%;opacity:30%;background:#CACACA}a{text-decoration:none;color:#202523}@media screen and (max-width: 1200px){.h1{font-size:4rem;margin:6rem 0 3rem}.h2{font-size:1.55rem}.h3,.h4{font-size:1.25rem}.h5,p{font-size:1rem}}@media screen and (max-width: 768px){.h1{font-size:3rem;margin:3rem 0 1.5rem}.h2{font-size:1.35rem}.h3,.h4{font-size:1rem}.h5{font-size:.75rem}p{font-size:.75rem;line-height:1.5rem}}.work-btn-section{display:flex;align-items:center;justify-content:center;margin:0rem 0 5rem}.work-scroll-btn{position:relative;overflow:hidden;border:1px solid #56FCB1;color:#37403c;display:inline-block;font-size:2rem;line-height:15px;padding:2rem 3rem;text-decoration:none;cursor:pointer;background:#fcfcfc;user-select:none;-webkit-user-select:none;touch-action:manipulation}.work-scroll-btn span:first-child{position:relative;transition:color .6s cubic-bezier(.48,0,.12,1);z-index:10}.work-scroll-btn span:last-child{color:#56fcb1;display:block;position:absolute;bottom:0;transition:all .5s cubic-bezier(.48,0,.12,1);z-index:100;opacity:0;top:50%;left:50%;transform:translateY(225%) translate(-50%);height:14px;line-height:13px}.work-scroll-btn:after{content:"";position:absolute;bottom:-50%;left:0;width:100%;height:100%;background-color:#202523;transform-origin:bottom center;transition:transform .6s cubic-bezier(.48,0,.12,1);transform:skewY(9.3deg) scaleY(0);z-index:50}.work-scroll-btn:hover:after{transform-origin:bottom center;transform:skewY(9.3deg) scaleY(2)}.work-scroll-btn:hover span:last-child{transform:translate(-50%) translateY(-50%);opacity:1;transition:all .9s cubic-bezier(.48,0,.12,1)}.banner{margin:4rem 2rem;display:flex;flex-direction:column}.banner-section{margin:8rem auto}.banner-text{margin:auto}.icon-collection{min-width:12rem;min-height:6rem;margin-top:1rem;display:flex;justify-content:space-around;align-items:center}.footer-collection{min-height:3rem}.icon-item{color:#37403c;font-size:2.5rem;cursor:pointer;transition:all cubic-bezier(.215,.61,.355,1) .4s}.icon-item:hover{transform:scale(1.1);color:#5e00d6;filter:drop-shadow(0px 25px 10px rgba(94,0,214,.5))}.footer .icon-item:hover{transform:scale(1.1);color:#202523;filter:none}@media screen and (max-width: 1168px){.icon-item{font-size:2rem}}@media screen and (max-width: 768px){.icon-item{font-size:1.5rem}.icon-collection{min-height:4rem;margin-top:1rem}}.project{display:grid;grid-template-columns:50% 40%;justify-content:space-evenly;align-items:center;min-height:25rem;margin:4rem auto;padding:2rem;background-color:#f6f6f6;border-radius:.2rem;box-shadow:#110c2e26 0 48px 100px}@media screen and (max-width: 1168px){.project{display:block;max-width:35rem;margin:4rem auto}}.project-image{width:100%;max-width:32rem;margin:0 auto;overflow:hidden}.swiper-image img{width:100%;height:auto;object-fit:contain;border-radius:.2rem}.project-image:hover{box-shadow:#5e00d640 0 25px 20px -30px,#5e00d64d 0 30px 60px -30px}.project-heading{display:flex;justify-content:space-between}.project-link{font-size:1.5rem;color:#5e00d6}.project-heading:hover>.project-link{transform:translateY(-20%)}.project-detail{width:100%;display:flex;flex-direction:column;justify-content:space-around;min-height:20rem}.project-text h3{margin-bottom:.75rem}.project-text p{margin:0!important;line-height:1.55rem}@media screen and (max-width: 768px){.project-text h3{margin-bottom:.25rem}.project-text p{margin:0!important;line-height:1.25rem}}.tech-stack{display:flex;align-items:center;flex-wrap:wrap}.tech-item{font-size:.75rem;background-color:#202523;color:#fcfcfc;margin:.25rem;padding:.3rem .6rem;border-radius:.2rem}.date{font-size:.75rem;text-align:end;color:#5e00d6}.dribbble-shots{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;padding:1rem 0}@media screen and (max-width: 1200px){.dribbble-shots{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}}.dribbble-shot{position:relative;cursor:pointer;overflow:hidden;border-radius:6px;transition:all .4s ease-out}.dribbble-shot:hover{z-index:10;transform:scale(1.02);box-shadow:#56fcb1 4px 4px}.dribbble-shot:before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;transition:all .4s ease-out}.dribbble-shot:hover:before{top:0;right:calc(100% - 5px);z-index:8}.dribbble-shot img{width:100%;height:100%;object-fit:cover}.dribbble-text{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.6);padding:0 2rem;width:100%;height:100%;top:0;right:100%;transition:all .3s ease-in-out;color:#f6f6f6}.dribbble-shot:hover .dribbble-text{top:0;right:0}.dribbble-link{display:flex;align-items:center;padding-top:1rem;color:#cacaca}.link-text{padding-right:.5rem}.icon-f{font-size:1.5rem}.footer{width:100%;height:80vh;position:relative}.footer-bg{width:100%;height:100%;object-fit:cover}.flex-v{display:flex;align-items:center;flex-direction:column}.footer-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.footer-text .h1{top:50%;margin:0;margin-top:2rem}.footer-text .h3{margin:0}.heart{font-size:5rem;color:#ff2828;animation:heartpump 2s infinite ease-in-out}@keyframes heartpump{0%{scale:.9}50%{scale:1.1}to{scale:.9}}@media screen and (max-width: 768px){.footer-text .h1{font-size:2rem}.footer-text .icon-item{font-size:1.5rem}.footer-text .icon-collection{margin:0}}.image-grid{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1rem;padding-bottom:1rem}.image-card{display:flex;justify-content:center;align-items:center;border-radius:6px;transition:all .4s ease-out}.image-card:hover{transform:scale(102%);box-shadow:#110c2e26 0 48px 100px}.image-card img{width:100%;object-fit:cover;border-radius:4px}@media screen and (max-width:1200px){.image-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:600px){.image-grid{grid-template-columns:1fr}}.intro{margin:4rem 5rem 8rem}.intro-large{display:flex;flex-direction:column;font-weight:400;font-size:4rem;margin-bottom:1rem}.intro-large .bold{font-weight:900}.intro-small{margin-top:3rem}.intro-text>.h2{margin:2rem 0}@media screen and (max-width:1280px){.intro-large{font-size:3rem;font-weight:400}}@media screen and (max-width:768px){.intro-large{font-size:2.5rem;font-weight:400}}.more-section{margin:8rem 4rem;display:flex;flex-direction:column;align-items:center;text-align:center}.more-section .h3{margin-top:1rem}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gradient{position:absolute;z-index:-1;--size: 500px;--speed: 20s;--easing: cubic-bezier(.8, .2, .2, .4);width:var(--size);height:var(--size);filter:blur(calc(var(--size) / 6));background-position:center;background-repeat:repeat;animation:rotate var(--speed) var(--easing) alternate infinite;border-radius:40% 80% 80% 40%/40% 40% 80% 80%}.gradient-purple{background-image:linear-gradient(#85ffc8,#9246f5)}.gradient-white{background-image:linear-gradient(#9d7aff,#85ffa2)}@media (max-width: 1280px){.gradient{--size: 300px;width:var(--size);height:var(--size)}}@media (max-width: 720px){.gradient{--size: 175px;width:var(--size);height:var(--size)}}*{transition:all .25s ease-out}.move-text{font: 40px/50px Figtree,sans-serif}.move-text p{display:inline-block;height:4rem;margin-right:.3rem}.move-text b{float:left;overflow:hidden;position:relative;height:3rem}.move-text .moving{display:inline-block;color:#202523;position:relative;white-space:nowrap;top:0;left:0;-webkit-animation:move 4s;animation:move 4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:1s;animation-delay:1s}.move-text-abt{font: 40px/50px Figtree,sans-serif}.move-text-abt p{display:inline-block;height:4rem;margin-right:.3rem}.move-text-abt b{float:left;overflow:hidden;position:relative;height:3rem}.move-text-abt .moving-abt{display:inline-block;color:#202523;position:relative;white-space:nowrap;top:0;left:0;-webkit-animation:move 4s;animation:move 4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:1s;animation-delay:1s}@media screen and (min-width:1280px){.move-text .moving{-webkit-animation:moveBig 4s infinite;animation:moveBig 4s infinite}.move-text b{height:3.5rem}}@keyframes move{0%{top:0}20%{top:-54px}}@-webkit-keyframes move{0%{top:0}20%{top:-54px}}@keyframes moveBig{0%{top:0}20%{top:-60px}}@-webkit-keyframes moveBig{0%{top:0}20%{top:-60px}}.checker{background-color:red!important}.navbar{display:flex;flex-direction:row;align-items:center;padding:1rem 0;justify-content:space-between}.navbar-items{display:flex;gap:1rem}.navbar-items li{list-style-type:none}.navbar-item{padding:1rem;display:flex;align-items:center;cursor:pointer;transition:ease-in-out .2s}.navbar-item:hover{color:#5e00d6}.navbar-text{padding-right:.25rem}.logo-container{cursor:pointer}.logo{cursor:pointer;max-width:5rem}@media screen and (max-width:1168px){.logo{max-width:3.5rem}}.navbar-hire{background-color:#56fcb1;border-radius:8px}@media screen and (max-width: 1268px){.navbar{font-size:.85rem}.navbar-items{gap:.4rem}}@media screen and (max-width: 768px){.navbar{font-size:.7rem}.navbar-item{padding:.5rem}.navbar-items{gap:.1rem}.navbar-text{padding-right:.1rem}}.bottom-navbar{width:100%;justify-content:space-around}.index{height:50vh}.ph1{display:inline!important;font-size:4rem;margin:.25rem 0;color:#202523}.ph2{font-size:2rem;color:#202523}.bold{font-weight:900}.ph4{font-size:2rem;font-weight:400;color:#202523}.p-flex{display:flex;flex-direction:column;justify-content:end}.hero-footer{cursor:pointer;font-size:1.25rem;display:flex;align-items:center;margin-top:4rem;transition:all .3s ease-in-out}.hero-footer:hover>.icon-f{margin-left:2rem}.icon-f{margin-left:1rem;display:inline-block}@media screen and (max-width:1366px){.ph1{font-size:2.75rem;line-height:2.75rem}.ph2{font-size:1.75rem}.ph3{font-size:1rem;margin-bottom:.5rem}.ph4,.ph5{font-size:1rem}.pbtn{padding:.75rem;margin:.5rem 0 0}.picon span{font-size:1.75rem}.portfolio-image img{max-width:12rem}}.hero-grid{display:grid;grid-template-columns:1fr 1fr;margin-bottom:8rem}.moving-text-banner{overflow:hidden;position:relative;min-height:4rem}@media screen and (max-width: 1100px){.index{height:45vh}.hero-grid{grid-template-columns:1fr;grid-template-rows:20rem 25rem;place-items:start}}@media screen and (max-width: 768px){.hero-grid{grid-template-columns:1fr;grid-template-rows:20rem 20rem;place-items:start}}.card-group{margin:0 auto;place-self:end;position:relative;width:26vmin;aspect-ratio:5 / 7}.card{background-color:#0000001a;position:absolute;border-radius:.25rem}.big-card{width:26vmin;aspect-ratio:5 / 7;background-color:#5551511a;background-position:center;background-size:cover;background-repeat:no-repeat;box-shadow:#3e02601a 0 10px 50px}.small-card{width:7vmin;aspect-ratio:1 / 1;background-color:#000000e6;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:#11111a1a 0 8px 24px,#11111a1a 0 16px 56px,#11111a1a 0 24px 80px}.big-card:nth-child(1){background-image:url(/assets/card1-a9be58d0.png);transform:translate(-10%) rotate(-8deg)}.card-group:hover>.card:nth-child(1){transform:translate(-90%,5%) rotate(-8deg)}.big-card:nth-child(2){background-image:url(/assets/card2-baf644a3.png);transform:rotate(-2deg);z-index:3}.card-group:hover>.card:nth-child(2){transform:rotate(4deg)}.big-card:nth-child(3){background-image:url(/assets/card3-dcd1e37b.png);transform:translate(8%) rotate(8deg)}.card-group:hover>.card:nth-child(3){transform:translate(90%,5%) rotate(8deg)}.card-group:hover>.card:nth-child(4){transform:translate(-360%,-340%) rotate(6deg) scale(.9)}.card-group:hover>.card:nth-child(5){transform:translate(380%,-300%) rotate(-8deg) scale(.9)}.card-group:hover>.card:nth-child(6){transform:translate(240%,260%) rotate(12deg) scale(.9)}.card-group:hover>.card:nth-child(7){transform:translate(-290%,250%) rotate(-12deg) scale(.9)}.card-icon{color:#fff;font-size:2rem}@media screen and (max-width:1168px){.card-icon{font-size:1.75rem}}@media screen and (max-width:768px){.card-icon{font-size:1.5rem}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.flex{display:flex;align-items:center}.tab-area{padding-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.dark-section{padding:3rem 0;background-color:#202523;color:#f9f9f9}.dark-section div{max-width:90vw;margin:0 auto}.dark-section .h1{margin-bottom:2rem}.tab-bar{display:flex;justify-content:space-between;align-items:center;background-color:#202523;padding:4px;border-radius:4px;border:1px solid #37403C}.tab{background-color:#56fcb1;color:#202523;border-radius:2px;cursor:pointer;margin:4px;transition:all .4s ease-in-out}.selected{box-shadow:#56fcb1cc -4px 9px 25px -6px}.unselected{background-color:#202523;color:#64736c}.icon{padding-right:1rem}.tools{padding-top:3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem 1rem;cursor:default}.tool{background-color:none;transition:all .5s ease-in-out}.tool:hover{filter:drop-shadow(rgba(86,252,177,.5) 0px 25px 10px)}
