.home{position:relative;display:flex;flex-direction:column;height:80vh;padding:10vh;justify-content:space-around}.home-shape2{position:absolute;height:clamp(100px,50vw,700px);top:20%;left:0;z-index:-1}.home-shape1{position:absolute;height:clamp(100px,30vw,500px);top:0;right:0;z-index:-1}.home-design{display:flex;flex-direction:row;justify-content:space-around;flex:1;padding:30px;z-index:2}.home-presentation{display:flex;flex-direction:row;justify-content:center;flex:2;width:80%;gap:10%;align-self:center;z-index:2}.home-presentation-text-c{display:flex;flex-direction:column;justify-content:space-around;max-height:80%}.home-photos-c{position:relative;flex-direction:row;margin-right:10%;display:flex;justify-content:center;align-items:center}.home-photo-m,.home-photo-s{height:clamp(350px,40vw,450px);width:clamp(150px,20vw,200px);background-color:#2e3633;border-radius:10px;z-index:2;object-fit:cover}.home-photo-m{position:relative;right:0}.home-photo-s{position:relative;right:-6vw;top:-2vw;z-index:-1}.home-title{font-size:var(--font-900)}.home-text{font-size:1em}.home-img-square,.home-img-network{height:100%}.home-text-c{display:flex;flex-direction:column;gap:15px}@media screen and (max-width: 1500px){.home-design{flex:none;padding:2vw;height:15vw}}@media screen and (max-width: 900px){.home{height:auto;padding:7vh}.home-design{flex-direction:column;align-items:center;flex:none;padding:10vw;gap:15vw;height:auto}.home-photo-s{right:-10vw}.home-img-square{height:clamp(100px,20%,170px);width:clamp(100px,20%,170px)}.home-img-network{width:clamp(150px,40%,300px)}.home-presentation{flex-direction:column;align-items:center;width:100%;gap:5vw}.home-photo-c{margin-right:0}.home-text{font-size:var(--font-500);max-width:350px;padding-bottom:10%}}@media screen and (max-width: 600px){.home{padding:4rem 2rem}.home-title{font-size:1.5rem;padding:2rem 0;align-self:center}.home-text-c{gap:0}.home-text{font-size:14px}.home-photo-m,.home-photo-s{height:250px;width:auto;background-color:#2e3633;border-radius:10px;z-index:2;object-fit:cover}.home-presentation{flex-direction:column;align-items:center;justify-content:center;width:100%;gap:0}}
