.button_resume{--stone-50:#fafaf9;--stone-800:#292524;--yellow-400:#7ab23b;cursor:pointer;outline-offset:5px;background-color:var(--stone-800);color:var(--stone-800);text-align:center;box-shadow:.5px .5px 0 0 var(--stone-800), 1px 1px 0 0 var(--stone-800), 1.5px 1.5px 0 0 var(--stone-800), 2px 2px 0 0 var(--stone-800), 2.5px 2.5px 0 0 var(--stone-800), 3px 3px 0 0 var(--stone-800), 0 0 0 2px var(--stone-50), .5px .5px 0 2px var(--stone-50), 1px 1px 0 2px var(--stone-50), 1.5px 1.5px 0 2px var(--stone-50), 2px 2px 0 2px var(--stone-50), 2.5px 2.5px 0 2px var(--stone-50), 3px 3px 0 2px var(--stone-50), 3.5px 3.5px 0 2px var(--stone-50), 4px 4px 0 2px var(--stone-50);border-radius:9999px;outline:2px solid #0000;font-weight:700;line-height:1;text-decoration:none;transition:transform .15s,box-shadow .15s;position:relative;transform:translate(-4px,-4px)}.button_resume:hover{box-shadow:0 0 0 2px var(--stone-50);transform:translate(0)}.button_resume:active,.button_resume:focus-visible{outline-color:var(--yellow-400)}.button_resume:focus-visible{outline-style:dashed}.button_resume>:is(div,span){pointer-events:none;background-color:var(--yellow-400);filter:drop-shadow(0 -1px #ffffff40);border:2px solid #ffffff4d;border-radius:9999px;justify-content:center;align-items:center;gap:.25rem;padding:10px 30px;display:flex;position:relative}.button_resume>:is(div,span):before{content:"";opacity:.5;mix-blend-mode:hard-light;background-image:radial-gradient(#fffc 20%,#0000 20%),radial-gradient(#fff 20%,#0000 20%);background-position:0 0,4px 4px;background-size:8px 8px;border-radius:9999px;animation:.5s linear infinite dots;position:absolute;inset:0}.button_resume>:is(div,span):active{transform:translateY(2px)}.home-img .img-box{border-radius:50%;justify-content:center;align-items:center;width:30vw;height:30vw;padding:.5rem;display:flex;position:relative;overflow:hidden}.home-img .img-box:before,.home-img .img-box:after{content:"";background:linear-gradient(#2b7a2f,#0000,#4c6f24);width:40rem;height:40rem;animation:10s linear infinite rotate-border;position:absolute;transform:rotate(0)}@keyframes rotate-border{to{transform:rotate(360deg)}}.home-img .img-box .img-item{z-index:1;border-radius:50%;justify-content:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.home-img .img-box .img-item img{object-fit:cover;mix-blend-mode:soft-light;border-radius:50%;width:99%;height:99%;display:block;position:absolute;top:.1rem}.home-img .img-box{width:28rem;height:28rem}@media screen and (max-width:1200px){.home-img .img-box{width:24rem;height:24rem}}@media screen and (max-width:992px){.home-img .img-box{width:24rem;height:24rem}}@media screen and (max-width:768px){.home-img .img-box{width:20rem;height:20rem}}@media screen and (max-width:576px){.home-img .img-box{width:18rem;height:18rem}}@media screen and (max-width:400px){.home-img .img-box{width:18rem;height:18rem}}
