.modal-schedule-order{align-items:flex-start}.modal-schedule-order .modal__inner{background:none;padding:0;overflow-y:auto;max-height:calc(100vh - 3rem)}@media (max-width: 767px){.modal-schedule-order .modal__inner{padding-top:1rem}}.modal-schedule-order .container{background:#fff;padding:2rem 3rem;max-width:600px;max-height:none;z-index:2}@media (max-width: 767px){.modal-schedule-order .container{padding:1rem 1rem 1.5rem;max-width:calc(100% - 2rem)}}@media (max-width: 767px){.modal-schedule-order .form{gap:14px}}@media (max-width: 767px){.modal-schedule-order .form label{font-size:15px}}@media (max-width: 767px){.modal-schedule-order .form input[type="checkbox"]+label{font-size:13px}.modal-schedule-order .form input[type="checkbox"]+label:before{width:16px;height:16px}.modal-schedule-order .form input[type="checkbox"]+label:after{width:11px;height:11px}}.modal-schedule-order .form__methods input:checked+label[for="schedule_method_phone"] path{fill:white;stroke:#373737}.schedule{margin-bottom:32px}@media (min-width: 768px){.schedule{margin-bottom:48px}}.schedule h1{margin-bottom:24px;line-height:1;font-size:36px}@media (min-width: 768px){.schedule h1{font-size:78px;margin-bottom:48px}}.schedule-menu{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}@media (min-width: 768px){.schedule-menu{gap:14px;margin-bottom:36px}}.schedule-menu button{position:relative;padding:0;background:none;border:none;-webkit-appearance:none;appearance:none;color:#000;font-weight:400;font-size:15px;line-height:17px;text-transform:uppercase;cursor:pointer;transition:.3s ease}@media (min-width: 768px){.schedule-menu button{font-size:17px;letter-spacing:5%}}.schedule-menu button:after{content:"";height:0px;width:0%;background:#3F2AFF;position:absolute;left:0;right:0;top:-4px;transition:.3s ease}.schedule-menu button:hover:after{height:2px;width:50%}.schedule-menu button.active:after{height:2px;width:100%}.schedule-nav{display:flex;align-items:center;gap:14px;margin-bottom:14px}@media (min-width: 768px){.schedule-nav{gap:20px;margin-bottom:48px}}.schedule-nav__scroll{display:flex;align-items:center;gap:14px;overflow-x:auto;scroll-behavior:smooth;white-space:nowrap;scrollbar-width:none}@media (min-width: 768px){.schedule-nav__scroll{gap:20px}}.schedule-nav__scroll::-webkit-scrollbar{display:none}.schedule-nav__year{position:sticky;left:0;z-index:2;background:#fff;padding:0;padding-right:8px;border:none;-webkit-appearance:none;appearance:none;color:#000;font-weight:700;font-size:17px;line-height:24px;pointer-events:none}@media (min-width: 768px){.schedule-nav__year{font-size:24px;padding-right:14px}}.schedule-nav__month{background:none;border:none;-webkit-appearance:none;appearance:none;color:#000;font-weight:400;font-size:13px;line-height:24px;transition:.3s ease;padding:0}@media (min-width: 768px){.schedule-nav__month{font-size:17px}}.schedule-nav__month:hover{opacity:.5}.schedule-nav__month.active{color:#5A48FF;opacity:1;pointer-events:none}.schedule-nav__prev,.schedule-nav__next{background:none;border:none;-webkit-appearance:none;appearance:none;font-weight:400;font-size:13px;line-height:24px;display:flex;justify-content:center;align-items:center;color:#3F2AFF;cursor:pointer;flex-shrink:0}.schedule-nav__prev.is-hidden,.schedule-nav__next.is-hidden{display:none}.schedule-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}@media (min-width: 992px){.schedule-grid{grid-template-columns:1fr 240px;gap:54px}}.schedule-list{display:flex;flex-direction:column;gap:4px}@media (max-width: 767px){.schedule-list{order:2}}@media (min-width: 768px){.schedule-list{gap:8px}}.schedule-list__empty{padding:2rem 0;color:#727272}.schedule-list__no-results{display:flex;align-items:center;gap:16px}@media (min-width: 768px){.schedule-list__no-results{gap:24px}}.schedule-list__no-results.is-hidden{display:none}.schedule-list__no-results svg{flex-shrink:0;width:56px;height:auto}@media (min-width: 768px){.schedule-list__no-results svg{width:80px}}.schedule-list__no-results p{margin:0;font-weight:400;font-size:13px;line-height:17px;color:#727272}@media (min-width: 768px){.schedule-list__no-results p{font-size:17px;line-height:22px}}.schedule-list img{width:167px;height:auto;margin-left:auto;margin-right:1rem}@media (min-width: 768px){.schedule-list img{display:none}}.schedule-item{display:flex;align-items:center;text-decoration:none;color:#000;transition:.3s ease;font-size:15px;line-height:17px;display:flex;flex-wrap:wrap;padding:14px 12px;gap:8px;background:#FFF;box-shadow:0px 5px 10px rgba(0,0,0,0.05)}@media (min-width: 768px){.schedule-item{gap:12px;padding:24px;font-size:18px}}.schedule-item:hover{color:#000;background:rgba(125,111,255,0.05);box-shadow:0px 5px 10px rgba(125,111,255,0.25)}.schedule-item.is-hidden{display:none}.schedule-item__location{color:#5A48FF}.schedule-item__title{font-weight:700;font-size:19px;line-height:24px;flex:1 100%}@media (min-width: 768px){.schedule-item__title{font-size:26px}}.schedule-item__price{white-space:nowrap}.schedule-filter h4{font-weight:700;font-size:14px;line-height:24px;margin-bottom:8px}@media (min-width: 768px){.schedule-filter h4{font-size:17px}}@media (max-width: 767px){.schedule-filter img{display:none}}@media (max-width: 767px){.schedule-filter__inner{display:grid;gap:16px;grid-template-columns:repeat(2, 1fr)}}.schedule-filter__item{position:relative;margin-bottom:8px}@media (min-width: 768px){.schedule-filter__item{margin-bottom:1rem}}.schedule-filter__item input{background-color:#fff;width:100%;border:1px solid #000;padding:0 15px;font-size:15px;height:44px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.4925 8.20296C19.8307 7.71128 20.0481 7.19501 19.9514 6.605C19.8307 5.84289 19.6857 5.08079 19.4442 4.34327C19.1543 3.50741 18.5505 2.89281 17.6568 2.72072C16.8597 2.57322 16.0384 2.52405 15.2171 2.42571C15.0481 2.40113 14.879 2.40113 14.7099 2.40113C14.6857 2.22904 14.7099 2.05695 14.6616 1.93403C14.565 1.68819 14.4925 1.39318 14.3234 1.19651C14.0577 0.901504 13.5988 0.926088 13.3331 1.19651C13.0432 1.49152 13.0432 1.86028 13.3331 2.17987C13.3572 2.20446 13.3572 2.25363 13.3814 2.32738C10.6036 2.4503 7.82584 2.57322 5.09637 2.69614C5.02391 2.30279 4.95145 1.93403 4.85483 1.56527C4.75821 1.2211 4.51666 1.02442 4.25096 1.07359C3.93695 1.12276 3.76787 1.34402 3.74372 1.63902C3.69541 2.03237 3.67125 2.40113 3.6471 2.81906C2.89831 2.94198 2.05289 3.08948 1.23164 3.23699C0.796856 3.31074 0.507001 3.55658 0.337918 3.97451C0.0480633 4.63828 0.0480633 5.35121 0.0480633 6.06415C0.0480633 6.43291 0.217146 6.77709 0.289609 7.14585C0.313764 7.2196 0.313764 7.31793 0.313764 7.39169C0.265455 7.68669 0.144682 7.9817 0.144682 8.27671C0.0722179 9.72717 -0.000245844 11.2022 -0.000245844 12.6527C-0.000245844 14.2998 -0.0244004 15.9469 0.0722179 17.5695C0.217146 19.4379 1.42488 20.7654 3.16401 20.9129C4.63744 21.0358 6.11087 21.1342 7.5843 21.0604C9.87898 20.9621 12.1737 20.7654 14.4684 20.7654C15.3138 20.7654 16.1833 20.6671 17.0287 20.5196C18.4539 20.2983 19.4442 19.3641 19.6374 18.0612C19.6857 17.7416 19.7341 17.3974 19.7341 17.0532C19.7099 14.226 19.7341 11.4235 19.3717 8.5963C19.3717 8.49797 19.42 8.32588 19.4925 8.20296ZM14.42 4.88412C14.7582 5.49872 14.6857 5.74456 13.9611 5.91664C13.7679 5.96581 13.5022 5.94123 13.3089 5.84289C13.1399 5.76914 12.9225 5.57247 12.8983 5.40038C12.8983 5.20371 13.0915 5.00704 13.2123 4.81036C13.7437 5.40038 13.9611 5.40038 14.42 4.88412ZM4.85483 5.03162C4.92729 5.12996 5.02391 5.22829 5.07222 5.35121C5.09637 5.44955 5.04806 5.59705 4.99975 5.64622C4.68575 5.91664 4.13019 5.86748 3.86449 5.59705C3.59879 5.32663 3.62294 5.08079 3.9128 4.83495C4.22681 5.30204 4.37174 5.32663 4.85483 5.03162ZM18.6954 18.4545C18.5988 19.192 18.1157 19.6345 17.4394 19.8066C16.8355 19.9787 16.2075 20.077 15.5795 20.1016C13.6713 20.1754 11.7872 20.1754 9.87898 20.2245C7.92246 20.2983 5.96594 20.1508 4.00942 20.0033C3.6471 19.9787 3.28478 19.9295 2.92246 19.8312C1.88381 19.5362 1.3041 18.7741 1.18333 17.6924C1.06256 16.5615 0.990092 15.4061 1.01425 14.2752C1.01425 12.2593 1.11087 10.2188 1.15917 8.20296C1.15917 7.80961 1.25579 7.78503 1.64227 7.78503C2.48768 7.76045 3.33309 7.73586 4.1785 7.68669C5.04806 7.63753 5.91763 7.56377 6.78719 7.51461C7.19782 7.49002 7.60845 7.46544 7.99492 7.46544C9.29927 7.46544 10.6036 7.68669 11.908 7.80961C14.0577 8.03087 16.1833 8.54714 18.3572 8.52255C18.3814 8.52255 18.3814 8.52255 18.5022 8.57172C18.5746 9.26007 18.6713 9.97301 18.6954 10.6614C18.7437 12.8248 18.7437 14.9881 18.7679 17.1515C18.7437 17.6186 18.7437 18.0366 18.6954 18.4545ZM19.0336 6.92459C19.0094 7.29335 18.937 7.34252 18.5746 7.34252C16.5215 7.3671 14.4684 7.39169 12.4152 7.39169C11.3524 7.39169 10.2655 7.34252 9.20265 7.31793C8.69541 7.29335 8.18816 7.26877 7.70507 7.26877C6.32826 7.26877 4.95145 7.29335 3.57463 7.29335C2.80169 7.29335 2.00459 7.24418 1.23164 7.19501C1.13502 7.19501 1.01425 7.04751 0.941783 6.94917C0.893474 6.87542 0.893474 6.7525 0.893474 6.65417C0.941783 5.81831 0.965938 4.95787 1.0384 4.12201C1.0384 3.97451 1.18333 3.80242 1.3041 3.72867C1.81135 3.43366 3.21232 3.13865 3.84033 3.18782C3.88864 3.43366 3.93695 3.6795 3.96111 3.90075C3.98526 4.07284 3.93695 4.19576 3.76787 4.26952C3.18816 4.58911 2.97077 4.98245 3.09154 5.49872C3.21232 6.03956 3.71956 6.50666 4.29927 6.53125C4.49251 6.55583 4.7099 6.53125 4.90314 6.48208C5.38623 6.38374 5.7727 6.1379 5.86932 5.57247C5.94178 5.03162 5.70024 4.51536 5.2413 4.22035C5.16884 4.17118 5.12053 4.09743 5.12053 4.02367C5.09637 3.72867 5.12053 3.40907 5.12053 3.08948C7.85 3.01573 10.5312 3.28615 13.2123 3.33532C13.2123 3.65491 13.2123 3.94992 13.2123 4.22035C13.2123 4.26952 13.1399 4.34327 13.0915 4.39244C13.0191 4.46619 12.8983 4.49077 12.8258 4.56452C12.0529 5.08079 12.0771 5.94123 12.8258 6.48208C13.5263 6.97376 14.6616 6.85084 15.2413 6.21165C15.6278 5.79372 15.6761 5.10537 15.3862 4.61369C15.2171 4.31868 14.9756 4.19576 14.6133 4.22035C14.6374 3.97451 14.6616 3.72867 14.7099 3.45824C15.7485 3.55658 16.7872 3.53199 17.7775 3.90075C18.164 4.04826 18.4539 4.34327 18.5988 4.73661C18.792 5.32663 18.937 5.94123 19.0819 6.55583C19.0577 6.65417 19.0577 6.80167 19.0336 6.92459Z' fill='%235A48FF'/%3E%3Cpath d='M4.58915 10.3418C4.08191 10.2434 3.59881 10.5384 3.38142 11.1039C3.35727 11.1776 3.33311 11.2268 3.28481 11.3005C3.06741 11.6939 3.11572 12.0381 3.40558 12.3822C3.74374 12.751 4.25099 12.8739 4.70993 12.7018C5.14471 12.5297 5.45872 12.0627 5.45872 11.571C5.45872 10.9564 5.0964 10.4401 4.58915 10.3418Z' fill='%235A48FF'/%3E%3Cpath d='M8.62297 14.6686C8.28481 14.6686 7.94664 14.8406 7.68094 15.1848C7.41524 15.5044 7.39108 15.9223 7.58432 16.2665C7.82587 16.6844 8.71959 17.004 9.17852 16.8319C9.66162 16.6353 9.95147 16.119 9.85485 15.6273C9.75824 15.0619 9.27514 14.6686 8.62297 14.6686Z' fill='%235A48FF'/%3E%3Cpath d='M4.37176 14.7669C3.81621 14.7177 3.33311 15.1357 3.2365 15.7503C3.21234 15.8486 3.21234 15.9223 3.18819 16.0207C3.09157 16.5369 3.38142 17.004 3.91282 17.127C4.61331 17.299 5.31379 16.6844 5.31379 15.9223C5.31379 15.3077 4.90316 14.8161 4.37176 14.7669Z' fill='%235A48FF'/%3E%3Cpath d='M12.7776 10.4893C12.222 10.4893 11.7148 10.9564 11.7631 11.4726C11.8355 12.1856 12.1254 12.7018 12.85 12.7018C13.4297 12.7018 13.8645 12.2347 13.8645 11.6447C13.8645 11.0055 13.3814 10.4893 12.7776 10.4893Z' fill='%235A48FF'/%3E%3Cpath d='M8.64712 12.5052C9.20268 12.4806 9.66162 12.0381 9.68577 11.448C9.68577 10.8089 9.22683 10.2926 8.64712 10.2926C8.06741 10.2926 7.58432 10.7843 7.51186 11.3497C7.4877 11.7922 8.18818 12.5297 8.64712 12.5052Z' fill='%235A48FF'/%3E%3C/svg%3E%0A");background-size:1.5rem 1.5rem;background-repeat:no-repeat;background-position:calc(100% - .75rem) center;cursor:text;box-sizing:border-box;max-width:100%;text-align:left}@media (min-width: 768px){.schedule-filter__item input{height:52px;background-size:20px 20px;background-position:calc(100% - 1rem) center}.schedule-filter__item input:hover{background-image:url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.4925 8.20296C19.8307 7.71128 20.0481 7.19501 19.9514 6.605C19.8307 5.84289 19.6857 5.08079 19.4442 4.34327C19.1543 3.50741 18.5505 2.89281 17.6568 2.72072C16.8597 2.57322 16.0384 2.52405 15.2171 2.42571C15.0481 2.40113 14.879 2.40113 14.7099 2.40113C14.6857 2.22904 14.7099 2.05695 14.6616 1.93403C14.565 1.68819 14.4925 1.39318 14.3234 1.19651C14.0577 0.901504 13.5988 0.926088 13.3331 1.19651C13.0432 1.49152 13.0432 1.86028 13.3331 2.17987C13.3572 2.20446 13.3572 2.25363 13.3814 2.32738C10.6036 2.4503 7.82584 2.57322 5.09637 2.69614C5.02391 2.30279 4.95145 1.93403 4.85483 1.56527C4.75821 1.2211 4.51666 1.02442 4.25096 1.07359C3.93695 1.12276 3.76787 1.34402 3.74372 1.63902C3.69541 2.03237 3.67125 2.40113 3.6471 2.81906C2.89831 2.94198 2.05289 3.08948 1.23164 3.23699C0.796856 3.31074 0.507001 3.55658 0.337918 3.97451C0.0480633 4.63828 0.0480633 5.35121 0.0480633 6.06415C0.0480633 6.43291 0.217146 6.77709 0.289609 7.14585C0.313764 7.2196 0.313764 7.31793 0.313764 7.39169C0.265455 7.68669 0.144682 7.9817 0.144682 8.27671C0.0722179 9.72717 -0.000245844 11.2022 -0.000245844 12.6527C-0.000245844 14.2998 -0.0244004 15.9469 0.0722179 17.5695C0.217146 19.4379 1.42488 20.7654 3.16401 20.9129C4.63744 21.0358 6.11087 21.1342 7.5843 21.0604C9.87898 20.9621 12.1737 20.7654 14.4684 20.7654C15.3138 20.7654 16.1833 20.6671 17.0287 20.5196C18.4539 20.2983 19.4442 19.3641 19.6374 18.0612C19.6857 17.7416 19.7341 17.3974 19.7341 17.0532C19.7099 14.226 19.7341 11.4235 19.3717 8.5963C19.3717 8.49797 19.42 8.32588 19.4925 8.20296ZM14.42 4.88412C14.7582 5.49872 14.6857 5.74456 13.9611 5.91664C13.7679 5.96581 13.5022 5.94123 13.3089 5.84289C13.1399 5.76914 12.9225 5.57247 12.8983 5.40038C12.8983 5.20371 13.0915 5.00704 13.2123 4.81036C13.7437 5.40038 13.9611 5.40038 14.42 4.88412ZM4.85483 5.03162C4.92729 5.12996 5.02391 5.22829 5.07222 5.35121C5.09637 5.44955 5.04806 5.59705 4.99975 5.64622C4.68575 5.91664 4.13019 5.86748 3.86449 5.59705C3.59879 5.32663 3.62294 5.08079 3.9128 4.83495C4.22681 5.30204 4.37174 5.32663 4.85483 5.03162ZM18.6954 18.4545C18.5988 19.192 18.1157 19.6345 17.4394 19.8066C16.8355 19.9787 16.2075 20.077 15.5795 20.1016C13.6713 20.1754 11.7872 20.1754 9.87898 20.2245C7.92246 20.2983 5.96594 20.1508 4.00942 20.0033C3.6471 19.9787 3.28478 19.9295 2.92246 19.8312C1.88381 19.5362 1.3041 18.7741 1.18333 17.6924C1.06256 16.5615 0.990092 15.4061 1.01425 14.2752C1.01425 12.2593 1.11087 10.2188 1.15917 8.20296C1.15917 7.80961 1.25579 7.78503 1.64227 7.78503C2.48768 7.76045 3.33309 7.73586 4.1785 7.68669C5.04806 7.63753 5.91763 7.56377 6.78719 7.51461C7.19782 7.49002 7.60845 7.46544 7.99492 7.46544C9.29927 7.46544 10.6036 7.68669 11.908 7.80961C14.0577 8.03087 16.1833 8.54714 18.3572 8.52255C18.3814 8.52255 18.3814 8.52255 18.5022 8.57172C18.5746 9.26007 18.6713 9.97301 18.6954 10.6614C18.7437 12.8248 18.7437 14.9881 18.7679 17.1515C18.7437 17.6186 18.7437 18.0366 18.6954 18.4545ZM19.0336 6.92459C19.0094 7.29335 18.937 7.34252 18.5746 7.34252C16.5215 7.3671 14.4684 7.39169 12.4152 7.39169C11.3524 7.39169 10.2655 7.34252 9.20265 7.31793C8.69541 7.29335 8.18816 7.26877 7.70507 7.26877C6.32826 7.26877 4.95145 7.29335 3.57463 7.29335C2.80169 7.29335 2.00459 7.24418 1.23164 7.19501C1.13502 7.19501 1.01425 7.04751 0.941783 6.94917C0.893474 6.87542 0.893474 6.7525 0.893474 6.65417C0.941783 5.81831 0.965938 4.95787 1.0384 4.12201C1.0384 3.97451 1.18333 3.80242 1.3041 3.72867C1.81135 3.43366 3.21232 3.13865 3.84033 3.18782C3.88864 3.43366 3.93695 3.6795 3.96111 3.90075C3.98526 4.07284 3.93695 4.19576 3.76787 4.26952C3.18816 4.58911 2.97077 4.98245 3.09154 5.49872C3.21232 6.03956 3.71956 6.50666 4.29927 6.53125C4.49251 6.55583 4.7099 6.53125 4.90314 6.48208C5.38623 6.38374 5.7727 6.1379 5.86932 5.57247C5.94178 5.03162 5.70024 4.51536 5.2413 4.22035C5.16884 4.17118 5.12053 4.09743 5.12053 4.02367C5.09637 3.72867 5.12053 3.40907 5.12053 3.08948C7.85 3.01573 10.5312 3.28615 13.2123 3.33532C13.2123 3.65491 13.2123 3.94992 13.2123 4.22035C13.2123 4.26952 13.1399 4.34327 13.0915 4.39244C13.0191 4.46619 12.8983 4.49077 12.8258 4.56452C12.0529 5.08079 12.0771 5.94123 12.8258 6.48208C13.5263 6.97376 14.6616 6.85084 15.2413 6.21165C15.6278 5.79372 15.6761 5.10537 15.3862 4.61369C15.2171 4.31868 14.9756 4.19576 14.6133 4.22035C14.6374 3.97451 14.6616 3.72867 14.7099 3.45824C15.7485 3.55658 16.7872 3.53199 17.7775 3.90075C18.164 4.04826 18.4539 4.34327 18.5988 4.73661C18.792 5.32663 18.937 5.94123 19.0819 6.55583C19.0577 6.65417 19.0577 6.80167 19.0336 6.92459Z' fill='black'/%3E%3Cpath d='M4.58915 10.3418C4.08191 10.2434 3.59881 10.5384 3.38142 11.1039C3.35727 11.1776 3.33311 11.2268 3.28481 11.3005C3.06741 11.6939 3.11572 12.0381 3.40558 12.3822C3.74374 12.751 4.25099 12.8739 4.70993 12.7018C5.14471 12.5297 5.45872 12.0627 5.45872 11.571C5.45872 10.9564 5.0964 10.4401 4.58915 10.3418Z' fill='black'/%3E%3Cpath d='M8.62297 14.6686C8.28481 14.6686 7.94664 14.8406 7.68094 15.1848C7.41524 15.5044 7.39108 15.9223 7.58432 16.2665C7.82587 16.6844 8.71959 17.004 9.17852 16.8319C9.66162 16.6353 9.95147 16.119 9.85485 15.6273C9.75824 15.0619 9.27514 14.6686 8.62297 14.6686Z' fill='black'/%3E%3Cpath d='M4.37176 14.7669C3.81621 14.7177 3.33311 15.1357 3.2365 15.7503C3.21234 15.8486 3.21234 15.9223 3.18819 16.0207C3.09157 16.5369 3.38142 17.004 3.91282 17.127C4.61331 17.299 5.31379 16.6844 5.31379 15.9223C5.31379 15.3077 4.90316 14.8161 4.37176 14.7669Z' fill='black'/%3E%3Cpath d='M12.7776 10.4893C12.222 10.4893 11.7148 10.9564 11.7631 11.4726C11.8355 12.1856 12.1254 12.7018 12.85 12.7018C13.4297 12.7018 13.8645 12.2347 13.8645 11.6447C13.8645 11.0055 13.3814 10.4893 12.7776 10.4893Z' fill='black'/%3E%3Cpath d='M8.64712 12.5052C9.20268 12.4806 9.66162 12.0381 9.68577 11.448C9.68577 10.8089 9.22683 10.2926 8.64712 10.2926C8.06741 10.2926 7.58432 10.7843 7.51186 11.3497C7.4877 11.7922 8.18818 12.5297 8.64712 12.5052Z' fill='black'/%3E%3C/svg%3E%0A")}}.schedule-filter__item input::-webkit-inner-spin-button{display:none}.schedule-filter__item input::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:20px;height:20px}@supports (-webkit-touch-callout: none){.schedule-filter__item input{padding:0}}.schedule-filter__item label{position:absolute;top:-.25rem;left:.5rem;line-height:1;background:#fff;padding:0 .5rem;font-size:12px;color:#000}.schedule-filter__clear{display:flex;justify-content:center;align-items:center;gap:.5rem;background:none;border:none;font-weight:400;font-size:12px;line-height:16px;height:32px;width:100%;background:#F7F7FA;transition:.3s ease;color:#000}@media (min-width: 768px){.schedule-filter__clear{font-size:14px;line-height:24px;height:48px}}.schedule-filter__clear path{transition:.3s ease}.schedule-filter__clear:hover{background:#000;color:#fff}.schedule-filter__clear:hover path{stroke:#fff}.schedule-filter__clear.is-hidden{display:none}.help-inner{background:#7D6FFF;color:#fff;padding:24px 16px}@media (min-width: 768px){.help-inner{padding:48px}}.help h2{font-weight:700;font-size:24px;line-height:1;margin-bottom:32px;color:#fff}@media (min-width: 768px){.help h2{font-size:48px}}.help p{font-weight:400;font-size:15px;line-height:19px;margin-bottom:32px;margin-top:0}@media (min-width: 768px){.help p{font-size:17px;line-height:21px}}.help button{background:#fff;color:#7D6FFF;display:block;width:100%;font-weight:700;font-size:19px;line-height:24px;padding:20px;border:none;transition:.3s ease}@media (min-width: 768px){.help button{font-size:20px;width:280px}}.help button:hover{background:#000;color:#fff}@media (max-width: 767px){.help .container{padding-left:0;padding-right:0}}
