.map-title{color:#000;font-size:20px;line-height:normal}.map-wrap{position:fixed;width:100%;height:100%;top:0;left:0}.map__court-card{position:absolute;display:flex;justify-content:center;width:100%;bottom:min(20vh,15rem);left:0;z-index:3}.map-controls-wrapper{position:absolute;top:1rem;right:1rem;z-index:3;display:flex;flex-direction:column;gap:2rem;align-items:center}.form{display:flex;flex-direction:column;gap:3rem;margin:0 auto;background-color:var(--color-black);border-radius:2rem;width:100%;height:100%}.form button{align-self:center}.inputRadioCheckbox{position:relative;width:fit-content;height:fit-content}.inputRadioCheckbox input[type=checkbox],.inputRadioCheckbox input[type=radio]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.inputRadioCheckbox label{display:inline-block;padding:.5rem .8rem;font-size:1.6rem;line-height:normal;background-color:var(--ternary);border-radius:1.2rem}.inputRadioCheckbox input[type=checkbox]:checked+label,.inputRadioCheckbox input[type=radio]:checked+label{background-color:var(--accent);color:var(--primary)}.fieldset{display:flex;flex-direction:column;align-items:center;gap:1rem}#feedback-form div{width:80%}#feedback-form label{width:100%;text-align:center}.fieldset__title{width:100%;margin-bottom:2rem;font-family:var(--font-title);font-size:clamp(1.3rem,2.8vw,2rem);text-transform:uppercase;line-height:normal}
