.talk-module__MKhX-q__app_talk_page_wrapper{width:100%;margin-bottom:4rem;display:flex}.talk-module__MKhX-q__back_home_btn_wrap{justify-content:center;width:100%;max-width:1000px;margin:0 auto 2rem;display:flex}.talk-module__MKhX-q__back_home_btn{color:#4a5568;background:#fffc;border:1px solid #edf2f7;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #00000005}.talk-module__MKhX-q__back_home_btn:hover{color:#000;background:#fff;border-color:#cbd5e0;transform:translate(-2px)}.talk-module__MKhX-q__app_talk_full_area{flex-direction:column;width:100%;display:flex}.talk-module__MKhX-q__app_talk_inside_area{flex-direction:column;justify-content:space-between;width:100%;padding:6rem 10rem 3rem;display:flex;position:relative}@media (max-width:1024px){.talk-module__MKhX-q__app_talk_inside_area{padding:10rem 4rem 2rem}}@media (max-width:640px){.talk-module__MKhX-q__app_talk_inside_area{padding:8rem 2rem 2rem}}.talk-module__MKhX-q__talk_bg{z-index:-1;background-image:linear-gradient(#fff 0%,#0000 30% 60%,#fff 100%),url(/industry.svg);background-position:50%,50%;background-repeat:no-repeat,repeat;background-size:cover,120px;height:86%;position:absolute;inset:0}.talk-module__MKhX-q__app_talk_heading{flex-direction:column;align-items:center;gap:1rem;width:100%;margin-bottom:1rem;display:flex}.talk-module__MKhX-q__app_talk_heading h3{text-align:center;width:100%;font-size:2.2rem;font-weight:600;font-family:var(--font-gilroy);margin-bottom:.1rem}@media (max-width:768px){.talk-module__MKhX-q__app_talk_heading h3{font-size:2rem}}.talk-module__MKhX-q__app_talk_heading h2{text-align:center;letter-spacing:-.6px;width:100%;font-size:4.3rem;font-weight:700;font-family:var(--font-gilroy)}@media (max-width:768px){.talk-module__MKhX-q__app_talk_heading h2{font-size:3.5rem}}.talk-module__MKhX-q__talk_area_quote{justify-content:center;width:100%;max-width:900px;margin-top:1.5rem;padding:1rem 0 .1rem;display:flex}.talk-module__MKhX-q__talk_area_quote h5{color:#4a5568;text-align:center;font-size:1.2rem;font-weight:500;line-height:1}.talk-module__MKhX-q__scheduler_container{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #e2e8f0cc;border-radius:24px;width:100%;max-width:1000px;margin:0 auto;transition:all .3s;overflow:hidden;box-shadow:0 20px 40px #0000000d}.talk-module__MKhX-q__scheduler_main{grid-template-columns:1fr 1fr;min-height:550px;display:grid}@media (max-width:850px){.talk-module__MKhX-q__scheduler_main{grid-template-columns:1fr}}.talk-module__MKhX-q__scheduler_sidebar{border-right:1px solid #edf2f7;flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex}@media (max-width:850px){.talk-module__MKhX-q__scheduler_sidebar{border-bottom:1px solid #edf2f7;border-right:none;padding:2rem}}.talk-module__MKhX-q__sidebar_header h4{font-family:var(--font-gilroy);color:#1a202c;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.talk-module__MKhX-q__sidebar_header p{color:#718096;font-size:.95rem;line-height:1.5}.talk-module__MKhX-q__duration_selector{flex-direction:column;gap:.75rem;margin:2rem 0;display:flex}.talk-module__MKhX-q__duration_btn{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.talk-module__MKhX-q__duration_btn:hover{border-color:#000;transform:translateY(-1px);box-shadow:0 4px 12px #00000008}.talk-module__MKhX-q__duration_btn.talk-module__MKhX-q__active{color:#fff;background:#000;border-color:#000;box-shadow:0 8px 16px #0000001a}.talk-module__MKhX-q__duration_btn_text h5{font-size:1.05rem;font-weight:600}.talk-module__MKhX-q__duration_btn_text span{opacity:.8;margin-top:.15rem;font-size:.85rem;display:block}.talk-module__MKhX-q__duration_arrow_icon{opacity:.6;width:18px;height:18px;transition:transform .2s}.talk-module__MKhX-q__duration_btn.talk-module__MKhX-q__active .talk-module__MKhX-q__duration_arrow_icon{opacity:1;transform:translate(3px)}.talk-module__MKhX-q__timezone_selection{margin-top:auto}.talk-module__MKhX-q__timezone_selection label{color:#a0aec0;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.talk-module__MKhX-q__timezone_select{color:#4a5568;cursor:pointer;background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:border .2s}.talk-module__MKhX-q__timezone_select:focus{border-color:#4a5568}.talk-module__MKhX-q__scheduler_content{flex-direction:column;justify-content:center;padding:2.5rem;display:flex}@media (max-width:640px){.talk-module__MKhX-q__scheduler_content{padding:1.5rem}}.talk-module__MKhX-q__calendar_header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.talk-module__MKhX-q__calendar_header h5{font-family:var(--font-gilroy);color:#2d3748;font-size:1.3rem;font-weight:700}.talk-module__MKhX-q__calendar_nav_btn{color:#4a5568;background:#fff;border:1px solid #edf2f7;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:inline-flex}.talk-module__MKhX-q__calendar_nav_btn:hover{background:#f7fafc;border-color:#2d3748}.talk-module__MKhX-q__calendar_nav_btn:disabled{opacity:.3;cursor:not-allowed;border-color:#edf2f7}.talk-module__MKhX-q__calendar_grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:.5rem;display:grid}.talk-module__MKhX-q__calendar_weekday{color:#a0aec0;text-transform:uppercase;padding:.5rem 0;font-size:.8rem;font-weight:600}.talk-module__MKhX-q__calendar_day{aspect-ratio:1;color:#2d3748;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.talk-module__MKhX-q__calendar_day:hover:not(.talk-module__MKhX-q__disabled):not(.talk-module__MKhX-q__selected){cursor:pointer;background:#f7fafc}.talk-module__MKhX-q__calendar_day.talk-module__MKhX-q__disabled{color:#cbd5e0;cursor:not-allowed}.talk-module__MKhX-q__calendar_day.talk-module__MKhX-q__selected{color:#fff;background:#000;font-weight:700;box-shadow:0 4px 12px #00000026}.talk-module__MKhX-q__calendar_day.talk-module__MKhX-q__today:not(.talk-module__MKhX-q__selected){border:1.5px solid #000}.talk-module__MKhX-q__timeslots_panel{flex-direction:column;height:100%;display:flex}.talk-module__MKhX-q__timeslots_title{color:#2d3748;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:1.05rem;font-weight:700;display:flex}.talk-module__MKhX-q__timeslots_back_btn{color:#718096;cursor:pointer;align-items:center;gap:.35rem;font-size:.85rem;transition:color .2s;display:inline-flex}.talk-module__MKhX-q__timeslots_back_btn:hover{color:#000}.talk-module__MKhX-q__timeslots_list{flex-direction:column;gap:.75rem;max-height:320px;padding-right:.5rem;display:flex;overflow-y:auto}.talk-module__MKhX-q__timeslots_list::-webkit-scrollbar{width:6px}.talk-module__MKhX-q__timeslots_list::-webkit-scrollbar-track{background:#f7fafc;border-radius:4px}.talk-module__MKhX-q__timeslots_list::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.talk-module__MKhX-q__timeslot_btn{color:#2d3748;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:1rem;font-size:.95rem;font-weight:600;transition:all .2s}.talk-module__MKhX-q__timeslot_btn:hover{background:#f8fafc;border-color:#000}.talk-module__MKhX-q__timeslot_btn.talk-module__MKhX-q__active{color:#fff;background:#000;border-color:#000}.talk-module__MKhX-q__details_form_panel{padding:2.5rem}@media (max-width:640px){.talk-module__MKhX-q__details_form_panel{padding:1.5rem}}.talk-module__MKhX-q__form_header{border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.talk-module__MKhX-q__form_header h4{font-family:var(--font-gilroy);color:#1a202c;font-size:1.5rem;font-weight:700}.talk-module__MKhX-q__meeting_summary_info{background:#f7fafc;border:1px solid #edf2f7;border-radius:12px;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 1.25rem;display:flex}.talk-module__MKhX-q__summary_item{color:#4a5568;align-items:center;gap:.4rem;font-size:.88rem;display:flex}.talk-module__MKhX-q__summary_item svg{color:#718096}.talk-module__MKhX-q__form_grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (max-width:640px){.talk-module__MKhX-q__form_grid{grid-template-columns:1fr}}.talk-module__MKhX-q__form_group{flex-direction:column;gap:.5rem;display:flex}.talk-module__MKhX-q__form_group.talk-module__MKhX-q__full_width{grid-column:span 2}@media (max-width:640px){.talk-module__MKhX-q__form_group.talk-module__MKhX-q__full_width{grid-column:span 1}}.talk-module__MKhX-q__form_group label{color:#4a5568;font-size:.85rem;font-weight:600}.talk-module__MKhX-q__form_group input,.talk-module__MKhX-q__form_group textarea,.talk-module__MKhX-q__form_group select{color:#2d3748;background:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.talk-module__MKhX-q__form_group input:focus,.talk-module__MKhX-q__form_group textarea:focus,.talk-module__MKhX-q__form_group select:focus{border-color:#000;box-shadow:0 0 0 3px #0000000d}.talk-module__MKhX-q__form_group textarea{min-height:100px}.talk-module__MKhX-q__form_actions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.talk-module__MKhX-q__cancel_btn{color:#718096;background:0 0;border:1px solid #e2e8f0;border-radius:10px;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .2s}.talk-module__MKhX-q__cancel_btn:hover{color:#2d3748;background:#f7fafc}.talk-module__MKhX-q__submit_btn{color:#fff;background:#000;border:1px solid #000;border-radius:10px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.talk-module__MKhX-q__submit_btn:hover{background:#2d3748;border-color:#2d3748;transform:translateY(-1px);box-shadow:0 8px 16px #0000001a}.talk-module__MKhX-q__success_panel{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:600px;min-height:500px;margin:0 auto;padding:3.5rem 2.5rem;display:flex}.talk-module__MKhX-q__success_icon_wrapper{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:2rem;display:flex}.talk-module__MKhX-q__checkmark_circle{stroke-width:2px;stroke:#48bb78;stroke-miterlimit:10;border-radius:50%;width:80px;height:80px;animation:.4s ease-in-out .4s forwards talk-module__MKhX-q__fill,.3s ease-in-out .9s both talk-module__MKhX-q__scale;display:block;box-shadow:inset 0 0 #48bb78}.talk-module__MKhX-q__checkmark{stroke-dasharray:48;stroke-dashoffset:48px;stroke-width:3px;stroke-linecap:round;fill:none;animation:.3s cubic-bezier(.65,0,.45,1) .8s forwards talk-module__MKhX-q__stroke}@keyframes talk-module__MKhX-q__stroke{to{stroke-dashoffset:0}}@keyframes talk-module__MKhX-q__fill{to{box-shadow:inset 0 0 0 40px #f0fff4}}@keyframes talk-module__MKhX-q__scale{0%,to{transform:none}50%{transform:scale(1.1)}}.talk-module__MKhX-q__success_panel h3{font-family:var(--font-gilroy);color:#1a202c;margin-bottom:.75rem;font-size:2.2rem;font-weight:700}.talk-module__MKhX-q__success_panel p{color:#718096;margin-bottom:2.5rem;font-size:1.05rem}.talk-module__MKhX-q__success_details_card{text-align:left;background:#f7fafc;border:1px solid #edf2f7;border-radius:16px;width:100%;margin-bottom:2.5rem;padding:1.75rem}.talk-module__MKhX-q__success_detail_row{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.talk-module__MKhX-q__success_detail_row:last-child{margin-bottom:0}.talk-module__MKhX-q__success_detail_row svg{color:#48bb78;flex-shrink:0;margin-top:.2rem}.talk-module__MKhX-q__success_detail_content h6{color:#a0aec0;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.2rem;font-size:.8rem;font-weight:700}.talk-module__MKhX-q__success_detail_content p{color:#2d3748;margin-bottom:0;font-size:1.05rem;font-weight:600}.talk-module__MKhX-q__success_actions{gap:1rem;display:flex}.talk-module__MKhX-q__home_btn{color:#fff;background:#000;border:1px solid #000;border-radius:10px;padding:.85rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s}.talk-module__MKhX-q__home_btn:hover{background:#2d3748;border-color:#2d3748}.talk-module__MKhX-q__add_calendar_btn{color:#2d3748;background:#fff;border:1px solid #cbd5e0;border-radius:10px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.talk-module__MKhX-q__add_calendar_btn:hover{background:#f7fafc;border-color:#a0aec0}
