.absolute-wrapper-select{position:relative;padding-bottom:50px}.wrapper-select{overflow:hidden;border-radius:22px;padding:0;position:absolute;box-sizing:border-box;padding-bottom:15px;width:-moz-fit-content;width:fit-content;min-height:50px;z-index:200}.wrapper-select p{margin:0;font-size:15px}.wrapper-select .selected-option{box-sizing:border-box;background-color:#fff;box-shadow:0px 7px 15px -7px rgba(0,0,0,.25);padding:5px 27px;border-radius:22px;height:44px;line-height:1;display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:700;position:relative;top:0;left:0;gap:10px;width:100%;border:1px solid #f0f0f0;margin:1px}.wrapper-select .selected-option p{white-space:nowrap}.wrapper-select .selected-option .svg-icon{max-width:15px;transition:transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275)}.wrapper-select .selected-option .svg-icon.active{transform:rotate(180deg)}.wrapper-select .options-container{background-color:#fff;margin-top:-100px;display:flex;flex-direction:column;gap:10px;padding:20px 27px 27px 27px;margin-left:15px;margin-right:15px;border-radius:0 0 22px 22px;transition:margin-top 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275),transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);overflow:hidden}.wrapper-select .options-container.active{margin-top:-5px;box-shadow:0px 7px 15px -7px rgba(0,0,0,.25);border:1px solid #dbdbdb}.wrapper-select .options-container p a{color:var(--wp--preset--color--darkgrey);text-decoration:none}.wrapper-select .options-container p a:hover{text-decoration:underline}body.modal-open{overflow:hidden}#input_4_18{--gf-form-gap-y: 20px !important}#input_4_18 .gchoice_4_18_0 input,#input_4_18 .gchoice_4_18_2 input,#input_4_18 .gchoice_4_18_5 input{display:none;pointer-events:none}#input_4_18 .gchoice_4_18_0 label,#input_4_18 .gchoice_4_18_2 label,#input_4_18 .gchoice_4_18_5 label{font-weight:700;pointer-events:none;margin-left:0;font-size:16px}#gform_4 .gform-theme--foundation .gfield textarea.large{min-block-size:13rem !important}.user-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));justify-items:stretch;align-items:stretch;margin:2rem 0;padding:0;gap:40px 20px;list-style:none}.user-list .membre-rescits-display{opacity:0}.membre-rescits{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px 5px;padding:30px;background-color:#fff;border-radius:13px;box-shadow:0px 24px 80px 0px rgba(0,0,0,.07),0px 8.76px 29.201px 0px rgba(0,0,0,.05),0px 4.253px 14.177px 0px rgba(0,0,0,.04),0px 2.085px 6.95px 0px rgba(0,0,0,.03),0px .824px 2.748px 0px rgba(0,0,0,.02);transition:transform 300ms linear;grid-column-end:span 1;grid-row-end:span 1}.membre-rescits.open{grid-column-end:span 2;grid-row-end:span 2;transform:scale(1.01)}.membre-rescits *{margin:0;text-align:center}.membre-rescits figure{border-radius:500px;aspect-ratio:1/1}.membre-rescits figure img{border-radius:500px;-o-object-fit:cover;object-fit:cover;width:180px;aspect-ratio:1/1}.membre-rescits p{line-height:1.2;font-size:14px}.membre-rescits .card-membre--inner{width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start}.membre-rescits .nom-titre-membre{display:flex;flex-direction:column;gap:15px 0}.membre-rescits .nom-titre-membre::before{content:"";display:block;border-top:1px dashed #662482;width:50%;margin-left:50%;transform:translateX(-50%)}.membre-rescits .nom-titre-membre::after{content:"";display:block;border-bottom:1px dashed #662482;width:50%;margin-left:50%;transform:translateX(-50%)}.membre-rescits .nom-membre{font-size:18px;color:#662482}.membre-rescits .titre-membre{font-size:13px;font-weight:500;margin-block-start:-10px}.membre-rescits .bio{max-height:1px;overflow:hidden}.membre-rescits .voir-bio{cursor:pointer;font-size:11px;font-weight:700;border:1px solid var(--wp--preset--color--secondary);border-radius:150px;padding:5px 9px;opacity:.7;transition:transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275),opacity 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275)}.membre-rescits .voir-bio:hover{opacity:1;text-decoration:none;transform:scale(1.1)}#modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.7);z-index:1000;opacity:0;display:none}#close-dialog{display:flex;flex-wrap:nowrap;gap:5px;align-items:center;margin:2rem 0 0;border-radius:150px;border:1px solid var(--wp--preset--color--primary);background-color:#fff;color:var(--wp--preset--color--primary);font-size:13px;font-weight:500;padding:8px 16px;cursor:pointer;transition:background-color 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275),transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275)}#close-dialog .close-icon{display:flex;max-width:0px;margin-left:-5px;overflow:hidden;transition:all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275)}#close-dialog .close-icon svg{width:8px;height:auto;fill:var(--wp--preset--color--primary)}#close-dialog:hover{transform:scale(1.1);background-color:var(--wp--preset--color--primary);color:#fff}#close-dialog:hover .close-icon{max-width:30px;margin-left:0px}#close-dialog:hover .close-icon svg{fill:#fff}#modal-membre{box-sizing:border-box;position:fixed;display:none;height:auto;max-height:80%;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1002;width:min(80%,800px);border:1px solid #dddcdc;background-color:#fff;border-radius:13px;padding:60px;box-shadow:0px 24px 80px 0px rgba(0,0,0,.07),0px 8.76px 29.201px 0px rgba(0,0,0,.05),0px 4.253px 14.177px 0px rgba(0,0,0,.04),0px 2.085px 6.95px 0px rgba(0,0,0,.03),0px .824px 2.748px 0px rgba(0,0,0,.02);opacity:0;overflow-y:auto}#modal-membre.open{visibility:visible;opacity:1}#modal-membre *{text-align:left}#modal-membre .membre-rescits{box-shadow:none;padding:0;align-items:flex-start}#modal-membre .membre-rescits .bio{max-height:none;line-height:1.5;padding:20px 30px;background-color:#f6f6f6;border-radius:13px}#modal-membre .membre-rescits .voir-bio{display:none}#modal-membre .membre-rescits figure{border-radius:13px;aspect-ratio:4/3}#modal-membre .membre-rescits figure img{border-radius:13px;-o-object-fit:cover;object-fit:cover;width:350px;height:auto;aspect-ratio:4/3}#modal-membre .membre-rescits .nom-titre-membre::before,#modal-membre .membre-rescits .nom-titre-membre::after{margin-left:0;width:100%;transform:translateX(0)}#modal-membre .membre-rescits .titre-membre{font-size:14px;font-weight:700}#user-search{display:flex;flex-direction:column;justify-content:flex-start;gap:10px}#user-search-form{display:flex;flex-direction:column;gap:10px;align-items:center}#reset-search{display:none}#search_user{padding:1em 1.7em !important;border-radius:150px;border:1px solid var(--wp--preset--color--secondary);font-size:13px;font-weight:500;color:var(--wp--preset--color--secondary);box-sizing:border-box;width:100%}#search_user::-moz-placeholder{font-weight:500;color:var(--wp--preset--color--secondary)}#search_user::placeholder{font-weight:500;color:var(--wp--preset--color--secondary)}#user-search-form-submit{width:100%}#user-search-container{container-name:search-members;container-type:inline-size;line-height:1}#user-search-container .btn{padding:1em 1.7em !important;font-size:14px}@container search-members (min-width: 450px){#user-search,#user-search-form{flex-direction:row;flex:1}#user-search-form-submit{width:auto}}
