#services{padding:10rem 9% 2rem;padding-block:8rem}div[id*=bg-img-]{background-repeat:none;background-size:cover;background-position:bottom;width:100%;height:100dvh;position:absolute;top:0;left:0}#bg-img-1{background-image:url(/freelance/home.png);z-index:0}div[id*=trust-img-]{background-repeat:none;background-size:cover;background-position:bottom;width:100%;height:100dvh;position:absolute;top:0;left:0}.home-particles{position:absolute;top:0;left:0;height:100%;z-index:0}.home-content .text-animate{width:32.8rem;@media screen and (max-width:768px){width:16.4rem}}.home-content .text-animate h3{font-size:3.2rem;font-weight:700;-webkit-text-stroke:.7px var(--main-color);background-image:linear-gradient(120deg,var(--main-color),var(--main-color));background-position:-33rem 0;animation:homeBgText 6s linear infinite;animation-delay:2s;@media screen and (max-width:768px){font-size:1.6rem;-webkit-text-stroke:.35px var(--main-color);background-position:-16.5rem 0;animation:homeBgTextMedia 6s linear infinite;animation-delay:2s}}.home-content .text-animate h3:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;border-right:2px solid var(--main-color);z-index:1;animation:homeCursorText 6s linear infinite;animation-delay:2s;@media screen and (max-width:768px){animation-delay:2s}}@keyframes homeBgText{0%,10%,to{background-position:-33rem 0}65%,85%{background-position:0 0}}@keyframes homeBgTextMedia{0%,10%,to{background-position:-16.5rem 0}65%,85%{background-position:0 0}}@keyframes homeCursorText{0%,10%,to{width:0}65%,78%,85%{width:100%;opacity:1}75%,81%{opacity:0}}.btn{width:15rem;font-size:1.8rem;font-weight:600;letter-spacing:.1rem;z-index:1;overflow:hidden;border:.2rem solid var(--main-color);transition:.5s}.btn:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:var(--bg-color);z-index:-1;transition:.5s}.btn:hover{color:var(--main-color)}.btn-box .btn:nth-child(2){background:transparent;color:var(--main-color)}.btn-box .btn:nth-child(2):hover{color:var(--bg-color)}.btn-box .btn:nth-child(2):before{background:var(--main-color);z-index:-1}.btn:hover:before{width:100%}.home-sci a:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:var(--main-color);z-index:-1;transition:.5s}.home-sci a:hover:before{width:100%}#arrow-down{animation:point-down 5s cubic-bezier(.87,-.41,.19,1.44) infinite}@keyframes point-down{0%,10%,40%,to{transform:translateZ(0)}25%{transform:translate3d(0,1rem,0)}}.entry{margin-bottom:6rem;grid-auto-rows:1fr}.code-left{transform:translateX(100%)}.entry__meta h4{font-size:3.1rem;font-weight:600;color:var(--main-color);text-transform:uppercase}.entry__meta p{font-size:1.5rem;font-weight:600;color:var(--text-color)}.entry__description{display:flex;gap:2rem;font-size:large}.entry_-meta ul{list-style:none;display:flex}.lock__icon_wrapper{display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;background:transparent;border:.2rem solid var(--main-color);border-radius:50%;font-size:20px;color:var(--main-color);z-index:1;overflow:hidden;transition:.5s}.lock__icon_wrapper:hover{color:var(--bg-color)}.lock__icon_wrapper:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:var(--main-color);z-index:-1;transition:.5s}.lock__icon_wrapper:hover:before{width:100%}.big-text{font-size:5rem}.border-separator{width:1px;background-color:var(--main-color);height:100%}.radial-background{background-image:radial-gradient(circle,hsla(0,0%,100%,.1) 0,rgba(0,0,0,.5) 100%)}.magneto{width:15rem;height:15rem}.magneto,.magneto-big{border-radius:50%;border:none;background-color:#70f;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center}.magneto-big{width:22rem;height:22rem}.mask{background-color:rgba(0,0,0,.96);mask:radial-gradient(circle at var(--mouse-x) var(--mouse-y),transparent 40px,#000 150px);-webkit-mask:radial-gradient(circle at var(--mouse-x) var(--mouse-y),transparent 40px,#000 150px)}.industry-card__item{width:100%;opacity:1;max-width:340px;height:340px;margin:20px;transition:transform .5s ease-in-out .2s;position:relative;pointer-events:all;box-sizing:border-box}.industry-card__front,.industry-card__reverse{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:50px 50px 100px;transform:rotateY(0deg);transition:transform .5s ease-in-out 0s;border-radius:0 100px 0 100px;background:#111;backface-visibility:hidden}.industry-card__item:hover .industry-card__front{transform:rotateY(-180deg)}.industry-card__item:hover .industry-card__reverse{transform:rotateY(0deg)}.industry-card__reverse{padding:50px;font-size:1rem;line-height:1.25;border-radius:100px 0 100px 0;transform:rotateY(180deg);justify-content:center;font-weight:300}.text-super-large{font-size:7rem}