@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);@import url(https://fonts.googleapis.com/css2?family=Heebo&display=swap);.question-title{margin-bottom:10px}.question-subtitle{margin-bottom:10px;font-family:AlbertLight}.edit-question-popup .question-renderer{min-height:100vh;padding-bottom:100vh}.about-you-part{margin-top:25px}.about-you-title{font-size:18px;margin-bottom:15px}.about-you-part .about-you-icons{padding-bottom:25px;justify-content:flex-start;max-width:400px;width:100%;grid-gap:15px;gap:15px}.about-you-icons>div{display:flex;justify-content:center;flex-direction:column;align-items:center}.about-you-part .about-you-icon{padding:20px;background:#fff;border-radius:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:2px solid #ff8c69;transition:all .1s ease-out;position:relative}.about-you-part .user-type>div:first-child .about-you-icon.selected{background-color:#ff8c69;border-color:#ff8c69}.about-you-part .user-type>div:nth-child(2) .about-you-icon.selected{background-color:#fc92a5;border-color:#fc92a5}.about-you-part .user-type>div:nth-child(3) .about-you-icon.selected{background-color:#81cffa;border-color:#81cffa}.about-you-part .user-type>div:nth-child(4) .about-you-icon.selected{background-color:#f4d06f;border-color:#f4d06f}.about-you-part .user-type>div:first-child .about-you-icon:hover{border-color:#ff8c69}.about-you-part .user-type>div:nth-child(2) .about-you-icon:hover{border-color:#fc92a5}.about-you-part .user-type>div:nth-child(3) .about-you-icon:hover{border-color:#81cffa}.about-you-part .user-type>div:nth-child(4) .about-you-icon:hover{border-color:#f4d06f}.about-you-part .about-you-icon img{position:absolute;right:0;top:0}.about-you-part .gender-button.selected{border:2px solid #fff}.about-you-part .gender-button.selected path{stroke:#000}.about-you-part .about-you-icon-title{text-align:center;margin-top:10px;font-size:18px;font-family:AlbertLight;position:relative;text-transform:capitalize}.about-you-part .datepicker-picker{bottom:54px;height:auto;width:300px}.about-you-part .datepicker{width:250px}@media only screen and (max-width:800px){.about-you-part .about-you-icons{flex-wrap:wrap}.about-you-icons.user-type{max-width:200px}.about-you-icons.user-type>div{flex:1 0 41%}}.datepicker{position:relative;font-family:"AlbertLight"}.datepicker.datepicker-inline .datepicker-picker{position:static}.datepicker-value-wrapper{position:relative}.datepicker-value-wrapper img{position:absolute;top:16px;right:16px;cursor:pointer}.datepicker .datepicker-float{position:fixed;z-index:99}.datepicker .datepicker-input{width:100%;box-sizing:border-box}.datepicker-visible .datepicker-chooser{display:block!important}.datepicker-chooser{display:none;position:relative}.datepicker-picker{min-height:200px;padding:10px;margin-top:5px;border-radius:5px;box-shadow:0 0 10px rgb(0 0 0/10%);position:absolute}.datepicker-picker,.datepicker-value{width:100%;background:#fff;box-sizing:border-box}.datepicker-value{font-size:16px;padding:12px 16px;border-radius:4px;cursor:pointer;border:1px solid #ccc;direction:ltr}.datepicker-visible .datepicker-value{border:1px solid #81cffa}.datepicker-picker-header{display:flex;justify-content:space-between;width:100%;box-sizing:border-box}.datepicker-picker-header .datepicker-page{cursor:pointer;padding:10px}.datepicker-picker-header .datepicker-page:hover{background:#eee;border-radius:3px}.datepicker-picker-middle{display:flex;align-items:center;font-weight:700;height:34px}.datepicker-current-view{background:#686868;padding:3px;border-radius:3px;color:#fff}.datepicker-picker-middle>*{padding-left:5px;padding-right:5px;cursor:pointer}.datepicker-table{border-collapse:collapse;width:100%;margin-top:10px}.datepicker-table-cell{height:52px!important}.datepicker-table-cell:hover{background:#eee;cursor:pointer}.datepicker-table td{width:42px;height:34px;text-align:center;border-radius:8px}.datepicker-date-cell{cursor:pointer}.datepicker-date-cell:hover{background:#eee}.datepicker-date-selected{background-color:#0c9bed!important;color:#fff!important;font-weight:600}.datepicker-head-cell{color:rgba(33,51,50,.4)}.datepicker-date-inactive{color:rgba(33,51,50,.1)}.datepicker-date-today{color:#ff8c69;font-weight:600}.datepicker-date-no-selection{opacity:.2;cursor:default;pointer-events:none}.button{display:inline-flex;font-size:16px;padding:12px;border-radius:12px;cursor:pointer;box-sizing:border-box;text-align:center;font-weight:700;color:#fff;border:1px solid #ff8c69;height:44px}.button,.button.icon-button{align-items:center;justify-content:center}.button.icon-button{display:flex;padding:9px}.button.icon-button img{-webkit-margin-end:10px;margin-inline-end:10px}.button svg{margin-right:10px}.button .forward-icon{-webkit-margin-start:10px;margin-inline-start:10px}.button:hover{background-color:rgba(255,140,105,.1)!important;border:1px solid rgba(255,140,105,.1)!important;color:#ff8c69!important}.button.white{background:#fff!important;color:#333!important;border:1px solid #333}.button.white:hover{background:#efefef;color:#81cffa!important;border:1px solid #81cffa}.button:disabled{pointer-events:none;cursor:default;background:#efefef;background-color:rgb(255 208 194)!important;border:rgb(255 208 194)!important}.button.orange-theme{color:#ff8c69!important;background-color:#fff!important;border:1px solid #ff8c69!important}.button.orange-theme:hover{background-color:rgba(255,140,105,.1)!important}.button.light-theme{background-color:#f2f2f7!important;border:1px solid #ccc!important;font-family:"AlbertXLight";color:#535353!important;font-size:14px;-webkit-padding-end:14px;padding-inline-end:14px}.button.icon-arrow img{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-filter:brightness(10);filter:brightness(10)}.button.icon-arrow:hover img{-webkit-filter:brightness(1);filter:brightness(1)}.button.button.light-theme:hover{background-color:rgb(255 140 105/13%)!important;border:1px solid rgba(255,140,105,.9490196078431372)!important}.button.small-grey-theme{width:100px!important;background-color:#f2f2f2!important;border:none!important;font-family:AlbertXLight;font-size:15px;border-radius:20px;color:#989898!important;-webkit-padding-start:0;padding-inline-start:0;-webkit-padding-end:5px;padding-inline-end:5px}.button.small-grey-theme:hover{background-color:#eaeaea!important}.button.small-grey-theme img{width:21px}.button.black-theme{background-color:#000!important;border:none!important;font-family:AlbertLight;font-weight:400}.button.black-theme:hover{background-color:#ff8c69!important;color:#fff!important}.button.black-theme svg path{stroke:#fff}.button.grey-theme{background-color:#efefef!important;border:none!important;font-family:AlbertLight;font-weight:400;color:#ff8c69!important}.button.grey-theme:hover{background-color:#ffe8e1!important;color:#0c0c0c!important}.button.purple-theme{background:#c77dff;border:none}.button.purple-theme:hover{background:#c77dff}.button.ruby-theme{background-color:#eb4b62!important;border:none!important;color:#fff!important}@media only screen and (max-width:800px){.button{max-width:none}}.multiple-option-select .select-option{display:flex;align-items:center;cursor:pointer;margin-bottom:5px;padding:5px}.multiple-option-select .select-option:last-of-type{margin-bottom:0}.multiple-option-select .select-option.option-selected{background-color:#fff}.multiple-option-select .select-option.option-selected .option-label{font-weight:700}.multiple-option-select .select-option .option-selector{width:22px;height:22px;background-color:#fff;-webkit-margin-end:10px;margin-inline-end:10px;box-sizing:border-box;flex-shrink:0;display:flex;border:none}.multiple-option-select .select-option.option-selected .option-selector{border:none}.multiple-option-select .select-option .option-label{font-family:AlbertLight;font-size:18px}.multiple-option-select .button{margin-top:15px}.dev-mode{border:1px dashed #ccc;padding:10px;box-sizing:border-box;margin-top:10px}.dev-mode-title{font-size:12px}.single-option-select .single-option-select-subtitle{margin-bottom:10px}.select-option{display:flex;align-items:center;cursor:pointer;margin-bottom:5px;padding:5px}.select-option:last-of-type{margin-bottom:0}.select-option.option-selected{background-color:#fff}.select-option .option-selector{width:18px;height:18px;border:1px solid #333;background-color:#fff;border-radius:20px;-webkit-margin-end:10px;margin-inline-end:10px;box-sizing:border-box;flex-shrink:0;display:flex;align-items:center;justify-content:center}.select-option .option-selector-circle{display:none}.select-option.option-selected .option-selector-circle{width:65%;height:65%;border-radius:20px;background-color:#ff8c69;display:block}.select-option.option-selected .option-selector{background-color:#fff;border:1px solid #ff8c69}.select-option .option-label{font-family:AlbertLight;font-size:18px}.multi-pages .multi-pages-selector-item{background-color:#fff;border-radius:10px;padding:20px;margin-bottom:10px}.multi-pages .multi-pages-selector-header{display:flex;justify-content:space-between}.multi-pages .multi-pages-selector-title{font-size:18px;word-break:break-word}.multi-pages .multi-pages-selector-edit{cursor:pointer}.multi-pages .multi-pages-selector-menu{grid-gap:10px;gap:10px}.multi-pages .multi-pages-selector-body{font-family:"AlbertLight"}.multi-pages .multi-pages-selector-body ul{-webkit-padding-start:16px;padding-inline-start:16px}.multi-pages .multi-pages-selector-body li{margin-bottom:5px}.multi-pages .multi-pages-selector-menu{display:flex}.multi-pages .multi-pages-selector-item-menu{margin-bottom:10px;display:flex;grid-gap:10px;gap:10px}.multi-pages .multi-pages-submenu{margin-top:10px}.pager .pager-index{text-align:center;margin-bottom:10px;display:flex;align-items:center;justify-content:center}.pager .pager-index-button{display:inline-block;width:8px;height:8px;border-radius:20px;background:#707070;cursor:pointer;margin-left:3px;margin-right:3px}.pager .pager-index-button.pager-selected{background:#0c9bed}.pager .pager-pages{position:relative;overflow:hidden}.pager .pager-page{display:inline-block;width:100%;vertical-align:top;white-space:normal}.pager .pager-pages-strip{white-space:nowrap;position:relative;left:0;transition:left .2s ease-out}.pager .pager-page-hidden{max-height:10px;opacity:0;pointer-events:none}.pager .pager-arrows{-webkit-margin-start:5px;margin-inline-start:5px;-webkit-margin-end:5px;margin-inline-end:5px;cursor:pointer}.pager .pager-arrows-prev{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.pager .pager-arrows-next{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.pager .pager-arrows-hidden{visibility:hidden;pointer-events:none}.pager .pager-disabled{pointer-events:none;cursor:default}.intake-accordion .accordion-item-collapsed .accordion-item-collapser{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.intake-accordion .intake-collapsed .accordion-item-body{margin:0;max-height:0}.intake-accordion .accordion-item-header{display:flex;background-color:#efefef;justify-content:space-between;background-color:#cbe896;cursor:pointer;margin-bottom:10px}.intake-all-answered-title{text-align:center;margin-bottom:10px;font-family:AlbertLight;font-size:20px}.intake-accordion .intake-top-header:first-of-type{margin-top:0}.intake-accordion .accordion-item-collapser{padding:10px;display:flex;justify-content:center;align-items:center}.intake-accordion .accordion-item-title{text-transform:capitalize;padding:10px}.intake-accordion .accordion-item-status{padding:10px}.intake-question-header{display:flex;justify-content:space-between;margin-bottom:10px;border:1px solid #ccc;border-radius:10px;cursor:pointer;background-color:#fff;font-family:AlbertLight}.intake-question-header>div{padding:20px 15px}.intake-question-answered{background-color:#fafdf4}.intake-question-header-title{font-family:"AlbertLight";font-size:20px}.intake-question-header-subtitle{margin-bottom:2px;text-transform:capitalize}.intake-question-header-check,.intake-question-header-collapser{display:flex;align-items:center;justify-content:center}.intake-question-header-check{-webkit-margin-end:10px;margin-inline-end:10px}.intake-question-header-answer{font-family:Albert;font-size:16px;margin-top:2px}.intake-question{border:1px solid #cbe896;background-color:#fefaf1;padding:15px;border-radius:10px;position:relative;margin-bottom:10px}.intake-question .intake-question-collapser{position:absolute;top:15px;right:15px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.intake-question-title{font-family:"AlbertLight";font-size:20px;margin-bottom:15px;width:calc(100% - 30px)}.intake-item:not(.accordion-item-collapsed)>.accordion-item-head{display:none}.secondary.intake-accordion .intake-item:not(.accordion-item-collapsed)>.accordion-item-head{display:block}.secondary.intake-accordion .accordion-item-body{position:relative}.secondary.intake-accordion .accordion-item-head .intake-question-header{margin-bottom:0}.secondary.intake-accordion .accordion-item.intake-item{margin-bottom:10px}.secondary.intake-accordion .accordion-item-body .intake-question{border-top:0;border-top-left-radius:0;border-top-right-radius:0;margin-bottom:0}.secondary.intake-accordion .accordion-item .accordion-item-head{position:relative;top:1px}.secondary.intake-accordion .intake-question-title.question-main-title{display:none}.secondary.intake-accordion .intake-question-header-collapser{width:55px;box-sizing:border-box;position:relative}.secondary.intake-accordion .intake-question-header-collapser .collapser_arrow,.secondary.intake-accordion .intake-question-header-collapser .collapser_edit{position:absolute;left:0;right:0;margin:auto;top:0;bottom:0;opacity:1;transition:all .6s linear}.primary.intake-accordion .intake-question-header-collapser .collapser_arrow{display:none}.secondary.intake-accordion .intake-question-header-collapser .collapser_arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.secondary.intake-accordion .accordion-item-body .intake-question .intake-question-collapser{display:none}.secondary.intake-accordion .accordion-item.intake-item .accordion-item-head .intake-question-header:not(.intake-question-answered){transition:background-color .8s linear,border-radius .8s linear}.secondary.intake-accordion .accordion-item.intake-item:not(.accordion-item-collapsed) .accordion-item-head .intake-question-header:not(.intake-question-answered){transition:background-color 0s linear;background-color:#fefaf1}.secondary.intake-accordion .accordion-item.intake-item .accordion-item-head .intake-question-header.intake-question-answered{transition:background-color .8s linear,border-radius .8s linear}.secondary.intake-accordion .accordion-item.intake-item:not(.accordion-item-collapsed) .accordion-item-head .intake-question-header.intake-question-answered{transition:border-radius 0s linear;background-color:#fefaf1}.secondary.intake-accordion .accordion-item.intake-item.accordion-item-collapsed .intake-question-header-collapser .collapser_edit{opacity:1}.secondary.intake-accordion .accordion-item.intake-item.accordion-item-collapsed .intake-question-header-collapser .collapser_arrow,.secondary.intake-accordion .accordion-item.intake-item:not(.accordion-item-collapsed) .intake-question-header-collapser .collapser_edit{opacity:0}.secondary.intake-accordion .accordion-item.intake-item:not(.accordion-item-collapsed) .intake-question-header-collapser .collapser_arrow{opacity:1}.secondary.intake-accordion .intake-question-header .intake-question-header-check{width:24px;transition:all .2s linear;overflow:visible}.secondary.intake-accordion .accordion-item.intake-item:not(.accordion-item-collapsed) .intake-question-header .intake-question-header-check{overflow:hidden;width:0}.secondary.intake-accordion .accordion-item.intake-item:not(.accordion-item-collapsed) .intake-question-header .flex{padding-left:8px}.secondary.intake-accordion .accordion-item.intake-item.accordion-item-collapsed .intake-question-header{transition:border-radius .8s linear}.secondary.intake-accordion .accordion-item.intake-item:not(.accordion-item-collapsed) .intake-question-header{border-bottom-right-radius:0;border-bottom-left-radius:0}.secondary.intake-accordion .accordion-item.intake-item.accordion-item-collapsed .intake-question-header{transition:all .8s linear}.secondary.intake-accordion .accordion-item.intake-item .intake-question-header:not(.intake-question-answered) .intake-question-header-collapser img{transition:-webkit-transform .6s linear;transition:transform .6s linear;transition:transform .6s linear,-webkit-transform .6s linear}.secondary.intake-accordion .accordion-item.intake-item:not(.accordion-item-collapsed) .intake-question-header:not(.intake-question-answered) .intake-question-header-collapser img{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:-webkit-transform 0s linear;transition:transform 0s linear;transition:transform 0s linear,-webkit-transform 0s linear}.secondary.intake-accordion .accordion-item.intake-item:not(.accordion-item-collapsed) .intake-question-header .intake-question-header-answer{height:0;overflow:hidden}.secondary.intake-accordion div[qid=about] .intake-about-you .intake-question-title,.secondary.intake-accordion div[qid=about] .intake-question-title{display:none}.secondary.intake-accordion div[qid=about] .about-you-part{margin-top:0}.secondary.intake-accordion div[qid=initial_diagnosis_date] .intake-question-title,.secondary.intake-accordion div[qid=name] .intake-question-title{margin-bottom:0}.secondary.intake-accordion div[qid=location] .intake-about-you .intake-question-title,.secondary.intake-accordion div[qid=location] .intake-question-title{display:none}.secondary.intake-accordion div[qid=location] .about-you-part{margin-top:0}.accordion-item.hidden-question{display:none}.intake-done-button{margin-top:10px}.accordion-item-body .intake-question .intake-done-button .button{max-width:100px!important}.intake-flat-mode .accordion-item-header{display:none}.intake-flat-mode .intake-top-header>.accordion-item-body{max-height:2000px!important}.intake-question-eligibility{display:none}.intake-question.not-eligible{background-color:#fefbf1;border-radius:0}.intake-question.not-eligible .intake-question-eligibility{display:flex;align-items:center;height:33px;margin-bottom:4px;color:#eb4b62}.intake-question.not-eligible .intake-question-eligibility img{-webkit-margin-end:5px;margin-inline-end:5px}@media (max-width:600px){div[qid=treatments] button{-webkit-margin-start:0!important;margin-inline-start:0!important;margin-bottom:5px;width:100%}}.accordion .accordion-item-collapsed .accordion-item-body{margin:0;max-height:0}.accordion .accordion-item-body{max-height:2000px;overflow:hidden;transition:all .8s ease-out}.preloader{left:0;position:absolute;width:100%;height:100%;box-sizing:border-box;z-index:1000;transition:all .4s ease-out;bottom:100%;display:flex;justify-content:center;background:hsla(0,0%,100%,.7490196078431373)}.preloader.inline-preloader{position:static;height:100px;background:none}.preloader.visible{bottom:0}.preloader .preloader-middle{align-self:center;position:relative;width:110px}.preloader-logo{margin-bottom:20px;text-align:center}.preloader-logo img{width:150px}.preloader-text{text-align:center;margin-top:10px}.preloader-spinner{position:relative;text-align:center;display:flex;zoom:.7}.preloader .loader{width:300px;height:100px;margin:0 auto;position:relative}.preloader .loader span{background-color:rgb(173 204 255);height:20px;width:20px;border-radius:5rem;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);position:absolute;top:52.5%;left:150px;transition:all .15s ease-in-out}.preloader .loader span:first-child{left:80px;-webkit-animation:waveUp 2s,smallExtend 2s;animation:waveUp 2s,smallExtend 2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.preloader .loader span:nth-child(2){left:115px;-webkit-animation:waveUp 2s,largeExtend 2s;animation:waveUp 2s,largeExtend 2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:.15s;animation-delay:.15s}.preloader .loader span:nth-child(3){-webkit-animation:waveUp 2s,smallExtend 2s;animation:waveUp 2s,smallExtend 2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:.3s;animation-delay:.3s}.preloader .loader span:nth-child(4){left:185px;-webkit-animation:waveUp 2s,largeExtend 2s;animation:waveUp 2s,largeExtend 2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:.45s;animation-delay:.45s}.preloader .loader span:nth-child(5){left:220px;-webkit-animation:waveUp 2s,smallExtend 2s;animation:waveUp 2s,smallExtend 2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:.6s;animation-delay:.6s}@-webkit-keyframes waveUp{0%,15%{top:50%}45%,65%{top:42.5%}85%,to{top:50%}}@keyframes waveUp{0%,15%{top:50%}45%,65%{top:42.5%}85%,to{top:50%}}@-webkit-keyframes smallExtend{0%,8%{background-color:rgb(173 204 255);height:20px}14%,34%{background-color:#3a82f7;height:47.5px}46%,to{background-color:rgb(173 204 255);height:20px}}@keyframes smallExtend{0%,8%{background-color:rgb(173 204 255);height:20px}14%,34%{background-color:#3a82f7;height:47.5px}46%,to{background-color:rgb(173 204 255);height:20px}}@-webkit-keyframes largeExtend{0%,8%{background-color:rgb(173 204 255);height:20px}14%,34%{background-color:#3a82f7;height:82.5px}46%,to{background-color:#4a90ff;height:20px}}@keyframes largeExtend{0%,8%{background-color:rgb(173 204 255);height:20px}14%,34%{background-color:#3a82f7;height:82.5px}46%,to{background-color:#4a90ff;height:20px}}.biomarkers-question-title{margin-bottom:15px}.biomarkers-question-footer{margin-top:10px}.biomarkers-question .files-uploader-success .ngs-title{display:none}.biomarkers-question .ngs-analyze svg{height:125px!important}.biomarkers-question .ngs-analyze svg rect{fill:transparent!important}.biomarkers-question-selecteds-title{margin-top:10px;margin-bottom:10px;font-family:AlbertLight}.biomarkers-question-selecteds-body{display:flex;flex-wrap:wrap}.biomarkers-question-selected{display:flex;background:#fff;padding:10px;align-items:center;border-radius:10px;-webkit-margin-end:5px;margin-inline-end:5px;margin-bottom:5px}.biomarkers-question-selected img{cursor:pointer}.biomarkers-question-selected-title{-webkit-margin-end:10px;margin-inline-end:10px}@media only screen and (max-width:800px){.biomarkers-question .mobile-files-uploader{display:none!important}}.biomarkers-question-actions{display:flex;grid-gap:1%;gap:1%}.month-picker .date-input{max-width:350px}.month-picker .button{max-width:100px;margin-top:10px}.search-select-title{margin-bottom:15px}.search-select .search-select-input{border:1px solid salmon;padding:10px;max-width:250px;background-color:#fff;display:flex;justify-content:space-between}.search-select .search-select-input.search-select-input-value{border:1px solid #000}.search-select .search-select-input input{border:none;font-size:16px;font-family:Albert}.search-select .search-select-input input:active,.search-select .search-select-input input:focus,.search-select .search-select-input input:focus-visible{border:none;outline:none}.search-select .search-results{max-height:180px;overflow:auto;margin-top:10px;margin-bottom:10px}.search-select .button{max-width:100px}.search-select .multiple-option-select .select-option .option-label{white-space:pre-wrap;word-break:break-word}.search-select .search-results{scrollbar-width:thin;scrollbar-color:#ff8c69 transparent}.search-select .search-select-selecteds{border:1px solid #333;margin-top:10px}.search-select .search-select-selecteds-title{font-family:AlbertLight;margin-bottom:10px}.search-select .button{margin-top:10px}.tags{padding:10px;background-color:#fff;grid-gap:10px;gap:10px;flex-flow:wrap}.tag,.tags{display:flex}.tag{background-color:#fefaf1;border:1px solid #ccc;border-radius:20px;padding:5px 15px;cursor:pointer;align-items:center}.tag .tag-title{-webkit-margin-end:7px;margin-inline-end:7px}.info-note{border-radius:6px;background:#f2f2f7;padding:4px 8px;display:flex;align-items:center;margin:10px 0}.info-note .content{color:#213332;font-family:"AlbertLight";font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-left:10px}.info-note--theme_2{border-radius:6px;border:1px solid #f4d06f;background:rgba(244,208,111,.1);padding:22px 10px}.info-note--theme_2 .list-description-bulb{align-self:flex-start}.intake-location .geo-suggest-suggests{margin:0;font-size:14px;padding:0;list-style:none;background:#fff;box-shadow:0 0 10px rgb(0 0 0/20%);border:1px solid #ccc;border-top:none;cursor:pointer;position:absolute;z-index:9}.intake-location .geo-suggest-suggests li{padding:10px}.intake-location .geo-suggest-suggests li:hover{background:#f4f4f4;cursor:pointer}.intake-location .geosuggest__suggests--hidden{max-height:0;overflow:hidden;border-width:0}.intake-location .set-distance{margin-top:10px}.intake-location .geo-suggest-wrapper{display:grid;justify-items:end;position:relative}.intake-location .geo-suggest-wrapper .geo-clear-button{position:relative;top:45px;right:10px;cursor:pointer}.intake-location .geo-suggest-wrapper .geosuggest{width:100%}.intake-location .intake-location-distance{margin-top:30px}.intake-location .intake-location-holder{border:1px solid salmon;padding:10px;max-width:250px;background-color:#fff;display:flex;justify-content:space-between;margin-top:10px}.intake-location .geosuggest__input.geo-suggest{padding-right:10px;border:none;font-size:16px;font-family:Albert}.intake-location .geosuggest__input.geo-suggest:focus-visible{outline:none;border:none}.rtl .intake-location .geo-suggest-wrapper .geo-clear-button{left:10px;right:auto}.form .form-input{margin-bottom:10px}.form .form-input-hidden{display:none!important}.form .form-input-title{font-size:14px;font-weight:400;color:#474747;margin-bottom:5px;margin-top:10px}.form .clear_btn,.form .required{color:#ff5d5d}.form .form-submit{width:100%}.form .form-input:last-child{margin-bottom:0!important}.form .form-part{margin-bottom:20px}.form .form-part:last-of-type{margin-bottom:0}.form .form-input.checkbox{border:none;padding:0}.form .error-input-helper-text{margin:3px 14px 14px;font-size:.75rem;text-align:left;font-weight:400;line-height:1.66;letter-spacing:.03333em;color:#ff5d5d}.checkbox{padding:13px;border:1px solid #ccc;border-radius:5px;margin-bottom:10px;cursor:pointer;align-items:center;display:flex;justify-content:space-between;width:100%;box-sizing:border-box}.checkbox.checked{border:1px solid #3a82f7}.checkbox .checkbox-title{font-size:16px;line-height:24px;font-weight:600}.checkbox svg{vertical-align:middle}.checkbox.checked svg *{fill:#3a82f7}.checkbox.theme-orange{border:1px solid #ff8c69;border-radius:15px;flex-flow:row-reverse;justify-content:flex-end}.checkbox.theme-orange .checkbox-check{-webkit-margin-end:10px;margin-inline-end:10px;display:inline-flex}.checkbox.checked.theme-orange{border:1px solid #333}.radio .radio-option{padding:13px;border:1px solid #ccc;border-radius:5px;margin-bottom:10px;cursor:pointer;align-items:center;display:flex;font-family:AlbertLight}.radio .radio-option:last-of-type{margin-bottom:0!important}.radio .radio-option-value{width:14px;min-width:14px;height:14px;border-radius:20px;border:3px solid #000;align-items:center;display:flex;justify-content:center}.radio .radio-option-value-inner{width:10px;height:10px;background:#ff8c69;border-radius:30px;display:none}.radio .radio-option-title{-webkit-margin-start:10px;margin-inline-start:10px}.radio .radio-option.selected{border:1px solid #ff8c69;font-family:Albert}.radio .radio-option.selected .radio-option-value{border:3px solid #ff8c69}.radio .radio-option.selected .radio-option-value-inner{display:block}.range{margin-bottom:15px;margin-top:15px}.range .range-title{margin-bottom:14px}.range .range-options-titles{align-items:center;display:flex;justify-content:space-between}.range .range-options-title{font-size:14px;font-weight:400;cursor:pointer}.range .range-options-title.range-selected{color:#0c9bed}.range .range-options-bar{margin-top:14px;height:6px;background:#d1d1d1;position:relative}.range .range-options-bar-full{background-color:#81cffa;height:6px;position:relative}.range .range-options-handle{position:absolute;width:22px;height:22px;background:#0c9bed;top:-12px;border-radius:20px;border:3px solid #fff;box-shadow:0 2px 10px rgb(0 0 0/10%);cursor:pointer}.range .range-handle-start{left:-13px}.range .range-handle-end{left:calc(100% - 15px)}.range .range-handle-right{left:calc(100% - 26px)}.range .range-handle-left{left:100%}.text textarea{font-family:"AlbertLight";width:100%;padding:10px;box-sizing:border-box;border:1px solid #aaa;border-radius:3px;font-size:15px}.form-input-holder{display:flex;position:relative}.form-input-holder input{font-family:"AlbertLight";font-size:18px;width:100%;padding:10px;box-sizing:border-box;border:1px solid #aaa;border-radius:3px}.form-input-holder .icon{position:absolute;align-self:center;right:10px;width:20px;cursor:pointer}.rtl .form-input-holder .icon{left:10px;right:auto}.form-input-holder.theme-orange input{border:1px solid #ff8c69;border-radius:16px;-webkit-padding-start:15px;padding-inline-start:15px;font-family:"AlbertLight";font-size:16px}.form-input-holder.theme-orange input:focus-visible{border:1px solid #ff8c69;outline:none}.react-tel-input{font-family:"Roboto",sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{width:25px;height:20px;background-image:url(data:image/png;base64,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);background-repeat:no-repeat}.react-tel-input .ad{background-position:-48px -24px}.react-tel-input .ae{background-position:-72px -24px}.react-tel-input .af{background-position:-96px -24px}.react-tel-input .ag{background-position:-120px -24px}.react-tel-input .ai{background-position:-144px -24px}.react-tel-input .al{background-position:-168px -24px}.react-tel-input .am{background-position:-192px -24px}.react-tel-input .an{background-position:-216px -24px}.react-tel-input .ao{background-position:-240px -24px}.react-tel-input .aq{background-position:-264px -24px}.react-tel-input .ar{background-position:-288px -24px}.react-tel-input .as{background-position:-312px -24px}.react-tel-input .at{background-position:-336px -24px}.react-tel-input .au{background-position:-360px -24px}.react-tel-input .aw{background-position:-384px -24px}.react-tel-input .ax{background-position:0 -48px}.react-tel-input .az{background-position:-24px -48px}.react-tel-input .ba{background-position:-48px -48px}.react-tel-input .bb{background-position:-72px -48px}.react-tel-input .bd{background-position:-96px -48px}.react-tel-input .be{background-position:-120px -48px}.react-tel-input .bf{background-position:-144px -48px}.react-tel-input .bg{background-position:-168px -48px}.react-tel-input .bh{background-position:-192px -48px}.react-tel-input .bi{background-position:-216px -48px}.react-tel-input .bj{background-position:-240px -48px}.react-tel-input .bl{background-position:-264px -48px}.react-tel-input .bm{background-position:-288px -48px}.react-tel-input .bn{background-position:-312px -48px}.react-tel-input .bo{background-position:-336px -48px}.react-tel-input .br{background-position:-360px -48px}.react-tel-input .bs{background-position:-384px -48px}.react-tel-input .bt{background-position:0 -72px}.react-tel-input .bw{background-position:-24px -72px}.react-tel-input .by{background-position:-48px -72px}.react-tel-input .bz{background-position:-72px -72px}.react-tel-input .ca{background-position:-96px -72px}.react-tel-input .cc{background-position:-120px -72px}.react-tel-input .cd{background-position:-144px -72px}.react-tel-input .cf{background-position:-168px -72px}.react-tel-input .cg{background-position:-192px -72px}.react-tel-input .ch{background-position:-216px -72px}.react-tel-input .ci{background-position:-240px -72px}.react-tel-input .ck{background-position:-264px -72px}.react-tel-input .cl{background-position:-288px -72px}.react-tel-input .cm{background-position:-312px -72px}.react-tel-input .cn{background-position:-336px -72px}.react-tel-input .co{background-position:-360px -72px}.react-tel-input .cr{background-position:-384px -72px}.react-tel-input .cu{background-position:0 -96px}.react-tel-input .cv{background-position:-24px -96px}.react-tel-input .cw{background-position:-48px -96px}.react-tel-input .cx{background-position:-72px -96px}.react-tel-input .cy{background-position:-96px -96px}.react-tel-input .cz{background-position:-120px -96px}.react-tel-input .de{background-position:-144px -96px}.react-tel-input .dj{background-position:-168px -96px}.react-tel-input .dk{background-position:-192px -96px}.react-tel-input .dm{background-position:-216px -96px}.react-tel-input .do{background-position:-240px -96px}.react-tel-input .dz{background-position:-264px -96px}.react-tel-input .ec{background-position:-288px -96px}.react-tel-input .ee{background-position:-312px -96px}.react-tel-input .eg{background-position:-336px -96px}.react-tel-input .eh{background-position:-360px -96px}.react-tel-input .er{background-position:-384px -96px}.react-tel-input .es{background-position:0 -120px}.react-tel-input .et{background-position:-24px -120px}.react-tel-input .eu{background-position:-48px -120px}.react-tel-input .fi{background-position:-72px -120px}.react-tel-input .fj{background-position:-96px -120px}.react-tel-input .fk{background-position:-120px -120px}.react-tel-input .fm{background-position:-144px -120px}.react-tel-input .fo{background-position:-168px -120px}.react-tel-input .fr{background-position:-192px -120px}.react-tel-input .ga{background-position:-216px -120px}.react-tel-input .gb{background-position:-240px -120px}.react-tel-input .gd{background-position:-264px -120px}.react-tel-input .ge{background-position:-288px -120px}.react-tel-input .gg{background-position:-312px -120px}.react-tel-input .gh{background-position:-336px -120px}.react-tel-input .gi{background-position:-360px -120px}.react-tel-input .gl{background-position:-384px -120px}.react-tel-input .gm{background-position:0 -144px}.react-tel-input .gn{background-position:-24px -144px}.react-tel-input .gq{background-position:-48px -144px}.react-tel-input .gr{background-position:-72px -144px}.react-tel-input .gs{background-position:-96px -144px}.react-tel-input .gt{background-position:-120px -144px}.react-tel-input .gu{background-position:-144px -144px}.react-tel-input .gw{background-position:-168px -144px}.react-tel-input .gy{background-position:-192px -144px}.react-tel-input .hk{background-position:-216px -144px}.react-tel-input .hn{background-position:-240px -144px}.react-tel-input .hr{background-position:-264px -144px}.react-tel-input .ht{background-position:-288px -144px}.react-tel-input .hu{background-position:-312px -144px}.react-tel-input .ic{background-position:-336px -144px}.react-tel-input .id{background-position:-360px -144px}.react-tel-input .ie{background-position:-384px -144px}.react-tel-input .il{background-position:0 -168px}.react-tel-input .im{background-position:-24px -168px}.react-tel-input .in{background-position:-48px -168px}.react-tel-input .iq{background-position:-72px -168px}.react-tel-input .ir{background-position:-96px -168px}.react-tel-input .is{background-position:-120px -168px}.react-tel-input .it{background-position:-144px -168px}.react-tel-input .je{background-position:-168px -168px}.react-tel-input .jm{background-position:-192px -168px}.react-tel-input .jo{background-position:-216px -168px}.react-tel-input .jp{background-position:-240px -168px}.react-tel-input .ke{background-position:-264px -168px}.react-tel-input .kg{background-position:-288px -168px}.react-tel-input .kh{background-position:-312px -168px}.react-tel-input .ki{background-position:-336px -168px}.react-tel-input .km{background-position:-360px -168px}.react-tel-input .kn{background-position:-384px -168px}.react-tel-input .kp{background-position:0 -192px}.react-tel-input .kr{background-position:-24px -192px}.react-tel-input .kw{background-position:-48px -192px}.react-tel-input .ky{background-position:-72px -192px}.react-tel-input .kz{background-position:-96px -192px}.react-tel-input .la{background-position:-120px -192px}.react-tel-input .lb{background-position:-144px -192px}.react-tel-input .lc{background-position:-168px -192px}.react-tel-input .li{background-position:-192px -192px}.react-tel-input .lk{background-position:-216px -192px}.react-tel-input .lr{background-position:-240px -192px}.react-tel-input .ls{background-position:-264px -192px}.react-tel-input .lt{background-position:-288px -192px}.react-tel-input .lu{background-position:-312px -192px}.react-tel-input .lv{background-position:-336px -192px}.react-tel-input .ly{background-position:-360px -192px}.react-tel-input .ma{background-position:-384px -192px}.react-tel-input .mc{background-position:0 -216px}.react-tel-input .md{background-position:-24px -216px}.react-tel-input .me{background-position:-48px -216px}.react-tel-input .mf{background-position:-72px -216px}.react-tel-input .mg{background-position:-96px -216px}.react-tel-input .mh{background-position:-120px -216px}.react-tel-input .mk{background-position:-144px -216px}.react-tel-input .ml{background-position:-168px -216px}.react-tel-input .mm{background-position:-192px -216px}.react-tel-input .mn{background-position:-216px -216px}.react-tel-input .mo{background-position:-240px -216px}.react-tel-input .mp{background-position:-264px -216px}.react-tel-input .mq{background-position:-288px -216px}.react-tel-input .mr{background-position:-312px -216px}.react-tel-input .ms{background-position:-336px -216px}.react-tel-input .mt{background-position:-360px -216px}.react-tel-input .mu{background-position:-384px -216px}.react-tel-input .mv{background-position:0 -240px}.react-tel-input .mw{background-position:-24px -240px}.react-tel-input .mx{background-position:-48px -240px}.react-tel-input .my{background-position:-72px -240px}.react-tel-input .mz{background-position:-96px -240px}.react-tel-input .na{background-position:-120px -240px}.react-tel-input .nc{background-position:-144px -240px}.react-tel-input .ne{background-position:-168px -240px}.react-tel-input .nf{background-position:-192px -240px}.react-tel-input .ng{background-position:-216px -240px}.react-tel-input .ni{background-position:-240px -240px}.react-tel-input .nl{background-position:-264px -240px}.react-tel-input .no{background-position:-288px -240px}.react-tel-input .np{background-position:-312px -240px}.react-tel-input .nr{background-position:-336px -240px}.react-tel-input .nu{background-position:-360px -240px}.react-tel-input .nz{background-position:-384px -240px}.react-tel-input .om{background-position:0 -264px}.react-tel-input .pa{background-position:-24px -264px}.react-tel-input .pe{background-position:-48px -264px}.react-tel-input .pf{background-position:-72px -264px}.react-tel-input .pg{background-position:-96px -264px}.react-tel-input .ph{background-position:-120px -264px}.react-tel-input .pk{background-position:-192px -264px}.react-tel-input .pl{background-position:-216px -264px}.react-tel-input .pn{background-position:-240px -264px}.react-tel-input .pr{background-position:-264px -264px}.react-tel-input .ps{background-position:-288px -264px}.react-tel-input .pt{background-position:-312px -264px}.react-tel-input .pw{background-position:-336px -264px}.react-tel-input .py{background-position:-360px -264px}.react-tel-input .qa{background-position:-384px -264px}.react-tel-input .ro{background-position:0 -288px}.react-tel-input .rs{background-position:-24px -288px}.react-tel-input .ru{background-position:-48px -288px}.react-tel-input .rw{background-position:-72px -288px}.react-tel-input .sa{background-position:-96px -288px}.react-tel-input .sb{background-position:-120px -288px}.react-tel-input .sc{background-position:-144px -288px}.react-tel-input .sd{background-position:-168px -288px}.react-tel-input .se{background-position:-192px -288px}.react-tel-input .sg{background-position:-216px -288px}.react-tel-input .sh{background-position:-240px -288px}.react-tel-input .si{background-position:-264px -288px}.react-tel-input .sk{background-position:-288px -288px}.react-tel-input .sl{background-position:-312px -288px}.react-tel-input .sm{background-position:-336px -288px}.react-tel-input .sn{background-position:-360px -288px}.react-tel-input .so{background-position:-384px -288px}.react-tel-input .sr{background-position:0 -312px}.react-tel-input .ss{background-position:-24px -312px}.react-tel-input .st{background-position:-48px -312px}.react-tel-input .sv{background-position:-72px -312px}.react-tel-input .sy{background-position:-96px -312px}.react-tel-input .sz{background-position:-120px -312px}.react-tel-input .tc{background-position:-144px -312px}.react-tel-input .td{background-position:-168px -312px}.react-tel-input .tf{background-position:-192px -312px}.react-tel-input .tg{background-position:-216px -312px}.react-tel-input .th{background-position:-240px -312px}.react-tel-input .tj{background-position:-264px -312px}.react-tel-input .tk{background-position:-288px -312px}.react-tel-input .tl{background-position:-312px -312px}.react-tel-input .tm{background-position:-336px -312px}.react-tel-input .tn{background-position:-360px -312px}.react-tel-input .to{background-position:-384px -312px}.react-tel-input .tr{background-position:0 -336px}.react-tel-input .tt{background-position:-24px -336px}.react-tel-input .tv{background-position:-48px -336px}.react-tel-input .tw{background-position:-72px -336px}.react-tel-input .tz{background-position:-96px -336px}.react-tel-input .ua{background-position:-120px -336px}.react-tel-input .ug{background-position:-144px -336px}.react-tel-input .us{background-position:-168px -336px}.react-tel-input .uy{background-position:-192px -336px}.react-tel-input .uz{background-position:-216px -336px}.react-tel-input .va{background-position:-240px -336px}.react-tel-input .vc{background-position:-264px -336px}.react-tel-input .ve{background-position:-288px -336px}.react-tel-input .vg{background-position:-312px -336px}.react-tel-input .vi{background-position:-336px -336px}.react-tel-input .vn{background-position:-360px -336px}.react-tel-input .vu{background-position:-384px -336px}.react-tel-input .wf{background-position:0 -360px}.react-tel-input .ws{background-position:-24px -360px}.react-tel-input .ye{background-position:-48px -360px}.react-tel-input .za{background-position:-96px -360px}.react-tel-input .zm{background-position:-120px -360px}.react-tel-input .zw{background-position:-144px -360px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{font-size:16px;background:#fff;border:1px solid #cacaca;border-radius:5px;width:300px;outline:none;padding:18.5px 14px 18.5px 58px;transition:box-shadow .25s ease,border-color .25s ease}.react-tel-input .form-control:hover{border-color:#000}.react-tel-input .form-control:focus{border-color:#1976d2;box-shadow:0 0 0 1px #1976d2}.react-tel-input .form-control:focus+div:before{color:#1976d2}.react-tel-input .form-control.invalid-number{border:1px solid #f44336}.react-tel-input .form-control.invalid-number:focus{box-shadow:0 0 0 1px #f44336}.react-tel-input .form-control.invalid-number+div:before{content:"Error";display:none;color:#f44336;width:27px}.react-tel-input .flag-dropdown{position:absolute;top:0;bottom:0;padding:0;border-radius:3px 0 0 3px}.react-tel-input .flag-dropdown:focus,.react-tel-input .flag-dropdown:hover{cursor:pointer}.react-tel-input .flag-dropdown.open{z-index:2}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default;border-color:#cacaca}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:initial}.react-tel-input .selected-flag{outline:none;position:relative;width:52px;height:100%;padding:0 0 0 11px;border-radius:3px 0 0 3px}.react-tel-input .selected-flag:focus .arrow{border-left-width:4px;border-right-width:4px;border-top:5px solid #1976d2}.react-tel-input .selected-flag .flag{position:absolute;top:50%;margin-top:-12px}.react-tel-input .selected-flag .arrow{position:relative;top:50%;margin-top:-1px;left:29px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.react-tel-input .selected-flag .arrow.up{border-top:none;border-bottom:4px solid #555}.react-tel-input .country-list{outline:none;z-index:1;list-style:none;position:absolute;padding:0;margin:10px 0 10px -1px;box-shadow:1px 2px 18px rgba(0,0,0,.25);background-color:#fff;width:300px;max-height:220px;overflow-y:scroll;border-radius:7px}.react-tel-input .country-list .flag{display:inline-block;position:absolute;left:13px;top:8px}.react-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.react-tel-input .country-list .country{position:relative;padding:12px 9px 13px 46px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country.highlight,.react-tel-input .country-list .country:hover{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{z-index:2;position:sticky;top:0;background-color:#fff;padding:10px 0 6px 10px}.react-tel-input .country-list .search-emoji{display:none;font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;padding:3px 8px 5px;outline:none}.react-tel-input .country-list .search-box:hover{border-color:#505050}.react-tel-input .country-list .no-entries-message{padding:7px 10px 11px;opacity:.7}.react-tel-input .invalid-number-message{color:#de0000}.react-tel-input .invalid-number-message,.react-tel-input .special-label{position:absolute;z-index:1;font-size:13px;left:25px;top:-7px;background:#fff;padding:0 5px}.react-tel-input .special-label{display:block;white-space:nowrap}.phone-input{position:relative}.phone-input .icon{position:absolute;top:11px;right:5px;cursor:pointer}.phone-input input{width:calc(100% - 80px)!important;position:relative;left:80px}.phone-input .react-tel-input .form-control{padding:14px}.phone-input{direction:ltr}.phone-input .phone-input-dropdown{width:70px;text-align:center;padding:0;border:1px solid #d1d1d6;border-radius:5px!important}.phone-input .selected-flag{display:inline-block;padding:0}.phone-input .react-tel-input .form-control:focus{border:1px solid #ff8c69!important;box-shadow:none!important;background:#ffe8e0}.custom-checkbox-v2 input[type=checkbox]{display:none}.custom-checkbox-v2 .custom-checkbox-box{display:flex;width:22px;height:22px;background-color:#fff;border:2px solid #555;border-radius:7px;margin-right:8px;transition:background-color .2s,border-color .2s;position:relative;box-sizing:border-box}.custom-checkbox-v2 input[type=checkbox]:checked+.custom-checkbox-box{background-color:#ff8c69;border-color:#ff8c69}.custom-checkbox-v2 .custom-checkbox-box:after{content:"";position:absolute;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:2px;left:6px;opacity:0;transition:opacity .2s}.custom-checkbox-v2 input[type=checkbox]:checked+.custom-checkbox-box:after{opacity:1}.custom-checkbox-v2 .custom-checkbox-label{font-size:16px;-webkit-user-select:none;user-select:none}.custom-radio-v2{display:flex;align-items:center;cursor:pointer;position:relative}.custom-radio-v2.disabled{cursor:not-allowed;opacity:.6}.custom-radio-v2 .radio-input{display:none}.custom-radio-v2 .radio-label{display:flex;align-items:center;font-size:14px;cursor:pointer}.custom-radio-v2 .custom-radio-button{width:16px;height:16px;border-radius:50%;border:1px solid #3f3f3f;margin-right:8px;position:relative;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.custom-radio-v2 .radio-input:checked+.radio-label .custom-radio-button{border-color:#ff8c69}.custom-radio-v2 .radio-input:checked+.radio-label .custom-radio-button:before{content:"";width:10px;height:10px;border-radius:50%;background-color:#ff8c69;position:absolute}.custom-radio-v2 .radio-label span{margin-left:8px}.custom-radio-v2 .radio-label:hover .custom-radio-button{border-color:#ff8c69}.custom-radio-v2 .custom-radio.disabled .radio-label:hover .custom-radio-button{border-color:#ccc}.select .select-disabled{pointer-events:none;opacity:.3}.select .select-box{position:relative}.select .select-box.select-box-visible .select-options{display:block}.main-ai_profile .select .select-value{border:1px solid #333}.select .select-value{font-family:"AlbertLight";font-size:15px;width:100%;padding:14px;box-sizing:border-box;background-color:#fff;border:1px solid #ff8c69;border-radius:0;height:52px;cursor:pointer;position:relative;z-index:2;-webkit-user-select:none;user-select:none;overflow:hidden;display:flex;align-items:center;-webkit-padding-end:35px;padding-inline-end:35px}.select-value-title{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.select-value-value .select-value-icon{width:27px!important}.select.select-disabled .select-value{border:1px solid #ccc}.select .select-placeholder{color:#959595}.select .select-disabled .select-value,.select .select-disabled .select-value path{background:#e2e2e2;fill:#e2e2e2}.select .select-disabled .select-value-icon{background:transparent}.select .select-value-icon{position:absolute;top:0;right:0;z-index:0;width:35px;height:100%;display:flex;align-items:center}.select .select-value-icon svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select .select-value-icon path{fill:#fff}.select .select-disabled .select-value-icon img{-webkit-filter:saturate(0);filter:saturate(0)}.select .select-box-visible .select-value-icon img{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.rtl .select .select-value-icon{right:auto;left:0}.select .select-box.select-box-visible .select-value{outline:2px solid #000;border:1px solid transparent}.select .select-options{display:none;position:absolute;background:#fff;min-width:100%;white-space:nowrap;border:1px solid #ccc;box-shadow:0 0 10px rgb(0 0 0/20%);z-index:4;max-width:300px}.select .select-options-items{overflow:auto;max-height:240px}.select .select-options .select-option{padding:10px;min-height:18px;white-space:break-spaces}.select .select-options .select-option:hover{cursor:pointer;background:#efefef}.select .select-value:hover{background-color:#ffe8e0}.select .select-value:hover svg path{fill:#ffe8e0}.select .select-options .select-option-selected{background:#ff8c69!important;color:#fff!important}.select .select-options .select-with-checkbox.select-option-selected{background:initial!important;color:initial!important}.select .select-autocomplete{width:100%;box-sizing:border-box;padding:10px;border:none;border-bottom:1px solid #ccc;font-size:16px;min-width:250px}.select .select-autocomplete:active,.select .select-autocomplete:focus{border:none;border-bottom:1px solid #ccc;outline:none}.select .option-hidden{display:none}.select-value-value .select-value{border:1px solid #333!important}.select-tags-box{display:flex;flex-wrap:wrap;border:1px solid rgba(33,51,50,.6);padding:10px;background-color:#fff;grid-gap:10px;gap:10px;flex-flow:wrap;align-items:flex-start}.select-tags-box .add-tag{display:flex;padding:5px 15px;align-items:center;border:none;cursor:pointer;border-radius:20px;background:#f2f2f7;font-family:"AlbertLight";font-size:16px}.select-tags-box .add-tag img{position:relative;left:-6px}.search-select-add-tag-box{position:relative;cursor:pointer;width:110px;margin:10px;height:30px}.search-select-add-tag{width:100%;height:100%;border:none;cursor:pointer;border-radius:20px;background:#f2f2f7;font-family:"AlbertLight";font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:right}.search-select-add-icon{position:absolute;left:5px;width:20px;height:20px;top:5px}.location-input{position:relative}.location-input .geo-suggest-suggests{margin:0;list-style:none;padding:0;position:absolute;min-width:260px;background:#fff;box-shadow:0 0 10px rgb(0 0 0/10%);z-index:1}.location-input .geo-suggest-suggests li{padding:10px;font-size:14px}.location-input .geo-suggest-suggests li:hover{cursor:pointer;background:#efefef}.location-input .geo-clear-button{position:absolute;right:2px;top:2px;background:#fff;width:35px;height:89%;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:15px}.location-input .geo-clear-button.map-icon{width:35px}.location-input .geo-clear-button.map-icon img{width:21px}.rtl .location-input .geo-clear-button{right:auto;left:8px}.location-input .geosuggest__input.geo-suggest{font-family:"AlbertLight";font-size:15px;width:100%;padding:14px;box-sizing:border-box;border:1px solid #333;height:52px}.location-input .geosuggest__suggests--hidden{max-height:0;overflow:hidden;border-width:0}.location-input .geosuggest__input.geo-suggest,.params-popup .location-input .geosuggest__input.geo-suggest{border-radius:0;font-family:"AlbertLight";font-size:15px;border:1px solid #ff8c69}.select .select-box.select-box-visible .select-value{border:1px solid #ff8c69;outline:none}.location-input:hover .geo-clear-button,.location-input:hover .geosuggest__input.geo-suggest{background-color:#ffe8e0;cursor:pointer}.location-input .map-icon{background:transparent!important}.select-v2{width:100%;position:relative}.select-v2.select-v2-has-values .select-v2-value-holder{border:1px solid #000;background-color:initial}.select-v2 .select-v2-value-holder{border:1px solid #ff8c69;border-radius:14px;background-color:rgba(255,140,105,.10196078431372549);height:44px;display:flex;align-items:center;justify-content:space-between;padding:10px;box-sizing:border-box;cursor:pointer}.select-v2 .select-v2-value{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;max-width:100%;white-space:nowrap}.select-v2 .select-v2-icon{display:flex;align-items:center;cursor:pointer}.select-v2 .select-v2-icon,.select-v2.select-v2-opened .select-v2-icon img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.select-v2 .select-v2-options-holder.select-v2-static-options{position:static}.select-v2 .select-v2-options-holder{display:none;width:100%;box-sizing:border-box;padding:10px;border:1px solid #ff8c69;border-radius:10px;margin-top:5px;position:absolute;background-color:#fff;z-index:1}.select-v2.select-v2-opened .select-v2-options-holder{display:block}.select-v2 .select-v2-options{height:calc(100vh - 380px);overflow:auto;margin-top:10px}.select-v2 .select-v2-autocomplete{padding:10px;border:1px solid #ff8c69;border-radius:15px;display:flex;justify-content:space-between}.select-v2 .select-v2-autocomplete input{width:100%;font-size:16px;border:none}.select-v2 .select-v2-autocomplete input:focus-visible{border:none;outline:none}.select-v2 .select-v2-option.select-v2-option-selected{border:1px solid #000}.select-v2 .select-v2-option{width:100%;display:flex;justify-content:flex-start;align-items:center;border:1px solid #ff8c69;border-radius:15px;padding:10px;box-sizing:border-box;margin-top:10px;cursor:pointer}.select-v2 .select-v2-option-checkbox{display:flex;align-items:center;-webkit-margin-end:10px;margin-inline-end:10px}@media only screen and (max-width:360px){.select-v2 .select-v2-options{height:calc(100vh - 205px)}}@media only screen and (max-width:500px){.select-v2 .select-v2-option{font-size:16px;font-family:"AlbertLight"}}.popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;background:rgba(0,0,0,.2)}.popup-mobile-only{display:none!important}.popup-visible .popup-overlay{display:block}.popup{box-sizing:border-box;position:fixed;top:0;width:400px;background:#fff;height:100%;right:-400px;transition:all .3s ease-out;z-index:1001;font-weight:400;font-size:16px;line-height:24px;overflow:hidden}.rtl .popup{right:auto;left:-400px}.popup-visible .popup{right:0}.rtl .popup-visible .popup{left:0;right:auto}.popup .popup-header{padding:5px;justify-content:end!important}.popup .popup-header img{cursor:pointer}.popup .popup-content{height:calc(100% - 27px);overflow:scroll}.popup .popup-content>div{padding-bottom:90px}.popup .popup-content .popup-title{font-size:20px;font-weight:700;border-bottom:1px solid #81cffa}.popup .popup-content .popup-subtitle{font-size:18px;font-weight:400}.popup .popup-content .popup-padding{padding:15px}.popup.medical_profile .popup-padding{padding:0}.popup .popup-footer{display:none;width:100%;position:absolute;bottom:0;box-sizing:border-box;border-top:1px solid #f0f0f0;background:#fff;left:0}.popup-visible .popup-footer{display:block}.popup .popup-property{margin-bottom:10px;display:flex;justify-content:space-between}.popup .popup-property-side{display:flex}.popup .popup-property-side img{width:18px}.popup .popup-property-button{background:#ff8c69;color:#fff;text-align:center;font-size:13px;padding-left:20px;padding-right:20px;border-radius:13px;cursor:pointer;align-self:center}.popup .popup-property-button:hover{background:rgba(255,140,105,.1);color:#ff8c69}.popup .popup-property .popup-property-title{font-size:16px;margin-bottom:-3px}.popup .popup-property .popup-property-value{color:#848484;font-size:16px}.popup .popup-link{color:rgb(58 130 247);font-weight:700;margin-bottom:2px}.popup .popup-link:hover{cursor:pointer;text-decoration:underline}.popup-theme-middle .popup-overlay{background:rgb(0 0 0/60%)}.popup-theme-full .popup,.popup-theme-middle .popup{background:transparent;right:-400px!important}.popup-theme-middle .popup-title{text-align:center;border-bottom:none!important;border-top:1px solid #e4e4e4;font-size:27px!important;font-family:AlbertBold}.popup-theme-middle .popup .popup-header img{width:40px}.popup-theme-middle .popup .popup-header{padding:10px;border-top-right-radius:10px;border-top-left-radius:10px;background:#fff}.popup-theme-middle .popup .popup-content{background:#fff;border-bottom-right-radius:15px;border-bottom-left-radius:15px;height:100%}.popup-theme-full .popup-footer,.popup-theme-middle .popup-footer{position:static}.popup-theme-full .popup .popup-content>div,.popup-theme-middle .popup .popup-content>div{padding:0}@media only screen and (min-width:800px){.popup-theme-full,.popup-theme-middle{display:flex;justify-content:center;align-items:center;position:fixed;top:0;width:100%;height:100%;z-index:999;left:0}.popup-theme-middle .popup{position:static;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-bottom-left-radius:15px;border-bottom-right-radius:15px;width:600px}.popup-theme-full .popup{position:static;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;height:100%;background-color:#fff}}@media only screen and (max-width:800px){.popup-theme-full .popup,.popup-theme-middle .popup{height:100%;width:100%}.popup-theme-full .popup-header{display:none}.popup-theme-full .popup .popup-content{height:100%}.popup,.popup-theme-full .popup .popup-content>div{width:100%;height:100%}.popup-theme-middle .popup .popup-header{border-radius:0}.popup-mobile-only{display:initial!important}.popup .popup-footer{position:fixed;bottom:0;box-sizing:border-box}.popup,.popup .popup-footer{width:calc(100% - 20px);left:10px}.popup{bottom:-100%;top:auto}.popup-visible .popup{right:auto;bottom:-20%}.popup-visible.popup-full-height .popup{bottom:0}.rtl .popup-visible .popup{left:auto;right:auto}.popup .popup-content>div{padding-bottom:200px}@media only screen and (max-width:800px){.popup-visible .popup{width:100%;right:auto;bottom:0;left:0}}}.indication-chooser-input{position:relative}.indication-chooser-input .indication-chooser-items{display:none;position:absolute;background-color:#fff;width:100%;z-index:10;padding:10px;box-sizing:border-box;box-shadow:0 0 10px rgba(0,0,0,.2)}.indication-chooser-input.indication-chooser-input-show .indication-chooser-items{display:block}.indication-chooser-input input{font-family:"AlbertLight";font-size:18px;width:100%;padding:10px;box-sizing:border-box;border:1px solid #aaa;border-radius:3px}.indication-chooser-item{padding:10px}.indication-chooser-item:hover{cursor:pointer;background-color:#efefef}.indication-chooser-input img.indication-chooser-list-icon{position:absolute;width:25px;right:6px;top:9px;cursor:pointer}.indication-chooser-input img.indication-chooser-close-icon{position:absolute;width:15px;right:9px;top:15px;cursor:pointer}.drugs-received .drugs-received-treatments{margin-bottom:20px}.drugs-received .drugs-received-add-treatment-title{font-family:"AlbertLight"}.drugs-received .drugs-received-treatments-title{font-size:18px;margin-bottom:5px;display:flex;align-items:center;justify-content:space-between}.drugs-received .drugs-received-treatments-delete{cursor:pointer}.drugs-received .drugs-received-actions button:first-of-type{-webkit-margin-end:10px;margin-inline-end:10px}.drugs-received .drugs-received-treatment{padding-bottom:20px;border-bottom:1px solid #cbe896;margin-top:20px}.drugs-received .drugs-received-not-sure{display:flex;align-items:center;margin-bottom:10px;cursor:pointer}.drugs-received .drugs-received-not-sure-box{width:17px;height:17px;border:2px solid #333;border-radius:5px;-webkit-margin-end:7px;margin-inline-end:7px}.drugs-received .drugs-received-not-sure-text{font-family:AlbertLight}.drugs-received .drugs-received-add-treatment-body{margin-top:5px}.drugs-received .drugs-received-actions button{max-width:200px}@media only screen and (max-width:500px){.drugs-received .drugs-received-actions button{max-width:100%;margin-bottom:10px}}.multi-tags-selector{background-color:#fff;border:1px solid #ccc;display:flex;border-radius:5px;flex-flow:wrap;padding:10px 10px 0;overflow:hidden}.multi-tags-selector .multi-tags-tag{display:flex;background-color:#f1f1f1;padding:10px;border:1px solid #ccc;border-radius:50px;-webkit-margin-end:5px;margin-inline-end:5px;align-items:center;cursor:pointer;transition:all .1s ease-out;white-space:nowrap;margin-bottom:10px;min-width:0;overflow:hidden}.multi-tags-selector .multi-tags-tag:hover{border:1px solid #aaa!important;box-shadow:0 3px 10px rgba(0,0,0,.2)}.multi-tags-selector .multi-tags-tag.multi-tags-tag-selected{background-color:#cbe896;border:1px solid #cbe896;font-weight:400}.multi-tags-selector .multi-tags-tag-title{max-width:100%;overflow:hidden;text-overflow:ellipsis}.multi-tags-selector .multi-tags-tag-icon{display:none}.multi-tags-selector .multi-tags-tag-icon img{width:17px}.multi-tags-selector .multi-tags-tag.multi-tags-tag-selected .multi-tags-tag-icon{display:flex;-webkit-margin-end:5px;margin-inline-end:5px}.multi-tags-selector .multi-tags-tag-icon-empty{width:17px;height:17px;border:1px solid #787878;-webkit-margin-end:7px;margin-inline-end:7px;border-radius:2px;min-width:17px}.multi-tags-selector .multi-tags-tag.multi-tags-tag-selected .multi-tags-tag-title{font-family:AlbertLight;-webkit-margin-end:5px;margin-inline-end:5px}.multi-tags-selector .multi-tags-tag-static{pointer-events:none}.multi-tags-selector .multi-tags-add-tag{display:flex;background-color:#f1f1f1;border:1px solid #f1f1f1}.multi-tags-selector .multi-tags-add-tag img{-webkit-margin-end:5px;margin-inline-end:5px}.search-select-box{width:100%;border:1px solid #ffa78c}.search-select-box.search-select-box-collapsed .search-select-box-title{border-bottom:none}.search-select-box .search-select-box-title{display:flex;background-color:#fff;padding:10px;border-bottom:1px solid #ffa78c;justify-content:space-between}.search-select-box .search-select-box-title-header{color:#ccc}.search-select-box.search-select-box-collapsed .search-select-box-title-collapser{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.search-select-box .search-select-box-title-collapser{border:2px solid #333;width:15px;height:15px;border-radius:15px;display:flex;align-items:center;justify-content:center}.search-select-box .search-select-box-title-close{cursor:pointer}.search-select-box.search-select-box-collapsed .search-select-box-items{display:none}.search-select-box .search-select-box-items{background-color:#fff}.search-select-box .search-select-box-items-search{display:flex;background-color:#efefef;justify-content:space-between;align-items:center;-webkit-padding-end:10px;padding-inline-end:10px}.search-select-box .search-select-box-items-search-input{padding:10px}.search-select-box .search-select-box-items-search-input input{border:none;background-color:initial}.search-select-box .search-select-box-items-search-icon img{width:15px}.search-select-box .search-select-box-items-search-input input:active,.search-select-box .search-select-box-items-search-input input:focus,.search-select-box .search-select-box-items-search-input input:focus-visible,.search-select-box .search-select-box-items-search-input input:focus-within{outline:none}.search-select-box .search-select-box-items-search-list{max-height:200px;overflow:auto}.search-select-box .search-select-box-items-search-list-item{padding:10px;cursor:pointer;display:flex;font-family:AlbertLight;align-items:center}.search-select-box .search-select-box-items-search-list-item:hover{background-color:#f8f8f8}.search-select-box .search-select-box-items-search-list-item-bullet{width:10px;height:10px;border-radius:50px;border:1px solid #333;-webkit-margin-end:5px;margin-inline-end:5px}.search-select-box .search-select-box-items-search-list-item-selected .search-select-box-items-search-list-item-bullet{background-color:#000}.text-input-question .text-input-question-input{margin-bottom:10px}.text-input-question input{padding:10px;font-size:16px;border:1px solid #333}.number-input-question .number-input-question-input{margin-bottom:10px}.number-input-question input{padding:10px;font-size:16px;width:80px;border:1px solid #333}.number-input-question .number-input-instructions{margin-bottom:10px}.treatment-question{width:100%;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgba(255,140,105,.23137254901960785)}.treatment-question-content{margin-top:20px}.treatment-question-drugs-received-not-received{border:1px solid #ff8c69;border-radius:10px;padding:10px;margin-top:10px;display:flex;align-items:center;cursor:pointer;margin-bottom:10px}.treatment-question-drugs-received-not-received-radio{width:16px;height:16px;border-radius:50%;background-color:#f1f1f1;border:1px solid #333;-webkit-margin-end:5px;margin-inline-end:5px;display:flex;align-items:center;justify-content:center}.received-not-received-radio-circle{display:none}.treatment-question-drugs-received-not-received-radio.selected{border-color:#ff8c69}.treatment-question-drugs-received-not-received-radio.selected .received-not-received-radio-circle{display:block;width:10px;height:10px;background:#ff8c69;border-radius:50%}.treatment-question-add-treatment{font-family:AlbertLight;background-color:initial!important;color:#ff8c69!important}.treatment-question-add-treatment:hover{border:1px solid #ff8c69!important}.treatment-question-next{-webkit-margin-start:10px;margin-inline-start:10px}.hcp-select{position:relative}.hcp-select-header{display:flex;border:1px solid #ff8c69;justify-content:space-between;height:52px;align-items:center;font-family:AlbertLight;cursor:pointer;width:100%;box-sizing:border-box;overflow:hidden;background-color:#fff}.hcp-select-header:hover{background-color:#ffe8e0}.hcp-select-title{padding:14px;width:100%;color:#959595;font-size:15px;max-width:80%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.hcp-select-icon{padding:10px;display:flex;align-items:center}.hcp-select-icon-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.hcp-select-value .hcp-select-icon-down{-webkit-transform:initial;transform:none}.hcp-tags{padding:10px;display:flex;grid-gap:10px;gap:10px;flex-flow:wrap;background-color:#fff;border:1px solid #ccc;margin-bottom:10px;border-radius:3px}.hcp-select-input input{width:100%;box-sizing:border-box;padding:10px;border:none;border-bottom:1px solid #ccc;font-size:16px}.hcp-select-input input:focus-visible{outline:1px solid transparent}.hcp-select-options{overflow:auto;max-height:240px}.hcp-select-option:hover{cursor:pointer;background:#efefef}.hcp-select-body{display:none;background:#fff;white-space:nowrap;border:1px solid #ccc;box-shadow:0 0 10px rgb(0 0 0/20%);z-index:4;max-width:100%}.hcp-select-option{padding:10px;min-height:18px;white-space:break-spaces}.hcp-select-body .hidden{display:none}.hcp-select.hcp-select-visible .hcp-select-body{display:block;position:relative}.hcp-select-value .hcp-select-header{border:1px solid #333}.hcp-select-value .hcp-select-title{color:#000}.hcp-select-option-selected{background-color:#efefef}.hcp-select-icon-hide{display:none}.hcp-select-value .hcp-select-icon-hide{display:flex}.hcp-select-value .hcp-select-icon-main{display:none}.hcp-select-disabled{pointer-events:none}.hcp-select-disabled .hcp-select-header{border:1px solid #e9ebeb;background-color:#e9ebeb}.hcp-select-disabled .hcp-select-icon{opacity:.2}.hcp-select-disabled .hcp-select-title{opacity:.8}.hcp-select-clear.hcp-select-option{display:none}.open-in-new-tab{position:fixed;top:0;left:0;z-index:99999999999;width:100%;height:100%;background:#fff;justify-content:center;align-items:center;display:flex}.oint-window{padding-left:20px;padding-right:20px}.oint-text{text-align:center;font-family:"Albert"}.oint-text .oint-text-title{font-size:22px;margin-bottom:40px;font-weight:700}.oint-text .oint-text-description{margin-bottom:40px;font-family:AlbertLight}.oint-button{text-align:center}.oint-text-button{background:#3a82f7;min-width:200px;text-decoration:none}.intercom-lightweight-app{z-index:88!important}.intercom-lightweight-app.visible{display:block}#intercom-container{position:relative}#intercom-container,.intercom-app>div{z-index:1000!important}.intercom-app>div>div{z-index:89!important}.intercom-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5411764705882353);z-index:1;display:none}[data-testid=active-notifications]{display:none!important}.intercom-button{z-index:9;position:fixed;bottom:20px;right:30px;background:#0c9bed;padding:10px;display:flex;justify-content:center;align-items:center;border-radius:10px;cursor:pointer;min-width:130px}.intercom-launcher,.intercom-launcher-frame,body.chat-mode .intercom-button,body[mode=questionnaire] .intercom-button{display:none!important}.intercom-public-button{background:#fff;border:2px solid #ff8c69;border-radius:30px}.intercom-button:hover{box-shadow:0 0 10px rgba(0,0,0,.2)}.intercom-button img,.intercom-button span{-webkit-margin-end:10px;margin-inline-end:10px}.intercom-top-button{display:none}.intercom-button .button-loading{display:inline-block;height:24px;position:absolute;cursor:default;top:-30px;zoom:2}.intercom-button .button-loading:after{content:" ";display:block;width:14px;height:14px;margin:8px;border-radius:50%;border-color:#000 transparent;border-style:solid;border-width:1px;-webkit-animation:button-loading 1.2s linear infinite;animation:button-loading 1.2s linear infinite}@media only screen and (max-width:800px){.intercom-overlay{display:block}.intercom-top-button{display:block;position:fixed;top:0;left:0;width:100%;height:65px;cursor:pointer;z-index:9999999999}}.iframe-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-flow:column;background-color:#fff;z-index:99999999}.iframe-overlay>div{width:100%}.iframe-overlay .top{display:flex;border-bottom:1px solid #efefef;justify-content:flex-end}.iframe-overlay .top .close{cursor:pointer;padding:5px;display:flex;align-items:center}.iframe-overlay .bottom{display:flex;justify-content:flex-end;box-sizing:border-box;border-top:1px solid #efefef;padding:10px 30px 10px 10px;background-color:#ff8c69}.iframe-overlay .bottom .share{display:flex;-webkit-margin-end:25px;margin-inline-end:25px;font-weight:700;cursor:pointer;background-color:#fff;padding:8px 16px;justify-content:center;align-items:center;border-radius:16px}.iframe-overlay .bottom .share-icon{margin-right:6px;display:flex;align-items:center;cursor:pointer}.iframe-overlay .bottom .share-title{color:#ff8c69;font-family:"AlbertLight"}.iframe-overlay .bottom .email-title{color:#fff;margin-left:6px}.iframe-overlay .bottom .share-icon.link img{width:24px;height:24px}.iframe-overlay .bottom .share-icon.email img{width:22px;height:22px}.iframe-overlay .middle{flex-grow:1;flex-shrink:1}.iframe-overlay .middle iframe{width:100%;height:100%;border:none}.chatbot-overlay{background-color:rgba(0,0,0,.2);position:fixed;top:0;left:0;width:100%;height:100%;z-index:99}.chatbot{background-color:#fff;width:380px;min-height:300px;position:absolute;top:100px;right:-380px;border-radius:5px;box-shadow:0 5px 12px rgba(0,0,0,.2);transition:all .2s ease-out}.chatbot.chatbot-visible{top:100px;right:40px}.chatbot .chatbot-header{display:flex;justify-content:flex-end;padding:7px}.chatbot .chatbot-close{cursor:pointer}.chatbot .chatbot-body{padding:25px}.chatbot .chatbot-icon{-webkit-margin-end:10px;margin-inline-end:10px}.chatbot .chatbot-icon-img{width:36px}.chatbot .chatbot-chat-item{display:flex}.chatbot .chatbot-chat-message{padding:10px;background-color:#f2f2f2;margin-bottom:10px;border-radius:10px}.chatbot .chatbot-loading{display:none}.chatbot .chatbot-loader{width:40px}.chatbot .chatbot-button{margin-bottom:10px}@media only screen and (max-width:800px){.chatbot{top:-400px;right:0;width:100%;border-radius:0}.chatbot.chatbot-visible{top:0;right:0}.chatbot .chatbot-body{padding-top:0}}.overlay{position:absolute;top:0;left:0;width:100%!important;height:100%!important;display:flex;flex-flow:column;background-color:#fff;z-index:99999999}.overlay>div{width:100%}.overlay .overlay-top{display:flex;border-bottom:1px solid #efefef;justify-content:flex-end}.overlay .overlay-top .overlay-close{cursor:pointer;padding:15px;display:flex;align-items:center}.overlay .overlay-top .overlay-close img{width:18px}.overlay .logo-pos{position:absolute;padding:7px;left:0}.overlay .overlay-main{flex-direction:column}.overlay .ai-chat-upload-box{width:725px}.singup-chat{display:flex;justify-content:center;width:100%;padding-bottom:25px}.results-skeleton{margin-bottom:20px}.skeleton-header{margin-bottom:30px;margin-top:20px}.results-skeleton .skeleton-box{background-color:#ccc}.results-skeleton .skeleton-box2{margin-top:10px}.results-skeleton .skeleton-box3{margin-top:10px;width:50px;height:20px;-webkit-margin-end:5px;margin-inline-end:5px}.results-skeleton .skeleton-box4{margin-top:10px;width:50px;height:20px}.results-skeleton .skeleton-box5{margin-top:10px;width:80%;height:20px}.results-skeleton .skeleton-box6{margin-top:10px;width:50%;height:20px}.results-skeleton .skeleton-box7{margin-top:10px;width:40%;height:20px}.result-list-header{position:sticky;top:-2px;justify-content:space-between;font-size:18px}.result-list-header,.result-list .results-header{display:flex;align-items:center}.result-list .results-title span{background:#fff;display:inline-block;border-radius:20px;width:20px;text-align:center;border:1px solid #ccc;cursor:pointer}.result-list .results-container{order:1}.result-list .result-list .results-header-icon{cursor:pointer;display:flex;align-items:center}.result-list .result-list .results-header-icon img{width:22px}.result-list .download-button img{-webkit-margin-end:5px;margin-inline-end:5px}.result-list .result-list-mobile-header-actions{display:flex;align-items:center;-webkit-padding-start:10px;padding-inline-start:10px}.result-list .result-list .results-header-title{font-size:17px;-webkit-margin-start:5px;margin-inline-start:5px;font-family:AlbertLight;max-width:330px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-list .results-header-button{display:flex;cursor:pointer;align-items:center;-webkit-padding-start:10px;padding-inline-start:10px;-webkit-padding-end:10px;padding-inline-end:10px;border-radius:15px}.result-list .result-list-header{font-family:"AlbertBold"}.result-list .results-header-button:hover{background-color:#f5dedb}.result-list .results-filters img{-webkit-filter:saturate(2110%) hue-rotate(152deg) sepia(.5);filter:saturate(2110%) hue-rotate(152deg) sepia(.5)}.result-list .item-box .consult-button{display:none}.result-list .item-box .learn-more{max-width:350px}.result-list .mobile-biomarkers{display:none}.result-list .results-header-title{font-size:17px;-webkit-margin-start:5px;margin-inline-start:5px;font-family:AlbertLight;max-width:330px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-list .results-header-icon{cursor:pointer;display:flex;align-items:center}.result-list .results-header-icon img{width:22px}.result-list .result-list-subtitle{margin-bottom:25px;font-family:"AlbertBold"}.result-list .results-tabs{background:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);margin-bottom:12px;display:flex;justify-content:center;font-size:30px;position:sticky;top:-12px;z-index:10}.result-list .results-tabs .results-tab{font-family:"AlbertXLight";cursor:pointer;padding:20px 30px 10px;text-align:center;color:#ff8c69}.result-list .results-tabs .results-tab.selected-tab{font-family:"AlbertBold";border-bottom:4px solid #ff8c69;color:#000}.result-list .result-list-mobile-header-wrapper{position:sticky!important;top:0;z-index:1}.result-list .result-list-mobile-header{width:100%;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;padding:5px 10px;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.result-list-mobile-header-glass{display:flex;align-items:center;background-color:#ff8c69;width:35px;position:relative;left:-15px;justify-content:center;padding:15px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-top:3px solid #fff;border-right:3px solid #fff;border-bottom:3px solid #fff;cursor:pointer;box-shadow:0 3px 5px rgba(0,0,0,.2)}.result-list .result-list-mobile-header-tabs{display:flex;align-items:center;font-size:20px;cursor:pointer}.result-list .result-list-mobile-header-tabs img{-webkit-margin-start:10px;margin-inline-start:10px}.result-list-mobile-header-actions-menu{-webkit-padding-end:0;padding-inline-end:0;cursor:pointer;display:flex;align-items:center}.result-list .result-list-mobile-tabs{position:absolute;justify-content:center;width:100%;pointer-events:none;opacity:0;transition:opacity .2s ease-out;z-index:10;display:flex}.result-list .result-list-mobile-tabs.mobile-tabs-show{pointer-events:all;opacity:1}.result-list .result-list-mobile-tabs .result-list-mobile-tabs-content{background-color:#fff;padding:20px;box-shadow:0 0 10px rgba(0,0,0,.2);display:flex;position:relative}.result-list .result-list-mobile-tab-selected{color:#ff8c69}.result-list .result-list-mobile-tabs-content-titles{cursor:pointer;font-size:22px}.result-list .result-list-mobile-tabs-content-arrow{display:flex;align-items:center;justify-content:center;-webkit-margin-start:20px;margin-inline-start:20px}.result-list .result-list-mobile-actions{position:absolute;display:none;right:10px;background:#fff;padding:10px;border-radius:15px;box-shadow:0 0 10px rgba(0,0,0,.21176470588235294);z-index:1}.result-list .mobile-actions-show{display:block;top:15px}.result-list .result-list-mobile-actions .results-header{display:block;margin-bottom:0}.result-list .result-list-mobile-actions .results-header-button{padding:5px 10px;margin-bottom:5px}.results-header{display:flex}.results-details-header,.results-header{cursor:default;padding-bottom:5px;justify-content:space-between}.results-header.bottom-line{border-bottom:1px solid rgba(33,51,50,.4);margin-bottom:15px}.results-header-name{margin-bottom:10px;display:flex;align-items:center;grid-gap:10px;gap:10px;font-size:20px;font-family:"AlbertBold"}.results-header-details{padding-bottom:8px}.results-header-details,.results-see-more{font-size:16px;font-family:"AlbertLight"}.results-header-details p{margin:12px 12px 12px 0;display:inline}.results-header-details p:last-child{margin-bottom:8px}.results-see-more{margin:0;padding:0;color:#0c9bed;cursor:pointer}main[class="main-dashboard/results"] .results-tabs{display:none}main[class="main-dashboard/results"] .result-list-mobile-header-tabs{pointer-events:none}main[class="main-dashboard/results"] .result-list-mobile-header-tabs img{display:none}main[class="main-dashboard/results"] .full-screen-smartchat{display:flex;justify-content:center;width:750px;background:#fff}main[class="main-dashboard/results"] .grey-overlay{display:flex;justify-content:center}@media only screen and (max-width:800px){.main-search{padding:0!important}.widget.result-list{padding:0}.result-list .results-items{padding:5px}.result-list h1{margin-bottom:15px!important}.result-list .grid{display:flex;flex-direction:column}.result-list .item-box .learn-more{max-width:100%}.result-list .desktop-biomarkers{display:none}.result-list .mobile-biomarkers{display:block}.result-list .result-list-parameters{margin-bottom:5px}.result-list .result-list-subtitle{border-top:1px solid #ccc;padding-top:10px}.result-list .results-title{padding-left:10px;padding-right:10px}.result-list .results-items{padding:0 5px 5px}.result-list .result-list-header{padding-left:10px!important;padding-right:10px!important}.results-header-details p{margin-bottom:6px;display:block}.results-header-details{padding-bottom:0}.result-list .results-header{display:block;margin-bottom:0}.result-list .results-header>.flex{display:block}.result-list .result-list-header.disabled-trial .result-list-header-actions{top:0}.result-list .result-list-header.disabled-trial{padding:10px!important}}.button-item{display:flex;align-items:center;border-radius:20px;border:1px solid transparent;font-family:AlbertLight;-webkit-margin-end:5px;margin-inline-end:5px;-webkit-margin-start:5px;margin-inline-start:5px;cursor:pointer}.button-item.download img{width:20px;-webkit-padding-end:3px;padding-inline-end:3px;-webkit-padding-start:3px;padding-inline-start:3px}.button-item img{width:29px}.button-item .button-item-title{-webkit-padding-start:5px;padding-inline-start:5px}.button-item .button-item-icon{display:flex;align-items:center}.button-item .button-item-loading{display:inline-block;cursor:default}.button-item .button-item-loading:after{content:" ";display:block;width:14px;height:14px;margin:8px;border-radius:50%;border-color:#000 transparent;border-style:solid;border-width:1px;-webkit-animation:button-loading 1.2s linear infinite;animation:button-loading 1.2s linear infinite}.button-item.loading img{cursor:default;opacity:.3}@-webkit-keyframes button-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes button-loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media (hover:hover){.button-item:hover:not(.loading){background:#fff;border:1px solid #ccc}}@media only screen and (max-width:800px){.button-item:hover:not(.loading){background:transparent;border:1px solid transparent}}.dropdown-button{display:inline-block;position:relative;font-family:AlbertLight}.dropdown-button-header{display:flex;align-items:center;background-color:#f2f2f7;border-radius:10px;-webkit-padding-end:10px;padding-inline-end:10px;cursor:pointer}.dropdown-button-options{position:absolute;background:#fff;box-shadow:0 0 10px #c4c4c4;padding:10px}.dropdown-button-option{display:flex;margin-top:10px;padding:10px;border-radius:20px;align-items:center;cursor:pointer}.dropdown-button-option:hover{background-color:#efefef}.dropdown-button-option-icon{-webkit-padding-end:5px;padding-inline-end:5px}.dropdown-button-option-title{white-space:nowrap}.dropdown-button-option-selected{background-color:#ffe8e1!important}.icon-line{grid-gap:10px;gap:10px}.icon-line span:first-letter{text-transform:capitalize}.icon-line span{font-size:16px;font-family:"AlbertLight"}.icon-line.no-margin{margin-bottom:0}.icon-line.cursor{cursor:pointer}.enrollment .icon-line.middle{margin-bottom:0}.icon-line.inline{display:inline-flex!important}.result-actions .icon-line{margin-bottom:14px}.result-actions .icon-line:last-child{margin-bottom:0}.box.actions{margin-top:10px}.actions.list-item{text-align:end}.result-list{display:flex;flex-direction:column}.result-list .results-group-title{font-size:20px;margin-top:10px}.result-list .map{width:100%;height:540px;background-color:#eee;border-radius:10px}.result-list .result-list-description{margin:12px 0;font-size:16px;padding:15px;border:1px solid #ff8c69;border-radius:5px;font-family:"AlbertLight"}.result-trials-bottom{margin-top:0;margin-bottom:40px;border-top:1px solid #ccc;padding-top:3px}.result-list .results-items{margin-bottom:20px}.result-list .results-items .item-box-content{width:100%}.result-list .sticky-header{z-index:1;background-color:#f2f2f7;padding-top:5px;position:sticky;top:0}.result-list .no-data .no-data-text-1{margin-bottom:20px}.result-list .no-data .no-data-text-2{margin-bottom:20px;font-weight:700}.result-list .no-data{display:flex;grid-gap:20px;gap:20px}.result-list .no-data>div{width:50%}.result-list .results-group-title-trials{display:flex;justify-content:space-between;align-items:center}.result-list .show-all-trials{font-size:14px;cursor:pointer;color:#ff8c69}@media only screen and (max-width:800px){.result-list .results-group-title{padding-left:10px;padding-right:10px}.result-list .result-list-description{font-size:14px}.result-list .no-data{display:block}.result-list .no-data>div{width:auto}}@media (hover:hover){.button-group .button-item:hover:not(.loading){background:#fff;border:1px solid #ccc}}.result-list .results-title{font-family:"AlbertLight";margin-bottom:15px;margin-top:5px}.result-list .results-title span,.results .result-list-header.sticky-header span{margin-left:5px;background:#fff;display:inline-block;border-radius:20px;width:20px;text-align:center;border:1px solid #ccc;cursor:pointer}.results .result-list-header.sticky-header span{font-family:"AlbertLight";font-size:17px}.general-condition .missing-questions{display:none!important}.item-box{background:#fff;border-radius:8px;padding:10px;overflow:hidden}.popup-item.item-box .bottom{border-bottom:1px solid #d1d1d6}.item-box.popup-item .tags{padding-left:10px;padding-right:10px}.item-box .tags{padding:0;display:flex;justify-content:flex-end}.item-box .tag{display:inline-block;font-size:12px;-webkit-margin-end:5px;margin-inline-end:5px}.item-box .tag.tags-close{display:flex}.item-box .tags .tags-new{color:#eb4b62}.item-box .tags .tags-sponsored{align-items:center;cursor:pointer;color:rgba(33,51,50,.8)}.item-box .tags .tags-close{color:#67ce67}.item-box .tags .tags-number{font-weight:700;background:#f2f2f7;padding:2px 7px;border-radius:3px;border:1px solid #d1d1d6;display:inline-flex;grid-gap:5px;gap:5px;cursor:pointer}.item-box .rank3 *{fill:#67ce67}.item-box .ranks{-webkit-margin-start:5px;margin-inline-start:5px}.item-box .info{cursor:pointer}.item-box .item-biomarkers-tags{display:flex;justify-content:flex-start;height:32px;overflow:hidden;font-size:15px}.item-box .item-biomarker-tag{background-color:#2ec4b6;color:#fff;display:flex;align-items:center;border-radius:5px;-webkit-margin-end:5px;margin-inline-end:5px;white-space:nowrap;padding:5px 10px 5px 5px}.item-box .item-biomarker-tag img{width:15px;-webkit-margin-end:5px;margin-inline-end:5px}.item-box-container.public-item .info{padding:0 2px}.item-box .logo img{width:123px;max-height:93px;margin-left:0;padding-right:5px;-webkit-margin-end:5px;margin-inline-end:5px}.item-box .info .description{margin-bottom:15px;font-size:16px;margin-top:10px}.item-box .info .description .logo{margin-bottom:10px;display:flex;align-items:center}.item-box .info .description .logo>div{text-align:center;border-radius:20px;width:40px;height:40px;display:inline-block;-webkit-margin-end:7px;margin-inline-end:7px}.item-box .info .description .logo img{width:100%}.item-box .info .description .logo span{font-size:16px;font-family:"AlbertLight"}.item-box .info .description .group-tags{margin-top:10px;font-family:"AlbertLight"}.item-box .info .description .group-tags span{color:#494949;border:1px solid #d1d1d6;border-radius:15px;padding:5px 10px;margin:5px 5px 5px 0;display:inline-block}.item-box .info .description .item-subtitle{color:#000;font-size:20px;line-height:1.4}.item-box .info>div:not(:first-of-type){margin-top:10px}.popup-item.item-box .details{padding-top:15px;padding-bottom:0}.item-box .details .detail{margin-bottom:15px}.item-box .detail span{-webkit-margin-start:12px;margin-inline-start:12px;font-size:14px}.item-box .important *{stroke:#ec6330}.item-box .missing{padding:15px}.item-box .actions{display:flex;grid-gap:15px;gap:15px;padding-top:15px;text-align:center}.item-box.popup-item{border:none!important;padding:0}.item-box.list-item{border:1px solid rgba(33,51,50,.4);margin-bottom:10px}.item-box button{font-family:"AlbertLight"}.item-box .consult-button{color:#fff;background-color:#213332!important;border-color:#213332}.item-box .consult-button:hover{border-color:#ff8c69!important}.item-box .learn-more{background-color:#fff!important;color:#213332!important}.item-box .icon-line:not(.inline){padding-bottom:15px}.item-box .learn-more.not-sponsored{max-width:335px}.item-box .learn-more:hover{background-color:rgba(255,140,105,.2)!important;border:1px solid #ff8c69!important}.item-box .nct-number{color:#9a9a9a;font-size:14px}.item-box-container.public-item .missing-questions{display:none}.item-box .drug-commercial-name{color:#afb3b4;font-size:18px}.item-box .button-holder{width:100%}.item-box .collapser:hover{box-shadow:0 0 15px rgba(0,0,0,.1)}.item-box .collapser img{position:relative;top:2px}.item-box-container.collapsed .collapser{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.item-box-container.collapsed .missing-questions-text.hidden{display:flex!important}.item-box-container .link-button{font-size:16px!important;-webkit-padding-end:10px;padding-inline-end:10px;font-family:"AlbertLight"}.item-box .button-holder-button{text-align:end}.item-box .button-holder-button .button-part{display:inline-block;width:300px}.item-box-icons{border:1px solid #f2f2f7;display:flex;flex-direction:column;justify-content:center;padding:0 14px;border-radius:8px;margin-right:24px}.item-box-icons img:first-of-type{margin-bottom:8px}.item-box-info{display:flex}.item-box-content .details .icon-line>div{background-color:#f2f2f7;border-radius:4px;min-width:44px;height:44px;display:flex;justify-content:center;align-items:center}.item-box .actions{justify-content:end}.popup .item-box .details,.popup .item-box .info{padding-left:15px;padding-right:15px}@media only screen and (max-width:800px){.item-box.full-item .actions{text-align:start!important}.item-box.full-item .button{width:250px!important}.item-box .button-holder-button .button-part{display:block;width:100%}.item-box .actions{grid-gap:8px!important;gap:8px!important}.item-list{flex-direction:column!important}.item-box .info .description .item-subtitle.short-text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:16px}.item-box-icons{margin-right:0;padding:14px 14px 10px}}.drug-commercial-name-container{display:block}.phase-range{display:inline-flex;grid-gap:5px;gap:5px}.phase-range .icon-line:not(:last-child){grid-gap:3px!important;gap:3px!important}.item-list{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:24px;gap:24px;padding-left:10px}.dashborad-card-item-freindly-title-margin{margin-top:20px}.dashborad-card-item-freindly-title-icon{padding-right:10px}.dashborad-card-item-freindly-container{display:flex;font-family:"AlbertLight";font-style:normal;font-weight:400;font-size:16px;line-height:18px}.chat-mode #launcher{display:none!important}.call-us{padding:0 12px 12px}.call-us button{margin-bottom:10px}.call-us h2{text-align:left;font-size:20px;font-family:AlbertBold;line-height:32px;margin-top:0}.call-us>p{font-size:16px;font-family:AlbertLight;line-height:24px}.call-us .call-us-btn{background-color:#213332!important}.call-us .phone-number{font-weight:600}.call-us svg{transition:fill .3s ease}.call-us .call-us-btn:hover svg,.call-us .shadule-a-call-btn:hover svg{fill:#ff8c69!important}.call-us .chat-with-us-btn{background-color:#fff!important;color:#ff8c69!important}.call-us .chat-with-us-btn:hover{background-color:#ff8c69!important;color:#fff!important}.call-us .chat-with-us-btn:hover svg{fill:#fff!important}@media only screen and (min-width:800px){.popup2.call_us{top:-100px;right:auto;left:80px;height:auto;min-height:200px;opacity:0;border-radius:4px;box-shadow:2px 2px 8px 8px rgba(0,0,0,.18)}.popup2.call_us.animate-in{top:80px;left:80px;opacity:1}.call-us-buttons>*{display:inline-flex;width:32%!important;-webkit-margin-end:10px;margin-inline-end:10px}.call-us{padding-bottom:12px!important}}@media only screen and (max-width:800px){.popup2.call_us.animate-in{top:0;opacity:1}.popup2.call_us{top:-100px;right:auto;height:280px;min-height:200px;opacity:0}.popup-visible .popup.call_us{right:auto;top:0}.popup.call_us .popup-content>div{padding-bottom:20px!important}.popups2 .call_us.visible.animate-in{top:0!important;height:280px}}@media only screen and (max-width:400px){.popups2 .call_us.visible.animate-in{top:0!important;height:320px}}.item-box .missing-questions{display:flex;background:#f4d06f;padding:4px;border-radius:14px;cursor:pointer}.main-search .item-box .missing-questions-text-subtitle{font-size:14px;padding-left:10px;padding-right:10px}.item-box .missing-questions.missing-questions-pending{background:#f4d06f}.item-box .missing-questions.missing-questions-ready{background:#cbe896}.item-box .missing-questions-text{display:flex;align-items:center;font-size:14px;-webkit-margin-start:10px;margin-inline-start:10px;-webkit-margin-end:10px;margin-inline-end:10px}.item-box .missing-questions-text-subtitle{font-family:"AlbertLight"}.item-box .missing-questions-arrow{display:flex;width:30px;-webkit-margin-start:30px;margin-inline-start:30px}.item-box .missing-questions-arrow img{width:10px}.rtl .item-box .missing-questions-arrow img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.map-container{width:100%;height:100%}.map-container .marker{top:-34px;left:-15px;position:relative}.debug-box{position:fixed;bottom:10px;left:10px;background:#ff4698;font-size:12px;padding:10px;color:#fff}.json-container{font-size:11px;line-height:15px}.popup-visible .popup.debug{width:880px}.result-list .result-list-description.tab-info{border:1px solid #f4d06f;padding:8px;display:flex;background-color:#fdfaf0}.tab-info .list-description-btn-close{align-self:self-start;margin-left:auto}.tab-info .list-description-bulb{align-self:self-center}.tab-info .list-description-text{cursor:default;margin-top:16px;margin-left:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:2.4em;word-break:break-word}.tab-info .list-description-text.expanded{display:block;height:auto}.pagination{justify-content:center;align-items:center;margin:10px 0;padding:5px;background:#e5e5ea}.pagination,.pagination .arrows{display:flex}.pagination button{cursor:pointer;color:#ff8c69;text-decoration:underline;padding:4px;border:none;outline:none;margin:0 6px;font-family:"AlbertLight";font-size:12px;font-weight:400;background:transparent}.pagination button.active{text-decoration:initial;color:#213332}.pagination button.arrow{text-decoration:initial;display:flex;align-items:center;justify-content:center;margin:0 2px;padding:2px}.pagination .arrows.arrows-left img{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.pagination button:disabled{cursor:not-allowed;opacity:.5}.paginated-list{grid-gap:4px;gap:4px}.base-item,.paginated-list{display:flex;flex-direction:column}.base-item{border-radius:2px;border:1px solid #d1d1d6;background:#fff;box-sizing:border-box;padding:14px 24px}.base-item .base-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.base-item .base-body{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.base-item .base-footer{border-top:1px solid #d1d1d6;display:flex;justify-content:space-between;padding-top:8px;margin-top:8px;align-items:center}.base-item .info .title{margin:0}.base-item .base-header .item-box{padding:0;margin-left:auto}.base-item .treatment-title{margin-top:18px}.base-item .drug-name{font-size:16px;margin-bottom:12px}.base-item .publication-button{font-family:"AlbertLight";background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px;padding:4px 8px;margin-right:8px;display:flex;align-items:center;cursor:pointer;font-size:14px;color:#333;white-space:nowrap}.base-item .publication-button img{margin-right:4px;width:16px;height:16px}.base-item .publication-button:hover{background-color:#e0e0e0}.base-item .loading-publications{margin-right:8px;font-style:italic;color:#666}.base-item .publication-error{margin-right:8px;color:red}.base-item .buttons-container{display:flex;align-items:center}@media only screen and (max-width:800px){.base-item .info .title{font-size:16px;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.base-item .interventional-list{grid-gap:6px;gap:6px}.base-item .publication-button{padding:3px 6px;font-size:12px}.base-item .publication-button img{width:14px;height:14px}.base-item .base-footer{flex-wrap:wrap;grid-gap:8px;gap:8px}.base-item .buttons-container{margin-left:auto}}@media only screen and (max-width:420px){.base-item .publication-button{padding:3px 6px;font-size:0}.base-item .publication-button img{width:14px;height:14px;margin-right:0}.base-item .publication-button:after{content:attr(data-count);font-size:12px;margin-left:2px;color:#333}}.type-label{display:flex;height:20px;align-items:center;border-radius:2px;background:rgba(33,51,50,.8);grid-gap:6px;gap:6px;padding:4px 4px 4px 6px;box-sizing:border-box}.type-label .title{color:#fff;font-family:"AlbertLight";font-size:12px;line-height:18px}.learn-more-btn{display:flex;align-items:center}.learn-more-btn .button{padding:initial;margin:initial;height:auto;background-color:initial!important;border:none!important}.learn-more-btn .button .button-text{color:#ff8c69;font-family:"AlbertLight";font-size:14px;font-style:normal;font-weight:500;line-height:20px;text-transform:capitalize;margin-right:5px}.learn-more-btn .button:hover{border:none!important}.learn-more-btn:hover{background-color:rgba(255,140,105,.2)}.sponsored-label{color:#213332;font-family:"Albert";font-size:14px;font-weight:600;line-height:20px}.settings-list{display:flex;align-items:center}.settings-list>span{color:#292d32;text-align:center;font-family:"AlbertLight";font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-right:8px;text-align:left}.settings-list>img{margin-right:15px;position:relative;top:-1px}.newlyMatchedLabel_root__256pz{padding:2px 4px;color:#213332;background-color:rgba(235,75,98,.2);font-size:14px;line-height:20px}@media only screen and (max-width:800px){.newlyMatchedLabel_root__256pz{padding:2px}}.interventional-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;flex-wrap:wrap}.interventional-list li{color:#213332;font-family:"AlbertLight";font-size:16px;font-weight:400;line-height:24px;padding:4px}.administration-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;flex-wrap:wrap}.administration-list li{color:#292d32;text-align:center;font-family:"AlbertLight";font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-right:8px}.administration-list>img{margin-right:15px;position:relative;top:-1px}.phases-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;grid-gap:5px;gap:5px}.phases-list>span{position:relative;top:-2px;margin-left:2px}.facility-label,.phases-list>span{font-weight:400;font-family:"AlbertLight"}.facility-label{color:#213332;font-size:14px;line-height:20px;font-size:16px;display:flex;align-items:center}.facility-label img{margin-right:6px;-webkit-transform:scale(.8);transform:scale(.8);margin-left:-2px}.facility-label .title{font-family:"Albert";font-weight:600;margin-right:4px}.sponsor-info{display:flex;align-items:center;margin-bottom:10px;margin-top:15px}.sponsor-info .titles{margin-left:15px;color:#213332;font-family:"Albert";font-size:16px;font-weight:600;line-height:24px;display:flex;flex-direction:column;grid-gap:4px;gap:4px}.generic-name{font-family:"AlbertLight";font-size:14px;font-weight:400;line-height:18px}.generic-name>.label{color:rgba(33,51,50,.6);text-transform:uppercase}.sponsor-info .img-cont{width:78px;height:78px}.sponsor-info .img-cont img{width:100%;height:100%;object-fit:cover}.accordion-wrapper{display:flex;flex-direction:column;grid-gap:4px;gap:4px}.accordion .accordion-title{margin:0;background:#d1d1d6;color:#213332;font-family:"AlbertLight";font-size:14px;font-style:normal;font-weight:400;line-height:24px;display:flex;align-items:center;padding:8px 15px;justify-content:space-between}.accordion .accordion-content{grid-gap:4px;gap:4px;padding:14px;background-color:#fff;display:flex;flex-direction:column}.accordion .arrow{display:flex;margin-left:10px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion.expanded .arrow{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.empty-soc.result-list .treatment-options-wrapper .clinical-trials-wrapper{display:none}.treatment-options-wrapper{display:flex;padding:20px 0;grid-gap:14px;gap:14px;flex-wrap:wrap}.treatment-options-wrapper .treatment-options-header{border-bottom:1px solid rgba(33,51,50,.4);width:100%}.treatment-options-header .options-title{color:#000;font-family:"AlbertBold";font-size:20px;font-weight:700;line-height:32px;margin:0 0 10px}.treatment-options-wrapper.interventional_types .treatment-options-desktop{position:relative}.treatment-options-wrapper.interventional_types .option-box.selected{position:static}.treatment-options-wrapper.interventional_types .option-box.selected .option-modal{width:100%;top:36px}.treatment-options-wrapper.interventional_types .option-box.selected .option-modal .content{overflow:auto}.treatment-options-desktop{position:relative;width:100%;display:flex;grid-gap:14px;gap:14px;flex-wrap:wrap}.treatment-options-mobile{display:none;grid-gap:14px;gap:14px}.treatment-options-mobile .option-box.selected .option-modal{position:fixed;top:0!important;bottom:0;left:0;right:0;border-radius:0;z-index:10}.treatment-options-mobile .option-box.selected .option-modal .content ul{flex-direction:column}.treatment-options-desktop .treatment-actions{display:none}.treatment-options-mobile .treatment-actions{display:flex}.treatment-options-wrapper{padding-top:0}.treatment-options-wrapper+.result-list-header{order:-1;border-bottom:1px solid rgba(33,51,50,.4);padding-bottom:6px!important;margin-bottom:14px;padding-top:0!important}.search .treatment-options-wrapper+.result-list-header{padding-top:0!important}.clinical-trials-wrapper{display:flex;align-items:center;margin-right:18px}.clinical-trials-wrapper .clinical-trial-options ul{display:flex;flex-direction:row;grid-gap:20px;gap:20px}.clinical-trials-wrapper.patient-platform{position:absolute;top:-54px;right:45px;z-index:1}.clinical-trials-wrapper.hcp-platform{margin-right:0}.clinical-trials-wrapper.hcp-platform .clinical-trial-options ul{grid-gap:0;gap:0}.treatment-options-wrapper+.result-list-header{position:relative}@media only screen and (max-width:800px){.treatment-options-wrapper{margin:0 12px}.treatment-options-desktop{display:none}.treatment-options-mobile{display:flex;flex-wrap:wrap;position:relative;width:100%}.treatment-options-wrapper+.result-list-header{padding-bottom:40px!important}.clinical-trials-wrapper.patient-platform{left:0}.mask.patient-platform{width:55px}.treatment-options-wrapper+.result-list-header .result-list-header-actions{position:relative;min-width:190px;display:flex;justify-content:flex-end;top:30px}.treatment-options-wrapper.hcp-platform+.result-list-header .result-list-header-actions{min-width:0;top:auto}}.option-box{position:relative}.option-box .option-button{height:36px;padding:10px 14px;grid-gap:10px;gap:10px;box-sizing:border-box;border-radius:4px;border:1px solid #d1d1d6;display:flex;justify-content:center;align-items:center;cursor:pointer}.option-box .option-button:hover{background-color:#f3e8e9}.option-box .option-button .selected-count,.option-box .option-button .title{font-size:14px;font-style:normal;font-weight:400;line-height:18px;font-family:"AlbertLight"}.option-box .option-button .title{color:#213332}.option-box .option-button .selected-count{color:#2ec4b6}.option-box.selected .option-button{background-color:#f3e8e9}.option-box.has-count .option-button{border-color:#2ec4b6}.option-box .option-modal{position:absolute;z-index:2;top:36px;left:0;background-color:tomato;border-radius:14px;background:#fff;box-shadow:0 0 18px 8px rgba(0,0,0,.15);display:flex;flex-direction:column;padding:14px;box-sizing:border-box}.option-box .option-modal .title{color:#213332;font-family:"Albert";font-size:16px;font-weight:600;line-height:24px}.option-box .option-modal .content{min-width:230px;white-space:nowrap;padding:0 10px}.close-icon{position:absolute;width:24px;height:24px;background-color:initial;cursor:pointer;top:10px;right:10px}.close-icon:after,.close-icon:before{content:"";position:absolute;top:50%;left:50%;width:23px;height:2px;background-color:#51526c;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.close-icon:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.treatment-actions{display:flex;flex-direction:column;grid-gap:14px;gap:14px;margin-top:20px}.treatment-actions .button{font-weight:400;border-radius:16px}.clinical-trial-options.radio-list li:first-child .option-radio{border-top-right-radius:0;border-bottom-right-radius:0}.clinical-trial-options.radio-list li:nth-child(2) .option-radio{border-top-left-radius:0;border-bottom-left-radius:0}.option-checkbox{display:flex;align-items:center;cursor:pointer}.option-checkbox input[type=checkbox]{display:none}.option-checkbox .option-checkbox-mask{display:flex;width:18px;height:18px;background-color:#fff;border:2px solid #555;border-radius:6px;margin-right:8px;transition:background-color .2s,border-color .2s;position:relative;box-sizing:border-box}.option-checkbox input[type=checkbox]:checked+.option-checkbox-mask{background-color:#ff8c69;border-color:#ff8c69}.option-checkbox .option-checkbox-mask:after{content:"";position:absolute;width:3px;height:7px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);top:2px;left:5px;opacity:0;transition:opacity .2s}.option-checkbox input[type=checkbox]:checked+.option-checkbox-mask:after{opacity:1}.option-checkbox .option-checkbox-label{font-size:14px;-webkit-user-select:none;user-select:none;color:#213332;text-align:center;font-family:"AlbertLight";font-weight:400;line-height:24px;position:relative;top:1px;cursor:pointer}.option-radio{display:flex;align-items:center;cursor:pointer;border:1px solid #d1d1d6;height:36px;box-sizing:border-box;border-radius:4px;padding:0 12px}.option-radio.checked{border-color:#2ec4b6}.option-radio input[type=radio]{display:none}.option-radio .option-radio-mask{display:flex;width:16px;height:16px;background-color:#fff;border:1px solid #213332;border-radius:50%;margin-right:8px;transition:background-color .2s,border-color .2s;position:relative;box-sizing:border-box}.option-radio input[type=radio]:checked+.option-radio-mask{border-color:#ff8c69}.option-radio .option-radio-mask:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background-color:#ff8c69;top:3px;left:3px;opacity:0;transition:opacity .2s}.option-radio input[type=radio]:checked+.option-radio-mask:after{opacity:1}.option-radio .option-radio-label{font-size:14px;-webkit-user-select:none;user-select:none;color:#213332;text-align:center;font-family:"AlbertLight";font-weight:400;line-height:24px;position:relative;top:1px;cursor:pointer}.intInterventional-type-options ul{padding:0;list-style:none;display:flex;flex-wrap:wrap;grid-gap:14px;gap:14px;margin:0 0 12px}.intInterventional-type-list li{border-radius:4px;padding:4px 5px}.intInterventional-type-filter{margin-bottom:24px}.intInterventional-type-filter ul li{display:flex;align-items:center}.intInterventional-type-filter ul li span{margin-left:10px}.intInterventional-type-options .select-all-btn{margin-left:14px;margin-bottom:18px;display:inline-flex}.toggle-container{display:flex;align-items:center;cursor:pointer}.toggle-switch{position:relative;width:54px;height:24px;background-color:#f2f2f7;border-radius:30px;transition:background-color .3s ease}.toggle-switch.toggled{background-color:#ff8c69}.toggle-thumb{position:absolute;width:24px;height:24px;background-color:#d1d1d6;border-radius:50%;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;border:3px solid #ff8c69;box-sizing:border-box}.toggle-switch.toggled .toggle-thumb{-webkit-transform:translateX(30px);transform:translateX(30px);width:24px;height:24px;border:3px solid #fff;box-sizing:border-box;background-color:#ff8c69;left:1px}.multiple-types-wrapper .options .title{margin:20px 0 10px}.multiple-types-wrapper ul{padding:0;list-style:none;margin:0 0 0 10px;display:flex;grid-gap:8px;gap:8px}.multiple-types-wrapper .options:first-of-type ul,.multiple-types-wrapper .options:nth-of-type(3) ul{margin-left:16px}.multiple-types-wrapper .options:nth-of-type(2) ul{margin-left:5px}.multiple-types-wrapper .treatment-actions{margin:28px 16px}.multiple-types-wrapper{margin:24px 0}.multiple-types-wrapper .options.options.phase{min-height:60px}.multiple-types-wrapper .options.phase ul{grid-gap:36px;gap:36px;margin-left:12px}.multiple-types-wrapper .options.administration_method{min-height:95px}.multiple-types-wrapper .options.administration_method ul{flex-direction:column;margin-left:5px}@media only screen and (max-width:800px){.multiple-types-wrapper .options.phase ul{grid-gap:14px;gap:14px}.intInterventional-type-options .select-all-btn{display:none}.multiple-types-wrapper ul{margin-left:0}}.clinical-trial-options ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;grid-gap:8px;gap:8px}.preferences-wrapper .options .title{margin:20px 0 10px}.preferences-wrapper ul{padding:0;list-style:none;margin:0 0 0 10px;display:flex;grid-gap:8px;gap:8px}.preferences-wrapper .options:first-of-type ul,.preferences-wrapper .options:nth-of-type(3) ul{margin-left:16px}.preferences-wrapper .options:nth-of-type(2) ul{margin-left:5px}.preferences-wrapper .treatment-actions{margin:28px 16px}.interventional-type-wrapper{display:flex;align-items:center}.interventional-type-wrapper .intInterventional-type-list{margin-bottom:0}.interventional-type-wrapper .more-btn{padding:0 5px}.interventional-type-wrapper .more-btn:hover{background-color:#f5dedb;border-radius:18px}.interventional-type-wrapper .info-label{text-transform:capitalize;color:rgba(33,51,50,.8);font-size:16px;font-weight:400;position:relative;top:1px}.interventional-type-wrapper .info-icon{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:.5;margin-right:7px}.interventional-type-wrapper+.option-button{display:none}.language-menu{position:relative}.language-menu .language-popup{position:absolute;right:calc(100% - 35px);top:calc(100% + 3px);background:#fff;padding:20px;box-shadow:0 0 10px rgb(0 0 0/10%);display:none}.rtl .language-menu .language-popup{right:auto;left:calc(100% - 35px)}.language-menu.open .language-popup{display:block}.language-menu .current{cursor:pointer;color:#767676}.language-menu .fullwidth-wrapper{padding:4px 10px;border-radius:4px;border:1px solid #d1d1d6;border:1px solid var(--match-ligh-13,#d1d1d6)}.language-menu .fullwidth-wrapper p{padding:0;margin:0}.language-menu .fullwidth-wrapper .current svg{top:0}.language-menu .fullwidth-wrapper .current{display:flex;align-items:center;justify-content:space-between}.fullwidth-wrapper .title-wrapper{display:flex;align-items:center}.language-menu .fullwidth-wrapper .title-wrapper p{font-family:AlbertBold;color:#000;font-weight:700;margin-right:5px}.language-menu .fullwidth-wrapper .title-wrapper span{font-family:AlbertLight;color:#000}.language-menu .fullwidth-wrapper svg *{fill:#000!important}.language-menu .current span{text-transform:uppercase}.language-menu.open .current{color:#0c9bed}.language-menu .current svg{-webkit-transform:rotate(90deg) scale(.9);transform:rotate(90deg) scale(.9);position:relative;top:4px;left:-2px}.language-menu.open .current svg{-webkit-transform:rotate(-90deg) scale(.9)!important;transform:rotate(-90deg) scale(.9)!important;top:2px!important}.language-menu .current svg *{fill:#767676}.language-menu.open .current svg *{fill:#0c9bed}.rtl .language-menu .current svg{left:2px}.ai-assistant .ai-area{background-color:#f2f2f7;padding:20px;border-bottom:1px solid #ccc;text-align:center;margin-bottom:14px;margin-left:25px;margin-right:25px}.ai-assistant .title{margin-bottom:0;text-align:center}.ai-assistant .ai-area .buttons{display:flex;justify-content:center}.ai-assistant .ai-area .button{margin-top:10px}.ai-assistant .intake-area{display:flex;justify-content:center}.ai-assistant .button{font-family:"Albert"}.ai-assistant .intake-button{margin-bottom:20px;width:245px!important;border-radius:18px;border:1px solid #eb4b62!important;background:rgba(235,75,98,.1)!important;color:#eb4b62!important;height:48px!important}.ai-assistant .intake-button:hover{background:#fff4f0!important;color:#ff8c69!important}.ai-assistant .info{display:flex;justify-content:center;margin-bottom:5px}.ai-assistant .info img{-webkit-margin-end:12px;margin-inline-end:12px}.ai-assistant .upload-nav .buttons .button{width:245px;height:46px;border-radius:18px}.popup.ai_assistant .title{margin-bottom:10px;font-size:18px}.ai-assistant .ai-image-wrapper{display:flex;justify-content:center;margin-bottom:14px}.ai-assistant .upload-nav .info{font-family:"AlbertLight"}.ai-assistant.dark .intake-area,.ai-assistant.dark .title{display:none}.ai-assistant.dark .ai-area{margin:initial;padding:initial;border:initial;background:transparent}.ai-assistant.dark .info{display:none}.ai-assistant.dark .buttons .button{margin:initial;background-color:initial!important;padding:0}.ai-assistant.dark .buttons .button:hover{border:initial!important;color:#fff!important;background-color:initial!important}.ai-assistant.dark .buttons .button img{display:block;margin-right:0}.ai-assistant.dark .buttons .button .button-text{margin-left:8px}.ai-assistant.dark .ai-image-wrapper{display:none}.ai-assistant.dark .upload-nav .buttons .button{width:auto}@media only screen and (max-width:800px){.ai-assistant:not(.dark){display:flex;align-items:center;justify-content:center;grid-gap:10px;gap:10px;padding:12px!important}.ai-assistant .ai-image-wrapper,.ai-assistant .info,.ai-assistant .title{display:none}.ai-assistant .ai-area{padding:initial!important;margin:initial!important;border:initial}.ai-assistant .intake-button{margin:initial;width:auto!important;padding:0 6px;height:46px!important;min-width:0!important;white-space:nowrap}.ai-assistant .ai-area .button{margin:initial}.ai-assistant:not(.dark) .ai-area .buttons .button.icon-button img{display:none}.ai-assistant .upload-nav .buttons .button{width:auto;min-width:0!important;height:44px!important}.ai-assistant .intake-button{height:44px!important}}.headerTabs_root__3Wn-a{display:flex;align-items:center;height:100%}.headerTabs_tab__34OZ_{display:flex;align-items:center;-webkit-margin-end:15px;margin-inline-end:15px;cursor:pointer;border-radius:5px;padding-left:5px;padding-right:5px;position:relative;height:100%}.headerTabs_activeTab__16PYR{border-bottom:4px solid #ff8c69;border-radius:0;font-family:Albert;font-weight:700}.headerTabs_tabIcon__1Q01o{display:flex;align-items:center;justify-content:center;-webkit-margin-end:5px;margin-inline-end:5px;border:2px solid #ff8c69;background-color:#ff8c69;height:40px;width:40px;border-radius:50px;color:#fff}.headerTabs_activeTab__16PYR{.headerTabs_tabIcon__1Q01o{width:40px;height:40px;background-color:#fff;border:0;color:#000}}.headerTabs_tabTitle__2ZduN{position:relative;color:#fff;font-family:AlbertLight}.headerTabs_defaultTabs__HthFe .headerTabs_tabIcon__1Q01o{display:none}.headerTabs_hcpTabs___QDHI .headerTabs_tabTitle__2ZduN{color:#000}.headerTabs_mobileMenuOpen__Vciem{background-color:#213332;flex-direction:column}.headerTabs_mobileMenuOpen__Vciem .headerTabs_tab__34OZ_{height:auto;margin-bottom:46px;padding:6px}.headerTabs_mobileMenuOpen__Vciem .headerTabs_tab__34OZ_ .headerTabs_tabTitle__2ZduN{font-size:16px}.headerTabs_mobileMenuOpen__Vciem.headerTabs_root__3Wn-a{height:auto;align-items:flex-start}.headerTabs_tinaTab__EdB7J .headerTabs_tabTitle__2ZduN{background-color:#eb4b62;height:calc(100% - 20px);align-items:center;display:flex;border-radius:6px;padding:0 8px}.headerTabs_mobileMenuOpen__Vciem .headerTabs_tinaTab__EdB7J .headerTabs_tabTitle__2ZduN{height:48px!important}.headerTabs_tinaEmoji__1E8ok{margin-left:4px}@media only screen and (max-width:1024px){.headerTabs_root__3Wn-a:not(.headerTabs_mobileMenuOpen__Vciem) .headerTabs_tab__34OZ_:not(.headerTabs_activeTab__16PYR){display:none!important}.headerTabs_root__3Wn-a{border:initial!important}.headerTabs_mobileMenuOpen__Vciem .headerTabs_tab__34OZ_{display:block!important}.headerTabs_mobileMenuOpen__Vciem .headerTabs_tinaTab__EdB7J .headerTabs_tabTitle__2ZduN{height:auto}.headerTabs_root__3Wn-a:not(.headerTabs_mobileMenuOpen__Vciem) .headerTabs_tinaTab__EdB7J .headerTabs_tabTitle__2ZduN{background-color:initial}.headerTabs_root__3Wn-a:not(.headerTabs_mobileMenuOpen__Vciem) .headerTabs_tinaTab__EdB7J .headerTabs_tinaEmoji__1E8ok{display:none}.headerTabs_mobileMenuOpen__Vciem .headerTabs_tab__34OZ_:nth-last-child(2){margin-bottom:24px}.headerTabs_mobileMenuOpen__Vciem .headerTabs_tab__34OZ_:last-child{margin-bottom:10px}.headerTabs_root__3Wn-a:not(.headerTabs_mobileMenuOpen__Vciem) .headerTabs_activeTab__16PYR{border-bottom:0}.headerTabs_root__3Wn-a{-webkit-border-end:1px solid #cacaca;border-inline-end:1px solid #cacaca}.headerTabs_root__3Wn-a.headerTabs_defaultTabs__HthFe{-webkit-border-end:1px solid #385755;border-inline-end:1px solid #385755}.headerTabs_tab__34OZ_{align-items:center;justify-content:center;display:flex;-webkit-margin-end:8px;margin-inline-end:8px}.headerTabs_tabTitle__2ZduN{text-align:center;font-size:12px}.headerTabs_hcpTabs___QDHI .headerTabs_tabTitle__2ZduN{display:none}}.pageHeader_headerWrapper__3hJkK{position:sticky;top:0;z-index:10}.pageHeader_defaultHeader__p37nI{background-color:#213332}.pageHeader_hcpHeader__1vOUi,.pageHeader_whiteHeader__1GAgh{background-color:#fff}.pageHeader_noProviderHeader__3zC9K{height:70px}.pageHeader_providerHeader__1vB9e{height:36px}.pageHeader_header__3-buS{align-items:center;display:flex;justify-content:space-between;padding:0 10px;width:100%;box-sizing:border-box;z-index:5}.pageHeader_profileButton__MHEAy{cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-margin-start:10px;margin-inline-start:10px;color:#fff}.pageHeader_profileLabel__2sY8H{display:none}.pageHeader_buttonsWrapper__2UjOu{display:flex;align-items:center}.pageHeader_hcpHeader__1vOUi{.pageHeader_profileButton__MHEAy{color:#292d32}}.pageHeader_logoContainer__3f520{align-items:center;display:flex;justify-content:left}.pageHeader_rightCornerSlot__3tXW0{display:flex;align-items:center;grid-gap:20px;gap:20px}.pageHeader_logoNoTitle__37Y8M{display:none}.pageHeader_customLogo__1dQKP,.pageHeader_logo__10k8s{cursor:pointer}.pageHeader_mobileMenuOpen__3OKcF .pageHeader_header__3-buS{height:100%;flex-direction:column;justify-content:flex-start;padding-top:80px;padding-bottom:20px;align-items:flex-start;width:auto}.pageHeader_mobileMenuOpen__3OKcF.pageHeader_headerWrapper__3hJkK{overflow:auto;box-sizing:border-box;position:fixed;top:0;bottom:0;left:0;right:0;z-index:999;background-color:#213332;display:flex;justify-content:center}.pageHeader_mobileMenuOpen__3OKcF:after{content:"";display:block;position:fixed;height:80px;background-color:#213332;bottom:0;width:100%;z-index:-1}.pageHeader_mobileMenuOpen__3OKcF .pageHeader_logoContainer__3f520{display:none}.pageHeader_burger__1-_NN{cursor:pointer;font-size:24px;color:#fff;margin-right:8px;display:flex;align-items:center;margin-left:16px}.pageHeader_mobileMenuOpen__3OKcF .pageHeader_burger__1-_NN{position:fixed;top:0;right:0;height:54px;padding:8px 16px}.pageHeader_burgerMenuWrapper__1HAMx{display:none}.pageHeader_helpButton__2iM5e{color:#fff;border-radius:8px;background:#eb4b62;padding:14px 8px;cursor:pointer;margin:0;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:1200px){.pageHeader_logo__10k8s{display:none}.pageHeader_logoNoTitle__37Y8M{display:inline;margin-right:10px}}@media only screen and (max-width:1024px){.pageHeader_hcpHeader__1vOUi{.pageHeader_logoContainer__3f520{display:none}}.pageHeader_whiteHeader__1GAgh{border-bottom:2px solid #eee}.pageHeader_logo__10k8s{display:none}.pageHeader_logoNoTitle__37Y8M{display:inline}.pageHeader_burgerMenuWrapper__1HAMx{display:flex}.pageHeader_headerWrapper__3hJkK:not(.pageHeader_mobileMenuOpen__3OKcF) .pageHeader_profileButton__MHEAy{display:none}.pageHeader_headerWrapper__3hJkK.pageHeader_mobileMenuOpen__3OKcF .pageHeader_profileButton__MHEAy{margin-left:0;order:1;margin-top:10px}.pageHeader_mobileMenuOpen__3OKcF .pageHeader_helpButton__2iM5e{display:none}.pageHeader_mobileMenuOpen__3OKcF .pageHeader_profileLabel__2sY8H{display:block;margin-left:8px}.pageHeader_uploadButton__GsCGN{display:none}.pageHeader_mobileMenuOpen__3OKcF .pageHeader_uploadButton__GsCGN{display:flex;align-items:center;grid-gap:8px;gap:8px;color:#fff}.pageHeader_mobileMenuOpen__3OKcF .pageHeader_buttonsWrapper__2UjOu{flex-direction:column;align-items:flex-start;padding-bottom:40px;grid-gap:12px;gap:12px}}.new-ui footer{position:fixed;z-index:1;bottom:0;width:100%;box-shadow:0 0 10px rgb(0 0 0/20%)}.provider-footer{font-size:12px;display:flex;justify-content:space-between;padding:7px;box-sizing:border-box;width:100%}.new-ui .provider-footer{background:#f2f2f7}.provider-footer>div{display:flex}.provider-footer .link{text-decoration:underline;cursor:pointer}.provider-footer .provider-middle{align-self:center}.provider-footer img{-webkit-margin-end:10px;margin-inline-end:10px}.provider-mode .app>div>.provider-footer{position:fixed;bottom:0}.popups2-overlay{position:fixed;z-index:9999;top:0;left:0;background-color:rgba(0,0,0,.36);width:100%;height:100%;display:none;opacity:0;transition:opacity .3s ease-out}.popups2-overlay.visible{display:block}.popups2-overlay.animate-in{opacity:1}.popup2{box-sizing:border-box;position:fixed;background:#fff;transition:all .3s ease-out;z-index:10000;font-weight:400;font-size:16px;line-height:24px;overflow:hidden}.popup2.visible{display:block}@media only screen and (min-width:800px){.popup2{top:0;width:400px;height:100%;right:-400px}.popup2.animate-in{right:0}}@media only screen and (max-width:800px){.popup2{bottom:-100%;width:100%;height:auto;left:0}.popup2.animate-in{bottom:0}}.popup2-header{padding:5px;display:flex;justify-content:flex-end!important}.popup2-header .close{cursor:pointer}.popup2 .popup2-content .popup-padding{padding:16px 24px}.popup2 .popup2-content .popup-title{font-size:20px;font-weight:700;border-bottom:1px solid #81cffa}.popup2 .popup-footer{width:100%;position:absolute;bottom:0;box-sizing:border-box;border-top:1px solid #f0f0f0;background:#fff;left:0}@media only screen and (min-width:800px){.popup2.hanging-popup-theme{top:-100px;right:auto;left:80px;height:auto;min-height:200px;opacity:0;border-radius:4px;box-shadow:2px 2px 8px 8px rgba(0,0,0,.18)}.popup2.hanging-popup-theme.animate-in{top:80px;left:80px;opacity:1}}@media only screen and (max-width:800px){.popup2.hanging-popup-theme.animate-in{top:0;opacity:1}.popup2.hanging-popup-theme{top:-100px;right:auto;height:280px;min-height:200px;opacity:0}.popup-visible .popup.hanging-popup-theme{right:auto;top:0}.popup.hanging-popup-theme .popup-content>div{padding-bottom:20px!important}.popups2 .hanging-popup-theme.visible.animate-in{top:0!important;height:280px}}.change-location .geo-suggest{padding:10px;width:100%;box-sizing:border-box;margin-top:10px;border:1px solid #8a8a8a;border-radius:3px;font-size:15px}.change-location .geo-suggest-suggests{margin:0;font-size:14px;padding:0;list-style:none;background:#fff;box-shadow:0 0 10px rgb(0 0 0/20%);border:1px solid #ccc;border-top:none;cursor:pointer}.change-location .geo-suggest-suggests li{padding:5px}.change-location .geo-suggest-suggests li:hover{background:#f4f4f4;cursor:pointer}.change-location .geosuggest__suggests--hidden{max-height:0;overflow:hidden;border-width:0}.change-location .set-distance{margin-top:30px}.change-location .geo-suggest-wrapper{display:grid;justify-items:end;position:relative}.change-location .geo-suggest-wrapper .geo-clear-button{position:relative;top:45px;right:10px;cursor:pointer}.change-location .geo-suggest-wrapper .geosuggest{width:100%}.geosuggest__input.geo-suggest{padding-right:30px}.rtl .change-location .geo-suggest-wrapper .geo-clear-button{left:10px;right:auto}.rtl .geosuggest__input.geo-suggest{padding-left:30px}.scroll-tabs *{box-sizing:border-box}.scroll-tabs{position:relative}.scroll-tabs-head{display:flex;flex-wrap:nowrap;overflow:auto;position:sticky;top:0;left:0;background-color:#fff;z-index:10;border-bottom:1px solid #efefef;padding-bottom:15px;-webkit-user-select:none;user-select:none;padding-left:10px;padding-right:10px}.scroll-tabs-head::-webkit-scrollbar{display:none}.scroll-tabs-body{overflow:auto;padding:20px 24px 16px}.scroll-tabs-tab{display:flex;align-self:center;white-space:nowrap;padding:5px 10px 5px 5px;cursor:pointer}.scroll-tabs-tab span{display:none!important;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#eb4b62;color:#fff;margin-right:4px;pointer-events:none}.scroll-tabs-tab.selected-tab{background-color:rgba(255,140,105,.2);border-radius:15px}.profileTreatments *{box-sizing:border-box}.profileTreatments{margin-bottom:34px;border-bottom:1px solid #e2e2e5}.mainOrangeButton{display:flex;align-items:center;justify-content:center;max-width:310px;width:100%;height:36px;padding:10px 24px;border:0;border-radius:14px;color:#fff;background-color:#ff8c69;cursor:pointer}.mainOrangeButton:hover,.mainOrangeButton:hover span{background-color:#fff3f0;color:#ff8c69}.mainOrangeButton:hover span{border-color:#ff8c69}.currentTreatmentSection{display:flex;justify-content:space-between;align-items:center}.currentTreatmentSection button{display:flex;align-items:center;justify-content:center;height:32px;font-weight:600;padding:10px 24px;border:1px solid #ff8c69;border-radius:12px;color:#ff8c69;background-color:#fff;cursor:pointer}.currentTreatmentSection button:hover{background-color:#fff3f0}.section-title-wrapper{display:flex;align-items:center}.section-title-wrapper span{display:none!important;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#eb4b62;color:#fff;margin-right:4px}.section-title-wrapper h3{font-size:20px;line-height:32px;font-weight:700;margin:0}.addNewTreatmentTitle{margin-top:0}.addNewTreatmentSection{border:1px solid #e5e5ea;border-radius:4px;padding:4px 10px 14px;margin-bottom:12px;font-size:16px}.addNewTreatmentSection span{box-sizing:border-box;display:flex;align-items:center;justify-content:center;margin-left:8px;width:22px;height:22px;border:2px solid #fff;border-radius:50%;background-color:#ff8c69;color:#fff}.addNewTreatmentButtonTitle{line-height:24px;font-weight:600}.lastTreatmentSection{margin-bottom:14px}.lastTreatmentHeader{display:flex;align-items:center;justify-content:flex-start;margin-bottom:12px}.lastTreatmentHeader img{margin-right:10px}.lastTreatmentHeader span{font-size:14px;font-family:AlbertLight;line-height:18px;color:#0c9bed}.lastTreatmentInfoWrapper{border:1px solid #e5e5ea;border-radius:4px;padding:4px 10px;margin-bottom:12px}.lastTreatmentLabelWrapper{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(33,51,50,.4);margin-bottom:14px}.lastTreatmentLabelWrapper p{width:80%;margin:0;word-wrap:break-word}.lastTreatmentLabelWrapper img{word-wrap:break-word;cursor:pointer}.stopReasonWrapper{margin-bottom:14px}.stopReasonTitle{font-size:16px;font-weight:600;line-height:24px}.stopReasonValue{font-size:16px;font-family:AlbertLight;line-height:24px}.treatmentAdminWrapper{margin-bottom:14px}.treatmentAdminTitle{font-size:16px;font-weight:600;line-height:24px;margin:0}.treatmentAdminValue{font-size:16px;font-family:AlbertLight;line-height:24px}.previousTreatmentHeader{display:flex;align-items:center;justify-content:flex-start;margin-bottom:12px}.previousTreatmentHeader img{margin-right:10px}.previousTreatmentHeader span{font-size:14px;font-family:AlbertLight;line-height:18px;color:#2ec4b6}.previousTreatmentWrapper{display:flex;align-items:center;justify-content:space-between;border:1px solid #e5e5ea;border-radius:4px;padding:4px 10px;margin-bottom:12px}.previousTreatmentWrapper p{margin:0;width:80%;word-wrap:break-word}.previousTreatmentWrapper img{cursor:pointer}.lastTreatmentStateWrapper{border:1px solid #e5e5ea;border-radius:4;padding:4px 10px;margin-bottom:14px;background-color:#fefbf1}.lastTreatmentStateWrapper ul{list-style-type:none;margin:0;padding:0}.lastTreatmentStateWrapper li{display:flex;align-items:center;justify-content:flex-start;background-color:#fff;min-height:36px;padding:10px 16px;margin-bottom:16px;border:1px solid #ff8c69;border-radius:14px;cursor:pointer}.lastTreatmentStateWrapper li span{border:1px solid #000;border-radius:50%;min-width:16px;min-height:16px;margin-right:10px}.lastTreatmentStateWrapper li:hover{background-color:#fff3f0}.lastTreatmentTitleWrapper{display:flex;align-items:center;justify-content:flex-start;margin-bottom:14px}.lastTreatmentTitleWrapper img{margin-right:14px}.lastTreatmentTitleWrapper span{font-weight:600;font-size:20px;line-height:32px}.survey_popup_wrapper{padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.survey_popup_wrapper p{margin:0;padding:0}.survey_popup_wrapper img{max-width:115px;max-height:115px;margin-bottom:30px}p.survey_popup_body1{word-break:break-word;font-family:AlbertLight;font-size:18px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:27px}.survey_popup_body2_wrapper{margin-bottom:100px}.survey_popup_body2_wrapper p{font-family:AlbertBold;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.survey_popup_body2_wrapper span{font-family:AlbertLight}.survey_popup_buttons_wrapper{display:flex}.survey_popup_yes_btn{height:36px;border:none;border-radius:14px;padding:10px 24px;background-color:#ff8c69;color:#fff;width:100%;white-space:nowrap;cursor:pointer}.survey_popup_yes_btn:hover{background-color:#fff3f0;color:#ff8c69}.survey_popup_no_btn{height:36px;padding:10px 24px;max-width:70px;width:100%;margin-right:10px;border:1px solid #ff8c69;border-radius:14px;background-color:#fff;color:#ff8c69;cursor:pointer}.survey_popup_no_btn:hover{background-color:#ff8c69;color:#fff}@media only screen and (max-width:800px){.survey_popup_body2_wrapper{margin-bottom:30px}}.edit-treatment{display:flex;flex-direction:column;align-items:center;padding:10px}.edit-treatment-label{display:flex;justify-content:space-between;align-items:center;width:100%;border-bottom:1px solid rgba(33,51,50,.4)}.edit-treatment-label span{width:80%;word-wrap:break-word}.edit-treatment-label img{cursor:pointer}.edit-treatment-input-wrapper{width:100%}.edit-treatment-input-wrapper:last-of-type{margin-bottom:50px}.edit-treatment-input-wrapper p{font-family:"AlbertLight"}.edit-treatment-input-wrapper select{height:36px;width:100%;border-radius:14px;padding:6px 11px 6px 16px;-webkit-appearance:none;-moz-appearance:none;background-image:url(/assets/icons/arrow-circle-right.svg);background-repeat:no-repeat;background-position:right 1rem center;font-weight:600;cursor:pointer}.edit-treatment-input-wrapper select>option{height:36px}.edit-treatment-update-btn{height:36px;border:none;border-radius:14px;background-color:#ff8c69;color:#fff;max-width:250px;width:100%;cursor:pointer}.edit-treatment-update-btn:hover{background-color:#fff3f0;color:#ff8c69}.edit-phone .popup-title{padding:16px 24px!important;font-size:20px;font-weight:700}.edit-phone .popup-footer{padding:16px 0!important;position:static}@media only screen and (max-width:800px){.edit-phone .popup-footer{width:100%}}.edit-location{padding:10px}.edit-location .popup-title{font-family:"Roboto";margin-bottom:30px;font-size:18px;font-weight:400}.edit-location .error{color:#ff5660;padding:4px 0}.edit-location .popup-footer{padding:16px 0!important;position:static}@media only screen and (max-width:800px){.edit-location .popup-footer{width:100%}}.popup.medical-profile *{box-sizing:border-box}.popup.medical_profile{overflow:initial}.popup.medical_profile .popup-content{overflow:hidden}.medical-profile-treatments{margin-bottom:20px}.medical-loading{padding:10px;text-align:center;background:#efefef;margin-bottom:10px}.medical-profile-popup{overflow:initial;position:relative}.medical-information-wrapper{border-bottom:1px solid #e2e2e5;margin-bottom:34px!important}.medical-profile-popup .medical-profile-popup .actions{border-bottom:none}.medical-profile-popup .popup-footer.popup-padding{position:relative;border-top:none;margin-bottom:14px}.medical-profile-popup .popup-footer.popup-padding button{display:flex;align-items:center;height:36px;max-width:100%;bottom:0;padding:16px 24px;margin-top:40px;width:100%;border:none}.my-details-wrapper{margin-bottom:34px!important}.section-title-wrapper{margin-bottom:14px!important}.section-missed-parts .section-title-wrapper{margin-bottom:14px!important;border-bottom:1px solid #a6aaa5;padding-bottom:4px}.section-missed-parts .section-title-wrapper span{max-width:24px;width:100%}.section-missed-parts .section-title-wrapper .title-wrapper{width:100%;display:flex;justify-content:space-between;align-items:center}.your-attention-wrapper{margin-bottom:34px!important}.medical-profile-popup .title{border-bottom:none!important;margin-bottom:20px;font-family:"AlbertLight"}.medical-profile-popup .part{margin-bottom:30px}.medical-profile-popup .part-box{cursor:pointer;background:#f2f2f2;font-size:14px;padding:10px;border-radius:5px;margin-bottom:5px}.popup-visible .medical-profile-popup .medical-profile-popup-header{top:-44px}.medical-profile-popup .subtitle{margin-bottom:10px;color:#191919;font-size:18px;font-family:"AlbertBold"}.medical-profile-popup{padding-bottom:0!important}.medical-profile-popup .property{margin-bottom:5px}.medical-profile-popup .property-value{font-size:16px;font-weight:600}.medical-profile-popup .property-title{font-size:14px;font-weight:400;color:#848484;margin-bottom:-3px}.medical-profile-popup .medical-profile-popup-header{position:absolute;top:100px;text-align:center;width:100%;left:0;pointer-events:none;display:none;z-index:1}.medical-profile-popup .icon-wrapper{display:inline-block;padding:8px;position:relative;top:-13px}.medical-profile-popup .icon-wrapper img{width:100px}.medical-profile-popup .popup-property{margin-bottom:14px;position:relative}.medical-profile-popup .popup-property.empty .popup-property-value{border-bottom:1px solid #d1d1d1;width:100px;height:20px;position:relative}.medical-profile-popup .popup-property .popup-property-value{color:#000!important;font-family:AlbertLight}.medical-profile-popup .popup-property.highlighted .v-mark{display:flex}.medical-profile-popup .popup-property-title{position:relative}.medical-profile-popup .popup-property-title img{position:absolute;top:14px}.medical-profile-popup .actions{border-bottom:1px solid #e2e2e5}.medical-profile-popup .actions-title{display:flex;align-items:center;margin-bottom:10px;padding-bottom:10px}.medical-profile-popup .actions-title p{font-size:20px;line-height:32px;font-weight:700;padding:0;margin:0}.medical-profile-popup .actions-title span{display:none!important;display:flex;align-items:center;justify-content:center;max-width:24px;width:100%;height:24px;border-radius:50%;background-color:#eb4b62;color:#fff;margin-right:4px}.medical-profile-popup .action{margin-bottom:14px}.medical-profile-popup .action>div:first-child{max-width:230px;overflow:hidden}.medical-profile-popup .actions .button{max-width:100px;font-size:13px;padding-top:7px;padding-bottom:7px}.medical-profile-popup .language-menu .language-popup{position:static}.medical-profile-system-language{margin-bottom:14px}.medical-drawer-wrapper{position:absolute;top:0;bottom:0;left:0;right:0}.medical-drawer-header{padding:5px;text-align:end}.medical-drawer-header img{cursor:pointer}.medical-drawer-body{height:100vh;padding:10px}.medical-profile-popup .popup-property-button{padding:0 24px;font-family:AlbertBold}.medical-profile-popup .action .button,.medical-profile-popup .popup-property-button{display:flex;align-items:center;justify-content:center;height:32px;font-weight:600;border:1px solid #ff8c69;border-radius:12px;color:#ff8c69;background-color:#fff;cursor:pointer}.medical-profile-popup .action .button{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:10px 24px}.medical-profile-popup .popup-link{color:#191919;display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:14px;line-height:18px;font-size:14px;font-style:normal;font-family:AlbertLight;font-weight:400}.medical-profile-popup .popup-link.logout{margin-bottom:0;color:#0c9bed;text-decoration:underline}.medical-profile-popup .popup-link.logout:hover{color:#0c9bed;text-decoration:none}.medical-profile-popup .popup-link img{margin-right:10px}.medical-profile-popup .popup-property-main{width:100%;padding-right:5px}.medical-profile-popup .popup-property-main .popup-property-title{display:inline;float:left;margin-right:10px}.section-missed-parts{border-radius:8px;border:1px solid #d1d1d6;border:1px solid var(--match-ligh-13,#d1d1d6);background:rgba(244,208,111,.1);background:var(--Web--Yellow---10,rgba(244,208,111,.1));padding:14px 10px 0;margin-bottom:22px}.section-missed-parts p{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0;margin:0}.section-missed-parts h3{font-size:16px;font-style:normal;font-weight:600;line-height:24px}.section-missed-parts img{cursor:pointer}.tooltip-wrapper{border:1px solid #f4d06f;border:1px solid var(--Web---Yellow,#f4d06f);border-radius:6px;padding:4px 8px;margin-bottom:18px;display:none;opacity:0;transition:2s}.tooltip-wrapper.visible{display:block;opacity:1}.tooltip-wrapper h3,.tooltip-wrapper p{padding:0;margin:0}.title-content{width:90%;display:flex;align-items:flex-start;font-size:14px}.title-content p{font-family:AlbertLight;font-weight:400}.title-content img{margin-right:10px}.title-close{display:flex;justify-content:flex-end}.improve-accuracy{border:1px solid #f8e2a7;border-radius:3px;padding:17px;margin-top:15px;margin-bottom:15px}.improve-accuracy-title{font-family:"AlbertLight";font-size:22px;text-align:center;margin-top:10px;margin-bottom:20px}.new-improve-accuracy{border:1px solid #d1d1d6;border-radius:8px;background-color:rgba(203,232,150,.1);padding:8px 24px;margin-top:15px;margin-bottom:15px}.new-improve-accuracy-title{font-family:"AlbertLight";font-size:20px;font-weight:400;text-align:center;line-height:32px;margin-bottom:14px}.new-improve-accuracy-button{font-size:16px;font-weight:600;font-family:"AlbertLight";padding:4px 8px;margin-bottom:14px;border-radius:24px;display:flex;justify-content:space-between}.new-improve-accuracy .button-text{margin-left:20px}@media only screen and (max-width:800px){.medical-profile-popup .popup-header{height:40px}}@media only screen and (max-width:400px){.new-improve-accuracy-button img{left:13px}}#root header{z-index:1}.user-intent .user-intent-other{margin-top:10px;width:100%;box-sizing:border-box;height:120px;border-radius:4px;border:1px solid #ccc;background:#f6f6f6;padding:15px;font-family:"AlbertLight";font-size:16px;resize:none}.user-intent .user-intent-title{margin-bottom:10px}.user-intent .user-intent-textarea textarea{height:200px;font-family:"Roboto";width:100%;padding:10px;box-sizing:border-box;border:1px solid #aaa;border-radius:3px;font-size:18px}.questionnaire_root__20kOr{overflow-y:auto;box-sizing:border-box;height:calc(100% - 26px);padding-bottom:0!important}.questions-popup .question{display:flex;cursor:pointer;font-family:"AlbertLight";border-bottom:1px solid #ececec}.questions-popup .question:hover{background-color:#f8f8f8}.questions-popup .question-circle{margin:10px;padding:10px;background:#eb4b62;color:#fff;width:5px;height:5px;border-radius:20px;text-align:center;display:flex;align-items:center;justify-content:center;font-size:13px}.questions-popup .question-title{display:flex;align-items:center}.next-appointment .next-appointment-description{margin-bottom:20px}@media only screen and (max-width:800px){.popup.next_appointment{bottom:0}}.alerts{width:100%;position:fixed;top:0;left:0;z-index:1000000000000000}.alerts .alert{box-sizing:border-box;box-shadow:0 0 30px rgb(0 0 0/15%);display:flex;border:2px solid #ccc;border-radius:7px;justify-content:space-between;align-items:center;padding:10px;background:#fff;margin:40px}.alerts .alert .icon{position:relative;top:2px}.alerts .alert .text{font-family:"AlbertLight";font-size:19px;width:100%;text-align:left;-webkit-padding-start:20px;padding-inline-start:20px}.alerts .alert .close{cursor:pointer;position:relative;top:2px}.alerts .edit-button{color:#0c9bed;cursor:pointer}.alerts .edit-button:hover{text-decoration:underline}@media only screen and (max-width:800px){.alerts .alert{margin:10px}}.search-doctor .result{margin-top:15px;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer}.search-doctor .result:hover{background-color:#3a82f7}.search-doctor .result:hover>p{color:#fff}.search-doctor .result .clinic{font-weight:400}.search-doctor .name,.search-doctor .result .clinic{margin:0;font-size:14px;line-height:20px;color:#3a3a3c}.search-doctor .name{font-weight:600}.search-doctor .cant-find{cursor:pointer;font-weight:600;font-size:16px;line-height:24px;color:#0c9bed;margin-top:15px;display:inline-block}.edit-question-popup{padding:10px!important}.edit-question-popup .intake-question-collapser{display:none!important}.edit-question-popup .treatment-question-next{-webkit-margin-start:0;margin-inline-start:0;display:none!important}.edit-question-popup .intake-question{background:none;border:none;padding:0 5px 5px}.edit-question-popup .accordion .accordion-item-body{overflow:auto}.edit-question-popup .intake-done-button{display:none!important}.popup.consult_with_us{height:100%!important;overflow:hidden}.popup .consult-with-us{height:100%!important;width:100%;display:table}.popup .consult-with-us>div{display:table-row}.popup .consult-with-us-description,.popup .consult-with-us-title{height:10px}.popup.consult_with_us .popup-content{overflow:hidden;height:calc(100% - 27px)}.popup .popup-content .calendly-inline-widget{height:100%!important}@media only screen and (max-width:800px){.popup-visible .popup.consult_with_us{right:auto;bottom:0}}.share-with-doctor .download-pdf{background:#fdfcf2;font-family:"AlbertLight";padding:9px;border-radius:5px}@media only screen and (max-width:800px){.popup-visible .popup.connect_with_oncologist{right:auto;bottom:-50%}}.see-all-options{order:1}.see-all-options .content{padding:30px}.see-all-options .info{margin-top:20px;font-weight:700}.see-all-options-button{background:#0c9bed;text-decoration:none;width:100%}.to-and-from{font-weight:400;font-size:16px;line-height:24px;color:#000}.someone-else{font-weight:400;font-size:14px;cursor:pointer;line-height:20px;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#0c9bed}.missing-critical-information-popup .intake-accordion{margin-left:6px}.missing-critical-information-popup .popup-title.popup-padding{border-bottom:initial}.missing-critical-information-popup .files-uploader-select-buttons{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.missing-critical-information-popup .question{display:flex;cursor:pointer;font-family:"AlbertLight";border-bottom:1px solid #ececec}.missing-critical-information-popup .question:hover{background-color:#f8f8f8}.missing-critical-information-popup .question-circle{margin:10px;padding:10px;background:#eb4b62;color:#fff;width:5px;height:5px;border-radius:20px;text-align:center;display:flex;align-items:center;justify-content:center;font-size:13px}.missing-critical-information-popup .question-title{display:flex;align-items:center}.missing-critical-information-popup .cannot-update{text-align:center;margin-top:10px;color:#0c9bed;font-size:14px;text-decoration:underline;cursor:pointer;font-family:"AlbertLight"}.missing-critical-information-popup .cannot-update:hover{color:#8ac9e8}@media only screen and (max-width:800px){.missing-critical-information-popup .intake-accordion{margin:0 6px}}.link-button{text-decoration:underline;cursor:pointer}.popup.contact_us{bottom:0}.contact-us .privacy{text-align:center;font-size:12px;font-family:"AlbertLight";margin-top:5px}.personalize .change-location-button{text-align:center;color:#0c9bed;margin-top:20px;margin-bottom:20px;cursor:pointer;font-size:18px}.personalize .change-location-button:hover{cursor:pointer}.personalize .form-input.multi-checkbox{max-height:216px;overflow:auto}.personalize .form-input.checkbox{padding:0;border:none}.phase .multi-checkbox{max-height:inherit!important;overflow:visible!important}.general-popup-actions{display:flex;grid-gap:1%;gap:1%}.treatment-survey{padding:10px}.treatment-survey .popup-padding{word-break:break-word}.treatment-survey .share-experiences{font-size:14px;display:flex;align-items:center;margin-bottom:10px;font-family:"AlbertLight";font-weight:100}.treatment-survey .experiences{display:flex;justify-content:flex-start;align-items:center;font-family:AlbertLight;font-weight:400}.treatment-survey .experiences .experiences-icon{background:#213332;width:30px;height:30px;border-radius:50px;display:flex;justify-content:center;align-items:center;-webkit-margin-end:5px;margin-inline-end:5px}.treatment-survey .footer-buttons{grid-gap:10px;gap:10px}.treatment-survey .footer-buttons img{cursor:pointer}.treatment-survey .title{margin-bottom:5px;font-family:"AlbertLight";font-weight:700}.treatment-survey .description{font-family:"AlbertLight";margin-bottom:20px}.treatment-survey .aggression{display:flex;justify-content:space-between}.treatment-survey .aggression .option{width:33%;text-align:center;cursor:pointer}.treatment-survey .aggression .option-title{font-family:"AlbertLight";font-size:16px}.treatment-survey .aggression .sentiment-image{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ccc;box-sizing:border-box;border-radius:50px;padding:5px}.treatment-survey .aggression .option img{width:60px}.treatment-survey .aggression .sentiment-image.selected{border:1px solid #ff4800}.treatment-survey .search{margin-bottom:10px}.treatment-survey .side-effects{overflow:auto;overflow-x:hidden}.treatment-survey .small-title{font-size:16px;margin-bottom:10px;margin-top:10px;font-family:"AlbertLight"}.treatment-survey .thanks-image{text-align:center;margin-top:25px}.treatment-survey .thanks-text{margin-top:20px}.treatment-survey .thanks-text b{display:block;font-weight:700;font-size:18px;font-family:"AlbertLight";margin-bottom:15px}.treatment-survey .disabled{pointer-events:none;opacity:.3}.treatment-survey .no-side-effects-button{color:#0c9bed;text-decoration:underline;font-family:AlbertLight;text-align:center;cursor:pointer;margin-top:3px}.treatment-survey .thank-you-image{text-align:center;margin-top:30px}.treatment-survey .thank-you-image img{-webkit-filter:hue-rotate(-197deg) brightness(1.4);filter:hue-rotate(-197deg) brightness(1.4)}.treatment-survey .thank-you-text{padding:20px;box-sizing:border-box;font-family:AlbertLight;font-size:18px}.treatment-survey .thank-you-title{font-family:Albert;font-weight:700;margin-bottom:10px;margin-top:10px}.treatment-survey .thank-you-bold{font-family:Albert}.treatment-survey .thank-you-question{margin-top:10px;font-family:Albert}.popup-visible .popup.treatment_survey{bottom:0}@media only screen and (max-width:800px){.treatment_survey .popup-content{height:auto}}.community-tag{color:#fff;background-color:#2ec4b6;font-family:AlbertLight;font-weight:100;padding:2px 5px;border-radius:5px;-webkit-margin-start:10px;margin-inline-start:10px;font-size:14px;position:relative;display:inline-flex}.community-tag img{-webkit-margin-end:5px;margin-inline-end:5px}.chat{font-size:15px;font-family:AlbertLight;display:flex;flex-flow:column}.chat>*{flex-shrink:0}.chat .bot{background:#e9ebeb;border:1px solid rgba(33,51,50,.2);margin-bottom:10px;padding:15px;border-radius:5px;border-top-left-radius:0;width:80%;overflow:hidden}.chat .question{margin-bottom:20px}.chat .user{align-self:flex-end}.chat .answers{display:flex;flex-direction:column}.chat .answer{border:1px solid #ff8c69;border-radius:15px;padding:10px;font-weight:700;margin-bottom:10px;display:flex;justify-content:flex-start;align-items:center;cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-self:flex-end}.chat .answers .answer:hover{background-color:#f5f5f5}.chat .selected-answer{display:flex;align-items:center;margin-bottom:10px}.chat .selected-answer img{-webkit-margin-end:10px;margin-inline-end:10px;cursor:pointer}.chat .selected-answer .answer{background-color:#ff8c69;color:#fff;margin-bottom:0;cursor:default}.chat .bullet{min-width:15px;max-width:15px;width:100%;height:15px;border:1px solid #000;border-radius:50px;-webkit-margin-end:10px;margin-inline-end:10px}.chat .answered .bullet{border:3px solid #fff;min-width:12px;max-width:12px;width:100%;height:12px}.preference-popup{padding:5px 15px;word-break:break-word}.preference-popup h3{font-size:16px}.preference-popup p{font-size:14px;margin:5px 0}.preference-popup .title{font-family:Albert}.preference-popup .description{font-family:AlbertLight}.preference-popup .active{background-color:rgba(255,140,105,.2);border-radius:5px;padding:0 5px}.intake-popup .about-you-part .about-you-icon{padding:13px}.intake-popup .about-you-icons{width:100%;zoom:.9}.new-matches-popup{text-align:start}.new-matches-popup .new-matches-popup-title{margin-bottom:10px;font-weight:700}.new-matches-popup .new-matches-popup-text{margin-bottom:10px}.new-matches-popup .new-matches-popup-button{display:flex;justify-content:flex-end}.new-matches-popup .new-matches-popup-button .button{max-width:180px}@media only screen and (max-width:800px){.new-matches-popup .new-matches-popup-button .button{width:100%!important;max-width:none}.popups2 .new_matches.hanging-popup-theme.visible.animate-in{height:100px}}.about-you-popup .about-you-popup-image{background-color:#cce896;text-align:center}.about-you-popup .about-you-popup-title{text-align:center;font-size:20px;margin-bottom:15px}.about-you-popup .about-you-popup-text{margin-bottom:15px;font-family:AlbertLight}@media only screen and (max-width:800px){.popup-visible .popup.about_you{bottom:-240px}}.chat-loader{width:8px;height:8px;border-radius:50%;display:block;margin:15px auto;position:relative;background:#fff;box-shadow:-24px 0 #fff,24px 0 #fff;box-sizing:border-box;-webkit-animation:shadowPulse 2s linear infinite;animation:shadowPulse 2s linear infinite}@-webkit-keyframes shadowPulse{33%{background:#fff;box-shadow:-24px 0 #ff3d00,24px 0 #fff}66%{background:#ff3d00;box-shadow:-24px 0 #fff,24px 0 #fff}to{background:#fff;box-shadow:-24px 0 #fff,24px 0 #ff3d00}}@keyframes shadowPulse{33%{background:#fff;box-shadow:-24px 0 #ff3d00,24px 0 #fff}66%{background:#ff3d00;box-shadow:-24px 0 #fff,24px 0 #fff}to{background:#fff;box-shadow:-24px 0 #fff,24px 0 #ff3d00}}.popup.chat,.popup.chat_upload{padding-bottom:90px;font-size:15px;font-family:AlbertLight;display:flex;flex-flow:column}.chat-popup-without-taskbar{margin-top:-65px}.popup.chat .popup-content,.popup.chat_upload .popup-content{overflow:hidden}.chat-popup-conversation{margin-bottom:10px;margin-top:70px;padding-bottom:20px}.chat-popup .chat-message{margin-bottom:10px}.chat-popup .chat-input{width:100%;right:0;position:relative;bottom:-5px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:#fff;padding:20px;box-sizing:border-box}.chat-popup .chat-input .flex-container{display:flex;flex-direction:column;align-items:flex-start;width:100%}.chat-popup .chat-input input{height:30px;border:1px solid #ff8c69;margin-bottom:10px;width:96%}.chat-popup .chat-input button{border:none;background:none;font-size:20px;cursor:pointer}.chat-popup .chat-icon{margin-top:10px;height:20px}.chat-popup .chat-actions-panel-divider{height:20px}.chat-popup .chat-actions-panel{position:absolute;margin-left:-9px;box-shadow:0 1px 0 0 #000;width:100%;z-index:1}.chat-popup .chat-actions-panel-fullmode{position:unset;box-shadow:0 1px 0 0 #000;width:100%;z-index:1}.chat-popup .link{color:#ff8c69}.chat-popup .chat-role{margin-top:10px}.chat-popup .chat-role img{width:36px}.chat-popup .chat-message-content{display:flex}.chat-popup .chat-message-text{padding:8px;font-family:"AlbertLight"}.chat-popup .support-link-color{color:#ff8c69;-webkit-text-decoration-line:underline;text-decoration-line:underline}.chat-popup .img-pos-chatinput{position:relative;bottom:8px;left:5px}.chat-popup .img-pos-chatinput-full{position:relative;bottom:-242px;right:5px}.chat-popup .full-screen-height{height:250px}.chat-input{padding-right:47px;width:"90%"}.chat-input-textarea{width:86%;min-height:30px;max-height:100px;border:1px solid #ff8c69;margin-bottom:10px;padding:5px 40px 5px 10px;resize:none;overflow-y:auto;font-family:inherit;font-size:inherit;line-height:1.4}.submit-wrapper{position:relative;width:100%}.chat-send-button{position:absolute;right:-8px;top:43%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:8px;background:transparent;border:none;cursor:pointer}.chat-answer-picker .answer-picker-container{width:300px;text-align:center}.chat-answer-picker-full-screen{display:flex;justify-content:center;margin-top:20px}.chat-answer-picker .chat-question-title{margin-bottom:20px;font-size:20px}.chat-answer-picker .option-button{width:100%;padding:10px;margin-bottom:5px;border:none;background-color:#ff8c69;color:#fff;cursor:pointer;border-radius:4px}.chat-answer-picker .option-button:hover{background-color:#fff;color:#ff8c69;border:2px solid #ff8c69}.popup.chat{padding-bottom:90px}.chat-popup{height:100%;padding:10px;background-color:#f7f7f8;overflow-x:hidden}.popup.chat .popup-content{overflow:hidden}.chat-popup-conversation{margin:auto}.popup.chat .chat-message{margin-bottom:10px}.popup.chat .chat-input{width:100%;right:0;bottom:-5px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:#fff;padding:20px;box-sizing:border-box}.popup.chat .chat-input .flex-container{display:flex;flex-direction:column;align-items:flex-start;width:100%}.popup.chat .chat-input button{position:absolute;border:none;background:none;font-size:20px}.popup.chat .chat-icon{margin-top:10px;height:20px}.chat-actions-panel-divider-fullmode{margin-bottom:-46px}.popup.chat .chat-actions-panel-divider{height:20px}.popup.chat .chat-actions-panel{position:absolute;margin-left:-9px;box-shadow:0 1px 0 0 #000;width:100%}.popup.chat .link{color:#ff8c69}.popup.chat .chat-role{margin-top:10px}.popup.chat .chat-message-content{display:flex}.popup.chat .chat-message-text{padding:8px;font-family:"AlbertLight"}.chat-popup .thumb-icon{cursor:pointer}.chat-popup .chat-message-thumb{margin-left:30px}.chat-input #support{margin-top:10px;width:100%;text-align:center}.chat-intake{width:330px;margin-top:25px;z-index:1}.chat-intake-done-button{background-color:#ff8c69;color:#fff;width:95px;height:40px;border:none;border-radius:15px;font-weight:700;font-size:medium;cursor:pointer}.chat-intake-done-button:hover{color:#ff8c69!important}.chat-intake-done-button:disabled,.chat-intake-done-button:hover{background-color:rgba(255,140,105,.1)!important;border:1px solid rgba(255,140,105,.1)!important}.chat-intake-done-button:disabled{color:#9e9e9e!important;cursor:not-allowed}.chat-popup .next-scan-full{padding:75px;margin-bottom:-90px}.chat-popup{background-color:#fff}.BiomarkersNotFound_actions__2TZiF{display:flex;grid-gap:1%;gap:1%;padding:12px}.upload-popup{padding:14px 39px 41px!important}.upload-popup .browse a{color:#0c9bed!important}.upload-popup .upload-popup-title{font-size:28px;text-align:center;margin-bottom:14px}.upload-popup .files-uploader-multi-buttons{display:flex}.upload-popup .files-uploader-multi-buttons .multi-button-holder{width:100%;margin-top:0;margin-left:10px}.upload-popup .files-uploader .files-uploader-preview{border:none}.upload-popup .upload-popup-title{margin-bottom:24px}.upload-popup .files-uploader-preview-text{margin-bottom:20px}.upload-popup .uploading{display:flex;flex-direction:column;align-items:center}.upload-popup .uploading .uploading-animate{min-height:90px}.upload-popup .uploading .text{margin-top:14px;font-size:20px;line-height:32px;text-align:center;max-width:320px;min-height:64px}.upload-popup{min-height:200px}.upload-popup .top-title{font-family:AlbertLight;margin-bottom:10px}.upload-popup .upload-intake-block{overflow:auto}.popup .animate .close{display:none!important}.upload-popup .desktop-files-uploader img{width:43px;height:43px}.upload-intake-parent{padding-bottom:10px}.file-uploader-title{text-align:center;font-size:26px;margin-bottom:10px}.file-uploader-text{padding:20px}.upload-popup .files-uploader-progress{display:none}.upload-popup .upload-lottie-holder{width:50%}.upload-popup .upload-title{font-size:25px;margin-bottom:20px}.upload-preloader{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap}.upload-preloader svg{height:140px!important}.upload-popup-preloader-bar{margin-bottom:10px}.upload-popup .upload-preloader .skip{display:none;margin-top:10px}.upload-popup .upload-preloader .skip.visible{display:block}.upload-popup-preloader-bar svg{position:relative;top:-45px}@media only screen and (max-width:800px){.upload-intake-parent{padding-bottom:60px}}.STATE_UPLOADING .popup-header img{display:none}.files-uploader .mobile-files-uploader{display:none}.files-uploader .desktop-files-uploader{background-color:#fff4f0;border:3px dashed #ff8c69;font-family:AlbertLight;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:40px;box-sizing:border-box;cursor:pointer;border-radius:10px;transition:all .2s ease-out}.files-uploader .desktop-files-uploader>div{text-align:center}.files-uploader .desktop-files-uploader.dragged{border:2px dashed #00a2ff;background-color:#f0fcff;-webkit-transform:scale(1.4);transform:scale(1.4)}.files-uploader .mobile-files-uploader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background-color:rgba(0,0,0,.5490196078431373)}.files-uploader .mobile-files-uploader-overlay-buttons{position:absolute;bottom:0;width:100%;padding:20px;box-sizing:border-box}.files-uploader .mobile-files-uploader-overlay-button{background-color:#e4e4e4;color:#007aff;margin-top:5px;text-align:center;font-family:AlbertLight;padding:15px;font-size:17px;border-radius:10px;cursor:pointer}.files-uploader .mobile-files-uploader-overlay-button:first-child{border-radius:10px 10px 0 0}.files-uploader .mobile-files-uploader-overlay-button:nth-child(2){border-radius:0 0 10px 10px;margin-top:0;border-top:.5px solid rgba(60,60,67,.3607843137254902)}.files-uploader .multi-display{overflow:auto;padding-bottom:10px}.files-uploader .multi-button-holder{margin-top:20px}.files-uploader .files-uploader-preview{border-radius:10px;position:relative;border:1px solid #efefef;overflow:hidden;margin-bottom:10px}.files-uploader .files-uploader-preview-header{display:flex;justify-content:space-between;align-items:center}.files-uploader-preview-text{-webkit-margin-start:10px;margin-inline-start:10px;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.files-uploader-preview-header>div{display:flex;align-items:center;font-family:"AlbertLight";max-width:91%;overflow:hidden}.files-uploader .files-uploader-preview>div{padding:10px}.files-uploader .files-uploader-preview object{position:absolute;top:0;left:0;width:100%;height:100%;border:none;box-shadow:none;-webkit-transform:scale(1.1);transform:scale(1.1)}.files-uploader .files-uploader-preview img.preview-object{width:100%;height:100%}.files-uploader .files-uploader-add-more{border:2px solid #ff8c69;color:#ff8c69;cursor:pointer;text-align:center}.files-uploader .files-uploader-preview-menu{position:absolute;bottom:0;width:100%;display:flex;justify-content:flex-end;padding:10px;box-sizing:border-box}.files-uploader .files-uploader-preview-menu-button{width:30px;height:30px;background-color:#efefef;border-radius:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}.files-uploader-camera-preview{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999}.files-uploader-camera-preview.visible{display:flex;background:hsla(0,0%,100%,.8901960784313725)}.files-uploader-camera-preview-top{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:flex-end;padding:20px;box-sizing:border-box;z-index:1}.files-uploader-camera-preview-top>div{cursor:pointer;color:#fff;font-size:27px;background-color:hsla(0,0%,100%,.144);border-radius:100px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.files-uploader-camera-preview-bottom{position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;padding:40px;box-sizing:border-box}.files-uploader-camera-photo-button{width:70px;height:70px;border:6px solid #fff;border-radius:50px;box-shadow:0 0 10px #000;cursor:pointer}.files-uploader-camera-canvas{position:absolute;top:0;left:0;width:100%;height:100%}.files-uploader-camera-canvas canvas{width:100%;height:100%}.files-uploader-preview-num,.files-uploader-preview-title{text-align:center;font-family:AlbertLight}.files-uploader-preview-num{margin-bottom:15px;margin-top:15px}.files-uploader-preview-error .files-uploader-preview-text{color:#eb4b62!important}.files-uploader-preview-remove{-webkit-margin-start:10px;margin-inline-start:10px}.files-uploader-preview-error-tag{border:1px solid #eb4b62!important;padding:3px;font-size:12px;border-radius:2px}.files-uploader-success .files-uploader-preview-error-tag{display:none}.files-uploader-progress{display:flex;justify-content:flex-start;align-items:center;padding-top:0!important;background-color:#2ec4b6;width:0;border-radius:5px;height:14.5px;display:none}.files-uploader-progress-percent{-webkit-margin-start:5px;margin-inline-start:5px;font-family:AlbertLight}.files-uploader-preview-error .files-uploader-progress-bar{background-color:#eb4b62!important;width:100%!important}.uploader-start-content{border:1px solid #d1d1d6;border-radius:4px;background-color:#fff;display:flex;flex-direction:column;align-items:center;padding-top:4px;height:127px;width:100px}.files-uploader-multi{padding:0 10px}.files-uploader-error{margin:0 10px}@media only screen and (min-width:800px){.files-uploader-select-buttons .button{-webkit-margin-end:10px;margin-inline-end:10px}}@media only screen and (max-width:800px){.files-uploader .desktop-files-uploader{display:none}.files-uploader .mobile-files-uploader{display:block}.files-uploader .multi-button-holder{position:fixed;bottom:0;left:0;width:100%;box-sizing:border-box;padding:20px}.files-uploader-select-buttons .button{margin-bottom:10px}}.chat-button-container{background-color:#eb4b62;font-size:13px;font-family:AlbertLight;color:#fff;border-radius:35px;-webkit-padding-end:15px;padding-inline-end:15px;height:46px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .1s ease-out}.chat-button-icon img{width:100%;height:100%;object-fit:cover}.chat-button-icon{width:36px;height:36px;margin:4px 6px 4px 4px;border-radius:50%;overflow:hidden}.chat-button{position:fixed;bottom:20px;right:20px}.chat-button.provider{bottom:44px}.chat-button.provider .chat-button-container{font-size:16px;font-family:"Albert"}.chat-button:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}body.fetching-data .chat-button{pointer-events:none;opacity:.5}.infinity-loader{--path:#ff8c69;--dot:#5628ee;--duration:3s;width:44px;height:44px;position:relative}.infinity-loader:before{content:"";width:6px;height:6px;border-radius:50%;position:absolute;display:block;background:var(--dot);top:37px;left:19px;-webkit-transform:translate(-18px,-18px);transform:translate(-18px,-18px);-webkit-animation:dotRect var(--duration) cubic-bezier(.785,.135,.15,.86) infinite;animation:dotRect var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}.infinity-loader svg{display:block;width:100%;height:100%}.infinity-loader svg circle,.infinity-loader svg polygon,.infinity-loader svg rect{fill:none;stroke:var(--path);stroke-width:10px;stroke-linejoin:round;stroke-linecap:round}.infinity-loader svg polygon{stroke-dasharray:145 76 145 76;stroke-dashoffset:0;-webkit-animation:pathTriangle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite;animation:pathTriangle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}.infinity-loader svg rect{stroke-dasharray:192 64 192 64;stroke-dashoffset:0;-webkit-animation:pathRect 3s cubic-bezier(.785,.135,.15,.86) infinite;animation:pathRect 3s cubic-bezier(.785,.135,.15,.86) infinite}.infinity-loader svg circle{stroke-dasharray:150 50 150 50;stroke-dashoffset:75;-webkit-animation:pathCircle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite;animation:pathCircle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}.infinity-loader.triangle{width:48px}.infinity-loader.triangle:before{left:21px;-webkit-transform:translate(-10px,-18px);transform:translate(-10px,-18px);-webkit-animation:dotTriangle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite;animation:dotTriangle var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}@-webkit-keyframes pathTriangle{33%{stroke-dashoffset:74}66%{stroke-dashoffset:147}to{stroke-dashoffset:221}}@keyframes pathTriangle{33%{stroke-dashoffset:74}66%{stroke-dashoffset:147}to{stroke-dashoffset:221}}@-webkit-keyframes dotTriangle{33%{-webkit-transform:translate(0);transform:translate(0)}66%{-webkit-transform:translate(10px,-18px);transform:translate(10px,-18px)}to{-webkit-transform:translate(-10px,-18px);transform:translate(-10px,-18px)}}@keyframes dotTriangle{33%{-webkit-transform:translate(0);transform:translate(0)}66%{-webkit-transform:translate(10px,-18px);transform:translate(10px,-18px)}to{-webkit-transform:translate(-10px,-18px);transform:translate(-10px,-18px)}}@-webkit-keyframes pathRect{25%{stroke-dashoffset:64}50%{stroke-dashoffset:128}75%{stroke-dashoffset:192}to{stroke-dashoffset:256}}@keyframes pathRect{25%{stroke-dashoffset:64}50%{stroke-dashoffset:128}75%{stroke-dashoffset:192}to{stroke-dashoffset:256}}@-webkit-keyframes dotRect{25%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(18px,-18px);transform:translate(18px,-18px)}75%{-webkit-transform:translateY(-36px);transform:translateY(-36px)}to{-webkit-transform:translate(-18px,-18px);transform:translate(-18px,-18px)}}@keyframes dotRect{25%{-webkit-transform:translate(0);transform:translate(0)}50%{-webkit-transform:translate(18px,-18px);transform:translate(18px,-18px)}75%{-webkit-transform:translateY(-36px);transform:translateY(-36px)}to{-webkit-transform:translate(-18px,-18px);transform:translate(-18px,-18px)}}@-webkit-keyframes pathCircle{25%{stroke-dashoffset:125}50%{stroke-dashoffset:175}75%{stroke-dashoffset:225}to{stroke-dashoffset:275}}@keyframes pathCircle{25%{stroke-dashoffset:125}50%{stroke-dashoffset:175}75%{stroke-dashoffset:225}to{stroke-dashoffset:275}}.infinity-loader{display:inline-block;margin:0 16px}.add-patient{padding:20px!important}.add-patient .error{border:1px solid red;margin-top:10px;margin-bottom:10px;padding:10px;font-size:18px;border-radius:10px}.add-patient-title-holder{margin-bottom:30px;text-align:center;font-family:Albert}.add-patient-title{font-size:26px}.add-patient-subtitle{font-size:18px;margin-top:12px;font-family:"AlbertLight"}.add-patient form{margin-bottom:30px}.add-caregiver{padding:20px!important}.add-caregiver-title{text-align:center;font-size:36px;margin-bottom:10px}.add-caregiver-subtitle{margin-bottom:20px;text-align:center}.add-caregiver-agreement,.add-caregiver-footer{text-align:center;margin-top:10px;margin-bottom:10px}.add-caregiver-agreement{font-size:10px}.add-caregiver-buttons{text-align:center;margin-top:10px;margin-bottom:10px}.add-caregiver-form .radio-option{padding:0;margin:0;border:none}.add-caregiver-form .radio-option.selected{border:none}.add-caregiver-button{margin-top:10px;margin-bottom:10px;max-width:300px}.add-caregiver-form .phone-input-dropdown.flag-dropdown{border:1px solid #ccc!important}.add-caregiver-form .radio .radio-option-value{border-width:1px!important}.add-caregiver .radio .radio-option{margin-bottom:5px}.add-caregiver-form button{max-width:300px;justify-self:center;margin:20px auto}.add-caregiver-form button>img{order:1;margin-left:10px}.add-caregiver-error-handling{border:1px solid red;padding:10px;border-radius:10px}@media only screen and (max-width:800px){.add-caregiver{padding-bottom:60px!important}}.login-popup{padding:40px!important}.login-popup .login-popup-header{text-align:center;font-size:30px;margin-bottom:20px}.chat-actions-panel-button{border:none;height:80px;background-color:#fff;font-size:11px;font-weight:600;cursor:pointer;width:auto;flex:1 1}.chat-actions-panel-button:hover{background-color:#f7f7f8;border:#ff8c69;border-width:1px}.chat-active-action-panel-button{background-color:#f7f7f8}.chat-actions-panel-icon{height:45px}.chat-actions-panel-title{height:20px;font-size:12px;font-weight:600;margin-bottom:10px;margin-top:-10px;color:#ff8c69;text-align:center;background-color:#fff;width:400px;margin-left:-20px}.chat-actions-panel-buttons{display:flex;margin-top:-10px;width:100%}.next-scan-chat{margin-top:-50px}.temp{height:295px}.phoneIsAlreadyUsed_root__31v7m{margin:0;padding:36px}.phoneIsAlreadyUsed_copyButton__3pAN1{all:unset;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;cursor:pointer}.phoneIsAlreadyUsed_supportEmail__3Gw9N{-webkit-user-select:all;user-select:all}.phoneIsAlreadyUsed_copyIcon__pXC-G{width:1em;height:1em}@media only screen and (max-width:800px){.phoneIsAlreadyUsed_root__31v7m{font-size:24px;text-align:center}}.app-search header{height:70px;background-color:#fff;align-items:center;display:flex;justify-content:space-between;padding:0 10px;width:100%;box-sizing:border-box}.search h1{text-align:center}.upload-files .button-text{white-space:nowrap}.search .grid{grid-gap:0 40px;gap:0 40px;grid-template-columns:minmax(auto,30%) 70%;display:grid}.search .search-ngs-header{display:flex;align-items:center;margin-bottom:25px;font-family:"AlbertBold"}.search .search-ngs-header img{-webkit-margin-end:7px;margin-inline-end:7px}.search .results-header{display:flex;align-items:center}.search .results-title{font-family:"AlbertLight";margin-bottom:15px;margin-top:15px}.search .results-title span{background:#fff;display:inline-block;border-radius:20px;width:20px;text-align:center;border:1px solid #ccc;cursor:pointer}.search .results-container{order:1}.search .results-header .results-header-icon{cursor:pointer;display:flex;align-items:center}.search .results-header .results-header-icon img{width:22px}.search .download-button img{-webkit-margin-end:5px;margin-inline-end:5px}.search .results-header .results-header-title{font-size:17px;-webkit-margin-start:5px;margin-inline-start:5px;font-family:AlbertLight;max-width:330px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search .results-header-button{display:flex;cursor:pointer;align-items:center;padding-left:10px;padding-right:10px;border-radius:15px}.search .result-list-header{padding:14px 0!important;font-size:20px;font-family:"AlbertBold"}.search .results-header-button:hover{background-color:#f5dedb}.search .results-filters img{-webkit-filter:saturate(2110%) hue-rotate(152deg) sepia(.5);filter:saturate(2110%) hue-rotate(152deg) sepia(.5)}.search .item-box .consult-button{display:none}.search .item-box .learn-more{max-width:350px}.search .mobile-biomarkers{display:none}.search .search-subtitle{margin-bottom:25px;font-family:"AlbertBold"}.search .search-show-all-button{margin-top:10px}.search .search-results-wrapper{max-height:900px;overflow:hidden}.search .search-results-wrapper.search-results-wrapper-expanded{max-height:none}.search .search-results-title{margin-top:10px;margin-bottom:10px}.search .results-tabs{display:none!important;background:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);margin-bottom:12px;display:flex;justify-content:center;font-size:30px;position:sticky;top:5px}.search .results-tabs .results-tab{font-family:"AlbertXLight";cursor:pointer;padding:20px 30px 10px;text-align:center;color:#ff8c69}.search .results-tabs .results-tab.selected-tab{font-family:"AlbertBold";border-bottom:4px solid #ff8c69;color:#000}.search .search-mobile-header-wrapper{position:sticky;top:0}.search .search-mobile-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px;box-sizing:border-box;background-color:#fff;border-top:1px solid #efefef}.search .search-mobile-header-glass{display:flex;align-items:center;background-color:#ff8c69;width:50px;position:relative;left:-10px;justify-content:center;padding:15px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-top:3px solid #fff;border-right:3px solid #fff;border-bottom:3px solid #fff;cursor:pointer;box-shadow:0 3px 5px rgba(0,0,0,.2)}.search .search-mobile-header-tabs{display:flex;align-items:center;font-size:20px;cursor:pointer}.search .search-mobile-header-tabs img{-webkit-margin-start:10px;margin-inline-start:10px}.search .search-mobile-header-actions{padding:10px;border-left:1px solid #ccc;cursor:pointer}.search .search-mobile-tabs{position:absolute;justify-content:center;width:100%;pointer-events:none;opacity:0;transition:opacity .2s ease-out;z-index:10;display:flex}.search .search-mobile-tabs.mobile-tabs-show{pointer-events:all;opacity:1}.search .search-mobile-tabs .search-mobile-tabs-content{background-color:#fff;padding:20px;box-shadow:0 0 10px rgba(0,0,0,.2);display:flex;position:relative}.search .search-mobile-tab-selected{color:#ff8c69}.search .search-mobile-tabs-content-titles{cursor:pointer;font-size:22px}.search .search-mobile-tabs-content-arrow{display:flex;align-items:center;justify-content:center;-webkit-margin-start:20px;margin-inline-start:20px}.search .search-mobile-actions{position:absolute;display:none;right:10px;background:#fff;padding:10px;border-radius:15px;box-shadow:0 0 10px rgba(0,0,0,.21176470588235294)}.search .mobile-actions-show{display:block}.search .search-mobile-actions .results-header{display:block;margin-bottom:0}.search .search-mobile-actions .results-header-button{padding:5px 10px;margin-bottom:5px}.hcp-user .form-indication .type{opacity:.5;pointer-events:none;background-color:#efefef;border:none}.hcp-user .form-indication .type .select-value-icon{display:none}.hcp-user .form-indication .type .select .select-value{background-color:#efefef;border:none!important;padding:5px;margin-bottom:5px;font-family:AlbertLight;font-size:16px;overflow:hidden;text-overflow:ellipsis;height:auto!important;border-radius:3px}@media only screen and (max-width:800px){.main-search{padding:0!important}.search h1{margin-bottom:15px!important}.search .grid{display:flex;flex-direction:column}.search .item-box .learn-more{max-width:100%}.search .desktop-biomarkers{display:none}.search .mobile-biomarkers{display:block}.search .search-parameters{margin-bottom:5px}.search .search-subtitle{border-top:1px solid #ccc;padding-top:10px}.search .results-title{padding-left:10px;padding-right:10px}.search .results-items{padding:0 10px 10px}.search .result-list-header{padding-left:10px!important;padding-right:10px!important}.search .result-list-header-sort{display:none}.search .result-list-mobile-header-actions{-webkit-padding-start:0;padding-inline-start:0}.hcp-form .intake-holder{padding-bottom:10px}}.search-form-mobile-header{display:flex;justify-content:space-between;height:30px;align-items:center;background-color:#efefef}.search-form-mobile-header-close{padding:10px;cursor:pointer}.hcp-mobile-search.generic-overlay .generic-overlay-content{width:100%;height:100%}.app-search .ngs-popup{padding-top:0!important}.app-search .popup.ngs .ngs-popup .ngs-title{font-family:AlbertLight;font-size:25px!important;margin-top:0!important}.save-search .actions{display:flex;justify-content:space-between}.save-search .actions .button{width:auto!important;font-family:"Albert";border-radius:16px;padding:22px}.save-search .description{margin-bottom:20px}.hcp-form{width:100%;height:100%;padding:10px;background-color:#fff;box-sizing:border-box}.hcp-form .intake-preloader{padding-top:20px;padding-bottom:15px;position:relative;top:-2px}.hcp-select-indication{margin-bottom:10px}.hcp-question .intake-question{border:none;background-color:initial;padding:0}.hcp-form .intake-done-button,.hcp-question .intake-question-collapser,.hcp-question .intake-question-title{display:none}.hcp-number-unit{color:#ff8c69;background-color:#f7f7f7;padding-left:5px;padding-right:5px;border-radius:5px}.hcp-input-title{font-size:14px;margin-bottom:8px;-webkit-padding-start:3px;padding-inline-start:3px;width:100%;overflow:hidden;text-overflow:ellipsis;font-weight:700;box-sizing:border-box}.hcp-number-input{width:100%;box-sizing:border-box;border:1px solid #ff8c69;height:52px;font-family:AlbertLight;text-align:center;cursor:pointer;color:#383838;font-size:22px}.box-question-title{padding-bottom:5px;border-bottom:1px solid #000;margin-bottom:10px;font-size:14px;font-weight:700}.hcp-form .intake-question-collapser{display:none!important}.hcp-form .family_name{background:rgba(33,51,50,.1);padding:4px 8px;display:flex;align-items:center;margin-bottom:10px}.hcp-form .family_name img{margin-right:8px}.box-question-treatments{margin-top:10px}.box-question-treatment,.box-question-treatment-section{margin-bottom:10px}.box-question-treatment-title{margin-bottom:5px;font-size:14px;width:100%;overflow:hidden;text-overflow:ellipsis}.box-question-treatment-title span{color:red}.hcp-form .box-question-treatment-background{background-color:#f2f2f2;padding:10px 5px;border-radius:5px}.hcp-form .accordion .accordion-item-body{overflow:initial}.box-question .add-more{margin-top:5px}.box-question .add-more button{width:auto!important;padding:5px!important;height:30px!important;font-family:AlbertLight}.box-question .add-more button span{font-size:14px;font-family:"AlbertLight";font-weight:400}.box-question .still-on-treatment{display:flex;align-items:center;font-family:AlbertLight;cursor:pointer;font-size:14px}.box-question .still-on-treatment-box{width:17px;height:17px;background-color:#fff;border:1px solid #575757;border-radius:5px;-webkit-margin-end:5px;margin-inline-end:5px}.switch-box{display:flex;font-size:14px;font-family:AlbertLight;align-items:center;cursor:pointer}.switch-box .switch-box-start{-webkit-margin-end:5px;margin-inline-end:5px}.switch-box .switch-box-end{-webkit-margin-start:5px;margin-inline-start:5px}.switch-box .switch-box-button-rail{width:40px;height:20px;border:1px solid #ccc;border-radius:50px;position:relative}.switch-box .switch-box-button{width:20px;height:20px;background-color:#ccc;border-radius:20px;display:inline-block;position:absolute;left:0;transition:left .2s ease-out}.switch-box.switch-box-on .switch-box-button{left:calc(100% - 20px);background-color:#ff8c69;box-shadow:0 0 10px #ff8c69}.switch-box.switch-box-on .switch-box-button-rail{border:1px solid #ff8c69;box-shadow:0 0 10px rgba(255,140,105,.2)}.profile-button{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:center;cursor:pointer}.profile-button .profile-button-actions{position:absolute;top:100%;background-color:#fff;right:0;padding:10px;box-shadow:0 0 10px rgba(0,0,0,.2);border-radius:5px}.profile-button .profile-button-action{font-family:AlbertLight;padding:5px}.profile-button .profile-button-action:hover{background-color:#efefef;cursor:pointer}.hcpHeaderRightSlot_root__1PD84{display:flex;align-items:center;grid-gap:20px;gap:20px}.hcpHeaderRightSlot_button__cIDv-{padding:20px}@media only screen and (max-width:800px){.hcpHeaderRightSlot_root__1PD84{grid-gap:3px;gap:3px}.hcpHeaderRightSlot_button__cIDv-{border-radius:30px;padding:10px;width:45px!important}.hcpHeaderRightSlot_buttonLabel__3shD9{display:none}.hcpHeaderRightSlot_buttonIcon__31FGe{margin:0!important;width:24px!important;height:24px!important}}.results .grid{grid-gap:0 28px;gap:0 28px;grid-template-columns:70% 30%;display:grid}.results .result-list .circle-title{height:65px;background-color:initial;padding-left:0;padding-right:0}.results .trial-item.list-item{margin-bottom:10px;border:1px solid #d1d1d6}.results .trial-item:not(.popup-item){box-shadow:1px 1px 5px 0 rgb(0 0 0/14%)}.results .result-list{order:0;position:relative}.results .upload-files{border:none;border-radius:18px;padding:10px 14px}.search .upload-nav{display:flex;padding:22px 14px}.search .upload-nav .info{display:flex;align-items:center;margin-right:14px}.search .upload-nav .info>img{margin-right:8px}.search .upload-nav .buttons{display:flex;align-items:center;padding-left:10px;padding-right:10px}.search .upload-nav .button{font-family:AlbertLight;font-weight:400;border:none}.search .upload-nav .button:hover{border:none!important}.search .upload-nav .or{margin:0 14px}.ai-wrapper .ai-assistant{background-color:#fff;position:sticky;top:135px;padding:30px 0 20px;border-radius:4px}.ai-wrapper .ai-assistant .ai-area{background-color:#fff;padding-bottom:15px}@media only screen and (max-width:1024px){.results .upload-nav .info{margin-bottom:18px}.results .grid,.results .upload-nav{flex-direction:column}.results .grid{display:flex}.results .next-steps{order:-1;margin-bottom:20px}.new-ui .results .widget{margin-bottom:20px}.results .results-details-header{padding-left:20px;padding-right:20px}.upload-nav .buttons button,.upload-nav .info>img{margin-right:6px}.widgets-wrapper{order:-1}.results.provider{padding-bottom:35px}}.actionbox{background:#fff;border-radius:10px;padding-top:10px;box-shadow:0 8px 36px rgba(0,0,0,.16)}.actionbox .top{display:flex;padding:20px;border-bottom:2px solid #fff}.actionbox .close{text-align:end}.actionbox .clear{clear:both}.actionbox .icon-wrapper{display:inline-block}.actionbox .icon{text-align:center;width:45px}.actionbox .icon img{width:45px}.actionbox .titles{-webkit-padding-start:15px;padding-inline-start:15px}.actionbox .title{font-size:20px;margin-bottom:3px}.actionbox .subtitle{font-size:14px}.actionbox .action{padding:10px;text-align:end}.actionbox .action-button{display:inline-block;border:2px solid #fff;padding:7px;border-radius:5px;font-size:16px;cursor:pointer;display:inline-flex;text-decoration:none}.actionbox .action-button img{display:inherit;-webkit-margin-start:5px;margin-inline-start:5px;position:relative;top:2px}.text-widget{font-size:20px;line-height:28px;margin-bottom:20px}.treatments-guide_root__pmPTv{background-color:#fff;padding:0 25px 40px;border-radius:4px}.treatments-guide_imageWrapper__1xA5d{display:flex;justify-content:center}.treatments-guide_contentWrapper__2WBRO{display:flex;flex-direction:column;align-items:center}.treatments-guide_contentWrapper__2WBRO .treatments-guide_mainTitle__1fPVi{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center;margin-bottom:12px}.treatments-guide_button__2-66h{font-family:"Albert";color:#fff;font-size:16px;font-style:normal;line-height:24px;min-width:250px;outline:none;display:flex;height:36px;padding:10px 14px;justify-content:center;align-items:center;border:1px solid #ff8c69;border-radius:14px;background:#ff8c69;cursor:pointer}.treatments-guide_button__2-66h.treatments-guide_outlined__tLIen{background-color:#fff4f0;color:#ff8c69}.treatments-guide_divider__3VBmM{width:100%;height:1px;background-color:#ccc;margin:12px 0}.treatments-guide_root__pmPTv.treatments-guide_sponsored__2SJH0 .treatments-guide_talkButton__2hSqI{display:flex}.treatments-guide_root__pmPTv:not(.treatments-guide_sponsored__2SJH0) .treatments-guide_divider__3VBmM,.treatments-guide_talkButton__2hSqI{display:none}.treatments-guide_shareButton__1_QDq{grid-gap:4px;gap:4px}.treatments-guide_root__pmPTv:not(.treatments-guide_sponsored__2SJH0) .treatments-guide_shareButton__1_QDq svg path{fill:#fff}.treatments-guide_root__pmPTv:not(.treatments-guide_sponsored__2SJH0) .treatments-guide_mainTitle__1fPVi{margin-bottom:26px}@media only screen and (max-width:800px){.treatments-guide_root__pmPTv{padding:10px 14px;order:1;border-top:1px solid #ccc}.treatments-guide_divider__3VBmM,.treatments-guide_imageWrapper__1xA5d,.treatments-guide_mainTitle__1fPVi{display:none}.treatments-guide_contentWrapper__2WBRO{flex-direction:row;grid-gap:10px;gap:10px;justify-content:center}.treatments-guide_button__2-66h{min-width:0;white-space:nowrap;padding:10px}.treatments-guide_shareButton__1_QDq{order:-1}.treatments-guide_root__pmPTv:not(.treatments-guide_sponsored__2SJH0) .treatments-guide_shareButton__1_QDq{width:100%}}.sticky-container_root__lf4MJ{position:sticky;display:flex;flex-direction:column;grid-gap:30px;gap:30px}@media only screen and (max-width:800px){.sticky-container_root__lf4MJ{grid-gap:initial;gap:initial}}.enhancePrecisionButton_root__3AMjm{position:relative;align-items:center;display:flex;grid-gap:5px;gap:5px;height:40px;padding:0 12px;border:1px solid transparent;border-radius:20px;color:#fff;background-color:#ff8c69;font-family:AlbertLight;cursor:pointer}.enhancePrecisionButton_root__3AMjm:hover{color:#ff8c69;background-color:rgba(255,140,105,.1);border:1px solid rgba(255,140,105,.1)}.enhancePrecisionButton_statusCircle__3sFEf{position:absolute;left:-4px;top:3px;width:15px;height:15px;background-color:#eb4b62;border-radius:20px}@media only screen and (max-width:800px){.enhancePrecisionButton_label__2ehMB{display:none}}.trial .back-button-holder{margin-bottom:30px}.trial .grid{grid-gap:28px;gap:28px;grid-template-columns:calc(70% - 14px) calc(30% - 14px);display:grid}@media only screen and (min-width:800px){.main-search .upload-nav{margin-bottom:15px;border-bottom:1px solid #ccc;padding:0 0 15px}}@media only screen and (max-width:800px){.trial{padding:10px}.trial .grid{display:flex;flex-direction:column}.trial .action{margin-bottom:0!important;margin-top:20px}}.new-ui h2{text-align:left}.back-button{color:#848484;font-size:14px;cursor:pointer}.back-button img{width:28px;-webkit-margin-end:10px;margin-inline-end:10px}.closest-trial .subtitle,.closest-trial .title{font-size:16px;font-weight:400;font-family:AlbertLight}.closest-trial .map{height:300px;background-color:#efefef;margin:8px 0;border-radius:10px;overflow:hidden}.closest-trial .from-you span{font-size:14px}.closest-trial .from-you{margin-bottom:14px}.closest-trial .consult-button{color:#fff;background-color:#213332!important;border-color:#213332}.closest-trial .consult-button:hover{border-color:#ff8c69!important}@media only screen and (max-width:800px){.closest-trial .consult-button{max-width:200px}}.trial-details .nct{font-size:14px;padding-top:14px;padding-bottom:14px;border-bottom:1px solid #d0d0d0;color:#3a3a3c}.trial-details .nct a{text-decoration:none;color:#000}.trial-details .content{font-size:16px;line-height:18px;color:#212121;padding-top:15px;padding-bottom:15px;word-break:break-word;font-family:AlbertLight}.trial-details iframe{width:100%}.publication-section{margin-top:20px;padding:10px}.publication-section h2{font-size:18px;font-weight:700;margin-bottom:10px;text-align:left}.publication-item{border:1px solid #ddd;padding:10px;border-radius:5px}.publication-source{display:flex;justify-content:space-between;font-size:12px;color:#777;margin-bottom:5px}.publication-title{font-size:14px;font-weight:700;margin-bottom:5px}.publication-summary{font-size:14px;color:#555}.spinner-container{display:flex;justify-content:center;align-items:center;padding:20px}.spinner{border:4px solid rgba(0,0,0,.1);border-left-color:#3498db;border-radius:50%;width:30px;height:30px;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.whats-next{margin-bottom:10px}.mobile-only .whats-next{margin-top:10px}.whats-next .steps{background:#fff;padding:15px;font-size:14px}.whats-next .steps .step{align-items:baseline;display:flex;justify-content:flex-start;margin-bottom:20px}.whats-next .steps .step-number{min-width:30px;position:relative;top:5px;left:-5px}.rtl .whats-next .steps .step-number{right:-5px;left:auto}.whats-next .steps .step-content a{font-size:14px!important;line-height:inherit!important;color:rgb(58 130 247)!important;text-decoration:none!important}.whats-next .steps .step-number span{display:inline-block;background:#0c9bed;color:#fff;padding:4px;border-radius:17px;width:16px;text-align:center}.main-treatment{height:calc(100vh - 70px)}.treatment{background-color:#fff;height:100%}.treatment .treatment-item-title{font-size:28px}.treatment h2{font-size:20px!important}.treatment .preloader.inline-preloader{position:absolute;background-color:#fff}.treatment .widget-body>div:last-of-type{padding-bottom:24px}.treatment .item-box-content>div:first-of-type{display:flex;flex-direction:column-reverse}.treatment .tags{justify-content:flex-start}.treatment .item-box-icons{display:none}.treatment .item-box .description{margin-bottom:24px}.treatment .item-box-icons-list{display:flex;margin-top:24px;border-radius:8px}.treatment .item-box-icons-list>img{margin-right:8px}.treatment .info-title{font-size:12px;font-weight:600;text-transform:uppercase;color:rgba(33,51,50,.4);margin:30px 0 4px}.treatment .item-box-content .details{display:flex}.treatment .item-box-content .details .icon-line{margin-right:8px}.treatment .item-box-content .details .icon-line>div{min-width:130px;height:70px}.treatment .item-box-content .details .icon-line img{width:50px;height:50px}.treatment .item-box-content .details .icon-line span{text-align:center;font-size:16px}.treatment .treatment-title{font-size:28px}.treatment .treatment-title .generic-name{font-family:"AlbertLight";font-size:23px;margin-top:3px}.treatment .treatment-subtitle{font-size:28px;margin-top:15px;margin-bottom:5px}.treatment .back-button-holder{margin-bottom:30px;display:none}.treatment .wrapper{width:950px;margin:0 auto}.popup.general .multi-links{overflow:hidden;text-overflow:ellipsis}.treatment .treatment-footer.multi{text-align:start}.treatment .treatment-footer.multi button{max-width:350px}.treatment .padding-x-y{padding:20px 14px 24px}.isSearchPage .item-box .actions{display:flex;justify-content:center}.isSearchPage .item-box .actions button{max-width:200px}@media only screen and (max-width:800px){.treatment .grid{display:flex;flex-direction:column}.treatment .action{margin-bottom:0!important;margin-top:20px}.treatment .treatment-footer.multi button{width:100%!important;max-width:none}.treatment .wrapper{width:100%}.treatment .item-box-icons-list{display:block}.treatment .item-box-icons-list img{height:44px}.treatment .item-box-content .details .icon-line>div{min-width:44px;height:44px}.treatment .item-box-content .details .icon-line img{width:35px;height:35px}.treatment .item-box-content .details{flex-direction:column}.treatment .item-box-content .details .icon-line span{text-align:left}}.points-to-discuss h2{text-align:center}.points-to-discuss .bullet{margin-bottom:20px;font-family:AlbertLight;display:flex}.treatment.isSearchPage .points-to-discuss button.consult-button{display:none!important}.points-to-discuss .bullet img{-webkit-margin-end:10px;margin-inline-end:10px}.points-to-discuss button{max-width:350px;display:inline-flex!important}@media only screen and (max-width:800px){.points-to-discuss button{max-width:100%}}.patients-like-you{color:#213332;font-family:"AlbertLight"}.patients-like-you .community-section{text-align:center;padding:0 10px}.patients-like-you .title{font-size:20px;font-weight:700;line-height:32px}.patients-like-you .subtitle{font-size:16px;line-height:24px;margin-bottom:24px}.patients-like-you .intensity-title{font-size:16px;font-weight:600;line-height:24px}.patients-like-you .intensity-block{display:flex;justify-content:center}.patients-like-you .intensity-block>div{display:flex;flex-direction:column;align-items:center;margin-right:24px}.patients-like-you .intensity-block>div:last-child{margin-right:0}.patients-like-you .intensity-text{font-size:14px;margin:4px 0}.patients-like-you .intensity-percent{font-size:30px;font-weight:500}.patients-like-you .side-effects .title{font-size:16px;font-weight:600;text-align:center;margin-top:24px}.patients-like-you .side-effects-section{display:flex;justify-content:space-between;font-size:14px}.patients-like-you .side-effects-section-title{font-size:16px}.patients-like-you .side-effects-section-percent{position:relative;width:80px;height:24px;background-color:rgba(33,51,50,.4);text-align:center;color:#fff;display:flex;justify-content:center;align-items:center}.patients-like-you .show-percent{height:100%;background-color:#0c9bed;position:absolute;top:0;left:0}.patients-like-you .side-effects-section-text{z-index:9999;position:relative}.patients-like-you .side-effect{display:flex;justify-content:space-between}.patients-like-you .side-effects .side-effect{padding-top:10px}.treatment-item-title{margin-bottom:20px;font-size:20px;line-height:32px;font-weight:700}.treatment-item-title>div{overflow:hidden}@media only screen and (max-width:800px){.details{margin-top:4px}}.treatment-item-freindly-title-margin{margin-top:20px}.treatment-item-freindly-title-icon{padding-right:10px}.treatment-item-freindly-container{display:flex;font-family:"AlbertLight";font-style:normal;font-weight:400;font-size:16px;line-height:18px}.treatmentHeaderContent_backButton__2FJFX{border:none;border-radius:20px}.treatmentHeaderContent_button__3ARdV{padding:10px 24px}.treatmentHeaderContent_updateProfileButton__2xj6x{min-width:242px}@media only screen and (max-width:800px){.treatmentHeaderContent_updateProfileButton__2xj6x{min-width:158px}}@media only screen and (max-width:400px){.treatmentHeaderContent_button__3ARdV{padding:0}.treatmentHeaderContent_updateProfileButton__2xj6x{min-width:126px}}.eligibilityForm_popupOverlay__2i1ZA{background-color:#fff;.generic-overlay-content{width:100%;height:100%}}.eligibilityForm_popupOverlay__2i1ZA.generic-overlay{position:fixed;top:0;left:0;overflow:auto;width:100%;height:100%;z-index:90}.eligibilityForm_popupHeader__1EflD{display:flex;justify-content:space-between;padding:10px;background-color:#fff;-webkit-padding-start:15px;padding-inline-start:15px;-webkit-padding-end:15px;padding-inline-end:15px}.eligibilityForm_popupHeaderStartGroup__1ZdHA button{color:#000!important}.eligibilityForm_popupHeaderEndGroup__3BZ5y{display:flex}.eligibilityForm_popupHeaderEndGroup__3BZ5y button{-webkit-margin-start:10px;margin-inline-start:10px;.light-theme{border:1px solid #ff8c69!important;background-color:#fff!important}}.eligibilityForm_aiAssistant__1Nms8{border-bottom:1px solid #ccc;padding:15px;box-sizing:border-box;justify-content:center;align-items:center;background-color:#f2f2f7;.upload-nav{display:flex;justify-content:center}.upload-nav .info{display:flex;align-items:center;margin-right:14px}.upload-nav .buttons{display:flex;align-items:center;padding-left:10px;padding-right:10px}.upload-nav .or{margin:0 14px}.upload-nav .button{font-family:AlbertLight;font-weight:400;border:none}.upload-nav .button:hover{border:none!important}.upload-nav .info>img{margin-right:8px}}.eligibilityForm_intakeHolder__eY5W6{display:flex;justify-content:center;overflow:auto;background-color:#f2f2f7;min-height:100%;padding-bottom:20px;padding-top:10px}.eligibilityForm_intakeHolder__eY5W6 .hcp-form{background-color:#fff!important;margin-top:10px;border-radius:4px}@media only screen and (min-width:800px){.eligibilityForm_intakeHolder__eY5W6 .hcp-form{max-width:600px;background-color:#f2f2f7}}.matchedItemHeaderContent_root__wc1xe{display:flex;align-items:center;justify-content:space-between;width:100%}.matchedItemHeaderContent_rightButtons__1u7Lz{display:flex}.matchedItemHeaderContent_button__14kOy{-webkit-margin-start:10px;margin-inline-start:10px;font-family:AlbertLight!important}.matchedItemHeaderContent_buttonLabel__26Ler{font-family:AlbertLight!important;font-weight:400;white-space:nowrap}.matchedItemHeaderContent_checkQualificationButton__3fmX1{border-radius:16px}.matchedItemHeaderContent_backButton__1VXBG:hover{background-color:#f8f8f8!important}.matchedItemHeaderContent_backButtonLabel__T8JI0{color:#000}@media only screen and (max-width:800px){.matchedItemHeaderContent_backButtonLabel__T8JI0{display:none}.matchedItemHeaderContent_backButton__1VXBG{padding:0 10px;height:30px;border-radius:18px}.matchedItemHeaderContent_backButton__1VXBG>img{margin-right:0;scale:.8}.matchedItemHeaderContent_buttonIcon__3LGRn{display:none}}.matchItemEligibilityStatus_root__1iceE{padding:20px;font-family:Albert;text-align:center;margin-bottom:20px}.matchItemEligibilityStatus_status_gone__2U3wI{background-color:#efafbb}.matchItemEligibilityStatus_status_not_eligible__2vfu-{background-color:rgba(235,75,98,.4);display:none!important}.intake-page{display:flex;align-items:center;justify-content:center;flex-direction:column}.main-intake{padding-top:86px!important}.intake-page .intake{background-color:#fff;padding:20px;border-radius:10px}.intake-page .intake-wrapper{max-width:700px;position:relative}.intake-page .back-to-results{padding-top:20px;width:100%}.back-to-results-button{display:inline-flex;align-items:center;cursor:pointer;padding:5px;border-radius:20px;-webkit-padding-end:15px;padding-inline-end:15px;transition:all .2s ease-out;background-color:hsla(0,0%,100%,0)}.back-to-results-button-results{border:1px solid #ff8c69}.back-to-results-button:first-of-type{-webkit-margin-end:10px;margin-inline-end:10px}.back-to-results-button:hover{background-color:#fff}.back-to-results-button-icon{background-color:#ff8c69;border-radius:30px;width:25px;height:25px;padding:5px;display:flex;align-items:center;justify-content:center;-webkit-margin-end:7px;margin-inline-end:7px}.back-to-results-button-icon-itself{width:20px;color:#fff}.back-to-results-button-icon img{width:20px}.back-to-results-button-text{color:#ff8c69}.new-results.generic-overlay.generic-overlay-visible{align-items:baseline}.intake-page .intake-page-title{margin-bottom:10px;font-size:18px}@media only screen and (min-width:800px){.intake-page .intake .button{max-width:200px!important}}@media only screen and (max-width:800px){.intake-page .intake-wrapper{padding-left:10px;padding-right:10px}.app.app-intake{padding-bottom:0!important;background:#fff!important}.intake-page{display:block}.intake-page .intake{padding:0}.back-to-results{text-align:center;padding-bottom:10px;display:flex;justify-content:space-between}.back-to-results-button:hover{background-color:#f5f5f5}}.headerGoToResults_root__VD5Pu{height:40px;padding:0 12px;border-radius:20px;background-color:#f2f2f7;font-family:AlbertLight;cursor:pointer;align-items:center;display:flex;position:relative;border:1px solid #ff8c69}.headerGoToResults_resultsCount__1tnsv{background-color:#fff;font-size:14px;font-family:Albert;width:20px;height:20px;border-radius:20px;display:flex;align-items:center;justify-content:center;-webkit-margin-end:10px;margin-inline-end:10px;color:#000;border:1px solid #ccc}.headerGoToResults_loader__1ve6s{width:40px;position:absolute;left:1px;top:0}.headerGoToResults_zeroOpacity__3M_fu{opacity:0}.headerGoToResults_hidden__254-J{display:none}.headerGoToResults_resultsTitle__2RP0I{-webkit-margin-end:10px;margin-inline-end:10px;color:#213332;font-family:"Albert"}.headerGoToResults_resultsIconWrapper__1zOVW{display:flex;align-items:center;justify-content:center;background:#ff8c69;border-radius:20px;padding:5px}.headerGoToResults_resultsIcon__lT_MO{width:20px}.login .login-form .link{color:#ff8c69;cursor:pointer}.login .login-container{display:inline-flex;width:100%;grid-gap:30px;gap:30px;justify-content:center;flex-direction:column;align-items:center}.login .login-options{width:335px;text-align:center}.login .login-box{width:500px}.login .login-form{background:#fff;padding:24px 70px;border-radius:5px}.login .login-error{text-align:center;color:red;padding:0 20px 20px}.login .login-options .title{margin-bottom:10px}.login .action{text-align:center;padding:10px 0;position:relative}.login .action span{cursor:pointer;text-decoration:underline;font-size:14px;color:#ff8c69}.login .back-holder{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #ccc}.login .login-form input{background:#f2f2f7;border:1px solid #d1d1d6;font-size:14px;padding:14px}.login .phone-input .phone-input-dropdown{background:#f2f2f7;border:1px solid #d1d1d6;border-radius:5px}.login .login-button{display:flex;align-items:center;justify-content:center;text-align:center;padding:12px;background:#fff;border-radius:14px;border:1px solid #ff8c69;color:#ff8c69;font-weight:700;cursor:pointer}.login .login-button:hover{background-color:rgba(255,140,105,.1)}.login .icon{padding-right:10px}.login .inline-button{text-decoration:underline;color:#ff8c69;cursor:pointer;font-size:14px}.login .header{text-align:center}.login .header h1{font-weight:700;font-size:20px;line-height:23px}.login .login-buttons .login-button{margin-bottom:10px}.login .no-account{margin-top:15px;font-size:14px}.login .forgot-password,.login .reset-password{max-width:460px;text-align:center}.login .form,.login .title{margin-bottom:20px}.login .title{font-size:16px;line-height:18px}.login .text{font-size:14px;line-height:18px;margin-bottom:40px}.login .input-title{display:flex;justify-content:space-between;margin:10px 0}.login .forgot-password .required{color:red}.login .otp-verify{text-align:center}.login .verification-container{width:100%}.login .verification-character{background:#f2f2f7;border:1px solid #d1d1d1;border-radius:5px}.login .otp .text{margin-bottom:20px}.login .verify-action{text-align:center;font-size:14px;padding:15px}.login .otp .title{margin-bottom:20px}.login .otp .vi__wrapper{display:inline-block;width:100%;height:65px}.login .otp .vi__wrapper input{position:absolute;top:60px;pointer-events:none;opacity:0}.login .otp .input{text-align:center}.login .approve-text .masked{margin-top:10px;margin-bottom:40px}@media only screen and (max-width:850px){.login .login-box{width:100%}}@media only screen and (max-width:650px){.login .login-form{padding:24px 10px}}.maintenance{max-width:677px;margin:auto}.maintenance img{max-width:100%;margin:auto;display:block}.maintenance p{font-family:"AlbertSans-Regular",Helvetica;font-weight:400;color:#213332;font-size:20px;text-align:center;letter-spacing:0;line-height:32px;padding:20px 0}.crash{display:flex;align-items:center;flex-direction:column;justify-content:center;height:100%;width:100%;font-family:Roboto;text-align:center;position:absolute;z-index:9999;background:#fff}.crash p{padding:0 20px}.crash .error{color:#53bbbb;font-size:24px;line-height:30px}.crash .footer{color:#617984;padding-top:20px}.new-ui main.main-upload{padding:0}.new-ui .header-upload{padding:18px 100px!important}.main-upload{background-color:#fff}.upload-page .popup,.upload-page .popup-overlay{z-index:999999}.upload-page .upload-page-title{text-align:center;font-size:64px;font-family:"Albert";margin-bottom:24px;color:#ff8c69;font-weight:600}.upload-page .upload-page-title-main{text-align:center;font-family:"Albert";font-size:48px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:20px}.upload-page .upload-page-title-main strong{font-weight:700;font-family:"AlbertBold"}.upload-page .upload-page-start{font-size:36px;text-align:center;margin-bottom:24px;font-family:"AlbertLight";color:#213332}.upload-page .upload-page-start-low-title{color:#213332;text-align:center;font-family:"AlbertLight";font-size:20px;font-style:normal;font-weight:300;line-height:32px;margin-top:10px}.upload-page .upload-page-start-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;background-color:rgba(33,51,50,.10196078431372549)}.upload-page .upload-page-start-wrapper .start{display:flex;justify-content:flex-end;align-items:center}.upload-page .upload-page-start-wrapper .start img{margin-bottom:280px;margin-right:26px;max-width:320px;width:100%}.upload-page .upload-page-start-wrapper .empty{max-width:320px;width:100%}.upload-page .upload-page-start-section{padding:24px 0 14px;display:flex;flex-direction:column;align-items:center}.upload-page .upload-page-start-section .title{font-size:20px;font-weight:700;margin-bottom:14px}.upload-page .upload-page-start-section-bottom{display:flex;margin-top:38px;zoom:.8}.upload-page .upload-page-start-section-bottom img:nth-last-child(2){margin:0 44px}.upload-page .upload-page-file-uploader-multi{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:999999;background-color:#fff;display:flex;justify-content:center}.upload-page .file-uploader-block,.upload-page .upload-registration-wrapper{min-width:500px}.upload-page .upload-page-file-uploader{max-width:500px;width:100%}.upload-page .upload-page-file-uploader .desktop-files-uploader{background-color:#fff;padding:26px 0}.upload-page .upload-page-file-uploader .desktop-files-uploader .browse{margin-top:24px}.upload-page .upload-page-start-text{margin:6px 0 8px}.upload-page .testimonials{margin-top:14px}.upload-page .ebook-download{display:block}.upload-page .ebook-download h3{text-align:center}.upload-page .ebook-download img{margin-right:24px}.upload-page .upload-page-start-blcok{display:flex;align-items:center;margin-top:24px}.upload-page .upload-page-start-blcok .or{font-size:16px;font-weight:600;margin:0 14px}.upload-page .upload-page-start-blcok .or-none{display:none}.upload-page .upload-footer{display:flex;justify-content:center;align-items:center;border-top:1px solid rgba(33,51,50,.4);padding:16px 0;font-size:12px;margin-top:50px}.upload-page .upload-footer img{margin-right:4px}.upload-page .upload-registration-wrapper{padding:0 10px}.upload-page .upload-registration-wrapper .MuiInput-root{color:#000}.upload-page .upload-registration-wrapper .next-btn{margin-top:26px}.upload-page .upload-registration-wrapper .registration-email input{outline:none;border:1px solid #ff8c69}.phone-input-dropdown,.upload-page .upload-registration-wrapper .registration-phone input{outline:none;border:1px solid #ff8c69!important}.upload-page .none .files-uploader-preview{display:none}.special-label,.upload-page .upload-registration-wrapper .MuiFormLabel-root{font-size:16px;font-weight:600;font-family:"AlbertLight"}.upload-page .upload-registration-title{font-size:20px;margin-top:14px}.upload-page .privacy-text{font-family:"Roboto";margin-top:26px;font-size:10px}.upload-page .privacy-text a{color:#000}.upload-page .files-uploader-preview{border:none}.upload-page .files-uploader-preview-title{font-size:20px;font-weight:700;margin:4px 0 7px;padding-top:100px}.upload-page .files-uploader-progress{margin-top:10px}.upload-page .overlay-main{width:500px!important;display:flex;justify-content:center}.upload-page .overlay{display:flex;align-items:center}.upload-page .animate-section{width:460px;margin-top:100px}.upload-page .upload-page-form-error{margin-top:12px;border:2px solid red;padding:15px;border-radius:5px;box-sizing:border-box}.upload-page .upload-page-error{padding:20px;text-align:center;font-size:18px;border-radius:3px;margin-bottom:20px;margin-top:100px}.upload-page .upload-page-found{font-size:18px;margin-top:15px;margin-bottom:10px;font-family:AlbertLight}.upload-page .upload-page-analyze-found-info{text-align:center;margin-top:10px}.upload-page .upload-page-files-biomarkers{max-height:100px;overflow:auto}.upload-page .upload-intake-block{display:flex;justify-content:center;align-items:center}.upload-page .upload-intake-parent{width:700px}.upload-page .upload-intake-parent-button{margin:30px 0}.upload-page .top-title{text-align:center;font-size:25px;font-family:"AlbertBold";margin-top:20px;margin-bottom:24px}.upload-page .upload-intake-parent-button{display:flex;align-items:center;justify-content:center}.upload-page .upload-intake-parent-button .button{max-width:500px}.upload-page .app{background-color:#fff!important}.upload-page-footer{display:flex;margin-top:15px;flex-direction:column;grid-gap:15px;gap:15px}.upload-page-form-footer{display:block}.upload-page-form-footer .upload-page-form-preloader{margin-bottom:10px}.upload-page .upload-intake-wrapper .top-title,.upload-page .upload-page-skeleton .upload-page-title{margin-top:100px}.upload-page .files-uploader-state-ANALYZING .header-login-block,.upload-page .files-uploader-state-CUSTOM1 .header-login-block,.upload-page .files-uploader-state-ERROR .header-login-block,.upload-page .files-uploader-state-MULTI .header-login-block,.upload-page .files-uploader-state-UPLOADING .header-login-block{display:none}.overlay-signup{padding-top:40px}.overlay-signup .overlay-top{display:none}.upload-page .upload-page-start-inner-bottom{margin-top:35px}.upload-page .upload-page-start-inner-bottom-title{text-align:center;margin-bottom:15px}.upload-page .upload-page-start-inner-bottom-buttons-or{text-align:center;margin-top:5px;margin-bottom:5px}.upload-page .upload-overlay-header{box-sizing:border-box;border-bottom:1px solid #ccc;display:flex;width:100%}.upload-page .upload-overlay-header img{height:40px;margin:10px}.upload-page .upload-overlay-middle{padding:10px;box-sizing:border-box}.upload-page .generic-overlay .generic-overlay-content{width:100%}.upload-page .generic-overlay{align-items:baseline;justify-content:normal;background:#fff;width:100%;height:100%}.upload-page .upload-overlay .upload-registration-wrapper{width:auto}.upload-page .upload-overlay .upload-registration-wrapper .upload-page-start-section-bottom{display:flex;align-items:center;justify-content:center}.upload-page .upload-overlay .upload-registration-title{margin-bottom:20px}.upload-page .next-continue-btn{pointer-events:none;opacity:.5;margin-top:25px}.upload-page .next-continue-btn.next-continue-btn-enabled{pointer-events:auto;opacity:1}.upload-page .continue-popup{position:fixed;background-color:rgba(0,0,0,.7058823529411765);width:100%;height:100%;display:flex;align-items:center;top:0;left:0}.upload-page .continue-popup-container{background:#fff;width:80%;margin:0 auto;padding:10px;border-radius:15px}.upload-page .continue-popup-header{border-bottom:1px solid #ccc;display:flex;justify-content:flex-end;cursor:pointer}.upload-page .continue-popup-header-close{width:20px}.upload-page .continue-popup-header-close img{width:25px}.upload-page .continue-popup-middle{display:flex;flex-direction:column;justify-content:center;background-color:#e7f5fe;padding:20px}.upload-page .continue-popup-img{text-align:center;margin-top:10px;margin-bottom:10px}.upload-page .continue-popup-text,.upload-page .continue-popup-text2{margin-bottom:15px}.upload-page .continue-popup .bold{font-family:AlbertBold}.upload-page .continue-popup .small{font-size:14px;margin-top:3px}.upload-page .continue-popup-text3 img{width:25px;-webkit-margin-end:5px;margin-inline-end:5px}.react-tel-input .flag-dropdown{border:1px solid #d4d4d4!important}.upload-page .upload-answer-button{background:#ff8c69;background:var(--Web---Orange,#ff8c69)}.upload-page .upload-answer-button,.upload-page .upload-medical-button{display:flex;height:55px;padding:10px 24px;justify-content:center;align-items:center;grid-gap:10px;gap:10px;align-self:stretch;width:375px;border-radius:4px;border-color:transparent;color:#fff;color:var(--match-white,#fff);font-family:"Albert";font-size:20px;font-style:normal;line-height:24px;cursor:pointer}.upload-page .upload-medical-button{background:#c77dff;background:var(--Web---Orange,#c77dff)}.upload-page .upload-how-it-works-section{display:flex;flex-direction:column;align-items:center;margin-top:20px}.upload-page .upload-stats-section{height:121px;display:flex;flex-direction:column;align-items:center;background:rgba(203,232,150,.2);background:var(--Web---lime---20,rgba(203,232,150,.2))}.upload-page .upload-stats-section .upload-how-it-works-section-body{padding-top:12px}.upload-page .upload-stats-section-numbers{text-align:center;display:flex;width:332px;flex-direction:column;align-items:flex-start;flex-shrink:0;font-family:"AlbertBold";font-size:21px;line-height:28px}.upload-page .upload-stats-section-numbers span{font-family:"AlbertLight"}.upload-page .upload-how-it-works-section-title{color:#213332;color:var(--match-black,#213332);text-align:center;font-family:"AlbertBold";font-size:20px;font-style:normal;font-weight:700;line-height:normal}.upload-page .upload-how-it-works-section-body{justify-content:center;display:flex;padding:14px;grid-gap:18px;gap:18px;width:1200px}@media only screen and (min-width:800px){.upload-page .upload-page-start-blcok{display:block}.upload-page .upload-overlay .upload-registration-wrapper{width:400px}.upload-page .upload-overlay .upload-overlay-middle{display:flex;justify-content:center}}@media only screen and (max-width:800px){.upload-page .upload-intake-parent-button .button{max-width:100%}.upload-page .upload-page-start-wrapper{grid-template-columns:1fr}.empty,.upload-page .upload-page-start-wrapper .start{display:none}.upload-page .upload-page-start-section .title{font-weight:600;font-size:16px}.upload-page .upload-page-start-section{padding:14px 0 36px}.upload-page .upload-page-start-blcok{flex-direction:column;margin-top:0}.upload-page .upload-page-start-blcok .or{margin:8px 0}.upload-page .upload-page-start-blcok .or-none{display:block;margin:8px 0}.upload-page .upload-page-start-section-bottom{margin-top:28px}.upload-page .upload-page-title{font-size:36px;font-weight:600;margin-bottom:14px}.upload-page .upload-page-file-uploader{display:flex;justify-content:center}.upload-page .upload-page-start{font-size:18px;font-weight:400;margin-bottom:14px}.upload-page .upload-page-start-text{text-align:center;font-weight:400;font-size:14px}.upload-page .testimonials .title{font-size:20px}.app.new-ui{padding-bottom:0!important}.upload-page .upload-page-start-section-mobile{padding:24px 79px;background-color:#f2f2f7;display:flex;justify-content:center}.upload-page .file-uploader-block,.upload-page .upload-registration-wrapper{width:100%;min-width:unset}.upload-page .animate-section{width:100%}.upload-page .upload-intake-block{padding-left:10px;padding-right:10px;box-sizing:border-box}.upload-page .upload-intake-parent{width:100%}.new-ui .header-upload{padding:14px 10px!important}}@media only screen and (max-width:460px){.upload-page .ebook-download img{margin-right:0;margin-bottom:14px}}.upload-page .file-uploader-main{display:flex;flex-direction:column;align-items:center;justify-content:center;width:450px}.upload-page .file-uploader-main-header{display:flex;height:30px;flex-direction:column;justify-content:center;align-self:stretch;text-align:center}.upload-page .file-uploader-buttons-div{height:20px}.upload-page .file-uploader-buttons-div-btn{height:5px}.upload-page .file-uploader-buttons{color:#ff8c69!important;background-color:#fff!important}.upload-page .file-uploader-main-entry{display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-page .medical-profile-info-box{display:flex;width:779px;height:774px;padding:0 14px;flex-direction:column;align-items:center;grid-gap:14px;gap:14px}.upload-page .later-upload-file,.upload-page .medical-profile-info-main{background-color:#e7f5fe;padding:15px}.upload-page .medical-profile-info-btn-div{display:flex;align-items:center;justify-content:center}.upload-page .medical-profile-info-gap{height:35px}.upload-page .medical-profile-info-text{font-size:16px;font-style:normal;font-weight:400;line-height:24px;font-family:"AlbertLight"}.upload-page .medical-profile-info-text-with-margin{font-size:13px;font-family:"AlbertLight";margin-left:10px;text-align:center}.upload-page .medical-profile-info-lower-text{display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-page .quote{font-size:10px;font-family:"AlbertLight"}.upload-page .medical-profile-info-space-from-logo{width:10px}.upload-page .medical-profile-info-list{list-style-type:decimal;font-size:11px;line-height:1.65;margin-left:-20px}.upload-page .medical-profile-info-main-header{text-align:center}.upload-page .medical-profile-info-button{padding:30px}.upload-page .later-upload-button,.upload-page .medical-profile-info-button{background-color:#fff!important;width:380px!important;color:#000!important;font-size:14px;line-height:1.35}.upload-page .later-upload-button{padding:25px}.upload-page .medical-profile-info-foot-text{display:flex;font-size:13px!important}.upload-page .upload-page-gapper{display:flex;width:1440px;padding:14px 120px 0;flex-direction:column;align-items:center;grid-gap:36px;gap:36px}.upload-page .upload-button-section-main-box{display:flex;flex-direction:column;align-items:flex-start;grid-gap:14px;gap:14px}.upload-page .upload-button-section-main-title{font-family:"Albert";font-weight:600;margin-bottom:10px;margin-top:20px}.upload-page .upload-button-section-main-title,.upload-page .upload-button-section-sec-title{align-self:stretch;color:#213332;color:var(--match-black,#213332);text-align:center;font-size:16px;font-style:normal;line-height:24px}.upload-page .upload-button-section-sec-title{font-family:"AlbertLight";font-weight:400}.upload-page .upload-button-section-buttons-row{display:flex;padding-bottom:14px;flex-direction:column;justify-content:center;align-items:center;align-self:stretch}.upload-page .upload-button-section-buttons-div{align-items:"center"}.upload-button-section-buttons-div{display:flex;justify-content:center;align-items:center}.file-uploader-buttons-div-btn{height:0;margin:0}@media (max-width:600px){.upload-footer-buttons-middle{display:block!important}.upload-footer-button{margin-bottom:10px;height:55px!important}.app-ai_profile .overlay-main,.upload-page .overlay-main{width:100%!important}.upload-page .file-uploader-main{width:70%;padding:15px}.upload-page .file-uploader-main-upload-section{display:flex;height:54px;padding:10px 14px;justify-content:center;align-items:center;grid-gap:4px;gap:4px;flex:1 0}.upload-page .file-uploader-main-header{font-size:28px;padding:10px 0}.upload-page .file-uploader-buttons-div,.upload-page .file-uploader-buttons-div-btn{height:auto;margin-top:10px}.upload-page .file-uploader-buttons{font-size:14px}.upload-page .medical-profile-info-box{width:70%;height:auto;padding:20px;grid-gap:10px;gap:10px}.upload-page .later-upload-file,.upload-page .medical-profile-info-main{padding:15px}.upload-page .medical-profile-info-text,.upload-page .medical-profile-info-text-with-margin{font-size:14px}.upload-page .later-upload-button,.upload-page .medical-profile-info-button{width:70%;padding:15px;font-size:16px}.upload-page .medical-profile-info-foot-text{font-size:12px}.upload-page .medical-profile-info-gap{height:20px}.upload-page .medical-profile-info-space-from-logo{width:5px}.upload-page .quote{font-size:12px}.upload-page .medical-profile-info-list{font-size:12px;margin-left:0}.upload-page .medical-profile-info-main-header{text-align:center;padding:10px 0}}@media (min-width:600px) and (max-width:900px){.upload-page .file-uploader-main{width:80%;padding:15px}.upload-page .file-uploader-main-upload-section{display:flex;height:54px;padding:10px 14px;justify-content:center;align-items:center;grid-gap:4px;gap:4px;flex:1 0}.upload-page .file-uploader-main-header{font-size:28px}.upload-page .file-uploader-buttons-div{height:25px}.upload-page .file-uploader-buttons-div-btn{height:5px}.upload-page .medical-profile-info-box{width:90%;height:auto;padding:10px}.upload-page .later-upload-file,.upload-page .medical-profile-info-main{padding:12px}.upload-page .medical-profile-info-text,.upload-page .medical-profile-info-text-with-margin{font-size:15px}.upload-page .later-upload-button,.upload-page .medical-profile-info-button{width:90%;padding:25px}}@media (max-width:400px){.upload-page .file-uploader-main{width:100%;padding:10px}.upload-page .file-uploader-main-upload-section{display:flex;height:54px;padding:10px 14px;justify-content:center;align-items:center;grid-gap:4px;gap:4px;flex:1 0}.upload-page .file-uploader-main-header{font-size:28px;padding:5px 0}.upload-page .file-uploader-buttons-div,.upload-page .file-uploader-buttons-div-btn{height:auto;margin-top:5px}.upload-page .file-uploader-buttons{font-size:12px}.upload-page .medical-profile-info-box{width:100%;height:auto;padding:15px;grid-gap:8px;gap:8px}.upload-page .later-upload-file,.upload-page .medical-profile-info-main{padding:10px}.upload-page .medical-profile-info-text,.upload-page .medical-profile-info-text-with-margin{font-size:18px}.upload-page .later-upload-button,.upload-page .medical-profile-info-button{width:100%;padding:12px;font-size:14px}.upload-page .medical-profile-info-foot-text{font-size:10px}.upload-page .medical-profile-info-gap{height:15px}.upload-page .medical-profile-info-space-from-logo{width:3px}.upload-page .quote{font-size:10px}.upload-page .medical-profile-info-list{font-size:10px;margin-left:0}.upload-page .medical-profile-info-main-header{text-align:center;padding:5px 0}}@media (max-width:300px){.upload-page .file-uploader-main{width:100%;padding:5px}.upload-page .file-uploader-main-upload-section{display:flex;height:54px;padding:10px 14px;justify-content:center;align-items:center;grid-gap:4px;gap:4px;flex:1 0}.upload-page .file-uploader-main-header{font-size:28px;padding:3px 0}.upload-page .file-uploader-buttons-div,.upload-page .file-uploader-buttons-div-btn{height:auto;margin-top:3px}.upload-page .file-uploader-buttons{font-size:10px}.upload-page .medical-profile-info-box{width:100%;height:auto;padding:10px;grid-gap:5px;gap:5px}.upload-page .later-upload-file,.upload-page .medical-profile-info-main{padding:8px}.upload-page .medical-profile-info-text,.upload-page .medical-profile-info-text-with-margin{font-size:10px}.upload-page .later-upload-button,.upload-page .medical-profile-info-button{width:100%;padding:10px;font-size:12px}.upload-page .medical-profile-info-foot-text{font-size:8px}.upload-page .medical-profile-info-gap{height:10px}.upload-page .medical-profile-info-space-from-logo{width:2px}.upload-page .quote{font-size:8px}.upload-page .medical-profile-info-list{font-size:8px;margin-left:0}.upload-page .medical-profile-info-main-header{text-align:center;padding:3px 0}}@media (max-width:768px){.upload-page .upload-page-gapper{width:100%;padding:14px 20px 0}.upload-page .upload-button-section-main-box{align-items:center;display:block;align-items:stretch}.upload-page .upload-button-section-sec-title{text-align:center;font-size:18px}.upload-page .upload-button-section-buttons-row{flex-direction:column;align-items:center}.upload-page .upload-button-section-buttons-div{display:block;align-items:center}.upload-page .upload-how-it-works-section-body{flex-direction:column;text-align:center;padding-left:50px;padding-right:50px;max-width:300px}.upload-page .upload-stats-section{height:auto}.upload-page .upload-stats-section-numbers{align-items:unset}.upload-page .arrow_icon_rotation{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.upload-page .small_height{height:14px}.upload-page .upload-page-main-div{flex-direction:column;align-self:stretch;margin-top:20px}.upload-page .flex,.upload-page .upload-page-main-div{display:flex;justify-content:center;align-items:center}.upload-page .small-width-gap{width:10px}.upload-page .or-answer-btn{color:#ff8c69;color:var(--Web---Orange,#ff8c69);font-family:"Albert";font-size:18px;font-style:normal;font-weight:600;-webkit-text-decoration-line:underline;text-decoration-line:underline;background-color:initial;border:unset;cursor:pointer}.upload-page .upload-how-it-works-section-body-text{font-family:"AlbertLight";font-size:16px;font-style:normal;font-weight:400;line-height:24px}.upload-footer-buttons{display:flex;justify-content:center;margin-bottom:20px;margin-top:40px}.upload-footer-buttons-middle{display:flex}.upload-footer-button{width:320px;display:flex;align-items:center;justify-content:center;color:#fff;font-family:"Albert";font-size:20px;font-style:normal;line-height:24px;cursor:pointer;-webkit-padding-end:20px;padding-inline-end:20px;-webkit-padding-start:20px;padding-inline-start:20px;-webkit-margin-end:5px;margin-inline-end:5px;-webkit-margin-start:5px;margin-inline-start:5px;height:55px;border-radius:5px}.upload-footer-button img{-webkit-margin-end:5px;margin-inline-end:5px}.upload-footer-button.answer-questions{background-color:#ff8c69}.upload-footer-button.upload-button{background-color:#c77dff}#main-div{display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-page .btn-height-gap{height:0}@media (max-width:768px){.upload-page .btn-height-gap{height:10px}}@media (min-width:768px){.upload-page .upload-page-main-div{margin-top:10px;padding:15px 15px 0}}@media (max-width:768px){.upload-page .upload-page-title-main{font-size:36px;padding:15px 15px 0}}@media (max-width:768px){.upload-page .upload-page-start-low-title{font-size:18px;padding:0 15px 15px}}@media (max-width:768px){.upload-page .upload-button-section-sec-title{padding:15px}}.upload-page .file-uploader-secoundry-header{font-family:AlbertLight}@media (max-width:768px){.upload-page .file-uploader-secoundry-header{color:#000;text-align:center;font-family:"AlbertLight";font-size:16px;font-style:normal;font-weight:400;line-height:24px}}.upload-page .ai-chat-upload{overflow-y:scroll;width:725px}.upload-page .ai-chat-upload .chat-input{position:unset;bottom:unset}.intercom-button{display:none!important}.chat-popup .add-absulot{position:absolute}.upload-page .center-loader{justify-content:center;align-content:center;align-items:center;display:flex;margin-top:25px}.upload-page .ai-chat-upload-box .chat-send-button{position:absolute;right:35px;top:43%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:8px}.animate-wrapper .animate-video{width:100%;margin:0 auto}.animate-wrapper .animate-video iframe{border-radius:20px}.animate-title{margin-bottom:10px;font-size:18px}.animate-loader{margin-bottom:5px}.animate-header{display:flex;flex-direction:column;justify-content:center;align-items:center}.animate-skip{display:none}.animate-skip.visible{display:flex;justify-content:center;margin-top:10px}.animate-skip button{width:200px!important}@media only screen and (max-width:800px){.animate-skip button{width:100%!important}.animate-skip.visible{padding-left:10px;padding-right:10px}}.records-wrapper{font-family:"AlbertLight";display:flex;justify-content:center;flex-direction:column;align-items:center}.records-title{text-align:center;font-family:"AlbertBold";font-size:28px;margin-bottom:8px}.records-wrapper>div{max-width:690px;min-width:690px}.records-wrapper .step-number{font-size:28px;font-weight:700;color:#2ec4b6;width:44px;height:44px;display:flex;justify-content:center;align-items:center;margin-right:12px}.records-wrapper .title{font-size:20px;margin:0 4px 8px}.records-wrapper .step-one-wrapper{background-color:rgba(244,208,111,.10196078431372549);padding:14px 4px}.records-wrapper .step-one{display:flex;align-items:center}.records-wrapper .one{font-size:28px;font-weight:700;border:2px solid #2ec4b6;border-radius:50%;color:#213332}.records-wrapper .copy-wrapper{display:flex;justify-content:space-between;padding:0 14px;margin-top:12px}.records-wrapper .copy{cursor:pointer}.records-wrapper .step-one-email{font-size:20px;font-weight:700;color:rgba(33,51,50,.8)}.records-wrapper .copy{display:inline-flex;align-items:center;background-color:#ff8c69;border-radius:8px;padding:4px;color:#fff}.records-wrapper .copy-icon{margin-right:8px}.records-wrapper .step-two-wrapper{display:flex;align-items:center;margin-top:8px}.records-wrapper .step-two-content{line-height:24px}.records-wrapper .step-two-content span{font-weight:600}.records-wrapper .step-three-wrapper{display:flex;align-items:center;line-height:24px;margin-top:14px}.records-wrapper .next-btn{display:flex;justify-content:center}.records-wrapper .records-bottom{margin-top:72px}.records-wrapper .records-bottom .records-bottom-text{padding:0 28px;font-family:"Roboto";font-size:10px}.records-wrapper .records-bottom .records-bottom-text a{color:#ff8c69}.records-wrapper .subtitle{margin-bottom:8px;font-size:20px;line-height:32px;padding:0 4px}@media only screen and (max-width:800px){.records-wrapper>div{width:100%;max-width:unset;min-width:unset}}.records-wrapper .email-form{margin:0 3rem 1rem}.records-wrapper .message{text-align:center;font-size:1.5rem;font-weight:700;padding:2rem}.receiving-wrapper{display:flex;justify-content:center}.receiving-wrapper>div{min-width:500px}.receiving-wrapper .title{font-size:20px;font-weight:700;text-align:center;margin-bottom:16px}.receiving-wrapper .image-section{width:100%;padding:35px 0;background-color:rgba(12,155,237,.10196078431372549);margin-bottom:51px}.receiving-wrapper .image-section,.receiving-wrapper .receiving-btn{display:flex;justify-content:center}@media only screen and (max-width:800px){.receiving-wrapper>div{width:100%;min-width:unset}}.partners{max-width:1100px;margin:48px auto 0}.partners .partners-image{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.partners .partners-image img{margin-right:16px;margin-bottom:14px}.partners .title{margin-bottom:14px;align-self:stretch;color:#213332;color:var(--match-black,#213332);text-align:center;font-family:"Albert";font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-top:10px}.publications-articles{max-width:1250px;margin:0 auto}.publications-articles .title{margin-top:24px;margin-bottom:14px;font-size:36px;text-align:center;font-family:"AlbertLight"}.publications-articles .publications-articles-image{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.publications-articles .publications-articles-image img{margin-right:16px;margin-bottom:14px}@media only screen and (max-width:800px){.partners{margin-top:38px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;box-sizing:initial}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);height:44px;height:var(--swiper-navigation-size);margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;box-sizing:border-box;border-left:4px solid var(--swiper-theme-color);border-bottom:4px solid var(--swiper-theme-color);border-right:4px solid var(--swiper-theme-color);border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.slider-wrapper{display:grid;grid-template-columns:1fr 1fr;padding:44px 24px 24px}.slider-wrapper .slider-image-block{display:flex;justify-content:center;max-width:500px;margin:0 auto;width:100%}.slider-wrapper .slider-image-block img{width:100%}.slider-wrapper .swiper-block{display:flex;justify-content:flex-start}.slider-wrapper .swiper-3d{max-width:500px;width:100%;margin:0;-webkit-perspective:unset;perspective:unset}.slider-wrapper .swiper-button-prev{background-image:url(/static/media/right_left.436fd074.svg)}.slider-wrapper .swiper-button-next,.slider-wrapper .swiper-button-prev{top:305px;background-repeat:no-repeat;background-position:50%;width:30px;z-index:9999}.slider-wrapper .swiper-button-next{left:250px;background-image:url(/static/media/right_arrow.f2e97640.svg)}.swiper-button-next:after,.swiper-button-prev:after{content:""}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{max-width:300px;width:100%}.swiper-block .name{margin-top:8px;font-size:16px;font-family:"Albert"}.swiper-block .condition{margin-top:8px;font-size:16px;font-family:"AlbertLight"}.swiper-block .comment{margin-top:8px;font-size:20px;font-family:"AlbertLight";color:rgba(33,51,50,.6);padding-bottom:140px}.slider-wrapper .swiper-pagination-bullet{background-color:#5b9bf3}@media only screen and (max-width:800px){.slider-wrapper{grid-template-columns:1fr}.slider-wrapper .swiper-block{display:flex;justify-content:center;margin-top:14px}}@media only screen and (max-width:550px){.slider-wrapper .swiper-3d{max-width:300px}}.results-skeleton{width:100%;box-sizing:border-box}.skeleton-header{margin-top:10px;border:1px solid #d1d1d6;border-radius:10px;padding:16px}.results-skeleton .skeleton-box{border-radius:10px}.results-skeleton .skeleton-box1{height:25px}.results-skeleton .skeleton-box2{margin-top:20px;width:300px;height:20px}.results-skeleton-result{background-color:#fff;padding:20px;margin-top:20px;border-radius:10px}.results-skeleton .skeleton-line{align-items:center}@-webkit-keyframes gradientAnimation{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradientAnimation{0%{background-position:100% 50%}to{background-position:0 50%}}.results-skeleton .skeleton-effect{background:linear-gradient(90deg,#d6d6d6 30%,#f0f0f0 32%,#eee 48%,#d3d3d3 50%);background-size:400% 400%}.results-skeleton .skeleton-effect,.results-skeleton .skeleton-effect-light{-webkit-animation:gradientAnimation 2.5s ease-out infinite;animation:gradientAnimation 2.5s ease-out infinite}.results-skeleton .skeleton-effect-light{background:linear-gradient(90deg,#e0e0e0 30%,#d4d4d4 32%,#eee 58%,#dfdfdf 61%);background-size:400% 400%}@media only screen and (max-width:800px){.results-skeleton{padding-left:10px;padding-right:10px}}.send-email-analyzing{background:rgba(12,155,237,.10196078431372549);max-width:690px;min-width:690px;margin:62px auto 0}.send-email-analyzing>div{display:flex;flex-direction:column;align-items:center;padding:14px}.send-email-analyzing .text{font-size:20px;font-family:"AlbertBold";line-height:32px;margin-top:14px}@media only screen and (max-width:800px){.send-email-analyzing{width:100%;max-width:unset;min-width:unset}}.upload-page-start-section-bottom{margin-top:38px}.ai-form-page,.upload-page-start-section-bottom{display:flex;justify-content:center;align-items:center}.ai-form-page{width:680px}.center-headtitle{justify-content:center;align-items:center;font-size:22px!important;padding-bottom:10px}@media (max-width:800px){.form-margin-top{margin-top:0!important}.email-signup-center-headtitle-div{height:60px}}.signup-page-link-color{color:#ff8c69}.form-margin-top{margin-top:5vh;color:#213332;color:var(--match-black,#213332);text-align:center;font-family:"Albert";font-size:28px;font-style:normal;font-weight:700;line-height:normal}.small-height{height:14px}.have-an-account{margin-bottom:10px;margin-top:10px;display:flex;justify-content:center}.have-an-account span{font-family:AlbertLight;font-size:14px;cursor:pointer}.have-an-account span b{font-weight:400;color:#ff8c69}.have-an-account span b:hover{text-decoration:underline;cursor:pointer}.signup-page-secoundry-title{color:#000;text-align:center;font-family:"AlbertLight";font-size:16px;font-style:normal;font-weight:300;line-height:24px}.upload-page .large-width-gap{width:40px}.upload-page .ai-chat-upload-box{margin-top:25px;border-radius:4px;border:1px solid rgba(33,51,50,.4);border:1px solid var(--web-dark-40,rgba(33,51,50,.4))}.upload-page .upload-page .ai-chat-upload{overflow-y:hidden;width:725px}.upload-page .ai-chat-upload .chat-icon{margin-top:10px;height:20px;cursor:pointer}@media (max-width:768px){.upload-page .ai-chat-upload{width:calc(100vw - 30px)}}.upload-page .chat-popup .full-screen-height{height:unset}.upload-page .chat-popup .img-pos-chatinput-full-mode{bottom:7px}.finance-page{max-width:950px;margin:auto}.main-finance_intake{display:flex;justify-content:center}.finance-intake-wrapper{background-color:#fff;padding:20px;border-radius:10px}.finance-intake{max-width:700px;margin-top:20px;position:relative}.finance-intake .finance-intake-title{margin-bottom:10px}.finance-intake .back-to-results{margin-top:10px;-webkit-padding-start:10px;padding-inline-start:10px}.finance-intake .back-to-results-button{border:1px solid #ff8c69}.finance-loading{padding:20px;margin-top:20px}.intake-finance-wait{margin-top:20px}.finance-intake .intake-location-distance{display:none}.finance-intake .intake-location-holder{margin-bottom:15px}.finance-category{border-radius:8px;border:1px solid #cbe896;border:1px solid var(--Web---Lime,#cbe896);background:#fff;box-shadow:0 8px 36px 0 rgba(0,0,0,.16);padding:14px 24px;margin:20px 0;display:flex;flex-direction:column}.finance-category .accordion{border-radius:8px;background:#f2f2f7;background:var(--match-ligh-11,#f2f2f7);padding:14px}.finance-category .title{color:#213332;color:var(--match-black,#213332);font-family:"AlbertBold";font-size:20px;line-height:16px;margin:0 0 10px}.finance-category .finance-checkbox{border-radius:8px;border:1px solid #d1d1d6;border:1px solid var(--match-ligh-13,#d1d1d6);background:#fff;padding:6px 8px;margin-right:8px;display:flex;align-items:center;min-height:44px;box-sizing:border-box}.finance-category .finance-checkboxes{display:flex;flex-wrap:wrap}.finance-checkbox .icon{margin-right:8px}.finance-category .accordion-collapsed,.finance-category .category-info{display:flex;align-items:center}.finance-category .category-count{color:#213332;color:var(--Web---Dark,#213332);font-family:"Albert";font-size:16px;font-weight:600;line-height:24px;margin-right:18px}.finance-category .category-info .info-label{text-transform:capitalize;color:rgba(33,51,50,.8);color:var(--match-secondary,rgba(33,51,50,.8));font-family:"Albert";font-size:16px;font-weight:400;line-height:24px}.finance-category .category-info .info-icon{-webkit-transform:scale(1.3);transform:scale(1.3);margin-right:8px}.finance-category .accordion-expanded .finance-checkbox{margin-bottom:8px}.finance-category .accordion-expanded .finance-checkboxes{margin-bottom:-8px}.finance-category .collapse-btn{margin-bottom:8px;align-self:center}.finance-category .collapse-btn .label{text-transform:capitalize;color:rgba(33,51,50,.8);color:var(--match-secondary,rgba(33,51,50,.8));font-family:"Albert";font-size:16px;font-style:normal;font-weight:400;line-height:24px}.finance-category .collapse-btn:hover,.finance-category .expand-btn:hover{background-color:#f5dedb;border-radius:18px}.finance-category .check-btn{align-self:center;background:#ff8c69;color:#fff;border-radius:24px;padding:4px 14px;height:40px;font-family:"AlbertXLight";font-size:15px;text-transform:none;margin-top:8px}.finance-category .check-btn .search-active{display:none}.finance-category .check-btn:hover{color:#ff8c69}.finance-category .check-btn:hover .search{display:none}.finance-category .check-btn:hover .search-active{display:block}.finance-category .check-btn .check-label{margin-left:12px}.finance-category.ca-show{opacity:1}.finance-category.ca-hide{opacity:0}.finance-category.max-items .finance-checkbox,.finance-category.show-all .finance-checkbox{margin-bottom:8px}@media only screen and (max-width:950px){.finance-category{margin:20px 14px;padding:12px 5px 5px}.finance-category .accordion{padding:5px}.finance-category .title{margin-left:10px}.finance-category .finance-checkboxes .finance-checkbox .custom-checkbox{font-size:16px}.finance-category.max-items .accordion-collapsed{flex-wrap:wrap}.finance-category.max-items .category-info{width:100%}.finance-category.max-items .category-count{margin-right:8px}.finance-category.max-items .finance-checkbox .icon{display:none}}.custom-checkbox{display:inline-block;position:relative;padding-left:25px;margin-right:15px;cursor:pointer;font-size:18px}.custom-checkbox input{position:absolute;opacity:0;cursor:pointer}.custom-checkbox .checkmark{position:absolute;top:0;left:0;height:16px;width:16px;background-color:#eee;border:2px solid #5b5b5b;border-radius:6px}.custom-checkbox .checkmark-checked{border-color:#ff8c69}.custom-checkbox input:checked~.checkmark{background-color:#ff8c69}.custom-checkbox .checkmark:after{content:"";position:absolute;display:none}.custom-checkbox input:checked~.checkmark:after{display:block}.custom-checkbox .checkmark:after{left:5px;top:1.3px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.support-programs{background:#fff}.support-programs .programs-header{padding:20px 0 14px 14px;margin-bottom:20px}.support-programs .programs-header .title{color:#27272e;font-family:"AlbertBold";font-size:20px;margin-bottom:6px}.support-programs .programs-header .count{color:#425466;font-family:"AlbertLight";font-size:14px}.support-programs .program-list{list-style:none;margin:0;padding:0;box-sizing:border-box}.support-programs .program-list .program-item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d1d1d6;padding:18px 14px}.support-programs .program-list li:first-child{background:rgba(33,51,50,.6);padding:14px}.support-programs .program-list li:first-child .program-title{color:#fff;font-family:"Albert";font-size:16px}.support-programs .program-list li:last-child{border-bottom:none}.support-programs .program-list .program-info-wrapper{margin-right:10px}.support-programs .program-list .actions{display:flex;align-self:flex-start;align-items:center;justify-content:flex-end;grid-gap:8px;gap:8px;flex-wrap:wrap}.support-programs .program-item .program-title{color:#213332;font-family:"AlbertLight";font-size:16px}.support-programs .program-item .img-cont{width:38px;height:38px;border-radius:50%;overflow:hidden;margin:0 12px 0 0}.support-programs .program-item .img-cont img{width:100%;height:100%;object-fit:contain}.support-programs .program-item .category{width:100%;display:flex;align-items:center;margin-top:12px;margin-left:10px}.support-programs .category span{color:#213332;font-family:"AlbertLight";font-size:14px;margin-left:6px}.support-programs .details-button{display:flex;height:48px;padding:10px 24px;justify-content:center;align-items:center;border-radius:14px;border:1px solid #ff8c69;background:#fff;cursor:pointer;margin-left:auto;text-transform:none;color:#213332;font-family:"Albert";font-size:16px;line-height:24px}.support-programs .details-button:hover{background:rgba(255,140,105,.1);color:#ff8c69}.support-programs .actions .details-button{margin-left:8px}.support-programs .heading-program-wrapper,.support-programs .program-info{display:flex;align-items:center}@media only screen and (max-width:950px){.support-programs .program-list .program-item{flex-direction:column;width:100%;box-sizing:border-box;padding-bottom:14px}.support-programs .program-list .program-info-wrapper{margin-bottom:10px;width:100%;margin-right:0}.support-programs .program-list .actions{width:100%;justify-content:space-between}.support-programs .program-info{flex-wrap:wrap}.support-programs .program-item .program-title{width:100%;margin-top:6px}.support-programs .program-item .category{margin-left:0}}.eligible-btn{border-radius:14px;background:rgba(12,155,237,.2);display:flex;padding:0 14px;height:30px;justify-content:center;align-items:center}.eligible-btn>span{font-weight:400;line-height:18px;margin-left:4px}.eligible-btn>span,.missing-eligibility-btn{color:#213332;font-family:"AlbertLight";font-size:14px}.missing-eligibility-btn{border-radius:14px;background:#f4d06f;display:inline-flex;align-items:center;justify-content:center;padding:4px 14px;box-sizing:border-box;border:1px solid transparent}.missing-eligibility-btn>span{margin-right:14px}.missing-eligibility-btn>div{display:flex}.missing-eligibility-btn:hover{cursor:pointer;border:1px solid #f4d06f;background:rgba(244,208,111,.2)}.finance-cards{display:flex;flex-wrap:wrap}.finance-cards .finance-card{display:flex;padding:14px;flex-direction:column;align-items:flex-start;width:calc(33.33333% - 14px);background:#fff;box-sizing:border-box;margin-right:21px;margin-bottom:21px}.finance-cards .finance-card:nth-child(3n){margin-right:0}.finance-cards .finance-card .icon{width:48px;height:48px;border-radius:9px;border:1px solid #f2f2f7;background:#fff;display:flex;align-items:center;justify-content:center}.finance-cards .finance-card .icon img{-webkit-transform:scale(1.3);transform:scale(1.3)}.finance-cards .finance-card .title{color:#27272e;font-family:"AlbertBold";font-size:20px;margin:18px 0 6px}.finance-cards .finance-card .count,.finance-cards .finance-card .description{color:#425466;font-family:"AlbertLight";font-size:14px}.finance-cards .finance-card .description{margin:12px 0}.finance-cards .check-btn{display:flex;height:40px;justify-content:center;align-items:center;font-family:"AlbertLight";font-size:16px;text-transform:none;border-radius:24px;border:1px solid #ff8c69;padding:0 26px}.finance-cards .actions{display:flex;align-items:center;justify-content:space-between;width:100%;flex-wrap:wrap;margin-top:auto}.finance-cards .check-btn .btn-icon{margin-right:12px}.finance-cards .see-all-btn{color:#ff8c69;font-family:"AlbertLight";font-size:16px;text-transform:none;line-height:normal;border-radius:16px}.finance-cards .check-btn:hover{background-color:#fbf1e6;color:#ff8c69;border-color:#fbf1e6;transition:border 0ms!important}.finance-cards .see-all-btn:hover{background-color:initial}@media only screen and (max-width:950px){.finance-cards{flex-direction:column;padding:14px}.finance-cards .finance-card{width:100%}}.finance-review{display:flex;margin-bottom:20px}.finance-review .review{display:flex;flex-direction:column;justify-content:center;margin-left:24px;max-width:510px;line-height:24px}.finance-review .comment{color:#213332;text-align:center;font-family:"AlbertLight";font-size:18px;font-style:italic;margin-bottom:14px;line-height:24px}.finance-review .author{color:rgba(33,51,50,.8);text-align:center;font-family:"Albert";font-size:16px;font-weight:600}@media only screen and (max-width:950px){.finance-review{flex-direction:column;padding:0 14px}.finance-review .review{margin-left:0;max-width:none;width:100%}.finance-review .review .comment{font-size:14px;line-height:18px;margin:20px 0 4px}.finance-review .review .author{color:#213332;font-size:14px;font-weight:400;line-height:normal}}.filtered-programs{position:fixed;left:0;right:0;bottom:0;top:0;z-index:100;background:#fff;display:flex;flex-direction:column}.filtered-programs .programs-wrapper{padding:10px 80px 40px;flex:1 1;overflow:auto;margin:initial}.filtered-programs .back-btn{background-color:rgba(0,0,0,.04);border-radius:18px;padding:1px 12px 1px 10px}.filtered-programs .back-btn .btn-label{color:#213332;font-family:"AlbertLight";font-size:16px;text-transform:capitalize}.filtered-programs .back-btn .btn-icon{-webkit-transform:scale(.8);transform:scale(.8)}.filtered-programs .check-btn{display:flex;height:48px;padding:10px 24px;justify-content:center;align-items:center;border-radius:14px;border:1px solid #ff8c69;background:#ff8c69;color:#fff;font-family:"AlbertLight";font-size:16px;text-transform:capitalize}.filtered-programs .check-btn:hover{color:#ff8c69}.filtered-programs .header{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 10px}.filtered-programs .support-programs .program-list .category,.filtered-programs .support-programs .programs-header{display:none}.filtered-programs .finance-card{width:100%;margin-bottom:10px;flex-direction:row;flex-wrap:wrap;align-items:center}.filtered-programs .finance-card .actions{display:none}.filtered-programs .finance-card .description{color:#425466;font-family:"AlbertLight";font-size:16px;line-height:24px}.filtered-programs .finance-card .icon{margin-right:15px}.filtered-programs .finance-card .icon img{-webkit-transform:scale(1.4);transform:scale(1.4)}@media only screen and (max-width:950px){.filtered-programs .programs-wrapper{padding:initial}.filtered-programs .finance-cards{padding:initial;padding-bottom:14px}}.authButtonHeaderRightSlot_root__2cf9K{display:flex;align-items:center;grid-gap:20px;gap:20px}.authButtonHeaderRightSlot_button__1SSxn{padding:20px}.authButtonHeaderRightSlot_linkButton__2nLgq{font-family:AlbertLight;text-decoration:none}@media only screen and (max-width:800px){.authButtonHeaderRightSlot_root__2cf9K{grid-gap:5px;gap:5px}.authButtonHeaderRightSlot_button__1SSxn{border-radius:30px;padding:10px;width:45px!important}.authButtonHeaderRightSlot_buttonLabel__1f_Em{display:none}.authButtonHeaderRightSlot_buttonIcon__1rVas{margin:0!important;width:24px!important;height:24px!important}}.patients-page:after{content:"";display:block;position:fixed;background-color:#f2f2f7;left:0;right:0;bottom:0;height:100%;z-index:-1}.patients-header{display:flex;justify-content:space-between;margin:0 0 10px;flex-wrap:wrap}.patients-header .patient-count{color:#111;font-size:28px;font-weight:700;line-height:normal;margin-bottom:20px;font-family:"AlbertBold"}.patients-header .actions{position:relative}.patients-header .actions .modal{right:0;top:65px;z-index:5}.popover-content .archive-card{padding-bottom:20px;width:100%}.popover-content .archive-card h2{margin:15px 0 0}.popover-content .archive-card .description{margin:15px 0 20px}@media only screen and (max-width:800px){.patients-header{padding:8px;margin:30px 0 8px}.patients-header .patient-count{font-size:16px}.patients-header .heading{flex:1 1}}.patient-search{position:relative}.patient-search input{border:1px solid #d1d1d6;background:#fff;display:flex;padding:14px 35px 14px 14px;align-items:center;outline:none;width:340px;box-sizing:border-box}.patient-search input::-webkit-input-placeholder{color:rgba(33,51,50,.6);font-family:"AlbertLight";font-size:14px;line-height:18px}.patient-search input::placeholder{color:rgba(33,51,50,.6);font-family:"AlbertLight";font-size:14px;line-height:18px}.patient-search img{position:absolute;top:0;bottom:0;right:10px;margin:auto;-webkit-transform:scale(.6);transform:scale(.6)}.patient-search input:focus{border:1px solid #ff8c69}@media only screen and (max-width:800px){.patient-search input{width:100%}}.manage-btn{display:inline-flex;height:48px;padding:10px 24px;justify-content:center;align-items:center;border-radius:16px;border:1px solid #ff8c69;background:#f2f2f7;color:#213332;font-family:"Albert";font-size:16px;font-style:normal;font-weight:600;line-height:24px;cursor:pointer;box-sizing:border-box}.manage-btn>span{margin-left:10px}.archive-card{color:#213332;text-align:center;box-sizing:border-box;padding:0 20px;width:578px}.archive-card .actions-cont{display:flex;align-items:center;justify-content:center;grid-gap:10px;gap:10px}.archive-card h2{color:#213332;text-align:center;margin-bottom:16px;font-family:"AlbertBold";font-size:28px}.archive-card h3{color:#111;font-family:"AlbertLight";font-size:20px;font-weight:400;margin:30px 0 25px}.archive-card .archive-button,.archive-card .cancel-button{cursor:pointer;text-transform:none;border-radius:16px;border:1px solid #ff8c69;background:#fff;display:flex;height:44px;padding:10px 24px;justify-content:center;align-items:center;color:#ff8c69;font-family:"Albert";font-size:16px;font-style:normal;font-weight:600;line-height:24px;flex:1 1}.archive-card .archive-button{background:#eb4b62;color:#fff;transition-duration:unset!important}.archive-card .cancel-button:hover{background:rgba(255,140,105,.1);color:#ff8c69}.archive-card .archive-button:hover{background:#fff4f0;border-color:#fff4f0;color:#ff8c69}.manage-card{color:#213332;text-align:center;box-sizing:border-box;padding-bottom:30px}.manage-card .colleague{display:flex;justify-content:space-between;border-bottom:1px solid #d1d1d6;margin-bottom:30px;align-items:center;padding-bottom:3px}.manage-card .colleague .colleague-info{text-align:left}.manage-card .colleague-info .title{color:#213332;font-family:"AlbertLight";font-size:20px;font-weight:400;line-height:32px;margin-bottom:4px}.manage-card .colleague-info .email{color:#213332;font-family:"AlbertLight";font-size:14px;font-weight:400;line-height:18px}.manage-card h2{text-align:center;font-family:"AlbertBold";font-size:28px;font-weight:700;line-height:normal;margin:18px 0 20px}.manage-card h2,.share-btn{color:#213332;font-style:normal}.share-btn{display:inline-flex;height:48px;padding:10px 24px;justify-content:center;align-items:center;border-radius:16px;border:1px solid #ff8c69;background:#f2f2f7;font-family:"Albert";font-size:16px;font-weight:600;line-height:24px;cursor:pointer;box-sizing:border-box}.share-btn>span{margin-left:10px}.tooltip-button{border-radius:20px;background:#f2f2f7;color:rgba(33,51,50,.8);font-family:"AlbertLight";font-size:14px;line-height:24px;height:32px;padding:12px 14px;justify-content:center;align-items:center;grid-gap:8px;gap:8px;cursor:pointer}.popover-wrapper,.tooltip-button{display:flex;box-sizing:border-box}.popover-wrapper{border-radius:14px;background:#fff;box-shadow:0 8px 36px 0 rgba(0,0,0,.16);padding:14px;flex-direction:column}.popover-wrapper .popover-header{height:50px;width:100%;text-align:right;display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid #f2f2f7;position:relative}.popover-wrapper .popover-header .close-icon{-webkit-transform:scale(1.4);transform:scale(1.4);position:absolute;right:12px;top:15px;bottom:0;cursor:pointer}.patients-footer{display:flex;align-items:center;justify-content:center;padding:14px;background-color:#fff;margin-top:10px;grid-gap:10px;gap:10px}.patients-footer .description{color:#111;font-family:"AlbertLight";font-size:20px;line-height:32px}@media only screen and (max-width:800px){.patients-footer{flex-direction:column;margin-bottom:20px}.patients-footer .indications-form,.patients-footer .indications-form input,.patients-footer .new-button.MuiButtonBase-root{width:100%}}.new-button.MuiButtonBase-root{border-radius:16px;background:#ff8c69;color:#fff;font-family:"Albert";font-size:16px;font-weight:600;line-height:24px;display:flex;height:48px;padding:10px 24px;justify-content:center;align-items:center;text-transform:capitalize}.new-button.MuiButtonBase-root:hover{background-color:#ff8c69;color:#fff}.new-button.MuiButtonBase-root .label{margin-left:6px}.indications-form{position:relative}.indications-form input{background:#fff;display:flex;padding:14px 35px 14px 14px;align-items:center;outline:none;width:294px;height:52px;box-sizing:border-box;border:1px solid #ff8c69}.indications-form input::-webkit-input-placeholder{color:rgba(33,51,50,.6);font-family:"AlbertLight";font-size:14px;line-height:18px}.indications-form input::placeholder{color:rgba(33,51,50,.6);font-family:"AlbertLight";font-size:14px;line-height:18px}.indications-form img{position:absolute;top:0;bottom:0;right:16px;margin:auto;cursor:pointer}.indications-form .search-icon{-webkit-transform:scale(1.3);transform:scale(1.3)}.indications-form .close-icon{-webkit-transform:scale(1);transform:scale(1)}.indications-form input:focus{border:1px solid #ff8c69}.indications-form .suggestions-list{align-items:flex-start;background-color:#fff;border-radius:0;display:flex;flex-direction:column;left:0;max-height:225px;overflow:auto;position:absolute;top:100%;width:100%;box-sizing:border-box;margin:0;padding:2px 0;z-index:1}.indications-form .suggestions-list li{color:#213332;cursor:pointer;font-size:14px;font-weight:400;text-align:left;font-family:"AlbertLight";padding:6px;width:100%;box-sizing:border-box}.indications-form .suggestions-list li:hover{background-color:#f5f5f5}.patient-list{background-color:#fff;margin:0;padding:0;list-style:none}.patient-list li{padding:8px;border-bottom:1px solid rgba(33,51,50,.4);display:flex;align-items:center;text-align:left}.patient-list li:first-child{background:#213332;padding:10px}.patient-list li:first-child>div{color:#fff;font-style:normal;line-height:20px}.patient-list li:first-child>div,.patient-list li>div{font-family:"AlbertLight";font-size:14px;box-sizing:border-box}.patient-list li>div{color:#213332;line-height:18px;padding-right:10px}.patient-list li:last-child{border-bottom:none}.patient-list .patient-name{width:11%;font-weight:400;font-family:"Albert";overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.patient-list .patient-profile{font-family:"AlbertLight";width:24%}.patient-list .patient-profile .updated_at{font-family:"Albert"}.patient-list li .details{display:flex;align-items:center;justify-content:space-between}.patient-list .patient-trial{font-family:"AlbertLight";width:18%;min-width:210px;padding-right:70px}.patient-list .patient-treatment{font-family:"AlbertLight";width:16%}.patient-list .patient-support{font-family:"AlbertLight";width:15%}.patient-list .patient-actions{display:flex;align-items:center;justify-content:space-between;position:relative;flex:1 1;grid-gap:12px;gap:12px}.patient-list .patient-actions .open-button{font-family:"AlbertBold";font-size:16px}.patient-list li .count{font-family:"Albert"}.patient-list .open-button{display:flex;height:48px;padding:10px 24px;justify-content:center;align-items:center;border-radius:14px;border:1px solid #ff8c69;background:#fff;cursor:pointer;margin-left:auto;text-transform:none;color:#213332;font-family:"Albert"}.patient-list .open-button:hover{background:rgba(255,140,105,.1);color:#ff8c69}.patient-list .visited{background:rgba(244,208,111,.1)}.patient-list .patient-tooltip.tooltip-visible{top:50px}.patient-list .tooltip-button:first-child{font-size:15px}.patient-list .modal{right:0;top:0}@media only screen and (max-width:800px){.patient-list{background-color:initial}.patient-list li:first-child{display:none}.patient-list li{flex-direction:column;margin-bottom:14px;border:1px solid #d1d1d6;background-color:#fff;align-items:flex-start;padding:20px 20px 15px 25px}.patient-list .patient-name{margin-bottom:12px;font-size:20px}.patient-list .patient-treatment{margin-bottom:12px}.patient-list .patient-profile .updated_at{margin-bottom:6px}.patient-list .patient-support .count{font-size:16px;margin-bottom:6px}.patient-list li>div{width:100%!important}}.patient-tooltip{display:none;position:absolute;right:0;z-index:5;width:272px;padding:14px;flex-direction:column;justify-content:center;align-items:flex-start;border-radius:20px;background:#fff;box-shadow:0 8px 36px 0 rgba(0,0,0,.16);box-sizing:border-box;grid-gap:12px;gap:12px}.patient-tooltip.tooltip-visible{display:flex}.share-colleague-card{color:#213332;text-align:center;box-sizing:border-box;padding:0 20px;width:490px}.share-colleague-card .title{margin-bottom:22px;color:#213332;text-align:center;font-family:"AlbertBold";font-size:28px;line-height:normal}.share-colleague-card .share-btn{display:flex;width:250px;height:44px;padding:10px 24px;justify-content:center;align-items:center;margin:auto;border-radius:16px;border:1px solid #ff8c69;background:#ff8c69;text-transform:none;color:#fff;font-family:"AlbertLight";font-size:16px;line-height:24px}.share-colleague-card .share-btn:hover{color:#ff8c69;background-color:rgba(0,0,0,.04)}.share-colleague-card .images{grid-gap:25px;gap:25px;display:flex;align-items:center;justify-content:center;margin-top:15px}.labeled-input{margin-bottom:15px;display:flex;flex-direction:column;align-items:flex-start}.labeled-input input{display:flex;height:52px;padding:10px 16px;align-items:center;box-sizing:border-box;width:100%;outline:none;border:1px solid rgba(33,51,50,.6)}.labeled-input .error-message{display:none}.labeled-input label{color:#213332;font-family:"AlbertLight";font-size:16px;font-weight:400;line-height:24px;margin-bottom:2px}.labeled-input input::-webkit-input-placeholder{color:rgba(33,51,50,.6);font-family:"AlbertLight";font-size:16px;line-height:24px}.labeled-input input::placeholder{color:rgba(33,51,50,.6);font-family:"AlbertLight";font-size:16px;line-height:24px}.labeled-input .required{color:#eb4b62;margin-left:5px}.labeled-input .input-error{border:1px solid #eb4b62}.share-patient-card{color:#213332;text-align:center;box-sizing:border-box;padding:0 20px;width:490px}.share-patient-card .title{margin-bottom:20px;color:#213332;text-align:center;font-family:"AlbertBold";font-size:28px;line-height:normal}.share-patient-card .description{color:#213332;font-family:"AlbertLight";font-size:16px;line-height:24px;margin-bottom:14px;text-align:left}.share-patient-card .share-btn{display:flex;width:250px;height:44px;padding:10px 24px;justify-content:center;align-items:center;margin:auto;border-radius:16px;border:1px solid #ff8c69;background:#ff8c69;text-transform:none;color:#fff;font-family:"AlbertLight";font-size:16px;line-height:24px}.share-patient-card .share-btn:hover{color:#ff8c69;background-color:rgba(0,0,0,.04)}.share-patient-card .images{grid-gap:25px;gap:25px;display:flex;align-items:center;justify-content:center;margin-top:15px}.modal{border-radius:14px;background:#fff;box-shadow:0 8px 36px 0 rgba(0,0,0,.16);display:flex;padding:14px;flex-direction:column;box-sizing:border-box;position:absolute}.modal .modal-header{height:50px;width:100%;text-align:right;display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid #f2f2f7;position:relative}.modal .modal-content{padding-top:20px}.modal .modal-header .close-icon{-webkit-transform:scale(1.4);transform:scale(1.4);position:absolute;right:12px;top:15px;bottom:0;cursor:pointer}.headerRightSlot_root__1xupE{display:flex}.headerRightSlot_newButton__2499-{display:flex;height:48px;padding:10px 24px;justify-content:center;align-items:center;text-transform:capitalize;border:none;border-radius:16px;background:#213332;color:#fff;font-family:"Albert";font-size:16px;font-weight:600;line-height:24px;cursor:pointer}.headerRightSlot_newButtonLabel__jkxXU{margin-left:6px}.headerRightSlot_profileButtonWrapper__2dV72{display:flex;align-items:center;-webkit-margin-start:10px;margin-inline-start:10px}@media only screen and (max-width:800px){.headerRightSlot_newButton__2499-{min-width:0;width:44px;height:44px;border-radius:50%;padding:inherit}.headerRightSlot_newButtonLabel__jkxXU{display:none}}.feed-page{margin:auto;max-width:1200px;display:flex;flex-wrap:wrap;justify-content:space-between}.feed-page-container{width:calc(100% - 420px)}.feed-page .feed-sidebar{width:375px}.feed-page .ai-assistant{background-color:#fff;padding:30px 0 12px;border-radius:4px}.feed-page .ai-assistant .ai-area{background-color:#fff;padding-bottom:15px;margin-bottom:15px}.feed-page .ai-assistant .ai-area .button,.feed-page .ai-assistant .intake-button{min-width:250px}.feed-page .welcome{margin-bottom:28px}.welcome.welcome-mobile{display:none}.welcome{display:block}@media only screen and (max-width:1200px){.feed-page{flex-direction:column;padding-bottom:80px}.feed-page-container{width:100%;order:2}.feed-page .feed-sidebar{width:100%;order:1;margin-bottom:30px}.welcome.welcome-mobile{display:block;margin-top:10px;margin-left:14px}.welcome{display:none}}.events-widget{background-color:#fff}.events-widget .options-header{background:rgba(12,155,237,.2);padding:14px 25px}.events-widget .options-body{padding:14px 25px}.events-widget .options-header .title{color:#000;font-family:"Albert";font-size:28px;font-style:normal;font-weight:600;line-height:32px}.events-widget .options-header .sub-title{color:#000;font-family:"AlbertLight";font-size:18px;font-style:normal;font-weight:400;line-height:24px;margin:0}.events-widget .assistance-btn{margin-left:auto;padding-right:34px;margin-top:40px}@media only screen and (max-width:800px){.events-widget .options-header .title{font-size:20px}.events-widget .options-header .sub-title{font-size:16px}.events-widget .options-body,.events-widget .options-header{padding:14px 16px}}.main-events{display:flex;flex-wrap:wrap}.main-events ul{display:flex;padding:0;list-style:none;width:100%;box-sizing:border-box;margin:0 40px}.main-events ul li{flex-direction:column;flex:1 1;margin:0 12px}.main-events .icon_box,.main-events ul li{display:flex;justify-content:center;align-items:center}.main-events .icon_box{width:160px;height:160px;border-radius:50%;margin-bottom:14px}.main-events .btn{border-radius:8px;border:1px solid #ff8c69;padding:25px 12px;text-align:center;font-family:"Albert";font-size:16px;font-style:normal;font-weight:600;line-height:24px}@media only screen and (max-width:800px){.main-events .icon_box{width:100px;height:100px}.main-events .icon_box svg{width:40px}.main-events ul{grid-gap:10px;gap:10px;margin:0}.main-events ul li{margin:0}.main-events .btn{width:90%!important}}.assistance-btn{display:flex;align-items:center}.assistance-btn .label{color:rgba(33,51,50,.4);font-family:"Albert";font-size:14px;line-height:18px;margin-left:12px;flex:1 1}.assistance-btn:hover{cursor:pointer}.event-list .next-appointments{border-bottom:1px solid #d1d1d6;padding-bottom:8px}.event-list .last-visits{margin-top:15px}.event-list .last-visits>ul,.event-list .next-appointments>ul{list-style:none;margin:0;padding:0}.event-list .last-visits>h3,.event-list .next-appointments>h3{color:rgba(33,51,50,.8);font-family:"AlbertLight";font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin:0 0 8px}.event-list .next-appointments ul{display:flex;grid-gap:4px;gap:4px;flex-wrap:wrap}.custom-select{position:relative;background-color:#fff}.custom-select .custom-select-container{display:flex;justify-content:space-between;padding:8px;border:1px solid #ccc;cursor:pointer;align-items:center;height:100%;box-sizing:border-box;color:#213332;text-align:center;font-family:"Albert";font-size:16px;font-weight:600;line-height:24px;border-radius:4px}.custom-select .selected-value{flex:1 1}.custom-select .arrow{margin-left:8px;font-size:16px}.custom-select .arrow.open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.custom-select .options{list-style:none;margin:0;padding:0;box-sizing:border-box;position:absolute;top:100%;left:0;width:100%;max-height:200px;overflow-y:auto;z-index:100;border-radius:4px;border:1px solid #d1d1d6;background:#fff;border-top-left-radius:0;border-top-right-radius:0}.custom-select .options li{padding:5px;cursor:pointer;color:#213332;font-family:"Albert";font-size:16px;font-style:normal;font-weight:600;line-height:24px}.custom-select .options li:hover,.options li.highlighted{background-color:#f1f1f1;background-color:red}.custom-select .options li.selected-option{background-color:green}.custom-select .options li:active{background-color:#00f}.event-add-form{display:flex;flex-wrap:wrap;grid-gap:16px;gap:16px;margin-top:22px;margin-bottom:18px}.event-add-form label{display:none}.event-add-form .form-group{border:1px solid transparent;box-sizing:border-box}.event-add-form .form-group input{color:#213332;font-family:"Albert";font-size:16px;font-style:normal;font-weight:600;text-align:center;border:none}.event-add-form .form-group-wrapper{display:flex;grid-gap:4px;gap:4px;border:1px solid #ff8c69}.event-add-form .form-group-wrapper>div{border-top:none;border-bottom:none}.event-add-form .form-group-wrapper>div:first-child{border-left:none}.event-add-form .form-group-wrapper>div:last-child{border-right:none}.event-add-form .form-group input::-webkit-input-placeholder{color:rgba(33,51,50,.6)}.event-add-form .form-group input::placeholder{color:rgba(33,51,50,.6)}.event-add-form .form-group--day,.event-add-form .form-group--month{width:48px}.event-add-form .form-group--cycle{flex:1 1}.event-add-form .form-group--year{width:100px}.event-add-form input{height:100%;margin:0;padding:6px;box-sizing:border-box;width:100%;border-width:1px;outline:none}.event-add-form .event-select{width:114px}.event-add-form .status-select{width:146px}.custom-select.event-select .options li{margin:8px 6px}.custom-select.event-select .custom-select-container{border:none}.custom-select.status-select .options li:hover,.options li.highlighted{background-color:#f1f1f1}.custom-select.status-select .options li.selected-option{background-color:rgba(255,140,105,.2)}.custom-select.status-select .options li:active{background-color:#f1f1f1}.custom-select.status-select .options li{padding:2px 6px;margin:4px}.custom-select.status-select .options li,.custom-select.status-select .selected-value{font-size:14px}.custom-select.status-select .options{padding:8px}.custom-select.status-select .custom-select-container{border-radius:0;border-color:#ff8c69}.event-add-form .add-btn.button{text-align:center;font-family:"Albert";font-size:14px;font-style:normal;font-weight:600;border-radius:32px;border:none}.event-add-form .add-btn.button:disabled{background-color:rgba(33,51,50,.2)!important}.event-add-form .error-feedback{color:#eb4b62;font-size:16px;font-style:normal;font-weight:600}.event-add-form input[type=number]::-webkit-inner-spin-button,.event-add-form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.event-add-form input[type=number]{-moz-appearance:textfield}@media only screen and (max-width:800px){.event-add-form .form-group-wrapper{width:100%}.event-add-form .form-group-wrapper>div{flex:1 1;height:44px}.event-add-form .form-group{height:44px}.event-add-form .event-select{width:100%;height:44px}.event-add-form .add-btn.button{width:100%!important}.event-add-form .custom-select.status-select,.event-add-form .form-group .form-group--cycle{flex:1 1}}.event-actions{display:flex;align-items:center;margin-top:28px}.event-actions>ul{list-style:none;margin:0;padding:0;display:flex;grid-gap:22px;gap:22px}.event-actions .action-button{border-radius:32px;display:flex;padding:0 18px;align-items:center;grid-gap:12px;gap:12px;white-space:nowrap;height:45px;justify-content:center;cursor:pointer}.event-actions .label{color:#213332;font-family:"AlbertLight";font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-right:14px}@media only screen and (max-width:800px){.event-actions{flex-direction:column;margin-bottom:12px}.event-actions .label{align-self:flex-start;margin-bottom:12px}.event-actions .action-button svg{width:22px}.event-actions .action-button{grid-gap:4px;gap:4px;height:40px;padding:0 14px}.event-actions>ul{grid-gap:4px;gap:4px;justify-content:space-between}}.upcoming-event{border-radius:4px;display:flex;padding:2px 4px;align-items:center;grid-gap:14px;gap:14px;cursor:pointer}.upcoming-event .label{color:#213332;font-family:"Albert";font-size:16px;font-style:normal;font-weight:600;line-height:24px}.upcoming-event .date{color:#213332;font-family:"AlbertLight";font-size:13px;font-style:normal;font-weight:400}.expired-event,.upcoming-event .delete_btn{display:flex;align-items:center}.expired-event{padding:8px;border-bottom:1px solid #d1d1d6;justify-content:space-between}.expired-event .bullet{display:block;width:24px;height:24px;border-radius:50%}.expired-event .details{display:flex;align-items:center;color:#213332;font-family:"Albert";font-size:16px;font-style:normal;font-weight:600;line-height:24px;grid-gap:25px;gap:25px}.expired-event .details .date{min-width:84px}@media only screen and (max-width:800px){.expired-event{flex-direction:column;padding:8px 0}.expired-event .details{width:100%;font-family:"AlbertLight";font-weight:400;font-size:14px}.expired-event .details .label{padding:2px 10px;font-weight:600}.expired-event .actions{width:100%;margin-top:12px}.expired-event .bullet{width:16px;height:16px}}.treatment-feedback .feedback-title{color:#213332;text-align:center;font-family:"AlbertLight";font-size:16px;font-style:normal;font-weight:400;line-height:20px;padding:0;margin:0 0 8px}.emoji-list{list-style:none;margin:0;padding:0;display:flex;justify-content:flex-end;grid-gap:12px;gap:12px}.emoji-list li{cursor:pointer;display:flex}@media only screen and (max-width:800px){.emoji-list{justify-content:space-around}}.status-btn{border:none;border-radius:32px;font-family:"Albert";font-size:14px;font-style:normal;font-weight:600;padding:0 24px}.status-cards .status-list{list-style:none;padding:0;display:flex;margin:0 0 40px;justify-content:space-between}.status-cards .status-list li{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;grid-gap:14px;gap:14px;border-radius:8px;border:1px solid #ff8c69;box-sizing:border-box;padding:38px 14px;width:calc(33.3% - 10px);cursor:pointer}.status-cards .status-list .label{color:#213332;text-align:center}.status-cards .back-btn,.status-cards .status-list .label{font-family:"AlbertLight";font-size:16px;font-style:normal;font-weight:400;line-height:24px}.status-cards .back-btn{border:none!important;height:auto;padding:4px 14px;border-radius:20px}.status-cards .back-btn img{scale:.8;margin-right:2px}.status-cards .selected-status{background-color:hsla(0,0%,89%,.6)}@media only screen and (max-width:800px){.status-cards .status-list{flex-direction:column;width:100%;margin-bottom:18px}.status-cards .status-list li{width:100%;flex-direction:row;margin-bottom:15px;padding:16px 14px}.status-cards .status-list .label{text-align:left}}.preference-widget{background-color:#fff}.preference-widget .options-header{background:rgba(46,196,182,.2);padding:14px 25px}.preference-widget .options-count{display:flex;align-items:center;color:#081f32;font-family:"Albert"}.preference-widget .options-count .count{font-size:50px;letter-spacing:1.5px;font-family:"AlbertBold";font-weight:800}.preference-widget .options-count .label{font-size:16px}.preference-widget .options-count .divider{margin:0 4px}.preference-widget .options-body{padding:30px 25px 14px;margin-bottom:12px}.preference-widget .options-body .title{color:#213332;font-family:"AlbertBold";font-size:30px;font-style:normal;font-weight:700;line-height:32px}.preference-widget .options-body .sub-title{color:#213332;font-family:"AlbertLight";font-size:16px;line-height:24px;font-weight:400;margin-bottom:12px}.preference-widget .options-body .options-list{list-style:none;margin:0;display:flex;flex-wrap:wrap;grid-gap:24px;gap:24px;border-top:1px solid #f3f3f3;padding:10px 0 0}.preference-widget .options-body .options-item{color:#213332;font-family:"Albert";font-size:16px;font-weight:600;line-height:24px;display:flex;flex-direction:column;align-items:center}.preference-widget .options-body .options-item .option-icon{margin-bottom:14px;display:flex;align-items:center;justify-content:center;border-radius:50%;width:88px;height:88px}.preference-widget .options-body .options-item .option-checkbox-label{color:#213332;text-align:center;font-family:"AlbertLight";font-size:16px;font-style:normal;font-weight:400;line-height:24px}.preference-widget .options-body .options-item .option-checkbox{border-radius:8px;border:1px solid #ff8c69;padding:7px 8px;min-width:104px;justify-content:center}.preference-widget .options-footer{padding:0 25px 20px;display:flex;align-items:center;justify-content:flex-end;grid-gap:15px;gap:15px;flex-wrap:wrap}.preference-widget .btn-more-options{font-family:"AlbertLight";font-size:14px;font-style:normal;font-weight:600;line-height:18px;border-radius:8px;border:1px solid #ff8c69;height:46px}.preference-widget .assistance-btn{margin-left:12px}@media only screen and (max-width:800px){.preference-widget .options-body .options-list{justify-content:center}.preference-widget .btn-more-options{width:100%!important}}.widget-btn{display:flex;height:44px;padding:12px;justify-content:center;border-radius:32px;background:#213332;border:none;font-family:"Albert";font-size:14px}.widget-btn:hover{background-color:#213332!important;color:#fff!important}@media only screen and (max-width:800px){.widget-btn{padding:5px;font-weight:400;font-family:"AlbertLight"}}.treatment-options{background-color:#fff}.treatment-options .options-header{background:rgba(46,196,182,.2);padding:14px 25px}.treatment-options .options-count{display:flex;align-items:center;color:#081f32;font-family:"Albert"}.treatment-options .options-count .count{font-size:50px;letter-spacing:1.5px}.treatment-options .options-count .label{font-size:16px}.treatment-options .options-count .divider{margin:0 4px}.treatment-options .options-body{padding:14px 25px}.treatment-options .options-body .title{color:#213332;font-family:"Albert";font-size:30px;font-weight:600;line-height:25px}.treatment-options .options-body .sub-title{color:#213332;font-family:"AlbertLight";font-size:16px;line-height:24px;font-weight:400}.treatment-options .options-body .options-list{list-style:none;padding:0;margin:35px 0 0}.treatment-options .options-body .options-item{color:#213332;font-family:"Albert";font-size:16px;font-weight:600;line-height:24px;margin:14px 0;display:flex}.treatment-options .highlight{color:#ff8c69}.treatment-options .options-body .options-item .checkmark{margin-right:10px}.treatment-options .options-body .options-item .label{margin-right:12px}.treatment-options .options-body .options-item .new{margin-left:12px}.treatment-options .options-body .options-item .new>span{text-decoration:underline;color:#eb4b62}.treatment-options .options-body .options-item .new>span:hover{cursor:pointer}.treatment-options .options-footer{padding:0 25px 20px;display:flex;align-items:center;justify-content:flex-end;grid-gap:30px;gap:30px}.checkmark{display:inline-block;width:24px;height:20px;border-radius:4px;position:relative}.checkmark:after{content:"";position:absolute;left:8px;top:0;width:6px;height:16px;border:solid #0c9bed;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.treatment-widget{background-color:#fff}.treatment-widget .widget-header{background:rgba(244,208,111,.2);padding:14px 25px}.treatment-widget .widget-header .sub-title{color:#eb4b62;font-size:16px;line-height:24px}.treatment-widget .widget-header .sub-title,.treatment-widget .widget-header .title{font-family:"Albert";margin:initial}.treatment-widget .widget-header .title{color:#000;font-size:24px;line-height:normal}.treatment-widget .widget-body{padding:14px 25px}.treatment-widget .widget-body .title{color:#000;font-family:"AlbertLight";font-weight:400;font-size:20px;line-height:24px}.treatment-widget .widget-footer{padding:14px 25px 40px;display:flex;justify-content:flex-end}.treatment-widget .actions-list{display:flex;justify-content:center;padding:0;grid-gap:24px;gap:24px;max-width:600px;margin:auto}.treatment-widget .actions-item{width:177px;display:flex;padding:14px;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;border:1px solid #ff8c69;background:#fff;box-sizing:border-box}.treatment-widget .actions-item:hover{cursor:pointer;background-color:#fff4f0}.treatment-widget .actions-item .label{color:#213332;font-family:"Albert";font-size:20px;line-height:32px;text-align:center;margin-top:14px}.treatment-widget .radios{margin:12px auto auto;max-width:600px}.treatment-widget .radio .radio-option{padding:4px 13px;display:inline-flex;border:none}.treatment-widget .radio .radio-option-value{border:1px solid #000}.treatment-widget .radio .radio-option.selected .radio-option-value{border-width:1px}.treatment-widget .radio .radio-option-title{font-family:"Albert"}.treatment-widget.step-done_for_now .actions-cont>.title,.treatment-widget .widget-footer .widget-btn{display:none}.treatment-widget .widget-footer.step-done_for_now{grid-gap:30px;gap:30px}.treatment-widget .widget-footer.step-done_for_now .widget-btn{display:block}@media only screen and (max-width:800px){.treatment-widget .widget-body .title{font-size:16px;margin:5px 0 15px}.treatment-widget .actions-list{grid-gap:initial;gap:initial}.treatment-widget .actions-item{margin-top:4px;padding:8px 4px;justify-content:start}.treatment-widget .actions-item .label{font-size:14px;margin-top:4px;line-height:20px}.treatment-widget .widget-body{margin-bottom:20px}.treatment-widget .radios{margin-top:25px}.treatment-widget .widget-footer{padding:14px 25px 30px}}.condition-feedback{padding:0 14px}.condition-feedback .description,.condition-feedback .titles{color:#000;font-family:"AlbertLight"}.condition-feedback h3.titles{line-height:24px;font-size:20px;margin:0 0 4px}.condition-feedback .description{font-size:16px;line-height:24px}.actions-list-v2{padding:0;flex-wrap:wrap;list-style:none;display:flex;justify-content:center;grid-gap:12px;gap:12px;margin:20px 0 0}.actions-list-v2 .actions-item{width:177px;height:130px;display:flex;padding:5px;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;border:1px solid #ff8c69;background:#fff;box-sizing:border-box}.actions-list-v2 .actions-item:hover{cursor:pointer;background-color:#fff4f0}.actions-list-v2 .actions-item .label{color:#213332;text-align:center;font-family:"Albert";font-size:16px;line-height:24px}.widget-slider .bullets{display:flex;grid-gap:10px;gap:10px;justify-content:center;padding:14px}.widget-slider .bullet{font-size:20px;width:48px;height:8px}.widget-slider .full{background:#2ec4b6}.widget-slider .empty{background:#d1d1d6;display:block}.widget-slider .controls button{margin-right:10px}@media only screen and (max-width:800px){.widget-slider .bullets{margin-top:16px}}.step-1 .drugs .option-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px}.step-1 .drugs{border-radius:4px;border:1px solid #d1d1d6;background:#fff;padding:12px 6px;margin:0 15px}.step-1 .drugs .option-item .checkbox.theme-orange{padding:4px 12px;border:1px solid #d1d1d6;background:#f2f2f7;margin:0}.step-1 .drugs .option-item .checkbox.theme-orange .checkbox-check{-webkit-margin-end:6px;margin-inline-end:6px}.step-1 .actions{display:flex;grid-gap:10px;gap:10px;justify-content:center;margin-top:15px}.step-1 .actions .btn{border-radius:8px;border:1px solid #ff8c69;height:46px;color:#213332;font-family:"Albert";font-size:14px;line-height:18px;padding:14px}.step-1 .title{margin-bottom:15px}.step-1 .select .select-options{position:static}.step-1 .select .select-box.select-box-visible .select-options{border:1px solid #ff8c69;box-sizing:border-box}.step-1 .drugs .option-list .checkbox-imitation{width:16px;height:16px;border:1px solid rgba(33,51,50,.4);margin-right:5px}.step-1 .drugs .option-list .close-icon,.step-1 .drugs .option-list .option-item.selected .checkbox-imitation{display:none}.step-1 .drugs .option-list .option-item.selected .close-icon{display:block}.step-1 .drugs .option-list .label{display:flex;padding:4px 12px;justify-content:center;align-items:center;color:#213332;font-family:"Albert";font-size:16px;line-height:24px;border-radius:400px;border:1px solid #d1d1d6;background:#f2f2f7;cursor:pointer}.step-1 .drugs .option-list .option-item.selected .label{background-color:#cbe896}.step-1 .close-icon{position:relative;display:inline-block;width:24px;height:24px;cursor:pointer;top:auto;right:auto}.step-1 .close-icon:after,.step-1 .close-icon:before{content:"";position:absolute;top:50%;left:50%;width:12px;height:1px;background-color:#ff8c69;-webkit-transform-origin:center;transform-origin:center}.step-1 .close-icon:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.step-1 .close-icon:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}@media only screen and (max-width:800px){.step-1 .drugs .option-list{grid-gap:15px;gap:15px}.step-1 .drugs .option-list .label .txt{flex:1 1}}.step-2{position:relative;width:100%;overflow:hidden}.step-2 .scroll-container{display:flex;align-items:center;position:relative;justify-content:center;margin-bottom:10px}.step-2 .treatment-list{padding:0;margin:0;list-style-type:none;display:flex;flex-wrap:wrap;grid-gap:15px;gap:15px}.step-2 .treatment-item .label{border-radius:20px;border:1px solid #ff8c69;display:flex;padding:24px;justify-content:center;align-items:center;width:64px;box-sizing:border-box}.step-2 .treatment-item .label:hover{background-color:#fff4f0;cursor:pointer}.step-2 .label{color:#000;font-size:25px;font-weight:700}.step.step-2 .title{color:#213332;text-align:center;font-weight:600;margin:12px 0 14px}.step.step-2 .drug-title,.step.step-2 .title{font-family:"Albert";font-size:20px;line-height:32px}.step.step-2 .drug-title{color:#000}.step-2 .treatment-item.selected .label{background-color:#fff4f0;cursor:pointer}.step-2 .treatment-item input[type=radio]{display:none}@media only screen and (max-width:800px){.step.step-2 .drug-title{font-size:16px;text-align:center}.step.step-2 .title{font-size:16px}.step-2 .treatment-list{justify-content:center}.step-2 .treatment-item .label{height:64px}.step.step-2 .title{line-height:25px}}.step.step-3 .title{color:#213332;text-align:center;margin:12px 0 14px}.step.step-3 .drug-title,.step.step-3 .title{font-family:"Albert";font-size:20px;line-height:32px}.step.step-3 .drug-title{color:#000}.step-3 .radio{display:flex;flex-direction:column;grid-gap:4px;gap:4px}.step-3 .radio .radio-option{border-radius:8px;border:1px solid #ff8c69;display:flex;padding:8px 14px;justify-content:center;align-items:center;box-sizing:border-box;justify-content:flex-start;color:#213332;font-family:"Albert";font-size:20px;font-style:normal;font-weight:600;line-height:32px}.step-3 .radio .radio-option.selected{background-color:#fff4f0;cursor:pointer}.step.step-3 .treatment-list{margin:0 15px}@media only screen and (max-width:800px){.step.step-3 .drug-title{font-size:16px;text-align:center}.step.step-3 .title{font-size:16px}}.step.step-4 .title{color:#213332;text-align:center;margin:12px 0 24px}.step.step-4 .drug-title,.step.step-4 .title{font-family:"Albert";font-size:20px;line-height:32px}.step.step-4 .drug-title{color:#000}.step.step-4 .radio{display:flex;flex-direction:column;grid-gap:4px;gap:4px}.step.step-4 .radio .radio-option{border-radius:8px;border:1px solid #ff8c69;display:flex;padding:8px 14px;justify-content:center;align-items:center;box-sizing:border-box;justify-content:flex-start;color:#213332;font-family:"Albert";font-size:20px;font-style:normal;font-weight:600;line-height:32px}.step.step-4 .radio .radio-option.selected{background-color:#fff4f0;cursor:pointer}.step.step-4 .treatment-reasons .option-list{padding:0;list-style:none;display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px;margin:30px 0 40px}.step.step-4 .treatment-list,.step.step-4 .treatment-reasons{margin:0 15px}.step.step-4 .treatment-reasons{margin-top:20px}.step.step-4 .treatment-reasons .option-item .label{display:flex;padding:4px 12px;flex-direction:column;justify-content:center;align-items:center;color:#213332;font-family:"Albert";font-size:16px;line-height:24px;border-radius:400px;border:1px solid #d1d1d6;background:#f2f2f7;cursor:pointer}.step.step-4 .treatment-reasons .option-item.selected .label{background-color:rgba(203,232,150,.8);cursor:pointer}.step.step-4 .treatment-reasons .option-item input[type=radio]{display:none}.step-4 .actions{grid-gap:24px;gap:24px;display:flex;justify-content:center;margin-top:40px}.step-4 .actions .btn{border:1px solid #ff8c69;height:48px;font-family:"Albert";font-size:16px;line-height:24px}.step-4 .actions .btn:hover{background-color:green}.step-4 .actions .btn{border-radius:18px}@media only screen and (max-width:800px){.step.step-4 .drug-title{font-size:16px;text-align:center}.step.step-4 .title{font-size:16px;line-height:24px}.step.step-4 .treatment-reasons .option-list{grid-gap:12px;gap:12px}.step-4 .actions{flex-direction:column;align-items:center;grid-gap:14px;gap:14px}}.experience-v2-widget{background-color:#fff}.experience-v2-widget .widget-header{background:rgba(12,155,237,.2);padding:14px 25px;position:relative}.experience-v2-widget .details{display:flex;align-items:center;color:#081f32;font-family:"Albert"}.experience-v2-widget .details .label{color:#000;font-family:"Albert";font-size:20px;line-height:32px}.experience-v2-widget .widget-body{padding:20px 60px!important;position:relative}.experience-v2-widget .widget-body>.title{text-align:center;color:#213332;font-family:"Albert";font-size:30px;font-weight:600;line-height:25px;margin-bottom:24px}.experience-v2-widget .widget-body>.sub-title{color:#000;text-align:center;font-family:"Albert";font-size:20px;line-height:20px}.experience-v2-widget .widget-footer{padding:0 25px 20px;display:flex;align-items:center;justify-content:flex-end;grid-gap:30px;gap:30px}.experience-v2-widget .actions{display:flex;align-items:center;justify-content:center;margin:10px 0 35px;grid-gap:15px;gap:15px}.experience-v2-widget .actions .title{color:#000;font-family:"Albert";font-size:20px;line-height:32px;margin-top:10px;margin-bottom:12px}.experience-v2-widget .radios{margin:12px 0}.experience-v2-widget .radio .radio-option-value{border:1px solid #000}.experience-v2-widget .radio .radio-option.selected .radio-option-value{border-width:1px}.experience-v2-widget .radio .radio-option{display:inline-flex;border:none;padding:4px 13px 4px 0;font-weight:700}.experience-v2-widget .overview-container .title{color:#213332;text-align:center;font-family:"Albert";font-size:20px;line-height:32px;margin-bottom:15px}.experience-v2-widget .overview-container textarea{border:1px solid #d1d1d6;background:#fff;width:100%;height:80px;padding:14px;box-sizing:border-box;resize:none;color:rgba(33,51,50,.6);font-family:"Albert";font-size:16px;font-weight:600;line-height:24px}.experience-v2-widget .actions .btn.btn-done{height:44px;font-family:"Albert";font-size:14px;line-height:24px;border-radius:32px;border:1px solid #ff8c69;background:#fff}.experience-v2-widget .widget-body .arrow{position:absolute;cursor:pointer;top:0;bottom:0;margin:auto}.experience-v2-widget .widget-body .arrow.arrow-left{left:0}.experience-v2-widget .widget-body .arrow.arrow-right{right:0}.experience-v2-widget .widget-header .arrow{position:absolute;top:0;bottom:0;margin:auto;-webkit-transform:scale(.75);transform:scale(.75)}.experience-v2-widget .widget-header .arrow.arrow-left{left:0}.experience-v2-widget .widget-header .arrow.arrow-right{right:0}.experience-v2-widget .widget-header .arrow{display:none}@media only screen and (max-width:800px){.experience-v2-widget .widget-body{padding:20px 10px!important}.experience-v2-widget .widget-body>.title{font-size:24px;color:#000;margin-bottom:20px}.experience-v2-widget .widget-body>.sub-title{font-size:14px}.experience-v2-widget .actions .title{font-size:16px}.experience-v2-widget .actions{margin-bottom:10px}.experience-v2-widget .arrow{display:none}.experience-v2-widget .overview-container .title{font-family:"AlbertLight";font-size:16px;line-height:24px;font-weight:400}.experience-v2-widget .widget-header.arrows .arrow{display:block}.experience-v2-widget .widget-body .arrow{display:none}.experience-v2-widget .widget-header.arrows{padding:14px 55px}}.intensity-container .title{color:#213332;text-align:center;font-family:"Albert";font-size:20px;line-height:32px;margin-top:40px;margin-bottom:14px}.intensity-container .intensity-list{list-style:none;margin:0;padding:0;display:flex;justify-content:center;grid-gap:24px;gap:24px;flex-wrap:wrap}.intensity-container .intensity-item{border-radius:8px;border:1px solid #ff8c69;background:#fff;display:flex;padding:14px;flex-direction:column;justify-content:center;align-items:center;width:192px;box-sizing:border-box;grid-gap:20px;gap:20px}.intensity-container .intensity-item:hover{cursor:pointer;background-color:#fff4f0}.intensity-container .intensity-item.selected{background-color:#fff4f0}.intensity-container .intensity-item .label{color:#000;font-family:"Albert";font-size:20px;line-height:32px;white-space:nowrap}.intensity-container .effect-select .title{color:#213332;text-align:center;font-family:"Albert";font-size:20px;line-height:32px}@media only screen and (max-width:800px){.intensity-container .title{text-align:center;font-family:"AlbertLight";font-size:16px;font-weight:400;line-height:24px;margin:0 0 12px}.intensity-container .intensity-list{grid-gap:14px;gap:14px}.intensity-container .intensity-item{padding:14px 4px;width:30%}.intensity-container .intensity-item .label{font-size:16px;word-wrap:break-word;white-space:normal;text-align:center;line-height:22px}.experience-v2-widget .actions{flex-direction:column}.intensity-container .effect-select{margin-top:15px}.intensity-container .effect-select .title{font-family:"AlbertLight";font-size:16px;line-height:24px}}.experience-widget{background-color:#fff}.experience-widget .widget-header{background:rgba(12,155,237,.2);padding:14px 25px;position:relative}.experience-widget .details{display:flex;align-items:center;color:#081f32;font-family:"Albert"}.experience-widget .details .label{color:#000;font-family:"Albert";font-size:24px;line-height:32px;word-break:break-all}.experience-widget .widget-body{padding:14px 25px;position:relative}.experience-widget .widget-body .arrow{position:absolute;cursor:pointer;top:300px}.experience-widget .widget-body .arrow.arrow-left{left:0}.experience-widget .widget-body .arrow.arrow-right{right:0}.experience-widget .widget-body>.title{text-align:center;color:#213332;font-family:"AlbertLight";font-size:30px;font-weight:400;line-height:25px;margin-bottom:48px}.experience-widget .widget-body>.sub-title{color:#000;text-align:center;font-family:"Albert";font-size:20px;line-height:20px}.experience-widget .widget-footer{padding:0 25px 20px;display:flex;align-items:center;justify-content:flex-end;grid-gap:30px;gap:30px}.experience-widget .actions{display:flex;flex-direction:column;align-items:center;margin:10px 0 35px}.experience-widget .actions .title{color:#000;font-family:"Albert";font-size:20px;line-height:32px;margin-top:10px;margin-bottom:12px}.experience-widget .feedback{background:rgba(255,140,105,.1);padding:14px;color:#213332;font-family:"Albert";font-size:16px;line-height:24px;display:flex;align-items:center;margin:20px 70px 40px}.experience-widget .feedback img{margin-right:15px}.experience-widget .widget-header .arrow{position:absolute;top:0;bottom:0;margin:auto;-webkit-transform:scale(.75);transform:scale(.75)}.experience-widget .widget-header .arrow.arrow-left{left:0}.experience-widget .widget-header .arrow.arrow-right{right:0}.experience-widget .widget-header .arrow{display:none}@media only screen and (max-width:800px){.experience-widget .widget-header.arrows .arrow{display:block}.experience-widget .widget-body .arrow{display:none}.experience-widget .widget-header.arrows{padding:14px 55px}.experience-widget .feedback{margin:20px 0}.experience-widget .widget-body>.title{font-size:18px;color:#000;margin-bottom:20px}.experience-widget .widget-body>.sub-title{font-family:"AlbertLight";font-weight:400;font-size:16px}.experience-widget .actions .title{font-size:16px}}.svg-circles{grid-gap:25px;gap:25px}.svg-circle,.svg-circles{display:flex;justify-content:center}.svg-circle{position:relative;align-items:center}.svg-circle .circle-text{font-size:24px;font-weight:700;position:absolute}.svg-circles .circle-box{display:flex;flex-direction:column;align-items:center}.svg-circles .title{font-family:"AlbertLight";font-size:20px;line-height:32px;font-weight:400;margin-top:8px;text-align:center}@media (max-width:800px){.svg-circles .svg-circle svg{width:100px;height:100px}.svg-circles .svg-circle .circle-text{font-size:18px}.svg-circles .title{font-size:16px;line-height:20px;font-family:"AlbertLight";font-weight:400}}.treatment-side-effect{text-align:center;margin:24px 70px 0}.treatment-side-effect .title{color:#213332;text-align:center;font-family:"Albert";font-size:20px;line-height:32px}.treatment-side-effect .side-effect{display:flex;justify-content:space-between;border-bottom:1px solid #d1d1d6;padding:15px 0 8px;grid-gap:10px;gap:10px}.treatment-side-effect .side-effect .label{color:#213332;font-family:"AlbertLight";font-size:16px;line-height:24px;flex:1 1;text-align:left;font-weight:400}.treatment-side-effect .show-more-button{color:#ff8c69;font-family:"AlbertLight";font-size:16px;font-style:normal;font-weight:400;line-height:24px;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:capitalize;border:none;outline:none;background-color:initial;cursor:pointer;padding-left:0;display:flex;margin:6px 0}@media only screen and (max-width:800px){.treatment-side-effect{margin:0 4px}.treatment-side-effect .side-effect .label{text-align:left;flex:1 1}.treatment-side-effect .title{color:#213332;font-size:16px;line-height:24px}}.progress-bar{position:relative;width:80px;height:24px;border-radius:36px;background:#fff;overflow:hidden}.progress-bar .progress-green{position:absolute;height:100%;background-color:#0c9bed;transition:width .3s ease-in-out}.progress-bar .progress-red{position:absolute;height:100%;background-color:rgba(33,51,50,.4);right:0}.progress-bar .progress-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;text-align:center;font-family:"Albert";font-size:14px;font-style:normal;line-height:20px}.programs-widget{background-color:#fff}.programs-widget .widget-header{background:rgba(252,146,165,.2);padding:14px 25px}.programs-widget .details{display:flex;align-items:center;color:#081f32;font-family:"Albert"}.programs-widget .details .count{font-size:50px;letter-spacing:1.5px}.programs-widget .details .label{font-size:16px}.programs-widget .details .divider{margin:0 4px}.programs-widget .widget-body{padding:14px 25px;margin:0 6px 12px}.programs-widget .widget-body .title{color:#213332;font-family:"Albert";font-size:30px;font-weight:600;line-height:25px}.programs-widget .widget-body .sub-title{color:#213332;font-family:"Albert";font-size:16px;line-height:24px}.programs-widget .widget-body .options-list{list-style:none;padding:0;margin:15px 0 0;display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.programs-widget .widget-body .remaining-count{display:flex;align-items:center}.programs-widget .widget-body .options-item{color:#213332;font-family:"Albert";font-size:16px;line-height:24px;padding:4px 8px;display:flex;align-items:center;border:1px solid#d1d1d6;background:rgba(252,146,165,.2);height:44px;box-sizing:border-box}.programs-widget .widget-body .options-item .icon{margin-right:8px;position:relative;top:2px}.programs-widget .widget-body .options-item .checkmark{margin-right:10px}.programs-widget .widget-body .options-item .label{margin-right:12px}.programs-widget .widget-footer{padding:0 25px 20px;display:flex;align-items:center;justify-content:flex-end;grid-gap:30px;gap:30px}@media only screen and (max-width:800px){.programs-widget .widget-body .sub-title{margin-bottom:10px}.programs-widget .widget-body .options-list{margin-top:10px}.programs-widget .widget-body{margin-bottom:18px}}.quotes-widget{display:flex}.quotes-widget .image-cont{height:286px;width:312px}.quotes-widget .image-cont img{object-fit:cover;width:100%;height:100%}.quotes-widget .quote-cont{background:#f5faea;flex:1 1;padding:25px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.quotes-widget .quote-cont .quote{color:#000;font-family:"AlbertLight";font-size:24px}.quotes-widget .quote-cont .author{color:#000;font-family:"Albert";font-size:16px;line-height:24px}@media only screen and (max-width:800px){.quotes-widget{flex-direction:column}.quotes-widget .quote-cont .quote{font-size:16px;margin-bottom:12px}.quotes-widget .image-cont{width:100%}}.card_root__1aLti{display:flex;cursor:pointer;width:calc(50% - 16px);box-sizing:border-box;margin-bottom:24px;padding:16px 12px;border-radius:16px;background:#fff;flex-direction:column}.card_root__1aLti:hover{box-shadow:0 0 8px #a5a5a5}.card_root__1aLti:hover .card_title__2wykA{text-decoration:underline}.card_imageContainer__3t1In{height:124px;width:100%;position:relative}.card_imageWrapper__M3XuJ{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:16px;width:100%;height:100%;background-color:#d9d9d9;background-image:url(/static/media/fallback_image.c710c8cf.svg);background-repeat:no-repeat;background-position:50%}.card_imageContainer__3t1In img{width:100%;height:100%;object-fit:cover}.card_tag__22H-C{border-radius:4px;position:absolute;bottom:-10px;left:15px;color:rgba(33,51,50,.8);font-size:12px;font-style:normal;font-weight:400;display:flex;padding:4px 8px;justify-content:center;align-items:center;border:1px solid #cbe896;background-color:#eaf0e4;height:22px;box-sizing:border-box}.card_selectedTag__2nzuL{background-color:#d3eaa9}.card_title__2wykA{color:#000;font-weight:600;margin:20px 0 8px}.card_description__18ufA,.card_title__2wykA{font-size:16px;font-style:normal;line-height:24px}.card_description__18ufA{font-family:"AlbertLight";color:#213332;font-weight:400;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;position:relative;margin-top:12px}.card_duration__1EJcN{margin-bottom:8px}.card_duration__1EJcN,.card_urgency__3QaJS{font-size:12px;font-style:normal;font-weight:600;line-height:normal;display:flex;align-items:center}.card_duration__1EJcN>.card_key__3fJsl,.card_urgency__3QaJS>.card_key__3fJsl{color:rgba(33,51,50,.6);display:flex;align-items:center;grid-gap:4px;gap:4px}.card_duration__1EJcN>.card_value__ZyYoO,.card_urgency__3QaJS>.card_value__ZyYoO{color:#213332;margin-left:4px}.card_root__1aLti.card_secondary__2ritw{border:1px solid rgba(255,140,105,.8);margin-bottom:0}@media only screen and (max-width:800px){.card_root__1aLti{width:100%;margin-bottom:18px}.card_root__1aLti.card_secondary__2ritw:nth-child(2n){display:none}}.ArticlesWidget_root__375Jv{background-color:#fff}.ArticlesWidget_header__ubEQa{display:flex;padding:24px;align-items:center;color:#000;font-size:24px;font-style:normal;font-weight:600;line-height:normal;background:rgba(255,140,105,.2)}.ArticlesWidget_body__3GKwT{display:flex;grid-gap:24px;gap:24px;padding:8px 16px}.ArticlesWidget_footer__3Lbw_{display:flex;align-items:center;justify-content:end;padding:12px 40px 35px 20px;grid-gap:30px;gap:30px}.customSurveyWidget_root__3Q2pp{background-color:#fff}.customSurveyWidget_header__2IoeL{background:rgba(46,196,182,.2);padding:14px 24px;color:#000}.customSurveyWidget_body__GFXAh{position:relative;box-sizing:border-box;min-height:200px}.customSurveyWidget_headerTitle__2n5f4{font-size:28px;font-style:normal;font-weight:600;line-height:32px}.customSurveyWidget_headerSubTitle__mpnGY{margin:0;font-family:"AlbertLight";font-size:18px;font-style:normal;font-weight:400;line-height:24px}.customSurveyWidget_completedState__3aqQZ{display:flex;justify-content:center;padding:14px 24px}.customSurveyWidget_footer__3zsl3{display:flex;justify-content:flex-end;padding:14px 60px}@media only screen and (max-width:800px){.customSurveyWidget_headerTitle__2n5f4{font-size:20px}.customSurveyWidget_headerSubTitle__mpnGY{font-size:16px}}.widgets_widgetWrapper__14ey8{margin-bottom:20px}.label_root__owxpQ{display:inline-flex;justify-content:center;align-items:center;border-radius:8px;border:1px solid #cbe896;background-color:#eaf0e4;cursor:pointer}.label_root__owxpQ input{display:none}.label_root__owxpQ.label_checked__1iiLw{background-color:#d3eaa9}.label_title__2RnQ7{min-width:142px;padding:8px 18px;box-sizing:border-box;font-size:14px;font-style:normal;font-weight:400;line-height:18px;white-space:nowrap;text-align:center;color:rgba(33,51,50,.8)}.articles_root__3GwIg{max-width:1200px;margin:auto}.articles_filterWrapper__bkyFC{display:flex;grid-gap:12px;gap:12px;margin-bottom:30px;overflow:auto;padding-bottom:8px}.articles_contentWrapper__iYxiZ{display:flex;flex-wrap:wrap;grid-gap:32px;gap:32px}.articles_flipMove__2TwNX{display:flex;flex-wrap:wrap;justify-content:space-between}.articles_footer__3XZuf{padding:18px;position:relative;z-index:10;min-height:35px}.articles_footer__3XZuf,.articles_moreButton__tNWjo{display:flex;justify-content:center;align-items:center}.articles_moreButton__tNWjo{width:248px;height:36px;color:#213332;font-size:16px;font-style:normal;font-weight:600;border-radius:14px;border:1px solid rgba(33,51,50,.8);cursor:pointer}.articles_moreButton__tNWjo:hover{background-color:#f3e8e9}@media only screen and (max-width:800px){.articles_root__3GwIg{padding:18px 14px}.articles_flipMove__2TwNX{flex-direction:column}.articles_filterWrapper__bkyFC{margin-bottom:16px}}.full-screen-chat{display:flex;justify-content:center}.full-screen-chat .full-screen-chat-width{width:950px;max-height:900px}.full-screen-chat .img-pos-chatinput-full-mode{left:-4px}.full-screen-chat .chat-answer-picker .answer-picker-container{width:100%}.full-screen-chat .chat-send-button{position:absolute;right:60px;top:47%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:8px}.full-screen-chat .chat-input-textarea{width:87%;min-height:30px;max-height:100px;border:1px solid #ff8c69;margin-bottom:6px;padding:5px 40px 5px 10px;resize:none;overflow-y:auto;font-family:inherit;font-size:inherit;line-height:1.4}body,html{width:100%;height:100%;padding:0;margin:0;overflow-x:hidden}.new-ui{font-family:Albert}body.rtl .new-ui{font-family:Varela}@font-face{font-family:Albert;src:url(/static/media/AlbertSans-SemiBold.e77b476f.ttf)}@font-face{font-family:AlbertXLight;src:url(/static/media/AlbertSans-Light.277186d3.ttf)}@font-face{font-family:AlbertLight;src:url(/static/media/AlbertSans-Regular.5e8202c1.ttf)}@font-face{font-family:AlbertBold;src:url(/static/media/AlbertSans-Bold.cb38a724.ttf)}@font-face{font-family:Varela;src:url(/static/media/VarelaRound-Regular.6b7c7057.ttf)}:root{--selected-color:"green"}#root{height:100%}button.MuiButton-root{transition:box-shadow 10ms cubic-bezier(.4,0,.2,1) 0ms,border .25s cubic-bezier(.4,0,.2,1) 0ms!important}.mobile-only,.mobile-only-flex{display:none!important}.new-ui .cursor-default{cursor:default!important}.new-ui .cursor-pointer{cursor:pointer!important}.new-ui .white-background{background-color:#fff}.new-ui .red-text{color:red}.new-ui .center{justify-content:center}.new-ui .height-10{height:10px}.new-ui .height-20{height:20px}.padding-5{padding:5px}.padding-10{padding:10px}.padding-20{padding:20px}.text-align-center,.text-center{text-align:center}.new-ui .margin-top-10{margin-top:10px}.new-ui .margin-top-20{margin-top:20px}.new-ui .margin-bottom-10{margin-bottom:10px}.new-ui .margin-bottom-20{margin-bottom:20px}.new-ui .font-light{font-family:AlbertLight}.new-ui .rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.new-ui .flex-middle{display:flex;align-items:center;justify-content:center}.flex-end{display:flex;align-items:flex-end;justify-content:flex-end}.new-ui .opacity-zero{opacity:0!important}.display-block{display:block!important}.new-ui .hidden,.new-ui .hide{display:none!important}.new-ui .middle{align-items:center;display:flex;justify-content:flex-start}.new-ui .flex{display:flex}.new-ui .space-between{align-items:center;display:flex;justify-content:space-between}.new-ui .relative{position:relative}.new-ui .column-margin{margin-top:10px;margin-bottom:20px}.new-ui .avoid-break{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}.app.new-ui{display:table;table-layout:fixed;flex-direction:column;width:100%;height:100%;background:#f2f2f7}.new-ui main{flex:auto;padding:20px 80px 40px}.new-ui main h1{font-size:28px;padding:0;margin:0 0 28px}.new-ui .widget-body{background:#fff;border-radius:8px;padding:10px}.new-ui h2{padding:0;font-size:28px;margin:0 0 8px;font-weight:700}.new-ui .box{background:#fff;border-radius:8px;padding:10px}.new-ui .grid .widget{page-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid}.new-ui .border-radius{border-radius:10px}.new-ui .blink{-webkit-animation:blinker 1s linear infinite;animation:blinker 1s linear infinite}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}@media only screen and (min-width:800px){.desktop-hide{display:none!important}}@media only screen and (max-width:800px){.new-ui main{padding:0}.app.new-ui{padding-bottom:70px}.app.new-ui.with-mobile-footer{padding-bottom:100px!important}.mobile-only{display:block!important}.mobile-only-flex{display:flex!important}.desktop-only:not(.mobile-only),.desktop-only:not(.mobile-only-flex){display:none!important}}.visibility-hidden{visibility:hidden!important}.provider-mode #root{background:#f9eef1}.generic-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:91}.generic-popup .generic-popup-header{display:flex;justify-content:flex-end;border-bottom:1px solid #ccc}.generic-popup .generic-popup-header-close{cursor:pointer;padding:10px}.generic-overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:999}.generic-overlay.generic-overlay-visible{display:flex}.generic-overlay .lottie{width:180px!important}.quick-note-holder{width:100%;bottom:20px;display:flex;justify-content:center;position:fixed;transition:all .5s ease-out}.quick-note-holder.note-hidden{bottom:-100px}.quick-note{display:inline-block;background-color:green;color:#fff;padding:5px 20px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.2)}@media only screen and (max-width:800px){.provider-mode .app.new-ui{padding-bottom:0!important;margin-bottom:70px}.provider-mode .new-ui .results .result-actions{margin-bottom:20px}}@media only screen and (max-width:360px){body{zoom:.8}}@media only screen and (max-width:600px){.other-cancer-button{font-size:16px}}.other-cancer-button{color:#000;font-family:"Roboto","Helvetica","Arial",sans-serif;cursor:pointer;border:1px solid #ff8c69;font-size:16px;text-align:unset;border-radius:20px;background-color:#fff;display:flex;height:50px;width:450px;align-items:center;-webkit-padding-start:14px;padding-inline-start:14px;box-sizing:border-box}.other-cancer-button:hover{color:#ff8c69;background-color:#fff4f1}.other-cancer-success-popup{text-align:center;padding:30px;font-family:AlbertLight;font-size:16px;background-color:#fff;height:100%;width:100%;box-sizing:border-box;display:flex;align-items:flex-start;justify-content:center}.other-cancer-success-popup-wrapper{max-width:800px}.other-cancer-success-popup .other-cancer-logo{margin-bottom:20px}.other-cancer-success-popup .other-cancer-thank-you{margin-bottom:20px;background-color:#d5f3f0;padding:20px;box-sizing:border-box}.other-cancer-success-popup .other-cancer-text1,.other-cancer-success-popup .other-cancer-text2{margin-bottom:20px}.other-cancer-success-popup .other-cancer-text2 span{color:#ff8c69;font-family:Albert}.other-cancer-success-popup .other-cancer-text3{margin-bottom:20px;font-family:Albert}.dashboard-skeleton-overlay{width:100%;height:100%;overflow:hidden;background-color:#f2f2f7;pointer-events:none!important}.dashboard-skeleton{width:100%;height:100%}.dashboard-skeleton-results{max-width:800px}.dashboard-skeleton-overlay .button-item,.dashboard-skeleton-overlay .result-list-mobile-actions{display:none!important}html{--scrollbarBG:#fff;--thumbBG:#ccc;--tjbgGrey:#fafafa;overscroll-behavior:none}*{scrollbar-width:thin;scrollbar-color:#ccc #fff;scrollbar-color:var(--thumbBG) var(--scrollbarBG)}::-webkit-scrollbar{width:11px}::-webkit-scrollbar-track{background:#fff;background:var(--scrollbarBG)}::-webkit-scrollbar-thumb{background-color:#ccc;background-color:var(--thumbBG);border-radius:10px;border:2px solid #fff;border:2px solid var(--scrollbarBG)}body{margin:0;padding:0;font-family:"Roboto",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.rtl{font-family:"Heebo",sans-serif}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s,color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s,color 5000s ease-in-out 0s;transition-delay:background-color 5000s,color 5000s}input:-webkit-autofill{box-shadow:inset 0 0 0 30px #fff;-webkit-box-shadow:0 0 0 30px #fff inset}#credential_picker_container{height:unset!important;top:55px!important}
/*# sourceMappingURL=main_1747990811002.css.map */