.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999px);width:320px;z-index:9999}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;margin-left:-160px;top:1em}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:1px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;min-height:64px;overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{flex:1 1;margin:auto 0}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;font-size:14px;font-weight:700;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{background-color:#ffffffb3;bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}.PresetDateRangePicker_panel{padding:0 22px 11px}.PresetDateRangePicker_button{background:0 0;border:2px solid #00a699;box-sizing:border-box;color:#00a699;cursor:pointer;font:inherit;font-weight:700;height:100%;line-height:normal;margin-right:8px;overflow:visible;padding:4px 12px;position:relative;text-align:center}.PresetDateRangePicker_button:active{outline:0}.PresetDateRangePicker_button__selected{background:#00a699;color:#fff}.SingleDatePickerInput{background-color:#fff;display:inline-block}.SingleDatePickerInput__withBorder{border:1px solid #dbdbdb;border-radius:2px}.SingleDatePickerInput__rtl{direction:rtl}.SingleDatePickerInput__disabled{background-color:#f2f2f2}.SingleDatePickerInput__block{display:block}.SingleDatePickerInput__showClearDate{padding-right:30px}.SingleDatePickerInput_clearDate{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;margin:0 10px 0 5px;overflow:visible;padding:10px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.SingleDatePickerInput_clearDate__default:focus,.SingleDatePickerInput_clearDate__default:hover{background:#dbdbdb;border-radius:50%}.SingleDatePickerInput_clearDate__small{padding:6px}.SingleDatePickerInput_clearDate__hide{visibility:hidden}.SingleDatePickerInput_clearDate_svg{fill:#82888a;height:12px;vertical-align:middle;width:15px}.SingleDatePickerInput_clearDate_svg__small{height:9px}.SingleDatePickerInput_calendarIcon{background:0 0;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;line-height:normal;margin:0 5px 0 10px;overflow:visible;padding:10px;vertical-align:middle}.SingleDatePickerInput_calendarIcon_svg{fill:#82888a;height:15px;vertical-align:middle;width:14px}.SingleDatePicker{display:inline-block;position:relative}.SingleDatePicker__block{display:block}.SingleDatePicker_picker{background-color:#fff;position:absolute;z-index:1}.SingleDatePicker_picker__rtl{direction:rtl}.SingleDatePicker_picker__directionLeft{left:0}.SingleDatePicker_picker__directionRight{right:0}.SingleDatePicker_picker__portal{background-color:#0000004d;height:100%;left:0;position:fixed;top:0;width:100%}.SingleDatePicker_picker__fullScreenPortal{background-color:#fff}.SingleDatePicker_closeButton{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;overflow:visible;padding:15px;position:absolute;right:0;top:0;z-index:2}.SingleDatePicker_closeButton:focus,.SingleDatePicker_closeButton:hover{color:darken(#cacccd,10%);text-decoration:none}.SingleDatePicker_closeButton_svg{fill:#cacccd;height:15px;width:15px}.DayPickerKeyboardShortcuts_buttonReset{background:0 0;border:0;border-radius:0;color:inherit;cursor:pointer;font:inherit;font-size:14px;line-height:normal;overflow:visible;padding:0}.DayPickerKeyboardShortcuts_buttonReset:active{outline:0}.DayPickerKeyboardShortcuts_show{height:26px;position:absolute;width:33px;z-index:2}.DayPickerKeyboardShortcuts_show:before{content:"";display:block;position:absolute}.DayPickerKeyboardShortcuts_show__bottomRight{bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:before{border-right:33px solid #00a699;border-top:26px solid #0000;bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:hover:before{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topRight{right:0;top:0}.DayPickerKeyboardShortcuts_show__topRight:before{border-bottom:26px solid #0000;border-right:33px solid #00a699;right:0;top:0}.DayPickerKeyboardShortcuts_show__topRight:hover:before{border-right:33px solid #008489}.DayPickerKeyboardShortcuts_show__topLeft{left:0;top:0}.DayPickerKeyboardShortcuts_show__topLeft:before{border-bottom:26px solid #0000;border-left:33px solid #00a699;left:0;top:0}.DayPickerKeyboardShortcuts_show__topLeft:hover:before{border-left:33px solid #008489}.DayPickerKeyboardShortcuts_showSpan{color:#fff;position:absolute}.DayPickerKeyboardShortcuts_showSpan__bottomRight{bottom:0;right:5px}.DayPickerKeyboardShortcuts_showSpan__topRight{right:5px;top:1px}.DayPickerKeyboardShortcuts_showSpan__topLeft{left:5px;top:1px}.DayPickerKeyboardShortcuts_panel{background:#fff;border:1px solid #dbdbdb;border-radius:2px;bottom:0;left:0;margin:33px;overflow:auto;padding:22px;position:absolute;right:0;text-align:left;top:0;z-index:2}.DayPickerKeyboardShortcuts_title{font-size:16px;font-weight:700;margin:0}.DayPickerKeyboardShortcuts_list{font-size:14px;list-style:none;padding:0}.DayPickerKeyboardShortcuts_close{position:absolute;right:22px;top:22px;z-index:2}.DayPickerKeyboardShortcuts_close:active{outline:0}.DayPickerKeyboardShortcuts_closeSvg{fill:#cacccd;height:15px;width:15px}.DayPickerKeyboardShortcuts_closeSvg:focus,.DayPickerKeyboardShortcuts_closeSvg:hover{fill:#82888a}.CalendarDay{box-sizing:border-box;cursor:pointer;font-size:14px;text-align:center}.CalendarDay:active{outline:0}.CalendarDay__defaultCursor{cursor:default}.CalendarDay__default{background:#fff;border:1px solid #e4e7e7;color:#484848}.CalendarDay__default:hover{background:#e4e7e7;border:1px solid #e4e7e7;color:inherit}.CalendarDay__hovered_offset{background:#f4f5f5;border:1px double #e4e7e7;color:inherit}.CalendarDay__outside{background:#fff;border:0;color:#484848}.CalendarDay__outside:hover{border:0}.CalendarDay__blocked_minimum_nights{background:#fff;border:1px solid #eceeee;color:#cacccd}.CalendarDay__blocked_minimum_nights:active,.CalendarDay__blocked_minimum_nights:hover{background:#fff;color:#cacccd}.CalendarDay__highlighted_calendar{background:#ffe8bc;color:#484848}.CalendarDay__highlighted_calendar:active,.CalendarDay__highlighted_calendar:hover{background:#ffce71;color:#484848}.CalendarDay__selected_span{background:#66e2da;border:1px double #33dacd;color:#fff}.CalendarDay__selected_span:active,.CalendarDay__selected_span:hover{background:#33dacd;border:1px double #33dacd;color:#fff}.CalendarDay__selected,.CalendarDay__selected:active,.CalendarDay__selected:hover{background:#00a699;border:1px double #00a699;color:#fff}.CalendarDay__hovered_span,.CalendarDay__hovered_span:hover{background:#b2f1ec;border:1px double #80e8e0;color:#007a87}.CalendarDay__hovered_span:active{background:#80e8e0;border:1px double #80e8e0;color:#007a87}.CalendarDay__blocked_calendar,.CalendarDay__blocked_calendar:active,.CalendarDay__blocked_calendar:hover{background:#cacccd;border:1px solid #cacccd;color:#82888a}.CalendarDay__blocked_out_of_range,.CalendarDay__blocked_out_of_range:active,.CalendarDay__blocked_out_of_range:hover{background:#fff;border:1px solid #e4e7e7;color:#cacccd}.CalendarDay__hovered_start_first_possible_end{background:#eceeee;border:1px double #eceeee}.CalendarDay__hovered_start_blocked_min_nights{background:#eceeee;border:1px double #e4e7e7}.CalendarMonth{background:#fff;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:top}.CalendarMonth_table{border-collapse:collapse;border-spacing:0}.CalendarMonth_verticalSpacing{border-collapse:initial}.CalendarMonth_caption{caption-side:top;color:#484848;font-size:18px;padding-bottom:37px;padding-top:22px;text-align:center}.CalendarMonth_caption__verticalScrollable{padding-bottom:7px;padding-top:12px}.CalendarMonthGrid{background:#fff;text-align:left;z-index:0}.CalendarMonthGrid__animating{z-index:1}.CalendarMonthGrid__horizontal{left:9px;position:absolute}.CalendarMonthGrid__vertical,.CalendarMonthGrid__vertical_scrollable{margin:0 auto}.CalendarMonthGrid_month__horizontal{display:inline-block;min-height:100%;vertical-align:top}.CalendarMonthGrid_month__hideForAnimation{opacity:0;pointer-events:none;position:absolute;z-index:-1}.CalendarMonthGrid_month__hidden{visibility:hidden}.DayPickerNavigation{position:relative;z-index:2}.DayPickerNavigation__horizontal{height:0}.DayPickerNavigation__verticalScrollable_prevNav{z-index:1}.DayPickerNavigation__verticalDefault{bottom:0;height:52px;left:0;position:absolute;width:100%}.DayPickerNavigation__verticalScrollableDefault{position:relative}.DayPickerNavigation__bottom{height:auto}.DayPickerNavigation__bottomDefault{-webkit-box-pack:justify;-ms-flex-pack:justify;display:flex;justify-content:space-between}.DayPickerNavigation_button{border:0;cursor:pointer;margin:0;padding:0;-webkit-user-select:none;user-select:none}.DayPickerNavigation_button__default{background-color:#fff;border:1px solid #e4e7e7;color:#757575}.DayPickerNavigation_button__default:focus,.DayPickerNavigation_button__default:hover{border:1px solid #c4c4c4}.DayPickerNavigation_button__default:active{background:#f2f2f2}.DayPickerNavigation_button__disabled{border:1px solid #f2f2f2;cursor:default}.DayPickerNavigation_button__disabled:focus,.DayPickerNavigation_button__disabled:hover{border:1px solid #f2f2f2}.DayPickerNavigation_button__disabled:active{background:0 0}.DayPickerNavigation_button__horizontalDefault{border-radius:3px;line-height:.78;padding:6px 9px;position:absolute;top:18px}.DayPickerNavigation_bottomButton__horizontalDefault{margin:-10px 22px 30px;position:static}.DayPickerNavigation_leftButton__horizontalDefault{left:22px}.DayPickerNavigation_rightButton__horizontalDefault{right:22px}.DayPickerNavigation_button__verticalDefault{background:#fff;box-shadow:0 0 5px 2px #0000001a;display:inline-block;height:100%;padding:5px;position:relative;text-align:center;width:50%}.DayPickerNavigation_nextButton__verticalDefault{border-left:0}.DayPickerNavigation_nextButton__verticalScrollableDefault,.DayPickerNavigation_prevButton__verticalScrollableDefault{width:100%}.DayPickerNavigation_svg__horizontal{fill:#82888a;display:block;height:19px;width:19px}.DayPickerNavigation_svg__vertical{fill:#484848;height:42px;width:42px}.DayPickerNavigation_svg__disabled{fill:#f2f2f2}.DayPicker{position:relative;text-align:left}.DayPicker,.DayPicker__horizontal{background:#fff}.DayPicker__verticalScrollable{height:100%}.DayPicker__hidden{visibility:hidden}.DayPicker__withBorder{border-radius:3px;box-shadow:0 2px 6px #0000000d,0 0 0 1px #00000012}.DayPicker_portal__horizontal{box-shadow:none;left:50%;position:absolute;top:50%}.DayPicker_portal__vertical{position:static}.DayPicker_focusRegion{outline:0}.DayPicker_calendarInfo__horizontal,.DayPicker_wrapper__horizontal{display:inline-block;vertical-align:top}.DayPicker_weekHeaders{position:relative}.DayPicker_weekHeaders__horizontal{margin-left:9px}.DayPicker_weekHeader{color:#757575;position:absolute;text-align:left;top:62px;z-index:2}.DayPicker_weekHeader__vertical{left:50%}.DayPicker_weekHeader__verticalScrollable{background:#fff;border-bottom:1px solid #dbdbdb;display:table-row;left:0;margin-left:0;text-align:center;top:0;width:100%}.DayPicker_weekHeader_ul{font-size:14px;list-style:none;margin:1px 0;padding-left:0;padding-right:0}.DayPicker_weekHeader_li{display:inline-block;text-align:center}.DayPicker_transitionContainer{border-radius:3px;overflow:hidden;position:relative}.DayPicker_transitionContainer__horizontal{transition:height .2s ease-in-out}.DayPicker_transitionContainer__vertical{width:100%}.DayPicker_transitionContainer__verticalScrollable{bottom:0;height:100%;left:0;overflow-y:scroll;padding-top:20px;position:absolute;right:0;top:0}.DateInput{background:#fff;display:inline-block;margin:0;padding:0;position:relative;vertical-align:middle;width:130px}.DateInput__small{width:97px}.DateInput__block{width:100%}.DateInput__disabled{background:#f2f2f2;color:#dbdbdb}.DateInput_input{background-color:#fff;border:0;border-bottom:2px solid #0000;border-radius:0;color:#484848;font-size:19px;font-weight:200;line-height:24px;padding:11px 11px 9px;width:100%}.DateInput_input__small{font-size:15px;letter-spacing:.2px;line-height:18px;padding:7px 7px 5px}.DateInput_input__regular{font-weight:auto}.DateInput_input__readOnly{-webkit-user-select:none;user-select:none}.DateInput_input__focused{background:#fff;border:0;border-bottom:2px solid #008489;outline:0}.DateInput_input__disabled{background:#f2f2f2;font-style:italic}.DateInput_screenReaderMessage{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.DateInput_fang{height:10px;left:22px;position:absolute;width:20px;z-index:2}.DateInput_fangShape{fill:#fff}.DateInput_fangStroke{stroke:#dbdbdb;fill:#0000}.DateRangePickerInput{background-color:#fff;display:inline-block}.DateRangePickerInput__disabled{background:#f2f2f2}.DateRangePickerInput__withBorder{border:1px solid #dbdbdb;border-radius:2px}.DateRangePickerInput__rtl{direction:rtl}.DateRangePickerInput__block{display:block}.DateRangePickerInput__showClearDates{padding-right:30px}.DateRangePickerInput_arrow{color:#484848;display:inline-block;vertical-align:middle}.DateRangePickerInput_arrow_svg{fill:#484848;height:24px;vertical-align:middle;width:24px}.DateRangePickerInput_clearDates{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;margin:0 10px 0 5px;overflow:visible;padding:10px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.DateRangePickerInput_clearDates__small{padding:6px}.DateRangePickerInput_clearDates_default:focus,.DateRangePickerInput_clearDates_default:hover{background:#dbdbdb;border-radius:50%}.DateRangePickerInput_clearDates__hide{visibility:hidden}.DateRangePickerInput_clearDates_svg{fill:#82888a;height:12px;vertical-align:middle;width:15px}.DateRangePickerInput_clearDates_svg__small{height:9px}.DateRangePickerInput_calendarIcon{background:0 0;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;line-height:normal;margin:0 5px 0 10px;overflow:visible;padding:10px;vertical-align:middle}.DateRangePickerInput_calendarIcon_svg{fill:#82888a;height:15px;vertical-align:middle;width:14px}.DateRangePicker{display:inline-block;position:relative}.DateRangePicker__block{display:block}.DateRangePicker_picker{background-color:#fff;position:absolute;z-index:1}.DateRangePicker_picker__rtl{direction:rtl}.DateRangePicker_picker__directionLeft{left:0}.DateRangePicker_picker__directionRight{right:0}.DateRangePicker_picker__portal{background-color:#0000004d;height:100%;left:0;position:fixed;top:0;width:100%}.DateRangePicker_picker__fullScreenPortal{background-color:#fff}.DateRangePicker_closeButton{background:0 0;border:0;color:inherit;cursor:pointer;font:inherit;line-height:normal;overflow:visible;padding:15px;position:absolute;right:0;top:0;z-index:2}.DateRangePicker_closeButton:focus,.DateRangePicker_closeButton:hover{color:darken(#cacccd,10%);text-decoration:none}.DateRangePicker_closeButton_svg{fill:#cacccd;height:15px;width:15px}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;line-height:16px;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.rdw-option-wrapper{align-items:center;background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;height:20px;justify-content:center;margin:0 4px;min-width:25px;padding:5px;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{cursor:default;opacity:.3}.rdw-dropdown-wrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{border-left:5px solid #0000;border-right:5px solid #0000;height:0;position:absolute;right:10%;top:35%;width:0}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{align-items:center;display:flex;height:100%;padding:0 5px;position:relative}.rdw-dropdown-optionwrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;margin:0;max-height:250px;overflow-y:scroll;padding:0;position:relative;width:98%;z-index:100}.rdw-dropdown-optionwrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdownoption-default{align-items:center;display:flex;min-height:25px;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{cursor:default;opacity:.3}.rdw-inline-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-block-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-text-align-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-colorpicker-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:175px;left:5px;padding:15px;position:absolute;top:35px;width:175px;z-index:100}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{cursor:pointer;font-size:15px;padding:0 10px 5px;text-align:center;width:50%}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{display:flex;flex-wrap:wrap;height:100%;margin:5px auto;overflow:scroll;width:100%}.rdw-colorpicker-cube{border:1px solid #f1f1f1;height:22px;width:22px}.rdw-colorpicker-option{border:none;box-shadow:inset 1px 2px 1px #bfbdbd;height:22px;margin:3px;min-height:20px;min-width:22px;padding:0;width:22px}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:205px;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{border:1px solid #f1f1f1;border-radius:2px;height:25px;margin-bottom:15px;margin-top:5px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin-left:10px;text-transform:capitalize;width:75px}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-embedded-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-embedded-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:180px;justify-content:space-between;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-embedded-modal-header{display:flex;font-size:15px}.rdw-embedded-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-embedded-modal-header-label{background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7;margin-top:5px;width:95px}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:10px 0;padding:0 5px;width:88%}.rdw-embedded-modal-link-input-wrapper{align-items:center;display:flex}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize;width:75px}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-embedded-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:80%}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-emoji-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-wrap:wrap;height:180px;left:5px;overflow:auto;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-emoji-icon{cursor:pointer;font-size:22px;height:24px;margin:2.5px;width:24px}.rdw-emoji-icon,.rdw-spinner{align-items:center;display:flex;justify-content:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#333;border-radius:100%;display:inline-block;height:12px;width:12px}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-image-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-image-modal-header{display:flex;font-size:15px;margin:10px 0}.rdw-image-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-image-modal-header-label{background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px;width:80px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{align-items:center;background-color:#f1f1f1;border:none;color:gray;cursor:pointer;display:flex;font-size:15px;justify-content:center;margin:10px 0;outline:2px dashed gray;outline-offset:-10px;padding:9px 0;width:100%}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;padding:15px;width:100%}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-height:200px;max-width:100%}.rdw-image-modal-upload-option-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.rdw-image-modal-url-section{align-items:center;display:flex}.rdw-image-modal-url-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:15px 0 12px;padding:0 5px;width:90%}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 5px;text-transform:capitalize;width:75px}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{height:100%;left:0;opacity:.5;position:absolute;top:-3px;width:100%}.rdw-image-modal-alt-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;margin-left:5px;width:70%}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-image-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:40%}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-history-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{background-color:#fff;cursor:pointer;left:40%;position:absolute;top:0}.rdw-mention-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{background:#fff;border:1px solid #f1f1f1;display:flex;flex-direction:column;max-height:150px;min-width:100px;overflow:auto;position:absolute;z-index:100}.rdw-suggestion-option{border-bottom:1px solid #f1f1f1;padding:7px 5px}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-image-alignment-options-popup{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;padding:5px 2px;position:absolute;width:105px;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;min-width:15px;width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{box-sizing:border-box;height:100%;overflow:auto}.rdw-editor-toolbar{background:#fff;border:1px solid #f1f1f1;border-radius:2px;display:flex;flex-wrap:wrap;font-size:15px;justify-content:flex-start;margin-bottom:5px;padding:6px 5px 0;-webkit-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:initial}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:left;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid #0000;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.glide{box-sizing:border-box;position:relative;width:100%}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;padding:0;position:relative;touch-action:pan-Y;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;flex-shrink:0;height:100%;white-space:normal;width:100%}.glide__slide a{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{background-color:initial;border:2px solid #ffffff80;border-radius:4px;box-shadow:0 .25em .5em 0 #0000001a;color:#fff;cursor:pointer;display:block;line-height:1;opacity:1;padding:9px 12px;position:absolute;text-shadow:0 .25em .5em #0000001a;text-transform:uppercase;top:50%;transform:translateY(-50%);transition:opacity .15s ease,border .3s ease-in-out;z-index:2}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{-webkit-touch-callout:none;bottom:2em;display:inline-flex;left:50%;list-style:none;position:absolute;transform:translateX(-50%);-webkit-user-select:none;user-select:none;z-index:2}.glide__bullet{background-color:#ffffff80;border:2px solid #0000;border-radius:50%;box-shadow:0 .25em .5em 0 #0000001a;cursor:pointer;height:9px;line-height:0;margin:0 .25em;padding:0;transition:all .3s ease-in-out;width:9px}.glide__bullet:focus{outline:none}.glide__bullet:focus,.glide__bullet:hover{background-color:#ffffff80;border:2px solid #fff}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-webkit-grabbing}.glide-custom{margin:0 auto;max-width:100%;padding:20px 0}.glide-custom .glide__track{overflow:hidden}.glide-custom .glide__slides{display:flex;justify-content:center;overflow:visible}.glide-custom .each__slide{grid-gap:15px;background-color:red;box-sizing:border-box;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);max-width:1400px;padding:10px;width:120%}.glide-custom .card{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;box-sizing:border-box;cursor:pointer;height:100%;padding:20px;text-align:center;transition:background-color .3s ease;width:100%}.glide-custom .card_selected{background-color:#e6e6e6}.glide-custom .card .date{color:#572580;font-size:16px}.glide-custom .glide__arrows{position:static}.glide-custom .glide__arrows .glide__arrow{align-items:center;background-color:#572580;border:none;border-radius:100%;box-shadow:none;color:#fff;display:flex;height:24px;justify-content:center;padding:0;position:static;text-shadow:none;transform:none;width:24px}.glide-custom .glide__arrows .glide__arrow i{font-size:18px}.glide-custom .glide__arrows .glide__arrow.glide__arrow--prev{margin-right:10px}.glide-custom .glide__arrows .glide__arrow.glide__arrow--next{position:absolute}@media (min-width:1185px){.glide-custom.slider-dates-home-collect{max-width:552px}.glide-custom.slider-dates-home-collect .glide__arrows .glide__arrow.glide__arrow--prev{margin-right:5px}}.not-separate{margin-bottom:0!important}.small-separate{margin-bottom:24px!important}.half-small-separate{margin-bottom:16px!important}.separate-base{margin-bottom:32px!important}.separate-medium{margin-bottom:48px!important}.separate-double{margin-bottom:64px!important}.container{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1280px;padding-left:16px;padding-right:16px;width:100%}@media screen and (min-width:768px){.container{padding-left:8px;padding-right:8px}}@media screen and (min-width:1280px){.container{padding-left:48px;padding-right:48px}}.container-calendar{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1280px;padding-left:16px;padding-right:16px;width:100%}@media screen and (min-width:768px){.container-calendar{padding-left:8px;padding-right:8px}}@media screen and (min-width:1280px){.container-calendar{padding-left:48px;padding-right:48px}}@media (min-width:1401px) and (max-width:1600px){.container-calendar{max-width:780px}}@media (min-width:1601px) and (max-width:1840px){.container-calendar{max-width:930px;max-width:780px}}@media (min-width:1921px) and (max-width:2100px){.container-calendar{max-width:1100px}}@media (min-width:2101px){.container-calendar{max-width:1300px}}@media (min-width:1261px) and (max-width:1361px){.container-calendar{max-width:590px}}.clearfix:after,.clearfix:before{clear:both;content:"";display:table}.container-full{box-sizing:border-box;padding-left:16px;padding-right:16px;width:100%}@media screen and (min-width:768px){.container-full{padding-left:8px;padding-right:8px}}.flex{justify-content:center}.border-radius{border-radius:10px;box-shadow:0 0 0 1px #82889429,0 4px 6px -2px #82889452;margin-bottom:24px}.row{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-16px;margin-right:-16px;opacity:1;transition:opacity .3s ease-in-out}@media screen and (min-width:768px){.row{margin-left:-8px;margin-right:-8px}}.row.row-center{justify-content:center}.row.acenter{align-items:center}.row.row-loading{opacity:.7;pointer-events:none}.flex{align-items:center;display:flex}.no-margin{margin:0}.mt-1{margin-top:1rem}.m-1{margin:5px}.ml-1{margin-left:1rem}.lg-1,.lg-10,.lg-11,.lg-12,.lg-2,.lg-3,.lg-4,.lg-5,.lg-6,.lg-7,.lg-8,.lg-9,.md-1,.md-10,.md-11,.md-12,.md-2,.md-3,.md-4,.md-5,.md-6,.md-7,.md-8,.md-9,.sm-1,.sm-10,.sm-11,.sm-12,.sm-2,.sm-3,.sm-4,.sm-5,.sm-6,.sm-7,.sm-8,.sm-9,.xs-1,.xs-10,.xs-11,.xs-12,.xs-2,.xs-3,.xs-4,.xs-5,.xs-6,.xs-7,.xs-8,.xs-9{box-sizing:border-box;flex:0 0 100%;max-width:100%;padding-left:16px;padding-right:16px}@media screen and (min-width:768px){.lg-1,.lg-10,.lg-11,.lg-12,.lg-2,.lg-3,.lg-4,.lg-5,.lg-6,.lg-7,.lg-8,.lg-9,.md-1,.md-10,.md-11,.md-12,.md-2,.md-3,.md-4,.md-5,.md-6,.md-7,.md-8,.md-9,.sm-1,.sm-10,.sm-11,.sm-12,.sm-2,.sm-3,.sm-4,.sm-5,.sm-6,.sm-7,.sm-8,.sm-9,.xs-1,.xs-10,.xs-11,.xs-12,.xs-2,.xs-3,.xs-4,.xs-5,.xs-6,.xs-7,.xs-8,.xs-9{padding-left:8px;padding-right:8px}}@media screen and (max-width:767px){.visible-xs{display:block!important}.xs-1{flex:0 0 8.333333%;max-width:8.333333%}.xs-2{flex:0 0 16.666667%;max-width:16.666667%}.xs-3{flex:0 0 25%;max-width:25%}.xs-4{flex:0 0 33.333333%;max-width:33.333333%}.xs-5{flex:0 0 41.666667%;max-width:41.666667%}.xs-6{flex:0 0 50%;max-width:50%}.xs-7{flex:0 0 58.333333%;max-width:58.333333%}.xs-8{flex:0 0 66.666667%;max-width:66.666667%}.xs-9{flex:0 0 75%;max-width:75%}.xs-10{flex:0 0 83.333333%;max-width:83.333333%}.xs-11{flex:0 0 91.666667%;max-width:91.666667%}.xs-12{flex:0 0 100%;max-width:100%}}@media screen and (min-width:768px){.visible-sm{display:block!important}.sm-1{flex:0 0 8.333333%;max-width:8.333333%}.sm-2{flex:0 0 16.666667%;max-width:16.666667%}.sm-3{flex:0 0 25%;max-width:25%}.sm-4{flex:0 0 33.333333%;max-width:33.333333%}.sm-5{flex:0 0 41.666667%;max-width:41.666667%}.sm-6{flex:0 0 50%;max-width:50%}.sm-7{flex:0 0 58.333333%;max-width:58.333333%}.sm-8{flex:0 0 66.666667%;max-width:66.666667%}.sm-9{flex:0 0 75%;max-width:75%}.sm-10{flex:0 0 83.333333%;max-width:83.333333%}.sm-11{flex:0 0 91.666667%;max-width:91.666667%}.sm-12{flex:0 0 100%;max-width:100%}.sm-dyn{flex:1 1 auto;max-width:100%}}@media screen and (min-width:1024px){.visible-md{display:block!important}.md-1{flex:0 0 8.333333%;max-width:8.333333%}.md-2{flex:0 0 16.666667%;max-width:16.666667%}.md-3{flex:0 0 25%;max-width:25%}.md-4{flex:0 0 33.333333%;max-width:33.333333%}.md-5{flex:0 0 41.666667%;max-width:41.666667%}.md-6{flex:0 0 50%;max-width:50%}.md-7{flex:0 0 58.333333%;max-width:58.333333%}.md-8{flex:0 0 66.666667%;max-width:66.666667%}.md-9{flex:0 0 75%;max-width:75%}.md-10{flex:0 0 83.333333%;max-width:82.333333%}.md-11{flex:0 0 91.666667%;max-width:91.666667%}.md-12{flex:0 0 100%;max-width:100%}}@media screen and (min-width:1280px){.visible-lg{display:block!important}.lg-1{flex:0 0 8.333333%;max-width:8.333333%}.lg-2{flex:0 0 16.666667%;max-width:16.666667%}.lg-2-5{flex:0 0 20%;max-width:20%}.lg-3{flex:0 0 25%;max-width:25%}.lg-4{flex:0 0 33.333333%;max-width:33.333333%}.lg-5{flex:0 0 41.666667%;max-width:41.666667%}.lg-6{flex:0 0 50%;max-width:50%}.lg-7{flex:0 0 58.333333%;max-width:58.333333%}.lg-8{flex:0 0 66.666667%;max-width:66.666667%}.lg-9{flex:0 0 75%;max-width:75%}.lg-10{flex:0 0 83.333333%;max-width:82.333333%}.lg-11{flex:0 0 91.666667%;max-width:91.666667%}.lg-12{flex:0 0 100%;max-width:100%}}.mb-1{margin-bottom:1rem}body{color:#333;font-family:Open Sans,sans-serif;font-size:16px;line-height:1.4}p{color:#666;font-size:14px;line-height:22px;margin-bottom:15px;margin-top:0}p.text-page-description{color:#999;font-size:13px}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{font-family:Saira,sans-serif;font-weight:400;margin-top:0}.h1,h1{font-size:48px;line-height:56px}.h2,h2{font-size:36px;line-height:44px}.h3,h3{font-size:32px;line-height:40px}.h4,h4{font-size:28px;line-height:36px}.h5,h5{font-size:24px;line-height:32px}.lead{font-size:20px}.small,.xsmall,small{font-size:12px}.margin-2{margin-bottom:1rem}.uppercase{text-transform:uppercase!important}.capitalize{text-transform:capitalize!important}.transform-none{text-transform:none!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-centered{margin:0 auto}.text-light{font-weight:300}.text-semibold{font-weight:600}.text-normal{font-weight:500}.text-bold{font-weight:700}.text-size{font-size:1.5rem!important}.text-saira{font-family:Saira,sans-serif}.text-line-trough{text-decoration:line-through}.text-underline{text-decoration:underline}.text-click{cursor:pointer}.text-lgray{color:#999!important}.text-hgray{color:#333!important}.text-gray{color:#666!important}.text-white{color:#fff!important}.text-purple{color:#572580!important}.text-yellow{color:#f6e71c!important}.text-danger{color:#c23f3b!important}.text-success{color:#3ab572!important}.flex-wrap{display:flex;flex-wrap:wrap}.title-separate-content{margin-bottom:64px}.text-separate-content{margin-bottom:48px}.text-separate-text{margin-bottom:32px}.text-no-margin{margin-bottom:0}.text-opacity-75{opacity:.75}.text-opacity-50{opacity:.5}.text-opacity-25{opacity:.25}.text-block{display:block}.hide-element{display:none}.text-display{font-family:Saira,sans-serif}.font-text{font-family:Open Sans,sans-serif}@media screen and (min-width:768px){.sm-text-inline-block{display:inline-block}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate-loading a,.animate-loading button,.animate-loading h1,.animate-loading h2,.animate-loading h3,.animate-loading h4,.animate-loading h5,.animate-loading h6,.animate-loading label,.animate-loading li,.animate-loading p,.animate-loading span{animation:shimmer 2s linear infinite;background:linear-gradient(90deg,#eff1f3 4%,#e2e2e2 25%,#eff1f3 36%);background-color:initial!important;background-size:1000px 100%;border-color:#0000!important;color:#0000!important;transition:none}.animated{animation-duration:1s;animation-fill-mode:both}.fadeIn{animation-name:fadeIn}.fadeOut{animation-name:fadeOut}.bounce{animation-name:bounce;transform-origin:center bottom}.bounceIn{animation-duration:.75s;animation-name:bounceIn}.loading{display:block;margin:0 auto;width:40px}.loading.disable-loading{display:none}.loading.medium{width:24px}.loading.small{width:15px}.loading-persons{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.loading-persons img{width:50px}.loading-persons.sizeImg img{padding:0 20px;width:22px}.loading-persons.flex-end-loading{justify-content:flex-end}.app-auth-panel{background-color:#fff;border-radius:8px;box-shadow:0 0 0 1px #82889429,0 8px 10px -4px #82889447;margin-bottom:24px;padding:32px 24px;position:relative}.app-auth-panel .field-holder{margin-bottom:15px}.app-auth-panel .panel-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.app-auth-panel .panel-header h3{font-size:24px;line-height:36px}.app-auth-panel .panel-header a{line-height:28px}.app-auth-panel .panel-content{margin-bottom:10px}.app-auth-panel .panel-content .button-holder{align-items:center;display:flex;justify-content:flex-end;padding-top:8px}.app-auth-panel .panel-content .button-holder a{flex:0 0 90px;font-size:13px;line-height:16px}.app-auth-panel .panel-content .button-holder .button{padding:10px 38px}.app-auth-panel .panel-content .button-holder.actions-holder{justify-content:space-between}@media screen and (min-width:768px){.app-auth-panel{box-sizing:border-box;margin:0 auto 24px;max-width:485px;padding:40px}.app-auth-panel .panel-header h3{font-size:28px}.app-auth-panel .panel-content .button-holder a{flex:1 1}.app-auth-panel .panel-content .button-holder .button{padding:10px 72px}}.app-header{background:#572580;padding:25px 0;position:relative}.app-header .logo{float:left}.app-header.app-header-logo-only{background:#572580;border-radius:0 0 48px 48px;padding:47px 0 53px}.app-header.app-header-logo-only .logo{height:36px;width:167px}.app-header.app-header-logo-center .logo{float:none;margin:0 auto}.app-header.app-header-auth{margin-bottom:24px}@media screen and (min-width:768px){.app-header .logo{float:none}.app-header.app-header-logo-only{border-radius:0 0 64px 64px;padding:66px 0 98px}.app-header.app-header-logo-only .logo{height:46px;top:0;width:209px}.app-header.app-header-auth{margin-bottom:-32px}}@media screen and (min-width:1024px){.app-header .logo{position:relative;top:5px}}.badge-item{background-color:#f5f5f5;border-radius:30px;color:#572580;display:inline-block;font-family:Saira,sans-serif;font-size:12px;line-height:18px;margin-bottom:10px;margin-right:10px;padding:5px 12px;text-transform:uppercase}.badge-item.flex-item-badge{align-items:center;display:flex;gap:.2rem;justify-content:center}.badge-item i{color:#572580;display:inline-block;float:left;font-size:18px;margin-right:8px}.badge-item i.exam-icon:before{content:""}.badge-item i.icon-fezes:before{content:""}.badge-item i.icon-urina:before{content:""}.badge-item i.icon-unit{margin-right:0}.badge-item i.icon-unit:before{content:""}.badge-item i.icon-truck{margin-right:0}.badge-item i.icon-truck:before{content:""}.badges-product{align-items:flex-start;display:flex;flex-flow:wrap;flex-direction:row;margin-bottom:5px;min-height:78px}@keyframes animationFrames{0%{opacity:0;transform:translate(-1500px)}60%{opacity:1;transform:translate(30px)}80%{transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.box-message{animation:animationFrames .5s ease backwards;animation-fill-mode:forwards;animation-iteration-count:1;border:1px solid;border-left:6px solid;display:block;margin:15px 0;padding:15px;transform-origin:50% 50%;transition:all .3s ease;width:100%}.box-message.message-success{border-color:#3ab572}.box-message.message-wait{border-color:#f6e71c}.box-message.message-error{border-color:red}.breadcrumbs{list-style:none;margin:0;padding:0}.breadcrumbs li{display:inline-block}.breadcrumbs li a{-webkit-font-smoothing:antialiased;color:#ab92bf;font-family:Saira,sans-serif;font-size:12px;font-weight:400;line-height:22px;padding:0;position:relative;text-decoration:none;text-transform:uppercase}.breadcrumbs li a:after{content:"/";display:inline-block;font-size:10px;line-height:10px;margin:0 10px;position:relative;top:0;transform:scaleY(1.4) scaleX(.8)}.breadcrumbs li.current a{color:#572580;font-weight:600;text-decoration:underline;text-underline-position:under}.breadcrumbs li:last-child a:after{content:none}.button{background:#572580;border:1px solid #572580;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:Saira,sans-serif;font-size:14px;line-height:22px;outline:none;padding:6px 25px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .33s ease-in-out}.button.btn{padding:10px 72px}.button._transparentButton{background:#0000!important;border:none!important;font-weight:600}.button._transparentButton:hover{color:#572580!important;opacity:.8}.button._transparentButton._alt{color:#572580!important}.button._transparentButton._alt:hover{opacity:.7}.button._transparentBorderButton{background:#0000!important;border:1px solid #572580;font-weight:600}.button._transparentBorderButton:hover{background-color:#572580!important;color:#fff!important}.button.transparent-btn{background:#fff!important;border:1px solid #572580!important;border-radius:30px!important;color:#572580!important;font-weight:500}.button.transparent-btn:hover{background:#572580!important;color:#fff!important;opacity:.8}.button.noBold{font-weight:400!important}.button._loading{opacity:.6;padding:0;pointer-events:none;position:relative;width:auto}.button._loading>.gif{bottom:0;display:block;height:36px;left:0;margin:auto;position:absolute;right:0;top:0;width:36px}.button.button-loading{height:46px;opacity:.6;padding:0;pointer-events:none;position:relative;width:203px}.button.button-loading>.gif{bottom:0;display:block;height:36px;left:0;margin:auto;position:absolute;right:0;top:0;width:36px}.button:hover{background:#fff;color:#572580}.button._block{width:100%}.button._xsmall{border-radius:4px;font-size:12px;padding:4px 8px}.button._xsm{font-size:12px;line-height:16px;padding:4px 40px}.button._large{padding:10px 30px}.button._round{border-radius:50px}.button._only-icon{border-radius:4px;padding:2px 6px}.button._only-icon i{font-size:14px}.button._action{padding:11px 25px}.button._action._table{border-radius:4px;font-size:12px;padding:3px 7px}.button._alt{background:#572580;border-color:#572580;color:#f6e71c}.button._alt:hover,.button._yellow{background:#f6e71c;color:#572580}.button._yellow{border-color:#f6e71c}.button._yellow:hover{background:#572580;border-color:#572580;color:#f6e71c}.button._danger{background:#c23f3b;border-color:#c23f3b;color:#fff}.button._danger:hover{background:#fff;color:#c23f3b}.button._white{background-color:#fff;color:#572580}.button._purple,.button._purple:hover,.button._white:hover{background-color:#572580;color:#fff}.button._blue{background-color:#21009a;border:1px solid #21009a;color:#fff}.button._blue:hover{background-color:#fff;color:#21009a}.button._gray{background-color:#f5f5f5;border:1px solid #0000;color:#999}.button._gray:hover{background-color:#999;color:#fff!important}.button._buttonDisabled{background-color:#25c150;border:#0000;color:#fff}.button._button-font-text{font-family:Open Sans,sans-serif}.button._disabled,.button[disabled=""]{background-color:#ab92bf;border:#0000;color:#fff}.button._disabled-purple,.button[disabled=""]{color:#fff;cursor:not-allowed}.button._disabled-purple i,.button[disabled=""] i{color:#572580}.button._pagination{background-color:#fff;border-radius:50%;font-size:1.25rem;line-height:1.75rem;min-height:48px;min-width:48px;padding:7px;text-align:center}.button._pagination,.button._pagination:hover{border-color:#572580;color:#572580}.button._transparent{background-color:initial!important}.button._icon-add .represent-icon-holder{border:1px solid #572580;border-radius:50%;color:#572580;display:inline-block;font-size:16px;height:18px;line-height:1em;margin-right:10px;position:relative;text-align:center;top:-1px;width:18px}.button._icon-add:hover .represent-icon-holder{background-color:#fff}.button.pre-register{border-radius:30px;height:45px;margin-top:22px;width:222px}.button.radiusButton{border-radius:30px;padding:13px 36px}.button.radiusButtonBorder{border-radius:30px!important}.button.marginTop-7{margin-top:7px}.status-button{align-items:center;display:inline-flex;justify-content:center}.status-button p{color:#572580;font-size:15px;margin-bottom:0;margin-right:20px}.status-button img{width:40px}.captcha-holder{display:flex;justify-content:center}.checkup-exams-list{background-color:#fff;border:1px solid #f5f5f5;padding:10px}.checkup-exams-list .item-selected{align-items:center;border-bottom:1px solid #ccc;display:flex;justify-content:space-between;padding:10px}.checkup-exams-list .item-selected i{color:#c23f3b;cursor:pointer;font-size:12px}.checkup-exams-list .item-selected:last-child{border-bottom:0}@media screen and (max-width:1260px){.nav-topbar{position:fixed!important}.app-content .content-holder{height:100%;overflow:hidden;padding-bottom:70px;padding-top:0}.app-content .content-holder .page-heading{background-color:#fff;box-shadow:0 2px 12px 0 #0000000d;left:0;padding:15px;right:0;top:70px;z-index:200}.app-content .content-holder .page-heading .form-heading{margin-top:15px;width:100%}.app-content .content-holder .page-heading .search-input{margin-top:15px;max-width:400px}.app-content .content-holder .page-heading .search-button{margin-top:15px;padding:15px 10px 0}.app-content .content-holder .page-content{padding:10px 15px}.app-content .content-holder .button-details{font-size:12px}.app-content .pagination-wrapper{background-color:#fff;bottom:0;box-shadow:0 2px 12px 0 #0000004d;left:0;padding:10px 0;position:fixed;right:0}}@media screen and (max-width:767px){.nav-topbar{position:fixed!important}.app-content .content-holder .page-heading .search-input{flex:1 1!important;max-width:100%}.app-content .content-holder .page-heading .search-button{padding:15px 0 15px 15px}}@media screen and (max-width:592px){.app-content .content-holder .page-heading .wrapper-header-content{flex-wrap:wrap}.app-content .content-holder .page-heading .page-header{text-align:center;width:100%}.app-content .content-holder .page-heading .page-header .flex-header{display:flex}.app-content .content-holder .page-heading .actions-holder{margin-top:15px;text-align:center;width:100%}}.content-holder{display:flex;flex-direction:column}.content-holder.holderPanelActive{height:100%;min-height:100vh}.content-holder .page-heading{background-color:#fff;box-shadow:0 2px 12px 0 #0000000d;box-sizing:border-box;padding:20px}.content-holder .page-heading .upload-area{box-shadow:none;margin:15px 0 0!important;width:100%}.content-holder .page-heading .search-input{max-width:100%;padding:15px 0 0;width:100%}.content-holder .page-heading .search-button{padding:14px 10px 0}.content-holder .page-heading .form-heading{margin-top:0!important;width:100%}.content-holder .page-content{overflow:auto;padding:10px 20px}.content-holder .min-h{min-height:450px}.content-holder.remove-padding{height:calc(100vh - 202px)}.content-holder.content-holder-no-filter{height:calc(100vh - 140px)}@media screen and (min-width:591px){.content-holder.content-holder-no-filter{padding-bottom:30px}}@media screen and (min-width:768px){.content-holder.content-holder-no-filter{height:calc(100vh - 100px)}}@media screen and (min-width:1260px){.content-holder.content-holder-no-filter{height:calc(100vh - 112px);padding-top:10px}}.divider-panel{background-color:#e5e5e5;height:1px;margin:8px -20px}.divider-panel-vertical{border-left:1px solid #e5e5e5}.dropzone-area{align-items:center;background-color:#fff;border:2px dashed #75459c4d;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;font-size:16px;justify-content:center;padding:10px;transition:all .3s ease-in-out}.dropzone-area>.icon{height:40px;opacity:.3;width:40px}.dropzone-area>.input-file{display:none}.dropzone-area>span{color:#333;display:block;font-size:12px;margin:5px 0 0 20px;text-transform:uppercase}.dropzone-area.--disabled{cursor:not-allowed}.dropzone-area.--highlight,.dropzone-area:hover{background-color:#75459c4d;border-style:solid}.dropzone-area.--invalid{background-color:#c23f3b;border-color:#0000;border-style:solid}.dropzone-area.--invalid>span{color:#fff}.dropzoneInsurance-area{align-items:center;background-color:#fff;border:2px dashed #75459c4d;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;font-size:16px;justify-content:center;padding:53px;transition:all .3s ease-in-out}.dropzoneInsurance-area>.icon{height:40px;opacity:.3;width:40px}.dropzoneInsurance-area>.input-file{display:none}.dropzoneInsurance-area>span{color:#333;display:block;font-size:12px;margin:5px 0 0 20px;text-transform:uppercase}.dropzoneInsurance-area.--disabled{cursor:not-allowed}.dropzoneInsurance-area.--highlight,.dropzoneInsurance-area:hover{background-color:#75459c4d;border-style:solid}.dropzoneInsurance-area.--invalid{background-color:#c23f3b;border-color:#0000;border-style:solid}.dropzoneInsurance-area.--invalid>span{color:#fff}.dropzoneInsurance-area.border-none{background:#0000;border:none;padding:2px}.fixWidth{margin:.7rem auto auto}.entry-app-content{padding-left:230px;padding-right:0;padding-top:0;position:relative}.entry-app-content.--full{padding-top:0}.entry-app-content.--full .content-holder{height:100vh;overflow:visible;padding-bottom:0}.entry-app-content.--full .page-heading{margin-bottom:20px;position:sticky;top:0}.entry-app-content.--full .page-heading.with-cart{width:calc(100% - 390px)!important}.entry-app-content.--full .page-content{margin-top:0;overflow:visible}@media screen and (max-width:1260px){.entry-app-content{padding-left:60px}}.entry-budget,.entry-full-page{display:flex;flex-direction:column;min-height:100vh}.page-holder-full{height:100%}.modal-courtesy{background:#fff;border-radius:24px;padding:48px 48px 32px}.modal-courtesy form h5{color:#572580;font-family:Saira,sans-serif;font-size:28px;line-height:40px}.modal-courtesy form h5,.modal-courtesy form p{font-style:normal;font-weight:400;text-align:center}.modal-courtesy form p{color:#979797;font-family:Open Sans,sans-serif;font-size:16px;line-height:24px}.modal-courtesy form label{color:#979797;font-size:12px!important}.modal-courtesy form .courtesy-reason{margin-top:32px}.modal-courtesy form .actions-buttons-courtesy{display:flex;gap:16px;justify-content:center;margin-top:32px}.modal-courtesy form .actions-buttons-courtesy button{border-radius:30px;font-family:Saira,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:22px;padding:13px 38px}.modal-courtesy .no-courtesy-products{align-items:center;display:flex;flex-direction:column}.modal-courtesy .no-courtesy-products img{height:62px;margin-bottom:32px;width:68px}.modal-courtesy .no-courtesy-products p{margin-bottom:32px}.modal-courtesy .no-courtesy-products button{border-radius:30px;cursor:pointer;font-family:Saira,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:22px;padding:13px 38px}.exams-checkup-table{margin-bottom:24px}.exams-checkup-table .formulary-to-add{margin-bottom:32px;position:relative}.exams-checkup-table .formulary-to-add .search-box{background-color:#fff;box-shadow:0 0 0 1px #82889429,0 1px 2px -1px #8288947a;box-sizing:border-box;margin-top:-30px;position:relative;width:100%}.exams-checkup-table .formulary-to-add .search-box>.loading{display:block;height:45px;margin:0 auto;padding:15px 0;width:45px}.exams-checkup-table .formulary-to-add .search-box>p{padding:15px 0}.exams-checkup-table .formulary-to-add .search-box .item{align-items:center;color:#666;cursor:pointer;display:flex;justify-content:space-between;padding:6px 10px}.exams-checkup-table .formulary-to-add .search-box .item:first-child{padding-top:12px}.exams-checkup-table .formulary-to-add .search-box .item:last-child{padding-bottom:12px}.exams-list-included .tags-holder{align-items:center;display:flex;flex-wrap:wrap;list-style:none;overflow:auto;padding:0}.exams-list-included .tags-holder li{align-items:center;background-color:#75459c4d;border-radius:2px;color:#555;display:flex;margin:2px;min-width:0;padding:3px 0}.exams-list-included .tags-holder li>.tag-content{color:#333;font-size:12px;overflow:hidden;padding:3px 3px 3px 6px;text-overflow:ellipsis;white-space:nowrap}.exams-list-included .tags-holder li>.icon-close{cursor:pointer;font-size:8px;padding:8px 10px 8px 4px}.field-holder{position:relative}.field-holder .error-message{color:#c23f3b;font-size:10px;line-height:14px;text-align:right}.field-holder label{align-items:center;display:flex;min-height:22px}.field-holder .checkbox-holder{font-size:10px;height:44px}.field-holder .select-field-holder{position:relative}.field-holder .select-field-holder .arrow-icon{color:#666;display:inline-block;font-size:10px;margin-left:13px;pointer-events:none;position:absolute;right:10px;top:16px;transform:scaleY(.65) scaleX(1.3) rotate(90deg);transition:transform .3s ease-in-out}.field-holder.field-holder-invalid.checkbox-field .error-message{position:relative;right:0}.field-holder.field-holder-invalid .error-message{position:absolute;right:8px}.field-holder.field-holder-invalid .error-message.error-without-label{bottom:49px}.field-holder.field-holder-invalid .input{background-color:#e09f9d40;border-color:#c23f3b}.field-holder.field-holder-invalid .input .react-select__control{background-color:#e09f9d40}.field-holder.field-holder-invalid .input .react-select__control .react-select__indicator-separator{background-color:#fff}.field-holder.field-holder-invalid .input .react-select__control .react-select__indicator svg{fill:#fff}.field-holder.field-holder-invalid .DatePicker{background-color:#e09f9d40;border-color:#c23f3b}.field-holder.field-checkbox-holder .checkbox-holder{align-items:center;display:flex;line-height:16px;overflow:visible;padding-left:30px;position:relative;text-overflow:clip;white-space:normal}.field-holder.field-checkbox-holder .checkbox-holder .box-check{border:1px solid #572580;display:inline-block;height:18px;left:0;position:absolute;width:18px}.field-holder.field-checkbox-holder .checkbox-holder .box-check:before{background-color:#572580;content:"";display:inline-block;height:14px;left:2px;opacity:0;position:relative;top:2px;transform:scale(0);transition:all .3s ease-in-out;width:14px}.field-holder.field-checkbox-holder .checkbox-holder input{display:none!important}.field-holder.field-checkbox-holder .checkbox-holder input:checked+.box-check:before{opacity:1;transform:scale(1)}.field-holder.field-checkbox-holder.field-holder-block>.text-gray{display:none}.field-holder.field-holder-small .checkbox-holder{height:38px}.field-holder.field-holder-small label{font-size:10px;margin-bottom:0}.field-holder.field-holder-small input,.field-holder.field-holder-small select{font-size:12px;line-height:16px}.field-holder.field-holder-small .switch-holder{height:38px}.field-holder.field-holder-small .select-field-holder .arrow-icon{top:12px}.field-holder.field-holder-read{display:flex;flex-direction:column}.field-holder.field-holder-read .label-field{margin-bottom:5px}.field-holder.field-holder-inline{align-items:center;flex-direction:row}.field-holder.field-holder-inline .label-field{margin-bottom:0}.field-holder.field-holder-inline .value-field{margin-left:15px}.react-select__menu{display:block!important;position:absolute!important;z-index:100000000000000000000!important}.checkbox-new-design .checkbox-holder{color:#572580!important;font-family:Saira,sans-serif;font-size:12px!important;font-weight:500}.select-error{background-color:#ff0;border-color:#c23f3b}.SingleDatePicker_picker .CalendarMonth_caption strong{text-transform:capitalize}.SingleDatePicker_picker .DayPicker_weekHeader_li small{font-size:0}.SingleDatePicker_picker .DayPicker_weekHeader_li:first-child:before{content:"Dom"}.SingleDatePicker_picker .DayPicker_weekHeader_li:nth-child(2):before{content:"Seg"}.SingleDatePicker_picker .DayPicker_weekHeader_li:nth-child(3):before{content:"Ter"}.SingleDatePicker_picker .DayPicker_weekHeader_li:nth-child(4):before{content:"Qua"}.SingleDatePicker_picker .DayPicker_weekHeader_li:nth-child(5):before{content:"Qui"}.SingleDatePicker_picker .DayPicker_weekHeader_li:nth-child(6):before{content:"Sex"}.SingleDatePicker_picker .DayPicker_weekHeader_li:nth-child(7):before{content:"Sáb"}.field-holder-date .SingleDatePicker{display:block;position:relative}.field-holder-date .SingleDatePicker .SingleDatePickerInput{border:none;display:block}.field-holder-date .SingleDatePicker .SingleDatePickerInput .DateInput{width:100%}.field-holder-date .SingleDatePicker .SingleDatePickerInput .DateInput .DateInput_input{background-color:#fff;border-radius:8px;box-shadow:0 0 0 1px #82889429,0 1px 2px -1px #8288947a;box-sizing:border-box;color:#666;font-size:14px;font-weight:400;line-height:22px;padding:10px 12px}.field-holder-date .SingleDatePicker .SingleDatePickerInput .DateInput .DateInput_input::placeholder{color:#99999980}.field-holder-date .SingleDatePicker .SingleDatePickerInput .DateInput .DateInput_input.DateInput_input__focused{border-bottom-color:#572580}.field-holder-date .SingleDatePicker .SingleDatePickerInput .SingleDatePickerInput_clearDate{height:28px;padding:0;text-align:center;width:28px}.field-holder-date .SingleDatePicker .SingleDatePickerInput .SingleDatePickerInput_clearDate .SingleDatePickerInput_clearDate_svg{height:9px;width:10px}.field-holder-date .SingleDatePicker .SingleDatePickerInput.SingleDatePickerInput__showClearDate{padding-right:0}.field-holder-date .SingleDatePicker .SingleDatePicker_picker .DayPickerNavigation .DayPickerNavigation_button{border-radius:10px;outline:none}.field-holder-date .SingleDatePicker .SingleDatePicker_picker .DayPickerNavigation .DayPickerNavigation_button svg{fill:#572580}.field-holder-date .SingleDatePicker .SingleDatePicker_picker .CalendarMonth .CalendarMonth_table .CalendarDay{transition:all .3s ease-in-out}.field-holder-date .SingleDatePicker .SingleDatePicker_picker .CalendarMonth .CalendarMonth_table .CalendarDay.CalendarDay__selected{background:#572580;border-color:#572580;color:#fff}.field-holder-date .DateRangePicker{display:block}.field-holder-date .DateRangePicker .DateRangePickerInput{border:none;display:block}.field-holder-date .DateRangePicker .DateRangePickerInput .DateInput{width:45%}.field-holder-date .DateRangePicker .DateRangePickerInput .DateInput .DateInput_input{background-color:#fff;border-radius:8px;box-shadow:0 0 0 1px #82889429,0 1px 2px -1px #8288947a;box-sizing:border-box;color:#666;font-size:14px;font-weight:400;line-height:22px;padding:10px 12px}.field-holder-date .DateRangePicker .DateRangePickerInput .DateInput .DateInput_input::placeholder{color:#99999980}.field-holder-date .DateRangePicker .DateRangePickerInput .DateInput .DateInput_input.DateInput_input__focused{border-bottom-color:#572580}.field-holder-date .DateRangePicker .DateRangePickerInput .DateRangePickerInput_arrow{text-align:center;width:10%}.field-holder-date .DateRangePicker .DateRangePickerInput .DateRangePickerInput_arrow .DateRangePickerInput_arrow_svg{fill:#666;margin-right:1px}.field-holder-date .DateRangePicker .DateRangePickerInput .DateRangePickerInput_clearDates{height:28px;padding:0;text-align:center;width:28px}.field-holder-date .DateRangePicker .DateRangePickerInput .DateRangePickerInput_clearDates .DateRangePickerInput_clearDates_svg{height:9px;width:10px}.field-holder-date .DateRangePicker .DateRangePickerInput.DateRangePickerInput__showClearDates{padding-right:0}.field-holder-date .DateRangePicker .DateRangePicker_picker .DayPickerNavigation .DayPickerNavigation_button{border-radius:10px;outline:none}.field-holder-date .DateRangePicker .DateRangePicker_picker .DayPickerNavigation .DayPickerNavigation_button svg{fill:#572580}.field-holder-date .DateRangePicker .DateRangePicker_picker .CalendarMonth .CalendarMonth_table .CalendarDay{transition:all .3s ease-in-out}.field-holder-date .DateRangePicker .DateRangePicker_picker .CalendarMonth .CalendarMonth_table .CalendarDay.CalendarDay__selected{background:#572580;border-color:#572580;color:#fff}.field-holder-date .DateRangePicker .DateRangePicker_picker .CalendarMonth .CalendarMonth_table .CalendarDay.CalendarDay__selected_span{background:#572580cc;border-color:#572580cc;color:#fff}.field-holder-date.field-holder-label-inline{align-items:center;display:flex}.field-holder-date.field-holder-label-inline label{margin:0 10px 0 0}.field-holder-date.field-holder-label-inline .SingleDatePicker{flex:1 1}.field-holder-date .clearDate{cursor:pointer;position:absolute;right:12px;top:60%;transform:translateY(-60%)}.field-holder-date .react-datepicker-wrapper{border:none;display:block}.field-holder-date .react-datepicker__input-container{width:100%}.field-holder-date .DatePicker{background-color:#fff;border:1px solid #fff;border-radius:8px;box-shadow:0 0 0 1px #82889429,0 1px 2px -1px #8288947a;box-sizing:border-box;color:#666;font-size:14px;font-weight:400;line-height:22px;padding:10px 12px;width:100%}.field-holder-date .DatePicker::placeholder{color:#99999980}.field-holder-date .DatePicker.react-datepicker-ignore-onclickoutside{border-bottom-color:#572580}.SingleDatePicker_picker{z-index:999!important}.SingleDatePicker_picker .DayPickerNavigation .DayPickerNavigation_button{border-radius:10px;outline:none}.SingleDatePicker_picker .DayPickerNavigation .DayPickerNavigation_button svg{fill:#572580}.SingleDatePicker_picker .CalendarMonth .CalendarMonth_table .CalendarDay{transition:all .3s ease-in-out}.SingleDatePicker_picker .CalendarMonth .CalendarMonth_table .CalendarDay.CalendarDay__selected{background:#572580;border-color:#572580;color:#fff}.form-address-item .links-actions-holder{align-items:center;display:flex;justify-content:flex-end}.form-address-item .links-actions-holder .link{padding:0}.form-address-item._edit{background-color:#f5f5f5;border-bottom:0;border-radius:8px;margin-bottom:0;padding:20px}.form-address-item._no-editable .field-holder .input{background-color:#e7e7e7;border-color:#e7e7e7;box-shadow:none;cursor:no-drop}form.form-contact.field-holder:last-child{margin-bottom:32px}form .label-section-title{color:#572580;font-family:Saira,sans-serif;font-size:15px;font-weight:500;margin:15px 0}.yellow{color:#f6e71c}.generate-margin-1{margin-top:1rem}.padding-2{padding:2rem}.padding-bottom-2{padding-bottom:2rem!important}.generate-margin-10{margin-top:10px}.full-width{width:100%}.mr-10{margin-right:10px}.flex-buttons{display:flex}.sort-buttons{background-color:initial;border:none;cursor:pointer;float:right;font-size:18px;margin-left:2px}.resizeImg img{padding:0 35px;width:21px}.image-region{border-radius:50%;height:50px;width:50px}.box-fake-image{align-items:center;display:flex;justify-content:center}.box-fake-image .fake-image{background-color:#e0d6f5;border-radius:50%;height:50px;opacity:.6;width:50px}.padding-8{padding-left:8px}@font-face{font-display:block;font-family:labiicons;font-style:normal;font-weight:400;src:url(/static/media/labiicons.a333fc543a23968a39a9.eot);src:url(/static/media/labiicons.a333fc543a23968a39a9.eot#iefix) format("embedded-opentype"),url(/static/media/labiicons.8884ae9485ec08cb7991.ttf) format("truetype"),url(/static/media/labiicons.3b7862eafa1b6306431a.woff) format("woff"),url(/static/media/labiicons.900ce2f3fdbf802a66cc.svg#labiicons) format("svg")}[class*=" icon-"],[class^=icon-]{speak:none;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:labiicons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-profile-male:before{content:""}.icon-credit-card:before{content:""}.icon-money:before{content:""}.icon-microscope:before{content:""}.icon-keyboard_arrow_left:before{content:""}.icon-edit:before{content:""}.icon-trash:before{content:""}.icon-faq:before{content:""}.icon-linkedin-fulll:before{content:""}.icon-loupe:before{content:""}.icon-map-pin:before{content:""}.icon-cart:before{content:""}.icon-view:before{content:""}.icon-help:before{content:""}.icon-results:before{content:""}.icon-account:before{content:""}.icon-call-doctor:before{content:""}.icon-discount:before{content:""}.icon-clock:before{content:""}.icon-tube:before{content:""}.icon-angle-double-right:before{content:""}.icon-angle-double-left:before{content:""}.icon-bank-slip:before{content:""}.icon-close:before{content:""}.icon-heart:before{content:""}.icon-tests:before{content:""}.icon-checked:before{content:""}.icon-unchecked:before{content:""}.input{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #fff;border-radius:8px;box-shadow:0 0 0 1px #82889429,0 1px 2px -1px #8288947a;box-sizing:border-box;color:#666;display:block;font-size:14px;line-height:22px;outline:none;padding:10px 12px;text-align:left;transition:all .3s ease-in-out;width:100%}.input:focus,.input:hover{border:1px solid #bbe1fa!important}.input::placeholder{color:#99999980}.input.textarea{height:200px;resize:none}.input._lgray,.input._lgray::placeholder{color:#999}.input._transparent{background-color:initial}.input._invalid{border-color:#c23f3b}.input._checkbox{appearance:checkbox;box-shadow:none}.input.-hidden-checkbox{opacity:0}.input.select{padding-right:22px}.input.select:disabled{background:#f2f2f2;cursor:not-allowed}.input._border-purple{border:1px solid #572580}.input._circle{border-radius:30px}.input._sm{font-size:13px;line-height:18px;padding:5px 145px 7px 20px}.input._number{-moz-appearance:textfield;padding:4px 7px;text-align:center}.input._number::-webkit-inner-spin-button,.input._number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input._pagination{background-color:#fff;border-color:#999;color:#999;font-size:14px;line-height:22px;min-width:40px;padding:7px;text-align:center}.input._pagination:hover{border-color:#572580;color:#572580}.suggestion-wrapper{margin-bottom:20px;position:relative}.suggestion-wrapper .suggestions-list{background-color:#eee;max-height:200px;overflow:auto;position:absolute;width:100%;z-index:999}.suggestion-wrapper .suggestions-list .suggestions{list-style:none;margin:0;padding:0}.suggestion-wrapper .suggestions-list .suggestions .suggestion{cursor:pointer;font-size:10px;padding:12px 10px;transition:all .3s ease-in-out}.suggestion-wrapper .suggestions-list .suggestions .suggestion:hover{background-color:#ddd}.suggestion-wrapper .suggestions-list .no-suggestions>*{display:block;padding:15px;text-align:center}label{display:block;font-size:14px;font-weight:600;line-height:22px;margin:0 8px 8px;text-transform:uppercase}label._purple{color:#572580}label._small{font-size:10px;margin-bottom:0}a{text-decoration:none}.link{background:#0000;border:none;color:#99999980;cursor:pointer;font-family:Saira,sans-serif;font-size:14px;line-height:22px;outline:none;text-align:left;text-transform:uppercase;transition:all .3s ease-in-out}.link:hover{color:#999}.link.link-purple{color:#572580}.link.link-topbar{color:#f6e71c;font-size:16px;line-height:25px;text-transform:capitalize}.link.link-danger{color:#c23f3b}.link.link-blue{color:#1e1e98}.link._feat-button{margin-right:20px}.link.link-icon i{display:inline-block;font-size:24px;margin-right:8px;vertical-align:top}.link.yellow{color:#f6e71c}.list-multiple-addresses._read{padding-bottom:24px}.list-multiple-addresses._read .item-address-read{background-color:#f5f5f5;border-radius:8px;margin-bottom:24px;padding:20px}.list-multiple-addresses._read .item-address-read:last-child{margin-bottom:0}.logo{background-image:url(data:image/png;base64,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);background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;font-size:0;height:28px;width:129px}.logo a{display:inline-block;height:100%;width:100%}.logo._yellow{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAmoAAACICAYAAABXwcffAAAACXBIWXMAABYlAAAWJQFJUiTwAAAU8klEQVR4nO3d3VEbyRrG8R4X98uJwNoILEdgFMHiC66BBDBEgIkArASQr3UBjmDkCCxHYDmCVQbvqda+MoMQMJKmv/+/KpdP1daxRt2a6Wf6szIAiiQiJ8aY4w6/+9wY86Wqqgm/KORGRHrGmEtjTK/Dr/bdGHNTVdWcH0y6HDxLZ/osnZZWlgCUiFyLOyeUM3IiIn0R+dfRHfNDRPb5waRJRG4dPksPSy9foEja6Lj0Lw0PciIiteN75pwfTHpE5MD1s9QWypvSCxookOu3NBvS+vywkJEDx1/lH34sSXL9u9i3YZCgBgAAECmCGgAAQKQIagAAAJEiqAEAAESKoAYAABApghoAAECkCGoAAACRIqgBAABEiqAGAAAQKYIaAABApPZ8XtZ4WLs+biG02dHZYJb5d9wIdQ48JSI9Y0wv56KpqmoSwWUAyXMW1LSBtn8+6Ll/RRzSPB7W9i/7gJoaY34aY+6Pzgbz8Ffm3nhY9/UcyXda51k3REta51P9893WP+ENSxrKms/CIs5BFRH717x5XxDegM1VXZaZhrNjbayLCGYt2QfVlxxDm4azT9T5E7bOvxpjRrHVuYh8NsZcOv6YQcmNsojYe+FEn4ccUP/A3gv39t5I6fchmjodsiF2EPRLYmPenqVd/CvjYX2iF1tED8oOlg+pq9R7XLTOP9EItTKKqc4Jau5o79mlhjS8bPECW1XVKIF6JajhiSSCGgFtJzfaeCfVw6a9prfU+VaiCGwEte5pD9o1AW0r9n64qKrqPtYLJKhhHV/P0q1WfY6HdW88rGsa7J2cG2N+jYf1YQoXOx7W++NhfWeMqanzrdlG/Md4WJ8nev1YQ0QW9zIhbWv2eXInIrX2SAL4z8y+8G4c1LSR+aGTY7Eb+xZ+ZwOQDUKxlqWGyV86Dw27WfS82Bcd+8JDWabL9qLZcKE9aczP3J1tU36ICIEX+G+q1EezyT5q2qNyy0PJiUPtaYluvtd4WNv6vqPOO3egdc4LT4JEpK8vL9Rft+xz5lZEbnP6UsAGJjo16n1VVXYeZ7ugpr09NV37TtnelTqWhrsRzBmmc2df65z7KiHa41Pz8uLUiQ6FUsaI2S7zjeeNUHaqwcyy83vtnM0///ariwkaIY3Vff6cHp0Ngq2Eos6D8FbnLCbYnoY0env8mepvKeiiKxYT4Dki8qNFW9ncT3Cx52YziL3mxR41GuxgbgP3rN1R597d0rMWN0JaEPY5RM8aYjbQXrHly8RsuQ2X/re/q6r6n/aUfbarmzcJaabF0CchLZy7EHPWdLiTeTdh3KayCrg0OieNkBYGZY9o2d5eHar8nw5d2mD2UUPZZNNQts6zQU0bbEJaOMsVod7eJHVFL706Yd3GuKikZLplRF16OQR2qEP2QHHWBjV9q6fBDq/n601Sw8F15OVRgn16D6Jzy8KBKFyKCL39KM6ToKY9ODQU8Th0vUGq1vldYuWSs/54WNN7EAHtxSEcxOOW+WoozboeNd4e43PpeAj0nNMGonPJEGhYOuT5qeQyiFDPw4plICqPgpquNGQyc3z2XQ1L6u74PPjixFB0WGzuHadzjppCSVZ71Giw43Xi6Mgh6jxeB5xcEIbOheKlNV5Mz0Ex/gQ1bRBoFOLWaajS4MeikbgRpMNgyDNuB/SqoRTNHjUeTPE76XiuGnUevwPmqvmlAYDetPjxEoMi7JmHnhUeTGk40V2Qu0BvWho+6Vlw8IMXmDTY80AvQh8vhcd0VW5f/9j//XbNYrXv+vfGxymVaE+/MyEtHcddBDXdK4+J0mk4JKh5xfMwHbaugp2LXDrtfe7ptKl3Gs7aDEk/mmYlInM9dskGuHvC92PLoc/jWC4Ir+p3tKjgH4o6GfscLeWHHhXF3Kd08BzzxN4b9rxbu7egiNjzV/81xvzSUzsuNTRve+/s6wiPXSTyS0Ru9V4snrWnc54okLQcdtCrRsOflg/6xgm3uC/SQn05oKue+9pL1vO80HAZ2mwonNjDze2ZmR4/Pzp7rPRM0oddgppOTmfYMy3cp358KOFL5sSGitIb8m015pMdNEJZTB03i90oRMQObxc7H3EvYKXYyYP25vod6PN39VfjB+7brnVGnW/vQ6J1jnZCBeJJY4J1it5q2YUYNu5r+eEFjWH9vj7HUnphP9GD+U+rqipuZGEvwBukXeVxcXQ2yOLGauzs73MF5a4PQ98PUxvQro7OBllM+tXpAue+twewex3mct/EKNC+XFe2dzyXngIdMrv2/GLxzuNnJUHrodeY4J9Dj/ziTGoRsffLRQTX482e50Q9OjobZLV67ehsYEPI6XhYf9WDzb2U546Nts9wPtJgnk2XtX6Xz+Nhfa8TaX3dQwxXu+UzqNnf0KCqqmmIL+qKDkG+t5PBPb68Frv4Y2Xo8m1jW4ycnWvv4MdShkLfeKzU7EJak4amj/FcURQmts5zCmlNR2cD28gOtNH1geFPt3w2+NmFtKaqqk49Ln4pIqjZHl8ROWysurQrLv9trLo8KegZYYNprUE1e6tnfbpie52y76rUsHbl6eN2eTj5uJnnJez9pWHNV53DLV8N/lXOIa3h1NNLTHZBrbEVxvXKVhh3GspCzQeMST+HsLamru2fOx2+Xth7+Z/ozFWuvSpr3Hiau7TLTerjhz3SYeHsHZ0NbsbD+hMPTrQw7/BkkajZYSkR+cJRT630dLi4hKHLLvV177UkRrM23PbE9p7a4d17Xz1qxazS0EDKflfGfI3gGnyiztFGabuuc2pAO73Chi67ZAPNdUwXZHv5bCjTYWq7ee8PEREdpr7Wum6zwMOGUC89atOCetOWfpa+EaMOCZbku64EBV7ys6TSsWc46vFALISBS3aBwbdQ++npivGTDY/RamMR+HwENc7sQgn4naON0l5gjH5nNmyGa7bn6r3vHms7v2zZ8+WKr6FPdK/EBz6QOgI94EbP93xI7UlzGtIMQS1Ji8nIR2cD5kQBaZkUstoTCOXc88bVXvYK9LXqE9uZa8/Zdz0ipcT5fkDqZrq4pojVnkBgl7ltDUVQi0czlE01lBWxvQUQiS7ut6n+sYsGphwWDnhn9ySzexVm034S1NxoM7wxaT7QC1wlCUSlqqqRiHzaYIuEyUoo4x4G4mCHJD/nUhcENQfs/LHxsJ40VjpNm71lhDIgWgPd/b25SnGmf/70duf0tg5k6JighlcdnQ0G42HdY/gSSIcu7R/ohOSehjLmhQJpsSc99HPp5SaoOURIA9KkPWbcv0C6DnPZxoqgBgDoXKNXkjNwEcKHXEqdoAYA2IkdZtJA1tcGss+xUQgsm9MwCGoAgNbs2YMaxN7q3xwPhSjZXt0cFv4Q1AAAT4jIfiOIvWv0mAGp6OUw15SgBgCF0/lk/cbQJXPLsInlFlS/l/sLLldLaw/ssU7u9z0cnsVvmKAGAAXRhrOnvWQMXWJTzY2eZ6+dvqH/fWJPC9ADzH3+3ghqAIA4rQxdvm30mAFtrB5rONtlXzKdK2b3KLz1dZh5LghqAJC4laHLZU8ZQ5doa6pzuX6uDl12raqqU10lzEtDSwQ1AEhIo5F71whnbIWBtiaNUDZ9bejSkQtjTE2NtUNQA4BINbbCeMfQJTbUHLqcaSiLYqd+Gw5FZMrvuR2CGgAE1tjF/4ChS2xh1pjgP9H5ZLFvSzEhqLVDUAMAjxpDlz128ccWpo1QNnU5n8yx31R+OwQ1AHBEe8oO2AoDW5ivhrJYhi47ktN3cYqgBgAd0nB2qJt8MrSDNuY6FNjsJUt+R310g6AGAB3Qif+fNKQBm7DB7CMlhnUIagCwA+1B873jOoBCvKGiAWA7IvLZGPOLkAbAFXrUAGBD2ot2xxw0AK7RowYAG9C5aD8IaQB8IKgBQEsicqJH37DvGQAvCGoA0IKGtFvKCoBPBDUAeAUhDUAoBDUAeIEe+XRNGQEIgaAGAM8QkX1d3cmcNABBENQA4HmXeng6AARBUAOANXQbjnPKBkBIbHgLAOuxeGBzEz1U/LeeXzkRkZqTG4DtEdQAYIWu8mTI83lzDWTf9e9ZVVXTWC8WSBlBDQCeuqRM/phpGPupPWY2lM0iuTYgewQ1AGgQkcOCe9MmGsx+LocuI7gmoGgENQB47LiA8lgOXU4boYyhSyBCBDUAULpv2mFm5dEcupxqKGPoEkgEQQ0AHqQe0qZrQtk8gusCsCWCGgA8+JBQWUwaoWzGfDIgTwQ1AHgQ435fM/3znaFLoDwENQB4mJ8WerXntLHqcsLQJQCCWuTGw9q+4fd1SKavDcnN0dngovSyATrWD1CgNoSNjDHfGLoEsA5BLSKNUPZO/36u4TgfD+ufR2eDUZEFBbix77lc740xp/SYAXgJQS2Q8bDur4SyTefGcLwN0C2fPWqjqqpOqT8AryGoeTAe1r2V4UsOKAbKNSGkAWiLoObIeFjb/Zg+aTDzPaQCIF5X1A2AtghqDuiw5l12XwzArjg/E8BG3lBcTuR2BA1eR68p2vhGKQHYBEEN6AYr99AGB58D2AhBDYAL9DCuR6AHsBGCGgAXQmweCwDZIagBcOEdpQoAuyOoAXCBvQLXK3FImM25sQ697i35CGolVsZfEVxDUONhXVqDRDB5bF9ETmK6oEiU+DwkqL2uxOfH2wiuIQk+gtq+7itWErbnKK8MPkRwDbG5FBEWFTz2T0wX45qI8CxsqcCy4rfRkq+hz0+ePic4PVidN0hjjiO4Bi/0RYQetafsfXAd20UF1heRkn4rxTz7O1BMWek9QDvZkq+gdqIBJms63Hfr6Tvusru5j72cDsbD+tzD58SAMPK8ExEp5XfQVhG/Fx365gWmvYMSetW0l91XOznz9DlOvfG4r89dzkOgGtLqRN4SfNX59XhYZz1PaTysbz02Rl09dHxvunotIimEE19HO9leNV8NVRAi0vcYSH3Um68G/1bLLmfXHtvJbIKar4f2Isjk2MuiAbT2PFF4lx+gzx/v7XhYf/b4eV6Mh3VvPKxtnfsMol3VW4hNV89F5Edhw34vsT2NtYhkN/yjPag/Mlvh6uuZuWgnc+yFtr91+wzw/MzMYoPpPQ1qvh6e+9rLYsfiv9jPPjobJHlAsW2oNZj94/mHt3B0NtjlwfG7w0tp43I8rI+p85118lJlDwUXkQCXvyg72whN9czLiR5SHsXDNEC52OfuLxEZaXnYskiyB0ADeF/nWfkOn989fIb3dlJE/rSTqR7kry8iwZ6ZVVVlcWTbXoBG2zQnGY+HdYCPT96uN639/196LgTqfDezo7NBl4FmFnCYvq9/Fr/BHcKRDTgXHQe9aYAtNE6WjVigAJ06H43xzwBl9OeZye9iK0mG23Xe5PRlCrLrGyQHQ6en6zrL4b4/0SkHXeLeSI+POqOdTE829/Kbo7PBNJcJdwXZ6aGhPTM0SGn51vHV+hgu8qHf8ca6uZRLKbwMF+tn0E6mJZt7ebk9B28L6Zh3NMfraykFlomu79H7jMqmyyHcnMqlBD7bLn4b6ZhXVZVNfS2DGo12Orr68fHQScdkx8UjT+i8Ln4DKyiX5Phsu2gn05HVPbwIatpDQ7duGjp5WGjDT09qGlw1EDQ861EuaZj6XNWnn0U7mYas7uHmyQRfAl4H2ul6awsapPjZoe6Ri6vUoQEanhWUSzJCtFlXiZZVSWapbmfynGZQG+WyOVzGOn0waQCgQYqb68aIhmc9yiVutjF28gLzinvayehld+/+CWq6EpBetXjNHPWs0CDFy96TNy6vThs7wvoKyiV6QZ5bOoeRdjJeoQK8U6uHst/wcIrWqYsL0/DHXLU4XXS8ye1zCOvrUS5xCtoYV1X1mXYyWhc5fqlHQU0bhSy/aOLuHR+7RJ3HZ+pqbtoqbfQI6ysol2g5eWndUAzXgMcmOW3J0bTao2bD2j3L06Myd/1Q0E2P6T2Ih/M6X+OUuTdrUS5xuYlhorheQ3ZDbAkL8cz05klQU6d07Ubj1Mfw19HZ4DOnFUTjSsOzN7rzOj2rKyiXqMT2QnnBMzMapz5OqAhlbVDTYPCRN8ngrrSH05cBdR7c6Ohs4HQBwXN0qI9eghWUSxQWbVLHB/DvRK+FHtfwbnId8lx6rkdtORzGOHw4I+3l8kYDOmEtHDsvLeg9V1XVKVMfnqJcghvE2GOim+B+jOBSSjWqqir7Hu9ng5p5mK9GWPNvFKrB1oBOWPNvWe4xOGVIZy3KJYxTnycQbErnq9FO+jfRF6jsvRjUzMP2DfwI/QkW0pYIa94tytvTVhyv0iGdASseH6NcvJtrSIt+2FmvkXbSn1FJPZmvBjXzENZouN0LHtKWCGvejGIKaUs2lFRVNWBu1mOUizdzHe5Mppz1Wt/zzHTODneexjRf0bVWQc08HNw+oOvfibmu7ozqjUzD2t/0IDhjN7T1sqp3Wzq0wKrHFZSLU/a58z7m4c7n6DW/p510YtnDWlzPZeugZh73sgRZlZap5bBXlG+ONkQcnQ0G7LPWKTsp+n2o1Z2bqqrqhsbnKcrFiauqqt6nvNWCvXb7HXhmdmqaWg9rl6pt/63xsD4wxlwaYw6i/Gbxm+v2G8mE3vGw7hljbqnzrS3OCfS9mrdLImKv/ZMxZj+iy7rSY32CibRcUmJ77S9S7EV7iYj0jTHXPDO3tmgn9aUoOnrfXzq+rsHWQW1pPKxP9EJ7nV1W3paH+t7EPOT1EkL6VkYazJPflFFE9rXxOYwkmAQPauahXOx9cUJga22i9Zf19AoRoZ3czJ92Mua5aMkEtaXxsLYP7WN9eOOpmf7wRqkGtFUa2I61YcJTts6/phzKX6LB5Fx/AyEboEFMDb2Wy4n2sNEwr2dfXL7mHtBWiciB/i5oJ9f7006msFhA67N2+BF2GP3vzoLa0nhY7+uP8B/tcSn5zdJ243/TQ9WzncfSqPMPEfWyhDLVXoKvOdf5Kh3iOdZ7vu/xo0cxTy4OWC6xmet9sXgelrRibx0N87ST//nzzExx6FtEbh12VtjTOO47D2qrxsO6rw8o+2b5NuM3TPvg+al/T3WVbJF0Ltuy3v/KvIH6vqxzrffil+ZrI7Ss/30N8F2z5fwtpcnFnsolFrZn5LfeF7Pc5p51TQP98rmZcztpms/MXHpUdWjbhu6uAveiZ3Fx3xhj/g8Cttao4RYX4QAAAABJRU5ErkJggg==)}@media screen and (max-width:1260px){.logo._yellow{margin:0 auto}}.mobile-logo{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAOCAYAAADE84fzAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHASURBVHgBtVTbTsJAFJzSpfHBCwilogWCireoMdHEFxPjJ/g9/pXRDzDx0Rc1aqKgggKilYtKEFpaT7dBbCUSH5hkk3Y7mTNnd06F3YU9CwOCDwMCYyJY50WdkRGfU+D3iy6SaVoo3GnIXBYA6lFkPsyuqJCnAhB9gotr6CZuzh/xkq8A9ImLJ+YVrG/Pg3mEO1BiQeitNnI3JaRIeHkzCZ/Yu+mJeBBH+6eoah+OeDylcOGXQg0P6ecuk6qryTAiapAbyKVL5HqKC9uFtOJbl0rc5FIUgdAwoolQV9xu1UY+84w0tfUTGhWMz0VQeqhQLQHSkJ/vZy7y1H7NxZWGGBdnknPaDH1Q1d75+oVeGfPsDSwtNvo6FygRTBK5K71p4D9wiQs9CHJ0DGtbs2g1dBwdnP1NFnqI2zGzkViM0u3SSVnWN3kiFkIgPIJi9pW7b37qPFmp1RjG5dGuLsUlNhPhz0bLQNtoO+K3dPMKxS0QHubLC9M0cXf1RDUtXJ3cY2NnAeq0zJcXjXqTx9T2x8WL2TKOD88pn+PwS+5rMNsmirmy45yQvS6hRWcvT9KEegZJ151Bq73WnW4G+eP6AhB9oFGxIBlcAAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;display:block;font-size:0;height:23px;margin:5px}.mobile-logo a{display:inline-block;height:100%;width:100%}.main-nav-menu{list-style:none;margin:0;padding:0}.main-nav-menu .link-icon-group{display:flex}.main-nav-menu .link-icon-group img{margin-left:15px;margin-right:-5px}.main-nav-menu .link-icon-group.mobile img{margin-left:0}.main-nav-menu .link-icon-group .default-white{filter:none!important;margin-left:5px!important}.main-nav-menu .link-icon-group .link-icon{filter:invert(100%) sepia(0) saturate(0) hue-rotate(5deg) brightness(102%) contrast(102%)}.main-nav-menu .link-icon-group .link-icon-current{filter:invert(100%) sepia(98%) saturate(4146%) hue-rotate(341deg) brightness(103%) contrast(93%)}.main-nav-menu .yellow-border{border-left:4px solid #f6e71c;border-radius:4px}.main-nav-menu>.menu-item{display:block;transition:all .3s ease-in-out}.main-nav-menu>.menu-item .link-style,.main-nav-menu>.menu-item a{color:#fff;display:block;font-family:Saira,sans-serif;font-size:16px;padding:15px 20px;transition:all .3s ease-in-out}.main-nav-menu>.menu-item .link-style i,.main-nav-menu>.menu-item a i{font-size:23px;margin-right:15px}.main-nav-menu>.menu-item .current-path{color:#ff0}.main-nav-menu>.menu-item .sub-menu-item{display:none;list-style:none;padding:0}.main-nav-menu>.menu-item .sub-menu-item>.menu-item .link-style,.main-nav-menu>.menu-item .sub-menu-item>.menu-item a{font:Saira,sans-serif;font-size:.8125rem;padding:15px 20px 15px 35px}.main-nav-menu>.menu-item.menu-item-current{background-color:#3c175a;border-radius:4px}.main-nav-menu>.menu-item.menu-item-current>a{font-weight:600}.main-nav-menu>.menu-item.actual-item{border-left:5px solid #f6e71c}.main-nav-menu>.menu-item.menu-item-opened .sub-menu-item{display:block}.message-form{border:1px solid #0000;border-radius:8px;padding:10px 20px;transition:all .3s ease-in-out}.message-form p{color:#fff;margin-bottom:0}.message-form._success{background-color:#3ab572;border-color:#3ab572}.message-form._error{background-color:#c23f3b;border-color:#c23f3b}.message-form._small{border-radius:4px;margin-bottom:10px}.message-form._small>p{font-size:10px}.message-form._flex{align-items:center;display:flex;justify-content:space-between}.message-form._flex p{margin-right:15px}.message-form._flex span{background-color:#fff;border:1px solid #c23f3b;border-radius:8px;color:#c23f3b;cursor:pointer;font-family:Saira,sans-serif;font-size:10px;padding:4px 3px;text-align:center;text-transform:uppercase;transition:all .3s ease-in-out}.message-noty-wrap{display:inline-block;margin-right:20px}.message-noty-wrap .message-noty{border:0;border-left:6px solid #0000;border-radius:4px;padding:15px 20px;text-align:left}.message-noty-wrap .message-noty p{font-size:13px;line-height:22px;margin-bottom:0}.message-noty-wrap .message-noty._success{background-color:#6bc895;border-left-color:#3ab572}.message-noty-wrap .message-noty._warning{background-color:#f4c177;border-left-color:#f0ac4a}.message-noty-wrap .message-noty._danger{background-color:#d16f6c;border-left-color:#c23f3b}.modal{align-items:center;background:#572580b3;box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .5s ease-in-out;width:100vw}.modal.after-open{opacity:1}.modal.before-close{opacity:0}.modal-heading{position:relative}.modal-heading img{margin-bottom:22px}.modal-heading .close-button{background-position:50%;background-repeat:no-repeat;background-size:contain;height:20px;position:absolute;right:-30px;top:-28px;width:20px}.modal-body{border-radius:0 0 12px 12px}.modal-button{display:flex;justify-content:flex-end}.modal-content{background-color:#fff;border-radius:8px;bottom:0;box-shadow:0 0 0 1px #82889429,0 10px 16px -4px #8288947a;left:0;margin:15% auto;max-height:calc(100vh - 5rem);max-width:991px;outline:none;overflow-y:auto;padding:30px 40px!important;position:relative;right:0;top:0;width:auto}.modal-content.modal-salesforce p{color:#666;font-family:Saira,sans-serif;font-size:13px;line-height:20px}.modal-content.modal-salesforce .page-header{display:block!important;margin-bottom:1rem!important;text-align:center}.modal-content.modal-salesforce .page-header h2{color:#572580!important;font-weight:500}.modal-content.modal-rnds{max-width:600px}.modal-content.modal-product{width:1200px}.modal-content.modal-content-information{border-radius:24px;max-width:547px;min-width:0;min-width:auto;padding:48px!important;width:100%}.modal-content.modal-content-responsible{border-radius:24px;max-width:760px;min-width:0;min-width:auto;padding:48px!important;width:100%}.modal-content.fix-width-modal{max-width:1005px;width:100%}.modal-content.modal-fixed-header{padding:0 40px 30px!important}.modal-content.modal-fixed-header .loading-persons{display:inline-block;margin-top:30px}.modal-content.modal-fixed-header .loading-centered{display:flex;margin-top:0}.modal-content.modal-fixed-header .modal-wrapper-header{background-color:#fff;left:0;position:sticky;-webkit-position:sticky;right:0;top:0;width:100%}.modal-content.modal-fixed-header .modal-wrapper-header .page-header{align-items:center;display:flex;justify-content:center;padding:30px 40px 15px}.modal-content.modal-fixed-header .modal-wrapper-header.margin-bottom-20{margin-bottom:20px}.modal-content.modal-fixed-header .modal-wrapper-header.h5-center{max-width:500px;text-align:center}@media screen and (max-width:768px){.modal-content.modal-fixed-header{margin:0 8px;padding:0 10px 6px!important}}.modal-content.modal-reschedule-header{padding:0 90px 30px!important}.modal-content.modal-covenant{max-width:none!important;width:70%}.modal-content .modal-wrapper-header .page-header{align-items:center;box-shadow:0 5px 5px -5px #3333334d;display:flex;justify-content:space-between;margin:0 -40px;padding:0 40px 15px}.modal-content .modal-wrapper-header .page-header h2{margin-bottom:0}.modal-content .headerModal{display:flex;flex-direction:row;justify-content:space-between;padding-left:24px}.modal-content .headerModal .checkout-step-title{color:#572580}.modal-content .headerModal .btn-close{-webkit-touch-callout:none;color:#572580;cursor:pointer;font-size:40px;line-height:10px;padding:10px;transform:rotate(45deg);-webkit-user-select:none;user-select:none}.modal-content .voucher-ticket{background-size:contain;margin:0;width:100%}.modal-content .voucher-ticket .info-voucher{width:205px}.modal-content.modal-content-open{border-color:#0000}.modal-content ._voucher h4{font-size:24px;line-height:32px}.modal-content .description-list{height:100%;overflow-y:auto;padding:15px 15px 0}.modal-content .description-list .modal-header-navigation .main-tabs{display:flex;flex-wrap:wrap;margin-bottom:15px;width:100%}.modal-content .description-list .modal-header-navigation .main-tabs>div{box-sizing:border-box;cursor:pointer}.modal-content .description-list .modal-header-navigation .main-tabs .navigation-items{box-sizing:border-box;color:#572580;padding:7px;text-align:center;transition:all .3s ease-in-out;width:50%}.modal-content .description-list .modal-header-navigation .main-tabs .navigation-items:not(.active){border:1px solid #572580}.modal-content .description-list .modal-header-navigation .main-tabs .navigation-items.active{background-color:#572580;border:1px solid #0000;color:#f6e71c;cursor:auto}.modal-content .description-list .modal-header-navigation .main-tabs .navigation-items.left-tab{border-radius:8px 0 0 8px}.modal-content .description-list .modal-header-navigation .main-tabs .navigation-items.right-tab{border-radius:0 8px 8px 0}.modal-content .description-list .modal-header-navigation .main-tabs .navigation-items:only-child{border-radius:8px;width:100%}.modal-content .description-list .modal-header-navigation .sub-tabs{box-sizing:border-box;display:flex;margin:0 -7px 15px}.modal-content .description-list .modal-header-navigation .sub-tabs .subtab-holder{flex:1 1;padding:0 7px}.modal-content .description-list .modal-header-navigation .sub-tabs .tabs-items{border:1px solid #572580;border-radius:8px;color:#572580;cursor:pointer;padding:5px;text-align:center;transition:all .3s ease-in-out}.modal-content .description-list .modal-header-navigation .sub-tabs .tabs-items:hover{background-color:#572580;color:#fff}.modal-content .description-list .panel-content .panel-body{display:flex;flex-wrap:wrap}.modal-content .description-list .panel-content .panel-body .multiple-list{display:flex;flex-wrap:wrap;margin-block-end:0;margin-block-start:0;width:100%}.modal-content .description-list .panel-content .panel-body .multiple-list:not(:first-child){border-top:1px solid #ccc;padding-top:30px}.modal-content .description-list .panel-content .panel-body .multiple-list .list-item{width:33.333%}.modal-content .description-list .panel-content .panel-body .list-item{margin-bottom:15px;width:33.333%}.modal-content .description-list .panel-content .panel-body .list-item dt{font-weight:800;margin-bottom:2px}.modal-content .description-list .panel-content .panel-body .list-item dd{margin-bottom:10px;margin-left:0;padding-bottom:5px}@media screen and (min-width:768px){.modal-content{box-sizing:border-box;height:auto;min-width:600px;padding:48px}.modal-content .voucher-ticket{align-items:center;background-size:contain;display:flex;height:230px;margin:0 auto 24px 0;padding:24px 65px 24px 45px;width:100%}.modal-content .voucher-ticket .qr-code-holder{margin-right:50px}.modal-content .voucher-ticket .info-voucher{width:100%}}@media screen and (max-width:768px){.modal-content{max-height:calc(100vh - 10rem);top:0}.modal-content .button-holder{margin:0}.modal-content .button-holder .button._horizontal-xlg{display:table;margin:0 auto}.modal-content #image-voucher>p{padding:0 24px}.modal-content .links{display:none}.modal-content h4{text-align:center}.modal-content .voucher-home-collection{display:none}}.modal-content-open{border-color:#0000;overflow:hidden}@media screen and (max-width:1100px){.modal-content{max-width:767px}.modal-content .description-list .list-item{width:50%!important}}@media screen and (max-width:810px){.modal-content{max-width:592px}}@media screen and (max-width:767px){.modal-content{max-width:492px!important;padding:15px!important}.modal-content .modal-wrapper-header{padding:15px}.modal-content .description-list .list-item{width:50%!important}}@media screen and (max-width:592px){.modal-content .description-list .list-item{width:100%!important}}body.react-confirm-alert-body-element{overflow:hidden}.react-confirm-alert-blur{filter:url(#gaussian-blur);filter:blur(2px);-webkit-filter:blur(2px)}.react-confirm-alert-overlay{-ms-align-items:center;align-items:center;animation:react-confirm-alert-fadeIn .5s .2s forwards;background-color:#000c;bottom:0;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;left:0;opacity:0;position:fixed;right:0;top:0;z-index:999999}.react-confirm-alert-body{background:#fff;border-radius:10px;box-shadow:0 20px 75px #00000021;color:#666;font-family:Arial,Helvetica,sans-serif;padding:30px;text-align:left;width:400px}.react-confirm-alert-svg{left:0;position:absolute;top:0}.react-confirm-alert-body>h1{margin-top:0}.react-confirm-alert-body>h3{font-size:16px;margin:0}.react-confirm-alert-button-group{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;margin-top:20px}.react-confirm-alert-button-group>button{background:#333;border:none;border-radius:5px;color:#eee;cursor:pointer;display:inline-block;font-size:12px;margin-right:10px;outline:none;padding:6px 18px}@keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}.react-confirm-alert .custom-ui{background-color:#f0f0f0;border-radius:8px;max-width:500px;padding:30px 30px 25px}.react-confirm-alert .custom-ui h5{border-bottom:1px solid #3333334d;margin-bottom:15px;padding-bottom:15px}.react-confirm-alert .custom-ui p{color:#222;font-weight:600;margin-bottom:10px}.react-confirm-alert .custom-ui .wrapper-buttons{display:flex;justify-content:flex-end;padding-top:15px;width:100%}.react-confirm-alert .custom-ui .wrapper-buttons button{margin:0 15px}.react-confirm-alert .custom-ui .wrapper-buttons button:last-child{margin-right:0}.modal-content-cart{padding:0!important}.modal-content-cart .modal-wrapper-header{padding:0}.modal-content-cart .modal-wrapper-header .page-header{align-items:center;border-bottom:1px solid #3333334d;box-shadow:none;display:flex;justify-content:space-between;margin:0;padding:20px 30px}.modal-content-cart .modal-wrapper-header .page-header h2{margin-bottom:0}.modal-content-cart .modal-wrapper-header .marginTopTitle{margin-top:48px}.modal-content-cart .modal-wrapper-body{padding:20px 30px}.modal-content-cart .modal-button{display:flex;justify-content:flex-end;margin-top:15px}.modal-content-cart .modal-wrapper-action{align-items:center;border-top:1px solid #3333334d;display:flex;justify-content:flex-end;padding:10px 30px}.modal-content-cart .modal-wrapper-action>.link{margin-right:15px}.modal-flex-items-checkbox{display:grid;grid-template-columns:repeat(2,1fr)}.modal-labi-credits .page-content-list table{border-radius:3px}.modal-labi-credits .page-content-list table tbody td{color:#572580;font-family:Saira,sans-serif;font-weight:500}.modal-labi-credits .modal-details-labi-credits{position:relative}.modal-labi-credits .modal-details-labi-credits .modal-buttons-position{align-items:center;background:#fff;bottom:0;display:flex;gap:.5rem;justify-content:center;position:absolute;width:93%}.modal-labi-credits .modal-details-labi-credits .modal-details-position{bottom:0;left:0;position:absolute;right:0}.modal-labi-credits .modal-details-labi-credits .modal-details-position .modal-schedule-buttons{display:flex;gap:1rem;justify-content:center;padding:15px 0}.modal-wrapper-header-annex{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:48px}.modal-wrapper-header-annex h5{color:#572580;margin-bottom:32px}.modal-wrapper-header-annex p{color:#333}.container-modal-information .box-image-modal-information{text-align:center}.container-modal-information h2,.container-modal-information p{margin:0;padding:0}.container-modal-information h2{color:#572580;font-family:Saira,sans-serif;font-size:1.75rem;font-style:normal;font-weight:400;line-height:2.5rem;margin:1.563rem 0;text-align:center}.container-modal-information p{color:#979797;font-family:Open Sans,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin:1.563rem 0 2rem;text-align:center}.container-modal-information .flex-buttons-modal-information{align-items:center;display:flex;gap:1rem;justify-content:center}.container-modal-information .container-button-information{text-align:center}.container-modal-information .container-button-information button{border-radius:30px;padding:13px 36px}.container-modal-responsible .box-image-modal-information{text-align:center}.container-modal-responsible h2,.container-modal-responsible p{margin:0;padding:0}.container-modal-responsible h2{color:#572580;font-family:Saira,sans-serif;font-size:1.75rem;font-style:normal;font-weight:400;line-height:2.5rem;margin:1.563rem 0;text-align:center}.container-modal-responsible p{color:#333;font-family:Open Sans,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin:1.563rem 0 2rem;text-align:center}.container-modal-responsible strong{font-size:1rem}.container-modal-responsible .flex-buttons-modal-information{align-items:center;display:flex;gap:1rem;justify-content:center}.container-modal-responsible .container-button-information{text-align:center}.container-modal-responsible .container-button-information button{border-radius:30px;padding:13px 36px}.container-modal-responsible .container-button-information button:disabled{background-color:#d5c8df;color:#fff}.modal-coupom-cart{align-items:center;display:flex;justify-content:center;margin-top:2rem}.upload-modal{width:500px}.upload-modal>div{background:#fff;border-radius:24px;display:flex;flex-direction:column;justify-content:center;padding:48px;text-align:center}.upload-modal>div>img{height:69px;margin:auto;width:69px}.upload-modal>div h1{color:#572580;display:block;font-size:28px}.upload-modal>div .select-unit{margin:auto;width:300px}.upload-modal>div .select-unit select{width:100%!important}.upload-modal>div>button{border-radius:24px;height:45px;margin:32px auto auto;width:250px}.multiple-form-holder{padding-bottom:24px}.multiple-list-wrapper .multiple-list-item{border-bottom:1px dashed #e5e5e5;margin:0 -20px 24px;padding:0 20px}.multiple-list-wrapper .multiple-list-item:last-child{border-bottom:1px solid #ccc}.nav-topbar{display:none}.page-heading{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.page-heading.with-cart{width:calc(100% - 390px)!important}.page-heading.center-items{justify-content:center}.page-heading h2{margin-bottom:5px}.page-heading .button-min-width{min-width:170px}.page-heading .actions-holder{align-items:center;display:flex;justify-content:center;margin-right:15px}.page-heading .actions-holder .form-message,.page-heading .actions-holder .link{margin-right:15px}.page-heading .actions-holder .createbtn{border-radius:30px;padding:8px 36px}.page-heading.no-shadow{box-shadow:none}.page-heading .wrapper-header-content{align-items:center;display:flex;justify-content:center;width:100%}@media screen and (min-width:1024px){.page-heading .wrapper-header-content{justify-content:space-between}.page-heading .wrapper-header-content.order-budget{align-items:flex-start;justify-content:space-between}}.page-heading .convenant_head{display:flex;justify-content:space-between;margin-top:27px;width:100%}.page-heading .convenant_head .convenant_search__input{align-items:center;display:flex}.page-heading .convenant_head .convenant_search__input button{background:none;border:none;color:#572580;cursor:pointer;font-family:Saira,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:22px;margin:0 0 0 14px}.page-heading .convenant_head .convenant_order__button{position:relative}.page-heading .convenant_head .convenant_order__button button{background:#d5c8df;border:none;border-radius:5px;color:#572580;cursor:pointer;font-family:Saira,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:16px;padding:3px 10px}.page-heading .convenant_head .convenant_order__button img{margin-right:1px}.page-heading .convenant_head .convenant_order__button img:last-child{margin-right:4px;transform:rotate(180deg)}.page-heading .convenant_head .convenant_order__button .filter-options{background:#fff;border:.5px solid #f0f0f0;border-radius:10px;box-shadow:3px 7px 9px 0 #66666663;display:flex;flex-direction:column;margin-top:9px;opacity:.7;padding:13px 16px;position:absolute;right:0;width:max-content}.page-heading .convenant_head .convenant_order__button .filter-options.close{display:none}.page-heading .convenant_head .convenant_order__button .filter-options li{list-style:none}.page-heading .convenant_head .convenant_order__button .filter-options li a{color:#666;cursor:pointer;font-family:Open Sans,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:22px;text-decoration:none}.page-heading .convenant_head .convenant_order__button .filter-options li a:hover{color:#572580;opacity:.7}.page-heading .convenant_head .convenant_order__button .filter-options li:not(li:last-child){margin-bottom:26px}.page-heading.inputs-solid button{border-radius:3px;padding-bottom:10px;padding-top:10px}.page-heading.inputs-solid label{color:#572580!important;font-family:Saira,sans-serif;font-size:14px;font-weight:600;margin:8px 0}.page-heading.inputs-solid .input,.page-heading.inputs-solid .react-select__control,.page-heading.inputs-solid .react-select__single-value,.page-heading.inputs-solid input,.page-heading.inputs-solid select{border-radius:3px!important;color:#666;font-family:Saira,sans-serif;font-size:13px;line-height:20px}.page-heading.inputs-solid .flex-items{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.page-heading.inputs-solid .select-search-submit-types{width:155px}.page-heading.inputs-solid .select-search-submit-types.width-2{width:250px}.margin-users{margin-top:1rem}.pagination-wrapper{margin-top:12px;position:relative}.pagination-wrapper .field-holder{margin-bottom:0;position:relative;z-index:10}@media screen and (min-width:768px){.pagination-wrapper{height:44px}}.pagination{list-style:none;margin:0;padding:0;text-align:center}.pagination li{display:inline-block;margin:0 5px}.pagination li.page-text{flex:0 0 100%}.pagination li.page-text:first-child{margin-bottom:24px}.pagination li.page-text:last-child{margin-top:24px}.pagination li.total-records a,.pagination li.total-records button{font-size:1.25rem;line-height:1.75rem;min-height:72px;min-width:72px}.pagination li.page-current a,.pagination li.page-current button{background:#ab92bf;border:1px solid #572580;color:#fff;font-weight:600}.panel-content .panel-heading{background-color:#f5f5f5}.panel-content .-hidden{height:0;overflow:hidden}.panel-switch .panel-heading{align-items:center;display:flex;justify-content:space-between}.panel-switch .panel-heading .field-holder{margin-bottom:0}.panel-switch .panel-heading .switch-holder{height:25px}.panel{border-radius:16px;box-shadow:0 0 0 1px #82889429,0 8px 10px -4px #8288947a;margin-bottom:32px;overflow:hidden}.panel .panel{box-shadow:0 1px 7px #0003}.panel .panel-heading{align-items:center;background-color:#f5f5f5;display:flex;padding:14px 20px;position:relative;transition:all .3s ease-in-out}.panel .panel-heading h5{color:#572580;font-size:14px;font-weight:500;line-height:22px;margin:0;text-transform:uppercase;transition:all .3s ease-in-out}.panel .panel-heading .arrow-down{border:solid #572580;border-width:0 2px 2px 0;bottom:2px;display:inline-block;height:0;margin:auto;opacity:1;padding:5px;position:absolute;right:20px;top:0;transform:rotate(45deg);transition:opacity .3s linear,transform .3s ease-in-out}.panel .panel-body{opacity:1;padding:24px 20px 5px;transition:opacity .3s ease-in-out}.panel .panel-body .field-holder{margin-bottom:20px}.panel .panel-body.open{display:block}.panel .panel-body.close{display:none}.panel.panel-opened .panel-heading .arrow-down{transform:rotate(-135deg)}.panel.panel-loading{pointer-events:none}.panel.panel-loading .panel-heading{position:relative}.panel.panel-loading .panel-heading:after{background-image:url(/static/media/loading-purple.59199671d99429966303.gif);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:30px;position:absolute;right:20px;top:10px;width:30px}.panel.panel-loading .panel-heading .arrow-down{opacity:0}.panel.panel-loading .panel-body{opacity:.5}.panel.panel-error{box-shadow:0 0 0 1px #d16f6c29,0 8px 10px -4px #d16f6c7a}.panel.panel-error .panel-heading{background-color:#d16f6c;justify-content:space-between}.panel.panel-error .panel-heading h5{color:#fff}.panel.panel-visible{overflow:visible}.progress-wrapper>i{opacity:0;transition:opacity .3s ease-in-out}.progress-wrapper.--success>i{opacity:.5}.progress-bar{background-color:#b79be5;height:8px;width:100%}.progress-bar .progress{background-color:#673ab7;height:100%;margin:0;transition:width .6s ease-in-out}.react-select{padding:0}.react-select .react-select__control{border:none;padding:4px 0}.react-select .react-select__control .react-select__value-container .react-select__multi-value{background-color:#75459c4d}.react-select .react-select__control .react-select__value-container .react-select__multi-value .react-select__multi-value__label{color:#333}.react-select .react-select__control .react-select__value-container .react-select__multi-value .react-select__multi-value__remove{background-color:initial!important;cursor:pointer}.react-select .react-select__indicators .clear-indicator{font-size:10px}.react-select .react-select__indicators .react-select__dropdown-indicator svg{height:10px;width:10px}.Select-menu-outer{z-index:999!important}.react-select__menu-portal{z-index:9999!important}.sidebar-nav{background-color:#572580;border-radius:0 29px 29px 0;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;left:0;margin:0 auto;min-height:100%;padding-top:70px;position:fixed;top:0;transition:width .3s ease;width:230px;z-index:200}@media screen and (max-width:1260px){.sidebar-nav{border-radius:0;overflow:hidden;width:65px}.sidebar-nav.-active{width:230px}.sidebar-nav.-active .desktop-navbar{display:block}.sidebar-nav .desktop-navbar,.sidebar-nav.-active .mobile-navbar{display:none}}@media screen and (min-width:1260px){.sidebar-nav .mobile-navbar{display:none}}.navbar-logo{display:block;margin-bottom:40px;margin-left:20px;margin-top:-40px;position:relative}.navbar-logo-mobile{display:flex;justify-content:space-between;margin:-40px 10px 25px;position:relative}.navbar-logo-mobile img{cursor:pointer}.navbar-logo-desktop{display:flex;justify-content:space-between;margin:-40px 15px 25px;position:relative}.navbar-logo-desktop img:first-child{cursor:pointer;height:28px;width:129px}.navbar-logo-desktop img:last-child{cursor:pointer;transform:rotate(180deg)}@media (min-width:1260px){.navbar-logo-desktop img:last-child{display:none}}.sidebar-header{display:flex}.menu-right{margin-bottom:30px;margin-left:15px}@media (max-width:1260px){.menu-right{display:none}}.menu-right._active{display:block}.switch-holder{align-items:center;background-color:initial;border:0;cursor:pointer;display:inline-flex;height:44px;width:auto}.switch-holder:disabled{cursor:no-drop}.switch-holder .switch-item{background-clip:content-box;background-color:#cacaca;border-radius:30px;box-shadow:inset 0 0 0 0 #cacaca;box-sizing:initial;display:inline-block;height:16px;position:relative;transition:border .4s ease 0s,box-shadow .4s ease 0s;-webkit-user-select:none;user-select:none;vertical-align:middle;width:48px}.switch-holder .switch-item small{background:#999;border-radius:100%;height:25px;left:0;position:absolute;top:-5px;transition:background-color .4s ease 0s,left .2s ease 0s;width:25px}.switch-holder .switch-text{color:#666;font-size:14px;line-height:19px;margin-left:10px}.switch-holder._active .switch-item{box-shadow:inset 0 0 0 10px #ab92bf;transition:border .4s ease 0s,box-shadow .4s ease 0s,background-color 1.2s ease 0s}.switch-holder._active .switch-item small{background-color:#572580;left:23px;transition:background-color .4s ease 0s,left .2s ease 0s}.switch-holder.with-icons .switch-item{height:23px;width:69px}.switch-holder.with-icons .switch-item small{background-color:#e6e6e6;height:35px;line-height:45px;text-align:center;top:-7px;width:35px}.switch-holder.with-icons .switch-item small img{height:auto;width:22px}.switch-holder.with-icons._active .switch-item{box-shadow:inset 0 0 0 20px #ab92bf}.switch-holder.with-icons._active .switch-item small{background-color:#e6e6e6;left:34px}.switch-holder.switch-ltf{flex-direction:row-reverse}.switch-holder.switch-ltf .switch-text{margin-left:0;margin-right:10px}.switch-button{background-color:initial;border:0;cursor:pointer}.switch-button:disabled{cursor:no-drop}.table-content{border-collapse:collapse;border-radius:8px;margin-bottom:24px;overflow:hidden;width:100%}.table-content.no-border-table{border-radius:3px}.table-content thead tr{background:#f5f5f5}.table-content thead th{color:#572580;font-family:Saira,sans-serif;font-size:14px;font-weight:600;line-height:22px;min-width:100px;padding:9px 15px;text-align:left;text-transform:uppercase}.table-content thead th.checkbox{min-width:0;min-width:auto}.table-content thead th.text-center{text-align:center}.table-content thead th:first-child{border-top-left-radius:30px}.table-content thead th:last-child{border-top-right-radius:30px}.table-content tbody tr:nth-child(2n) td{background-color:#f5f5f5;min-width:100px}.table-content tbody td{background-color:#fff;color:#666;font-size:14px;line-height:19px;padding:20px 15px}.table-content tbody td img{display:block;height:45px;margin:0 auto;width:45px}.table-content tbody td img.move-dots{cursor:pointer;height:24px!important;margin:0 auto!important;object-fit:contain;width:14px!important}.table-content tbody td .edit-btn{border-radius:30px}.table-content tbody td.checkbox{min-width:0!important;min-width:auto!important}.table-content tbody td.table-budget{align-items:stretch;display:flex;gap:1rem;justify-content:flex-end}.table-content tbody td.table-budget .button,.table-content tbody td.table-budget a,.table-content tbody td.table-budget button{border-radius:30px;font-size:.875rem;line-height:1.375rem;padding:9px 24px}.table-content tbody td.table-action{display:flex;justify-content:flex-end}.table-content tbody td.table-action.regionTable{display:table-cell!important}.table-content tbody td.table-action ._action{border-radius:4px;font-size:12px;margin-left:10px;padding:3px 7px}.table-content tbody td.table-action ._action:first-child{margin-left:0}.table-content tbody td.table-action ._action:last-child{flex:0 0 77px}.table-content tbody td.table-action-order ._action{border-radius:4px;font-size:12px;margin-left:10px;padding:3px 7px}.table-content tbody td.table-action-order ._action:first-child{margin-left:0}.table-content tbody td.table-action-order ._action:last-child{flex:0 0 77px}.table-content tbody .invoice-green{border-left:15px solid #6bc895}.table-content tbody .invoice-red{border-left:15px solid #d16f6c}.table-content .action-buttons{text-align:right}.table-content .action-buttons>.button:last-child{margin-left:15px}.table-content .invoice-buttons>.button{background:#fff;border:1px solid #999;border-radius:0;color:#666}.table-content .invoice-buttons>.button:hover{background:#ab92bf;color:#fafafa}.table-content .invoice-buttons>.button:last-child{margin-left:15px}.table-list-multiple{padding-bottom:24px}.table-list-multiple .table-list{border-collapse:collapse;margin-bottom:24px;width:100%}.table-list-multiple .table-list th{border-bottom:1px solid #572580;color:#572580;font-family:Saira,sans-serif;font-size:14px;font-weight:500;padding:8px 4px;text-align:left;text-transform:uppercase}.table-list-multiple .table-list td{color:#333;font-size:14px;padding:8px 4px}.table-list-multiple .table-list td.remove-collumn{align-items:center;box-sizing:border-box;color:#c23f3b;display:flex;font-size:12px;height:33px;justify-content:flex-end}.table-list-multiple .table-list td.remove-collumn i{display:block}.table-list-multiple .table-list td.remove-collumn i.icon-close{margin-left:8px}.table-list-multiple .table-list-form-add{background-color:#f5f5f5;border-radius:4px;margin-bottom:24px;padding:7px 8px 16px}.table-list-multiple .table-list-form-add .button-holder{margin:16px 0 0;text-align:right}.table-list-multiple .table-list-form-add .button-holder .link{margin-right:20px}@media screen and (min-width:1024px){.table-list-multiple .table-list-form-add .field-holder{margin-bottom:16px}}.tooltip-holder{display:none;overflow:visible;position:relative}.tooltip-holder .tooltip-icon{background-color:#666;border-radius:50%;color:#fff;font-size:12px;margin-left:10px;padding:3px 5px 3px 6px}.tooltip-holder .tooltip-icon.icon-i{padding:3px 8px 3px 7px}.tooltip-holder .tooltip-description{background-color:#666;border-radius:10px;color:#fff;font-size:10px;font-weight:300;left:-122px;line-height:16px;opacity:0;padding:12px;pointer-events:none;position:absolute;text-align:center;text-transform:none;top:36px;transition:all .3s ease-in-out;white-space:normal;width:230px;z-index:10}.tooltip-holder .tooltip-description.large{width:260px}.tooltip-holder .tooltip-description:before{border-bottom:9px solid #666;border-left:10px solid #0000;border-right:10px solid #0000;content:"";display:block;font-size:0;left:0;margin:0 auto;position:absolute;right:0;top:-9px;width:0}.tooltip-holder:hover .tooltip-description{opacity:1}@media screen and (min-width:768px){.tooltip-holder{display:block}}.upload-area{background-color:#fff;border-radius:10px;box-shadow:0 15px 15px 0 #0000001c,0 5px 15px 0 #00000014;margin:0 0 15px;padding:10px 15px}.upload-area .file-info{border-bottom:1px solid #b79be5;margin:0;padding:10px}.upload-area .file-info .file-upload{padding:5px 15px}.upload-area .file-info .file-upload .info{align-items:center;display:flex;justify-content:space-between}.upload-area .file-info .file-upload .info p{font-size:10px;margin:0;text-align:center;text-transform:uppercase}.upload-area .file-info .file-upload .info p strong{margin-right:10px}.upload-area .file-info .file-upload .info p:first-child{margin-right:15px;overflow:hidden;text-overflow:ellipsis}.upload-area .file-info .file-upload .upload-feedback{font-size:11px;line-height:22px;text-align:right}.upload-area .file-info .file-upload:not(:last-child){border-bottom:1px solid #b79be566}.upload-area .actions{align-items:center;display:flex;justify-content:space-between;padding:10px 0 0}.upload-area .actions>span{display:inline-block;font-size:10px;margin-right:15px}.upload-area .actions .holder-actions span{font-size:14px;margin-right:15px}.upload-area .progress-wrapper,.uploadInsurance-area .file-info{margin:0}.uploadInsurance-area .file-info .file-upload{padding:5px 15px}.uploadInsurance-area .file-info .file-upload .info{align-items:center;display:flex;justify-content:space-between}.uploadInsurance-area .file-info .file-upload .info p{font-size:10px;margin:0;text-align:center;text-transform:uppercase}.uploadInsurance-area .file-info .file-upload .info p strong{margin-right:10px}.uploadInsurance-area .file-info .file-upload .info p:first-child{margin-right:15px;overflow:hidden;text-overflow:ellipsis}.uploadInsurance-area .file-info .file-upload .upload-feedback{font-size:11px;line-height:22px;text-align:right}.uploadInsurance-area .file-info .file-upload:not(:last-child){border-bottom:1px solid #b79be566}.uploadInsurance-area .actions{align-items:center;display:flex;justify-content:space-between}.uploadInsurance-area .actions>span{display:inline-block;font-size:10px;margin-right:15px}.uploadInsurance-area .actions .holder-actions span{font-size:14px;margin-right:15px}.uploadInsurance-area .progress-wrapper{margin:0}.service-form-page{overflow:auto;padding:30px 0}.service-form-page .container{max-width:1300px}.service-form-page .container .sub-container{border:1px solid #c4c4c4;border-radius:25px;max-height:550px;overflow-y:auto;padding:2rem 1rem 0}.service-form-page .container .sub-container:last-child{margin-top:4rem}.service-form-page .form-holder{margin:0 auto;max-width:800px}.service-form-page .form-holder.form-holder-full{max-width:100%}.service-form-page .form-holder .button-holder{margin-top:25px}.service-form-page .box-email-or-phone{margin:0 .5rem;position:relative}.service-form-page .box-email-or-phone p{font-family:Saira,sans-serif;font-size:.813rem;font-style:normal;font-weight:500;margin:25px 0 0;padding:0}.service-form-page .box-email-or-phone:after,.service-form-page .box-email-or-phone:before{background-color:#c4c4c4;content:"";height:1px;position:absolute;right:20px;top:78%;width:25px}.service-form-page .box-email-or-phone:after{left:20px}@media screen and (min-width:1024px){.service-form-page .box-email-or-phone:after,.service-form-page .box-email-or-phone:before{background-color:#c4c4c4;content:"";height:12px;position:absolute;right:50%;top:10px;width:1px}.service-form-page .box-email-or-phone:after{bottom:-15px;left:auto;top:auto}}.service-form-page .title-service-form-page{color:#572580;font-family:Saira,sans-serif;font-size:22px;font-style:normal;font-weight:400;letter-spacing:0;margin-bottom:.75rem!important}.service-form-page .title-service-form-page.pre-register{text-align:center}@media (max-width:1280px){.service-form-page .title-service-form-page.pre-register{margin-left:0;text-align:center}}.service-form-page div.pre-register{margin-bottom:2rem}.service-form-page.service-form-resume .container{max-width:800px}@media (min-width:1024px){.service-form-page.service-form-resume{height:calc(100vh - 100px)}}@media screen and (min-width:768px){.service-form-page .container .row>.sm-12:last-child{margin-top:16px}.service-form-page .container .row>.sm-12:only-child{margin-top:0}}@media screen and (min-width:1024px){.service-form-page{box-sizing:border-box;height:calc(100vh - 200px);padding-bottom:0}.service-form-page .container,.service-form-page .row,.service-form-page .sm-12{height:100%}.service-form-page .title-service-form-page:last-child{text-align:center}.service-form-page .container .row>.sm-12:last-child{margin-top:16px}.service-form-page .container .row>.sm-12:only-child{margin-top:0}.service-form-page .search-products-holder{flex:0 0 60%;max-height:100%;max-width:60%;overflow:auto;padding-right:16px}.service-form-page .cart-side-holder{flex:0 0 40%;max-width:40%}.service-form-page.service-form-resume .row{height:auto}}.container-search-pacient .box-search-flex-patient{display:flex;gap:1rem}.container-search-pacient .box-search-flex-patient .field-holder{margin:0;padding:0;width:100%}.container-search-pacient .box-search-flex-patient .pre-register{margin-top:0}.service-form-header{background-color:#572580;display:flex;flex-wrap:wrap;padding:10px 15px}.service-form-header>.left-actions,.service-form-header>.right-actions{flex:0 0 100%;max-width:100%;text-align:center}.service-form-header>.logo-holder{flex:0 0 100%;margin:10px 0;max-width:100%}.service-form-header>.logo-holder>.logo{margin:0 auto}@media screen and (min-width:768px){.service-form-header{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:20px 30px;position:relative}.service-form-header>.left-actions,.service-form-header>.logo-holder,.service-form-header>.right-actions{flex:1 1;max-width:none;text-align:left}.service-form-header>.right-actions{text-align:right}.service-form-header>.logo-holder{bottom:0;height:30px;left:0;margin:auto;position:absolute;right:0;top:0;width:174px}}.page-stepper-holder{border-bottom:1px solid #777;padding:15px 0}.page-stepper-list{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:810px}.page-stepper-list>.page-stepper-item{text-align:center}.page-stepper-list>.page-stepper-item>.icon-holder{align-items:center;background-color:#fff;border:1px solid #333;border-radius:50%;box-shadow:none;display:flex;height:45px;justify-content:center;margin:0 auto 10px;text-align:center;transition:all .3s ease-in-out;width:45px}.page-stepper-list>.page-stepper-item>.icon-holder>i{color:#333;font-size:20px}.page-stepper-list>.page-stepper-item>span{color:#333;display:block;font-size:14px;transition:color .3s ease-in-out}.page-stepper-list>.page-stepper-item.active>.icon-holder,.page-stepper-list>.page-stepper-item:hover>.icon-holder{background-color:#572580;border-color:#572580;box-shadow:0 3px 10px 2px #0006}.page-stepper-list>.page-stepper-item.active>.icon-holder>i,.page-stepper-list>.page-stepper-item:hover>.icon-holder>i{color:#f6e71c}.page-stepper-list>.page-stepper-item.active>span,.page-stepper-list>.page-stepper-item:hover>span{color:#572580}.page-stepper-list>i{color:#777;display:inline-block;flex:0 0 auto;font-size:28px;margin:10px 0;max-width:18px;transform:rotate(90deg)}@media screen and (min-width:600px){.page-stepper-list{flex-direction:row;justify-content:space-evenly}.page-stepper-list>i{flex:0 0 auto;margin:0 5px;max-width:none;transform:rotate(0)}}.field-holder.field-holder-button .field-content{display:flex}.field-holder.field-holder-button .field-content>.input{border:1px solid #572580;border-radius:8px 0 0 8px;border-right:0;box-shadow:none}.field-holder.field-holder-button .field-content>.input::placeholder{color:#666}.field-holder.field-holder-button .field-content>.button{border-radius:0 8px 8px 0;flex:0 0 50px}.field-holder.field-holder-button .field-content>.button>i{font-size:22px}.field-holder input[readonly],.field-holder textarea[readonly]{background-color:#f2f2f2}.table-list-cards{overflow-x:auto;width:700px}.table-list-cards.table-budgets{box-sizing:border-box;padding:2rem 2rem 0}.table-list-cards>.list-header{align-items:center;display:flex;justify-content:space-between;list-style:none;margin:0 0 10px;padding:0 15px}.table-list-cards>.list-header>.item{background-color:#fff;color:#572580;flex:1 1;font-family:Saira,sans-serif;font-size:14px;font-weight:600;line-height:22px;padding:5px 0;text-align:left;text-transform:uppercase}.table-list-cards.--result>.list-header>.item{max-width:220px}@media screen and (min-width:768px){.table-list-cards{overflow:visible;width:100%}}.card-table{align-items:center;background-color:#fff;border-radius:15px;box-shadow:0 1px 5px 2px #82889447;display:flex;justify-content:space-between;margin-bottom:20px;padding:15px}.card-table ._action{border-radius:4px;font-size:12px;margin-left:10px;padding:3px 7px}.card-table>div,.card-table>span{flex:1 1}.card-table.--result>div,.card-table.--result>span{max-width:220px}.card-table-empty{margin:20px 0 10px}.card-table-empty p{margin-bottom:0}.card-item{align-items:center;display:flex;justify-content:space-around}.card-item .courtesy{display:block}.card-item .courtesy a{color:#572580;cursor:pointer;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;line-height:18px;padding:0;text-transform:uppercase;transition:all .2s ease-in-out}.card-item .courtesy a:hover{filter:opacity(.9)}.card-product{background-color:#fff;border-radius:24px;box-shadow:0 0 0 1px #82889429,0 8px 10px -4px #82889447;box-sizing:border-box;margin:0 0 16px;padding:30px 25px;width:330px}.card-product>.title{color:#572580;font-size:19px;font-weight:700;line-height:24px;margin-bottom:20px;min-height:48px;width:100%}.card-product>.info>.description,.card-product>.title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-family:Open Sans,sans-serif;overflow:hidden}.card-product>.info>.description{color:#b1b1b1;font-size:13px;height:42px;margin-bottom:16px}.card-product>.info>.price-holder{align-items:center;display:flex}.card-product>.info>.price-holder>.price,.card-product>.info>.price-holder>.promo-price{color:#572580;font-family:Saira,sans-serif;font-size:20px;line-height:23px;margin-bottom:20px}.card-product>.info>.price-holder>.price.cancel-price,.card-product>.info>.price-holder>.promo-price.cancel-price{text-decoration:line-through}.card-product>.info>.price-holder>.price{color:#572580;font-family:Saira,sans-serif;font-size:20px;font-weight:600}.card-product>.info>.price-holder>.promo-price{color:#a6a6a6;font-size:14px;margin-left:10px}.card-product>.info>.button>i{float:right;font-size:20px;font-weight:600;margin-left:15px}.cart-side-holder{position:relative}.cart-side>.title-cart{font-size:20px;line-height:28px;margin-bottom:20px}@media screen and (min-width:768px){.cart-side{bottom:0;left:0;position:absolute;right:0;top:0}}@media screen and (min-width:1024px){.cart-side{border-left:1px solid #777;left:30px;max-height:100%;overflow:auto;padding:20px 20px 0;top:-50px}}.purpletext{color:#572580}.cart-itens-holder{border-bottom:2px solid #e5e5e5;margin-bottom:16px;padding-bottom:16px}.cart-itens-holder.new-layout-cart-itens-holder{border-bottom:1px solid #e5e5e5}.cart-item{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.cart-item .label{font-size:13px;max-width:150px;width:100%}@media (max-width:1400px){.cart-item .label{max-width:130px}}@media (max-width:1300px){.cart-item .label{max-width:100px}}.cart-item .courtesy-tag{background:#f1fff7;border:1px solid #44b878;border-radius:5px;display:block;padding:0 10px}.cart-item .courtesy{display:block;font-size:10px}.cart-item .courtesy button{background-color:initial;border:none;cursor:pointer;outline:none;padding:0;text-decoration:underline}.cart-item .courtesy button.remove{color:#c23f3b;margin-left:10px}.cart-item .courtesy>span{font-size:14px}.cart-item .courtesy-display>span{font-size:11px}.cart-item .price{color:#666;font-family:Saira,sans-serif;font-size:18px;max-width:102px;text-align:right;white-space:nowrap}.cart-item>.action{align-items:center;display:flex;justify-content:space-between;width:100%}@media (min-width:1600px){.cart-item>.action{max-width:40%}}.cart-item .amount{align-items:center;display:flex}.cart-item .amount input{font-size:13px;padding:2px 5px}.cart-item .amount input-moz-read-only,.cart-item .amount input:read-only{background-color:initial;border:none;box-shadow:none;font-size:14px}.cart-item .amount input:focus,.cart-item .amount input:hover{background-color:initial;border:none!important;box-shadow:none}.cart-item .amount button{background-color:initial;border:none;color:#572580;cursor:pointer;font-size:20px;outline:none}.cart-item p{margin-bottom:0}.cart-item .coupon-code{font-size:16px;text-transform:uppercase}.cart-item.cart-item-entry>.action{flex:0 0 50%;max-width:50%}.cart-item.cart-item-entry>.action .amount{justify-content:center}.cart-item.cart-item-entry>.action .amount,.cart-item.cart-item-entry>.action .price,.cart-item.cart-item-entry>.action .unit{flex:0 0 20%;margin-right:0;max-width:20%;padding:0 10px;text-align:right}.cart-item.resume .label{font-size:15px}.cart-item.cart-item-editable .action{flex:0 0 180px;max-width:180px}.cart-item.cart-item-editable .button-actions{align-items:center;display:flex;margin-left:8px}.cart-item.cart-item-editable .button-actions>.button:nth-child(2){margin-left:5px}.cart-item.cart-item-editable .button-actions>.button:only-child{margin:0}.cart-item.cart-item-editable input{font-size:18px;padding:4px 12px;text-align:right;transition:all .3s ease-in-out}.cart-item.cart-item-editable input:read-only{box-shadow:none;color:#572580;flex:0 0 102px;font-family:Saira,sans-serif;max-width:102px;text-align:right;white-space:nowrap}.cart-item-order{align-items:center;display:flex;gap:10px;justify-content:space-between}.cart-item-order .label{font-size:15px;max-width:150px;width:100%}@media (max-width:1400px){.cart-item-order .label{max-width:130px}}@media (max-width:1300px){.cart-item-order .label{max-width:100px}}.cart-item-order .value{flex:0 0 50px;font-size:14px;margin-bottom:0;text-align:center}.cart-item-order .price{color:#666;font-family:Saira,sans-serif;font-size:18px;max-width:120px;text-align:right;white-space:nowrap;width:120px}.new-layout-cart-itens-holder{margin-top:1.9rem}.new-layout-cart-itens-holder .courtesy{display:none}.new-layout-cart-itens-holder .action .amount{align-items:center;display:flex}.new-layout-cart-itens-holder .action .amount button,.new-layout-cart-itens-holder .action .amount input{font-family:Saira,sans-serif;font-size:15px}.new-layout-cart-itens-holder .action .amount button{padding:5px 10px}.new-layout-cart-itens-holder .action .amount .input{background-color:initial;border-radius:4px;box-shadow:none;color:#666;font-size:15px;max-width:50px;padding:0;width:100%}.new-layout-cart-itens-holder .action .amount .quantity_button{color:#572580;cursor:pointer;padding:6px 10px}.new-layout-cart-itens-holder .action .price{font-family:Saira,sans-serif;font-size:15px;line-height:22px}.new-layout-cart-itens-holder .action .check-out-price{color:#666}.new-layout-cart-itens-holder .cart-item .label{color:#666;font-family:Saira,sans-serif;font-size:14px;line-height:22px}.total-cart-holder-new-layout .cart-item p{font-family:Saira,sans-serif}.total-cart-holder-new-layout .cart-item .label{color:#666;font-size:14px;line-height:22px}.total-cart-holder-new-layout .cart-item .lineThrough{text-decoration:line-through}.total-cart-holder-new-layout .cart-item .price{font-size:15px}.coupon-cart-holder,.total-cart-holder{margin-bottom:32px}.coupon-cart-holder .field-validate-coupon{position:relative}.coupon-cart-holder .field-validate-coupon .button{border-radius:30px;bottom:2px;position:absolute;right:2px;top:2px}.coupon-cart-holder .field-validate-coupon .button:hover{background-color:#572580}.actions-cart-holder>.button{border-radius:16px}.copy-text-cart{background:#f55430;border-radius:2rem;position:relative;width:100%}.copy-text-cart p{color:#fff;font-family:Saira,sans-serif;font-size:12px;line-height:1.188rem;padding:6px 25px}.copy-text-cart button{background:none;border:none;cursor:pointer;font-size:2rem;position:absolute;right:-6px;top:1px;transform:rotate(45deg)}.copy-text-cart button:before{background:#ff978041;border-radius:50%;content:"";height:1.7rem;position:absolute;right:4px;top:10px;width:1.7rem}@media screen and (min-width:30.563rem) and (max-width:63.75rem){.copy-text-cart button{top:-7px}}@media screen and (min-width:101.625rem){.copy-text-cart button{right:-8px;top:-7px}}@media screen and (max-width:600px){.search-products-badge-flex{flex-direction:column}}.row-gaps{display:flex;flex-wrap:wrap;justify-content:space-between}.search-products-badge-flex{display:flex;flex-direction:column;margin-bottom:1.7rem;margin-top:1.7rem}.search-products-badge-flex.content{align-items:center;justify-content:center}.search-products-badge-flex .cart-flex-buttons{display:flex;gap:.5rem}.search-products-badge-flex.flexSelect{display:flex;flex-direction:row;justify-content:space-around}.search-products-badge-flex button{align-items:center;background:#fff;color:#572580;display:flex;font-size:.8rem;justify-content:center;max-width:130px;min-width:50px;padding:5px 15px;width:100%}.search-products-badge-flex button .badge-text-button{margin-left:20px}.search-products-badge-flex button .badge-text-margin{margin-left:15px}.search-products-badge-flex button span{background:none}.search-products-badge-flex button span i{background-color:none;color:#572580;transform:translateY(25%)}.search-products-badge-flex button:hover{background:#572580;color:#fff}.search-products-badge-flex button:hover span{background-color:none}.search-products-badge-flex button:hover span i{color:#fff!important}.search-products-badge-flex .closeButton{border-color:#c23f3b!important;color:#c23f3b!important}.search-products-badge-flex .closeButton:hover{background:#cf4844!important;color:#fff!important}.search-products-badge-flex .closeButton:hover span{background-color:none}.search-products-badge-flex .closeButton:hover span i{color:#fff!important}.search-products-badge-flex .activeButtonBadge{background:#572580!important;color:#fff!important}.search-products-badge-flex .activeButtonBadge span{background-color:none}.search-products-badge-flex .activeButtonBadge span i{color:#fff!important}.home-collection-holder{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.home-collection-holder>span{color:#572580;font-family:Saira,sans-serif;font-size:14px;margin-bottom:15px}@media screen and (min-width:1024px){.home-collection-holder>span{flex:0 0 120px;margin:0;max-width:120px}}.order-resume-item{border-bottom:1px solid #e5e5e5;padding-bottom:24px}.order-resume-item .title{margin-bottom:32px}.order-resume-item .data-list{list-style:none;padding:0}.order-resume-item .data-list .data-list-item{padding:7px 0}.order-resume-item .data-list .data-list-item:first-child{padding-top:0}.order-resume-item .data-list .data-list-item:last-child{padding-bottom:0}.order-resume-item:last-child{border-bottom:0;padding-bottom:0}.order-resume-item.order-resume-products .data-resume-item{border-bottom:1px dashed #e5e5e5;margin-bottom:24px;padding-bottom:24px}.loading-holder{max-width:60px;width:100%}.loading-holder img{height:auto;width:100%}.Toastify .Toastify__toast-container .Toastify__toast{border-radius:12px;box-shadow:0 0 0 1px #82889429,0 8px 10px -4px #82889452;min-height:auto;opacity:1;outline:none!important;padding:10px}.Toastify .Toastify__toast-container .Toastify__toast .Toastify__toast-body{font-family:Open Sans,sans-serif;font-size:13px;line-height:18px;margin:0}.Toastify .Toastify__toast-container .Toastify__toast.Toastify__toast--error{background-color:#c23f3b}.Toastify .Toastify__toast-container.Toastify__toast-container--bottom-center{width:auto}@media screen and (min-width:768px){.Toastify .Toastify__toast-container .Toastify__toast{padding:30px 24px;width:585px}.Toastify .Toastify__toast-container.Toastify__toast-container--bottom-center{margin-left:-292px}}.payment-step-holder .step-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.payment-step-holder .step-header .step-title{display:block;font-family:Saira,sans-serif;font-size:16px}.payment-step-holder .payment-method-holder{align-items:stretch;display:flex;flex-wrap:wrap;margin:0 -10px}.payment-step-holder .payment-method-holder .payment-method{flex:0 0 50%;max-width:50%;padding:0 10px}.payment-step-holder .payment-method-holder .payment-method>.box{background-color:#fff;border:2px solid #572580;border-radius:10px;color:#572580;cursor:pointer;font-size:12px;padding:20px 10px;text-align:center;transition:all .3s ease-in-out}.payment-step-holder .payment-method-holder .payment-method>.box>i{display:block;font-size:38px;margin-bottom:15px}.payment-step-holder .payment-method-holder .payment-method>.box:hover{background-color:#572580;color:#fff}@media screen and (min-width:768px){.payment-step-holder .payment-method-holder{max-width:100%}}@media screen and (min-width:1024px){.payment-step-holder .payment-method-holder{flex-wrap:nowrap}.payment-step-holder .payment-method-holder .payment-method{flex:0 0 22%;max-width:22%}}.payment-method-money{margin-bottom:20px}.installments-list>.installment-item{align-items:center;background-color:#fff;border-radius:0;box-shadow:0 0 0 1px #82889429,0 4px 6px -2px #82889452;cursor:pointer;display:flex;height:60px;justify-content:space-between;overflow:hidden;padding:0 32px;position:relative;transition:all .3s ease-in-out}.installments-list>.installment-item span{display:inline-block;font-size:14px}.installments-list>.installment-item .info span{margin-right:16px}.installments-list>.installment-item .info span.value{width:80px}.installments-list>.installment-item .info span:last-child{margin-right:0}.installments-list>.installment-item:before{background-color:initial;bottom:0;content:"";display:block;left:0;position:absolute;top:0;transition:all .3s ease-in-out;width:8px}.installments-list>.installment-item.selected{background-color:#f5f5f5}.installments-list>.installment-item.selected:before{background-color:#ab92bf}.installments-list>.installment-item:first-child{border-radius:24px 24px 0 0}.installments-list>.installment-item:last-child{border-radius:0 0 24px 24px}.installments-list>.installment-item:only-child{border-radius:24px}.tabs-holder .tabs-list{align-items:center;display:flex;justify-content:space-between;list-style:none;margin:0;padding:0}@media screen and (max-width:768px){.tabs-holder .tabs-list{flex-direction:column}}.tabs-holder .tabs-list>li{width:100%}.tabs-holder .tabs-list>li a{background-color:#f5f5f5;border-bottom:3px solid #e7e7e7;border-radius:15px 15px 0 0;color:#999;cursor:pointer;display:inline-block;font-family:Saira,sans-serif;padding:13px 0;position:relative;text-align:center;text-transform:uppercase;transition:all .3s ease-in-out;width:100%}@media screen and (max-width:768px){.tabs-holder .tabs-list>li a{border-radius:0}}.tabs-holder .tabs-list>li a:before{background-color:#572580;border-radius:5px;bottom:-3px;content:"";height:3px;left:0;opacity:0;position:absolute;right:0;transition:opacity .3s ease-in-out;width:100%}.tabs-holder .tabs-list>li a.tabs-item-link-active{background-color:#ab92bf;color:#fff;font-weight:600}.tabs-holder .tabs-list>li a.tabs-item-link-active:before{opacity:1}.tabs-holder .tabs-list>li:first-child a{margin-left:0;padding-left:0}.tabs-holder .tabs-list>li:first-child a:before{border-radius:0 5px 5px 0}.tabs-holder .tabs-content{padding:20px 0}.token-area h5{background-color:#e6e6e6;border-bottom:1px solid #e7e7e7;font-size:20px;font-weight:400;margin-bottom:16px;padding:4px 8px}.token-area .info-personal{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:16px}.token-area .list-item{flex:0 0 100%;margin-bottom:15px;max-width:100%}.token-area .list-item dt{font-weight:600;margin-bottom:2px}.token-area .list-item dd,.token-area .list-item dt{color:#666;font-family:var(--font-text);font-size:14px;font-style:normal;line-height:20px}.token-area .list-item dd{font-weight:400;margin-bottom:10px;margin-left:0;padding-bottom:5px}.token-area .multiple-list{display:flex;flex-wrap:wrap;margin-block-end:0;margin-block-start:0;margin-bottom:24px;width:100%}.token-area .multiple-list:not(:last-child){border-bottom:1px solid #eee}.token-area .multiple-list .list-item{width:33.333333%}.token-area .multiple-list-covenant{display:flex;flex-wrap:wrap;margin-block-end:0;margin-block-start:0;width:100%}.token-area .multiple-list-covenant:last-child{border-bottom:1px solid #eee}.token-area .multiple-list-covenant:first-child{margin-top:30px}.token-area .multiple-list-covenant .list-item{width:33.333333%}.token-area .multiple-list-covenant .item-documents{display:flex;flex-direction:row}@media (max-width:1024px){.token-area .multiple-list-covenant .item-documents{flex-direction:column}}.token-area .multiple-list-covenant .item-documents :first-child{margin-right:24px}@media (max-width:1024px){.token-area .multiple-list-covenant .item-documents :first-child{margin-right:0}}.token-area .multiple-list-covenant.covenant{margin-top:30px}@media screen and (min-width:1024px){.token-area .list-item{flex:0 0 25%;max-width:25%}}.token-person-dashboard .person-dashboard-header{display:flex;justify-content:space-between;margin-bottom:2rem;margin-top:1rem}.token-person-dashboard .person-dashboard-header .person-dashboard-header-buttons .button{border-radius:21px}.token-person-dashboard .person-dashboard-header .person-dashboard-header-buttons .button:last-child{margin-left:1rem}.token-person-dashboard .person-dashboard-header .activity-label-dashboard{align-items:center;display:flex}.token-person-dashboard .person-dashboard-header .activity-label-dashboard span{align-items:center;background:#f5f5f5;border-radius:14px;color:#572580;display:flex;font-weight:600;height:30px;justify-content:center;margin-left:2rem;width:200px}.token-person-dashboard .dashboard-main-content{display:flex}.token-person-dashboard .dashboard-main-content .apexcharts-tooltip,.token-person-dashboard .dashboard-main-content .apexcharts-tooltip *{color:#fff!important}.token-person-dashboard .dashboard-main-content .dashboard-sub-title{font-family:Saira,sans-serif;font-size:1.125rem}.token-person-dashboard .dashboard-main-content .dashboard-person-data{display:flex;flex-direction:column;width:50%}.token-person-dashboard .dashboard-main-content .dashboard-person-data>span{color:#572580;margin-bottom:5px}.token-person-dashboard .dashboard-main-content .dashboard-person-data>div{align-items:center;border-top:1px solid #e5e5e5;display:flex;justify-content:center;margin-bottom:40px;width:100%}.token-person-dashboard .dashboard-main-content .dashboard-person-data>div.general-data-div,.token-person-dashboard .dashboard-main-content .dashboard-person-data>div.general-data-div>div{align-items:flex-start}.token-person-dashboard .dashboard-main-content .dashboard-person-data>div>div{flex:0 0 60%;margin-top:1rem;max-width:60%}.token-person-dashboard .dashboard-main-content .dashboard-person-data>div>div:first-child{align-items:center;display:flex;flex:0 0 40%;max-width:40%}.token-person-dashboard .dashboard-main-content .dashboard-person-data>div .wrapper-icon{align-items:center;border:1px solid #333;border-radius:50%;color:#333;display:flex;font-size:45px;height:75px;justify-content:center;margin-right:20px;width:75px}.token-person-dashboard .dashboard-main-content .dashboard-person-data>div p{font-size:15px;font-weight:500;margin-bottom:8px;margin-top:24px}.token-person-dashboard .dashboard-main-content .dashboard-person-data>div p>strong{margin-right:4px}@media screen and (max-width:936px){.token-person-dashboard .dashboard-main-content .dashboard-person-data>div{align-items:flex-start;flex-direction:column}}.token-person-dashboard .dashboard-main-content .dashboard-labi-credits{border-left:1px solid #e5e5e5;display:flex;flex-direction:column;width:50%}.token-person-dashboard .dashboard-main-content .dashboard-labi-credits>span{border-bottom:1px solid #e5e5e5;color:#572580;margin-bottom:5px;padding:0 0 5px 15px}.token-person-dashboard .dashboard-main-content .dashboard-labi-credits>div.empty{align-items:center;color:#666;display:flex;flex-direction:column;justify-content:center}.token-person-dashboard .dashboard-main-content .dashboard-labi-credits>div.empty img{height:156px;margin-bottom:10px;margin-top:1rem;width:170px}.token-person-dashboard .dashboard-main-content .dashboard-labi-credits .dashboard-credits-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.token-person-dashboard .dashboard-main-content .dashboard-labi-credits .dashboard-credits-container .dashboard-credits-infos{align-items:center;background:#faf38d;border-radius:5px;display:flex;justify-content:space-around;margin:1rem auto;padding:.75rem;width:90%}.token-person-dashboard .dashboard-main-content .dashboard-labi-credits .dashboard-credits-container .dashboard-credits-infos>div{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.token-person-dashboard .dashboard-main-content .dashboard-labi-credits .dashboard-credits-container .dashboard-credits-infos>div span{color:#666;font-family:Saira,sans-serif;font-size:.75rem}.token-person-dashboard .dashboard-main-content .dashboard-labi-credits .dashboard-credits-container .dashboard-credits-infos>div p{color:#815ca0;font-family:Saira,sans-serif;font-size:1.125rem;font-weight:600;margin:.5rem 0 0}@media screen and (max-width:656px){.token-person-dashboard .dashboard-main-content .dashboard-labi-credits .dashboard-credits-container .dashboard-credits-infos{align-items:flex-start;flex-direction:column;gap:.75rem}}.token-person-dashboard .dashboard-main-content .dashboard-labi-credits .dashboard-credits-container .dashboard-credits-togo{align-items:center;display:flex;justify-content:space-between;margin:1rem auto;padding:.75rem;width:90%}.token-person-dashboard .dashboard-main-content .dashboard-labi-credits .dashboard-credits-container .dashboard-credits-togo>div{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.token-person-dashboard .dashboard-main-content .dashboard-labi-credits .dashboard-credits-container .dashboard-credits-togo>div span{color:#666;font-family:Saira,sans-serif;font-size:.75rem}.token-person-dashboard .dashboard-main-content .dashboard-labi-credits .dashboard-credits-container .dashboard-credits-togo>div p{color:#815ca0;font-family:Saira,sans-serif;font-size:1rem;margin:.25rem 0 0}@media screen and (max-width:656px){.token-person-dashboard .dashboard-main-content .dashboard-labi-credits .dashboard-credits-container .dashboard-credits-togo{align-items:flex-start;flex-direction:column;gap:.75rem}}.token-person-dashboard .dashboard-main-content .dashboard-interaction-history{align-items:center;border:1px solid #e5e5e5;border-radius:14px;display:flex;flex-direction:column;height:100%;margin-right:10px;margin-top:4rem;padding-bottom:1rem;width:50%}.token-person-dashboard .dashboard-main-content .dashboard-interaction-history span{color:#572580;margin-bottom:10px;margin-top:10px}.token-person-dashboard .dashboard-main-content .dashboard-interaction-history table{border-collapse:collapse;border-radius:8px;border-top:1px solid #e5e5e5;width:95%}.token-person-dashboard .dashboard-main-content .dashboard-interaction-history table thead{border-bottom:1px solid #e5e5e5}.token-person-dashboard .dashboard-main-content .dashboard-interaction-history table thead th{color:#666;font-family:Saira,sans-serif;font-weight:600;padding:5px;text-align:left;text-transform:uppercase}.token-person-dashboard .dashboard-main-content .dashboard-interaction-history table tbody tr:nth-child(2n) td{background-color:#e5e5e5}.token-person-dashboard .dashboard-main-content .dashboard-interaction-history table tbody td{background-color:#fff;color:#666;font-size:14px;line-height:5px;padding:20px 5px}.token-person-dashboard .dashboard-main-content .dashboard-general-history{align-items:center;border:1px solid #e5e5e5;border-radius:14px;display:flex;flex-direction:column;justify-content:center;margin-left:10px;margin-top:4rem;min-width:555px;width:50%}.token-person-dashboard .dashboard-main-content .dashboard-general-history span{color:#572580;margin-bottom:10px;margin-top:10px}.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-general-history-legends{border-top:1px solid #e5e5e5;display:flex;padding-top:1rem;width:95%}.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-general-history-legends .chart-legends{display:flex;flex-direction:column;justify-content:center}.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-general-history-legends .chart-legends p{font-size:12px;margin-top:0}.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-general-history-legends .chart-legends>div p{margin-bottom:4px}.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-general-history-legends .chart-legends span{color:#815ca0;font-weight:700}.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-general-history-legends .chart-legends>div:first-child{margin-bottom:1rem}.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-general-history-legends .chart-legends>div:nth-child(2){border-bottom:1px solid #e5e5e5;display:flex;flex-direction:row;padding-bottom:22px}.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-general-history-legends .chart-legends>div:nth-child(2) div{border-radius:3px;margin-right:25px}@media screen and (max-width:768px){.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-general-history-legends .chart-legends>div:nth-child(2) div{margin-right:16px}}.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-general-history-legends .chart-legends>div:nth-child(2) div:first-child{border-top:5px solid #ab92bf}.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-general-history-legends .chart-legends>div:nth-child(2) div:nth-child(2){border-top:5px solid #815ca0}.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-general-history-legends .chart-legends>div:nth-child(2) div:nth-child(3){border-top:5px solid #572580}.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-general-history-legends .chart-legends>div:nth-child(2) div:nth-child(4){border-top:5px solid #faf38d}.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-general-history-legends .chart-legends .chart-legends-tickets{display:flex;margin-bottom:1rem;margin-top:30px}.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-general-history-legends .chart-legends .chart-legends-tickets div:first-child{margin-right:15px}@media screen and (max-width:656px){.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-general-history-legends{align-items:center;flex-direction:column}}.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-customer-since{border-top:2px solid #e5e5e5;display:flex;justify-content:center;margin:0 auto .5rem;padding-top:.5rem;width:95%}.token-person-dashboard .dashboard-main-content .dashboard-general-history .dashboard-customer-since span{color:#572580;font-family:Saira,sans-serif;font-size:13px;margin:0}@media screen and (max-width:656px){.token-person-dashboard .dashboard-main-content .dashboard-general-history{min-width:0}}@media (max-width:800px){.token-person-dashboard .dashboard-main-content{flex-direction:column}.token-person-dashboard .dashboard-main-content .dashboard-person-data{width:100%}.token-person-dashboard .dashboard-main-content .dashboard-interaction-history{margin-right:0;width:100%}.token-person-dashboard .dashboard-main-content .dashboard-general-history{margin-left:0;width:100%}.token-person-dashboard .dashboard-main-content .dashboard-labi-credits{border-left:none;width:100%}.token-person-dashboard .dashboard-main-content .dashboard-labi-credits>span{margin-left:0}}.table-dashboard{border:none;border-radius:16px;box-shadow:0 0 0 1px #82889429,0 8px 3px -4px #8288947a;overflow:hidden}.table-dashboard.scroll-purple::-webkit-scrollbar{background-color:initial;border:1px solid #0000;border-radius:32px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:10px}.table-dashboard.scroll-purple::-webkit-scrollbar-thumb{background-color:#57258040;border-radius:32px}.table-dashboard .header-table{background-color:#572580;color:#fff;font-family:Saira,sans-serif;font-size:18px;font-weight:300;padding:10px 15px}.table-dashboard table{border-collapse:collapse;width:100%}.table-dashboard th{background-color:#f5f5f5;color:#555;font-family:Saira,sans-serif;font-size:16px;font-weight:400;line-height:24px;padding:8px 15px;text-align:left}.table-dashboard td{padding:10px 15px}.modal-overflow{overflow:auto}.modal-overflow.scroll-purple::-webkit-scrollbar{background-color:initial;border:1px solid #0000;border-radius:32px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:10px}.modal-overflow.scroll-purple::-webkit-scrollbar-thumb{background-color:#57258040;border-radius:32px}.medical-record{align-items:center;border-bottom:2px solid #e5e5e5;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.medical-record p{color:#666;font-family:Saira,sans-serif;font-size:14px;font-weight:400;margin-bottom:0;text-decoration:underline}.a-rnds{color:#572580;cursor:pointer;font-weight:700;text-decoration:inherit}.text-content{align-items:center;display:flex;justify-content:center;margin:auto;text-align:center;width:90%}.text-content p{font-size:1rem!important;line-height:1.8}.center-text{line-height:inherit!important}.content-results-details{padding-top:30px}.content-results-details .results-infos{margin-bottom:32px}.content-results-details .results-infos .pacient{margin-bottom:0}.content-results-details .results-infos .unity{margin-bottom:24px}.content-results-details .results-list{margin-bottom:32px;overflow:auto}.content-results-details .results-list table{border-collapse:collapse;min-width:687px;width:100%}.content-results-details .results-list table thead th{color:#572580;font-family:Saira,sans-serif;font-size:16px;font-weight:500;line-height:20px;padding:10px 0;text-align:left}.content-results-details .results-list table tbody td{border-bottom:1px solid #99999980;color:#999;font-size:14px;line-height:18px;padding:12px 0}.content-results-details .results-list table tbody td.subitem{padding-left:20px}.content-results-details .results-list table tbody tr:last-child td{border-bottom:none}.content-results-details .results-actions{text-align:center}.badge{background-color:#ebebeb;border-radius:16px;color:#666;display:inline-block;font-size:12px;font-weight:300;line-height:18px;padding:6px 24px}.badge.danger{background-color:#c23f3b;color:#fff}.badge.warning{background-color:#f0ac4a;color:#fff}.badge.success{background-color:#3ab572;color:#fff}.modal-close-badge-flex{display:flex;flex-direction:column;margin-top:3.7rem}.modal-close-badge-flex .cart-flex-buttons{align-items:center;display:flex;gap:.6rem;justify-content:center}.modal-close-badge-flex .cart-flex-buttons button{align-items:center;display:flex;font-size:.8rem;justify-content:center;max-width:120px;min-width:50px;padding:6px 3px;width:100%}.modal-close-badge-flex .cart-flex-buttons button .badge-text-button{margin-left:20px}.modal-close-badge-flex .cart-flex-buttons button .badge-text-margin{margin-left:15px}.modal-close-badge-flex .cart-flex-buttons button:hover{background:#fff;color:#572580}.modal-close-badge-flex .closeButton{background:none!important;border-color:#c23f3b!important;color:#c23f3b!important}.modal-close-badge-flex .closeButton:hover{background:#cf4844!important;color:#fff!important}.insurance-flex-Inputs{display:flex;gap:.5rem;margin:1rem}.insurance-flex{grid-gap:.7rem;display:grid;gap:.7rem;grid-template-columns:repeat(2,1fr)}.buttonInsurance{margin-bottom:5rem}.editImg{align-items:center;border-radius:24px;box-shadow:0 0 0 1px #82889429,0 4px 6px -2px #82889452;display:flex;gap:.8rem;height:142px;justify-content:space-around}.editImg img{max-height:96px;max-width:192px}.editImg button{margin-bottom:0!important}.imgResize td img{height:51px!important;margin:0!important;object-fit:cover;width:59px!important}.tag{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-bottom:10px;margin-top:10px}@media screen and (max-width:768px){.tag{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:1024px){.tag{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1280px){.tag{grid-template-columns:repeat(3,1fr)}}.tag-item{background:#75459c4d;margin-right:10px;padding-left:10px;width:90%}.tag-item,.tag-item p{align-items:center;border-radius:2px;display:flex;height:27px}.tag-item p{margin:0;width:100%}.tag-item p p{color:var(--color-hgray-text);font-size:12px;margin:0;width:90%}.tag-item .max-wigth{max-width:100%}.tag-item .close-item{align-items:center;border-radius:10px;color:var(--color-purple);display:flex;font-size:10px;height:15px;justify-content:center;text-align:center;width:15px}.tag-item .close-item img{cursor:pointer;padding-right:10px}.tag-item .input-tag{border:none}.tag-item .input-tag::placeholder{box-sizing:border-box;color:gray;margin-left:2px;margin-right:2px;position:absolute;top:50%;transform:translateY(-50%)}.tag-item .input-tag:focus{outline:none}.data-holder-order,.home-collect-holder-order,.patients-data-holder-order,.payer-data-holder-order,.products-data-holder-order{display:flex;flex-wrap:wrap}.data-holder-order .list-item,.payer-data-holder-order .list-item{flex:0 0 50%;max-width:50%}.cart-data-holder-order .data-resume-heading{align-items:center;display:flex;justify-content:space-between}.cart-data-holder-order .data-resume-heading span{color:#572580;display:inline-block;font-size:14px;font-weight:600;margin-bottom:15px}.cart-data-holder-order .data-resume-heading>div:last-child{align-items:center;display:flex;flex:0 0 50%;justify-content:flex-end;max-width:50%}.cart-data-holder-order .data-resume-heading>div:last-child span{flex:0 0 20%;max-width:20%;padding:0 10px;text-align:center}.cart-data-holder-order .data-resume-heading>div:last-child span:last-child,.cart-data-holder-order .data-resume-heading>div:last-child span:nth-last-child(2){text-align:right}.cart-data-holder-order .data-resume-item{border-bottom:1px solid #e5e5e5;margin-bottom:25px;padding-bottom:15px}.info-data-holder-schedule{display:grid;grid-template-columns:repeat(4,150px)}.info-data-holder-schedule div{display:flex;flex-direction:column}.info-data-holder-schedule div h6{color:#666;font-weight:600;margin:0}.info-data-holder-schedule div h6,.info-data-holder-schedule div span{font-family:Open Sans,sans-serif;font-size:14px;font-style:normal;line-height:20px}.info-data-holder-schedule div span{font-weight:400;margin-bottom:24px;margin-top:4px}.patients-data-holder-order .list-item:nth-child(-n+6){flex:0 0 33.333333%;max-width:33.333333%}.patients-data-holder-order .list-item:nth-child(7){flex:0 0 50%;max-width:50%}.patients-data-holder-order .list-item:nth-child(8),.patients-data-holder-order .list-item:nth-child(9){flex:0 0 25%;max-width:25%}.patients-data-holder-order .list-item:nth-child(n+9){flex:0 0 50%;max-width:50%}.products-data-holder-order .list-item{flex:0 0 33.333333%;max-width:33.333333%}.rdw-editor-wrapper{border:1px solid #82889429;border-radius:2px;padding:3px 3px 1px}.flexContainerInput{align-items:center;display:flex;flex-direction:column;justify-content:center}.rdw-editor-main{height:280px!important}.grid-imgMap,.grid-imgMap span{display:flex;justify-content:center}.grid-imgMap span{align-items:center}.grid-imgMap span img{border-radius:.5rem;height:150px;width:250px}.grid-img{align-items:center;display:grid;grid-template-columns:repeat(3,1fr)}.grid-img span{align-items:center;cursor:pointer;display:flex;height:60px;justify-content:center;position:relative;width:60px}.grid-img span:before{color:#fff;content:"+";font-family:Arial,sans-serif;font-size:28px;font-weight:300;opacity:0;position:absolute;transform:rotate(45deg);z-index:9999}.grid-img span:after{background-color:#0000004d;border-radius:100%;content:"";height:60px;opacity:0;position:absolute;width:60px;z-index:3}.grid-img span img{border-radius:50%;height:60px;object-fit:cover;width:60px}.grid-img span.delete:after,.grid-img span.delete:before,.grid-img span:hover:after,.grid-img span:hover:before{opacity:1}.DraftEditor-editorContainer{z-index:0!important}.flexItems{align-items:center;display:flex;justify-content:center}.FixWidthSelect{margin-right:2rem;width:148px}@media only screen and (max-width:600px){.FixWidthSelect{margin-right:auto;width:auto}.FixWidthSelect,.flexItems{margin-top:.5rem}}.parking-itens-flex{align-items:center;display:flex;justify-content:center;margin-bottom:20px;margin-left:2rem}.parking-itens-flex .parking-grid-buttons{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr}.select-schedule{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.select-schedule .select-flex{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.select-schedule button{border-radius:3px;padding-bottom:10px;padding-top:10px}.select-schedule .select-button{display:flex;font-size:14px;gap:.2rem;line-height:22px}.select-schedule .select-prev-next{display:flex;gap:.2rem}.select-schedule .select-prev-next button{font-size:18px}.select-schedule .select-search-types{width:143px}.select-schedule .select-search-types .react-select .react-select__control,.select-schedule .select-search-types .react-select.input{border-radius:3px}.select-search-submit{display:flex;gap:.5rem}.select-search-submit .field-holder .input{border-radius:0;width:250px}.select-search-submit .select-search-submit-types .react-select{width:143px}.select-search-submit .select-search-submit-types .react-select.input{border-radius:3px}.select-search-submit .select-search-submit-types .react-select .react-select__control{border-radius:30px}.select-search-submit button{border-radius:30px;padding-bottom:10px;padding-top:10px}.select-search-submit.persons-search{align-items:flex-end;flex-wrap:wrap}.select-search-submit.persons-search input{border-radius:3px;min-width:400px}.select-search-submit.persons-search .suggestion-wrapper{margin:0}.select-search-submit .action-buttons-search{align-items:center;display:flex;gap:1rem}.schedule-box-header{margin-top:1.1rem;width:100%}.page-schedule{overflow-x:auto}.page-schedule .title-calendar{margin-bottom:14px}.page-schedule .schedule-header-title{align-items:center;display:flex;font-family:Saira,sans-serif;gap:1.2rem}.page-schedule .schedule-header-title h3{color:#572580;font-size:20px;font-weight:500;line-height:31px;margin:0}.page-schedule .schedule-header-title span{color:#999;font-size:12px;line-height:18px}.schedule-search-container{align-items:center;border:1px solid #572580;border-radius:2px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:1rem;min-width:800px;padding:16px 20px}.schedule-search-container .schedule-search-flex-column{align-items:center;display:flex;flex-direction:column}.schedule-search-container .schedule-search-flex-column.customer{width:300px}.schedule-search-container .search-date{align-items:center;display:flex;flex-direction:column}.schedule-search-container .search-date strong{color:#572580;font-family:Saira,sans-serif;font-size:32px;font-weight:400;line-height:30px}.schedule-search-container .search-date p{font-family:Saira,sans-serif;font-size:14px;font-weight:400;line-height:22px;text-transform:uppercase}.schedule-search-container p{color:#666;font-family:Saira,sans-serif;font-size:13px;font-weight:400;line-height:20px;margin:0;padding:0}.schedule-search-container strong{color:#572580;font-family:Saira,sans-serif;font-size:14px;font-weight:600;line-height:22px;margin:0;padding:0}.schedule-search-container button{background:none;border:none;color:#572580;cursor:pointer;font-family:Saira,sans-serif;font-size:13px;font-weight:500;line-height:20px;text-transform:uppercase;transition:color .2s}.schedule-search-container button:hover{color:#572580cc}.history-schedules{margin-bottom:25px}.history-schedules p{color:#572580;font-family:Saira,sans-serif;font-size:13px;font-weight:500;margin:0;padding:0}.history-schedules .history-title-schedule{margin-bottom:6px}.history-schedules .history-container{border:1px solid #999;border-radius:2px;margin-bottom:13px;padding:7px 0 7px 17px}.history-schedules .history-container p{color:#666;font-size:13px;font-weight:500;line-height:20px}.history-schedules .history-container p strong{color:#572580}.schedule-select-hours{grid-gap:14px;cursor:pointer;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.schedule-select-hours div{align-items:center;border:1px solid #572580;border-radius:4px;display:flex;justify-content:center;padding:6px;transition:.5s}.schedule-select-hours div:hover{background:#572580}.schedule-select-hours div:hover p{color:#f5f5f5}.schedule-select-hours div.clicked{background:#572580}.schedule-select-hours div.clicked p{color:#f5f5f5}.schedule-select-hours div p{color:#572580;font-family:Saira,sans-serif;font-size:13px;font-weight:500;line-height:20px}.schedule-calendar{overflow-y:hidden!important}.schedule-calendar .day,.schedule-calendar .week{border-collapse:collapse;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc}.schedule-calendar .skeleton{max-width:1640px;width:100%}.schedule-calendar.schedule-center{align-items:center;display:flex;justify-content:center}.schedule-calendar .hidden{display:none!important}.schedule-calendar .day{background:#f5f5f5}.schedule-calendar .day .calendar-line{background:#fff;border-left:1px solid #ccc;border-right:1px solid #ccc;height:80px;width:225px}.schedule-calendar .day .calendar-line.no-line-center{background:#dedede;border-left:none;border-right:none}.schedule-calendar .month{border-collapse:collapse}.schedule-calendar .month th{padding:12px 30px;width:234px}.schedule-calendar .month .box-month{border:1px solid #ccc;cursor:pointer;height:106px;position:relative;width:234px}.schedule-calendar .month .box-month.today{background:#f0f0f0}.schedule-calendar td,.schedule-calendar th,.schedule-calendar tr{margin:0;padding:0}.schedule-calendar th{background-color:#f5f5f5;border:1px solid #ccc;color:#572580;font-family:Saira,sans-serif;font-size:14px;font-weight:600;line-height:22px;min-width:100px;padding:12px 0;text-transform:uppercase}.schedule-calendar .calendar-container-box{border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;cursor:pointer;height:80px;width:225px}.schedule-calendar .calendar-container-box.no-border{border-left:none;border-right:none;border-top:none}.schedule-calendar .calendar-container-box.no-border:first-child{border-right:1px solid #ccc}.schedule-calendar .schedule-header{border-bottom:1px solid #ccc}.schedule-calendar .schedule-label-hour{text-align:center}.schedule-calendar .schedule-date{border-right:none;padding-left:13px;text-align:left}.schedule-calendar .schedule-hour{background:#fff;border:1px solid #ccc;font-family:Saira,sans-serif;font-size:14px;font-weight:500;padding-bottom:53px;padding-top:5px;text-align:center}.schedule-box-info{background:#ececec;height:81px;width:225px}.schedule-box-info.color{background:#fff}.schedule-box-info div{font-family:Saira,sans-serif;padding:12px 7px 12px 16px}.schedule-box-info div h4{font-size:12px;font-weight:600;line-height:20px;margin:0;padding:0}.schedule-box-info div p{color:#363636;font-size:12px;font-weight:500;line-height:20px;margin:0;padding:0}.calendar-lines tr{display:block;height:40px;width:225px}.calendar-lines tr:nth-child(2){border-bottom:1px solid #ccc;border-top:1px solid #ccc}.schedule-box-month strong{color:#666;font-family:Saira,sans-serif;font-size:14px;font-weight:600;left:15px;line-height:22px;position:absolute;top:6px}.schedule-box-month .info-box-month{margin-left:15px;margin-top:8px;width:234px}.schedule-box-month .info-box-month p{color:#666;font-size:13px;font-weight:400;line-height:20px;margin:0;padding:0}.schedule-week{position:relative}.schedule-week .calendar-line{background:#fff;border-left:1px solid #ccc;border-right:1px solid #ccc;height:81px;width:221px}.schedule-week .calendar-line tr{width:221px}.schedule-week .calendar-line.no-line-center{background:#dedede;border-left:none;border-right:none}.schedule-week.schedule-before:before{background:#f5f5f5;border-top:1px solid #ccc;content:"";height:100%;overflow:none;position:absolute;width:4150px;z-index:-1}.schedule-week.schedule-center{align-items:center;display:flex;justify-content:center}.schedule-week .schedule-week-flex{display:flex}.schedule-week .schedule-week-flex .calendars-card-table:not(.calendars-card-table:nth-child(2)){margin-left:.5rem}.calendar-month-mini.react-calendar{border:1px solid #572580;border-radius:3px;padding:15px;width:auto}.calendar-month-mini.react-calendar .react-calendar__month-view__weekdays__weekday{padding:.5rem 0}.calendar-month-mini.react-calendar .react-calendar__month-view__weekdays__weekday abbr{color:#572580;font-family:Saira,sans-serif;font-size:12px;font-weight:500;line-height:20px;text-decoration:none}.calendar-month-mini.react-calendar .react-calendar__navigation__label__labelText{color:#572580;font-family:Saira,sans-serif;font-size:16px;font-weight:500}.calendar-month-mini .calendar-title-mini-month{font-family:Saira,sans-serif;font-size:13px}.calendar-card-hours{background:#fff}.calendar-card-hours .header{background-color:#f5f5f5;border:1px solid #ccc;padding-bottom:12px;padding-top:12px;text-align:center;width:97px}.calendar-card-hours .header p{color:#572580;font-family:Saira,sans-serif;font-size:14px;font-weight:600;line-height:22px;margin:0;padding:0;text-transform:uppercase}.calendar-card-hours .box-hours{border:1px solid #ccc;border-top:none;height:80px;text-align:center;width:97px}.calendar-card-hours .box-hours p{font-family:Saira,sans-serif;font-size:14px;font-weight:400;line-height:22px;padding-top:5px}.calendars-card-table{cursor:grab;min-width:675px;width:100%}.calendars-card-table .header{background-color:#f5f5f5;border:1px solid #ccc;color:#572580;font-family:Saira,sans-serif;font-size:14px;font-weight:600;line-height:22px;margin:0;padding:12px 0 12px 13.4px;text-transform:uppercase}.calendars-card-table .header.no-border{border-left:none}.calendars-card-table .header.border-right{border-right:1px solid #ccc}.calendars-card-table .calendar-container-box{border:1px solid #666;border-left:none;border-top:none;cursor:pointer!important;min-width:220px}.calendars-card-table .calendar-container-box.no-border{border-left:none;border-top:none}.calendars-card-table .schedule-week-main .week-flex{display:flex}.calendars-card-table .schedule-week-box-info{height:80px;max-width:220px;min-width:220px}.calendars-card-table .schedule-week-box-info div{font-family:Saira,sans-serif;padding:12px 7px 12px 16px}.calendars-card-table .schedule-week-box-info div h4{font-size:12px;font-weight:600;line-height:20px;margin:0;padding:0}.calendars-card-table .schedule-week-box-info div p{color:#363636;font-size:12px;font-weight:500;line-height:20px;margin:0;padding:0}.schedule-week.i-1.schedule-before:before,.schedule-week.i-2.schedule-before:before{content:"";width:1460px}.schedule-week.i-1 .calendars-card-table{cursor:pointer;min-width:220px;width:220px}.schedule-week.i-2 .calendars-card-table{min-width:235px;width:235px}.schedule-week.width-1.schedule-before:before{content:"";width:775px}.schedule-week.width-2.schedule-before:before{content:"";width:1450px}.schedule-week.width-3.schedule-before:before{content:"";width:2125px}.schedule-week.width-4.schedule-before:before{content:"";width:2800px}.schedule-week.width-5.schedule-before:before{content:"";width:3475px}.schedule-week.width-6.schedule-before:before{content:"";width:4150px}.ReactModalPortal *{outline:#0000!important}.modal-details-schedule{background:#fff;border-radius:3px;height:auto;margin:15% auto;max-height:calc(100vh - 5rem);min-height:500px;overflow-y:auto;width:575px}.modal-details-schedule p{font-family:Saira,sans-serif;margin:0;padding:0}.modal-details-schedule .decoration{text-decoration:underline}.modal-details-schedule .subtitle-modal-details{color:#572580;font-size:18px;font-weight:500;line-height:28px;margin-bottom:13px}.modal-details-schedule .subtitle-modal-details.m-2{margin-bottom:23px}.modal-details-schedule .loading-margin-bottom{margin-bottom:1rem}.modal-details-schedule .content-modal-schedule{padding-left:62px;padding-right:62px;padding-top:40px}.modal-details-schedule .content-modal-schedule .header-details-modal{margin-bottom:31px}.modal-details-schedule .content-modal-schedule .header-details-modal.m-2{margin-bottom:23px}.modal-details-schedule .content-modal-schedule .header-details-modal .title-modal-details{color:#572580;font-size:24px;font-weight:500;line-height:34px}.modal-details-schedule .content-modal-schedule .header-details-modal .schedule-details-information{display:flex;flex-direction:column;margin-top:8px}.modal-details-schedule .content-modal-schedule .header-details-modal .schedule-details-information a,.modal-details-schedule .content-modal-schedule .header-details-modal .schedule-details-information p{color:#666;font-size:13px;line-height:18px}.modal-details-schedule .content-modal-schedule .header-details-modal .schedule-details-information a{cursor:pointer;text-decoration:underline;transition:color .2s}.modal-details-schedule .content-modal-schedule .header-details-modal .schedule-details-information a:hover{color:#333}.modal-details-schedule .content-modal-schedule .details-info,.modal-details-schedule .content-modal-schedule .details-info .margin{margin-bottom:23px}.modal-details-schedule .content-modal-schedule .details-info label{color:#572580!important;font-family:Saira,sans-serif;font-size:13px;font-weight:500;margin:8px 0}.modal-details-schedule .content-modal-schedule .details-info .input,.modal-details-schedule .content-modal-schedule .details-info .react-select__control,.modal-details-schedule .content-modal-schedule .details-info .react-select__single-value,.modal-details-schedule .content-modal-schedule .details-info input,.modal-details-schedule .content-modal-schedule .details-info select{border-radius:3px!important;color:#666;font-family:Saira,sans-serif;font-size:13px;line-height:20px}.modal-details-schedule .content-modal-schedule .details-info .modal-details-flex-inputs{display:flex;gap:1rem;justify-content:flex-start}.modal-details-schedule .content-modal-schedule .details-info .modal-details-flex-inputs div:nth-child(2){width:300px}.modal-details-schedule .modal-schedule-buttons{border-top:1px solid #572580;padding:20px}.modal-details-schedule .modal-schedule-buttons a{color:#572580}.modal-details-schedule .modal-schedule-buttons a:hover{color:#fff}.modal-details-schedule .modal-schedule-buttons div{align-items:center;display:flex;gap:12px;justify-content:center}.modal-details-schedule .modal-schedule-buttons #history img{padding:0 35px;width:21px}.modal-details-schedule .modal-schedule-buttons button{border-radius:3px;padding:9px 15px}.modal-change-schedule p{color:#666;font-family:Saira,sans-serif;margin:0;padding:0}.modal-change-schedule .title-change-modal-schedule{color:#572580;font-family:500;font-size:24px;line-height:37px}.modal-change-schedule .description-change-modal-schedule{font-size:13px;font-weight:500;line-height:18px;margin-bottom:32px;margin-top:27px}.modal-change-schedule .description-change-modal-schedule strong{color:#572580}.modal-change-schedule .modal-change-title{color:#572580!important;font-family:Saira,sans-serif;font-size:13px;font-weight:500;margin:8px 0;text-transform:uppercase}.modal-change-schedule .no-hours-modal{text-align:center}.modal-cancel-schedule p{color:#666;font-display:"Saira",sans-serif;margin:0;padding:0}.modal-cancel-schedule .description-cancel-schedule .subtitle-description{color:#572580;font-size:14px;font-weight:600;margin-bottom:2rem}.modal-cancel-schedule .description-cancel-schedule p{color:#666;font-size:13px;font-weight:500;line-height:18px;margin-bottom:1px}.modal-cancel-schedule .description-cancel-schedule p strong{color:#572580;text-decoration:underline}.modal-cancel-schedule .checklist-modal-cancel{display:flex;flex-direction:column;margin-bottom:31px;margin-top:37px}.modal-cancel-schedule .checklist-modal-cancel .container-modal-checklist.check .box-checklist-modal,.modal-cancel-schedule .checklist-modal-cancel .container-modal-checklist.send .box-checklist-modal{position:relative}.modal-cancel-schedule .checklist-modal-cancel .container-modal-checklist.check .box-checklist-modal .background,.modal-cancel-schedule .checklist-modal-cancel .container-modal-checklist.send .box-checklist-modal .background{background:#572580;height:15px;left:1px;position:absolute;top:1px;width:15px}.modal-cancel-schedule .checklist-modal-cancel .container-modal-checklist{align-items:center;cursor:pointer;display:flex;gap:1rem;margin-bottom:1rem}.modal-cancel-schedule .checklist-modal-cancel .container-modal-checklist .box-checklist-modal{border:1px solid #572580;height:17px;width:17px}.modal-schedule{align-items:center;box-sizing:border-box;display:flex;height:auto;justify-content:center}.card-labi-credits-avaliable{grid-gap:20px;align-items:center;background:linear-gradient(0deg,#e8d8f5,#e8d8f5);border-radius:4px;display:flex;gap:20px;padding:24px 24px 24px 28px;width:255px}.card-labi-credits-avaliable.other-style-card-credits{background:#fff;box-shadow:0 0 0 1px #82889429,0 1px 2px -1px #8288947a}.card-labi-credits-avaliable.other-style-card-credits .card-labi-credits-image{background:#f5f5f5}.card-labi-credits-avaliable.other-style-card-credits strong{font-family:Saira,sans-serif;font-size:14px;font-weight:600;line-height:18px}.card-labi-credits-avaliable.other-style-card-credits p{color:#999}.card-labi-credits-avaliable .card-labi-credits-image{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:70px;justify-content:center;width:70px}.card-labi-credits-avaliable p{color:#666;font-family:Saira,sans-serif;font-size:16px;font-weight:400;margin:0;padding:0}.card-labi-credits-avaliable strong{color:#572580;font-family:Saira,sans-serif;font-size:24px;font-weight:500}.cards-flex-labi-credits{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1rem}.container-card-labi-credits-extract{align-items:center;background:#fff;box-shadow:0 0 0 1px #82889429,0 1px 2px -1px #8288947a;display:flex;height:108px;margin-bottom:1rem;width:888px}.container-card-labi-credits-extract:before{background-color:#6bc895;border-bottom-left-radius:3px;border-top-left-radius:3px;content:"";height:108px;width:7px}.container-card-labi-credits-extract.exit .card-money-value{color:#f0ac4a}.container-card-labi-credits-extract.exit:before{background-color:#f0ac4a}.container-card-labi-credits-extract p{margin:0;padding:0}.container-card-labi-credits-extract .flex-card-extract{align-items:center;display:flex;justify-content:space-evenly;width:100%}.container-card-labi-credits-extract .flex-card-extract .card-money-value{color:#6bc895;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:700;line-height:22px;width:80px}.container-card-labi-credits-extract .flex-card-extract .card-p-formatter{color:#999;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:600;line-height:22px;text-transform:uppercase;width:100px}.container-card-labi-credits-extract .flex-card-extract .card-p-formatter.font-display{font-family:Saira,sans-serif}.container-card-labi-credits-extract .flex-card-extract>div{width:30%}.container-card-labi-credits-extract.due-date:before{background-color:#f4c177}.container-card-labi-credits-extract.due-date .card-money-value,.container-card-labi-credits-extract.due-date .card-p-formatter.color{color:#f4c177}.container-card-labi-credits-extract.buy-with-credits .card-money-value{color:#572580}.container-card-labi-credits-extract.buy-with-credits .card-p-formatter.color{color:#572580;cursor:pointer}.container-card-labi-credits-extract.buy-with-credits:before{background-color:#572580}.center-page{align-items:center;display:flex;flex-direction:column;justify-content:center}.order-home-list .order-home-filter{margin-top:1rem}.order-home-list .order-home-filter .filters-order{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.order-home-list .order-home-filter .select-search-submit-types{width:145px}.order-home-list .order-home-filter .select-search-submit-types.width-2{width:250px}.order-home-list .order-home-filter .action-send-motion{align-items:center;display:flex;gap:.5rem}.order-home-list .order-home-filter .action-send-motion button{margin-left:.5rem}.order-home-list .order-home-filter button{border-radius:3px;padding-bottom:10px;padding-top:10px}.order-home-list .order-home-filter label{color:#572580!important;font-family:Saira,sans-serif;font-size:14px;font-weight:600;margin:8px 0}.order-home-list .order-home-filter .input,.order-home-list .order-home-filter .react-select__control,.order-home-list .order-home-filter .react-select__single-value,.order-home-list .order-home-filter input,.order-home-list .order-home-filter select{border-radius:3px!important;color:#666;font-family:Saira,sans-serif;font-size:13px;line-height:20px}.order-home-list .orders-tabs a{background-color:#f0f0f0;margin-right:3px}.order-list-upload-area{display:flex;width:400px}.order-list-upload-area .upload-area{align-items:flex-start;display:flex;gap:1rem;margin:0;padding:0}.order-list-upload-area .dropzoneInsurance-area{align-items:center;border-radius:3px;display:flex;font-family:Saira,sans-serif;font-weight:500;gap:.5rem;height:42px;padding:0 10px}.order-list-upload-area .dropzoneInsurance-area span{margin:0}.order-list-upload-area .dropzoneInsurance-area .upload-area-info{color:#666}.order-list-upload-area .dropzoneInsurance-area img{height:25px;width:25px}.order-list-upload-area .actions{padding:0}.order-list-upload-area .actions span:first-child{display:none}.order-list-upload-area .file-info{border:none;margin-top:.3rem;padding:0}.order-list-upload-area .file-info .file-upload{padding:0}.erros-order-home{background-color:#572580;border-radius:3px;cursor:pointer;margin:1rem 0;padding:10px;width:100%}.erros-order-home p{color:#f5f5f5;font-family:Saira,sans-serif;font-weight:500;margin:0;padding:0;text-align:center}.erros-order-home strong{color:#f5f5f5;cursor:pointer;font-family:Saira,sans-serif;text-decoration:underline}.page-budget .input-search-cart .field-holder{max-width:300px;width:100%}.page-budget .input-search-cart .input{border-radius:25px;font-family:Saira,sans-serif;width:100%}@media screen and (min-width:1280px){.page-budget .input-search-cart .field-holder{max-width:650px}}.page-budget .box-search-client{background:#fff;border:1px solid #572580;border-radius:4px;display:flex;flex-direction:column;font-family:Saira,sans-serif;justify-content:center;padding:40px;width:900px}.page-budget .box-search-client label{color:#572580!important;margin:8px 0}.page-budget .box-search-client .input-search-budget .input{border-radius:3px;width:400px}.page-budget .box-search-client .input-create-client{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:2rem}.page-budget .box-search-client .input-create-client .input{border-radius:3px;width:160px}.page-budget .title-page-view{color:#572580;font-family:Saira,sans-serif;font-size:1.5rem;line-height:38px;margin:0 0 1rem;padding:0}.page-budget .box-pre-create button{width:300px}.page-budget .id-order-budget{color:#999;font-family:Saira,sans-serif;font-size:18px;font-weight:500;line-height:28px;margin:0;padding:0}.page-budget .register-form-sub-title{color:#815ca0;font-family:Saira,sans-serif;font-size:20px;font-weight:400;line-height:28px;margin-bottom:-10px;margin-top:10px;padding:0}.page-budget .title-search-products-budget{color:#572580;font-family:Saira,sans-serif;font-size:1.5rem;font-weight:400;line-height:38px;margin:0 0 1rem;padding:0;text-align:center}@media screen and (min-width:1024px){.page-budget .title-search-products-budget{text-align:left;text-align:initial}}.page-budget .card-product-button{border-radius:30px}.page-content-budget{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-top:2rem}.page-content-budget .or-budget-page p{color:#666;font-size:13px;font-weight:500;line-height:20px;margin:0;padding:0}.container-order-list .form-holder{margin:0 auto;max-width:600px}.container-order-list .form-holder.form-holder-full{max-width:100%}.container-order-list .form-holder .button-holder{margin-top:25px}.container-order-list .title-service-form-page{font-size:20px;font-weight:400}.budget-header-user{align-items:center;display:flex;flex-direction:column;gap:2px;justify-content:center}@media screen and (min-width:1024px){.budget-header-user{align-items:flex-end}}.budget-header-user *{margin:0;padding:0}.budget-header-user h5{color:#666;font-family:Saira,sans-serif;font-size:15px;font-weight:500;line-height:22px}.budget-header-user p{font-weight:500}.budget-header-user button,.budget-header-user p{color:#572580;font-family:Saira,sans-serif;font-size:13px;line-height:19px}.budget-header-user button{background:none;border:none;cursor:pointer;font-weight:600;text-decoration:underline;text-transform:uppercase}.card-of-service{margin-left:10px;width:calc(100% - 417px)!important}.cart-order-budget{display:block;height:100%;padding:0 20px 30px}@media screen and (min-width:1024px){.cart-order-budget{display:flex;flex-wrap:wrap;justify-content:space-around}}.cart-order-budget .card-search-information{flex:0 0 60%;margin-right:400px}.cart-order-budget .cart-information{flex:0 0 30%}.card-search-information{padding-top:30px}.card-search-information .select-search-submit{display:block}.card-search-information .input-search-cart{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem;padding:0 20px 0 0}@media screen and (min-width:1024px){.card-search-information .input-search-cart{justify-content:space-between}}.card-search-information .cart-flex-products{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}@media screen and (min-width:1024px){.cart-flex-products{display:flex;justify-content:normal}.cart-flex-products .card-product{width:310px}}.cart-information{border-top:1px solid #c4c4c4;bottom:0;position:absolute;right:0;top:0;width:350px;z-index:999}@media screen and (min-width:1024px){.cart-information{border-left:1px solid #c4c4c4;border-top:none;padding:0 20px}}.cart-information>div{padding-top:30px}.cart-information h5{font-size:1.5rem;line-height:38px;margin:0;padding:0}.cart-information .cart-home-or-unit-title{color:#666;font-family:Saira,sans-serif;font-size:14px;line-height:22px;margin:1rem 0 0;text-transform:uppercase}.cart-information .actions-cart-budget{padding-bottom:1rem}.cart-information .actions-cart-budget a .button-order{background:#572580!important;border-radius:30px;font-weight:500}.cart-information .actions-cart-budget a .button-order:hover{background:#fff!important;color:#572580!important}.cart-information .flex-email-budget{margin-bottom:48px}.cart-information .flex-email-budget .email-validate{background:#fff!important;border:1px solid #d8d8d8;border-radius:161px!important}.cart-information .flex-email-budget .email-validate .no-border{border:none!important;box-shadow:none}.cart-information .flex-email-budget .field-validate-coupon{align-items:center;display:flex;gap:.1rem;justify-content:space-between}.cart-information .flex-email-budget .separator{background:#d8d8d8;height:30px;width:1px}.cart-information .flex-email-budget button{border-radius:4px;color:#572580!important;font-family:Saira,sans-serif;padding:11px 15px}.cart-information .flex-email-budget button:hover{background:none!important;color:#572580!important}.cart-information .flex-email-budget input{border-radius:4px;flex:1 0;padding:10px 10px 10px 30px}.cart-information .time-of-delivery-title{font-family:Saira,sans-serif;font-size:14px;line-height:22px;margin-bottom:3rem;margin-top:2rem}.cart-information .cart-details-container{display:flex;flex-direction:column;position:relative}.cart-information .cart-details-container .cart-details-container-content{flex:1 1}.cart-information .cart-details-container .cart-details-header{align-items:center;display:flex;justify-content:center}.cart-information .cart-details-container .cart-details-header img{height:14px;margin-right:7px;text-decoration:underline;text-underline-position:under;width:11px}.cart-information .cart-details-container .cart-details-header button{background:none;border:none;border-bottom:1px solid #572580;color:#572580;cursor:pointer;font-family:Saira,sans-serif;font-size:13px;font-weight:500}.cart-information .cart-details-container .cart-details-header button.button-position{align-items:center;display:flex;justify-content:center}.cart-information .cart-details-container .cart-details-header button.button-cancel{align-items:center;border-bottom:initial;display:flex;font-size:15px}.cart-information .cart-details-container .cart-details-header button.button-cancel img{margin-left:15px}.cart-information .cart-details-container .cart-details-header button.button-mb{margin-bottom:16px}.cart-information .cart-details-container>h4{color:#572580;font-size:22px;margin-top:2rem}.cart-information .cart-details-container>h4 span{font-weight:600}.cart-information .actions-cart-holder{display:grid}.cart-information .actions-cart-holder .container-partner{align-items:flex-end;display:grid;grid-template-columns:repeat(2,1fr)}.cart-information .actions-cart-holder .container-partner.partners{display:flex;justify-content:center;margin-top:10px}.cart-information .actions-cart-holder button{background:#fff;border:1px solid #f5f5f5;border-radius:8px;box-shadow:0 0 0 1px #82889429,0 4px 6px -2px #82889452;color:#666;cursor:pointer;font-family:Saira,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:16px;padding:13px 17px;position:relative;text-align:start;text-transform:uppercase;width:100%}.cart-information .actions-cart-holder button span{margin-left:30px;text-transform:lowercase}.cart-information .actions-cart-holder button span.coupon{font-weight:700;text-transform:uppercase}.cart-information .actions-cart-holder button img{position:absolute;right:13px}.cart-information .actions-cart-holder button.active{background:#f1fff7;border:1px solid #44b878}.container-buttons-filter{align-items:flex-start;display:flex;justify-content:center;padding:0 8px}.container-buttons-filter :last-child{margin-left:10px}.flex-container-responsible{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.flex-container-responsible p{margin:0;padding:0}.flex-container-responsible .responsible-information{align-items:flex-end;display:flex;flex-direction:column}.flex-container-responsible .responsible-information .title-responsible{color:#666;font-family:Saira,sans-serif;font-size:.875rem;font-style:normal;font-weight:600;line-height:1.375rem}.flex-container-responsible .responsible-information p,.flex-container-responsible .responsible-information strong{font-family:Saira,sans-serif;font-style:normal}.flex-container-responsible .responsible-information p{color:#999;font-size:.75rem;font-weight:400;line-height:1.188rem}.container-checkbox-responsible{margin:1rem 0 0}.container-checkbox-responsible label{min-height:0;min-height:auto}.container-checkbox-responsible .checkbox-holder{height:auto;min-height:0;min-height:auto}.card{box-sizing:border-box}.card.card-announce-about-mgm{background-color:#fff;border-radius:24px;box-shadow:0 0 0 #82889429,0 1px 2px #8288947a;color:#572580;display:flex;flex-direction:column;font-family:Saira,sans-serif;justify-content:space-between;margin-bottom:32px;min-height:200px;overflow:hidden;padding:24px;position:relative}.card.card-announce-about-mgm a{color:#572580!important;font-family:Saira,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase}.card.card-announce-about-mgm h3{font-size:20px;font-weight:400;line-height:24px;max-width:350px;padding-right:46px;z-index:1}.card.card-announce-about-mgm h3:first-letter{text-transform:uppercase}.card.card-announce-about-mgm button{color:inherit;display:block;font-family:inherit;font-size:13px;font-weight:500;line-height:18px;margin-right:auto;padding:0;text-transform:uppercase}.card.card-announce-about-mgm img{bottom:0;max-width:155px;position:absolute;right:0}.card.card-announce-about-mgm img.desktop,.card.card-announce-about-mgm img.isdesktop{display:none}@media screen and (min-width:576px){.card.card-announce-about-mgm h3{max-width:400px}.card.card-announce-about-mgm h3 br{display:none}}@media screen and (min-width:768px){.card.card-announce-about-mgm{min-height:205px;padding:27px 32px 32px}.card.card-announce-about-mgm h3{font-size:24px;line-height:32px;max-width:460px}.card.card-announce-about-mgm img.mobile{display:none}.card.card-announce-about-mgm img.desktop{display:block}.card.card-announce-about-mgm.card-annouce-desktop{grid-column:1/3;padding:25px}.card.card-announce-about-mgm.card-annouce-desktop img{margin:0 53px 0 auto;max-width:242px;position:relative}.card.card-announce-about-mgm.card-annouce-desktop img.desktop,.card.card-announce-about-mgm.card-annouce-desktop img.mobile{display:none}.card.card-announce-about-mgm.card-annouce-desktop img.isdesktop{display:block}.card.card-announce-about-mgm.card-annouce-desktop h3{font-size:22px;line-height:28px;padding-right:0}}@media screen and (min-width:1024px){.card.card-announce-about-mgm img{margin-right:40px}}.card.card-account-labi-credits{align-items:center;background-color:#fff;border-radius:24px;box-shadow:0 0 0 1px #82889429,0 1px 2px -1px #8288947a;display:flex;max-width:438px;padding:24px;width:100%}.card.card-account-labi-credits.-purple-light{background-color:#e8d8f5}.card.card-account-labi-credits.-purple-light .img-card-account-labi-credits{background-color:#fff}.card.card-account-labi-credits.-purple-light .content-card-account-labi-credits h4{color:#666;font-family:Saira,sans-serif;font-size:16px;line-height:24px;margin-bottom:0}.card.card-account-labi-credits .-destach-price{font-size:24px!important;font-weight:500!important}.card.card-account-labi-credits .img-card-account-labi-credits{align-items:center;background-color:#f5f5f5;border-radius:100%;display:flex;height:64px;justify-content:center;width:64px}.card.card-account-labi-credits .content-card-account-labi-credits{margin-left:24px}.card.card-account-labi-credits .content-card-account-labi-credits h4{color:#999;font-family:Saira,sans-serif;font-size:16px;line-height:24px;margin-bottom:0}.card.card-account-labi-credits .content-card-account-labi-credits span{color:#572580;font-family:Saira,sans-serif;font-size:14px;font-weight:600}.card.card-account-labi-credits .content-card-account-labi-credits .date{font-family:Saira,sans-serif;font-size:14px;font-weight:600}@media screen and (min-width:768px){.card.card-account-labi-credits .content-card-account-labi-credits{margin-left:20px}}.card.card-cta-empty{background:#fff;border-radius:24px;box-shadow:0 0 0 1px #82889429,0 8px 10px -4px #82889447;margin:0 auto;max-width:400px;padding:32px 24px;text-align:center}.card.card-cta-empty h3{color:#572580;font-family:Saira,sans-serif;font-size:20px;font-weight:400;line-height:24px;margin-bottom:24px}.card.card-cta-empty p{color:#999;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;line-height:18px;margin:0 auto 24px;max-width:380px}.card.card-cta-empty button{margin-bottom:24px;max-width:280px;min-height:48px;width:100%}.card.card-cta-empty img{max-width:200px;width:100%}@media screen and (min-width:768px){.card.card-cta-empty h3{font-size:24px;line-height:32px;margin-bottom:32px}.card.card-cta-empty img{max-width:280px}.card.card-cta-empty button{margin-bottom:32px}}.card.card-selection{background:#fff;border-radius:24px;box-shadow:0 0 0 #82889429,0 4px 6px #82889452;margin-bottom:16px;max-width:484px;overflow:hidden;transition:box-shadow .3s ease-in-out}.card.card-selection.focus{box-shadow:-2px -2px 18px #82889424,2px 2px 18px #8288943b}.card.card-selection .card-header{background-color:#ab92bf4d;color:#333;font-family:Saira,sans-serif;font-size:14px;font-weight:500;line-height:18px;padding:24px 22px 18px;text-align:left}.card.card-selection .card-body .patients-list{list-style:none;margin:0;padding:0}.card.card-info-multiples-patients{margin:60px auto 0;max-width:345px;position:relative}.card.card-info-multiples-patients .badge-card-info-multiples-patients{align-items:center;background:#572580;border-radius:50px;display:flex;height:23px;justify-content:center;overflow:hidden;position:absolute;right:30px;text-align:center;top:3px;width:134px}.card.card-info-multiples-patients .badge-card-info-multiples-patients .text-badge-card-info-multiples-patients{color:#fff;font-family:Saira,sans-serif;font-size:11px;font-weight:400;line-height:16px;text-transform:uppercase}.card.card-info-multiples-patients img{float:left;margin-left:-10px;margin-right:15px;max-height:116px;max-width:171px}.card.card-info-multiples-patients .content{background:#805ca0;border-radius:24px;margin-top:15px;padding:21px}.card.card-info-multiples-patients .content p{color:#fff;font-size:12px;font-weight:300;height:48px;line-height:16px;margin:0;overflow:hidden}.card.card-checkout-explanation{border:1px solid #ebebeb;border-radius:24px;box-shadow:0 4px 8px #0000000a,0 0 2px #0000000f,0 0 1px #0000000a;box-sizing:border-box;margin-bottom:55px;margin-left:auto;margin-right:auto;max-width:500px;padding:32px 26px 0;position:relative}.card.card-checkout-explanation .card-step{align-items:center;background:#572580;border-radius:100%;color:#fff;display:flex;font-family:Saira,sans-serif;font-size:18px;font-weight:500;height:32px;justify-content:center;left:-16px;position:absolute;top:-16px;width:32px}.card.card-checkout-explanation .qr-content-container{align-items:flex-start;display:flex}.card.card-checkout-explanation .qr-content-container>*{width:50%}.card.card-checkout-explanation .qr-content-container .qr-code-wrapper{align-items:center;background:#f5f5f5;border-radius:50px;display:flex;height:100px;justify-content:center;margin-right:23px;width:100px}.card.card-checkout-explanation .qr-content-container .qr-code-wrapper img{height:auto;width:54px}.card.card-checkout-explanation .qr-content-container .card-content{flex:1 1}.card.card-checkout-explanation .qr-content-container .card-content h2{color:#572580;font-size:20px;line-height:24px}.card.card-checkout-explanation p{color:#999;font-size:13px;line-height:21px;margin-bottom:0}.card.card-checkout-explanation p a{color:inherit;display:block;font-weight:700;line-break:anywhere}.card.card-checkout-explanation .payment-methods{border-top:1px solid #ebebeb;margin-top:32px;padding-top:24px}.card.card-checkout-explanation .payment-methods .h4,.card.card-checkout-explanation .payment-methods h4{color:#666;font-family:Open Sans,sans-serif;font-size:12px;font-weight:600;line-height:19px;margin-bottom:8px;text-align:left}.card.card-checkout-explanation .payment-methods p{font-size:11px;line-height:17px}.card.card-checkout-explanation .payment-methods .card-brands-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:24px;margin-top:16px}.card.card-checkout-explanation .payment-methods .card-brands-wrapper img{margin-bottom:2px;margin-right:2px;width:30px}.card.card-checkout-explanation .payment-methods .card-brands-wrapper img.large{width:48px}.card.card-checkout-explanation .payment-methods .card-brands-wrapper-center{align-items:center;display:flex;justify-content:center;margin-bottom:24px;margin-top:16px}.card.card-vaccine-recommendation{align-items:center;background-color:#f8ed55;border-radius:24px;display:flex;flex-direction:column;font-family:Saira,sans-serif;justify-content:space-around;margin:64px auto 0;max-width:982px;padding:29px 18px 24px;text-align:center;width:100%}.card.card-vaccine-recommendation p{color:#572580;font-size:16px;line-height:18px;margin-bottom:16px}.card.card-vaccine-recommendation p strong{display:block;margin-bottom:16px}.card.card-vaccine-recommendation button{font-size:14px;padding:7px 18px}@media (min-width:768px){.card.card-vaccine-recommendation{flex-direction:row;padding:29px;text-align:left}.card.card-vaccine-recommendation p{flex:1 1;margin-bottom:0}.card.card-vaccine-recommendation p strong{display:inline;display:initial;margin:0}}.card.card-profile{cursor:pointer;transition:all .3s ease-in-out}.card.card-profile p{color:#fff;display:none;font-family:Saira,sans-serif;font-size:18px;line-height:23px;margin:0 0 0 15px}.card.card-profile p strong{font-weight:600}.card.card-profile:hover:not(.selected){transform:scale(1.03)}.card.card-profile:hover:not(.selected) .card-image-wrapper{opacity:.75}.card.card-profile.selected .card-image-wrapper{border:2px solid #d8d8d8;opacity:1}.card.card-profile.-expanded{align-items:center;display:flex;margin-bottom:15px}.card.card-profile.-expanded p{display:block}.card.card-profile.-expanded .card-image-wrapper{height:48px;width:48px}.card.card-profile .card-image-wrapper{align-items:flex-end;background-color:#f8ed55;border:2px solid #572580;border-radius:100%;display:flex;height:35px;opacity:.6;overflow:hidden;transition:opacity .3s ease-in-out;width:35px}.card.card-profile .card-image-wrapper span{display:none}.card.card-profile .card-image-wrapper p{display:none!important}.card.card-profile .card-image-wrapper img{display:block;height:100%;margin-bottom:-6px;object-fit:cover;object-position:top;width:100%}.card.card-better-options{align-items:center;background:#fff;border:1px solid #d8d8d8;border-radius:14px;box-shadow:0 4px 4px #82889429;box-sizing:border-box;display:flex;margin-left:20px;max-width:375px;padding:24px 32px}.card.card-better-options .step-number{align-items:center;background-color:#572580;border-radius:100%;color:#fff;display:flex;font-family:Saira,sans-serif;font-size:22px;height:42px;justify-content:center;line-height:32px;margin-left:-52px;width:42px}.card.card-better-options .card-content{flex:1 1;margin-left:10px}.card.card-better-options .card-content .h4,.card.card-better-options .card-content h4{color:#572580;font-family:Saira,sans-serif;font-size:20px;font-weight:500;line-height:24px;margin-bottom:8px}.card.card-better-options .card-content p{color:#666;font-family:Open Sans,sans-serif;font-size:14px;line-height:22px;margin:0;padding:0}.card.container-card-partner-medley{align-items:center;background:linear-gradient(0deg,#572580,#2eacae);border-radius:25px;display:flex;flex-direction:column;margin-top:10px;padding:14px}.card.container-card-partner-medley .card-partner-medle-text{color:#fff;font-family:Saira,sans-serif;font-size:24px;font-weight:400;line-height:30px;margin-top:10px;padding:10px}.card.container-card-partner-medley .card-partner-medle-text .text-yellow{color:#f8ed55;font-weight:700}.card.container-card-partner-medley .img-banner-medley{width:241px}@media screen and (min-width:768px){.card.container-card-partner-medley{display:flex;flex-direction:row;height:246px!important;justify-content:center;margin-top:20px;position:relative;width:100%}.card.container-card-partner-medley .img-banner-medley{width:310px}.card.container-card-partner-medley .img-logo-medley{margin-top:130px;position:absolute;right:0;width:136px}}@media screen and (min-width:850px){.card.container-card-partner-medley .img-banner-medley{margin-left:30px}}@media screen and (min-width:1024px){.card.container-card-partner-medley .card-partner-medle-text{margin-left:40px;white-space:nowrap;width:328px}.card.container-card-partner-medley .img-logo-medley{margin-left:70px;margin-top:90px;right:-10px;width:205px}}.card.card-security-comfort{background-color:#fff;border-radius:24px;box-shadow:0 0 0 1px #82889429,0 8px 10px -4px #82889447;margin:7.5px;max-width:242px;padding:32px 24px 40px;width:100%}.card.card-security-comfort img{height:auto;margin-bottom:22.99px;width:64px}.card.card-security-comfort h3{color:#572580;font-size:16px;font-weight:500;letter-spacing:0;line-height:20px;margin:0;max-width:173px}.card.unity-card-hero{background-color:#fff;border-left:12px solid #ab92bf;border-radius:16px;box-shadow:0 0 0 1px #82889429,0 4px 6px -2px #82889452;box-sizing:border-box;margin-top:24px;max-width:784px;padding:24px 15px!important;position:relative;text-align:left;transition:transform .3s ease-in-out;width:100%}.card.unity-card-hero.-new-card{position:relative}.card.unity-card-hero.-new-card:before{background-color:#faf38d;border:1px solid #572580;border-radius:22.5px;box-sizing:border-box;color:#572580;content:attr(data-content);display:block;font-family:Saira,sans-serif;font-size:10px;font-weight:600;padding:4.5px 15.86px;position:absolute;right:15px;text-transform:uppercase;top:-13px}.card.unity-card-hero figure{align-items:center;display:flex;margin:0}.card.unity-card-hero figure img{height:auto;width:80px}.card.unity-card-hero figure figcaption{display:flex;flex-direction:column;justify-content:center;margin-left:34px}.card.unity-card-hero figure figcaption h3{color:#572580;font-size:24px;font-weight:500;letter-spacing:0;line-height:20px;margin-bottom:8px}.card.unity-card-hero figure figcaption .unity-card-caption,.card.unity-card-hero figure figcaption h4{color:#333;font-family:Saira,sans-serif;font-size:14px;letter-spacing:0;line-height:18px;margin-bottom:0}.card.unity-card-hero .label-tooltip{background-color:#faf38d;border:1px solid #572580;border-radius:22.5px;bottom:-11px;box-sizing:border-box;color:#572580;font-family:Saira,sans-serif;font-size:8px;font-weight:500;left:15px;letter-spacing:0;line-height:8px;padding:4.5px 10px;position:absolute;text-align:center}.card.unity-card-hero .label-tooltip>.tooltip-wrapper{display:inline-block}.card.unity-card-hero .label-tooltip>.tooltip-wrapper i{font-size:10px}.card.unity-card-hero.-unavailable{border-color:#ebebeb;cursor:not-allowed;position:relative}.card.unity-card-hero.-unavailable:before{background-color:#ab92bf;border-radius:17px;color:#fff;content:"Em breve";display:block;font-family:Saira,sans-serif;font-size:10px;padding:5px 10px;position:absolute;right:25px;text-align:center;text-transform:uppercase;top:-10px}.card.unity-card-hero.-unavailable .card-title{color:#666;min-height:44px;opacity:.5}.card.unity-card-hero.-unavailable .card-infos .-hidden-action{opacity:0;pointer-events:none}.card.unity-card-hero.-unavailable .card-infos .infos-price{color:#666;opacity:.5}.card.unity-card-hero.-unavailable .card-infos .infos-discount{opacity:.5}@media screen and (min-width:1032px){.card.unity-card-hero:not(:first-child){margin-left:7.5px}}@media screen and (min-width:1032px) and (min-width:1032px){.card.unity-card-hero:not(:first-child) .card-title{max-width:276px}}@media screen and (min-width:1032px){.card.unity-card-hero:not(:last-child){margin-right:7.5px}}.card.unity-card-hero .card-title{color:#572580;font-size:18px;font-weight:700;letter-spacing:-.5px;line-height:22px;max-width:215px}.card.unity-card-hero .card-infos{align-items:center;display:flex;justify-content:space-between;margin:15px 0 0!important}.card.unity-card-hero .card-infos .infos-price{color:#572580;font-family:Saira,sans-serif;font-size:18px;font-weight:500}.card.unity-card-hero .card-infos .infos-discount{color:#999;font-family:Saira,sans-serif;font-size:12px}.card.unity-card-hero .card-infos .infos-discount strong{font-weight:600}.card.unity-card-hero .card-infos .infos-action{background-color:#572580;border-radius:30px;height:45px;padding:0;transition:opacity .2s ease-in-out;width:45px}.card.unity-card-hero .card-infos .infos-action:hover{opacity:.8}.card.unity-card-hero .card-infos .infos-action>a{align-items:center;display:flex;height:100%;justify-content:center}.card.card-date{background-color:#fff;border-radius:8px;box-shadow:0 0 0 1px #82889429,0 4px 6px -2px #82889452;height:64px;margin:0 auto;max-width:149px;overflow:hidden;padding:29px 26px 28px;position:relative;text-align:center;width:100%}.card.card-date.card-date-confirm{max-width:180px!important}.card.card-date:before{background-color:#ab92bf;color:#fff;content:"";display:block;font-family:Saira,sans-serif;font-size:10px;font-weight:500;height:14px;left:0;letter-spacing:.05em;position:absolute;text-transform:uppercase;top:0;width:100%}.card.card-date .day{color:#999;font-family:Open Sans,sans-serif;font-size:12px;line-height:12px;margin-bottom:5px;text-transform:uppercase}.card.card-date .date{color:#572580;font-family:Open Sans,sans-serif;font-size:16px;font-weight:600;letter-spacing:0;line-height:20px;margin-bottom:0}.card.card-date .information{color:#999;font-size:11px;line-height:16px;margin:3px 10px 0;text-align:center}.card.card-date.canceled{background-color:#fff;box-shadow:0 0 0 1px #82889429,0 4px 6px -2px #82889452}.card.card-date.canceled:before{background-color:#ccc;color:#777;content:"Cancelado"}.card.card-date.canceled .date,.card.card-date.canceled .day{color:#ccc}.card.card-date.canceled .information{color:#999;font-size:12px}.card.card-dates{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 0 0 1px #82889429,0 4px 6px -2px #82889452;cursor:pointer;display:flex;flex-direction:column;height:64px;justify-content:center;margin:6.5px;overflow:hidden;width:149px}@media (max-width:1260px){.card.card-dates{width:130px}}@media (min-width:1261px) and (max-width:1400px){.card.card-dates{width:149px}}@media (min-width:1921px) and (max-width:2400px){.card.card-dates{width:170px}}@media (min-width:1601px) and (max-width:1920px){.card.card-dates{width:140px}}@media (min-width:1401px) and (max-width:1600px){.card.card-dates{width:120px}}@media (min-width:2101px){.card.card-dates{width:200px}}.card.card-dates._selected{background-color:#f5f5f5;pointer-events:none;position:relative}.card.card-dates._selected:before{background-color:#ab92bf;content:"";display:block;height:8px;left:0;position:absolute;top:0;width:100%}.card.card-dates._selected .day{color:#ab92bf}.card.card-dates._selected .date{color:#572580;font-weight:600}.card.card-dates._selected .information{color:#999;font-size:12px}.card.card-dates .date::selection,.card.card-dates .day::selection{background-color:initial;color:inherit}.card.card-dates .day{color:#999;font-size:12px;text-transform:uppercase}.card.card-dates .date{color:#666;font-size:14px;text-align:center}.card.card-dates .information{color:#999;font-size:11px;line-height:16px;margin:3px 10px 0;text-align:center}.card.card-dates-sm{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 0 0 1px #82889429,0 4px 6px -2px #82889452;cursor:pointer;display:flex;flex-direction:column;height:64px;justify-content:center;margin:6.5px;max-width:100px;overflow:hidden;width:100%}.card.card-dates-sm._selected{background-color:#f5f5f5;pointer-events:none;position:relative}.card.card-dates-sm._selected:before{background-color:#ab92bf;content:"";display:block;height:8px;left:0;position:absolute;top:0;width:100%}.card.card-dates-sm._selected .day{color:#ab92bf}.card.card-dates-sm._selected .date{color:#572580;font-weight:600}.card.card-dates-sm._selected .information{color:#999;font-size:12px}.card.card-dates-sm .date::selection,.card.card-dates-sm .day::selection{background-color:initial;color:inherit}.card.card-dates-sm .day{color:#999;font-size:12px;text-transform:uppercase}.card.card-dates-sm .date{color:#666;font-size:14px;text-align:center}.card.card-dates-sm .information{color:#999;font-size:11px;line-height:16px;margin:3px 10px 0;text-align:center}.card.card-hours{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 0 0 1px #82889429,0 4px 6px -2px #82889452;cursor:pointer;display:flex;flex-direction:column;height:64px;justify-content:center;margin:6.5px;overflow:hidden;width:310px}@media (max-width:1260px){.card.card-hours{width:150px}}@media (min-width:1261px) and (max-width:1400px){.card.card-hours{width:200px}}@media (min-width:1921px) and (max-width:2400px){.card.card-hours{width:170px}}@media (min-width:1401px) and (max-width:1920px){.card.card-hours{width:300px}}@media (min-width:1921px){.card.card-hours{width:360px}}@media (min-width:1261px) and (max-width:1361px){.card.card-hours{width:149px}}.card.card-hours._selected{background-color:#f5f5f5;pointer-events:none;position:relative}.card.card-hours._selected:before{background-color:#ab92bf;content:"";display:block;height:8px;left:0;position:absolute;top:0;width:100%}.card.card-hours._selected .day{color:#ab92bf}.card.card-hours._selected .date{color:#572580;font-weight:600}.card.card-hours._selected .information{color:#999;font-size:12px}.card.card-hours .date::selection,.card.card-hours .day::selection{background-color:initial;color:inherit}.card.card-hours .day{color:#999;font-size:12px;text-transform:uppercase}.card.card-hours .date{color:#666;font-size:14px;text-align:center}.card.card-hours .information{color:#999;font-size:11px;line-height:16px;margin:3px 10px 0;text-align:center}.card.card-types-collect{align-items:center;display:flex;z-index:9999}.card.card-types-collect:not(:first-child){margin-top:24px}.card.card-types-collect .step-number{align-items:center;background-color:#572580;border-radius:100%;color:#fff;display:flex;font-family:Saira,sans-serif;font-size:22.4px;font-weight:500;justify-content:center;letter-spacing:0;line-height:28px;min-height:56px;min-width:56px;z-index:99}.card.card-types-collect .card-content{background-color:#fff;border-radius:16px;box-shadow:0 0 0 1px #82889429,0 4px 6px -2px #82889452;box-sizing:border-box;margin-left:-26.5px;max-width:284px;padding:24px 24px 24px 52px;width:100%}.card.card-types-collect .card-content .h4,.card.card-types-collect .card-content h4{color:#572580;font-family:Saira,sans-serif;font-size:20px;font-weight:600;letter-spacing:0;line-height:20px;margin-bottom:5px}.card.card-types-collect .card-content span{color:#666;font-family:Saira,sans-serif;font-size:14px;font-weight:500;letter-spacing:0;line-height:18px;margin:0 0 23.74px}.card.card-types-collect .card-content .button-action{color:#572580;font-family:Saira,sans-serif;font-size:12px;font-weight:600;letter-spacing:0;line-height:18px;text-transform:uppercase}.card.card-categories-vaccines{background:#f8ed55;border-radius:15px;box-shadow:0 0 0 1px #82889429,0 8px 10px -4px #82889447;color:#572580;cursor:pointer;font-family:Saira,sans-serif;font-size:16px;height:160px;margin:8px;overflow:hidden;transition:all .3s ease;width:155px}.card.card-categories-vaccines:hover{box-shadow:0 3px 2px 5px #82889429,0 6px 8px -2px #82889447;transform:scale(1.03)}.card.card-categories-vaccines dl{margin:0;padding:0}.card.card-categories-vaccines dl dt{font-size:14px;padding:15px}.card.card-categories-vaccines dl dt strong{display:block;font-size:16px;font-weight:600}.card.card-categories-vaccines dl dd{margin:0 auto;padding:0}.card.card-categories-vaccines dl dd img.inverse-image{transform:scaleX(-1)}.card.card-categories-vaccines:first-child img{width:150px}.card.card-categories-vaccines:nth-child(2) img{width:200px}.card.card-categories-vaccines:nth-child(3) img{margin-left:-214px;margin-top:-15px;width:450px}.card.card-categories-vaccines:nth-child(4) img{margin-left:-110px;margin-top:-21px;width:450px}.card.card-categories-vaccines:nth-child(5) img{margin-left:28px;margin-top:-20px;width:142px}.card.card-categories-vaccines:nth-child(6) img{margin-left:-15px;margin-top:-12px;width:200px}.card.card-categories-vaccines:nth-child(7) img{margin-left:-94px;margin-top:-20px;width:510px}.card.card-categories-vaccines:nth-child(8) img{margin-left:-115px;margin-top:-10px;width:360px}.card.card-partner-univers{background-color:#fff;border-radius:24px;box-shadow:0 0 0 #82889429,0 1px 2px #8288947a;color:#572580;display:flex;flex-direction:column;font-family:Saira,sans-serif;margin-bottom:32px;min-height:200px;overflow:hidden;padding:24px;position:relative}.card.card-partner-univers h3{font-size:20px;line-height:24px;margin-bottom:30px}@media (min-width:768px){.card.card-partner-univers h3{font-size:22px;line-height:32px;margin-bottom:10px}}.card.card-partner-univers .card-content{align-items:center;display:flex;flex-direction:column;text-align:center}.card.card-partner-univers .card-content span{border:1px solid #b1b1b1;border-radius:33px;color:#b1b1b1;font-size:8px;font-weight:500;line-height:10px;margin-bottom:8px;padding:4px 16px 3px;text-transform:uppercase}.card.card-partner-univers .card-content img{height:20px;margin-right:16px}.card.card-partner-univers .card-content p{font-size:14px;line-height:22px;margin:16px 0;max-width:300px}.card.card-partner-univers .card-image{bottom:0;display:flex;justify-content:flex-end;position:absolute;right:0}.card.card-partner-univers .card-image img{max-width:248px;width:60%}.card.card-partner-univers .card-action{align-items:flex-end;display:flex;flex:1 1;margin-top:51px;position:relative;z-index:2}.card.card-partner-univers .card-action a,.card.card-partner-univers .card-action button{color:#572580;font-family:Saira,sans-serif;font-size:13px;font-weight:400;text-transform:uppercase}@media screen and (min-width:516px){.card.card-partner-univers .card-content{align-items:flex-start;text-align:left}.card.card-partner-univers .card-image img{width:100%}}@media screen and (min-width:480px){.card.card-profile .card-image-wrapper{height:50px;width:50px}.card.card-categories-vaccines{border-radius:24px;height:208px;max-width:234px;width:40%}.card.card-categories-vaccines dl dt{font-size:16px;padding:24px 24px 0}.card.card-categories-vaccines dl dt strong{font-size:20px}.card.card-categories-vaccines dl dd{text-align:right}.card.card-categories-vaccines dl dd img{max-width:none;width:auto}.card.card-categories-vaccines dl dd img.inverse-image{transform:scaleX(1)}.card.card-categories-vaccines:first-child img{margin-right:35px;width:200px}.card.card-categories-vaccines:nth-child(2) img{margin-left:45px;margin-top:-10px;width:245px}.card.card-categories-vaccines:nth-child(3) img{margin-left:-200px;margin-top:-15px;width:470px}.card.card-categories-vaccines:nth-child(4) img{margin-left:-200px;margin-top:0;width:520px}.card.card-categories-vaccines:nth-child(5) img{margin-left:-190px;margin-top:-21px;width:172px}.card.card-categories-vaccines:nth-child(6) img{margin-left:-15px;margin-top:0;width:200px}.card.card-categories-vaccines:nth-child(7) img{margin-left:-250px;margin-top:0;transform:scaleX(-1);width:510px}.card.card-categories-vaccines:nth-child(8) img{margin-left:-100px;margin-top:0;width:360px}}@media screen and (min-width:576px){.card.card-profile .card-image-wrapper{height:60px;width:60px}.card.card-date{margin:0;max-width:none;padding:29px 0 24px;width:140px!important}.card.card-categories-vaccines{border-radius:24px;height:208px;max-width:234px;width:40%}.card.card-categories-vaccines dl dt{font-size:16px;padding:24px 24px 0}.card.card-categories-vaccines dl dt strong{font-size:20px}.card.card-categories-vaccines dl dd{text-align:right}.card.card-categories-vaccines dl dd img{max-width:none;width:auto}.card.card-categories-vaccines dl dd img.inverse-image{transform:scaleX(1)}.card.card-categories-vaccines:nth-child(2) img{margin-left:75px;margin-top:-10px;width:245px}.card.card-categories-vaccines:nth-child(3) img{margin-left:-170px;margin-top:-15px;width:470px}.card.card-categories-vaccines:nth-child(4) img{margin-left:-155px;margin-top:-50px;width:520px}.card.card-categories-vaccines:nth-child(5) img{margin-left:-190px;margin-top:-21px;width:172px}.card.card-categories-vaccines:nth-child(6) img{margin-left:-15px;margin-top:0;width:200px}.card.card-categories-vaccines:nth-child(7) img{margin-left:-190px;margin-top:-10px;transform:scaleX(-1);width:510px}.card.card-categories-vaccines:nth-child(8) img{margin-left:-20px;margin-top:0;width:360px}}@media screen and (min-width:700px){.card.card-profile .card-image-wrapper{height:75px;width:75px}}@media screen and (min-width:768px){.card.card-info-multiples-patients{margin-left:0}.card.card-checkout-explanation{margin-left:0;margin-right:0}.card.unity-card-hero{margin:0}.card.unity-card-hero:not(:last-child){margin-right:15px}.card.unity-card-hero figure{align-items:flex-start}.card.unity-card-hero figure figcaption{margin-left:15px}.card.unity-card-hero figure figcaption h3{font-size:15px}.card.unity-card-hero figure figcaption .unity-card-caption,.card.unity-card-hero figure figcaption h4{font-size:13px}.card.card-partner-univers .card-image img{width:70%}}@media screen and (min-width:992px){.card.card-profile .card-image-wrapper{align-items:center;border-radius:15px;flex-direction:column;height:130px;width:110px}.card.card-profile .card-image-wrapper span{color:#572580;display:block;font-family:Saira,sans-serif;font-size:14px;line-height:18px;margin:15px 0 0;max-width:100px;text-align:left;width:100%}.card.card-profile .card-image-wrapper span strong{display:block;font-weight:600}}@media screen and (min-width:1024px){.card.card-security-comfort{max-width:232px}.card.unity-card-hero figure figcaption h3{font-size:24px}.card.unity-card-hero figure figcaption .unity-card-caption,.card.unity-card-hero figure figcaption h4{font-size:14px}}@media screen and (min-width:1094px){.card.card-profile .card-image-wrapper{border-width:3px!important;height:140px;width:125px}.card.card-profile .card-image-wrapper span{font-size:16px;max-width:110px}.card.card-profile.selected .card-image-wrapper{border-color:#fff!important}}@media screen and (min-width:1185px){.card.card-partner-univers .card-image img{width:100%}}@media screen and (min-width:1194px){.card.card-profile .card-image-wrapper{height:160px;width:130px}}@media screen and (min-width:1440px){.card.unity-card-hero{margin:0 0 24px!important}.card.unity-card-hero figure figcaption{margin-left:30px}}body{margin:0;padding:0}body.gray-page{background-color:#f5f5f5}body.checkout-page .certificate-buy-safe{margin-bottom:95px}@media screen and (min-width:1024px){body.checkout-page .certificate-buy-safe{margin-bottom:41px}}body .ReactModalPortal{position:relative;z-index:9998}.glide.slider-dates-home-collect{align-items:center;display:flex;justify-content:space-between;margin:0 auto;transition:opacity .3s ease-in-out;width:100%}.glide.slider-dates-home-collect.-hidden{opacity:.75}.glide.slider-dates-home-collect.-hidden .card{cursor:not-allowed}.glide.slider-dates-home-collect .glide__slides .each-slide{display:flex;flex-wrap:wrap;min-height:154px;min-width:700px;padding:0;width:700px}@media (max-width:1250px){.glide.slider-dates-home-collect .glide__slides .each-slide{justify-content:center;max-width:640px;min-width:640px;width:100%}}@media (min-width:1401px) and (max-width:1600px){.glide.slider-dates-home-collect .glide__slides .each-slide{justify-content:center;max-width:700px;min-width:700px;width:100%}}@media (min-width:1841px) and (max-width:1920px){.glide.slider-dates-home-collect .glide__slides .each-slide{justify-content:center;max-width:960px;min-width:960px;width:100%}}@media (min-width:1601px) and (max-width:1840px){.glide.slider-dates-home-collect .glide__slides .each-slide{justify-content:center;max-width:700px;min-width:700px;width:100%}}@media (min-width:1251px) and (max-width:1400px){.glide.slider-dates-home-collect .glide__slides .each-slide{justify-content:center;max-width:640px;min-width:640px;width:100%}}@media (min-width:1921px) and (max-width:2100px){.glide.slider-dates-home-collect .glide__slides .each-slide{justify-content:center;max-width:1020px;min-width:1020px;width:100%}}@media (min-width:2101px){.glide.slider-dates-home-collect .glide__slides .each-slide{justify-content:center;max-width:1200px;min-width:1200px;width:100%}}@media (min-width:1261px) and (max-width:1361px){.glide.slider-dates-home-collect .glide__slides .each-slide{justify-content:center;max-width:510px;min-width:510px;width:100%}}.glide.slider-dates-home-collect .glide__arrows{position:static}.glide.slider-dates-home-collect .glide__arrows .glide__arrow{align-items:center;background-color:#572580;border:none;border-radius:100%;box-shadow:none;color:#fff;display:flex;height:24px;justify-content:center;padding:0;position:static;text-shadow:none;transform:none;width:24px}.glide.slider-dates-home-collect .glide__arrows .glide__arrow i{font-size:18px}.glide.slider-hour-home-collect{align-items:center;display:flex;justify-content:space-between;margin:0 auto;transition:opacity .3s ease-in-out;width:100%}.glide.slider-hour-home-collect.-hidden{opacity:.75}.glide.slider-hour-home-collect.-hidden .card{cursor:not-allowed}.glide.slider-hour-home-collect .glide__slides .each-slide{display:flex;flex-wrap:wrap;min-height:154px;min-width:700px;padding:0;width:700px}@media (max-width:1250px){.glide.slider-hour-home-collect .glide__slides .each-slide{justify-content:center;max-width:640px;min-width:640px;width:100%}}@media (min-width:1401px) and (max-width:1600px){.glide.slider-hour-home-collect .glide__slides .each-slide{justify-content:center;max-width:700px;min-width:700px;width:100%}}@media (min-width:1601px) and (max-width:1840px){.glide.slider-hour-home-collect .glide__slides .each-slide{justify-content:center;max-width:710px;min-width:710px;width:100%}}@media (min-width:1841px) and (max-width:1920px){.glide.slider-hour-home-collect .glide__slides .each-slide{justify-content:center;max-width:980px;min-width:980px;width:100%}}@media (min-width:1251px) and (max-width:1400px){.glide.slider-hour-home-collect .glide__slides .each-slide{max-width:640px;min-width:640px;width:100%}}@media (min-width:1921px) and (max-width:2400px){.glide.slider-hour-home-collect .glide__slides .each-slide{justify-content:center}}@media (min-width:1261px) and (max-width:1361px){.glide.slider-hour-home-collect .glide__slides .each-slide{justify-content:center;max-width:530px;min-width:530px;width:100%}}@media (max-width:1200px){.glide.slider-hour-home-collect .glide__slides .each-slide{min-width:260px}}.glide.slider-hour-home-collect .glide__arrows{position:static}.glide.slider-hour-home-collect .glide__arrows .glide__arrow{align-items:center;background-color:#572580;border:none;border-radius:100%;box-shadow:none;color:#fff;display:flex;height:24px;justify-content:center;padding:0;position:static;text-shadow:none;transform:none;width:24px}.glide.slider-hour-home-collect .glide__arrows .glide__arrow i{font-size:18px}@media screen and (min-width:425px){.glide.slider-dates-home-collect{max-width:345px}.glide.slider-dates-home-collect .glide__arrows .glide__arrow.glide__arrow--prev{margin-right:10px}.glide.slider-dates-home-collect .glide__arrows .glide__arrow.glide__arrow--next{position:absolute}.glide.slider-hour-home-collect{max-width:345px}.glide.slider-hour-home-collect .glide__arrows .glide__arrow.glide__arrow--prev{margin-right:10px}.glide.slider-hour-home-collect .glide__arrows .glide__arrow.glide__arrow--next{position:absolute}}@media screen and (min-width:480px){.glide.slider-dates-home-collect,.glide.slider-hour-home-collect{max-width:485px}}@media screen and (min-width:768px){.glide.slider-dates-home-collect,.glide.slider-hour-home-collect{margin:0}}@media screen and (min-width:1185px){.glide.slider-dates-home-collect{max-width:680px}.glide.slider-dates-home-collect .glide__arrows .glide__arrow.glide__arrow--prev{margin-right:5px}.glide.slider-hour-home-collect{max-width:680px}.glide.slider-hour-home-collect .glide__arrows .glide__arrow.glide__arrow--prev{margin-right:5px}}@media screen and (min-width:1280px){.glide.slider-dates-home-collect{margin-left:-30px;max-width:435px}.glide.slider-dates-home-collect .glide__slides .each-slide{width:560px}.glide.slider-dates-home-collect .glide__arrows .glide__arrow.glide__arrow--prev{margin-right:10px}.glide.slider-hour-home-collect{margin-left:-30px;max-width:435px}.glide.slider-hour-home-collect .glide__slides .each-slide{width:560px}.glide.slider-hour-home-collect .glide__arrows .glide__arrow.glide__arrow--prev{margin-right:10px}.glide.slider-dates-home-collect,.glide.slider-hour-home-collect{margin-left:-30px;max-width:100%}}@media screen and (min-width:1250px) and (max-width:1400px){.glide.slider-dates-home-collect{max-width:680px}.glide.slider-dates-home-collect .glide__arrows .glide__arrow.glide__arrow--prev{margin-right:5px}.glide.slider-hour-home-collect{max-width:670px}.glide.slider-hour-home-collect .glide__arrows .glide__arrow.glide__arrow--prev{margin-right:5px}}.glide.slider-dates-sm{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:600px;transition:opacity .3s ease-in-out;width:100%}.glide.slider-dates-sm.-hidden{opacity:.75}.glide.slider-dates-sm.-hidden .card{cursor:not-allowed}.glide.slider-dates-sm .glide__slides .each-slide{display:flex;flex-wrap:wrap;justify-content:center;max-height:350px;min-height:154px;min-width:350px;padding:0;width:350px}.glide.slider-dates-sm .glide__arrows{position:static}.glide.slider-dates-sm .glide__arrows .glide__arrow{align-items:center;background-color:#572580;border:none;border-radius:100%;box-shadow:none;color:#fff;display:flex;height:24px;justify-content:center;padding:0;position:static;text-shadow:none;transform:none;width:24px}.glide.slider-dates-sm .glide__arrows .glide__arrow i{font-size:18px}@media screen and (min-width:425px){.glide.slider-dates-sm{max-width:345px}.glide.slider-dates-sm .glide__arrows .glide__arrow.glide__arrow--prev{margin-right:10px}.glide.slider-dates-sm .glide__arrows .glide__arrow.glide__arrow--next{margin-left:10px}}@media screen and (min-width:480px){.glide.slider-dates-sm{max-width:485px}}@media screen and (min-width:768px){.glide.slider-dates-sm{margin:0}}@media screen and (min-width:1185px){.glide.slider-dates-sm{max-width:552px}.glide.slider-dates-sm .glide__arrows .glide__arrow.glide__arrow--prev{margin-right:5px}}@media screen and (min-width:1280px){.glide.slider-dates-sm{margin-left:-30px;max-width:435px}.glide.slider-dates-sm .glide__slides .each-slide{min-height:174px}.glide.slider-dates-sm .glide__arrows .glide__arrow.glide__arrow--prev{margin-right:10px}.glide.slider-dates-sm{margin-left:-30px;max-width:560px}}.bullets.slider-dates-home-collect,.bullets.slider-hour-home-collect{text-align:center;width:100%}.bullets.slider-hour-home-collect .glide__bullets{display:flex;flex-wrap:wrap;justify-content:center}.bullets.slider-hour-home-collect .glide__bullets .glide__bullet{background-color:#999;border:none;border-radius:50%;cursor:pointer;height:9px;margin:10px .25em 0;transition:all .3s ease-in-out;width:9px}@media screen and (min-width:768px){.bullets{max-width:100%}}@media screen and (min-width:1280px){.bullets{margin-left:-30px;max-width:100%}}.glide__bullets.calendar-slider{position:static;transform:none;z-index:2}.glide__bullets.calendar-slider .glide__bullet{background-color:#999;border:none}.glide__bullets.calendar-slider .glide__bullet:not(.glide__bullet--active){opacity:.2}.glide__bullets.calendar-slider .glide__bullet:not(.glide__bullet--active):hover{opacity:.5}.glide__bullets.calendar-slider .glide__bullet:hover{opacity:.7}@media screen and (min-width:1185px){.glide__bullets.calendar-slider{margin-left:60px}}@media screen and (min-width:1280px){.glide__bullets.calendar-slider{margin-left:0}}.schedule-unity{margin-bottom:1rem}.schedule-unity p,.schedule-unity span,.schedule-unity strong{color:#999!important;font-size:12px!important;line-height:16px!important;margin:0;padding:0}.schedule-unity strong{font-family:Open Sans,sans-serif;font-weight:700}.schedule-unity p,.schedule-unity span{font-family:Open Sans,sans-serif;font-weight:400}.schedule-unity .schedule-hours-unity{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.schedule-unity .schedule-hours-unity p,.schedule-unity .schedule-hours-unity span,.schedule-unity .schedule-hours-unity strong{text-align:center!important}@media screen and (min-width:720px){.schedule-unity .schedule-hours-unity{align-items:flex-start!important}.schedule-unity .schedule-hours-unity p,.schedule-unity .schedule-hours-unity span,.schedule-unity .schedule-hours-unity strong{text-align:left!important}}.checkout-step-content{margin-bottom:48px}.checkout-step-content.payment-way .button-bar-holder{gap:30px;max-width:484px}@media screen and (min-width:768px){.checkout-step-content.payment-way .button-bar-holder{max-width:484px}.checkout-step-content.payment-way .button-bar-holder.reverse-container{flex-direction:row-reverse}}.checkout-step-content.collect{max-width:490px}.checkout-step-content.collect .collect-cards-wrapper{margin-bottom:24px}.checkout-step-content.collect .collect-cards-wrapper .tooltip div:first-child{min-width:250px}.checkout-step-content.collect.select-dates{max-width:564px}.checkout-step-content.collect.select-dates .checkout-step-title{margin-bottom:12px}.checkout-step-content.collect.select-dates .loading{margin-bottom:32px;margin-top:32px}.checkout-step-content.collect.select-dates section{margin-bottom:32px;padding:0}.checkout-step-content .wrapper-labi-credits{align-items:center;display:flex;flex-direction:column}.checkout-step-content .wrapper-labi-credits .text-credit{margin-left:auto;margin-right:auto;max-width:328px}.checkout-step-content .wrapper-labi-credits .button-component{align-items:center;display:flex;font-size:14px;font-weight:500;justify-content:center;white-space:nowrap}.checkout-step-content .wrapper-labi-credits .container-info-credits{align-items:center;display:flex;flex-direction:column;margin-bottom:25px}.checkout-step-content .wrapper-labi-credits .container-info-credits img{height:119px;margin:6px 0 25px;width:128px}.checkout-step-content .wrapper-labi-credits .container-info-credits p{color:#666;font-family:Saira,sans-serif;font-size:14px;font-weight:400;max-width:400px;padding:0 15px;text-align:center}.checkout-step-content .wrapper-labi-credits .container-info-credits p .bold{font-weight:600}.checkout-step-content .wrapper-labi-credits .button-bar-holder{display:flex;flex-direction:column-reverse}@media screen and (min-width:768px){.checkout-step-content .wrapper-labi-credits{align-items:flex-start}.checkout-step-content .wrapper-labi-credits .text-credit{margin-left:0;margin-right:0;max-width:450px}.checkout-step-content .wrapper-labi-credits .container-info-credits{display:flex;flex-direction:row;max-width:514px;width:100%}.checkout-step-content .wrapper-labi-credits .container-info-credits img{height:138px;margin-right:43px;width:150px}.checkout-step-content .wrapper-labi-credits .container-info-credits p{text-align:left}.checkout-step-content .wrapper-labi-credits .button-bar-holder{flex-direction:row;max-width:550px;width:100%}}@media screen and (min-width:1024px){.checkout-step-content .wrapper-labi-credits .button-component{width:240px}}.checkout-step-content.budget-identification{max-width:484px}.checkout-step-content.budget-identification .button-bar-holder .links{margin-bottom:0}.checkout-step-content .form-wrapper-make-order{padding:16px 15px!important}.checkout-step-content .form-wrapper-make-order .form-wrapper{margin-bottom:48px!important}.checkout-step-content .form-wrapper-make-order .button-bar-holder,.checkout-step-content .form-wrapper-make-order .form-wrapper{margin-left:-15px!important;margin-right:-15px!important}.checkout-step-content.identification .form-wrapper{margin:32px 0;padding:16px 0}.checkout-step-content.identification .form-wrapper .checkbox-form{display:flex;margin-bottom:10px}.checkout-step-content.identification .form-wrapper .checkbox-form .checkbox-form-label{cursor:pointer;font-weight:600;margin-left:10px}.checkout-step-content.identification .form-wrapper .form-title{font-size:16px;font-weight:500;letter-spacing:0;line-height:18px;padding:12px 8px 0;text-transform:uppercase}.checkout-step-content.identification .form-wrapper .head-name-label{color:#666;font-family:Open Sans,sans-serif;font-size:14px;font-weight:600;line-height:22px;margin-bottom:0;margin-left:10px;margin-top:-12px}.checkout-step-content.identification .save-profile-patient-checkbox{display:flex;gap:12px;margin-top:28px}.checkout-step-content.identification .save-profile-patient-checkbox span{color:#572580;cursor:pointer;text-decoration:underline}.checkout-step-content.identification .save-profile-patient{align-items:center;cursor:pointer;display:flex;gap:7px;margin-bottom:32px;margin-left:16px}.checkout-step-content.identification .save-profile-patient .field-holder{margin-bottom:0}.checkout-step-content.identification .save-profile-patient.active-save-profile .tooltip{color:#572580}.checkout-step-content.identification .save-profile-patient .tooltip div{font-size:11px;width:278px}@media screen and (min-width:768px){.checkout-step-content.identification .save-profile-patient{margin-left:8px}}.checkout-step-content.identification .button-bar-holder{margin-top:16px}.checkout-step-content.payment-plots .button-bar-holder{align-items:center;display:flex;flex-direction:column-reverse;max-width:484px}.checkout-step-content.payment-plots .paid-order-wrapper{margin:0 auto;max-width:484px;padding-left:30px;padding-right:30px;text-align:center}.checkout-step-content.payment-plots .paid-order-wrapper .paid-order-image{margin-bottom:24px;max-width:128px;width:100%}.checkout-step-content.payment-plots .paid-order-wrapper p{color:#666;font-family:Saira,sans-serif;font-size:14px;letter-spacing:0;line-height:22px;margin-bottom:48px;text-align:center}.checkout-step-content.payment-plots .paid-order-wrapper .button-bar-holder button{padding:13px 36px}.checkout-step-content.payment-plots .paid-order-wrapper .button-bar-holder .links{margin-bottom:0}.checkout-step-content.checkout-step-voucher p.separate-base{text-align:center}.checkout-step-content.checkout-step-voucher .checkout-step-title img{margin:0 auto 12px;max-width:35px}.checkout-step-content.checkout-step-voucher .card-schedule-voucher{display:flex;gap:25px;justify-content:center}.checkout-step-content.checkout-step-voucher .card-schedule-voucher .card-date{margin:0}.checkout-step-content.checkout-step-voucher .schedule-wrapper{background-color:#f5f5f5;border-radius:24px;box-sizing:border-box;margin:0 auto 32px;max-width:582px;padding:24px}@media print{.checkout-step-content.checkout-step-voucher .schedule-wrapper{display:none!important;max-width:none!important}}.checkout-step-content.checkout-step-voucher .schedule-wrapper .schedule-description{text-align:center}.checkout-step-content.checkout-step-voucher .schedule-wrapper .schedule-description h3{color:#572580;font-family:Saira,sans-serif;font-size:16px;letter-spacing:0;line-height:16px;margin-bottom:15px}.checkout-step-content.checkout-step-voucher .schedule-wrapper .schedule-description p{color:#999;font-size:12px;letter-spacing:0;line-height:16px}.checkout-step-content .checkout-step-title{color:#572580;display:flex;flex-direction:column;font-size:24px;line-height:32px;margin:0 32px 32px;text-align:center}.checkout-step-content .checkout-step-title.inline-text{display:inline-block}.checkout-step-content .checkout-step-title img{margin-bottom:12px}.checkout-step-content .checkout-step-title.select-regions{font-size:20px}.checkout-step-content .voucher-content-section{padding-left:0}.checkout-step-content .voucher-content-section>h4{text-align:left}.checkout-step-content .actions-holder{align-items:center;display:flex;justify-content:space-between}.checkout-step-content .button-holder{text-align:center}.checkout-step-content .form-wrapper{border-radius:24px;box-shadow:0 0 0 1px #82889429,0 4px 6px -2px #82889452;padding:32px 0}@media screen and (min-width:576px){.checkout-step-content.payment-plots .paid-order-wrapper .paid-order-image{max-width:256px}}@media screen and (min-width:768px){.checkout-step-content.checkout-step-voucher p.separate-base{text-align:left}.checkout-step-content.checkout-step-voucher .checkout-step-title img{margin:0 12px 12px 0;max-width:28px}.checkout-step-content .checkout-step-title{flex-direction:row;font-size:24px;line-height:32px;margin-left:0;text-align:left}.checkout-step-content .checkout-step-title img{margin-bottom:0;margin-right:16px}.checkout-step-content .voucher-ticket{margin:0 auto 48px -2px}.checkout-step-content .button-holder{text-align:left}.checkout-step-content .button-holder.align-right{text-align:right}.checkout-step-content.identification .button-bar-holder,.checkout-step-content.identification .form-wrapper{max-width:484px}.checkout-step-content.identification .form-wrapper{padding:16px 15px}.checkout-step-content.identification .button-bar-holder{display:flex;flex-direction:row-reverse}.checkout-step-content.payment-plots .button-bar-holder{align-items:center;flex-direction:row;justify-content:space-between}.checkout-step-content.payment-plots .paid-order-wrapper{margin:0;max-width:500px;padding:0;text-align:left}.checkout-step-content.payment-plots .paid-order-wrapper p{font-size:16px;text-align:inherit}.checkout-step-content .button-bar-holder{align-items:center;display:flex;justify-content:space-between}.checkout-step-content .button-bar-holder .button-holder{margin-bottom:0}.checkout-step-content .button-bar-holder .links .link{display:inline-block;margin-bottom:0;margin-right:28px}.checkout-step-content .button-bar-holder .links .link:last-child{margin-right:0}}@media screen{.checkout-step-content.select-dates{max-width:564px}}@media (min-width:576px){.checkout-step-content.checkout-step-voucher .schedule-wrapper{align-items:center;display:flex}.checkout-step-content.checkout-step-voucher .schedule-wrapper .schedule-description{flex:1 1;text-align:left}.checkout-step-content.checkout-step-voucher .schedule-wrapper .schedule-description p{margin:0}.checkout-step-content.checkout-step-voucher .card-schedule-voucher{margin-left:30px}}@media (min-width:768px){.checkout-step-content.checkout-step-voucher .box-pdf-button{margin-bottom:22px}.checkout-step-content.checkout-step-voucher .content-pack-vaccines{grid-template-columns:none!important}.checkout-step-content.checkout-step-voucher .content-pack-vaccines .schedule-description{text-align:center!important}.checkout-step-content.checkout-step-voucher .schedule-wrapper{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr auto;margin:0 0 32px;max-width:550px}.checkout-step-content.checkout-step-voucher .schedule-wrapper .schedule-description{flex:none;width:auto}.checkout-step-content.checkout-step-voucher .schedule-wrapper .card-schedule-voucher{display:flex;gap:10px;justify-content:center;margin-left:0}.checkout-step-content.checkout-step-voucher .schedule-wrapper .card-schedule-voucher .card-date{padding:29px 7px 24px;width:auto!important}.checkout-step-content.checkout-step-voucher .schedule-wrapper.normal-width{max-width:500px}.checkout-step-content.checkout-step-voucher .schedule-wrapper.attendment-width{margin-left:-15px;max-width:514px}.checkout-step-content.select-dates .wrapper-loading{margin-left:-75px}}@media (min-width:1024px){.checkout-step-content.select-dates .wrapper-loading{margin-left:0;max-width:485px}}@media (min-width:1185px){.checkout-step-content.select-dates .wrapper-loading{max-width:552px}}@media (min-width:1280px){.checkout-step-content.select-dates section>.container{padding-left:0;padding-right:0}.checkout-step-content.select-dates .wrapper-loading{margin-left:-30px;max-width:552px}}.save-profile-patient-border{border-top:1px dashed #99999980;margin-bottom:15px;width:100%}.select-item-list.select-item-plots{margin-bottom:32px}.select-item-list.select-item-plots .button-bar-holder{max-width:484px}.select-item-plot{justify-content:space-between;padding:0 32px;position:relative}.select-item-plot:before{background-color:initial;bottom:0;content:"";display:block;left:0;position:absolute;top:0;transition:all .3s ease-in-out;width:8px}.select-item-plot span{display:inline-block;font-size:14px}.select-item-plot .info span{margin-right:16px}.select-item-plot .info span.value{width:80px}.select-item-plot .info span:last-child{margin-right:0}.select-item-plot._plot-selected{background-color:#f5f5f5}.select-item-plot._plot-selected:before{background-color:#ab92bf;opacity:1}.select-item-wrapper{align-items:center;background-color:#fff;border-radius:0;box-shadow:0 0 0 1px #82889429,0 4px 6px -2px #82889452;box-sizing:border-box;cursor:pointer;display:flex;height:80px;max-width:100%;overflow:hidden;padding:0 25px;position:relative;transition:all .3s ease-in-out;width:100%}.select-item-wrapper .description-option{font-size:14px;line-height:22px}.select-item-wrapper:first-child{border-radius:24px 24px 0 0}.select-item-wrapper:last-child{border-radius:0 0 24px 24px}.select-item-wrapper:only-child{border-radius:24px}.select-item-wrapper:before{background-color:#ab92bf;bottom:0;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease-in-out;width:8px}.select-item-wrapper._show-lines-ever{background-color:#f5f5f5}.select-item-wrapper._show-lines-ever:before{opacity:1}.select-item-wrapper:hover{background-color:#f5f5f5}.select-item-wrapper._icon i{color:#572580;font-size:36px;margin-right:28px;text-align:center;width:40px}.select-item-wrapper._icon i.icon-new-credit-card{font-size:32px}.select-item-wrapper._icon svg{margin-right:28px;width:40px}.select-item-wrapper._new:after{background-color:#815ca0;border-radius:50px;color:#fff;content:"Novo";display:block;font-family:Saira,sans-serif;font-size:11px;left:250px;line-height:16px;padding:4px 14px;position:absolute;text-transform:uppercase}.select-item-wrapper._radius{border-radius:24px}.select-item-wrapper._gray{background-color:#f5f5f5;box-shadow:none}.select-item-wrapper._selected{cursor:auto}.select-item-wrapper._selected .info{display:flex;flex:1 1;justify-content:space-between}.select-item-wrapper._bordered{box-shadow:0 0 0 1px #82889429,0 1px 2px -1px #8288947a}.select-item-wrapper._bordered:hover{background-color:#fff}@media screen and (min-width:768px){.select-item-wrapper{padding:0 37px}}
/*# sourceMappingURL=main.61b0b7e1.css.map*/