.find-psychologist-container{position:relative;z-index:9;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:56px;padding-top:40px}.dots{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px}.dot{width:48px;height:3px;border-radius:2px;background-color:#1976d26b;transition:all .3s ease}.dot-selected{background-color:#1976d2!important}.find-psychologist-content{position:relative;background-color:#fafafa;padding:36px;border-radius:20px;width:calc(100% - 32px);max-width:1000px;overflow:hidden}.find-psychologist-content-inner{position:relative;z-index:99;display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:center;gap:24px}.find-psychologist-content-question{font-family:Ubuntu;font-size:20px;font-style:normal;font-weight:400;color:var(--secondary-color)}.find-psychologist-content-questions{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;width:100%;max-height:40dvh;overflow-y:auto}.find-psychologist-content-select-option{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:1px solid var(--primary-color);width:100%;padding:16px 20px;border-radius:8px;cursor:pointer;transition:all .3s ease;&:hover{background:var(--primary-color)}&:hover .find-psychologist-content-select-option-title{color:#fafafa}}.find-psychologist-content-select-option.selected{background:var(--primary-color)}.find-psychologist-content-select-option.selected .find-psychologist-content-select-option-title{color:#fafafa}.find-psychologist-content-select-option-title{font-family:Ubuntu;font-size:16px;font-style:normal;font-weight:400;color:var(--primary-color);transition:all .3s ease}.find-psychologist-content-select-option.multiple-option{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.find-psychologist-content-select-option-multiple-option-checkbox{width:18px;height:18px;border-radius:4px;border:1px solid var(--primary-color);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.find-psychologist-content-select-option-multiple-option-checkbox img{display:none}.find-psychologist-content-select-option.multiple-option.selected .find-psychologist-content-select-option-multiple-option-checkbox img,.find-psychologist-content-select-option.multiple-option:hover .find-psychologist-content-select-option-multiple-option-checkbox img{display:block}.find-psychologist-content-select-option.multiple-option.selected .find-psychologist-content-select-option-multiple-option-checkbox,.find-psychologist-content-select-option.multiple-option:hover .find-psychologist-content-select-option-multiple-option-checkbox{background:#fafafa}.find-psychologist-content-select-option-multiple-option-checkbox img{width:11px;object-fit:contain}.find-psychologist-content-number-input{width:100%}.find-psychologist-content-number-input input{padding-top:16px!important;padding-bottom:16px!important}.find-psychologist-content-question:first-letter{font-size:16px}.find-psychologist-content-question-divider{width:100%;height:1px;background:#33404830}.find-psychologist-content-buttons{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.find-psychologist-content-buttons>button{border-radius:72px;border:none;padding:12px 24px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px}.find-psychologist-content-buttons>button>img{width:16px;height:16px;object-fit:contain}.find-psychologist-content-buttons>button>span{font-family:Ubuntu;font-size:16px;font-style:normal;font-weight:400}.find-psychologist-content-buttons-end{justify-content:flex-end}.find-psychologist-start-over{align-self:center;margin-top:4px;border:none;background:none;padding:0;font-family:Ubuntu;font-size:14px;color:var(--primary-color);text-decoration:underline;cursor:pointer}.find-psychologist-start-over:disabled{opacity:.6;cursor:not-allowed}.find-psychologist-option-block{display:flex;flex-direction:column;gap:12px;width:100%}.find-psychologist-content-button-previous{background:#efefef}.find-psychologist-content-button-previous span{color:var(--secondary-color)}.find-psychologist-content-button-next{background:var(--primary-color);cursor:pointer}.find-psychologist-content-button-next span{color:#fafafa}.find-psychologist-content-title{font-family:Ubuntu;font-size:24px;text-align:center;width:100%;font-style:normal;font-weight:400;color:var(--secondary-color)}.find-psychologist-content-form-inputs{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;width:100%;max-width:600px;margin:auto}.find-psychologist-content-form-result{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:100%;max-width:600px;margin:auto}.find-psychologist-content-form-result img{width:124px;height:124px;object-fit:contain}.find-psychologist-content-form-result p{font-family:Ubuntu;font-size:16px;font-style:normal;font-weight:400;color:var(--secondary-color);text-align:center}.find-psychologist-content-question-error{color:#f57e77;font-size:14px;font-weight:400}@media (max-width: 768px){.find-psychologist-container{gap:24px;padding-top:24px}.dot{width:36px}.find-psychologist-content{padding:24px}.find-psychologist-content-inner{gap:16px}.find-psychologist-content-question{font-size:16px}.find-psychologist-content-questions{gap:8px}.find-psychologist-content-select-option{padding:12px 16px}.find-psychologist-content-select-option-title{font-size:14px;max-width:90%}.find-psychologist-content-select-option-multiple-option-checkbox{width:16px;height:16px}.find-psychologist-content-select-option-multiple-option-checkbox img{width:9.5px;object-fit:contain}.find-psychologist-content-number-input input{padding-top:12px!important;padding-bottom:12px!important}.find-psychologist-content-question:first-letter{font-size:12px}.find-psychologist-content-buttons>button{padding:10px 20px;gap:8px}.find-psychologist-content-buttons>button>img{width:14px;height:14px}.find-psychologist-content-buttons>button>span{font-size:14px}.find-psychologist-content-title{font-size:16px}.find-psychologist-content-form-result{gap:16px}.find-psychologist-content-form-result img{width:72px;height:72px}.find-psychologist-content-form-result p{font-size:14px}.find-psychologist-content-question-error{font-size:12px}}.container[data-astro-cid-szzymzdz]{position:relative;width:100%;max-height:100dvh;min-height:100dvh;max-width:2000px;margin:auto;padding-top:72px}.logo-container[data-astro-cid-szzymzdz]{display:flex;justify-content:center;align-items:center;margin:auto;width:100px}.logo[data-astro-cid-szzymzdz]{width:100%;object-fit:contain;margin:auto}.bottom-image[data-astro-cid-szzymzdz]{position:absolute;bottom:0;left:0;right:0;width:100%;object-fit:contain;margin:auto}
