*{margin:0;padding:0;list-style-type:none;box-sizing:border-box;text-decoration:none}@font-face{font-family:Poppins;src:url(/assets/Poppins-Medium-8d909883.ttf);font-weight:medium;font-style:normal}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-7219547e.ttf);font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-707fdc5c.ttf);font-weight:400;font-style:normal}@keyframes bubbles{0%{transform:translate(1rem) translateY(-1rem)}50%{transform:translate(0) translateY(1rem)}75%{transform:translate(-1rem) translateY(-1rem)}to{transform:translate(-1rem) translateY(1rem)}}@keyframes wheel{0%{transform:rotate(45deg)}50%{transform:rotate(-45deg)}75%{transform:rotate(75deg)}to{transform:rotate(40deg)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes movein{0%{right:-10rem;transform:rotate(-34deg)}to{top:4rem;right:0;transform:rotate(-24deg)}}.journeyblock:nth-child(5){opacity:0;animation:fadein 1s forwards;animation-delay:.5s}.journeyblock:nth-child(4){opacity:0;animation:fadein 1s forwards;animation-delay:.4s}.journeyblock:nth-child(3){opacity:0;animation:fadein 1s forwards;animation-delay:.3s}.journeyblock:nth-child(2){opacity:0;animation:fadein 1s forwards;animation-delay:.2s}@keyframes wave{0%{transform:translateY(.2rem)}60%{transform:translateY(-.2rem)}to{transform:translateY(-.2rem)}}@keyframes growing{0%{opacity:0;transform:scale(1)}80%{transform:scale(1.1);opacity:1}to{transform:scale(1);opacity:1}}@keyframes slidein{0%{transform:translate(-2rem);opacity:0}to{transform:translate(0);opacity:1}}body{font-family:Poppins;background-image:linear-gradient(45deg,rgb(111,199,207),hsla(195,92%,30%,.2));min-height:100dvh}main{color:#fff;font-size:3rem;width:100%;overflow-x:hidden;padding:8rem;animation:fadein 1s forwards}.link--accent{color:#fff;font-weight:bolder;width:fit-content;position:relative;padding:0 0 0 2rem}.link--accent:after{display:block;content:" ";background-color:#e1624b;height:2rem;width:25%;margin-top:-2rem;border-radius:1rem;z-index:-2;position:relative;transition:background-color 1s}.link--accent:hover:after{background-color:#005479;transition:background-color .5s}h2{color:#fff;font-size:3rem;padding-left:5rem}.contacts{position:absolute;z-index:2;right:1rem;top:2rem;display:flex;width:9rem;justify-content:space-around}.contacts a{color:#005479}nav{display:flex;place-content:flex-start;align-items:center;padding:1rem;left:2rem;position:relative;gap:10rem;width:90%}nav a{color:#00567a;font-size:1.5rem;opacity:.6;transition:opacity .2s}nav a:hover{opacity:1;transition:opacity .2s}nav .sailbar{position:relative;transform:scale(.5);transition:transform 5s}nav .sailbar .bar{background-color:transparent;border:.4rem solid #005479;height:4rem;aspect-ratio:1/1;border-radius:100%;position:relative}nav .sailbar .bar div{background-color:#005479;position:absolute}nav .sailbar .bar div:nth-child(1),nav .sailbar .bar div:nth-child(2),nav .sailbar .bar div:nth-child(3),nav .sailbar .bar div:nth-child(4){height:.4rem;aspect-ratio:12/1;border-radius:1rem;left:-.8rem;top:1.5rem;transform-origin:center}nav .sailbar .bar div:nth-child(1){transform:rotate(45deg)}nav .sailbar .bar div:nth-child(2){transform:rotate(-45deg)}nav .sailbar .bar div:nth-child(3){transform:rotate(90deg)}nav .sailbar:hover{transform:rotate(180deg) scale(.8);transition:transform .2s}h1{background-image:linear-gradient(45deg,#005479,#e1624b);width:fit-content;-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text;display:flex;flex-direction:column;line-height:.9;font-weight:700}h1 span l{transform:translateY(-1rem);padding:1rem 0 0}h1 span :nth-child(1){display:inline-block;transform:translateY(-1rem);animation:wave 1s infinite alternate-reverse;animation-delay:.1s;position:relative;z-index:2}h1 span :nth-child(2){display:inline-block;transform:translateY(-1rem);animation:wave 1s infinite alternate-reverse;animation-delay:.2s;position:relative;z-index:2}h1 span :nth-child(3){display:inline-block;transform:translateY(-1rem);animation:wave 1s infinite alternate-reverse;animation-delay:.3s;position:relative;z-index:2}h1 span :nth-child(4){display:inline-block;transform:translateY(-1rem);animation:wave 1s infinite alternate-reverse;animation-delay:.4s;position:relative;z-index:2}h1 span :nth-child(5){display:inline-block;transform:translateY(-1rem);animation:wave 1s infinite alternate-reverse;animation-delay:.5s;position:relative;z-index:2}h1 span :nth-child(6){display:inline-block;transform:translateY(-1rem);animation:wave 1s infinite alternate-reverse;animation-delay:.6s;position:relative;z-index:2}h1 span :nth-child(7){display:inline-block;transform:translateY(-1rem);animation:wave 1s infinite alternate-reverse;animation-delay:.7s;position:relative;z-index:2}h1 span :nth-child(8){display:inline-block;transform:translateY(-1rem);animation:wave 1s infinite alternate-reverse;animation-delay:.8s;position:relative;z-index:2}.main__image{width:50rem;place-content:center;display:flex;border-radius:100%;position:absolute;right:1rem;top:1rem;padding:5rem;z-index:-1}.main__image img{aspect-ratio:1/1;object-fit:cover;position:relative;border-radius:100%}.bubble_two{position:absolute;border-radius:100%;background-color:#7e9aa144;z-index:-1;aspect-ratio:1/1;animation:bubbles 8s linear infinite alternate-reverse}.bubble_one{position:absolute;border-radius:100%;background-color:#7e9aa144;height:35rem;top:10rem;left:10rem;z-index:-1;aspect-ratio:1/1;animation:bubbles 5s linear infinite alternate}.journeyblock:before{content:" ";width:1rem;height:1rem;position:absolute;background-color:#fff;border-radius:100%;display:block;top:0;left:-.6rem}.journeyblock{width:50vw;padding:0 5rem 3rem;margin:5rem;min-height:15rem;position:relative;border-left:.2rem solid white;transition:transform 1s}.journeyblock h5{font-size:2rem;color:#fff}.journeyblock h3{font-weight:bolder;color:#005479;font-size:2rem}.journeyblock p{color:#fff;font-size:1.5rem}.journeyblock p b{color:#005479}.journeyblock:hover{transform:scale(1.1);transition:transform 1s}.journeyblock:after{content:" ";display:block;height:.2rem;width:50%;background-color:#fff;position:absolute;bottom:0rem}.flyingCoder{position:fixed;top:4rem;right:0;transform:rotate(-24deg);height:45rem;z-index:-2;animation:movein 3s forwards ease-out}.bubble_three{border-radius:100%;background-color:#7e9aa144;height:15rem;z-index:-1;aspect-ratio:1/1;display:flex;place-content:center;align-items:center}.bubble_three img{width:10rem;height:10rem;border-radius:100%;object-fit:cover}.projectwrapper{display:flex;gap:2rem;flex-wrap:wrap}.projectwrapper .projectblock{display:flex;justify-content:center;align-items:center;position:relative;width:45%;gap:2rem}.projectwrapper .projectblock h4{position:absolute;top:0;left:15rem;color:#fff;font-size:2rem}.projectwrapper .projectblock .infos{display:grid;grid-template-columns:5rem 18rem}.projectwrapper .projectblock .infos .Label{color:#fff}.projectwrapper .projectblock .infos .info{color:#005479}.projectblock:nth-child(1){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:.3s}.projectblock:nth-child(2){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:.4s}.projectblock:nth-child(3){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:.5s}.projectblock:nth-child(4){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:.6s}.projectblock:nth-child(5){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:.7s}.projectblock:nth-child(6){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:.8s}.projectblock:nth-child(7){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:.9s}.projectblock:nth-child(8){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:1s}.projectblock:nth-child(9){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:1.1s}.projectblock:nth-child(10){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:1.2s}.projectblock:nth-child(11){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:1.3s}.projectblock:nth-child(12){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:1.4s}.projectblock:nth-child(13){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:1.5s}.projectblock:nth-child(14){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:1.6s}.projectblock:nth-child(15){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:1.7s}.projectblock:nth-child(16){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:1.8s}.projectblock:nth-child(17){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:1.9s}.projectblock:nth-child(18){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:2s}.projectblock:nth-child(19){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:2.1s}.projectblock:nth-child(20){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:2.2s}.projectblock:nth-child(21){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:2.3s}.projectblock:nth-child(22){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:2.4s}.projectblock:nth-child(23){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:2.5s}.projectblock:nth-child(24){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:2.6s}.projectblock:nth-child(25){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:2.7s}.projectblock:nth-child(26){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:2.8s}.projectblock:nth-child(27){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:2.9s}.projectblock:nth-child(28){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:3s}.projectblock:nth-child(29){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:3.1s}.projectblock:nth-child(30){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:3.2s}.projectblock:nth-child(31){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:3.3s}.projectblock:nth-child(32){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:3.4s}.projectblock:nth-child(33){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:3.5s}.projectblock:nth-child(34){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:3.6s}.projectblock:nth-child(35){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:3.7s}.projectblock:nth-child(36){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:3.8s}.projectblock:nth-child(37){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:3.9s}.projectblock:nth-child(38){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:4s}.projectblock:nth-child(39){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:4.1s}.projectblock:nth-child(40){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:4.2s}.projectblock:nth-child(41){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:4.3s}.projectblock:nth-child(42){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:4.4s}.projectblock:nth-child(43){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:4.5s}.projectblock:nth-child(44){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:4.6s}.projectblock:nth-child(45){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:4.7s}.projectblock:nth-child(46){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:4.8s}.projectblock:nth-child(47){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:4.9s}.projectblock:nth-child(48){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:5s}.projectblock:nth-child(49){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:5.1s}.projectblock:nth-child(50){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:5.2s}.projectblock:nth-child(51){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:5.3s}.projectblock:nth-child(52){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:5.4s}.projectblock:nth-child(53){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:5.5s}.projectblock:nth-child(54){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:5.6s}.projectblock:nth-child(55){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:5.7s}.projectblock:nth-child(56){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:5.8s}.projectblock:nth-child(57){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:5.9s}.projectblock:nth-child(58){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:6s}.projectblock:nth-child(59){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:6.1s}.projectblock:nth-child(60){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:6.2s}.projectblock:nth-child(61){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:6.3s}.projectblock:nth-child(62){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:6.4s}.projectblock:nth-child(63){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:6.5s}.projectblock:nth-child(64){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:6.6s}.projectblock:nth-child(65){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:6.7s}.projectblock:nth-child(66){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:6.8s}.projectblock:nth-child(67){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:6.9s}.projectblock:nth-child(68){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:7s}.projectblock:nth-child(69){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:7.1s}.projectblock:nth-child(70){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:7.2s}.projectblock:nth-child(71){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:7.3s}.projectblock:nth-child(72){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:7.4s}.projectblock:nth-child(73){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:7.5s}.projectblock:nth-child(74){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:7.6s}.projectblock:nth-child(75){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:7.7s}.projectblock:nth-child(76){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:7.8s}.projectblock:nth-child(77){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:7.9s}.projectblock:nth-child(78){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:8s}.projectblock:nth-child(79){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:8.1s}.projectblock:nth-child(80){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:8.2s}.projectblock:nth-child(81){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:8.3s}.projectblock:nth-child(82){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:8.4s}.projectblock:nth-child(83){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:8.5s}.projectblock:nth-child(84){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:8.6s}.projectblock:nth-child(85){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:8.7s}.projectblock:nth-child(86){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:8.8s}.projectblock:nth-child(87){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:8.9s}.projectblock:nth-child(88){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:9s}.projectblock:nth-child(89){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:9.1s}.projectblock:nth-child(90){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:9.2s}.projectblock:nth-child(91){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:9.3s}.projectblock:nth-child(92){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:9.4s}.projectblock:nth-child(93){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:9.5s}.projectblock:nth-child(94){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:9.6s}.projectblock:nth-child(95){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:9.7s}.projectblock:nth-child(96){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:9.8s}.projectblock:nth-child(97){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:9.9s}.projectblock:nth-child(98){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:10s}.projectblock:nth-child(99){opacity:0;transform:scale(0);animation:growing 1s forwards ease-out;animation-delay:10.1s}.liveversion{background-color:#398088;display:block;width:14rem;margin-top:1rem;border-radius:.7rem;padding:.5rem;color:#fff}.technologies{padding:2rem}.technologies h3{color:#005479;text-align:right;font-weight:400}.technologiesblock{width:fit-content;aspect-ratio:1/1;padding:2rem;justify-content:center;align-items:center;display:flex;flex-direction:column;border-radius:100rem;color:#005479;position:absolute;transition:.5s;transition-delay:1s;box-shadow:inset #ffffff80 0 0 2rem,inset #38718c80 2rem -2rem 2rem;cursor:crosshair}h4{font-size:3rem}.technologiesblock:nth-child(1){left:15rem;top:15rem;animation:bubbles 5s infinite linear alternate-reverse}.technologiesblock:nth-child(2){left:50rem;top:35rem;animation:bubbles 8s infinite linear alternate}.technologiesblock:nth-child(3){left:20rem;top:25rem;animation:bubbles 4s infinite linear alternate}.technologiesblock:nth-child(4){left:60rem;top:15rem;animation:bubbles 6s infinite linear alternate-reverse}.technologiesblock:nth-child(5){left:85rem;top:15rem;animation:bubbles 5s infinite linear alternate-reverse}.technologiesblock:nth-child(6){left:70rem;bottom:1rem;animation:bubbles 7s infinite linear alternate-reverse}.technologiesblock:active{filter:blur(25rem);transition:.2s}.score{position:absolute;top:7rem;right:7rem;font-size:4rem;color:#005479}.errorblock{display:flex;justify-content:space-around;align-items:center;flex-direction:column;padding:2rem;width:100%;height:100vh}.errorblock h2{padding:0}.errorblock .errorWheel{animation:wheel 10s ease-in-out infinite alternate-reverse}.backHome{background-color:#005479;padding:2rem;font-size:2rem;color:#fff;border-radius:10rem}.pics{width:11rem;aspect-ratio:16/9;object-fit:cover;border-radius:1rem;position:absolute}.pics:nth-of-type(2){left:15rem;position:absolute;width:21rem}.pics:nth-of-type(3){right:15rem;position:absolute;width:21rem}@media screen and (max-width: 820px){body nav{gap:2rem}body nav a{font-size:1.2rem}body .main__image{width:25rem;padding:2rem;top:48rem}body .bubble_one{top:20rem;left:4rem;height:20rem}body .main__Me{padding:7rem 4rem 4rem}body h1{font-size:5rem}body .projectwrapper{flex-direction:column}body .projectwrapper .projectblock{width:auto}.technologiesblock:nth-child(1),.technologiesblock:nth-child(2),.technologiesblock:nth-child(3),.technologiesblock:nth-child(4),.technologiesblock:nth-child(5),.technologiesblock:nth-child(6){animation-name:none}.technologiesblock:nth-child(1){left:2rem;top:12rem}.technologiesblock:nth-child(3){left:13rem;top:18rem}.technologiesblock:nth-child(4){left:37rem;top:15rem}.technologiesblock:nth-child(5){left:4rem;top:40rem}.technologiesblock:nth-child(6){left:22rem;bottom:2rem}.technologiesblock:nth-child(2){left:35rem;top:38rem}.score{top:5rem;right:2rem}.flyingCoder{height:25rem}.journeyblock{width:80%;padding:3rem;margin:5rem;background-color:#fff3;backdrop-filter:blur(1rem);border-radius:0 1rem 1rem 0;background-clip:padding-box}}@media screen and (max-width: 375px){html{font-size:11px}body nav{gap:2rem;display:flex;flex-direction:column}.main__Me{padding:3rem 4rem 4rem}.link--accent{font-size:2rem}.link--accent:after{width:19rem}nav{position:absolute;z-index:1000}nav a:nth-child(1){display:block}nav a:nth-child(1)~a{display:none;background-color:#ffffff80;backdrop-filter:blur(1rem)}nav a:nth-child(1):focus-within~a{background-color:#ffffff80;padding:1rem;display:block;position:relative;backdrop-filter:blur(1rem);width:100%}nav .sailbar{position:absolute;transform:scale(.5);transition:transform 5s;left:1rem;margin-bottom:1rem}}
