fieldset h1{margin-bottom: 2rem;display:none;}#form_contact form{padding: 0 1rem 1rem 1rem;margin: 0 auto;max-width: 50rem;}#form_contact textarea{width:100%;}#form_contact textarea,#form_contact input{margin-bottom:1rem;border:2px solid rgba(107,93,208,.7);background: none;}input[type="submit"]{background: rgba(236,72,153,.9) !important;padding: 0 1rem;border-radius: .3rem;}input[type="reset"]{background: rgba(107,93,208,.7) !important;padding: 0 1rem;border-radius: .3rem;margin: 1rem;}input[type="submit"]:hover,input[type="reset"]:hover{filter: brightness(1.5);}.capcha-letter{font-weight:700;}.capcha-word{font-weight:700;color: yellow;padding-right: .3rem;}.contact_success{position: absolute;text-align: center;margin: auto;margin-top: 20vh;width: 100%;}.contact_error{margin: auto;margin-top: 2vh;text-align: center;position: absolute;color: red;width:100%;}.cke_editable div.hflex{display:flex;justify-content: space-evenly;gap:4rem;padding: 0;margin: 4rem;flex-wrap: wrap;min-height: 4rem;}.cke_editable div.hflex>*{flex: auto;width:45%;margin:0;display:block;}.cke_editable div.hflex video{aspect-ratio:16/9;}.cke_editable div.hflex ckeditor-html5-video{aspect-ratio:16/9;}.cke_editable .rating-box{margin: 1rem auto;box-sizing: border-box;width: auto;max-width: 100%;padding: 1rem 6%;background-color: rgba(53,47,67,.5);color: #ddd;border-radius: .5rem;font-weight: 700;}.cke_editable .rating-box h3{padding: 0;margin: 1rem auto 2rem .5rem;}.cke_editable .rating-box p{display: flex;align-items: center;padding: 0 1rem;}.cke_editable .rating-box p:nth-child(odd){background-color: rgba(145,55,114,.206);}.cke_editable .rating-box p:nth-child(even){background-color: #55f30;}.cke_editable .rating-box span{flex: 8;}.cke_editable .rating-box img{flex: 1;height: 1.5rem;height: clamp(1rem,5vw,1.5rem);width: auto;aspect-ratio: 1;object-fit: contain;}.cke_source{white-space: nowrap !important;overflow-x: auto !important;}