.Iconsimg{-webkit-mask-image:linear-gradient(45deg,#000 25%,#0003 50%,#000 75%);mask-image:linear-gradient(45deg,#000 25%,#0003 50%,#000 75%);-webkit-mask-position:0;mask-position:0;-webkit-mask-size:800%;mask-size:800%}.Iconsimg:hover{opacity:1;transition:-webkit-mask-position 2s,mask-position 2s;-webkit-mask-position:120%;mask-position:120%}.parent{grid-column-gap:0px;grid-row-gap:0px;grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(5,1fr);display:grid}.parent>.div1{grid-area:4/1/5/2;animation-name:slide-in,appear;animation-duration:1s,3s;animation-timing-function:ease-in-out,linear;animation-iteration-count:infinite,1;animation-direction:alternate,normal;animation-play-state:running,running;animation-delay:.3s;animation-fill-mode:none,forwards;animation-timeline:auto,auto}.parent>.div6{grid-area:4/1/5/2;animation-name:slide-in,appear;animation-duration:1s,3s;animation-timing-function:ease-in-out,linear;animation-iteration-count:infinite,1;animation-direction:alternate,normal;animation-play-state:running,running;animation-delay:1.8s;animation-fill-mode:none,forwards;animation-timeline:auto,auto}.parent>.div2{grid-area:3/2/4/3;animation-name:slide-in,appear;animation-duration:1s,3s;animation-timing-function:ease-in-out,linear;animation-iteration-count:infinite,1;animation-direction:alternate,normal;animation-play-state:running,running;animation-delay:.9s;animation-fill-mode:none,forwards;animation-timeline:auto,auto}.parent>.div3{grid-area:3/4/4/5;animation-name:slide-in,appear;animation-duration:1s,3s;animation-timing-function:ease-in-out,linear;animation-iteration-count:infinite,1;animation-direction:alternate,normal;animation-play-state:running,running;animation-delay:1.5s;animation-fill-mode:none,forwards;animation-timeline:auto,auto}.parent>.div4{grid-area:4/5/5/6;animation-name:slide-in,appear;animation-duration:1s,3s;animation-timing-function:ease-in-out,linear;animation-iteration-count:infinite,1;animation-direction:alternate,normal;animation-play-state:running,running;animation-delay:2s;animation-fill-mode:none,forwards;animation-timeline:auto,auto}.parent>.div5{grid-area:1/3/2/4;animation-name:slide-in,appear;animation-duration:1s,3s;animation-timing-function:ease-in-out,linear;animation-iteration-count:infinite,1;animation-direction:alternate,normal;animation-play-state:running,running;animation-delay:2.5s;animation-fill-mode:none,forwards;animation-timeline:auto,auto}@keyframes slide-in{0%{transform:translateY(0)}10%{}to{transform:translateY(-15px)}}@keyframes appear{0%{opacity:0}10%{opacity:1}to{opacity:1}}
.flare{mix-blend-mode:difference;pointer-events:none;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#3a3a3a;border:2px solid #000;border-radius:50%;transition:width .2s ease-in-out,height .2s ease-in-out;position:fixed;transform:translate(-50%,-50%);z-index:999999!important;cursor:none!important}@media screen and (max-width:768px){.flare{width:0;height:0;transition:width .2s ease-in-out,height .2s ease-in-out,opacity .2s ease-in-out}}.flare.pointer{transition:width .2s ease-in-out,height .2s ease-in-out,opacity .2s ease-in-out;opacity:0!important}
