.mainContainer{background:linear-gradient(90deg,var(--dark-grey) 30%,var(--purple) 30%)}.homeContainer{margin-left:auto;margin-right:auto;background:linear-gradient(90deg,var(--dark-grey) 30%,var(--purple) 30%)}.navContainer{box-sizing:border-box;display:flex;justify-content:flex-end;gap:10px;padding:20px}.navContainer button{background-color:transparent;font-size:16px;font-family:CaviarDreams;color:#fff}.navContainer button:hover{color:var(--dark-purple)}h1{color:#fff;font-size:40px;font-family:CaviarDreams}h2{color:#fff;font-size:25px;font-family:CaviarDreams;margin-top:0;text-align:center}.infoContainer{display:flex;margin-left:auto;margin-right:auto;margin-top:100px}.contactContainer{width:30%;display:flex;flex-direction:column;justify-content:space-between}.avatar{width:180px;height:180px;border-radius:200px;margin:10px;background:url(/assets/crochetAvatarSquare-pvEHHEii.png) no-repeat;background-size:contain;border:10px solid var(--purple)}.myInfo{display:flex;flex-direction:column;align-items:center;justify-content:center}.localisation{display:flex;align-items:center;font-family:CenturyGothic;font-size:18px;gap:10px}.iconContainer{display:flex;justify-content:center}.contactIcon{display:flex;flex-direction:column;width:60px;background-color:transparent;border-radius:10px;padding:5px;fill:var(--purple);filter:drop-shadow(2px 2px 4px rgba(0,0,0,.582))}.contactIcon:hover{fill:#fff}.tooltipText{visibility:hidden;font-family:CenturyGothic;font-size:15px;color:#fff;text-align:center;padding-top:6px;width:100px;transform:translate(-23%)}.tooltip:hover .tooltipText{visibility:visible}.prezContainer{flex:1;display:flex;align-items:flex-end;padding-bottom:100px}.codingCrochet{width:550px;margin-left:-100px}.prez{display:flex;flex-direction:column;justify-content:flex-end;padding-right:100px}.devPrez{font-size:17px;font-family:CaviarDreamsItalic}.crochetPrez{font-size:17px;font-family:CenturyGothic}.ribbonHighlight{background:linear-gradient(to bottom,transparent 40%,var(--dark-purple) 40%);padding-bottom:2px}.skillsTitle{background-color:var(--dark-purple);padding:5px;text-align:center}.projectContainer{background-color:var(--dark-grey);padding:10px 50px 50px;text-align:center}.separator{width:30%;height:2px;margin:15px auto 5px;box-shadow:0 3px 2px var(--purple)}.stack{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap;margin-top:20px}.stack p{font-size:15px;font-family:CenturyGothic;background-color:var(--purple);border-radius:20px;padding:10px;margin:0}.visitButton{display:block;width:120px;margin:25px auto 5px;border-radius:10px;padding:15px;background-color:var(--dark-purple);color:#fff;font-size:17px;font-family:CaviarDreams;text-align:center;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.582))}.visitButton:hover{background-color:var(--light-purple)}.crochetTitle{background-color:var(--purple);padding:5px;text-align:center}.crochetContainer{background-color:var(--purple);padding:10px 40px 60px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px}.crochetCard{width:320px;height:230px;border-radius:15px;background-repeat:no-repeat;background-size:cover;overflow:hidden;background-position:center;display:flex;align-items:flex-end;justify-content:center;font-family:CaviarDreams;color:#fff;padding:10px;text-shadow:2px 2px 4px black}.crochetCard:hover{transform:scale(1.1);transition:all .3s ease}.imageCrochetFull{max-width:1200px;max-height:900px}@media screen and (max-width: 1500px){.codingCrochet{width:450px}.infoContainer{margin-top:50px}h1{font-size:35px}.prez{padding-right:50px}.devPrez,.crochetPrez{font-size:15px}}@media screen and (max-width: 1200px){.mainContainer,.homeContainer{background:linear-gradient(90deg,var(--dark-grey) 25%,var(--purple) 25%)}.infoContainer{margin-top:30px}.contactContainer{width:25%}h1{font-size:28px}.codingCrochet{width:400px}.avatar{width:150px;height:150px}.localisation{transform:scale(.9)}.iconContainer{transform:scale(85%)}.projectContainer{padding:10px 10px 40px}.imageCrochetFull{max-width:900px;max-height:700px}}@media screen and (max-width: 1000px){.mainContainer,.homeContainer{background:var(--purple)}.infoContainer{display:block;margin-top:0}.contactContainer{width:100%;background-color:var(--dark-grey);padding-top:20px}.codingCrochet{display:none}.prezContainer{flex:1;display:flex;align-items:center;padding-bottom:20px}.prez{padding:20px;text-align:center}.crochetContainer{padding:10px 15px 60px;gap:15px}.crochetCard{width:280px;height:200px}.imageCrochetFull{max-width:800px;max-height:600px}}@media screen and (max-width: 600px){.navContainer{justify-content:space-around;padding:10px}h1{font-size:24px}h2{font-size:22px}.devPrez,.crochetPrez{font-size:13px}.projectContainer{padding:30px 5px}.stack{display:flex;justify-content:center;align-items:center;gap:10px}.stack p{font-size:13px;padding:8px}.crochetContainer{padding:10px 5px 60px;gap:5px}.crochetCard{width:180px;height:130px;font-size:12px}.imageCrochetFull{max-width:350px;max-height:500px}}.checkmark{border-radius:50%;stroke-width:3;stroke:#4bb71b;stroke-miterlimit:10;margin:0 auto}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:3;stroke-miterlimit:10;stroke:#4bb71b;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}.rollingBallContainer{display:flex;width:900px;height:220px;align-items:center;justify-content:space-between;margin-left:-25px;background:url("data:image/svg+xml,%3csvg%20id='Calque_1'%20data-name='Calque%201'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201636.89%20178.88'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%2364328a;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M727.6,161.36c-77.22,0-177.5-10.79-287.27-31.34C304.54,104.59,176,68.21,104.74,35.08-31.73-28.42-114.91,4.72-297.17,77.34q-13.2,5.26-27.12,10.79C-371.83,107-420.67,116.4-469.37,116A383.26,383.26,0,0,1-591.52,94.55c-66-22.79-119.31-60.83-145-86.47C-753.26-8.71-774.16-15.3-798.6-11.53A100,100,0,0,0-830.82-.6a2.5,2.5,0,0,1-3.42-.88,2.48,2.48,0,0,1,.87-3.42,103,103,0,0,1,33.83-11.54c18-2.81,44.16-1.46,66.6,21,59.54,59.54,221.17,152.65,406.81,78.95L-299,72.7C-206.62,35.88-139.86,9.28-78.86-.12-15.77-9.84,39.77-.67,106.85,30.54,244.27,94.48,617,176.16,799.47,152.33a2.5,2.5,0,0,1,.65,5C779.22,160,754.83,161.36,727.6,161.36Z'%20transform='translate(834.59%2017.52)'/%3e%3c/svg%3e") no-repeat;background-position:-6px 42px;background-size:900px}.rollingBall{width:150px;animation:spinLeftToRight 1.5s linear 1s 1 forwards;transition:all 1s ease;z-index:5}@keyframes spinLeftToRight{to{transform:translate(740px) rotate(360deg)}}.yarnReveal{position:absolute;width:900px;height:150px;display:flex;justify-content:flex-end}.purple{width:95%;height:100%;background-color:var(--purple);animation:yarn 1.5s linear 1s 1 forwards;z-index:1}@keyframes yarn{to{width:10%}}.ballShadow{border-radius:100%;background-color:#3c0f42ad;filter:blur(3px);width:10px;height:70px;animation:shadow 1.1s ease-in-out 1.6s 1 forwards;animation-fill-mode:both;z-index:5}@keyframes shadow{0%{opacity:0;transform:scale(0)}to{opacity:.5;transform:scale(1)}}@media screen and (max-width: 1800px){.rollingBallContainer,.yarnReveal{width:600px}@keyframes spinLeftToRight{to{transform:translate(440px) rotate(360deg)}}}@media screen and (max-width: 1500px){.rollingBallContainer{height:187px;width:500px}.rollingBall{width:130px}.yarnReveal{width:500px;height:187px}@keyframes spinLeftToRight{to{transform:translate(350px) rotate(360deg)}}}@media screen and (max-width: 1200px){.rollingBallContainer{height:150px;width:480px;background-position:-4px 20px}.rollingBall{width:130px}.yarnReveal{width:480px;height:150px}@keyframes spinLeftToRight{to{transform:translate(330px) rotate(360deg)}}}@media screen and (max-width: 1000px){.rollingBallContainer{height:150px;width:600px}.yarnReveal{width:600px;height:150px}@keyframes spinLeftToRight{to{transform:translate(460px) rotate(360deg)}}}@media screen and (max-width: 600px){.rollingBallContainer{height:100px;width:360px;background-size:600px}.rollingBall{width:100px}.yarnReveal{width:360px;height:100px}@keyframes spinLeftToRight{to{transform:translate(250px) rotate(360deg)}}}.skillContainer{background-color:var(--dark-purple);display:flex;justify-content:center;flex-wrap:wrap;padding:10px 40px 40px;gap:30px}.skillTest{position:relative}.skillTest:before{content:" ";position:absolute;left:0;top:0;width:100%;height:100%;opacity:35%}.expo:before{background:url("data:image/svg+xml,%3csvg%20id='Calque_1'%20data-name='Calque%201'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20189.7%20202.81'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23fff;}%3c/style%3e%3c/defs%3e%3cpolygon%20class='cls-1'%20points='17.55%20114.01%2017.46%2062.03%2017.46%2062.03%2017.46%2062.03%20107.4%2010.05%2089.76%20-0.1%200.01%2051.88%200%2051.88%200%2051.88%200%20155.83%2017.64%20165.98%2017.55%20114.01'/%3e%3cpolygon%20class='cls-1'%20points='48.36%2079.83%2048.36%2079.83%2048.36%2079.83%2048.37%2079.83%20138.3%2027.84%20138.3%2027.84%20138.3%2027.84%20120.67%2017.69%2030.91%2069.67%2031.18%2069.83%2030.91%2069.67%2030.91%20173.63%2048.55%20183.78%2048.36%2079.83'/%3e%3cpolygon%20class='cls-1'%20points='48.55%20183.78%2048.55%20183.78%2048.55%20183.78%2048.55%20183.78'/%3e%3cpath%20class='cls-1'%20d='M155.66,42.94l-17.37,6.24-89.89,48L81.13,202.81l18.68-6.11h0l89.89-48Zm-34.8,65.63-9.09,58.71L99.86,162l4.91-73.38,6-3.1,6.06-3.1L172.18,125l-3.82,13.35Z'/%3e%3c/svg%3e") no-repeat;background-position:160px 140px;background-size:180px}.react:before{background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-11.5%20-10.23174%2023%2020.46348'%3e%3ctitle%3eReact%20Logo%3c/title%3e%3ccircle%20cx='0'%20cy='0'%20r='2.05'%20fill='white'/%3e%3cg%20stroke='white'%20stroke-width='1'%20fill='none'%3e%3cellipse%20rx='11'%20ry='4.2'/%3e%3cellipse%20rx='11'%20ry='4.2'%20transform='rotate(60)'/%3e%3cellipse%20rx='11'%20ry='4.2'%20transform='rotate(120)'/%3e%3c/g%3e%3c/svg%3e") no-repeat;background-position:160px 140px;background-size:180px}.drawing:before{background:url("data:image/svg+xml,%3csvg%20id='Calque_1'%20data-name='Calque%201'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20231.47%20202.81'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%23fff;}%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M30.4,32.89V52h-11V183.54H212V52.08H94.13V32.88h2.72q62.31,0,124.64,0c6.66,0,10,3.23,10,9.82q0,75.09,0,150.18c0,6.68-3.25,9.93-9.87,9.93H9.91c-6.65,0-9.9-3.23-9.9-9.89Q0,117.83,0,42.74c0-6.59,3.32-9.84,10-9.84Z'/%3e%3cpath%20class='cls-1'%20d='M146.14,117.29l5.17,5.79c6.22,6.94,12.42,13.91,18.7,20.8,2,2.24,3.2,4.6,1.75,7.5s-4.18,3.32-7.12,3l-45.25-5.77c-10.92-1.39-21.84-2.76-32.75-4.19-3.74-.5-6-3-5.62-6.14.35-3.36,3-5.48,6.84-5,10.1,1.17,20.17,2.5,30.26,3.78l34.08,4.3c-.83-1-1.35-1.65-1.9-2.27Q138,125.29,125.73,111.61c-1.46-1.62-2.62-3.32-2.23-5.63.62-3.64,3.82-5.44,7.91-4.39,5.93,1.51,11.85,3.11,17.77,4.66l11.39,3c-1.1-1.17-1.7-1.83-2.32-2.48L139.37,87.12c-2.61-2.72-3.08-5.12-1.54-7.67s4-3.25,7.51-2.19q22.88,7,45.73,14c3.38,1,5,3.37,4.65,6.24-.49,3.79-3.86,5.79-7.91,4.58-7.63-2.3-15.24-4.66-22.87-7l-2.73-.79c.9,1,1.39,1.61,1.93,2.17q9.18,9.52,18.38,19a5.77,5.77,0,0,1,1.59,6.22,5.09,5.09,0,0,1-4.41,3.64A10.23,10.23,0,0,1,176,125c-8.94-2.3-17.86-4.67-26.79-7C148.43,117.77,147.65,117.63,146.14,117.29Z'/%3e%3cpath%20class='cls-1'%20d='M78.61,102.83c-1.71-1.83-3.37-3.72-5.15-5.48s-3.29-1.83-5.2,0-3.78,3.82-6.09,6.17c-2-2.15-3.84-4.21-5.78-6.15s-3.24-2-5.34,0c-1.78,1.76-3.49,3.61-5.68,5.88V31.44H79.16v70.94Z'/%3e%3cpath%20class='cls-1'%20d='M79.16,22.71H45.54c-1.78-7.39.89-15.18,6.6-19.38a17,17,0,0,1,18.74-1C78.5,7,80,14.27,79.16,22.71Z'/%3e%3cpath%20class='cls-1'%20d='M62.26,134c-5.45-7.5-10.63-14.6-15.72-21.61l7.67-7.56c1.76,1.87,3.61,3.92,5.56,5.86s3.22,1.9,5.16,0,3.72-3.87,5.47-5.7l7.37,7.73Z'/%3e%3c/svg%3e") no-repeat;background-position:160px 140px;background-size:180px}.computer:before{background:url(/assets/computer-BYYZExSh.svg) no-repeat;background-position:160px 140px;background-size:180px}.skill{position:relative;padding:15px;width:280px;height:230px;z-index:20;box-shadow:-3px -3px 2px var(--purple)}.skill ul{list-style-position:inside;font-size:15px;font-family:CenturyGothic}.skill ul li:before{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2024.1.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Calque_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='25px'%20height='25px'%20viewBox='0%200%20100%2079.8'%20style='enable-background:new%200%200%20100%2079.8;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23946AAB;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M0,58.1c0.6-1.2,1.7-1.5,3-1.4c5.7,0.4,11.3,1,16.8,2.8c1,0.3,1.9,0.8,2.8,1.4c2.3,1.7,1.9,4.6-0.6,5.7%20c-1.3,0.6-2.8,0.8-4.2,1.1c-2.6,0.4-5.3,0.7-7.9,1c-0.4,0.1-0.9,0.2-1.3,0.3c0,0.1,0,0.2,0,0.3c1.8,0.4,3.5,0.8,5.3,1.1%20c6.3,0.9,12.7,1.2,19.1,1.3c0.6,0,1.2,0.3,1.8,0.6c1.6,1.1,3.2,2.3,4.9,3.5c-0.2,0-0.4,0.1-0.6,0.1c-5.9-0.1-11.8-0.1-17.8-0.4%20c-4.7-0.3-9.4-0.7-13.9-2.3C6.6,73,6,72.7,5.4,72.3c-2.6-1.6-2.6-4.8-0.1-6.4c1.6-1.1,3.5-1.5,5.4-1.7c2.3-0.3,4.7-0.5,7-0.8%20c0-0.1,0-0.2,0-0.3c-2.3-0.4-4.6-1-6.9-1.3c-2.9-0.4-5.9-0.7-8.8-0.9c-1.1-0.1-1.6-0.7-2.1-1.4C0,59,0,58.6,0,58.1z'/%3e%3cpath%20class='st0'%20d='M80.3,75.4c-2.6,1-5,2.1-7.5,3c-1.8,0.6-3.4-0.3-4.5-2c-2-2.9-3.8-5.9-6-8.7c-8.5-11.1-18.8-20-31.7-25.7%20c-2.3-1-4.7-1.8-7.1-2.6c-2.4-0.8-3.4-2.5-3-5.1c0.5-4,1.6-7.8,3.2-11.4c0.1-0.2,0.2-0.3,0.3-0.6C51.2,30.8,68.6,49.8,80.3,75.4z'%20/%3e%3cpath%20class='st0'%20d='M25.1,20c2.5-4.5,5.6-8.4,9.5-11.6c0.2-0.2,0.7-0.2,0.9-0.1c9.1,4,17.5,9.3,25,15.9%20c13.5,12,22.8,26.7,28.2,43.9c0.2,0.6,0.1,0.9-0.4,1.3c-2,1.5-3.9,3.1-6,4.8c-0.4-0.7-0.6-1.2-0.9-1.8C77.2,63.3,72,54.7,65.4,47%20C54.8,34.5,41.8,25.6,26.2,20.5c-0.3-0.1-0.6-0.2-0.9-0.3C25.2,20.2,25.2,20.1,25.1,20z'/%3e%3cpath%20class='st0'%20d='M90.8,66.8C81.5,39,63.6,18.9,37.2,6.3c2.8-2,5.7-3.6,8.8-4.8c2.1-0.8,4.2-0.4,6.2,0.5%20C59.1,5.3,65.1,9.7,70.5,15c12.2,12,20.4,26.3,25.1,42.7c0.3,1.1,0.4,2.2-0.3,3.1c-1.4,2.1-2.9,4.1-4.3,6.1%20C91,66.9,90.9,66.8,90.8,66.8z'/%3e%3cpath%20class='st0'%20d='M40.7,50.3c7,4.8,13.1,10.5,18.4,17.1c-0.2,0.2-0.3,0.3-0.4,0.5c-2.9,3-5.9,6.1-8.8,9.1%20c-0.2,0.2-0.8,0.3-1.1,0.2c-6.9-2.3-12.9-6.1-17.7-11.6c-0.2-0.2-0.3-0.6-0.2-0.8C33.8,59.8,37.1,55,40.7,50.3z'/%3e%3cpath%20class='st0'%20d='M65.1,7.2C67.7,6.1,70,5,72.4,4.1c3.3-1.2,3.3-1.2,6.4,0.4c4.6,2.4,8.5,5.5,11.9,9.6c-0.6,0.2-1.1,0.3-1.6,0.5%20c-3.7,1.3-7.4,2.5-11.1,3.8c-0.3,0.1-0.9,0.1-1.1-0.1C73.4,14.2,69.5,10.6,65.1,7.2z'/%3e%3cpath%20class='st0'%20d='M98.8,30.1c-3.7,0.9-7.4,1.9-11.1,2.8c-2.9-4.1-5.8-8.3-8.8-12.6c2.7-0.9,5.5-1.9,8.3-2.8%20c1.4-0.5,2.9-0.9,4.4-1.2c0.3-0.1,0.8,0,1,0.2c3,4,5,8.5,6.2,13.4C98.9,30,98.9,30.1,98.8,30.1z'/%3e%3cpath%20class='st0'%20d='M28.9,63c-2.3-3.1-4.1-6.5-5.4-10.1c-0.1-0.2-0.1-0.5,0-0.7c1.5-2.8,3-5.7,4.6-8.6c3.8,1.5,7.2,3.3,10.5,5.4%20C35.3,53.6,32.1,58.3,28.9,63z'/%3e%3cpath%20class='st0'%20d='M99.5,32.5c0.2,1.8,0.5,3.3,0.5,4.9c-0.1,2.9-0.3,5.8-0.6,8.8c0,0.2-0.3,0.6-0.6,0.7c-1.1,0.3-2.2,0.6-3.4,0.9%20c-0.2,0-0.7-0.2-0.8-0.4c-1.9-4-3.7-8.1-5.6-12.3C92.4,34.2,95.8,33.4,99.5,32.5z'/%3e%3cpath%20class='st0'%20d='M66.9,78.5c-5.1,0.8-9.9,0.7-15-0.5c2.9-3,5.7-5.9,8.6-8.9C62.7,72.3,64.7,75.4,66.9,78.5z'/%3e%3cpath%20class='st0'%20d='M54.7,0.5C60.5-0.5,66.2,0,72,1.7c-0.4,0.2-0.6,0.3-0.8,0.4c-2.5,1.1-5,2.2-7.5,3.3c-0.3,0.1-0.7,0.2-1,0.1%20C60,3.8,57.4,2.2,54.7,0.5z'/%3e%3cpath%20class='st0'%20d='M22.2,48.9c-0.4-2.5-0.7-5.1-1.1-7.8c1.8,0.6,3.3,1.1,4.9,1.6c-1.2,2.1-2.3,4.2-3.5,6.2%20C22.4,48.9,22.3,48.9,22.2,48.9z'/%3e%3cpath%20class='st0'%20d='M98.9,49.2c-0.6,1.8-1.1,3.4-1.6,5c-0.1,0-0.2,0-0.2,0c-0.4-1.3-0.9-2.6-1.4-4C96.7,49.9,97.6,49.6,98.9,49.2z%20'/%3e%3c/g%3e%3c/svg%3e");display:inline-block;margin-right:10px;margin-bottom:5px;vertical-align:middle}@media screen and (max-width: 1400px){.skillContainer{gap:50px;padding-left:180px;padding-right:180px}}@media screen and (max-width: 1050px){.skillContainer{gap:50px;padding-left:20px;padding-right:20px}}@media screen and (max-width: 770px){.skillContainer{gap:20px;padding-left:5px;padding-right:5px}}.projectList{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}.projectButton{width:220px;height:150px;border-radius:10px;background-size:cover;background-repeat:no-repeat;background-position:center;overflow:hidden;margin:0;padding:0}.projectSelected{border:4px solid white}.projectButton:hover{animation:zoom 3s forwards}.project{width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:5px;padding:10px;box-sizing:border-box}.project p{color:#fff;text-align:center;font-size:15px;font-family:CaviarDreams}.project:hover{animation:opacity 2s forwards}@keyframes opacity{0%{background-color:#373a3b18}to{background-color:#373a3bbe}}@keyframes zoom{0%{background-size:130%}to{background-size:160%}}.projectLogo{max-width:150px;max-height:110px}@media screen and (max-width: 560px){.projectList{gap:10px}.projectButton{width:160px;height:100px}.projectLogo{max-width:130px;max-height:80px}.projectSelected{border:2px solid white}.project p{font-size:12px}}.carouselContainer{display:flex;align-items:center;justify-content:center}.carousel{width:60%;overflow:hidden;margin-bottom:10px}.demoName{text-align:center;font-family:CenturyGothicItalic;font-size:16px}.imageContainer{display:flex;transition:transform .7s ease-in-out;align-items:center;gap:1px}.imageCarousel{width:100%;height:100%;object-fit:contain;display:block;overflow:hidden}.dotsContainer{display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto}.dots{display:flex;gap:12px;margin-left:10px;margin-right:10px}.dot{width:12px;height:12px;border-radius:8px;border:2px solid var(--purple);transition:all .3s ease;padding:0}.dotActive{background-color:var(--purple);transform:scale(1.25)}.dotInactive{background-color:transparent}.dotInactive:hover{transform:scale(1.1)}.navMobile{display:flex;align-items:center;justify-content:space-around}.navMobile button{display:none}.navButton{padding:0;margin:20px;background-color:transparent}.arrowRight{transform:rotate(180deg)}.arrow{fill:var(--purple);width:40px;height:40px}.arrow:hover{fill:var(--light-purple);filter:drop-shadow(0px 0px 4px var(--light-purple))}.phoneBackground{display:flex;justify-content:center;width:100%;height:800px;background:url(/assets/phone-Cjznb0dJ.png) no-repeat;background-size:contain;background-position:center;padding:10px}.landscape{transform:rotate(90deg);align-items:center}.phone{height:800px;border-radius:40px}.phoneLandscape{transform:rotate(-90deg);width:800px;border-radius:40px}@media screen and (max-width: 1500px){.carousel{width:80%}}@media screen and (max-width: 1200px){.carousel{width:100%}}@media screen and (max-width: 1000px){.phoneBackground{height:500px;padding:10px}.phone{height:500px;border-radius:20px}.phoneLandscape{width:500px;border-radius:20px}}@media screen and (max-width: 700px){.phoneBackground{height:340px;padding:8px}.phone{height:340px;border-radius:15px}.phoneLandscape{width:340px;border-radius:15px}.navMobile button{display:inline-block}.carouselContainer button{display:none}.demoName{font-size:14px}}.scrollButton{background-color:var(--light-purple);width:40px;height:40px;position:fixed;bottom:0;right:0;margin:30px;border-radius:10px}.scrollArrow{fill:#fff;transform:rotate(90deg)}.scrollButton:hover{filter:drop-shadow(0px 0px 2px white)}@media screen and (max-width: 480px){.scrollButton{margin:10px;width:35px;height:35px}}.modalContainer{background-color:#000000b3;width:100vw;min-height:100%;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:70}.modal{display:flex;justify-content:center;align-items:center}:root{--light-purple: #946aab;--purple: #8f53a1;--dark-purple: #64328a;--light-grey: #81898e;--dark-grey: #373a3b}body{margin:0;padding:0;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{cursor:pointer;border-style:none}a{cursor:pointer;text-decoration:none}ul{list-style-type:none;margin:0;padding:0}@font-face{font-family:CaviarDreams;src:local("CAVIARDREAMS_BOLD)"),url(/assets/CAVIARDREAMS_BOLD-WXaKfAEr.TTF) format("truetype")}@font-face{font-family:CaviarDreamsItalic;src:local("CAVIARDREAMS_BOLDITALIC)"),url(/assets/CAVIARDREAMS_BOLDITALIC-By1fUCPg.TTF) format("truetype")}@font-face{font-family:CenturyGothic;src:local("GOTHIC)"),url(/assets/GOTHIC-BOrGIO_o.TTF) format("truetype")}@font-face{font-family:CenturyGothicBold;src:local("GOTHICB)"),url(/assets/GOTHICB-BbKWdxWh.TTF) format("truetype")}@font-face{font-family:CenturyGothicItalic;src:local("GOTHICI)"),url(/assets/GOTHICI-Cc3B4SFi.TTF) format("truetype")}@font-face{font-family:CenturyGothicBoldItalic;src:local("GOTHICBI)"),url(/assets/GOTHICBI-YMcICgw9.TTF) format("truetype")}
