@import url(https://fonts.googleapis.com/css2?family=Heebo:wght@300&display=swap);.homepage-root{background-color:#f2f2f2;display:flex;flex:1 1;flex-direction:column}.homepage-hero{align-items:center;background-image:url(/static/media/hero-bg.223307f5b0e9f410237c.jpg);background-position:50%;background-size:cover;color:#f2f2f2;display:flex;height:100%;justify-content:center;min-height:80vh;position:relative}.homepage-hero:before{background-color:#0e0d2699;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.homepage-hero .hero-content{padding:0 1rem;position:relative;text-align:center;z-index:2}.homepage-hero .hero-title{font-family:Heebo,sans-serif;font-size:2.75rem;margin-bottom:1rem}@media(min-width:600px){.homepage-hero .hero-title{font-size:3.5rem}}.homepage-hero .hero-subtitle{font-family:Heebo,sans-serif;font-size:1.25rem;margin-bottom:2rem}@media(min-width:600px){.homepage-hero .hero-subtitle{font-size:1.5rem}}.homepage-hero .hero-buttons{align-items:center;display:flex;gap:1rem;justify-content:center}.homepage-hero .hero-button{background-color:#e67e22;border-radius:4px;box-shadow:0 4px 8px #0e0d264d;color:#f2f2f2;font-family:Heebo,sans-serif;font-size:1rem;padding:.75rem 2rem;transition:transform .2s ease,box-shadow .2s ease}.homepage-hero .hero-button:hover{background-color:#e98b39;box-shadow:0 6px 12px #0e0d264d;transform:translateY(-2px)}.homepage-hero .info-button{background-color:#f2f2f233;border-radius:50%;color:#f2f2f2;transition:background-color .2s ease}.homepage-hero .info-button:hover{background-color:#f2f2f266}.info-modal{background-color:#f2f2f2;border:1px solid #a7d5f2;border-radius:8px;box-shadow:0 4px 12px #0e0d2633;display:flex;flex-direction:column;left:50%;max-width:400px;padding:2rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.info-modal .modal-text,.info-modal .modal-title{color:#023373;font-family:Heebo,sans-serif}.info-modal .modal-text{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.info-modal .modal-close{align-self:center;background-color:#023373;color:#f2f2f2;font-family:Heebo,sans-serif}.info-modal .modal-close:hover{background-color:#0e0d26}.explanation-modal{background-color:#f2f2f2;border:1px solid #a7d5f2;border-radius:12px;box-shadow:0 8px 24px #0e0d2626;direction:rtl;display:flex;flex-direction:column;left:50%;max-height:90vh;max-width:800px;overflow-y:auto;padding:3rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.explanation-modal .modal-title{color:#023373;font-family:Heebo,sans-serif;font-size:1.8rem;margin-bottom:2rem;text-align:center}.explanation-modal .modal-subtitle{color:#023373;font-family:Heebo,sans-serif;font-weight:600}.explanation-modal .modal-text{font-family:Heebo,sans-serif;font-size:1.1rem;line-height:1.6;text-align:justify}.explanation-modal .warning-box{border-radius:8px;padding:.5rem 1.5rem}.explanation-modal .warning-box .warning-title{color:#e67e22;font-family:Heebo,sans-serif;font-weight:700}.explanation-modal .warning-box .warning-text{color:#0e0d26;font-family:Heebo,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.2;line-height:1.5;margin:0}.explanation-modal .modal-buttons{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.explanation-modal .modal-buttons .confirm-button{background-color:#023373;color:#f2f2f2;font-family:Heebo,sans-serif;padding:1rem 2rem}.explanation-modal .modal-buttons .confirm-button:hover{background-color:#0e0d26}.explanation-modal .modal-buttons .cancel-button{background-color:#f2f2f2;border:2px solid #6ca6d9;color:#023373;font-family:Heebo,sans-serif;padding:1rem 2rem}.explanation-modal .modal-buttons .cancel-button:hover{background-color:#6ca6d9;border-color:#6ca6d9}@media(max-width:768px){.explanation-modal{max-height:85vh;max-width:85%;padding:2rem}.explanation-modal .modal-title{font-size:1.5rem;margin-bottom:1.5rem}.explanation-modal .modal-text{font-size:1rem}.explanation-modal .modal-buttons{flex-direction:column;gap:.75rem}.explanation-modal .modal-buttons .cancel-button,.explanation-modal .modal-buttons .confirm-button{padding:.875rem 1.5rem;width:100%}}@media(max-width:480px){.explanation-modal{border-radius:8px;max-height:80vh;max-width:80%;padding:1.5rem}.explanation-modal .modal-title{font-size:1.3rem;margin-bottom:1rem}.explanation-modal .modal-text{font-size:.95rem;line-height:1.5}.explanation-modal .modal-subtitle{font-size:1.1rem}.explanation-modal .warning-box{padding:.75rem 1rem}.explanation-modal .warning-box .warning-title{font-size:1rem}.explanation-modal .warning-box .warning-text{font-size:.9rem}.explanation-modal .modal-buttons{gap:.5rem;margin-top:1.5rem}.explanation-modal .modal-buttons .cancel-button,.explanation-modal .modal-buttons .confirm-button{font-size:.95rem;padding:.75rem 1rem}}@media(max-width:360px){.explanation-modal{border-radius:0;left:50%;max-height:75vh;max-width:90%;padding:1rem;top:50%;transform:translate(-50%,-50%)}.explanation-modal .modal-title{font-size:1.2rem;margin-bottom:.75rem}.explanation-modal .modal-text{font-size:.9rem;line-height:1.4}.explanation-modal .modal-subtitle{font-size:1rem}.explanation-modal .warning-box{padding:.5rem .75rem}.explanation-modal .warning-box .warning-title{font-size:.95rem}.explanation-modal .warning-box .warning-text{font-size:.85rem}.explanation-modal .modal-buttons{margin-top:1rem}.explanation-modal .modal-buttons .cancel-button,.explanation-modal .modal-buttons .confirm-button{font-size:.9rem;padding:.625rem .75rem}}@media(max-width:600px){.homepage-hero{min-height:60vh}.homepage-hero .hero-title{font-size:2rem!important}.homepage-hero .hero-subtitle{font-size:1rem!important}}.scale-root{min-height:100vh;padding:2rem 1rem}.scale-title{margin-top:2rem}.scale-explanation,.scale-title{color:#0e0d26;font-family:Heebo,sans-serif}.scale-explanation{margin-bottom:2rem}.scale-form-box{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #6ca6d91a;padding:2rem}.scale-form-box .MuiBox-root .MuiPaper-root .MuiBox-root .category-title{align-self:center;color:#e67e22}.survey-section{background-color:#f2f2f2;direction:rtl;margin:0 auto;max-width:900px;padding:32px}.survey-section .MuiTypography-h5{color:#023373;font-family:Heebo,sans-serif;font-size:1.6rem;margin-bottom:24px;text-align:center}.survey-section .MuiLinearProgress-root{background-color:#a7d5f2!important;border-radius:6px!important;height:12px!important;margin-bottom:24px!important;margin-left:auto!important;margin-right:auto!important;max-width:50%!important;width:50%!important}.survey-section .MuiLinearProgress-bar{background:linear-gradient(90deg,#6ca6d9,#023373)!important}.survey-section .survey-buttons{display:flex;gap:16px;justify-content:space-between;margin-left:auto;margin-right:auto;margin-top:24px;max-width:800px}.survey-section .survey-buttons .MuiButton-root{border-radius:8px;font-family:Heebo,sans-serif;font-size:.95rem;min-width:120px;text-transform:none}.survey-section .survey-buttons .MuiButton-root.MuiButton-contained{background-color:#023373;color:#f2f2f2}.survey-section .survey-buttons .MuiButton-root.MuiButton-contained:hover{background-color:#0e0d26}.survey-section .survey-buttons .MuiButton-root.MuiButton-outlined{background-color:#f2f2f2;border:2px solid #a7d5f2;color:#023373}.survey-section .survey-buttons .MuiButton-root.MuiButton-outlined:hover{background-color:#a7d5f2;border-color:#6ca6d9}.survey-section .MuiTable-root{border-collapse:collapse;margin-top:32px;width:100%}.survey-section .MuiTable-root .MuiTableCell-root{border-bottom:1px solid #a7d5f2;color:#023373;font-family:Heebo,sans-serif;padding:14px 10px}.survey-section .MuiTable-root .MuiTableHead-root{background-color:#a7d5f2}.survey-section .MuiTable-root .MuiTableHead-root .MuiTableCell-root{color:#023373;font-weight:600;text-align:center}.survey-section .MuiTable-root .MuiTableRow-root:nth-of-type(odd){background-color:#f2f2f2}.survey-section .MuiTable-root .MuiTableRow-root:hover{background-color:#a7d5f21a}@media(max-width:600px){.survey-section{padding:16px}.survey-section .MuiTypography-h5{font-size:1.4rem;margin-bottom:16px}.survey-section .MuiLinearProgress-root{height:10px;margin-bottom:16px}.survey-section .survey-buttons{align-items:stretch;flex-direction:column-reverse}.survey-section .survey-buttons .MuiButton-root{width:100%}.survey-section .MuiTableCell-root{font-size:.8rem;padding:8px 6px}.survey-section .MuiTableHead-root .MuiTableCell-root{font-size:.85rem}}@media(min-width:601px)and (max-width:900px){.survey-section{padding:24px}.survey-section .MuiTypography-h5{font-size:1.5rem;margin-bottom:20px}.survey-section .MuiLinearProgress-root{height:11px;margin-bottom:20px}.survey-section .survey-buttons{gap:12px}.survey-section .survey-buttons .MuiButton-root{min-width:100px}.survey-section .MuiTableCell-root{font-size:.9rem;padding:10px 8px}.survey-section .MuiTableHead-root .MuiTableCell-root{font-size:.92rem}}.MuiGrid-direction-xs-row,.MuiGrid-grid-xs-4,.MuiGrid-root{box-shadow:0 2px 4px #0e0d2626;padding-inline:20px;padding:.5rem;width:100%!important}.slider-group{direction:rtl;margin-bottom:30px}.slider-label{color:#023373;direction:rtl;display:block;font-family:Heebo,sans-serif;font-size:14px;font-weight:600;margin-bottom:15px;text-align:center}@media(min-width:768px){.slider-label{font-size:15px}}@media(min-width:1200px){.slider-label{font-size:16px}}.range-slider{-webkit-appearance:none;appearance:none;background:#a7d5f2;border:none;border-radius:6px;box-shadow:none;cursor:pointer!important;direction:ltr!important;height:12px;outline:none;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.range-slider:hover{cursor:pointer!important;transform:translateY(-1px)}.range-slider:active{transform:translateY(0)}.range-slider::-webkit-slider-runnable-track{-webkit-appearance:none!important;appearance:none!important;background:#a7d5f2;border:none;border-radius:6px;box-shadow:none;cursor:pointer;direction:ltr!important;height:12px;outline:none;overflow:hidden}.range-slider::-moz-range-track{appearance:none!important;background:#a7d5f2;border:none;border-radius:6px;box-shadow:none;cursor:pointer;direction:ltr!important;height:12px;outline:none;overflow:hidden}.range-slider::-ms-track{appearance:none!important;background:#0000;border:none;border-radius:6px;box-shadow:none;color:#0000;cursor:pointer;direction:ltr!important;height:12px;outline:none;overflow:hidden}.range-slider::-webkit-slider-thumb{-webkit-appearance:none!important;appearance:none!important;background:#0000;border:none;cursor:pointer;height:0;width:0}.range-slider::-moz-range-thumb{appearance:none!important;background:#0000;border:none;cursor:pointer;height:0;width:0}.range-slider::-ms-thumb{appearance:none!important;background:#0000;border:none;cursor:pointer;height:0;width:0}.slider-wrapper{background:#f2f2f2;border:1px solid #f2f2f2;border-radius:6px;cursor:pointer;height:20px;margin-bottom:10px;overflow:hidden;position:relative}.slider-fill{background:linear-gradient(135deg,#6ca6d9,#023373);border-radius:6px;height:100%;pointer-events:none;transition:width .3s ease}.slider-labels{color:#023373;display:flex;font-family:Heebo,sans-serif;font-size:12px;font-weight:500;justify-content:space-between;margin-top:8px;padding:0 12px}@media(min-width:768px){.slider-labels{font-size:13px}}@media(min-width:1200px){.slider-labels{font-size:14px}}.slider-labels span{cursor:pointer;min-width:20px;text-align:center;transition:color .3s ease;-webkit-user-select:none;user-select:none}.slider-labels span:hover{color:#0e0d26}.slider-labels span:active{color:#6ca6d9}.rating-description{align-items:center;color:#6ca6d9;display:flex;font-family:Heebo,sans-serif;font-size:12px;justify-content:center;line-height:1.4;margin-top:8px;min-height:32px;text-align:center}@media(min-width:360px)and (max-width:479px){.rating-description{font-size:11px;min-height:28px}}@media(min-width:768px){.rating-description{font-size:13px;min-height:36px}}@media(min-width:1200px){.rating-description{font-size:14px;min-height:40px}}.single-slider-wrapper{padding:8px;width:100%}.single-slider-wrapper .slider-wrapper{margin-bottom:8px}.single-slider-wrapper .slider-labels{font-size:11px;margin-top:6px;padding:0 8px}@media(min-width:768px){.single-slider-wrapper .slider-labels{font-size:12px}}@media(min-width:1200px){.single-slider-wrapper .slider-labels{font-size:13px}}@media(max-width:600px){.slider-group{margin-bottom:20px}.slider-label{font-size:13px;margin-bottom:10px}.range-slider{height:10px}.range-slider::-webkit-slider-thumb{height:0;width:0}.range-slider::-moz-range-thumb{height:0;width:0}.slider-fill,.slider-wrapper{height:10px}}.progress-bar-container{align-items:center;display:flex;justify-content:center;margin-bottom:16px;width:100%}.section-title-container{padding-inline:12px}.section-title-container .section-title{color:#e67e22!important}.next-btn{background-color:#6ca6d9!important}.next-btn:hover{background-color:#023373!important}.results-table{background-color:#f2f2f2!important;border:1px solid #a7d5f2!important;border-collapse:collapse;direction:rtl;width:100%}.results-table .MuiTableCell-root{border-bottom:1px solid #a7d5f2;color:#0e0d26;font-family:Heebo,sans-serif;font-size:.95rem;padding:12px 8px;white-space:pre-line}.results-table .MuiTableCell-root:first-child{text-align:right!important}.results-table .MuiTableHead-root{background-color:#0e0d26}.results-table .MuiTableHead-root .MuiTableCell-root{color:#fff;font-weight:700;text-align:center}.results-table .results-table__summary-associated td,.results-table .worst-ocd-symptoms td{border-bottom:1px solid #1b1b1b}.results-table .results-table__summary-associated td,.results-table .results-table__summary-functional td,.results-table .results-table__summary-functional-values td,.results-table .results-table__summary-ocd td,.results-table .results-table__summary-totalscore td,.results-table .results-table__summary-totalsymptoms td{background-color:#f2f2f2}.results-table .results-table__summary-totalscore td{background-color:#6ca6d9;color:#fff;font-size:1.2rem}.results-table .domain-container td{padding-block:5px!important}.results-table .domain-container td:first-child{-webkit-padding-start:30px!important;padding-inline-start:30px!important}@media(max-width:600px){.results-table .MuiTableCell-root{font-size:.85rem;padding:8px 6px}}@media(min-width:601px)and (max-width:900px){.results-table .MuiTableCell-root{font-size:.9rem;padding:10px 8px}}.return-to-start-btn{border-color:#023373!important;color:#023373!important}.print-results-btn{background-color:#023373!important}@media print{@page{size:A4;margin:1.5cm}body *{visibility:hidden!important}.printable-area,.printable-area *{visibility:visible!important}.printable-area{box-sizing:border-box;left:0;position:absolute;top:0;width:100%}.print-results-btn,.return-to-start-btn{display:none!important}body,html{background:#fff!important;color:#000!important}.results-table td,.results-table th{background-color:#0000!important;border:1px solid #000!important;color:#000!important;font-size:10pt!important;padding:6px!important;-webkit-print-color-adjust:exact}.results-table th{background-color:#0e0d26!important;color:#fff!important;-webkit-print-color-adjust:exact}}.footer-container{align-items:center;background-color:#0000;display:flex;gap:2vw;justify-content:center!important;padding-block:10px;padding-inline:5%}.footer-container .footer-contact-rights-container{direction:ltr;display:flex;flex-direction:column;gap:.5vh}.main-container{display:flex;height:100%}body,html{background-color:#f2f2f2;color:#0e0d26;font-family:Heebo,sans-serif;height:100%;margin:0;padding:0}@media print{body *{visibility:hidden}#printable-area,#printable-area *{visibility:visible}#printable-area{left:0;position:absolute;top:0;width:100%}}
/*# sourceMappingURL=main.a5e3e0c4.css.map*/