.interview-booking-switcher{width:100%}.interview-booking-switcher__actions,.interview-booking-switcher__meeting,.interview-booking-switcher__message{display:none;margin-top:24px;width:100%}.interview-booking-switcher__actions.is-visible,.interview-booking-switcher__meeting.is-visible,.interview-booking-switcher__message.is-visible{display:block}.interview-booking-switcher__message p{line-height:1.8;margin:0 0 12px}.interview-booking-switcher__message p:last-child{margin-bottom:0}.interview-booking-switcher__actions{display:none}.interview-booking-switcher__actions.is-visible{display:flex;flex-wrap:wrap;gap:12px}.interview-booking-switcher__button{appearance:none;background:#fff;border:1px solid #c13264;border-radius:50px;color:#c13264;cursor:pointer;font-size:16px;font-weight:700;line-height:1.4;padding:14px 24px;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.interview-booking-switcher__button:focus-visible,.interview-booking-switcher__button:hover{background-color:#fef0f3;border-color:#c13264;color:#c13264;outline:none}.interview-booking-switcher__button.is-active{background:#c13264;border-color:#c13264;box-shadow:0 4px 12px rgba(193,50,100,.2);color:#fff}.interview-booking-switcher__button.is-disabled,.interview-booking-switcher__button:disabled{border-color:#d0d7de;color:#999;cursor:not-allowed;opacity:.5;pointer-events:none}.interview-booking-switcher__meeting{overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}.interview-booking-switcher__meeting::-webkit-scrollbar{display:none}#meetings-embed-target{overflow:hidden;scrollbar-width:none;width:100%;-ms-overflow-style:none}#meetings-embed-target::-webkit-scrollbar{display:none}.interview-booking-switcher__meeting .meetings-iframe-container{overflow:hidden;scrollbar-width:none;width:100%;-ms-overflow-style:none}.interview-booking-switcher__meeting .meetings-iframe-container::-webkit-scrollbar{display:none}.interview-booking-switcher__meeting iframe{border:0!important;display:block;max-width:100%;overflow:hidden;scrollbar-width:none;width:100%!important;-ms-overflow-style:none}.interview-booking-switcher__meeting iframe::-webkit-scrollbar{display:none}@media (max-width:767px){.interview-booking-switcher__actions.is-visible{flex-direction:column}.interview-booking-switcher__button{width:100%}}