.AbstractedAccordionContent{overflow:hidden;will-change:height}.AbstractedAccordionContent[data-state=open]{animation:slideDown .2s ease-out forwards}.AbstractedAccordionContent[data-state=closed]{animation:slideUp .2s ease-out forwards}@keyframes slideDown{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes slideUp{0%{height:var(--radix-collapsible-content-height)}to{height:0}}.rt-SliderTrack{margin-top:16px;margin-bottom:16px;height:3px;background-color:var(--slate-3)}.rt-SliderRange{height:3px;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.rt-SliderThumb{width:24px;height:24px}.rt-SliderThumb:after{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.rt-SliderRoot:where(.rt-variant-surface) :where(.rt-SliderThumb){--slider-thumb-box-shadow:none}.rt-SliderThumb:after{border:2px solid #fff}.ever-certified-toggle{.rt-SegmentedControlRoot{border-radius:16px;min-height:48px;border-width:1px;border-style:solid;padding:4px;background:white}.rt-SegmentedControlIndicator{padding:4px}.rt-SegmentedControlIndicator:before{border-width:2px;border-style:solid;--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1));--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1));border-radius:12px;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);height:40px;top:3px;right:3px;left:3px}.rt-SegmentedControlItemLabel:hover{background-color:transparent}.rt-SegmentedControlItemLabel{font-weight:600}.rt-SegmentedControlItemLabelActive{font-weight:600}.rt-SegmentedControlItemLabelActive,.rt-SegmentedControlItemLabelInactive{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.rt-SegmentedControlItemLabelInactive{font-weight:600}}