.contactContainer{text-align:center;color:#432818;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.contactGrosTitre{font-family:var(--font-bebas);color:#6f1d1b;padding-top:1rem;padding-bottom:2rem;font-size:3rem;font-weight:bolder}.contactTexte{padding-bottom:2rem;line-height:1.4rem}.contactFormContainer{background-color:#c896464d;background-image:linear-gradient(#fae5c4d9,#f9dfb5d9),url(/logos/chatPerche.png);background-position:50%;background-repeat:repeat;background-size:80px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:90%;padding:3rem;display:flex;box-shadow:inset 0 0 30px #432818,0 0 20px #432818}.contactForm{flex-direction:column;align-items:center;display:flex}.contactLabel{font-family:var(--font-delius);margin-bottom:.5rem;font-weight:bolder;display:block}.contactInput{border-radius:10px;height:30px;margin-bottom:1rem}.contactTextArea{border-radius:10px;width:180px;height:150px;margin-bottom:1rem;box-shadow:0 0 7px #000}.contactButton{font-family:var(--font-bebas);cursor:pointer;background-color:#bb9457;border-radius:10px;width:140px;height:3.4rem;margin-top:2rem;font-size:1.4rem;box-shadow:0 0 20px #432818}.contactButton:hover{background-color:#dbb252}strong{color:#6f1d1b}.contactTexteDernier{padding:3rem;line-height:1.3rem}.contactLink{color:#6f1d1b;font-weight:bolder;text-decoration:underline;transition:transform .3s;display:inline-block}.contactLink:hover{color:#dcb253;transform:scale(1.5)}@media (min-width:768px){.contactGrosTitre{width:60%;padding-top:2rem;padding-bottom:2rem;font-size:3rem}.contactTexte{width:60%;padding-bottom:2rem;line-height:1.2rem}.contactFormContainer{width:60%;height:100%;padding:3rem}.contactInput{width:220px}.contactTextArea{width:220px;height:150px}}@media (min-width:1100px){.contactGrosTitre{width:40%;padding-top:3rem;padding-bottom:3rem;font-size:3rem}.contactTexte{width:40%;padding-bottom:2rem;line-height:1.2rem}.contactFormContainer{width:45%;height:100%;padding:3rem}.contactTextArea{width:250px;height:150px}}@media (min-width:1500px){.contactGrosTitre{width:20%;padding-top:4rem;padding-bottom:4rem;font-size:3.5rem}.contactTexte{width:25%;padding-bottom:3rem;font-size:1.1rem;line-height:1.7rem}.contactTextArea{width:310px;height:150px}.contactFormContainer{width:35%;height:100%;margin-top:2rem;padding:3rem}.contactInput{width:300px;height:40px;margin-bottom:2rem}.contactLabel{margin-bottom:.5rem;font-size:1.2rem}.contactButton{width:250px;height:3.7rem;margin-top:2rem;font-size:1.6rem}}
