.custom-daypicker-wrapper{border:1px solid var(--color-gray-500);background-color:var(--color-white)}.custom-daypicker-wrapper .rdp{--rdp-accent-color:#1976d2;--rdp-background-color:#f5f7fa;--rdp-outline:2px solid #1976d2}.custom-daypicker-wrapper .rdp-months,.custom-daypicker-wrapper .rdp-month{width:100%;max-width:100%}.custom-daypicker-wrapper .rdp-month_grid{background-color:var(--color-white);width:calc(100% - 10px);max-width:calc(100% - 10px);margin:0 auto;position:relative}.custom-daypicker-wrapper .rdp-month_grid:after{content:"";background-color:var(--color-primary);width:5px;height:34px;position:absolute;top:0;left:-5px}.custom-daypicker-wrapper .rdp-month_grid:before{content:"";background-color:var(--color-primary);width:5px;height:34px;position:absolute;top:0;right:-5px}.custom-daypicker-wrapper .rdp-weekdays{background:var(--color-primary)}.custom-daypicker-wrapper .rdp-weekdays .rdp-weekday{text-transform:uppercase;color:var(--color-white);height:34px;font-size:12px;line-height:12px;font-weight:medium;opacity:1}.custom-daypicker-wrapper .rdp-weeks{background-color:var(--color-white)}.custom-daypicker-wrapper .rdp-weeks .rdp-week .rdp-day{width:34px;height:50px}.custom-daypicker-wrapper .rdp-weeks .rdp-week .rdp-day button{color:var(--color-black);background:0 0;width:32px;height:32px;margin:0 auto;font-size:12px;font-weight:400;line-height:12px}.custom-daypicker-wrapper .rdp-weeks .rdp-week .rdp-selected button{background:var(--color-primary);color:var(--color-white);border:none;border-radius:50%}.custom-daypicker-wrapper .rdp-month_caption{justify-content:center;height:50px}.custom-daypicker-wrapper .rdp-month_caption .rdp-caption_label{font-size:14px;line-height:14px;font-weight:medium;color:var(--color-white)}.custom-daypicker-wrapper .rdp-nav{background:var(--color-primary);justify-content:space-between;width:100%;height:50px;padding:0 7px}.custom-daypicker-wrapper .rdp-nav:after{content:"";background-color:var(--color-white);width:calc(100% - 40px);height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.custom-daypicker-wrapper .rdp-nav .rdp-button_previous,.custom-daypicker-wrapper .rdp-nav .rdp-button_next{cursor:pointer;background:url(/images/icons/arrow-top.png) 50%/21px 13px no-repeat;border:none;width:21px;height:13px;padding:0}.custom-daypicker-wrapper .rdp-nav .rdp-button_previous svg,.custom-daypicker-wrapper .rdp-nav .rdp-button_next svg{display:none}.custom-daypicker-wrapper .rdp-nav .rdp-button_previous{margin-left:10px;transform:rotate(270deg)}.custom-daypicker-wrapper .rdp-nav .rdp-button_next{margin-right:10px;transform:rotate(90deg)}
