.theme--modal{background-color:rgba(var(--theme-body-color--rgb),.52);height:100%;height:calc(var(--window-inner-height, 1)*1px);left:0;opacity:0;outline:0;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:opacity .35s ease-in;visibility:hidden;width:100%;z-index:1050}.theme--modal.centered-dialog{align-items:center;display:flex;justify-content:center}@media(min-width:768px){.theme--modal.centered-dialog{padding-block:1rem}}.theme--modal.is-visible{-webkit-overflow-scrolling:none;opacity:1;overflow:hidden;overscroll-behavior:none;touch-action:none;visibility:visible}.theme--modal.bg--transparent:not(.bg--without-transparent){background-color:transparent}.theme--modal.modal__z-index-higher{z-index:1051}.theme--modal.opened{pointer-events:all}.theme--modal[data-animation=scaleInOut] .modal-dialog{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);transition:transform .5s cubic-bezier(.51,.92,.24,1.15),opacity .5s cubic-bezier(.51,.92,.24,1.15)}.theme--modal[data-animation=scaleInOut].is-visible .modal-dialog{opacity:1;transform:none}.theme--modal .modal--preloader{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.theme--modal .modal-dialog{background-color:var(--theme-body-bg);cursor:default;height:100%;overflow:hidden;position:relative;width:100%}.theme--modal .modal-dialog.shadow{box-shadow:0 3px 20px var(--theme-shadow)}.theme--modal .modal-dialog.modal--rounded{--theme-modal-height-header:56px}.theme--modal .modal-dialog.modal--rounded.modal--rounded__medium{--theme-modal-height-header:var(--theme-header-height)}@media(min-width:768px){.theme--modal .modal-dialog.modal--rounded{border-radius:var(--theme-radius);box-shadow:0 3px 20px var(--theme-shadow);max-height:774px;max-width:375px}.theme--modal .modal-dialog.modal--rounded.modal--rounded__medium{max-height:811px;max-width:420px}.theme--modal .modal-dialog.modal--rounded.modal--rounded__smaller{max-height:657px;max-width:375px}.theme--modal .modal-dialog.modal--rounded.modal--rounded__verySmall{max-height:330px;max-width:375px}}.theme--modal .modal-dialog.modal--rounded.modal--rounded__big{max-height:none;max-width:695px}@media(min-width:960px){.theme--modal .modal-dialog.modal--rounded.modal--rounded__big{margin-block:2.75rem;max-height:calc(100% - 5.5rem)}}@media(min-width:768px){.theme--modal .modal-dialog.modal--rounded .modal-header:not(.p-0){padding-block:1rem .5rem}}.theme--modal .modal-dialog.modal--pad .modal-body,.theme--modal .modal-dialog.modal--pad .modal-footer,.theme--modal .modal-dialog.modal--pad .modal-header{padding-inline:1rem}.theme--modal .modal-dialog.modal--pad .modal-header{padding-block:1rem}.theme--modal .modal-dialog.modal--pad .modal-footer{padding-block:.5rem}@media(min-width:960px){.theme--modal .modal-dialog.theme--lg-sizes{border-radius:12px;max-height:813px;max-width:420px}}.theme--modal .modal-dialog .modal-header.bordered{border-bottom:1px solid var(--theme-border-color)}.theme--modal .modal-dialog .modal-header .modal-title{font-size:1.25rem;margin-block:0}.theme--modal .modal-dialog .modal-footer.bordered{border-top:1px solid var(--theme-border-color)}.theme--modal .modal-dialog .modal-footer .modal-footer--buttons{height:55px}.theme--modal .modal-dialog .modal-body--scroll{max-height:100%;overflow-y:auto;padding:1rem;scrollbar-color:auto}.no-overflow{overflow-y:hidden;touch-action:none}.theme--popup .modal-dialog>form{height:100%;position:relative}.theme--popup .modal-footer,.theme--popup .modal-header{padding:.5rem 1rem}.theme--popup .modal-footer.p-0,.theme--popup .modal-header.p-0{padding:0}.theme--popup .modal-footer.p-0 .modal-header_content,.theme--popup .modal-header.p-0 .modal-header_content{padding:.5rem 1rem}.theme--popup .modal-header{align-items:center;border-bottom:var(--theme-modal-border-width) solid var(--theme-section-bg3);display:flex;min-height:var(--theme-modal-height-header);position:relative}.theme--popup .modal-header.without-border{border-bottom-color:transparent}.theme--popup .modal-header.modal-header_border-thin{--theme-modal-border-width:1px;border-bottom-color:var(--theme-border-color)}@media(min-width:768px){.theme--popup .modal-header.modal-header_border-thin{--theme-modal-border-width:0}}.theme--popup .modal-header .header--theme--fa:not(.fa-times){font-size:1.5rem;min-width:3rem;text-align:center}.theme--popup .modal-header .close-modal{align-items:center;cursor:pointer;display:flex;font-size:1.75rem;inset-inline-end:1rem;margin-inline-start:auto;min-height:100%;position:absolute;top:.5rem}.theme--popup .modal-header .close-modal:not(.d-flex){margin-top:-.2rem;margin-inline-end:-.5rem;padding:.5rem}.theme--popup .modal-header .close-modal:not(.close__without-zi){z-index:9999}.theme--popup .modal-header .close-modal.close-modal--static{position:static}@media(max-width:767.98px){.theme--popup .modal-header .close-modal.close-modal--static__mob{position:static}}.theme--popup .modal-header .close-modal.close-modal__in-circle .theme--fa{align-items:center;background-color:var(--theme-section-bg);border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.theme--popup .modal-header .h3,.theme--popup .modal-header .h4{font-size:1.5rem;margin:0}.theme--popup .modal-header .modal-header_content{min-height:var(--theme-modal-height-header);width:100%}.theme--popup .modal-header .modal-header-additional{height:calc(var(--theme-modal-height-header) - var(--theme-modal-border-width));width:100%}.theme--popup .modal-footer{border-top:var(--theme-modal-border-width) solid var(--theme-section-bg3);height:var(--theme-modal-height-footer);padding-block:.75rem}.theme--popup .modal-footer.without-border{border-top-color:transparent}.theme--popup .modal-footer.modal-footer_border-thin{--theme-modal-border-width:1px;border-top-color:var(--theme-border-color)}@media(min-width:768px){.theme--popup .modal-footer.modal-footer_border-thin{--theme-modal-border-width:0}}@media(max-width:767.98px){.theme--popup .modal-footer{background-color:var(--theme-body-bg,#fff);bottom:0;left:0;position:fixed;width:100%;z-index:1}}.theme--popup .modal-body{height:calc(100% - var(--theme-modal-height-header) - var(--theme-modal-height-footer) - var(--theme-modal-border-width));overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;position:relative}.theme--popup .modal-body .theme--form-error{margin-block:.5rem 1rem;overflow:hidden;text-overflow:ellipsis}.theme--popup .modal-body.padd-16{padding:1rem}.theme--popup .modal-body.padd-inline-16{padding-inline:1rem}.theme--popup .modal-body.with-header-additional{height:calc(100% - var(--theme-modal-height-header) - var(--theme-modal-height-footer) - var(--theme-modal-height-additional))}.theme--popup .modal-body.without-footer,.theme--popup .modal-body.without-header{height:calc(100% - var(--theme-modal-height-header) - var(--theme-modal-border-width))}.theme--popup .modal-body.without-header-footer{height:100%}.theme--popup .modal-body .appointment-list{padding-block:.75rem;padding-inline:1rem 0}.theme--popup .modal-body .appointment-list .appointment-list_title h4{font-size:1rem}.theme--popup .modal-body .appointment-list .appointment-list_title p{font-size:13px}.theme--popup .modal-body .appointment-list .appointment-list_title p.secondary{color:var(--theme-secondary-business)}.theme--popup .modal-body .appointment-list .appointment-list_title p.secondary-bg{background-color:rgba(var(--color-secondary--rgb),.1);border-radius:5px;padding:3px 4px}.theme--popup .modal-body .appointment-list .appointment-list_other{margin-inline-end:0}.theme--popup.theme--popup__swiper-mobile{--theme-modal-height-header:72px}@media(max-width:767.98px){.theme--popup.theme--popup__swiper-mobile{align-items:end}.theme--popup.theme--popup__swiper-mobile .modal-dialog{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;height:80vh;max-height:312px;-webkit-transform:translateY(100%);transform:translateY(100%)}.theme--popup.theme--popup__swiper-mobile .modal-dialog.modal--swiper-mobile-bigger{max-height:80%}}#themeModal--ordersBlockedAlert{--theme-modal-height-header:60px;--theme-modal-height-footer:160px;--theme-modal-border-width:2px}#themeModal--ordersBlockedAlert .modal-body{height:calc(100% - var(--theme-modal-height-header) - var(--theme-modal-height-footer) - var(--theme-modal-border-width));max-height:calc(90vh - var(--theme-modal-height-header) - var(--theme-modal-height-footer));overflow-y:auto;padding:1rem}@media(min-width:768px){.modal--cancel-alert .modal-dialog{max-width:375px}}.modal--cancel-alert .modal-dialog .modal-header{border-bottom-color:transparent}.modal--cancel-alert .modal-dialog .modal-footer{border-top-color:transparent;padding-inline:.5rem}.modal--cancel-alert .modal-dialog .modal-footer .business--btn{min-width:calc(50% - 1rem)}.modal--cancel-alert .modal-dialog .modal-body.without-footer{padding-bottom:calc(var(--theme-modal-height-header) + var(--theme-modal-border-width))}.modal--cancel-alert .h4,.modal--cancel-alert p{font-size:1.375rem;line-height:26px}.modal--cancel-alert .h4{font-weight:700}@media(max-width:767.98px){.theme--popup.modal--language.theme--popup__swiper-mobile,.theme--popup.theme--popup-support.theme--popup__swiper-mobile{--theme-modal-height-header:61px}.theme--popup.modal--language.theme--popup__swiper-mobile .modal-dialog,.theme--popup.theme--popup-support.theme--popup__swiper-mobile .modal-dialog{max-height:343px}.theme--popup.modal--language.theme--popup__swiper-mobile .modal-dialog .modal-header,.theme--popup.theme--popup-support.theme--popup__swiper-mobile .modal-dialog .modal-header{padding-block:1.375rem .125rem}}.theme--popup.modal--language .modal-body,.theme--popup.theme--popup-support .modal-body{padding-block:5px 0}.theme--popup.modal--language .popup-support__content,.theme--popup.theme--popup-support .popup-support__content{height:100%}.theme--popup.modal--language .popup-support__content ul li,.theme--popup.theme--popup-support .popup-support__content ul li{font-size:1.25rem;font-weight:var(--theme-font-bold)}.theme--popup.modal--language .popup-support__content ul li~li,.theme--popup.theme--popup-support .popup-support__content ul li~li{border-top:1px solid var(--theme-border-color3)}.theme--popup.modal--language .popup-support__content ul li a,.theme--popup.theme--popup-support .popup-support__content ul li a{padding-block:1.5rem;transition:opacity .2s ease}.theme--popup.modal--language .popup-support__content ul li a:hover,.theme--popup.theme--popup-support .popup-support__content ul li a:hover{opacity:.85}.theme--popup.modal--language .popup-support__content ul li .theme--fa,.theme--popup.theme--popup-support .popup-support__content ul li .theme--fa{margin-inline-end:1rem}.theme--popup.modal--language .popup-support__content .list-style__ol .title,.theme--popup.theme--popup-support .popup-support__content .list-style__ol .title{border-top:1rem solid var(--theme-section-bg);padding-top:1rem}.theme--popup.modal--language .popup-support__content .list-style__ol>ol>li,.theme--popup.modal--language .popup-support__content .list-style__ol>ol>p,.theme--popup.theme--popup-support .popup-support__content .list-style__ol>ol>li,.theme--popup.theme--popup-support .popup-support__content .list-style__ol>ol>p{padding-inline:2.5rem 1rem}.theme--popup.modal--language .popup-support__content .list-style__ol>ol>li:before,.theme--popup.modal--language .popup-support__content .list-style__ol>ol>p:before,.theme--popup.theme--popup-support .popup-support__content .list-style__ol>ol>li:before,.theme--popup.theme--popup-support .popup-support__content .list-style__ol>ol>p:before{inset-inline-start:1rem;text-align:end;width:1rem}@media(max-width:767.98px){.theme--popup.modal--language.theme--popup__swiper-mobile .modal-dialog{height:100%;max-height:90vh}}@media(min-width:768px){.modal-dialog.modal--rounded.modal--checkout__otp-verification{height:100%;max-height:700px!important;max-width:375px!important;width:100%}}@media(max-width:767.98px){.modal-dialog.modal--rounded.modal--checkout__otp-verification{height:100%;margin-top:auto;max-height:90vh}.modal-dialog.modal--rounded.modal--checkout__otp-verification .modal-dialog{overflow:hidden;position:fixed}}.modal-dialog.modal--rounded.modal--checkout__otp-verification .modal-body{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start}.modal-dialog.modal--rounded.modal--checkout__otp-verification .modal-body header{margin-bottom:1rem;width:100%}.modal-dialog.modal--rounded.modal--checkout__otp-verification .modal-body header h3{font-size:1.5rem;font-weight:700}.modal-dialog.modal--rounded.modal--checkout__otp-verification .modal-body header i{font-size:2rem}.modal-dialog.modal--rounded.modal--checkout__otp-verification .modal-body #otp-instruction-message{align-items:flex-start;color:var(--theme-primary-boost);display:flex;flex-direction:column;justify-content:flex-start;line-height:1.5;width:100%}.modal-dialog.modal--rounded.modal--checkout__otp-verification .modal-body #checkoutForm__opt{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.modal-dialog.modal--rounded.modal--checkout__otp-verification .modal-body #checkoutForm__opt:not(.error) .form-error{opacity:0;visibility:hidden}.modal-dialog.modal--rounded.modal--checkout__otp-verification .modal-body #checkoutForm__opt .btn{margin-top:auto}.modal-dialog.modal--rounded.modal--checkout__otp-verification .modal-body #resend-otp-code-and-error-block{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-block:1rem}.modal-dialog.modal--rounded.modal--checkout__otp-verification .modal-body #resend-otp-code-and-error-block #resend-otp-code{background:#fbfbfb;border:1px solid hsla(210,3%,85%,.102);border-radius:8px;padding:8px;width:100%}.modal-dialog.modal--rounded.modal--checkout__otp-verification .modal-body #resend-otp-code-and-error-block #resend-otp-code i{color:var(--theme-third-light)}.modal-dialog.modal--rounded.modal--checkout__otp-verification .modal-body #resend-otp-code-and-error-block #resend-otp-code-counter{font-weight:700}@media(min-width:768px){.theme--modal .modal-dialog.theme-modal__warning{max-height:357px;max-width:375px}}.theme--modal .modal-dialog.theme-modal__warning .theme--icon-content{margin-inline:0;max-width:none}.theme--modal .modal-dialog.theme-modal__warning .theme--icon-content p{white-space:pre-line}.theme--modal .modal-dialog.theme-modal__warning .theme--icon-content .theme--fa{color:var(--theme-yellow-boost)}.theme--modal__pdf.theme--modal .modal-dialog{--theme-modal-border-width:0px}.theme--modal__pdf.theme--modal .modal-dialog .theme--iframe-container.loading iframe{opacity:0}.modal-type-class-confirmation .class-name{font-size:18px}.modal-type-class-confirmation .modal-dialog{padding:16px}.modal-type-class-confirmation .modal-header{padding:0 0 10px!important}.modal-type-class-confirmation button{padding-top:3px}.modal-type-class-confirmation .subtitle{color:#717171;font-size:14px;margin-top:2px;width:283px}.modal-type-class-confirmation .border-bottom{border-bottom:2px solid var(--theme-section-bg3)}.modal-type-class-confirmation .modal-section{padding:10px 0}.modal-type-class-confirmation .logo{border:1px solid gray;border-radius:6px;flex-shrink:0;height:40px;width:40px}.modal-type-class-confirmation .bussiness-wrapper,.modal-type-class-confirmation .class-date-time{margin-right:6px;margin-top:1px}.modal-type-class-confirmation .class-date-time-wrapper{color:#383737;font-size:16px}.modal-type-class-confirmation .fa-calendar{color:#383737}.modal-type-class-confirmation .alert-time-wrapper{font-size:12px;line-height:unset;margin-top:2px;opacity:.6}.modal-type-class-confirmation .studio-name{font-size:16px}.modal-type-class-confirmation .studio-address{color:#717171;font-size:14px}.modal-type-class-confirmation .btn{height:55px;outline-color:transparent;padding:0;width:49%}.modal-type-class-confirmation .btn-wrapper{padding-top:10px}.modal-type-class-confirmation .confirm-btn{background-color:#000;border:none;color:#fff}.modal-type-class-confirmation .cancel-btn{border:1px solid #f10c4f;color:#f10c4f}.modal-type-class-confirmation .title{font-size:20px}#themeModal--unavailable-class button{pointer-events:all}#themeModal--unavailable-class .modal-dialog{height:unset;margin:0;max-height:267px}#themeModal--unavailable-class .modal-dialog *{line-height:20px!important}#themeModal--unavailable-class .subtitle{width:285px}@media(max-width:959.98px){#themeModal--unavailable-class .modal-dialog{border-top-left-radius:12px;border-top-right-radius:12px;bottom:0;max-height:unset;max-width:unset;position:absolute}}#bsappModal--cancelAlert{margin:0}#bsappModal--cancelAlert button{pointer-events:all}#bsappModal--cancelAlert .modal-dialog{border-radius:12px;max-height:811px}@media(max-width:767.98px){#bsappModal--cancelAlert .modal-dialog{border-radius:unset;max-height:unset}}#themeModal--available-class button,.js--choose-exchangeable-lesson{pointer-events:all}#themeModal--available-class .modal-dialog{box-shadow:0 6px 10px rgba(0,0,0,.161);height:fit-content;margin:0;max-height:357px;max-width:343px;min-height:311px;padding:12px}#themeModal--available-class .modal-dialog *{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:20px!important;overflow:hidden;text-overflow:ellipsis;white-space:normal}@media(max-width:959.98px){#themeModal--available-class .modal-dialog{border-top-left-radius:12px;border-top-right-radius:12px;bottom:0;max-height:unset;max-width:unset;position:absolute}}@media(max-width:767.98px){.theme--modal.theme--popup__swiper-mobile .modal-dialog__credit-cards.modal-dialog{max-height:640px}}.modal-dialog__credit-cards .theme--group-label{margin-top:2.5rem}.modal-dialog__credit-cards .theme--group-inputs{margin-block:2rem 1.25rem}.modal-dialog__credit-cards .theme--group-inputs li .show-for-new-card{margin-top:6px}#themeModal--available-meeting .modal-dialog{height:auto;max-height:unset;min-height:445px}#themeModal--available-meeting .modal-header .close-modal{margin-top:-1.2rem!important}#themeModal--available-meeting .modal-header .subtitle{color:var(--theme-secondary2);font-size:14px}#themeModal--available-meeting .modal-header .alert-time-wrapper{color:var(--theme-border-color-light);font-size:12px}#themeModal--available-meeting .modal-section{border-top:1px solid var(--theme-star-empty);margin-inline:1rem;margin-bottom:40px;padding-top:22px}#themeModal--available-meeting .modal-section .company-details{background-color:var(--theme-section-bg3);border-radius:17px;color:var(--theme-footer-bg);display:flex;flex-direction:column;font-size:18px;gap:13px;margin-bottom:24px;padding-block:13px;padding-inline:12px;width:100%}#themeModal--available-meeting .modal-section .company-details .img{align-items:center;border:1px solid var(--theme-border-color2);border-radius:12px;display:flex;height:48px;justify-content:center;margin-left:6px;min-width:48px;width:48px}#themeModal--available-meeting .modal-section .company-details .img img{border-radius:12px;height:100%;object-fit:cover;width:100%}#themeModal--available-meeting .modal-section .company-details .img i{color:var(--theme-body-color2);font-size:18px;opacity:.5}#themeModal--available-meeting .modal-section .company-details .bold{font-size:18px;font-weight:700}#themeModal--available-meeting .modal-section .company-details .display-couch{align-items:center;background-color:hsla(0,0%,41%,.1);border-radius:8px;display:flex;font-size:18px;gap:5px;height:33px;margin-left:auto;padding-inline:5px 10px}#themeModal--available-meeting .modal-section .company-details .display-couch .couch-img{border-radius:8px;height:26px;min-height:26px;min-width:26px;width:26px}#themeModal--available-meeting .modal-section .classType-data{border-top:1px solid var(--theme-star-empty);display:flex;font-size:16px;justify-content:space-between;padding-block:5px}#themeModal--available-meeting .modal-section .classType-data .bold{font-weight:700}#themeModal--available-meeting .modal-section .classType-data .details{display:flex;flex-direction:column;gap:3px}#themeModal--available-meeting .modal-section .free-slot{align-items:center;color:var(--theme-body-color5);display:flex;font-size:20px;justify-content:center}#themeModal--available-meeting .modal-section .dates-data{align-items:center;background-color:rgba(70,125,245,.1);border-radius:8px;color:var(--theme-third-light);display:flex;font-size:18px;font-weight:500;gap:5px;height:35px;justify-content:center;margin-inline:auto;padding-inline:14px}#themeModal--available-meeting .btn-wrapper{gap:15px;margin-bottom:10px;padding-inline:16px}#themeModal--available-meeting .btn-wrapper .btn-cancel{border:1px solid var(--theme-body-color4)}#themeModal--available-meeting .btn-wrapper .btn-approve{background-color:var(--theme-third-light);border:unset;color:var(--theme-body-bg)}@media(max-width:767.98px){#themeModal--available-meeting .modal-dialog{transform:unset}}#themeModal--cancel-waiting .modal-dialog,#themeModal--missing-waiting .modal-dialog{display:flex;flex-direction:column;height:315px;justify-content:space-between;transform:unset}#themeModal--cancel-waiting .modal-section .cancel-text,#themeModal--missing-waiting .modal-section .cancel-text{font-size:20px;padding-inline:40px;text-align:center}#themeModal--cancel-waiting .modal-section .missed-text,#themeModal--missing-waiting .modal-section .missed-text{color:var(--theme-body-color2);font-size:18px;font-weight:400;padding-left:35px;padding-right:16px}#themeModal--cancel-waiting .modal-section .missed-text.mb,#themeModal--missing-waiting .modal-section .missed-text.mb{margin-bottom:30px}#themeModal--cancel-waiting .btn-wrapper,#themeModal--missing-waiting .btn-wrapper{display:flex;flex-direction:column;gap:10px;padding:14px}#themeModal--declined-from-class .modal-body{align-items:center;display:flex;flex-direction:column}#themeModal--declined-from-class .modal-body .big-icon{font-size:70px;margin-bottom:27px;margin-top:10px}#themeModal--declined-from-class .modal-body .color-red{color:#fc1349}#themeModal--declined-from-class .modal-body .description{color:var(--theme-body-color);font-size:24px;margin-top:22px;padding-inline:16px;text-align:center}#themeModal--declined-from-class .modal-body .box--studioData{margin-top:20px;padding-inline:16px;width:100%}#themeModal--declined-from-class .modal-body .box--studioData .box-block--description{border:1px solid var(--theme-border-color);border-radius:12px;padding-block:25px;padding-inline:10px}#themeModal--declined-from-class .modal-body .box--studioData .price{font-size:18px;font-weight:700}#themeModal--declined-from-class .modal-body .box--studioData .box--bordered{border-bottom:1px solid var(--theme-secondary4);padding-bottom:4px}#themeModal--declined-from-class .modal-body .box--studioData .address-box{padding-bottom:4px;padding-top:4px}#themeModal--declined-from-class .modal-body .box--studioData .address-box .company-logo{border-radius:12px;height:32px;margin-left:6px;width:32px}#themeModal--declined-from-class .modal-body .box--studioData .address-box .company-logo img{border-radius:12px;height:100%;object-fit:cover;width:100%}#themeModal--declined-from-class .modal-body .box--studioData .box--dates{font-size:18px;gap:6px;padding-top:5px}#themeModal--declined-from-class .modal-body .box--studioData .box--dates i{font-size:15px}#themeModal--declined-from-class .modal-body .box--studioData .box--dates .bold{font-weight:700}#themeModal--declined-from-class .modal-body .box--studioData .box--title .title{font-size:22px}#themeModal--declined-from-class .modal-body .box--studioData .box--title .text--overflow{margin-bottom:0}#themeModal--declined-from-class .modal-body .box--studioData .box--title .badge{background-color:var(--theme-section-bg);font-size:13px;font-weight:500;margin-right:6px}#themeModal--declined-from-class .modal-body .box--studioData .header--avatar_image{border-radius:.5rem;height:26px;margin-inline-end:.1rem;width:26px}@media(max-width:767.98px){#themeModal--declined-from-class.is-visible .modal-dialog{max-height:unset;opacity:1;transform:none}}.theme--modal.theme--toast-modal{background-color:transparent;bottom:0;height:auto;inset-inline-start:0;left:auto;max-width:100%;opacity:0;overflow:hidden;padding-inline:2rem;padding-bottom:2rem;pointer-events:all;position:fixed;top:auto;transform:translateX(100%);transition:transform .5s cubic-bezier(.51,.92,.24,1.15),opacity .5s cubic-bezier(.51,.92,.24,1.15);width:calc(304px + 4rem);z-index:9999}[dir=ltr] .theme--modal.theme--toast-modal{transform:translateX(-100%)}@media(max-width:767.98px){.theme--modal.theme--toast-modal.centralize-on-mobile{transform:translateY(calc(100% + 2rem));width:100%}}.theme--modal.theme--toast-modal .toast__content{background-color:var(--theme-body-bg);border:1px solid var(--theme-border-color);border-radius:var(--theme-radius);box-shadow:0 3px 10px var(--theme-shadow);padding-block:10px 19px;padding-inline:1rem;position:relative}.theme--modal.theme--toast-modal.is-visible{opacity:1;transform:none}.theme--modal.theme--toast-modal .toast__header{gap:10px;padding-inline-end:1rem}.theme--modal.theme--toast-modal .toast__title{font-size:18px;font-weight:var(--theme-font-bold)}.theme--modal.theme--toast-modal .toast__icon{font-size:22px;min-width:22px;text-align:center}.theme--modal.theme--toast-modal .toast__text{color:var(--theme-border-color-light);font-size:14px;margin-top:1rem}.theme--modal.theme--toast-modal .toast__text p{color:inherit}.theme--modal.theme--toast-modal .toast__text p:not(:last-of-type){margin-bottom:6px}.theme--modal.theme--toast-modal .close-modal{font-size:19px;inset-inline-end:0;padding:10px;position:absolute;top:0}.placeholder-container_type-warning{align-items:center;bottom:0;display:flex;flex-direction:column;height:calc(100% - 60px);justify-content:center;left:0;position:absolute;width:100%}.placeholder-container_type-warning .placeholder_icon-wrapper{display:flex;flex-direction:column;gap:23px;justify-content:space-between;margin-bottom:50px}.placeholder-container_type-warning .placeholder_icon-wrapper .placeholder_icon{align-self:center;background-color:var(--theme-section-bg);height:72px;width:72px}.placeholder-container_type-warning .placeholder_icon-wrapper .placeholder_text{background-color:var(--theme-section-bg);height:30px;width:200px}.placeholder-container_type-warning .placeholder_text-container{display:flex;flex-direction:column;gap:13px;justify-content:space-between}.placeholder-container_type-warning .placeholder_text-container .placeholder_text{background-color:var(--theme-section-bg);height:30px;width:200px}.placeholder-container_type-meeting{align-items:flex-start;bottom:0;display:flex;flex-direction:column;height:calc(100% - 60px);justify-content:space-between;left:0;padding-inline:16px;position:absolute;width:100%}.placeholder-container_type-meeting .placeholder-body{display:flex;flex-direction:column;gap:28px;justify-content:flex-start;width:100%}.placeholder-container_type-meeting .placeholder-body .placeholder_text_long{background-color:var(--theme-section-bg);height:30px;width:200px}.placeholder-container_type-meeting .placeholder-body .placeholder_text_short{background-color:var(--theme-section-bg);height:30px;width:100px}.placeholder-container_type-meeting .placeholder-body .placeholder_section{border:1px solid var(--theme-border-color);border-radius:12px;display:flex;flex-direction:column;gap:10px;justify-content:space-between;padding:16px}.placeholder-container_type-meeting .placeholder-body .placeholder_section .placeholder_divider{background-color:var(--theme-star-empty);height:1px;margin-inline:11px;width:calc(100% - 22px)}.placeholder-container_type-meeting .placeholder-body .placeholder_text-container{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:space-between}.placeholder-container_type-meeting .placeholder_footer{align-self:center;display:flex}.placeholder-container_type-meeting .placeholder_footer .placeholder_footer-button{background-color:var(--theme-section-bg);height:30px;margin-bottom:20px;width:200px}.stick-to-bottom{display:flex;height:100%;justify-content:flex-end;margin-top:auto}.body--custom-select-opened{-webkit-overflow-scrolling:touch;overflow-y:hidden}@media(hover:hover){.body--custom-select-opened.hover-padding,.body--custom-select-opened.hover-padding .page--header.fixed{padding-right:.5rem}}.theme--custom-select-cover{display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.theme--custom-label{display:inline-block;font-size:1.125rem;font-weight:var(--theme-font-bold);margin-bottom:6px}.theme--custom-input{align-items:center;background-color:var(--theme-body-bg);border:1px solid var(--theme-border-color-light);border-radius:var(--theme-radius);color:var(--theme-body-color);display:flex;font-size:1.125rem;font-weight:400;padding:.875rem;text-align:start;width:100%}.theme--custom-input:focus,.theme--custom-input:focus-visible{border-color:var(--theme-primary);outline:none}.theme--custom-input:focus-visible.focus--shadow,.theme--custom-input:focus.focus--shadow{box-shadow:0 3px 10px var(--theme-shadow)}.theme--custom-input[disabled]{background-color:var(--theme-section-bg);color:var(--theme-border-color-light);pointer-events:none}.theme--custom-input[disabled]+.form--group-icon--arrow{color:var(--theme-border-color-light);cursor:default}.theme--custom-input.inp--big{min-height:3.5rem}.theme--custom-input .theme--fa{margin-inline-end:.5rem;min-width:1.5rem;text-align:center}.theme--custom-select{overflow:hidden;position:relative}.theme--custom-select .form--group-items{padding:0;position:relative;z-index:2}.theme--custom-select .form--group-rel .form--group-icon--arrow{background-color:transparent;transition:none}.theme--custom-select:not(.opened) .theme--custom-select-cover{display:block}.theme--custom-select:not(.opened) .form--group-rel input:not(:disabled){cursor:pointer}.theme--custom-select.opened .form--group-icon--arrow{transform:rotate(180deg)}.theme--custom-select.opened .form--group-rel button{color:var(--theme-body-color)}.theme--custom-select.error .form--group-input{border-color:var(--theme-error)}.form--group-dropdown{background-color:var(--theme-body-bg);border-radius:var(--theme-radius);box-shadow:0 3px 10px var(--theme-shadow);box-sizing:border-box;display:none;left:0;line-height:19px;list-style-type:none;overflow:hidden;padding-block:.5rem;position:absolute;top:100%;width:100%;will-change:height;z-index:2}.form--group-dropdown ul{max-height:152px;overflow-y:auto;overscroll-behavior-y:contain}.form--group-dropdown ul .dropdown-item{align-items:center;cursor:pointer;display:flex;font-size:1.125rem;min-height:38px;overflow:hidden;padding:.5rem .75rem}.form--group-dropdown ul .dropdown-item:hover{background-color:var(--theme-section-bg)}.form--group-dropdown ul .dropdown-item[disabled]{color:var(--theme-border-color);pointer-events:none}.form--group-dropdown ul .dropdown-item[hidden]{display:none}.form--group-dropdown ul .dropdown-item[aria-selected=true]{cursor:default;font-weight:var(--theme-font-bold)}.form--group-dropdown ul .dropdown-item[aria-selected=true] .theme--fa.fa-circle:before{border:1px solid var(--theme-body-color);border-radius:50%}.form--group-dropdown ul .dropdown-item .theme--fa{margin-inline-end:.5rem;min-width:1.5rem;text-align:center}.form--group-icon{border-radius:var(--theme-radius);font-size:1.125rem;height:calc(100% - .25rem);inset-inline-end:.125rem;line-height:1.25rem;padding:.25rem;position:absolute;top:.125rem;transition:all .25s ease;width:2rem}.form--group-icon.form--group-icon--arrow{font-size:1.375rem}.form--group-icon.form--group-icon--arrow~.form--group-icon--remove{inset-inline-end:2.875rem}.form--group-items{padding:.625rem var(--theme-padding)}.form--group-items .form--group-error span{display:inline-block;margin-block:1rem .25rem}.form--group-items .form--group-rel{position:relative}.form--group-items .form--group-rel.form-with--btn .form--btn{color:inherit;font-size:1.25rem;padding:.625rem;position:absolute;top:50%;transform:translateY(-50%);width:39px}.form--group-items .form--group-rel.form-with--btn.form--btn-start .form--btn{inset-inline-start:2px}.form--group-items .form--group-rel.form-with--btn.form--btn-start .form--group-input,.form--group-items .form--group-rel.form-with--btn.form--btn-start .form--input{padding-inline-start:40px}.form--group-items .form--group-rel .theme--icon-input{--input-padding-end:2.625rem;padding-inline-end:var(--input-padding-end)}.form--group-items .form--group-rel .theme--icon-input.js--group-input--search{--input-padding-end:4.75rem}.form--group-items .form--group-rel .theme--icon-input.js--group-input--search:active{box-shadow:none}[dir=rtl] .form--group-items .form--group-rel .theme--icon-input[ltr]{padding-inline-end:.875rem;padding-inline-start:var(--input-padding-end)}.register-waiting-container{padding-inline:15px}.register-waiting-container,.register-waiting-container .calender-icon{color:var(--theme-body-color)}.register-waiting-container .fake-data-picker{align-items:center;border:1px solid #a7a7a7;border-radius:12px;color:var(--theme-third-light);cursor:pointer;display:flex;font-size:18px;height:3.5rem;justify-content:space-between;margin-top:6px;padding-inline:12px;width:100%}.register-waiting-container .js-register-template{margin-bottom:19px}.register-waiting-container .selected-dates{align-items:center;background-color:rgba(70,125,245,.1);border-radius:8px;color:var(--theme-third-light);display:flex;font-size:16px;height:36px;justify-content:space-between;margin-bottom:8px;padding-inline:10px;width:100%}.register-waiting-container .selected-dates .data-display{display:flex;gap:5px}.register-waiting-container .selected-dates .data-display div{padding-top:2px}.register-waiting-container .selected-dates .fa-calendar{font-size:22px}.register-waiting-container .selected-dates .fa-trash-can{color:var(--theme-red-third);cursor:pointer;font-size:25px}.register-waiting-container .coach-container{margin-bottom:11px}.register-waiting-container .coach-container .coach-display{display:flex;gap:12px}.register-waiting-container .coach-container .coach-img{border-radius:12px;height:48px;margin-bottom:3px;margin-top:11px;width:48px}.register-waiting-container .coach-container .coach-name{max-width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.register-waiting-container .another-date{align-items:center;background-color:var(--theme-secondary4);border-radius:10px;cursor:pointer;display:flex;height:36px;justify-content:center;width:117px}.register-waiting-container p{font-size:18px;font-weight:600;margin-bottom:30px}.register-waiting-container label{font-size:18px;font-weight:600;margin-bottom:6px}.register-waiting-container label span{font-size:14px;font-weight:400}.register-waiting-container .form-group{margin-bottom:30px}.register-waiting-container .hours-range{display:flex;flex-direction:column;gap:18px;margin-bottom:32px}.register-waiting-container .hours-range .color-blue{color:var(--theme-third-light);display:flex;flex-direction:row-reverse}.register-waiting-container .sliders_control{position:relative}.register-waiting-container input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:unset;bottom:0;direction:ltr;margin:auto;outline:none;padding:0;pointer-events:none;position:absolute;top:0;width:100%}.register-waiting-container .slider-track{border-radius:5px;bottom:0;height:9px;margin:auto;position:absolute;top:2px;width:100%}.register-waiting-container input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;height:5px}.register-waiting-container input[type=range]::-moz-range-track{-moz-appearance:none;height:5px}.register-waiting-container input[type=range]::-ms-track{appearance:none;height:5px}.register-waiting-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background-color:var(--theme-body-color4);border:5px solid #fff;border-radius:50%;box-shadow:0 3px 10px rgba(0,0,0,.161);cursor:pointer;height:27px;margin-top:-9px;pointer-events:auto;width:27px}.register-waiting-container input[type=range]::-ms-thumb{appearance:none;background-color:var(--theme-body-color4);border:5px solid #fff;border-radius:50%;box-shadow:0 3px 10px var(--theme-shadow);cursor:pointer;height:27px;pointer-events:auto;width:27px}.register-waiting-container input[type=range]::-moz-range-thumb{-webkit-appearance:none;background-color:var(--theme-body-color4);border:5px solid #fff;border-radius:50%;box-shadow:0 3px 10px var(--theme-shadow);cursor:pointer;height:27px;pointer-events:auto;width:27px}.btn--meeting-filled{background-color:var(--theme-body-color5)!important;color:#fff!important}.btn--meeting{border:1px solid var(--theme-body-color5);color:var(--theme-body-color5)}.free-slot-container{align-items:center;display:flex;flex-wrap:warp;gap:8px;justify-content:center}.free-slot-container .free-slot-data{background-color:rgba(70,125,245,.1);border-radius:8px;color:var(--theme-third-light);font-size:16px;padding-block:7px;padding-inline:10px;text-align:center}.confirm-waiting-list{height:315px!important}.confirm-waiting-list section{font-size:18px;font-weight:600;padding-bottom:16px;padding-top:29px;padding-inline:30px}.confirm-waiting-list footer{height:unset!important}.confirm-waiting-list .btn-okay{background-color:var(--theme-third-light);color:#fff;margin-bottom:10px}.confirm-waiting-list .business--btn{padding:unset!important}.confirm-waiting-list .modal-footer{padding-inline:14px}.found-meeting-slot{justify-contnet:center;align-items:center;display:flex;flex-direction:column;font-size:16px;gap:8px}.found-meeting-slot .meeting-slot-data{background-color:rgba(70,125,245,.1);border-radius:8px;color:var(--theme-third-light);display:flex;gap:4px;margin-left:6px;padding-block:7px;padding-inline:10px}.edit-waiting-list{background-color:rgba(98,98,98,.1);border-radius:13px;cursor:pointer;display:flex;height:56px;margin-block:10px;width:343px}.edit-waiting-list span{color:#626262;font-size:16px}.edit-waiting-list i{font-size:24px}.edit-waiting-list .fa-pen-to-square{color:var(--theme-third-light)}.edit-waiting-list div{align-items:center;border-radius:13px;display:flex}.edit-waiting-list .edit-zone{justify-content:space-between;padding-inline-start:14px;padding-left:6px;width:100%}.edit-waiting-list .remove-zone{border-radius:13px;color:var(--theme-red-third);padding-left:14px;padding-right:6px}.waiting-btns-warp{align-items:center;display:flex;gap:15px}.mb-20{margin-bottom:20px}.cancel-meeting-modal .cancel-waiting-btn-color{background-color:var(--theme-error-boost);border:none;color:#fff}.cancel-meeting-modal .cancel-modal .bold{font-weight:700}.cancel-meeting-modal .cancel-modal p{font-size:18px;margin-bottom:40px;padding-inline:20px}.cancel-meeting-modal .icon{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;margin-top:11px}.cancel-meeting-modal .icon i{color:#ff8c00;font-size:119px}.cancel-meeting-modal .icon span{font-size:25px;font-weight:700}@media(max-width:767.98px){.cancel-meeting-modal{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;bottom:-80px;max-height:80%!important}}@media(min-width:576px){.cancel-meeting-modal{max-height:500px!important;max-width:320px!important}}.rollback-date-picker{align-items:center;display:flex;height:56px;justify-content:end;width:48px}.rollback-date-picker i{color:var(--theme-red-third);cursor:pointer;font-size:25px;padding-top:10px}.theme-dialog--lesson-cancellation .theme--icon-content h3{color:var(--theme-red);font-size:1.5rem;margin-bottom:1.375rem}.theme-dialog--lesson-cancellation .theme--icon-content p{font-size:1.375rem;margin-bottom:2.25rem}.theme-dialog--lesson-cancellation .theme--icon-content .content{color:var(--theme-secondary2);font-size:1.125rem;line-height:1.18;margin-bottom:2.25rem}.theme-dialog--lesson-cancellation .theme--icon-content .content p{font-size:inherit;margin-bottom:.25rem}.box-block.box-grid__exchangeable-lessons .box--bordered{border-bottom:1px solid var(--theme-star-empty);margin-bottom:.75rem;padding-bottom:.25rem}@media(max-width:767.98px){.box-block.box-grid__exchangeable-lessons .box--bordered{margin-bottom:.875rem;padding-bottom:.25rem}}.box-block.box-grid__exchangeable-lessons .header--avatar_image{border-radius:.5rem;height:1.625rem;width:1.625rem}.box-block.box-grid__exchangeable-lessons .box--title{overflow:hidden;text-transform:capitalize}.box-block.box-grid__exchangeable-lessons .box--title .text--overflow{max-width:none}.box-block.box-grid__exchangeable-lessons .box--title h2{font-size:1.375rem;margin-bottom:2px}.box-block.box-grid__exchangeable-lessons .box--title h2 .tag{margin-inline:10px}.box-block.box-grid__exchangeable-lessons .box--title h3{font-size:1.125rem;margin-bottom:.25rem}.box-block.box-grid__exchangeable-lessons .box--title p{color:var(--theme-secondary2);margin-bottom:6px}.box-block.box-grid__exchangeable-lessons .box--title-full-width{width:100%}.box-block.box-grid__exchangeable-lessons .box--dates{font-size:1.125rem;font-weight:var(--theme-font-bold);margin-bottom:.875rem}.box-block.box-grid__exchangeable-lessons .box--dates .theme--fa{margin-inline-end:.5rem}.box-block.box-grid__exchangeable-lessons .box--dates span:not(:last-of-type){margin-inline-end:.25rem}.box-block.box-grid__exchangeable-lessons .box-block--bottom{margin-top:.5rem}.box-block.box-grid__exchangeable-lessons .box--price p{font-size:.75rem;margin-bottom:0}.box-block.box-grid__exchangeable-lessons .box--price p:not(.price){color:var(--theme-secondary2)}.box-block.box-grid__exchangeable-lessons .box--price .price{font-size:1.125rem;font-weight:var(--theme-font-bold)}.theme--modal .modal-dialog__exchangeable-lessons .exchangeable-lessons__content{margin-block:.875rem}.theme--modal .modal-dialog__cancellation-meeting .box-grid__exchangeable-lessons,.theme--modal .modal-dialog__exchangeable-lessons .box-grid__exchangeable-lessons{border:1px solid var(--theme-border-color);border-radius:var(--theme-radius);padding:.75rem}.theme--modal .modal-dialog__cancellation-meeting .box-grid__exchangeable-lessons:not(:last-of-type),.theme--modal .modal-dialog__exchangeable-lessons .box-grid__exchangeable-lessons:not(:last-of-type){margin-bottom:1rem}.theme--modal .modal-dialog__cancellation-meeting .box-grid__exchangeable-lessons .badge,.theme--modal .modal-dialog__exchangeable-lessons .box-grid__exchangeable-lessons .badge{background-color:var(--theme-section-bg);margin-inline-start:22px}.theme--modal.theme--popup__swiper-mobile .modal-dialog__cancellation-meeting,.theme--modal.theme--popup__swiper-mobile .theme-dialog--lesson-cancellation{--theme-modal-height-header:64px}@media(max-width:767.98px){.theme--modal.theme--popup__swiper-mobile .modal-dialog__cancellation-meeting.modal-dialog,.theme--modal.theme--popup__swiper-mobile .theme-dialog--lesson-cancellation.modal-dialog{max-height:640px}}.theme--modal.theme--popup__swiper-mobile .modal-dialog__cancellation-meeting .cancellation{margin-top:30px}.theme--modal.theme--popup__swiper-mobile .modal-dialog__cancellation-meeting .cancellation .h4{font-size:1.2rem;margin-bottom:9px}.theme--modal.theme--popup__swiper-mobile .modal-dialog__cancellation-meeting .box-block.box-grid__exchangeable-lessons .box--dates{margin-bottom:0}.exchangeable-lessons__branch-swiper{margin-block:1.5rem}.exchangeable-lessons__branch-swiper .swiper-slide{cursor:pointer;font-size:18px;line-height:24px;max-width:200px;padding:.75rem 1rem;transition:all .3s ease;width:auto}.exchangeable-lessons__branch-swiper .swiper-slide:hover{color:var(--theme-primary)}.exchangeable-lessons__branch-swiper .swiper-slide.slide--selected{background-color:rgba(var(--color-primary--rgb),.1);border-radius:.75rem;color:var(--theme-primary)}.exchangeable-lessons__content--branch{display:none}.exchangeable-lessons__content--branch.slide--selected{display:block}.theme-modal--login{--theme-modal-border-width:0px}@media(max-width:767.98px){.theme-modal--login{background-color:var(--theme-body-bg);height:100%;min-height:calc(var(--window-inner-height, 1)*1px)}.theme-modal--login.is-visible .modal-dialog{height:calc(var(--window-inner-height, 1)*1px)}.theme-modal--login.centered-dialog{align-items:stretch}}.theme-modal--login.opened .modal-dialog{transition:none}.theme-modal--login .modal-body{padding-bottom:.5rem}.theme-modal--login input,.theme-modal--login select{height:3.5rem;line-height:38px;padding:.5rem .875rem}.theme-modal--login input:focus,.theme-modal--login input:focus-visible,.theme-modal--login select:focus,.theme-modal--login select:focus-visible{box-shadow:0 3px 6px var(--theme-shadow)}.theme-modal--login .form-box.grid{gap:14px}.theme-modal--login .form-box.form-box_ltr{direction:ltr}.theme-modal--login .form-box.form-box_ltr .form-group.select:after{inset-inline-end:auto;inset-inline-start:.75rem}[dir=rtl] .theme-modal--login .form-box .form-group.ltr{text-align:right}.theme-modal--login .form-group{margin-block:1rem .25rem}.theme-modal--login .form-group label{display:block;font-weight:var(--theme-font-bold);margin-bottom:.3125rem}.theme-modal--login .form-group input,.theme-modal--login .form-group select{width:100%}.theme-modal--login .form-group input.error,.theme-modal--login .form-group select.error{border-color:var(--theme-error)}.theme-modal--login .form-group.select select{-moz-appearance:none;-webkit-appearance:none;appearance:none;line-height:30px;padding-inline-end:2rem}.theme-modal--login .form-group.select:before{content:"";display:inline-block;font:var(--fa-font-light);font-size:1.625rem;font-style:normal;font-variant:normal;inset-inline-end:.75rem;line-height:1;position:absolute;text-rendering:auto;top:50%}.theme-modal--login .form-group.select.ltr [dit=rtl] select{padding-inline-end:.875rem;padding-inline-start:2rem;text-align:inherit}.theme-modal--login .form-group.select.ltr [dit=rtl]:before{inset-inline-end:auto;inset-inline-start:.75rem}.theme-modal--login .form-group.disabled input{pointer-events:none}.theme-modal--login .form-group.disabled input:-internal-autofill-selected{background-color:var(--theme-box-bg-business)!important}.theme-modal--login .form-group.disabled .bsapp--edit-phone{display:block}.theme-modal--login .bsapp--edit-phone{bottom:0;color:var(--theme-primary);cursor:pointer;display:none;font-weight:var(--theme-font-bold);height:3.5rem;inset-inline-start:.625rem;position:absolute;z-index:1}[dir=ltr] .theme-modal--login .bsapp--edit-phone{inset-inline-end:.625rem;inset-inline-start:auto}.theme-modal--login .theme--form-error{color:var(--theme-error)}.theme-modal--login [data-checked=haveMinor]{display:none}.theme-modal--login .form-group[data-open=false] p{color:var(--theme-third-business)}.theme-modal--login .form-group[data-open=true] p{color:inherit}.theme-modal--login .form-group.group-50{flex:0 0 calc(50% - 0.375rem);margin-bottom:0}.theme-modal--login .form-group.group-70{flex:0 0 calc(70% - 0.375rem)}.theme-modal--login .form-group.group-30{flex:0 0 calc(30% - 0.375rem)}@media(max-width:767.98px){.theme-modal--login .form-group.group-60_mob{flex:1 0 calc(60% - 0.375rem)}}.theme-modal--login .form-group-file{margin-block:1rem 0;margin-inline-end:.625rem}.theme-modal--login .form-group-file label{background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid var(--theme-border-color-light);border-radius:.5rem;cursor:pointer;font-weight:400;height:4.5rem;min-width:4.5rem;overflow:hidden;padding:1.125rem .5rem;position:relative;text-align:center;width:4.5rem}.theme-modal--login .form-group-file label:before{background-color:var(--theme-third3-business);content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.theme-modal--login .form-group-file label .fa-camera,.theme-modal--login .form-group-file label span{position:relative;z-index:1}.theme-modal--login .form-group-file label .fa-camera{font-size:1.125rem}.theme-modal--login .form-group-file label span{display:block;font-size:.875rem}.theme-modal--login .form-group-file label.added{border-color:var(--theme-primary)}.theme-modal--login .form-group-file input[type=file]{display:none}.theme-modal--login .form-group-file input[type=file]:invalid+label{border-color:var(--theme-error-business)}.theme-modal--login .modal-dialog[modal-step=login] .step--register,.theme-modal--login .modal-dialog[modal-step=register] .step--login{display:none}.theme-modal--login .modal-dialog[modal-step=register] .theme--checkbox{--current-width:1.5rem;margin-inline-end:10px}.theme-modal--login .modal-dialog[modal-step=register] .theme--checkbox input{min-height:auto}.theme-modal--login .modal-dialog[modal-step=register] .theme--checkbox label{border-radius:6px}.step.step--login,.step.step--register{height:100%}.step.step--login .modal--form,.step.step--register .modal--form{display:flex;flex-direction:column;height:100%}.step.step--login .modal--form.form-error .modal--form__bottom,.step.step--login .modal--form.timer-on .modal--form__bottom,.step.step--register .modal--form.form-error .modal--form__bottom,.step.step--register .modal--form.timer-on .modal--form__bottom{display:none}.step.step--login .modal--form .modal--form__content,.step.step--register .modal--form .modal--form__content{height:calc(100% - 65px);overflow-y:auto;padding:1rem 1rem 0}.step.step--login .modal--form .modal--form__bottom,.step.step--register .modal--form .modal--form__bottom{margin-top:auto;padding-inline:1rem}@media(max-width:767.98px){.step.step--login .modal--form .modal--form__bottom,.step.step--register .modal--form .modal--form__bottom{border-top:1px solid var(--theme-border-color)}}.step.step--login .modal--form .modal--form__bottom .btn,.step.step--register .modal--form .modal--form__bottom .btn{margin-top:.5rem;max-height:56px}.step.step--login{line-height:1.2}.step.step--login[data-step=phone] #loginForm,.step.step--login[data-step=phone_cc] #loginForm{display:none}.step.step--login[data-step=phone] .form-group__phone{grid-column-end:span 12}.step.step--login[data-step=code] #otpSendForm,.step.step--login[data-step=phone] .form-group__cc{display:none}.step.step--register .modal--form .modal--form__content{display:flex;flex-direction:column}.step.step--register .modal--form .modal--form__content .modal--form__checkbox{height:68px;margin:auto 0 0;padding:1rem 0;width:100%}@media(max-width:767.98px){.step.step--register .modal--form .modal--form__content .modal--form__checkbox p{font-size:1rem}}.form-group__otp.form-group{margin-top:1.25rem}.form-group__otp .form-group{display:grid;gap:1rem;grid-template-columns:repeat(12,1fr);margin-inline:auto;width:288px}.form-group__otp .form-group .input-code{--color:var(--color-section-bg3--rgb);background-color:rgba(var(--color),.8);border-color:rgba(var(--color),.8);border-radius:.5rem;font-size:1.25rem;font-weight:var(--theme-font-medium);grid-column-end:span 3;min-height:3.75rem;text-align:center}.form-group__otp .form-group .input-code:not(:placeholder-shown){--color:var(--color-footer-light--rgb)}.form-group__otp .form-group .input-code:focus,.form-group__otp .form-group .input-code:focus-visible{box-shadow:none}.form--try-again{color:var(--theme-body-color);display:block;font-size:1.25rem;font-weight:var(--theme-font-medium);margin:1rem auto}.form-group.form-group_ltr{direction:ltr;text-align:end}@media(max-width:767.98px){.theme--popup.theme--popup__swiper-mobile .modal-dialog.modal--login__try-again{max-height:375px}}.modal--login__try-again .modal--login__description{margin-bottom:23px;text-align:start}@media(min-width:768px){.modal--login__try-again .modal--login__buttons-content{margin-top:auto}}.modal--login__try-again .modal--login__buttons-content .btn{margin-top:1rem}.btn--login-timer-on{--border:rgba(var(--color-footer--rgb),0.15);--bg:rgba(var(--color-footer--rgb),0.15)}.btn--login-timer-on[disabled=disabled]{--border:var(--theme-primary-light);--bg:var(--theme-primary-light)}.btn--login-timer-on__otp{color:var(--theme-fourth);margin-top:10px}.modal--form__phone-num{direction:ltr;display:inline-block}@media(max-width:767.98px){.theme--popup.theme--popup__swiper-mobile .modal-dialog.modal--login__client-connection,.theme--popup.theme--popup__swiper-mobile .modal-dialog.modal--login__phone-verification-number{max-height:498px}}.modal--login__phone-verification-number .modal--login__diff-phone{background-color:var(--theme-section-bg3);border-radius:.5rem;color:var(--theme-body-color);direction:ltr;font-size:1.125rem;font-weight:var(--theme-font-bold);line-height:22px;margin-top:5px;padding:17px 8px}.modal--login__phone-verification-number .modal--login__description{margin-top:21px}.modal--login__phone-verification-number .modal--login__description.modal--login__description_bottom{margin-block:auto 1rem}.modal--login__phone-verification-number .modal--login__buttons-content{height:100%;margin-top:1rem}.modal--login__phone-verification-number .modal--login__buttons-content .btn~.btn{margin-top:1rem}.modal--login__client-connection .user-existing__content{margin-top:1.25rem}.modal--login__client-connection .user-existing__content h3{margin-bottom:1.25rem}.modal--login__client-connection .user-existing__content>p{font-size:1rem;margin-bottom:1rem}.modal--login__client-connection .user-existing__content .user-existing__content-icon{margin-top:0}.business--medical-form{background-color:var(--theme-section-bg)}.business--medical-form .form-group__error{color:var(--theme-red);display:none;text-align:center}.business--medical-form .form-group{background-color:var(--theme-body-bg);color:var(--theme-body-color2);padding:1rem}.business--medical-form .form-group:not(:last-of-type){margin-bottom:1rem}.business--medical-form .form-group.error{background-color:#ffe7ee}.business--medical-form .form-group.error .form-group__error{display:block}.business--medical-form .form-group.form-group__button{padding-block:.5rem}.business--medical-form .form-group .form-group__text{font-size:1.125rem}.business--medical-form .form-group .form-group__title{font-size:1.125rem;font-weight:700}.business--medical-form .form-group .question{font-size:1.125rem;font-weight:400;margin-bottom:0}.business--medical-form .form-group .type--label{color:var(--theme-secondary2);font-size:.875rem;margin-bottom:6px}.business--medical-form .form-group .theme--textarea{font-size:.875rem;margin-top:2px;padding-inline-start:2.5rem}.business--medical-form .form-group textarea{max-width:100%;min-width:100%}.business--medical-form .theme--group-inputs__medical{margin-top:1rem}.business--medical-form .theme--group-inputs__medical li{display:block}.business--medical-form .theme--group-inputs__medical li~li{margin-top:10px}.business--medical-form .theme--group-inputs__medical li .animate{display:block;width:100%}.business--medical-form .theme--group-inputs__medical li .animate .label{background-color:var(--theme-body-bg)}.business--medical-form .theme--group-inputs__medical li .animate [type=checkbox]:focus-visible~.label,.business--medical-form .theme--group-inputs__medical li .animate [type=checkbox]:focus~.label,.business--medical-form .theme--group-inputs__medical li .animate [type=radio]:focus-visible~.label,.business--medical-form .theme--group-inputs__medical li .animate [type=radio]:focus~.label{box-shadow:1px 1px 6px var(--theme-secondary2)}#themeModal--medical{min-height:100%}.modal-dialog--dynamic-form,.modal-dialog--medical-form{--theme-modal-height-header:64px}.modal-dialog--dynamic-form .modal-header,.modal-dialog--medical-form .modal-header{border-bottom-width:1px}.modal-dialog--dynamic-form .modal-header .h4,.modal-dialog--medical-form .modal-header .h4{font-size:1.25rem}.canvas{border:1px solid var(--theme-body-color);border-radius:.5rem;margin:0;min-width:100%;padding:0;touch-action:none;width:100%}.canvas,.form-group__signature{position:relative}.form-group__signature.empty:before{color:var(--theme-secondary2);content:attr(data-placeholder-mob);font-size:19px;left:0;line-height:24px;margin-top:-12px;position:absolute;right:0;text-align:center;top:50%;width:100%}@media(hover:hover){.form-group__signature.empty:before{content:attr(data-placeholder-desk)}}.theme--modal.theme--popup__swiper-mobile .modal-dialog.theme-dialog--contact-business .modal-body{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-block-end:0}.theme--modal.theme--popup__swiper-mobile .modal-dialog.theme-dialog--contact-business .modal-footer{padding-block-start:.25rem}@media(max-width:959.98px){.theme--modal.theme--popup__swiper-mobile .modal-dialog.theme-dialog--contact-business{max-height:613px}}.close-contact{font-size:18px;font-weight:700;opacity:1;text-transform:lowercase}.body-wrapper__contact{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-block-start:auto;margin-bottom:1.25rem;margin-inline:1rem}.body-wrapper__contact i{color:var(--theme-red-boost);margin-block-end:.5rem}.body-wrapper__contact p{color:var(--theme-grey_600);font-size:1.125rem;line-height:1.25;margin-bottom:0;text-align:center}.body-wrapper__contact p.contact-title{color:var(--theme-black_800);font-weight:600}.body-wrapper__contact p.contact-sub-title{font-size:1rem}.body-wrapper__contact p.contact-title__success{color:#33c736;font-weight:var(--theme-font-bold)}.body-wrapper__buttons{margin-block-start:auto;width:100%}.body-wrapper__buttons button:first-of-type{margin-block-end:.5rem}.theme--lesson-header{border-bottom:1px solid var(--theme-border-color);min-height:64px;padding:.75rem 1rem}.theme--lesson-header h4{font-size:1.2rem}.header.lesson--header__content{border-bottom-color:var(--theme-body-bg)}@media(max-width:767.98px){.header.lesson--header__content{height:auto;padding-bottom:0;position:relative;z-index:11}}@media(min-width:768px){.header.lesson--header__content{min-height:80px;padding-block:14px 6px}.header.lesson--header__content .lesson--header__content-row{padding-top:0!important}}.header.lesson--header__content .studio-branches_mob{font-size:1.125rem;width:100%}@media(min-width:768px){.header.lesson--header__content .studio-branches_mob{margin-inline-start:1rem;max-width:377px}}@media(max-width:767.98px){.header.lesson--header__content .studio-branches_mob{border-bottom:.5rem solid var(--theme-section-bg3);padding-inline:1rem;padding-bottom:.5rem}}.header.lesson--header__content .studio-branches_mob .title{align-items:center;background-color:var(--theme-body-bg);border:1px solid var(--theme-border-color-light);border-radius:var(--theme-radius);display:flex}.header.lesson--header__content .studio-branches_mob .title span{margin-inline-start:.25rem}.header.lesson--header__content .studio-branches_mob .title .theme--fa{margin-inline-end:10px}.header.lesson--header__content .studio-branches_mob .dropdown{margin-inline:0;width:100%}.header.lesson--header__content .studio-branches_mob .dropdown li{transition:all .2s ease-in-out}.header.lesson--header__content .studio-branches_mob .dropdown li:hover{background-color:var(--theme-section-bg3)}.header.lesson--header__content .studio-branches_mob .meeting--dropdown{padding:0}.header.lesson--header__content .studio-branches_mob .meeting--dropdown:not(.disabled):after{content:"";font:var(--fa-font-solid);font-size:1.2rem;inset-inline-end:.75rem}.lesson--header__icons{flex:0 1 100%;width:100%}@media(max-width:767.98px){.lesson--header__icons{padding:7px 1rem .25rem}}.lesson--header__icons .lesson--header__icons-btns .btn--icon~.btn--icon{margin-inline-start:.75rem}.lesson--header__icons .theme--month-year{font-size:22px;font-weight:400}@media(max-width:767.98px){.fixed-header__mob{background-color:var(--theme-body-bg);left:0;position:fixed;right:0;width:100%;z-index:10}}.theme__business-page .badge{background-color:var(--theme-section-bg);border-radius:.25rem;font-size:13px;font-weight:400;line-height:15px;padding:.25rem .5rem;text-align:center}.lessons--nav__lessons-container .swiper-button-next,.lessons--nav__lessons-container .swiper-button-prev{--swiper-navigation-size:3.5rem;--swiper-button-pos:0;background-color:var(--theme-body-bg);min-width:calc(var(--swiper-navigation-size) + 1rem)}.lessons--nav__lessons-container .swiper-button-next:after,.lessons--nav__lessons-container .swiper-button-prev:after{background-color:var(--theme-section-bg3);border-radius:var(--theme-radius);display:inline-block;font:var(--fa-font-solid);font-size:1.25rem;height:100%;line-height:calc(var(--swiper-navigation-size) - 2px);padding:0;text-align:center;transition:border-color .2s ease;width:100%}@media(min-width:768px){.lessons--nav__lessons-container .swiper-button-next.swiper-button-disabled,.lessons--nav__lessons-container .swiper-button-prev.swiper-button-disabled{display:block!important}}.lessons--nav__lessons-container .swiper-button-next{padding-inline-end:1rem;right:var(--swiper-button-pos)}.lessons--nav__lessons-container .swiper-button-next:after{content:""}.lessons--nav__lessons-container .swiper-button-next.swiper-button--shadow:before{--shadow-deg:-90deg;inset-inline-end:0}.lessons--nav__lessons-container .swiper-button-prev{left:var(--swiper-button-pos);padding-inline-start:1rem}.lessons--nav__lessons-container .swiper-button-prev:after{content:""}.lessons--nav__lessons-container .swiper-button-prev.swiper-button--shadow:before{--shadow-deg:90deg;inset-inline-start:0}[dir=rtl] .lessons--nav__lessons-container .swiper-button-prev{left:auto;right:var(--swiper-button-pos)}[dir=rtl] .lessons--nav__lessons-container .swiper-button-prev:after{content:""}[dir=rtl] .lessons--nav__lessons-container .swiper-button-prev.swiper-button--shadow:before{--shadow-deg:-90deg}[dir=rtl] .lessons--nav__lessons-container .swiper-button-next{left:var(--swiper-button-pos);right:auto}[dir=rtl] .lessons--nav__lessons-container .swiper-button-next:after{content:""}[dir=rtl] .lessons--nav__lessons-container .swiper-button-next.swiper-button--shadow:before{--shadow-deg:90deg}.lessons--nav__lessons-container .swiper-button-next,.lessons--nav__lessons-container .swiper-button-prev{margin-top:0;top:12px}.lessons--nav__lessons-container .swiper-button-next[disabled=disabled],.lessons--nav__lessons-container .swiper-button-prev[disabled=disabled]{cursor:auto;opacity:.35;pointer-events:none}@media(max-width:767.98px){.lessons--nav__lessons-container .date-link{border-bottom:1px solid var(--theme-primary-boost);color:var(--theme-primary-boost);font-size:1.125rem;font-weight:700;justify-content:center;margin-bottom:1.25rem;padding:9px}.lessons--nav__lessons-container .date-link:not(.fixed-header__mob){position:relative;z-index:12}.lessons--nav__lessons-container .date-link:not(.placeholder){background-color:var(--theme-body-bg)}.lessons--nav__lessons-container .swiper-wrapper{flex-direction:column;transform:none!important}.lessons--nav__lessons-container .swiper-slide.full .date-link.fixed-header__mob{box-shadow:0 3px 20px var(--theme-shadow)}}@media(min-width:768px){.date-link{font-size:22px;justify-content:center;line-height:27px;padding-block:27px 26px}}.date-link span~span{margin-inline-start:.25rem}.date-link.placeholder{border-radius:var(--theme-radius);margin-inline-start:.5rem;min-height:80px;width:calc(100% - 1rem)}@media(max-width:767.98px){.lessons--nav__lessons-container .date-link.placeholder{border-radius:0;margin-inline:0;min-height:40px;width:100%}}.main.lessons--main{margin-top:0}@media(min-width:768px){.main.lessons--main{height:calc(100vh - 178px);margin-bottom:1.25rem}}.tag.tag--live{background-color:var(--theme-fourth);border-radius:7px;color:var(--theme-body-bg);font-size:11px;line-height:15px;padding:4px 5px;text-align:center}[dir=ltr] .tag.tag--live.ltr{margin-left:.625rem;margin-right:0}.tag.tag--live:before{background-color:var(--theme-body-bg);border-radius:50%;content:"";display:inline-block;height:6px;margin-inline-end:2px;width:6px}.theme--box__business{border-radius:var(--theme-radius);box-shadow:2px 6px 10px var(--theme-shadow);display:flex;flex-direction:column;font-size:1.25rem;margin-bottom:1.25rem;overflow:hidden;padding:.75rem;transition:all .5s ease}.theme--box__business:not(.placeholder){background-color:var(--theme-body-bg)}.theme--box__business.placeholder{min-height:172px}.theme--box__business .btn--full{line-height:normal;margin-top:10px;min-height:56px;padding:.5rem}.theme--box__business>.btn.btn--full:active,.theme--box__business>.btn.btn--full:focus,.theme--box__business>.btn.btn--full:hover{box-shadow:none}.theme--box__business:hover{box-shadow:0 10px 10px var(--theme-shadow)}@media(min-width:768px){.theme--box__business.package--box{max-width:304px;min-height:180px;width:304px}.theme--box__business>.btn.btn--full{margin-top:auto;padding-block:.5rem}.theme--box__business:last-of-type{margin-bottom:.5rem}}@media(max-width:767.98px){.theme--box__business{max-width:278px;width:278px}.theme--box__business .lesson__name{font-size:18px}}.theme--box__business--lesson{font-size:1rem;margin-bottom:1.25rem;position:relative}.theme--box__business--lesson.placeholder{border:1px solid var(--lesson-box-border,transparent);border-radius:var(--theme-radius);box-shadow:0 3px 10px var(--theme-shadow);min-height:156px;padding:9px 12px 10px}@media(max-width:767.98px){.theme--box__business--lesson.placeholder{min-height:102px}}@media(min-width:768px){.theme--box__business--lesson{border:1px solid var(--lesson-box-border,transparent);border-radius:var(--theme-radius);box-shadow:0 3px 10px var(--theme-shadow);display:flex;flex-direction:column;overflow:hidden;padding:8px 12px 9px;transition:box-shadow .2s ease-in-out}.theme--box__business--lesson:not(.placeholder){background-color:var(--theme-body-bg)}.theme--box__business--lesson:hover{box-shadow:0 10px 10px var(--theme-shadow)}}@media(max-width:767.98px){.theme--box__business--lesson{display:flex}.theme--box__business--lesson .theme--box__business__mobile{background-color:var(--theme-body-bg);border:1px solid var(--lesson-box-border,transparent);border-radius:var(--theme-radius);box-shadow:0 3px 10px var(--theme-shadow);flex:1 0 auto;max-width:calc(100% - 65px);padding:9px 12px 8px}}.theme--box__business--lesson .tag--live.tag.ltr{margin-inline:0}@media(min-width:768px){.theme--box__business--lesson .tag--live{bottom:12px;font-size:13px;left:9px;letter-spacing:-.21px;line-height:15px;padding:7px 8px;position:absolute}[dir=ltr] .theme--box__business--lesson .tag--live{left:auto;right:9px}}.theme--box__business--lesson .theme--box__business__item{margin-bottom:6px}.theme--box__business--lesson .theme--box__business__item .theme--box__business__badge{align-items:center;background-color:rgba(var(--lesson-badge-bg,var(--color-primary--rgb)),.1);border-radius:7px;color:var(--lesson-badge-color,var(--theme-primary));display:flex;font-size:14px;line-height:20px;margin-inline-end:7px;min-width:46px;padding:5px 7px 4px 10px}.theme--box__business--lesson .theme--box__business__item .theme--box__business__badge.without--icon{padding-inline:.75rem}.theme--box__business--lesson[data-action="1"]{--lesson-box-border:var(--theme-third-dark);--lesson-badge-color:var(--theme-third-dark);--lesson-badge-bg:var(--color-third-dark--rgb)}.theme--box__business--lesson[data-action="2"]{--lesson-box-border:var(--theme-seven)}.theme--box__business--lesson[data-action="2"],.theme--box__business--lesson[data-action="3"]{--lesson-badge-color:var(--theme-seven);--lesson-badge-bg:var(--color-seven--rgb)}.theme--box__business--lesson[data-action="4"]{--lesson-badge-color:var(--theme-primary-lee);--lesson-badge-bg:var(--color-primary-lee--rgb)}.theme--box__business--lesson[data-action="5"]{--lesson-box-border:var(--theme-sixth2);--lesson-badge-color:var(--theme-sixth2);--lesson-badge-bg:var(--color-sixth2--rgb)}.theme--box__business--lesson[data-action="6"]{--lesson-badge-color:var(--theme-primary-lee);--lesson-badge-bg:var(--color-primary-lee--rgb)}.theme--box__business--lesson[data-action="7"]{--lesson-box-border:var(--theme-seven);--lesson-badge-color:var(--theme-body-color2);--lesson-badge-bg:var(--color-seven--rgb)}.theme--box__business--lesson[data-action="8"]{--lesson-box-border:var(--theme-eight);--lesson-badge-color:var(--theme-eight);--lesson-badge-bg:var(--color-eigth--rgb)}.theme--box__business__times{color:var(--theme-primary-lee);font-size:1.25rem;font-weight:var(--theme-font-bolder);letter-spacing:-.32px;line-height:20px}.theme--box__business__duration{font-size:15px;letter-spacing:-.24px;line-height:18px}.theme--box__business__mobile--additional{margin-inline-end:10px;text-align:center;width:55px}.theme--box__business__mobile--additional .tag--live{border-radius:5px;font-size:9px;letter-spacing:-.14px;line-height:12px;margin-top:4px;min-width:auto}[dir=ltr] .theme--box__business__mobile--additional .tag--live.ltr{margin-inline:0}.theme--box__business__mobile--additional .tag--live:before{height:5px;opacity:.46;width:5px}.lesson_details_item-wrapper{margin-top:.675rem}.theme--box__business__item{margin-bottom:.5rem}.theme--box__business__item.package_title_item{border-bottom:1px solid var(--theme-disabled-color);padding-block-end:.5rem}.theme--box__business__item.box__mb-0{margin-bottom:0}.theme--box__business__item.lesson--box__brand-name{margin-block:6px 0}@media(min-width:768px){.theme--box__business__item.box__mi-space{margin-inline-end:50px}}.theme--box__business__item.color--grey{color:#575757}.theme--box__business__item .theme--fa_icon{font-size:20px;margin-inline-end:6px;min-width:20px;text-align:center}.theme--box__business__item .theme--fa_icon.fa-users{font-size:16px}@media(min-width:768px){.theme--box__business__item.flex-row.flex-md-column>.d-flex:not(:last-child){margin-bottom:6px}}@media(max-width:767.98px){.theme--box__business__item.flex-row.flex-md-column>.d-flex:not(:last-child){margin-inline-end:19px}}.theme--box__business__item.theme--box__business__times{color:var(--theme-body-color2);font-size:1.125rem;font-weight:var(--theme-font-bold);letter-spacing:-.29px}.theme--box__business__item .underline{text-decoration:underline}.theme--box__business__item .lesson__name{font-size:1.25rem;margin-bottom:0}.theme--box__business__item .lesson__name+.badge--categories{margin-inline-start:.5rem}.theme--box__business__item .theme--box__business__badge{background-color:rgba(var(--color-primary--rgb),.06);border-radius:7px;color:var(--theme-primary);padding:6px 12px}.theme--box__business__item .theme--box__business__badge.lesson--box__badge-yellow{background-color:var(--theme-fifth);color:#ffa700}.theme--box__business__item .badge--categories{margin-bottom:6px}.theme--box__business__item .badge--categories .badge{background-color:var(--theme-section-bg)}.theme--box__business__item .badge--categories .badge:not(:last-of-type){margin-inline-end:7px}.lessons--details__box .theme--box__business__badge,.packages--details__title .theme--box__business__badge{background-color:rgba(var(--color-primary--rgb),.06);border-radius:7px;color:var(--theme-primary);padding:6px 12px}.lessons--details__box .theme--box__business__badge{margin-inline-end:0}@media(max-width:767.98px){.theme--box__business__item-tags .badge{font-size:13px;line-height:15px}.lessons--nav__dates-container{flex:1 0 100%;padding-block:6px 4px;width:100%;z-index:12}.lessons--nav__dates-container .swiper{min-height:78px;min-width:100%;width:100%}.lessons--nav__dates-container .swiper:not(.swiper-initialized) .swiper-slide{width:21.05%}.lessons--nav__dates-container .swiper .swiper-slide{width:auto}.lessons--nav__dates-container .swiper .swiper-slide .date-link{background:var(--theme-section-bg3);border-radius:var(--theme-radius);font-size:1.125rem;font-weight:400;height:100%;margin:0 auto;max-width:56px;min-height:74px;padding:10px .25rem .4rem;text-align:center}.lessons--nav__dates-container .swiper .swiper-slide .date-link span~span{margin-inline-start:0}.lessons--nav__dates-container .swiper .swiper-slide .date-link.grey{background:transparent;color:var(--theme-default-boost)}.lessons--nav__dates-container .swiper .swiper-slide .date-link .d-md-none{font-size:1.625rem;font-weight:800}.lessons--nav__dates-container .swiper .swiper-slide .date-link.active{border:3px solid var(--theme-primary);color:var(--theme-primary);padding-top:7px}}.lessons--nav__dates-container,.lessons--nav__lessons-container{margin-top:0}@media(min-width:768px){.lessons--nav__dates-container,.lessons--nav__lessons-container{height:100%;margin-inline-start:-1rem;width:calc(100% + 2rem)}.lessons--nav__dates-container .swiper,.lessons--nav__lessons-container .swiper{height:100%;padding-inline:.5rem}.lessons--nav__dates-container .swiper:not(.swiper-initialized) .swiper-slide,.lessons--nav__lessons-container .swiper:not(.swiper-initialized) .swiper-slide{margin-inline-end:.5rem;width:calc(50% - .5rem)}}@media(min-width:960px){.lessons--nav__dates-container .swiper:not(.swiper-initialized) .swiper-slide,.lessons--nav__lessons-container .swiper:not(.swiper-initialized) .swiper-slide{margin-inline-end:.5rem;width:calc(25% - .5rem)}}@media(min-width:768px){.lessons--nav__dates-container .swiper .swiper-slide .scrolling,.lessons--nav__lessons-container .swiper .swiper-slide .scrolling{height:calc(100% - 127px);margin-top:1.25rem;margin-inline-end:.25rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:auto;padding-inline-start:.5rem;scrollbar-gutter:stable}.lessons--nav__dates-container .swiper .swiper-slide .scrolling::-webkit-scrollbar,.lessons--nav__lessons-container .swiper .swiper-slide .scrolling::-webkit-scrollbar{width:.125rem}.lessons--nav__dates-container .swiper .swiper-slide .scrolling::-webkit-scrollbar-track,.lessons--nav__lessons-container .swiper .swiper-slide .scrolling::-webkit-scrollbar-track{background-color:var(--theme-section-bg3)}.lessons--nav__dates-container .swiper .swiper-slide .scrolling .theme--box__business--lesson,.lessons--nav__lessons-container .swiper .swiper-slide .scrolling .theme--box__business--lesson{margin-inline-end:.325rem}}@media(max-width:767.98px){.lessons--nav__dates-container .swiper .swiper-slide .scrolling,.lessons--nav__lessons-container .swiper .swiper-slide .scrolling{height:auto;overflow-y:inherit;padding:0 1rem}}.lessons--nav__dates-container .swiper .swiper-slide.placeholder-glow .scrolling,.lessons--nav__lessons-container .swiper .swiper-slide.placeholder-glow .scrolling{height:inherit}@media(min-width:768px){#lessonResultsContainer{position:relative}#lessonResultsContainer:before{background-color:var(--theme-body-bg);content:"";height:80px;position:absolute;top:0;width:100%}#lessonResultsContainer.saveToken .container{min-height:calc(100vh - var(--theme-header-height) - var(--theme-header-height) - 1.5rem)}#lessonResultsContainer #lessonSaveToken{margin-top:25px}}@media(max-width:767.98px){#lessonResultsContainer{position:relative;z-index:1}#lessonResultsContainer #lessonSaveToken{margin-top:5px}}#lessonHeader.saveToken #resultLessonHeader,#lessonHeader:not(.saveToken) #saveTokenHeader,#lessonResultsContainer.saveToken .lessons--main,#lessonResultsContainer:not(.saveToken) #lessonSaveToken{display:none}.theme--modal .modal-dialog.theme-dialog--lesson-details{--theme-modal-border-width:1px;--theme-modal-height-header:64px}@media(max-width:767.98px){.theme--modal .modal-dialog.theme-dialog--lesson-details{background-color:var(--theme-section-bg)}}.theme--modal .modal-dialog.theme-dialog--lesson-details.dialog--lesson-details__with-devices{--theme-modal-height-footer:152px}.theme--modal .modal-dialog.theme-dialog--lesson-details.dialog--lesson-details__with-devices .devices-dropdown{margin-bottom:1rem}.theme--modal .modal-dialog.theme-dialog--lesson-details .btn--share-link{height:auto;margin-inline-start:.5rem}.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__image{background-color:var(--theme-section-bg3);padding-bottom:52%}.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box{padding-inline:1rem}.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box.lessons--details__box--padd-0{padding:0}@media(min-width:768px){.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box.lessons--details__box--padd{padding-block:1rem}.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box~.lessons--details__box{margin-top:6px}}@media(max-width:767.98px){.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box{background-color:var(--theme-body-bg);padding-block:1rem}.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box:not(:last-of-type){margin-bottom:1rem}.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box.lessons--details__cancellation-policy{margin-bottom:0}}.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box .lessons--details__title{margin-bottom:.25rem}.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box .lesson__name{font-size:22px}.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box .studio--main-info-box{margin-inline:1rem}.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box .studio--main-info-box li{padding-block:1rem}.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box .studio--main-info-box li:last-child{padding-bottom:.5rem}.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box .studio--main-info-box li p{font-size:1.125rem}.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box .studio--main-info-box li .li-title{color:var(--theme-primary-boost)}.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box .general--section-map,.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box .general--section_subtitle{padding-top:0}.theme--modal .modal-dialog.theme-dialog--lesson-details .lessons--details__box .btn--share-link{margin-inline-start:.5rem;min-height:auto}@media(max-width:767.98px){.theme--modal .modal-dialog.theme-dialog--lesson-details .modal-header{background-color:var(--theme-body-bg)}.theme--modal .modal-dialog.theme-dialog--lesson-details .modal-header .fa-angle-right{padding-inline-end:.875rem}[dir=ltr] .theme--modal .modal-dialog.theme-dialog--lesson-details .modal-header .fa-angle-right{padding-inline-end:0;padding-inline-start:.875rem}}.theme--box__business__item-box{padding-block:.75rem}.theme--box__business__item-box .theme--fa:not(.fa-angle-left){margin-inline-end:1.5rem}.theme--box__business__item-box .theme--link{font-size:.888em;font-weight:400}@media(max-width:767.98px){.theme--box__business__item-box:first-of-type{margin-top:1rem}}.modal--box-slide{--theme-modal-height-header:62px;--theme-modal-height-footer:64px;--theme-modal-border-width:16px;--modal-height-footer:64px;background-color:var(--theme-body-bg);bottom:0;box-shadow:0 3px 20px var(--theme-shadow);font-size:1.125rem;height:100%;inset-inline-end:0;inset-inline-start:100%;overflow:hidden;position:absolute;top:0;transition:all .5s cubic-bezier(.4,0,.2,1);visibility:hidden;width:100%;z-index:3}@media(max-width:767.98px){.modal--box-slide{background:var(--theme-section-bg)}}.modal--box-slide.is-visible{inset-inline-start:0;visibility:visible}.modal--box-slide .modal-header{border-bottom-width:0;padding-block:1.125rem}@media(max-width:767.98px){.modal--box-slide .modal-header{background:var(--theme-body-bg);border-bottom-width:1rem}}.modal--box-slide .modal-header .close-box-modal{margin-inline-end:1.25rem}.modal--box-slide .lesson--list__content{padding:1rem}@media(max-width:767.98px){.modal--box-slide .lesson--list__content{background:var(--theme-body-bg)}}.lesson--list.lesson--list__smaller .lesson--list__item{padding-block:.625rem}.lesson--list .lesson--list__item{padding-block:.75rem;padding-inline:.25rem}.lesson--list .lesson--list__item .header--avatar_image{margin-inline-end:.75rem}.lesson--list .lesson--list_self-tag{background-color:rgba(var(--lesson-badge-bg,var(--color-primary--rgb)),.1);border-radius:7px;color:var(--lesson-badge-color,var(--theme-primary));font-size:14px;line-height:20px;margin-inline-start:10px;padding:5px 7px 4px 10px;padding-inline:.75rem;text-align:center}.lesson--description p{margin-bottom:1rem}.modal-dialog__subscription-order .lessons--subscription_content,.modal-dialog__subscription-order .lessons--subscription_paragraph{padding-inline:1rem}.modal-dialog__subscription-order .lessons--subscription_content .subscription_subtitle{color:#101214;font-size:1.25rem;font-weight:400;padding-inline:0;padding-top:1.25rem}.filter--card,.filter--card-secondary{padding-top:1rem}.filter--card-secondary:not(:last-of-type),.filter--card:not(:last-of-type){border-bottom:1px solid var(--theme-border-color)}.filter--card-secondary:not(.filter--card_guides),.filter--card:not(.filter--card_guides){margin-inline:1rem}.filter--card.filter--card_guides .filter--card-title,.filter--card_guides.filter--card-secondary .filter--card-title{padding-inline:1rem}.filter--card.filter--card_guides .appointment-list,.filter--card_guides.filter--card-secondary .appointment-list{padding-block:1rem}.filter--card.filter--card_guides .appointment-list .appointment-list_title h4,.filter--card_guides.filter--card-secondary .appointment-list .appointment-list_title h4{font-size:1.2rem}.filter--card .filter--card-title,.filter--card-secondary .filter--card-title{font-size:1.125rem;margin-bottom:.5rem;text-transform:capitalize}.filter--card .filter--card-list,.filter--card-secondary .filter--card-list{margin-bottom:.5rem}.filter--card .filter--card-select,.filter--card-secondary .filter--card-select{margin-bottom:1rem}.filter--card .filter--card-box,.filter--card-secondary .filter--card-box{margin-inline-end:.375rem;margin-bottom:.5rem}.filter--card .filter--card-box label,.filter--card-secondary .filter--card-box label{background-color:transparent;border:1px solid var(--theme-border-color);border-radius:var(--theme-radius);color:var(--theme-body-color);cursor:pointer;display:inline-block;font-size:.875rem;font-weight:700;line-height:15px;overflow:hidden;padding:.75rem .875rem;text-align:center;text-decoration:none;transition:all .25s cubic-bezier(.55,.09,.68,.53)}.filter--card .filter--card-box label:hover,.filter--card-secondary .filter--card-box label:hover{background-color:var(--theme-section-bg)}.filter--card .filter--card-box input:checked~label,.filter--card-secondary .filter--card-box input:checked~label{background-color:var(--theme-primary);color:var(--theme-section-bg3)}.theme__business-page .filter--card .filter--card-box input:checked~label,.theme__business-page .filter--card-secondary .filter--card-box input:checked~label{background-color:var(--theme-primary);border-color:var(--theme-primary);color:var(--theme-section-bg3)}.filter--card-secondary{background-color:var(--theme-white-color);border-radius:10px;margin-bottom:.5rem;margin-top:10px;overflow:hidden;padding-top:0}.filter--card-secondary .filter--card-box{display:inline-flex;flex:1;justify-content:center;margin:0;position:relative}.filter--card-secondary .filter--card-box label{background-color:var(--theme-section-bg);border:none;border-radius:0;color:var(--theme-grey-color);cursor:pointer;font-size:1rem;font-weight:400;line-height:26px;position:relative;text-align:center;transition:all .25s ease-in-out;width:100%}.filter--card-secondary .filter--card-box label:hover{opacity:.85}.filter--card-secondary .filter--card-box input{display:none}.filter--card-secondary .filter--card-box input:checked+label{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--theme-section-bg);color:var(--theme-grey-color);font-weight:700}.filter--card-secondary .filter--card-box input:checked+label:before{background-color:var(--theme-white-color);border-radius:10px;content:"";display:inline-block;height:calc(100% - 9px);left:0;margin-block:5px 4px;margin-inline:6px;position:absolute;top:0;width:calc(100% - 12px);z-index:0}.filter--card-secondary .filter--card-list{background-color:var(--theme-section-bg);border-radius:50px;display:flex;gap:0;justify-content:space-between;padding:0;position:relative}.any-time-content{align-items:center;display:flex;flex-direction:column;padding:50px}.any-time-content .fa-street-view{color:var(--theme-grey-color);font-size:48px}.any-time-content .any-time-content-span{color:var(--theme-grey-color);font-size:16px;margin-top:8px;padding:0 40px;text-align:center}.input--hidden{height:1.25rem;left:0;opacity:0;position:absolute;width:1rem;z-index:-1}.modal--lesson-calendar,.modal--lesson-filter{--theme-modal-height-header:64px}.modal--lesson-filter .modal-title{font-size:1.2rem}.modal--lesson-filter .filter--clear-results{margin-inline-end:.5rem;text-align:start;text-decoration:underline}.modal--lesson-filter .filter--clear-results:hover{text-decoration:none}.modal--lesson-filter .btn.filter--select-results{min-width:182px}.calendar--content{margin-block:.75rem;padding-inline:.75rem}.calendar--content a{color:inherit}.calendar--content .fc .fc-toolbar.fc-footer-toolbar{margin-top:2.25rem}.calendar--content .fc .fc-toolbar-title{font-size:1.125rem;margin-inline:.25rem}.calendar--content .fc .fc-daygrid-body,.calendar--content .fc .fc-daygrid-body .fc-scrollgrid-sync-table{min-width:100%}.calendar--content .fc .fc-toolbar.fc-header-toolbar{margin-bottom:.375rem}.calendar--content .fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{display:none}.calendar--content .fc .fc-daygrid-day-frame{align-items:center;display:flex;justify-content:center}.calendar--content .fc .fc-daygrid-day-frame .fc-daygrid-day-number{font-size:14px;line-height:27px;padding:5px}.calendar--content .fc .fc-daygrid-day{cursor:pointer;padding:.25rem}.calendar--content .fc .fc-daygrid-day .fc-daygrid-day-frame{border:1px solid var(--theme-border-color-light);border-radius:var(--theme-radius);transition:background-color .2s ease}.calendar--content .fc .fc-daygrid-day .fc-daygrid-day-frame:hover{background-color:var(--theme-section-bg)}.calendar--content .fc .fc-daygrid-day.fc-day-disabled,.calendar--content .fc .fc-daygrid-day.fc-day-past{color:var(--fc-disabled-color__lee);cursor:default;pointer-events:none}.calendar--content .fc .fc-daygrid-day.fc-day-disabled .fc-daygrid-day-frame,.calendar--content .fc .fc-daygrid-day.fc-day-past .fc-daygrid-day-frame{border-color:var(--fc-border-color__lee)}.calendar--content .fc .fc-daygrid-day.fc-day-past .fc-daygrid-day-frame{background-color:var(--fc-disabled-bg-color__lee)}.calendar--content .fc .fc-daygrid-day.fc-day-other{color:var(--fc-disabled-color__lee)}.calendar--content .fc .fc-daygrid-day.fc-day-other .fc-daygrid-day-top{opacity:1}.calendar--content .fc .fc-daygrid-day .fc-daygrid-bg-harness{display:none}.calendar--content .fc .fc-daygrid-day.fc-day-selected .fc-daygrid-day-frame,.calendar--content .fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-frame{border-color:var(--fc-highlight-color__lee)}.calendar--content .fc .fc-daygrid-day.fc-day-selected .fc-daygrid-day-frame .fc-daygrid-day-number,.calendar--content .fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-frame .fc-daygrid-day-number{font-weight:700}.calendar--content .fc .fc-daygrid-day.fc-day-selected .fc-daygrid-day-frame{background-color:var(--fc-highlight-color__lee);color:var(--fc-highlight-text__lee)}.modal-body--weekday-names{background-color:var(--theme-section-bg3);font-size:.875rem;font-weight:var(--theme-font-bold);line-height:1.5rem;padding-block:1.25rem;padding-inline:.75rem;position:-webkit-sticky;position:sticky;top:0;z-index:2}@media(min-width:960px){.modal-body--weekday-names{border-bottom:1px solid var(--theme-border-color3)}}@media(max-width:959.98px){.modal-body--weekday-names{background-color:var(--theme-section-bg)}}.modal-body--weekday-names li{overflow:hidden;text-align:center;text-overflow:ellipsis;width:42px}.availability--return-calendar{bottom:.75rem;display:flex;justify-content:center;position:-webkit-sticky;position:sticky;z-index:1}.availability--return-calendar .btn{background-color:var(--theme-body-bg);font-size:1.125rem;min-width:111px}.availability--return-calendar .btn:not(:active){box-shadow:0 6px 6px rgba(0,0,0,.2)}.lessons--details__cancellation-policy p{margin-bottom:0}.box--image .badge--categories{bottom:.5rem;inset-inline-start:.5rem;position:absolute;width:calc(100% - 1rem);z-index:1}.theme--modal .modal-dialog.modal--cancel-reservation_lesson{--theme-modal-height-header:0px;--theme-modal-height-footer:0px}.theme--modal .modal-dialog.modal--cancel-reservation_lesson .scrolling{height:100%}.theme--modal .modal-dialog.modal--cancel-reservation_lesson .h3{font-size:22px}.form-group_buttons:not(.account--form-group_one) .btn{width:calc(50% - .5rem)}.swiper-slide__lessons-empty{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:100px 1rem}@media(min-width:768px){.swiper-slide__lessons-empty{height:100%;left:0;position:absolute;top:0;transition-duration:.3s;width:100%;z-index:111}}.swiper-slide__lessons-empty h3{font-size:2rem;letter-spacing:.3px;margin-top:1.2rem}.swiper-slide__lessons-empty .btn{background-color:var(--theme-body-color);border-color:var(--theme-body-color);color:var(--theme-body-bg);margin-top:23px}.swiper-slide__lessons-empty .btn:focus,.swiper-slide__lessons-empty .btn:hover{--hover:var(--theme-body-bg);color:var(--theme-body-color)}.fade-in-out{animation:flash-in-out 4s infinite}@-webkit-keyframes flash-in-out{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash-in-out{0%,50%,to{opacity:1}25%,75%{opacity:0}}.no-classes-today{display:none}@media(max-width:767.98px){.no-classes-today{align-items:center;color:#a0a0a0;display:flex;flex-direction:column;font-size:18px;justify-content:center;margin-bottom:1.25rem}.no-classes-today i{font-size:46px;margin-bottom:10px}}.theme--popup.theme--popup__swiper-mobile .modal-dialog--booked-container{--theme-modal-height-footer:160px}@media(max-width:767.98px){.theme--popup.theme--popup__swiper-mobile .modal-dialog--booked-container{max-height:613px}}.theme--popup.theme--popup__swiper-mobile .modal-dialog--booked-container .booked-modal__footer{gap:.5rem;height:100%;justify-content:flex-end;padding-block:.5rem}.booked-modal__content{height:100%;padding-inline:2rem;text-align:center}.booked-modal__content .theme--fa{margin-bottom:10px}.booked-modal__content .theme--fa.icon--success{color:var(--theme-success-dark)}.booked-modal__content .theme--fa.icon--error{color:var(--theme-red-boost)}.booked-modal__content .title{font-size:1.125rem;font-weight:700;margin-bottom:0}.booked-modal__content p{color:var(--theme-grey_600);margin-block:0}.booked-modal__content p~p{margin-top:.5rem}.time-display{display:block;font-size:1.6rem;font-weight:700;text-align:center}.sliders_control{height:5px;margin-block:13px;position:relative;width:100%}.sliders_control input[type=range]{padding:0;top:0}.sliders_control input[type=range],.sliders_control input[type=range]::-webkit-slider-runnable-track,.sliders_control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none}.sliders_control input[type=range]::-webkit-slider-thumb{align-items:center;background:var(--theme-white-color);border:1px solid var(--theme-primary);border-radius:50%;display:flex;height:25px;justify-content:center;margin-top:-10px;pointer-events:auto;position:relative;width:25px;z-index:1}.sliders_control input[type=range]::-moz-range-thumb{align-items:center;background:var(--theme-white-color);border:1px solid var(--theme-primary);border-radius:50%;display:flex;height:25px;justify-content:center;margin-top:-10px;pointer-events:auto;position:relative;width:25px;z-index:1}.sliders_control .slider-fill,.sliders_control .slider-track{position:absolute;top:0}.sliders_control .slider-track{background-color:var(--theme-section-bg);border-radius:12px;height:100%;pointer-events:none;width:100%}.sliders_control .slider-fill{background-color:var(--theme-primary);height:100%;pointer-events:none}.sliders_control .slider-fill span{pointer-events:none;position:absolute;top:-10px;width:25px;z-index:1}.sliders_control .slider-fill span:first-child{left:0}.sliders_control .slider-fill span:last-child{right:0}.sliders_control .slider-fill span:after,.sliders_control .slider-fill span:before{font:var(--fa-font-light);font-size:12px}.sliders_control .slider-fill span:before{content:""}.sliders_control .slider-fill span:after{content:""}#themeModal--editMessageModal .modal-dialog{height:50vh;max-height:unset!important}#themeModal--editMessageModal .btn:disabled{opacity:.5}#themeModal--editMessageModal #errorMessage{align-items:center;background-color:var(--theme-error-block-opacity);border-radius:var(--theme-radius);flex-direction:row;height:27px;justify-content:start;padding-inline:6px}#themeModal--editMessageModal #errorMessage .theme--fa{color:var(--theme-error-block);font-size:15px}#themeModal--editMessageModal .error-text{color:var(--theme-error-block);font-size:12px;font-weight:400;line-height:17px;margin:auto}#themeModal--editMessageModal .modal-body{display:flex;flex-direction:column;gap:16px;height:calc(100% - var(--theme-modal-height-header) - var(--theme-modal-height-footer) - var(--theme-modal-border-width));justify-content:start;padding:1rem}#themeModal--editMessageModal .modal-body .textarea--wrapper{display:flex;flex-direction:column;gap:6px;justify-content:space-between}#themeModal--editMessageModal .modal-body .textarea--wrapper .textarea--input{border:1px solid var(--theme-border-color)}#themeModal--editMessageModal .modal-body .textarea--wrapper .textarea--counter-items{color:var(--theme-secondary-text);display:flex;flex-direction:row-reverse;font-size:18px}#themeModal--editMessageModal .modal-footer{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:space-between;padding-block:0}#themeModal--editMessageModal .modal-footer .btn{width:100%}#themeModal--editMessageModal .modal-footer .btn--submit-edit{background-color:var(--theme-primary-lee);color:var(--theme-body-bg)}@media(max-width:767.98px){#themeModal--editMessageModal .modal-dialog{-webkit-overflow-scrolling:touch;bottom:0;height:50vh;left:0;margin:0;max-height:50vh;overflow-y:auto;position:fixed;right:0}}.meeting--comment-section{align-items:center;border:1px solid var(--theme-third-boost);border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:10px;height:auto;justify-content:space-between;padding:1rem;width:100%}.meeting--comment-section:hover{box-shadow:0 3px 6px var(--theme-shadow)}.meeting--comment-section .far{color:var(--theme-third-boost);font-size:x-large;font-weight:300}.meeting--comment-section .fas{color:var(--theme-third-boost);font-size:xx-large;font-weight:300}.meeting--comment-section .meeting--comment_text{color:var(--theme-third-boost);font-size:18px;line-height:23px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme--modal .modal-dialog.modal--dialog-success-error-modals{--theme-modal-height-footer:5.2rem}.theme--modal .modal-dialog.modal--dialog-success-error-modals .js--modal-body-no-footer{--theme-modal-height-footer:0px}@media(min-width:768px){.theme--modal .modal-dialog.modal--dialog-success-error-modals{max-height:700px;max-width:375px}}@media(max-width:767.98px){.theme--modal .modal-dialog.modal--dialog-success-error-modals{max-height:613px;min-width:375px}.theme--modal .modal-dialog.modal--dialog-success-error-modals .modal-body{height:calc(100% - var(--theme-modal-height-footer))}}.modal--dialog-success-error-modals .modal-header{align-items:center;border-bottom:none;display:flex;flex-direction:row-reverse;gap:.5rem;justify-content:flex-end;padding-bottom:.2rem;padding-top:2rem}.modal--dialog-success-error-modals .modal-header .close{background:none;border:none;color:#000;cursor:pointer;font-size:40px;font-weight:lighter;left:16px;position:absolute;top:10px}.modal--dialog-success-error-modals .modal-header:hover{color:#333}.modal--dialog-success-error-modals .modal-body{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.modal--dialog-success-error-modals .modal-body .icon-container{margin-bottom:1rem}.modal--dialog-success-error-modals .modal-body .loader--checkmark{height:84px;width:84px}.modal--dialog-success-error-modals .modal-body .modal-title{color:#333;font-size:1.125rem;font-weight:700;margin-bottom:.3rem}.modal--dialog-success-error-modals .modal-body .modal-text{color:#6b6b6b;font-size:1rem;max-width:65%}.modal--dialog-success-error-modals .modal-footer{text-align:center}@media(max-width:767.98px){.modal--dialog-success-error-modals .modal-footer .modal-title{font-size:1.125rem}.modal--dialog-success-error-modals .modal-footer.modal-footer .btn{font-size:.9rem;padding:8px 12px}}.text-success{color:#28a745}.text-danger{color:#dc3545}@keyframes working-times-animation{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-from-end{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-from-start{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes animate-font-size{0%{font-size:32px}to{font-size:18px}}.line-140-p{line-height:140%}#themeModal--errorAlert .error-images-create-business{border-radius:12px;max-height:434px;max-width:298px}#themeModal--errorAlert .error-images-create-business p{font-size:18px}div#preloader{opacity:1}div#preloader.full-bg{background-color:var(--theme-body-bg)}div#preloader.hide-preloader{opacity:0;pointer-events:none;transition:all .5s ease}#themeModal--createBusiness select{height:56px}#themeModal--createBusiness .gallery--empty-content-style{align-items:center;color:var(--theme-grey_990);display:flex;font-size:16px;font-weight:400;gap:.25rem;justify-content:center;max-width:100%;padding:6px}#themeModal--createBusiness .gallery--empty-content-style .theme--fa{border:1px solid var(--theme-grey_990);border-radius:6px;font-size:11px;height:1.125rem;line-height:1rem;min-width:1.125rem;text-align:center;width:1.125rem}.my-business-btn{background-color:rgba(var(--theme-third-light--rgb),.1);border-radius:12px;color:var(--theme-third-light);font-size:11px;font-weight:400;line-height:1.25;margin-inline-start:7px;min-width:83px;overflow:hidden;padding-block:12px;padding-inline:4px;text-align:center;text-overflow:ellipsis;transition:background-color .3s;white-space:nowrap}.my-business-btn:focus,.my-business-btn:hover{background-color:rgba(var(--theme-third-light--rgb),.3)}#themeModal--createBusiness .modal-dialog,#themeModal--createBusiness-terms .modal-dialog,#themeModal--limitBusiness .modal-dialog{--theme-modal-height-footer:0px}#themeModal--createBusiness .form-group,#themeModal--createBusiness-terms .form-group,#themeModal--existingBusiness .form-group,#themeModal--limitBusiness .form-group,#themeModal--report-problem-modal .form-group{margin-top:10px}#themeModal--createBusiness input:not([type=checkbox]),#themeModal--createBusiness select,#themeModal--createBusiness textarea,#themeModal--createBusiness-terms input:not([type=checkbox]),#themeModal--createBusiness-terms select,#themeModal--createBusiness-terms textarea,#themeModal--existingBusiness input:not([type=checkbox]),#themeModal--existingBusiness select,#themeModal--existingBusiness textarea,#themeModal--limitBusiness input:not([type=checkbox]),#themeModal--limitBusiness select,#themeModal--limitBusiness textarea,#themeModal--report-problem-modal input:not([type=checkbox]),#themeModal--report-problem-modal select,#themeModal--report-problem-modal textarea{border-radius:12px;margin-top:10px}#themeModal--createBusiness .create-business__item-block__space input[name=price],#themeModal--createBusiness-terms .create-business__item-block__space input[name=price],#themeModal--existingBusiness .create-business__item-block__space input[name=price],#themeModal--limitBusiness .create-business__item-block__space input[name=price],#themeModal--report-problem-modal .create-business__item-block__space input[name=price]{margin-top:0}#themeModal--createBusiness footer,#themeModal--createBusiness-terms footer,#themeModal--existingBusiness footer,#themeModal--limitBusiness footer,#themeModal--report-problem-modal footer{padding:0 1rem}#themeModal--create-item-modal hr,#themeModal--createBusiness hr,#themeModal--createBusiness-terms hr,#themeModal--existingBusiness hr,#themeModal--limitBusiness hr,#themeModal--report-problem-modal hr{border:none;border-top:1px solid var(--theme-border-color)}#themeModal--create-item-modal .doc-element,#themeModal--createBusiness .doc-element,#themeModal--createBusiness-terms .doc-element,#themeModal--existingBusiness .doc-element,#themeModal--limitBusiness .doc-element,#themeModal--report-problem-modal .doc-element{background-color:#f7f7f7;border-radius:12px;color:var(--theme-grey_990);font-size:18px;font-weight:700;padding:20px 10px;width:100%}#themeModal--create-item-modal .docs-label,#themeModal--createBusiness .docs-label,#themeModal--createBusiness-terms .docs-label,#themeModal--existingBusiness .docs-label,#themeModal--limitBusiness .docs-label,#themeModal--report-problem-modal .docs-label{height:159px}#themeModal--create-item-modal .finish-create-business:disabled,#themeModal--createBusiness .finish-create-business:disabled,#themeModal--createBusiness-terms .finish-create-business:disabled,#themeModal--existingBusiness .finish-create-business:disabled,#themeModal--limitBusiness .finish-create-business:disabled,#themeModal--report-problem-modal .finish-create-business:disabled{opacity:.5;pointer-events:none}#themeModal--create-item-modal .color-white,#themeModal--createBusiness .color-white,#themeModal--createBusiness-terms .color-white,#themeModal--existingBusiness .color-white,#themeModal--limitBusiness .color-white,#themeModal--report-problem-modal .color-white{color:#fff}#themeModal--create-item-modal .color-dark-blue,#themeModal--createBusiness .color-dark-blue,#themeModal--createBusiness-terms .color-dark-blue,#themeModal--existingBusiness .color-dark-blue,#themeModal--limitBusiness .color-dark-blue,#themeModal--report-problem-modal .color-dark-blue{color:#33314b}#themeModal--create-item-modal .max-100,#themeModal--createBusiness .max-100,#themeModal--createBusiness-terms .max-100,#themeModal--existingBusiness .max-100,#themeModal--limitBusiness .max-100,#themeModal--report-problem-modal .max-100{max-width:100%}#themeModal--create-item-modal .max-90,#themeModal--createBusiness .max-90,#themeModal--createBusiness-terms .max-90,#themeModal--existingBusiness .max-90,#themeModal--limitBusiness .max-90,#themeModal--report-problem-modal .max-90{max-width:90%}#themeModal--create-item-modal #search-tag,#themeModal--createBusiness #search-tag,#themeModal--createBusiness-terms #search-tag,#themeModal--existingBusiness #search-tag,#themeModal--limitBusiness #search-tag,#themeModal--report-problem-modal #search-tag{padding:0 35px}#themeModal--create-item-modal .cancel-search,#themeModal--createBusiness .cancel-search,#themeModal--createBusiness-terms .cancel-search,#themeModal--existingBusiness .cancel-search,#themeModal--limitBusiness .cancel-search,#themeModal--report-problem-modal .cancel-search{bottom:26px;cursor:pointer;font-size:20px;inset-inline-end:10px;position:absolute}#themeModal--create-item-modal .search-glass,#themeModal--createBusiness .search-glass,#themeModal--createBusiness-terms .search-glass,#themeModal--existingBusiness .search-glass,#themeModal--limitBusiness .search-glass,#themeModal--report-problem-modal .search-glass{color:#b9b9b9;font-size:21px;inset-inline-start:10px;position:absolute;top:58px}#themeModal--create-item-modal .business-logo-svg,#themeModal--createBusiness .business-logo-svg,#themeModal--createBusiness-terms .business-logo-svg,#themeModal--existingBusiness .business-logo-svg,#themeModal--limitBusiness .business-logo-svg,#themeModal--report-problem-modal .business-logo-svg{align-items:center;background-color:#f2f2f2;border-radius:12px;display:flex;justify-content:center;padding:8px}#themeModal--create-item-modal .marker-view__property svg,#themeModal--createBusiness .marker-view__property svg,#themeModal--createBusiness-terms .marker-view__property svg,#themeModal--existingBusiness .marker-view__property svg,#themeModal--limitBusiness .marker-view__property svg,#themeModal--report-problem-modal .marker-view__property svg{width:100%}#themeModal--create-item-modal .max-21,#themeModal--createBusiness .max-21,#themeModal--createBusiness-terms .max-21,#themeModal--existingBusiness .max-21,#themeModal--limitBusiness .max-21,#themeModal--report-problem-modal .max-21{max-width:21%;width:21%}#themeModal--create-item-modal .gallery--full-content,#themeModal--createBusiness .gallery--full-content,#themeModal--createBusiness-terms .gallery--full-content,#themeModal--existingBusiness .gallery--full-content,#themeModal--limitBusiness .gallery--full-content,#themeModal--report-problem-modal .gallery--full-content{border-radius:12px;height:100%;width:100%}#themeModal--create-item-modal .position-relative,#themeModal--createBusiness .position-relative,#themeModal--createBusiness-terms .position-relative,#themeModal--existingBusiness .position-relative,#themeModal--limitBusiness .position-relative,#themeModal--report-problem-modal .position-relative{position:relative}#themeModal--create-item-modal .position-absolute,#themeModal--createBusiness .position-absolute,#themeModal--createBusiness-terms .position-absolute,#themeModal--existingBusiness .position-absolute,#themeModal--limitBusiness .position-absolute,#themeModal--report-problem-modal .position-absolute{position:absolute}#themeModal--create-item-modal .color-red,#themeModal--createBusiness .color-red,#themeModal--createBusiness-terms .color-red,#themeModal--existingBusiness .color-red,#themeModal--limitBusiness .color-red,#themeModal--report-problem-modal .color-red{color:#fc135b}#themeModal--create-item-modal .accept-terms-label,#themeModal--createBusiness .accept-terms-label,#themeModal--createBusiness-terms .accept-terms-label,#themeModal--existingBusiness .accept-terms-label,#themeModal--limitBusiness .accept-terms-label,#themeModal--report-problem-modal .accept-terms-label{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;display:block;font-size:22px;margin-bottom:12px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#themeModal--create-item-modal .accept-terms-label input,#themeModal--createBusiness .accept-terms-label input,#themeModal--createBusiness-terms .accept-terms-label input,#themeModal--existingBusiness .accept-terms-label input,#themeModal--limitBusiness .accept-terms-label input,#themeModal--report-problem-modal .accept-terms-label input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}#themeModal--create-item-modal .checkmark,#themeModal--createBusiness .checkmark,#themeModal--createBusiness-terms .checkmark,#themeModal--existingBusiness .checkmark,#themeModal--limitBusiness .checkmark,#themeModal--report-problem-modal .checkmark{border:1px solid;border-radius:4px;height:18px;inset-inline-start:0;position:absolute;top:2px;width:18px}@media(hover:hover){#themeModal--create-item-modal .accept-terms-label:hover input~.checkmark,#themeModal--createBusiness .accept-terms-label:hover input~.checkmark,#themeModal--createBusiness-terms .accept-terms-label:hover input~.checkmark,#themeModal--existingBusiness .accept-terms-label:hover input~.checkmark,#themeModal--limitBusiness .accept-terms-label:hover input~.checkmark,#themeModal--report-problem-modal .accept-terms-label:hover input~.checkmark{background-color:#ccc}}#themeModal--create-item-modal .accept-terms-label input:checked~.checkmark,#themeModal--createBusiness .accept-terms-label input:checked~.checkmark,#themeModal--createBusiness-terms .accept-terms-label input:checked~.checkmark,#themeModal--existingBusiness .accept-terms-label input:checked~.checkmark,#themeModal--limitBusiness .accept-terms-label input:checked~.checkmark,#themeModal--report-problem-modal .accept-terms-label input:checked~.checkmark{background-color:var(--theme-primary)}#themeModal--create-item-modal .checkmark:after,#themeModal--createBusiness .checkmark:after,#themeModal--createBusiness-terms .checkmark:after,#themeModal--existingBusiness .checkmark:after,#themeModal--limitBusiness .checkmark:after,#themeModal--report-problem-modal .checkmark:after{content:"";display:none;position:absolute}#themeModal--create-item-modal .accept-terms-label input:checked~.checkmark:after,#themeModal--createBusiness .accept-terms-label input:checked~.checkmark:after,#themeModal--createBusiness-terms .accept-terms-label input:checked~.checkmark:after,#themeModal--existingBusiness .accept-terms-label input:checked~.checkmark:after,#themeModal--limitBusiness .accept-terms-label input:checked~.checkmark:after,#themeModal--report-problem-modal .accept-terms-label input:checked~.checkmark:after{display:block}#themeModal--create-item-modal .accept-terms-label .checkmark:after,#themeModal--createBusiness .accept-terms-label .checkmark:after,#themeModal--createBusiness-terms .accept-terms-label .checkmark:after,#themeModal--existingBusiness .accept-terms-label .checkmark:after,#themeModal--limitBusiness .accept-terms-label .checkmark:after,#themeModal--report-problem-modal .accept-terms-label .checkmark:after{border:solid #fff;border-radius:4px;border-width:0 3px 3px 0;height:10px;inset-inline-end:6px;top:3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:5px}#themeModal--create-item-modal .input-error,#themeModal--createBusiness .input-error,#themeModal--createBusiness-terms .input-error,#themeModal--existingBusiness .input-error,#themeModal--limitBusiness .input-error,#themeModal--report-problem-modal .input-error{border:1px solid red}#themeModal--create-item-modal .tag-wrapper,#themeModal--createBusiness .tag-wrapper,#themeModal--createBusiness-terms .tag-wrapper,#themeModal--existingBusiness .tag-wrapper,#themeModal--limitBusiness .tag-wrapper,#themeModal--report-problem-modal .tag-wrapper{border-radius:12px;color:#33314b;cursor:pointer;font-family:var(--theme-font),sans-serif;padding:5px}#themeModal--create-item-modal .tag-wrapper .search-avatar,#themeModal--createBusiness .tag-wrapper .search-avatar,#themeModal--createBusiness-terms .tag-wrapper .search-avatar,#themeModal--existingBusiness .tag-wrapper .search-avatar,#themeModal--limitBusiness .tag-wrapper .search-avatar,#themeModal--report-problem-modal .tag-wrapper .search-avatar{background-color:#f2f2f2}#themeModal--create-item-modal .tag-logo,#themeModal--createBusiness .tag-logo,#themeModal--createBusiness-terms .tag-logo,#themeModal--existingBusiness .tag-logo,#themeModal--limitBusiness .tag-logo,#themeModal--report-problem-modal .tag-logo{height:28px;width:28px}#themeModal--create-item-modal .with-border,#themeModal--createBusiness .with-border,#themeModal--createBusiness-terms .with-border,#themeModal--existingBusiness .with-border,#themeModal--limitBusiness .with-border,#themeModal--report-problem-modal .with-border{border:1px solid #ddd}#themeModal--create-item-modal .cursor-pointer,#themeModal--createBusiness .cursor-pointer,#themeModal--createBusiness-terms .cursor-pointer,#themeModal--existingBusiness .cursor-pointer,#themeModal--limitBusiness .cursor-pointer,#themeModal--report-problem-modal .cursor-pointer{cursor:pointer}#themeModal--create-item-modal .address-google-map,#themeModal--createBusiness .address-google-map,#themeModal--createBusiness-terms .address-google-map,#themeModal--existingBusiness .address-google-map,#themeModal--limitBusiness .address-google-map,#themeModal--report-problem-modal .address-google-map{height:190px;width:100%}#themeModal--create-item-modal .go--to-category,#themeModal--createBusiness .go--to-category,#themeModal--createBusiness-terms .go--to-category,#themeModal--existingBusiness .go--to-category,#themeModal--limitBusiness .go--to-category,#themeModal--report-problem-modal .go--to-category{border-radius:12px;color:#33314b;height:52px;min-width:52px}#themeModal--create-item-modal .modal-tag,#themeModal--createBusiness .modal-tag,#themeModal--createBusiness-terms .modal-tag,#themeModal--existingBusiness .modal-tag,#themeModal--limitBusiness .modal-tag,#themeModal--report-problem-modal .modal-tag{background-color:#f0f0f0;border-radius:7px;color:#33314b;font-family:var(--theme-font),sans-serif;font-size:12px;padding:7px}#themeModal--create-item-modal .gap-6,#themeModal--createBusiness .gap-6,#themeModal--createBusiness-terms .gap-6,#themeModal--existingBusiness .gap-6,#themeModal--limitBusiness .gap-6,#themeModal--report-problem-modal .gap-6{gap:6px}#themeModal--create-item-modal .gap-10,#themeModal--createBusiness .gap-10,#themeModal--createBusiness-terms .gap-10,#themeModal--existingBusiness .gap-10,#themeModal--limitBusiness .gap-10,#themeModal--report-problem-modal .gap-10{gap:10px}#themeModal--create-item-modal .flex-wrap,#themeModal--createBusiness .flex-wrap,#themeModal--createBusiness-terms .flex-wrap,#themeModal--existingBusiness .flex-wrap,#themeModal--limitBusiness .flex-wrap,#themeModal--report-problem-modal .flex-wrap{flex-wrap:wrap}#themeModal--create-item-modal .text-underline,#themeModal--createBusiness .text-underline,#themeModal--createBusiness-terms .text-underline,#themeModal--existingBusiness .text-underline,#themeModal--limitBusiness .text-underline,#themeModal--report-problem-modal .text-underline{text-decoration:underline}#themeModal--create-item-modal .bg-blue,#themeModal--createBusiness .bg-blue,#themeModal--createBusiness-terms .bg-blue,#themeModal--existingBusiness .bg-blue,#themeModal--limitBusiness .bg-blue,#themeModal--report-problem-modal .bg-blue{background-color:var(--theme-primary-light)}#themeModal--create-item-modal .w-95,#themeModal--createBusiness .w-95,#themeModal--createBusiness-terms .w-95,#themeModal--existingBusiness .w-95,#themeModal--limitBusiness .w-95,#themeModal--report-problem-modal .w-95{width:96px}#themeModal--create-item-modal .color-grey,#themeModal--createBusiness .color-grey,#themeModal--createBusiness-terms .color-grey,#themeModal--existingBusiness .color-grey,#themeModal--limitBusiness .color-grey,#themeModal--report-problem-modal .color-grey{color:#a7a7a7}#themeModal--create-item-modal .with-border-top,#themeModal--createBusiness .with-border-top,#themeModal--createBusiness-terms .with-border-top,#themeModal--existingBusiness .with-border-top,#themeModal--limitBusiness .with-border-top,#themeModal--report-problem-modal .with-border-top{border-top:1px solid #d3d3d3}#themeModal--create-item-modal .with-border-bottom,#themeModal--createBusiness .with-border-bottom,#themeModal--createBusiness-terms .with-border-bottom,#themeModal--existingBusiness .with-border-bottom,#themeModal--limitBusiness .with-border-bottom,#themeModal--report-problem-modal .with-border-bottom{border-bottom:1px solid #d3d3d3}#themeModal--create-item-modal .fs-10,#themeModal--createBusiness .fs-10,#themeModal--createBusiness-terms .fs-10,#themeModal--existingBusiness .fs-10,#themeModal--limitBusiness .fs-10,#themeModal--report-problem-modal .fs-10{font-size:10px}#themeModal--create-item-modal .fs-12,#themeModal--createBusiness .fs-12,#themeModal--createBusiness-terms .fs-12,#themeModal--existingBusiness .fs-12,#themeModal--limitBusiness .fs-12,#themeModal--report-problem-modal .fs-12{font-size:12px}#themeModal--create-item-modal .fs-14,#themeModal--createBusiness .fs-14,#themeModal--createBusiness-terms .fs-14,#themeModal--existingBusiness .fs-14,#themeModal--limitBusiness .fs-14,#themeModal--report-problem-modal .fs-14{font-size:14px}#themeModal--create-item-modal .fs-16,#themeModal--createBusiness .fs-16,#themeModal--createBusiness-terms .fs-16,#themeModal--existingBusiness .fs-16,#themeModal--limitBusiness .fs-16,#themeModal--report-problem-modal .fs-16{font-size:16px}#themeModal--create-item-modal .fs-18,#themeModal--createBusiness .fs-18,#themeModal--createBusiness-terms .fs-18,#themeModal--existingBusiness .fs-18,#themeModal--limitBusiness .fs-18,#themeModal--report-problem-modal .fs-18{font-size:18px}#themeModal--create-item-modal .fs-20,#themeModal--createBusiness .fs-20,#themeModal--createBusiness-terms .fs-20,#themeModal--existingBusiness .fs-20,#themeModal--limitBusiness .fs-20,#themeModal--report-problem-modal .fs-20{font-size:20px}#themeModal--create-item-modal .fs-24,#themeModal--createBusiness .fs-24,#themeModal--createBusiness-terms .fs-24,#themeModal--existingBusiness .fs-24,#themeModal--limitBusiness .fs-24,#themeModal--report-problem-modal .fs-24{font-size:24px}#themeModal--create-item-modal .fs-30,#themeModal--createBusiness .fs-30,#themeModal--createBusiness-terms .fs-30,#themeModal--existingBusiness .fs-30,#themeModal--limitBusiness .fs-30,#themeModal--report-problem-modal .fs-30{font-size:30px}#themeModal--create-item-modal .fs-60,#themeModal--createBusiness .fs-60,#themeModal--createBusiness-terms .fs-60,#themeModal--existingBusiness .fs-60,#themeModal--limitBusiness .fs-60,#themeModal--report-problem-modal .fs-60{font-size:60px}#themeModal--create-item-modal .fs-40,#themeModal--createBusiness .fs-40,#themeModal--createBusiness-terms .fs-40,#themeModal--existingBusiness .fs-40,#themeModal--limitBusiness .fs-40,#themeModal--report-problem-modal .fs-40{font-size:40px}#themeModal--create-item-modal .mr-4,#themeModal--createBusiness .mr-4,#themeModal--createBusiness-terms .mr-4,#themeModal--existingBusiness .mr-4,#themeModal--limitBusiness .mr-4,#themeModal--report-problem-modal .mr-4{margin-inline-start:4px}#themeModal--create-item-modal .ml-4,#themeModal--createBusiness .ml-4,#themeModal--createBusiness-terms .ml-4,#themeModal--existingBusiness .ml-4,#themeModal--limitBusiness .ml-4,#themeModal--report-problem-modal .ml-4{margin-inline-end:4px}#themeModal--create-item-modal .mx-4,#themeModal--createBusiness .mx-4,#themeModal--createBusiness-terms .mx-4,#themeModal--existingBusiness .mx-4,#themeModal--limitBusiness .mx-4,#themeModal--report-problem-modal .mx-4{margin-inline-end:4px;margin-inline-start:4px}#themeModal--create-item-modal .pt-4,#themeModal--createBusiness .pt-4,#themeModal--createBusiness-terms .pt-4,#themeModal--existingBusiness .pt-4,#themeModal--limitBusiness .pt-4,#themeModal--report-problem-modal .pt-4{padding-top:4px}#themeModal--create-item-modal .mt-4,#themeModal--createBusiness .mt-4,#themeModal--createBusiness-terms .mt-4,#themeModal--existingBusiness .mt-4,#themeModal--limitBusiness .mt-4,#themeModal--report-problem-modal .mt-4{margin-top:4px!important}#themeModal--create-item-modal .mb-4,#themeModal--createBusiness .mb-4,#themeModal--createBusiness-terms .mb-4,#themeModal--existingBusiness .mb-4,#themeModal--limitBusiness .mb-4,#themeModal--report-problem-modal .mb-4{margin-bottom:4px!important}#themeModal--create-item-modal .my-4,#themeModal--createBusiness .my-4,#themeModal--createBusiness-terms .my-4,#themeModal--existingBusiness .my-4,#themeModal--limitBusiness .my-4,#themeModal--report-problem-modal .my-4{margin-bottom:4px!important;margin-top:4px!important}#themeModal--create-item-modal .pb-4,#themeModal--createBusiness .pb-4,#themeModal--createBusiness-terms .pb-4,#themeModal--existingBusiness .pb-4,#themeModal--limitBusiness .pb-4,#themeModal--report-problem-modal .pb-4{padding-bottom:4px}#themeModal--create-item-modal .mr-10,#themeModal--createBusiness .mr-10,#themeModal--createBusiness-terms .mr-10,#themeModal--existingBusiness .mr-10,#themeModal--limitBusiness .mr-10,#themeModal--report-problem-modal .mr-10{margin-inline-start:10px}#themeModal--create-item-modal .ml-10,#themeModal--createBusiness .ml-10,#themeModal--createBusiness-terms .ml-10,#themeModal--existingBusiness .ml-10,#themeModal--limitBusiness .ml-10,#themeModal--report-problem-modal .ml-10{margin-inline-end:10px}#themeModal--create-item-modal .mx-10,#themeModal--createBusiness .mx-10,#themeModal--createBusiness-terms .mx-10,#themeModal--existingBusiness .mx-10,#themeModal--limitBusiness .mx-10,#themeModal--report-problem-modal .mx-10{margin-inline-end:10px;margin-inline-start:10px}#themeModal--create-item-modal .pt-10,#themeModal--createBusiness .pt-10,#themeModal--createBusiness-terms .pt-10,#themeModal--existingBusiness .pt-10,#themeModal--limitBusiness .pt-10,#themeModal--report-problem-modal .pt-10{padding-top:10px}#themeModal--create-item-modal .mt-10,#themeModal--createBusiness .mt-10,#themeModal--createBusiness-terms .mt-10,#themeModal--existingBusiness .mt-10,#themeModal--limitBusiness .mt-10,#themeModal--report-problem-modal .mt-10{margin-top:10px!important}#themeModal--create-item-modal .mb-10,#themeModal--createBusiness .mb-10,#themeModal--createBusiness-terms .mb-10,#themeModal--existingBusiness .mb-10,#themeModal--limitBusiness .mb-10,#themeModal--report-problem-modal .mb-10{margin-bottom:10px!important}#themeModal--create-item-modal .my-10,#themeModal--createBusiness .my-10,#themeModal--createBusiness-terms .my-10,#themeModal--existingBusiness .my-10,#themeModal--limitBusiness .my-10,#themeModal--report-problem-modal .my-10{margin-bottom:10px!important;margin-top:10px!important}#themeModal--create-item-modal .pb-10,#themeModal--createBusiness .pb-10,#themeModal--createBusiness-terms .pb-10,#themeModal--existingBusiness .pb-10,#themeModal--limitBusiness .pb-10,#themeModal--report-problem-modal .pb-10{padding-bottom:10px}#themeModal--create-item-modal .mr-16,#themeModal--createBusiness .mr-16,#themeModal--createBusiness-terms .mr-16,#themeModal--existingBusiness .mr-16,#themeModal--limitBusiness .mr-16,#themeModal--report-problem-modal .mr-16{margin-inline-start:16px}#themeModal--create-item-modal .ml-16,#themeModal--createBusiness .ml-16,#themeModal--createBusiness-terms .ml-16,#themeModal--existingBusiness .ml-16,#themeModal--limitBusiness .ml-16,#themeModal--report-problem-modal .ml-16{margin-inline-end:16px}#themeModal--create-item-modal .mx-16,#themeModal--createBusiness .mx-16,#themeModal--createBusiness-terms .mx-16,#themeModal--existingBusiness .mx-16,#themeModal--limitBusiness .mx-16,#themeModal--report-problem-modal .mx-16{margin-inline-end:16px;margin-inline-start:16px}#themeModal--create-item-modal .pt-16,#themeModal--createBusiness .pt-16,#themeModal--createBusiness-terms .pt-16,#themeModal--existingBusiness .pt-16,#themeModal--limitBusiness .pt-16,#themeModal--report-problem-modal .pt-16{padding-top:16px}#themeModal--create-item-modal .mt-16,#themeModal--createBusiness .mt-16,#themeModal--createBusiness-terms .mt-16,#themeModal--existingBusiness .mt-16,#themeModal--limitBusiness .mt-16,#themeModal--report-problem-modal .mt-16{margin-top:16px!important}#themeModal--create-item-modal .mb-16,#themeModal--createBusiness .mb-16,#themeModal--createBusiness-terms .mb-16,#themeModal--existingBusiness .mb-16,#themeModal--limitBusiness .mb-16,#themeModal--report-problem-modal .mb-16{margin-bottom:16px!important}#themeModal--create-item-modal .my-16,#themeModal--createBusiness .my-16,#themeModal--createBusiness-terms .my-16,#themeModal--existingBusiness .my-16,#themeModal--limitBusiness .my-16,#themeModal--report-problem-modal .my-16{margin-bottom:16px!important;margin-top:16px!important}#themeModal--create-item-modal .pb-16,#themeModal--createBusiness .pb-16,#themeModal--createBusiness-terms .pb-16,#themeModal--existingBusiness .pb-16,#themeModal--limitBusiness .pb-16,#themeModal--report-problem-modal .pb-16{padding-bottom:16px}#themeModal--create-item-modal .mr-20,#themeModal--createBusiness .mr-20,#themeModal--createBusiness-terms .mr-20,#themeModal--existingBusiness .mr-20,#themeModal--limitBusiness .mr-20,#themeModal--report-problem-modal .mr-20{margin-inline-start:20px}#themeModal--create-item-modal .ml-20,#themeModal--createBusiness .ml-20,#themeModal--createBusiness-terms .ml-20,#themeModal--existingBusiness .ml-20,#themeModal--limitBusiness .ml-20,#themeModal--report-problem-modal .ml-20{margin-inline-end:20px}#themeModal--create-item-modal .mx-20,#themeModal--createBusiness .mx-20,#themeModal--createBusiness-terms .mx-20,#themeModal--existingBusiness .mx-20,#themeModal--limitBusiness .mx-20,#themeModal--report-problem-modal .mx-20{margin-inline-end:20px;margin-inline-start:20px}#themeModal--create-item-modal .pt-20,#themeModal--createBusiness .pt-20,#themeModal--createBusiness-terms .pt-20,#themeModal--existingBusiness .pt-20,#themeModal--limitBusiness .pt-20,#themeModal--report-problem-modal .pt-20{padding-top:20px}#themeModal--create-item-modal .mt-20,#themeModal--createBusiness .mt-20,#themeModal--createBusiness-terms .mt-20,#themeModal--existingBusiness .mt-20,#themeModal--limitBusiness .mt-20,#themeModal--report-problem-modal .mt-20{margin-top:20px!important}#themeModal--create-item-modal .mb-20,#themeModal--createBusiness .mb-20,#themeModal--createBusiness-terms .mb-20,#themeModal--existingBusiness .mb-20,#themeModal--limitBusiness .mb-20,#themeModal--report-problem-modal .mb-20{margin-bottom:20px!important}#themeModal--create-item-modal .my-20,#themeModal--createBusiness .my-20,#themeModal--createBusiness-terms .my-20,#themeModal--existingBusiness .my-20,#themeModal--limitBusiness .my-20,#themeModal--report-problem-modal .my-20{margin-bottom:20px!important;margin-top:20px!important}#themeModal--create-item-modal .pb-20,#themeModal--createBusiness .pb-20,#themeModal--createBusiness-terms .pb-20,#themeModal--existingBusiness .pb-20,#themeModal--limitBusiness .pb-20,#themeModal--report-problem-modal .pb-20{padding-bottom:20px}#themeModal--create-item-modal .mr-5,#themeModal--createBusiness .mr-5,#themeModal--createBusiness-terms .mr-5,#themeModal--existingBusiness .mr-5,#themeModal--limitBusiness .mr-5,#themeModal--report-problem-modal .mr-5{margin-inline-start:5px}#themeModal--create-item-modal .ml-5,#themeModal--createBusiness .ml-5,#themeModal--createBusiness-terms .ml-5,#themeModal--existingBusiness .ml-5,#themeModal--limitBusiness .ml-5,#themeModal--report-problem-modal .ml-5{margin-inline-end:5px}#themeModal--create-item-modal .mx-5,#themeModal--createBusiness .mx-5,#themeModal--createBusiness-terms .mx-5,#themeModal--existingBusiness .mx-5,#themeModal--limitBusiness .mx-5,#themeModal--report-problem-modal .mx-5{margin-inline-end:5px;margin-inline-start:5px}#themeModal--create-item-modal .pt-5,#themeModal--createBusiness .pt-5,#themeModal--createBusiness-terms .pt-5,#themeModal--existingBusiness .pt-5,#themeModal--limitBusiness .pt-5,#themeModal--report-problem-modal .pt-5{padding-top:5px}#themeModal--create-item-modal .mt-5,#themeModal--createBusiness .mt-5,#themeModal--createBusiness-terms .mt-5,#themeModal--existingBusiness .mt-5,#themeModal--limitBusiness .mt-5,#themeModal--report-problem-modal .mt-5{margin-top:5px!important}#themeModal--create-item-modal .mb-5,#themeModal--createBusiness .mb-5,#themeModal--createBusiness-terms .mb-5,#themeModal--existingBusiness .mb-5,#themeModal--limitBusiness .mb-5,#themeModal--report-problem-modal .mb-5{margin-bottom:5px!important}#themeModal--create-item-modal .my-5,#themeModal--createBusiness .my-5,#themeModal--createBusiness-terms .my-5,#themeModal--existingBusiness .my-5,#themeModal--limitBusiness .my-5,#themeModal--report-problem-modal .my-5{margin-bottom:5px!important;margin-top:5px!important}#themeModal--create-item-modal .pb-5,#themeModal--createBusiness .pb-5,#themeModal--createBusiness-terms .pb-5,#themeModal--existingBusiness .pb-5,#themeModal--limitBusiness .pb-5,#themeModal--report-problem-modal .pb-5{padding-bottom:5px}#themeModal--create-item-modal .mr-25,#themeModal--createBusiness .mr-25,#themeModal--createBusiness-terms .mr-25,#themeModal--existingBusiness .mr-25,#themeModal--limitBusiness .mr-25,#themeModal--report-problem-modal .mr-25{margin-inline-start:25px}#themeModal--create-item-modal .ml-25,#themeModal--createBusiness .ml-25,#themeModal--createBusiness-terms .ml-25,#themeModal--existingBusiness .ml-25,#themeModal--limitBusiness .ml-25,#themeModal--report-problem-modal .ml-25{margin-inline-end:25px}#themeModal--create-item-modal .mx-25,#themeModal--createBusiness .mx-25,#themeModal--createBusiness-terms .mx-25,#themeModal--existingBusiness .mx-25,#themeModal--limitBusiness .mx-25,#themeModal--report-problem-modal .mx-25{margin-inline-end:25px;margin-inline-start:25px}#themeModal--create-item-modal .pt-25,#themeModal--createBusiness .pt-25,#themeModal--createBusiness-terms .pt-25,#themeModal--existingBusiness .pt-25,#themeModal--limitBusiness .pt-25,#themeModal--report-problem-modal .pt-25{padding-top:25px}#themeModal--create-item-modal .mt-25,#themeModal--createBusiness .mt-25,#themeModal--createBusiness-terms .mt-25,#themeModal--existingBusiness .mt-25,#themeModal--limitBusiness .mt-25,#themeModal--report-problem-modal .mt-25{margin-top:25px!important}#themeModal--create-item-modal .mb-25,#themeModal--createBusiness .mb-25,#themeModal--createBusiness-terms .mb-25,#themeModal--existingBusiness .mb-25,#themeModal--limitBusiness .mb-25,#themeModal--report-problem-modal .mb-25{margin-bottom:25px!important}#themeModal--create-item-modal .my-25,#themeModal--createBusiness .my-25,#themeModal--createBusiness-terms .my-25,#themeModal--existingBusiness .my-25,#themeModal--limitBusiness .my-25,#themeModal--report-problem-modal .my-25{margin-bottom:25px!important;margin-top:25px!important}#themeModal--create-item-modal .pb-25,#themeModal--createBusiness .pb-25,#themeModal--createBusiness-terms .pb-25,#themeModal--existingBusiness .pb-25,#themeModal--limitBusiness .pb-25,#themeModal--report-problem-modal .pb-25{padding-bottom:25px}#themeModal--create-item-modal .mr-35,#themeModal--createBusiness .mr-35,#themeModal--createBusiness-terms .mr-35,#themeModal--existingBusiness .mr-35,#themeModal--limitBusiness .mr-35,#themeModal--report-problem-modal .mr-35{margin-inline-start:35px}#themeModal--create-item-modal .ml-35,#themeModal--createBusiness .ml-35,#themeModal--createBusiness-terms .ml-35,#themeModal--existingBusiness .ml-35,#themeModal--limitBusiness .ml-35,#themeModal--report-problem-modal .ml-35{margin-inline-end:35px}#themeModal--create-item-modal .mx-35,#themeModal--createBusiness .mx-35,#themeModal--createBusiness-terms .mx-35,#themeModal--existingBusiness .mx-35,#themeModal--limitBusiness .mx-35,#themeModal--report-problem-modal .mx-35{margin-inline-end:35px;margin-inline-start:35px}#themeModal--create-item-modal .pt-35,#themeModal--createBusiness .pt-35,#themeModal--createBusiness-terms .pt-35,#themeModal--existingBusiness .pt-35,#themeModal--limitBusiness .pt-35,#themeModal--report-problem-modal .pt-35{padding-top:35px}#themeModal--create-item-modal .mt-35,#themeModal--createBusiness .mt-35,#themeModal--createBusiness-terms .mt-35,#themeModal--existingBusiness .mt-35,#themeModal--limitBusiness .mt-35,#themeModal--report-problem-modal .mt-35{margin-top:35px!important}#themeModal--create-item-modal .mb-35,#themeModal--createBusiness .mb-35,#themeModal--createBusiness-terms .mb-35,#themeModal--existingBusiness .mb-35,#themeModal--limitBusiness .mb-35,#themeModal--report-problem-modal .mb-35{margin-bottom:35px!important}#themeModal--create-item-modal .my-35,#themeModal--createBusiness .my-35,#themeModal--createBusiness-terms .my-35,#themeModal--existingBusiness .my-35,#themeModal--limitBusiness .my-35,#themeModal--report-problem-modal .my-35{margin-bottom:35px!important;margin-top:35px!important}#themeModal--create-item-modal .pb-35,#themeModal--createBusiness .pb-35,#themeModal--createBusiness-terms .pb-35,#themeModal--existingBusiness .pb-35,#themeModal--limitBusiness .pb-35,#themeModal--report-problem-modal .pb-35{padding-bottom:35px}#themeModal--create-item-modal .mr-15,#themeModal--createBusiness .mr-15,#themeModal--createBusiness-terms .mr-15,#themeModal--existingBusiness .mr-15,#themeModal--limitBusiness .mr-15,#themeModal--report-problem-modal .mr-15{margin-inline-start:15px}#themeModal--create-item-modal .ml-15,#themeModal--createBusiness .ml-15,#themeModal--createBusiness-terms .ml-15,#themeModal--existingBusiness .ml-15,#themeModal--limitBusiness .ml-15,#themeModal--report-problem-modal .ml-15{margin-inline-end:15px}#themeModal--create-item-modal .mx-15,#themeModal--createBusiness .mx-15,#themeModal--createBusiness-terms .mx-15,#themeModal--existingBusiness .mx-15,#themeModal--limitBusiness .mx-15,#themeModal--report-problem-modal .mx-15{margin-inline-end:15px;margin-inline-start:15px}#themeModal--create-item-modal .pt-15,#themeModal--createBusiness .pt-15,#themeModal--createBusiness-terms .pt-15,#themeModal--existingBusiness .pt-15,#themeModal--limitBusiness .pt-15,#themeModal--report-problem-modal .pt-15{padding-top:15px}#themeModal--create-item-modal .mt-15,#themeModal--createBusiness .mt-15,#themeModal--createBusiness-terms .mt-15,#themeModal--existingBusiness .mt-15,#themeModal--limitBusiness .mt-15,#themeModal--report-problem-modal .mt-15{margin-top:15px!important}#themeModal--create-item-modal .mb-15,#themeModal--createBusiness .mb-15,#themeModal--createBusiness-terms .mb-15,#themeModal--existingBusiness .mb-15,#themeModal--limitBusiness .mb-15,#themeModal--report-problem-modal .mb-15{margin-bottom:15px!important}#themeModal--create-item-modal .my-15,#themeModal--createBusiness .my-15,#themeModal--createBusiness-terms .my-15,#themeModal--existingBusiness .my-15,#themeModal--limitBusiness .my-15,#themeModal--report-problem-modal .my-15{margin-bottom:15px!important;margin-top:15px!important}#themeModal--create-item-modal .pb-15,#themeModal--createBusiness .pb-15,#themeModal--createBusiness-terms .pb-15,#themeModal--existingBusiness .pb-15,#themeModal--limitBusiness .pb-15,#themeModal--report-problem-modal .pb-15{padding-bottom:15px}#themeModal--create-item-modal .mr-50,#themeModal--createBusiness .mr-50,#themeModal--createBusiness-terms .mr-50,#themeModal--existingBusiness .mr-50,#themeModal--limitBusiness .mr-50,#themeModal--report-problem-modal .mr-50{margin-inline-start:50px}#themeModal--create-item-modal .ml-50,#themeModal--createBusiness .ml-50,#themeModal--createBusiness-terms .ml-50,#themeModal--existingBusiness .ml-50,#themeModal--limitBusiness .ml-50,#themeModal--report-problem-modal .ml-50{margin-inline-end:50px}#themeModal--create-item-modal .mx-50,#themeModal--createBusiness .mx-50,#themeModal--createBusiness-terms .mx-50,#themeModal--existingBusiness .mx-50,#themeModal--limitBusiness .mx-50,#themeModal--report-problem-modal .mx-50{margin-inline-end:50px;margin-inline-start:50px}#themeModal--create-item-modal .pt-50,#themeModal--createBusiness .pt-50,#themeModal--createBusiness-terms .pt-50,#themeModal--existingBusiness .pt-50,#themeModal--limitBusiness .pt-50,#themeModal--report-problem-modal .pt-50{padding-top:50px}#themeModal--create-item-modal .mt-50,#themeModal--createBusiness .mt-50,#themeModal--createBusiness-terms .mt-50,#themeModal--existingBusiness .mt-50,#themeModal--limitBusiness .mt-50,#themeModal--report-problem-modal .mt-50{margin-top:50px!important}#themeModal--create-item-modal .mb-50,#themeModal--createBusiness .mb-50,#themeModal--createBusiness-terms .mb-50,#themeModal--existingBusiness .mb-50,#themeModal--limitBusiness .mb-50,#themeModal--report-problem-modal .mb-50{margin-bottom:50px!important}#themeModal--create-item-modal .my-50,#themeModal--createBusiness .my-50,#themeModal--createBusiness-terms .my-50,#themeModal--existingBusiness .my-50,#themeModal--limitBusiness .my-50,#themeModal--report-problem-modal .my-50{margin-bottom:50px!important;margin-top:50px!important}#themeModal--create-item-modal .pb-50,#themeModal--createBusiness .pb-50,#themeModal--createBusiness-terms .pb-50,#themeModal--existingBusiness .pb-50,#themeModal--limitBusiness .pb-50,#themeModal--report-problem-modal .pb-50{padding-bottom:50px}#themeModal--create-item-modal .mr-30,#themeModal--createBusiness .mr-30,#themeModal--createBusiness-terms .mr-30,#themeModal--existingBusiness .mr-30,#themeModal--limitBusiness .mr-30,#themeModal--report-problem-modal .mr-30{margin-inline-start:30px}#themeModal--create-item-modal .ml-30,#themeModal--createBusiness .ml-30,#themeModal--createBusiness-terms .ml-30,#themeModal--existingBusiness .ml-30,#themeModal--limitBusiness .ml-30,#themeModal--report-problem-modal .ml-30{margin-inline-end:30px}#themeModal--create-item-modal .mx-30,#themeModal--createBusiness .mx-30,#themeModal--createBusiness-terms .mx-30,#themeModal--existingBusiness .mx-30,#themeModal--limitBusiness .mx-30,#themeModal--report-problem-modal .mx-30{margin-inline-end:30px;margin-inline-start:30px}#themeModal--create-item-modal .pt-30,#themeModal--createBusiness .pt-30,#themeModal--createBusiness-terms .pt-30,#themeModal--existingBusiness .pt-30,#themeModal--limitBusiness .pt-30,#themeModal--report-problem-modal .pt-30{padding-top:30px}#themeModal--create-item-modal .mt-30,#themeModal--createBusiness .mt-30,#themeModal--createBusiness-terms .mt-30,#themeModal--existingBusiness .mt-30,#themeModal--limitBusiness .mt-30,#themeModal--report-problem-modal .mt-30{margin-top:30px!important}#themeModal--create-item-modal .mb-30,#themeModal--createBusiness .mb-30,#themeModal--createBusiness-terms .mb-30,#themeModal--existingBusiness .mb-30,#themeModal--limitBusiness .mb-30,#themeModal--report-problem-modal .mb-30{margin-bottom:30px!important}#themeModal--create-item-modal .my-30,#themeModal--createBusiness .my-30,#themeModal--createBusiness-terms .my-30,#themeModal--existingBusiness .my-30,#themeModal--limitBusiness .my-30,#themeModal--report-problem-modal .my-30{margin-bottom:30px!important;margin-top:30px!important}#themeModal--create-item-modal .pb-30,#themeModal--createBusiness .pb-30,#themeModal--createBusiness-terms .pb-30,#themeModal--existingBusiness .pb-30,#themeModal--limitBusiness .pb-30,#themeModal--report-problem-modal .pb-30{padding-bottom:30px}#themeModal--create-item-modal .w-25,#themeModal--createBusiness .w-25,#themeModal--createBusiness-terms .w-25,#themeModal--existingBusiness .w-25,#themeModal--limitBusiness .w-25,#themeModal--report-problem-modal .w-25{width:25%}#themeModal--create-item-modal .h-25,#themeModal--createBusiness .h-25,#themeModal--createBusiness-terms .h-25,#themeModal--existingBusiness .h-25,#themeModal--limitBusiness .h-25,#themeModal--report-problem-modal .h-25{height:25%}#themeModal--create-item-modal .w-50,#themeModal--createBusiness .w-50,#themeModal--createBusiness-terms .w-50,#themeModal--existingBusiness .w-50,#themeModal--limitBusiness .w-50,#themeModal--report-problem-modal .w-50{width:50%}#themeModal--create-item-modal .h-50,#themeModal--createBusiness .h-50,#themeModal--createBusiness-terms .h-50,#themeModal--existingBusiness .h-50,#themeModal--limitBusiness .h-50,#themeModal--report-problem-modal .h-50{height:50%}#themeModal--create-item-modal .w-75,#themeModal--createBusiness .w-75,#themeModal--createBusiness-terms .w-75,#themeModal--existingBusiness .w-75,#themeModal--limitBusiness .w-75,#themeModal--report-problem-modal .w-75{width:75%}#themeModal--create-item-modal .h-75,#themeModal--createBusiness .h-75,#themeModal--createBusiness-terms .h-75,#themeModal--existingBusiness .h-75,#themeModal--limitBusiness .h-75,#themeModal--report-problem-modal .h-75{height:75%}#themeModal--create-item-modal .w-100,#themeModal--createBusiness .w-100,#themeModal--createBusiness-terms .w-100,#themeModal--existingBusiness .w-100,#themeModal--limitBusiness .w-100,#themeModal--report-problem-modal .w-100{width:100%}#themeModal--create-item-modal .h-100,#themeModal--createBusiness .h-100,#themeModal--createBusiness-terms .h-100,#themeModal--existingBusiness .h-100,#themeModal--limitBusiness .h-100,#themeModal--report-problem-modal .h-100{height:100%}#themeModal--create-item-modal .modal-body,#themeModal--createBusiness .modal-body,#themeModal--createBusiness-terms .modal-body,#themeModal--existingBusiness .modal-body,#themeModal--limitBusiness .modal-body,#themeModal--report-problem-modal .modal-body{height:calc(100% - var(--theme-modal-height-header) - var(--theme-modal-height-footer))}#themeModal--create-item-modal .modal-body.modal-section-three:not(.modal-body__footer-visible)~footer,#themeModal--createBusiness .modal-body.modal-section-three:not(.modal-body__footer-visible)~footer,#themeModal--createBusiness-terms .modal-body.modal-section-three:not(.modal-body__footer-visible)~footer,#themeModal--existingBusiness .modal-body.modal-section-three:not(.modal-body__footer-visible)~footer,#themeModal--limitBusiness .modal-body.modal-section-three:not(.modal-body__footer-visible)~footer,#themeModal--report-problem-modal .modal-body.modal-section-three:not(.modal-body__footer-visible)~footer{display:none}#themeModal--create-item-modal .modal-body.modal-body__footer-visible,#themeModal--createBusiness .modal-body.modal-body__footer-visible,#themeModal--createBusiness-terms .modal-body.modal-body__footer-visible,#themeModal--existingBusiness .modal-body.modal-body__footer-visible,#themeModal--limitBusiness .modal-body.modal-body__footer-visible,#themeModal--report-problem-modal .modal-body.modal-body__footer-visible{--theme-modal-height-footer:calc(72px + env(safe-area-inset-bottom))}#themeModal--create-item-modal .modal-body.modal-body__footer-visible~footer,#themeModal--createBusiness .modal-body.modal-body__footer-visible~footer,#themeModal--createBusiness-terms .modal-body.modal-body__footer-visible~footer,#themeModal--existingBusiness .modal-body.modal-body__footer-visible~footer,#themeModal--limitBusiness .modal-body.modal-body__footer-visible~footer,#themeModal--report-problem-modal .modal-body.modal-body__footer-visible~footer{padding-top:10px}#themeModal--create-item-modal .with-bottom-upper-border,#themeModal--createBusiness .with-bottom-upper-border,#themeModal--createBusiness-terms .with-bottom-upper-border,#themeModal--existingBusiness .with-bottom-upper-border,#themeModal--limitBusiness .with-bottom-upper-border,#themeModal--report-problem-modal .with-bottom-upper-border{border-bottom:1px solid #d3d3d3;border-top:1px solid #d3d3d3}#themeModal--create-item-modal .text-overflow,#themeModal--createBusiness .text-overflow,#themeModal--createBusiness-terms .text-overflow,#themeModal--existingBusiness .text-overflow,#themeModal--limitBusiness .text-overflow,#themeModal--report-problem-modal .text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#themeModal--create-item-modal .font-sans,#themeModal--createBusiness .font-sans,#themeModal--createBusiness-terms .font-sans,#themeModal--existingBusiness .font-sans,#themeModal--limitBusiness .font-sans,#themeModal--report-problem-modal .font-sans{font-family:var(--theme-font),sans-serif}#themeModal--create-item-modal .step-one-title,#themeModal--createBusiness .step-one-title,#themeModal--createBusiness-terms .step-one-title,#themeModal--existingBusiness .step-one-title,#themeModal--limitBusiness .step-one-title,#themeModal--report-problem-modal .step-one-title{margin-top:20px;text-align:start}#themeModal--create-item-modal label,#themeModal--createBusiness label,#themeModal--createBusiness-terms label,#themeModal--existingBusiness label,#themeModal--limitBusiness label,#themeModal--report-problem-modal label{font-size:1.125rem;font-weight:700}#themeModal--create-item-modal label.create-business__step1-label,#themeModal--createBusiness label.create-business__step1-label,#themeModal--createBusiness-terms label.create-business__step1-label,#themeModal--existingBusiness label.create-business__step1-label,#themeModal--limitBusiness label.create-business__step1-label,#themeModal--report-problem-modal label.create-business__step1-label{display:block;font-size:1.5rem;font-weight:400;margin-top:1rem;padding-inline:1rem}#themeModal--create-item-modal label.bsapp--label,#themeModal--createBusiness label.bsapp--label,#themeModal--createBusiness-terms label.bsapp--label,#themeModal--existingBusiness label.bsapp--label,#themeModal--limitBusiness label.bsapp--label,#themeModal--report-problem-modal label.bsapp--label{font-weight:400}#themeModal--create-item-modal label.bsapp--label.bsapp--label__blue,#themeModal--createBusiness label.bsapp--label.bsapp--label__blue,#themeModal--createBusiness-terms label.bsapp--label.bsapp--label__blue,#themeModal--existingBusiness label.bsapp--label.bsapp--label__blue,#themeModal--limitBusiness label.bsapp--label.bsapp--label__blue,#themeModal--report-problem-modal label.bsapp--label.bsapp--label__blue{color:var(--theme-third-light)}#themeModal--create-item-modal .font-weight-normal,#themeModal--createBusiness .font-weight-normal,#themeModal--createBusiness-terms .font-weight-normal,#themeModal--existingBusiness .font-weight-normal,#themeModal--limitBusiness .font-weight-normal,#themeModal--report-problem-modal .font-weight-normal{font-weight:500}#themeModal--create-item-modal input:not([type=checkbox]):focus,#themeModal--create-item-modal textarea:focus,#themeModal--createBusiness input:not([type=checkbox]):focus,#themeModal--createBusiness textarea:focus,#themeModal--createBusiness-terms input:not([type=checkbox]):focus,#themeModal--createBusiness-terms textarea:focus,#themeModal--existingBusiness input:not([type=checkbox]):focus,#themeModal--existingBusiness textarea:focus,#themeModal--limitBusiness input:not([type=checkbox]):focus,#themeModal--limitBusiness textarea:focus,#themeModal--report-problem-modal input:not([type=checkbox]):focus,#themeModal--report-problem-modal textarea:focus{border:1px solid var(--theme-primary);box-shadow:0 3px 10px rgba(0,0,0,.161)}#themeModal--create-item-modal input:not([type=checkbox]):focus.business-creation__input-styling,#themeModal--create-item-modal textarea:focus.business-creation__input-styling,#themeModal--createBusiness input:not([type=checkbox]):focus.business-creation__input-styling,#themeModal--createBusiness textarea:focus.business-creation__input-styling,#themeModal--createBusiness-terms input:not([type=checkbox]):focus.business-creation__input-styling,#themeModal--createBusiness-terms textarea:focus.business-creation__input-styling,#themeModal--existingBusiness input:not([type=checkbox]):focus.business-creation__input-styling,#themeModal--existingBusiness textarea:focus.business-creation__input-styling,#themeModal--limitBusiness input:not([type=checkbox]):focus.business-creation__input-styling,#themeModal--limitBusiness textarea:focus.business-creation__input-styling,#themeModal--report-problem-modal input:not([type=checkbox]):focus.business-creation__input-styling,#themeModal--report-problem-modal textarea:focus.business-creation__input-styling{border-color:var(--theme-primary-lee)}#themeModal--create-item-modal input:not([type=checkbox]):focus.input-error,#themeModal--create-item-modal textarea:focus.input-error,#themeModal--createBusiness input:not([type=checkbox]):focus.input-error,#themeModal--createBusiness textarea:focus.input-error,#themeModal--createBusiness-terms input:not([type=checkbox]):focus.input-error,#themeModal--createBusiness-terms textarea:focus.input-error,#themeModal--existingBusiness input:not([type=checkbox]):focus.input-error,#themeModal--existingBusiness textarea:focus.input-error,#themeModal--limitBusiness input:not([type=checkbox]):focus.input-error,#themeModal--limitBusiness textarea:focus.input-error,#themeModal--report-problem-modal input:not([type=checkbox]):focus.input-error,#themeModal--report-problem-modal textarea:focus.input-error{border-color:var(--theme-red-boost)}#themeModal--create-item-modal textarea,#themeModal--createBusiness textarea,#themeModal--createBusiness-terms textarea,#themeModal--existingBusiness textarea,#themeModal--limitBusiness textarea,#themeModal--report-problem-modal textarea{box-shadow:unset;resize:none}#themeModal--create-item-modal input[type=checkbox],#themeModal--createBusiness input[type=checkbox],#themeModal--createBusiness-terms input[type=checkbox],#themeModal--existingBusiness input[type=checkbox],#themeModal--limitBusiness input[type=checkbox],#themeModal--report-problem-modal input[type=checkbox]{margin-inline-end:10px;width:unset}#themeModal--create-item-modal .direction-text-block,#themeModal--createBusiness .direction-text-block,#themeModal--createBusiness-terms .direction-text-block,#themeModal--existingBusiness .direction-text-block,#themeModal--limitBusiness .direction-text-block,#themeModal--report-problem-modal .direction-text-block{background-color:#fff;border:1px solid;font-size:1.125rem;margin-top:1rem;min-height:113px;padding:15px 12px}#themeModal--create-item-modal .add-new-business-wrapper,#themeModal--createBusiness .add-new-business-wrapper,#themeModal--createBusiness-terms .add-new-business-wrapper,#themeModal--existingBusiness .add-new-business-wrapper,#themeModal--limitBusiness .add-new-business-wrapper,#themeModal--report-problem-modal .add-new-business-wrapper{margin-top:1rem}#themeModal--create-item-modal .add-new-business-wrapper:not(.external-business-wrapper),#themeModal--createBusiness .add-new-business-wrapper:not(.external-business-wrapper),#themeModal--createBusiness-terms .add-new-business-wrapper:not(.external-business-wrapper),#themeModal--existingBusiness .add-new-business-wrapper:not(.external-business-wrapper),#themeModal--limitBusiness .add-new-business-wrapper:not(.external-business-wrapper),#themeModal--report-problem-modal .add-new-business-wrapper:not(.external-business-wrapper){box-shadow:0 3px 10px rgba(109,147,230,.827)}#themeModal--create-item-modal .add-new-business-wrapper:hover,#themeModal--createBusiness .add-new-business-wrapper:hover,#themeModal--createBusiness-terms .add-new-business-wrapper:hover,#themeModal--existingBusiness .add-new-business-wrapper:hover,#themeModal--limitBusiness .add-new-business-wrapper:hover,#themeModal--report-problem-modal .add-new-business-wrapper:hover{opacity:.85}#themeModal--create-item-modal .external-business-wrapper,#themeModal--createBusiness .external-business-wrapper,#themeModal--createBusiness-terms .external-business-wrapper,#themeModal--existingBusiness .external-business-wrapper,#themeModal--limitBusiness .external-business-wrapper,#themeModal--report-problem-modal .external-business-wrapper{border-color:var(--theme-primary);color:var(--theme-body-color2)}#themeModal--create-item-modal .font-weight-bold,#themeModal--createBusiness .font-weight-bold,#themeModal--createBusiness-terms .font-weight-bold,#themeModal--existingBusiness .font-weight-bold,#themeModal--limitBusiness .font-weight-bold,#themeModal--report-problem-modal .font-weight-bold{font-weight:700}#themeModal--create-item-modal .text-center,#themeModal--createBusiness .text-center,#themeModal--createBusiness-terms .text-center,#themeModal--existingBusiness .text-center,#themeModal--limitBusiness .text-center,#themeModal--report-problem-modal .text-center{text-align:center}#themeModal--create-item-modal .add-business-btn,#themeModal--createBusiness .add-business-btn,#themeModal--createBusiness-terms .add-business-btn,#themeModal--existingBusiness .add-business-btn,#themeModal--limitBusiness .add-business-btn,#themeModal--report-problem-modal .add-business-btn{background-color:var(--theme-primary-light);border-radius:12px;font-size:20px;height:40px;margin-inline-end:12px;width:40px}#themeModal--create-item-modal .add-business-btn .fa-plus,#themeModal--createBusiness .add-business-btn .fa-plus,#themeModal--createBusiness-terms .add-business-btn .fa-plus,#themeModal--existingBusiness .add-business-btn .fa-plus,#themeModal--limitBusiness .add-business-btn .fa-plus,#themeModal--report-problem-modal .add-business-btn .fa-plus{color:#33314b}#themeModal--create-item-modal .external-business-btn,#themeModal--createBusiness .external-business-btn,#themeModal--createBusiness-terms .external-business-btn,#themeModal--existingBusiness .external-business-btn,#themeModal--limitBusiness .external-business-btn,#themeModal--report-problem-modal .external-business-btn{background-color:#f4b9d0}#themeModal--create-item-modal .js--input-value,#themeModal--createBusiness .js--input-value,#themeModal--createBusiness-terms .js--input-value,#themeModal--existingBusiness .js--input-value,#themeModal--limitBusiness .js--input-value,#themeModal--report-problem-modal .js--input-value{margin-top:5px}#themeModal--create-item-modal .business-wrapper,#themeModal--createBusiness .business-wrapper,#themeModal--createBusiness-terms .business-wrapper,#themeModal--existingBusiness .business-wrapper,#themeModal--limitBusiness .business-wrapper,#themeModal--report-problem-modal .business-wrapper{cursor:pointer;margin-top:15px;margin-inline-end:.5rem;padding:10px 0}#themeModal--create-item-modal .business-wrapper:focus .my-business-btn,#themeModal--create-item-modal .business-wrapper:hover .my-business-btn,#themeModal--createBusiness .business-wrapper:focus .my-business-btn,#themeModal--createBusiness .business-wrapper:hover .my-business-btn,#themeModal--createBusiness-terms .business-wrapper:focus .my-business-btn,#themeModal--createBusiness-terms .business-wrapper:hover .my-business-btn,#themeModal--existingBusiness .business-wrapper:focus .my-business-btn,#themeModal--existingBusiness .business-wrapper:hover .my-business-btn,#themeModal--limitBusiness .business-wrapper:focus .my-business-btn,#themeModal--limitBusiness .business-wrapper:hover .my-business-btn,#themeModal--report-problem-modal .business-wrapper:focus .my-business-btn,#themeModal--report-problem-modal .business-wrapper:hover .my-business-btn{background-color:rgba(var(--theme-third-light--rgb),.3)}#themeModal--create-item-modal .business-wrapper .business-logo,#themeModal--createBusiness .business-wrapper .business-logo,#themeModal--createBusiness-terms .business-wrapper .business-logo,#themeModal--existingBusiness .business-wrapper .business-logo,#themeModal--limitBusiness .business-wrapper .business-logo,#themeModal--report-problem-modal .business-wrapper .business-logo{border-radius:12px;height:48px;margin-inline-end:10px;width:48px}#themeModal--create-item-modal .business-wrapper .business-name,#themeModal--createBusiness .business-wrapper .business-name,#themeModal--createBusiness-terms .business-wrapper .business-name,#themeModal--existingBusiness .business-wrapper .business-name,#themeModal--limitBusiness .business-wrapper .business-name,#themeModal--report-problem-modal .business-wrapper .business-name{font-size:20px;font-weight:500;max-width:180px}#themeModal--create-item-modal .business-wrapper .business-address,#themeModal--createBusiness .business-wrapper .business-address,#themeModal--createBusiness-terms .business-wrapper .business-address,#themeModal--existingBusiness .business-wrapper .business-address,#themeModal--limitBusiness .business-wrapper .business-address,#themeModal--report-problem-modal .business-wrapper .business-address{color:#898989;font-size:16px;max-width:180px}@media screen and (max-width:370px){#themeModal--create-item-modal .business-wrapper .business-address,#themeModal--create-item-modal .business-wrapper .business-name,#themeModal--createBusiness .business-wrapper .business-address,#themeModal--createBusiness .business-wrapper .business-name,#themeModal--createBusiness-terms .business-wrapper .business-address,#themeModal--createBusiness-terms .business-wrapper .business-name,#themeModal--existingBusiness .business-wrapper .business-address,#themeModal--existingBusiness .business-wrapper .business-name,#themeModal--limitBusiness .business-wrapper .business-address,#themeModal--limitBusiness .business-wrapper .business-name,#themeModal--report-problem-modal .business-wrapper .business-address,#themeModal--report-problem-modal .business-wrapper .business-name{max-width:130px}}#themeModal--create-item-modal .existing-business-info-wrapper,#themeModal--createBusiness .existing-business-info-wrapper,#themeModal--createBusiness-terms .existing-business-info-wrapper,#themeModal--existingBusiness .existing-business-info-wrapper,#themeModal--limitBusiness .existing-business-info-wrapper,#themeModal--report-problem-modal .existing-business-info-wrapper{padding:15px 0}#themeModal--create-item-modal .existing-business-info-wrapper .existing-business-logo,#themeModal--createBusiness .existing-business-info-wrapper .existing-business-logo,#themeModal--createBusiness-terms .existing-business-info-wrapper .existing-business-logo,#themeModal--existingBusiness .existing-business-info-wrapper .existing-business-logo,#themeModal--limitBusiness .existing-business-info-wrapper .existing-business-logo,#themeModal--report-problem-modal .existing-business-info-wrapper .existing-business-logo{border-radius:12px;height:60px;margin-inline-end:15px;min-width:60px;width:60px}#themeModal--create-item-modal .existing-business-info-wrapper .max-title-overflow,#themeModal--createBusiness .existing-business-info-wrapper .max-title-overflow,#themeModal--createBusiness-terms .existing-business-info-wrapper .max-title-overflow,#themeModal--existingBusiness .existing-business-info-wrapper .max-title-overflow,#themeModal--limitBusiness .existing-business-info-wrapper .max-title-overflow,#themeModal--report-problem-modal .existing-business-info-wrapper .max-title-overflow{max-width:calc(100% - 80px)}#themeModal--create-item-modal .next-stage-btn,#themeModal--create-item-modal .previous-stage-btn,#themeModal--createBusiness .next-stage-btn,#themeModal--createBusiness .previous-stage-btn,#themeModal--createBusiness-terms .next-stage-btn,#themeModal--createBusiness-terms .previous-stage-btn,#themeModal--existingBusiness .next-stage-btn,#themeModal--existingBusiness .previous-stage-btn,#themeModal--limitBusiness .next-stage-btn,#themeModal--limitBusiness .previous-stage-btn,#themeModal--report-problem-modal .next-stage-btn,#themeModal--report-problem-modal .previous-stage-btn{border-radius:12px;font-weight:var(--theme-font-bold);height:56px;overflow:hidden;width:48%}#themeModal--create-item-modal .next-stage-btn:disabled,#themeModal--create-item-modal .previous-stage-btn:disabled,#themeModal--createBusiness .next-stage-btn:disabled,#themeModal--createBusiness .previous-stage-btn:disabled,#themeModal--createBusiness-terms .next-stage-btn:disabled,#themeModal--createBusiness-terms .previous-stage-btn:disabled,#themeModal--existingBusiness .next-stage-btn:disabled,#themeModal--existingBusiness .previous-stage-btn:disabled,#themeModal--limitBusiness .next-stage-btn:disabled,#themeModal--limitBusiness .previous-stage-btn:disabled,#themeModal--report-problem-modal .next-stage-btn:disabled,#themeModal--report-problem-modal .previous-stage-btn:disabled{cursor:default;opacity:.5}#themeModal--create-item-modal .next-stage-btn,#themeModal--createBusiness .next-stage-btn,#themeModal--createBusiness-terms .next-stage-btn,#themeModal--existingBusiness .next-stage-btn,#themeModal--limitBusiness .next-stage-btn,#themeModal--report-problem-modal .next-stage-btn{background-color:var(--theme-primary);border:none;color:#fff}#themeModal--create-item-modal .next-stage-btn[data-is-edit-mode-now=true],#themeModal--createBusiness .next-stage-btn[data-is-edit-mode-now=true],#themeModal--createBusiness-terms .next-stage-btn[data-is-edit-mode-now=true],#themeModal--existingBusiness .next-stage-btn[data-is-edit-mode-now=true],#themeModal--limitBusiness .next-stage-btn[data-is-edit-mode-now=true],#themeModal--report-problem-modal .next-stage-btn[data-is-edit-mode-now=true]{width:100%}#themeModal--create-item-modal .next-stage-btn.btn--loading,#themeModal--createBusiness .next-stage-btn.btn--loading,#themeModal--createBusiness-terms .next-stage-btn.btn--loading,#themeModal--existingBusiness .next-stage-btn.btn--loading,#themeModal--limitBusiness .next-stage-btn.btn--loading,#themeModal--report-problem-modal .next-stage-btn.btn--loading{font-size:0;pointer-events:none;position:relative;transition:font-size .01s ease}#themeModal--create-item-modal .next-stage-btn.btn--loading:before,#themeModal--createBusiness .next-stage-btn.btn--loading:before,#themeModal--createBusiness-terms .next-stage-btn.btn--loading:before,#themeModal--existingBusiness .next-stage-btn.btn--loading:before,#themeModal--limitBusiness .next-stage-btn.btn--loading:before,#themeModal--report-problem-modal .next-stage-btn.btn--loading:before{animation:spinner-border .75s linear infinite;border:2px solid;border-radius:50%;border-right:2px solid transparent;content:"";display:inline-block;height:1.5rem;left:50%;margin-left:-.75rem;margin-top:-.75rem;position:absolute;top:50%;vertical-align:middle;width:1.5rem}#themeModal--create-item-modal .previous-stage-btn,#themeModal--createBusiness .previous-stage-btn,#themeModal--createBusiness-terms .previous-stage-btn,#themeModal--existingBusiness .previous-stage-btn,#themeModal--limitBusiness .previous-stage-btn,#themeModal--report-problem-modal .previous-stage-btn{border:1px solid #191919;color:var(--theme-body-color)}#themeModal--create-item-modal .studioCover-label,#themeModal--createBusiness .studioCover-label,#themeModal--createBusiness-terms .studioCover-label,#themeModal--existingBusiness .studioCover-label,#themeModal--limitBusiness .studioCover-label,#themeModal--report-problem-modal .studioCover-label{background-color:#f7f7f7;border-radius:12px;cursor:pointer;font-size:12px;height:176px;margin-top:20px;width:100%}#themeModal--create-item-modal .modal-section__gallery__picture~.modal-section__gallery__picture:not(.grid--col-4),#themeModal--createBusiness .modal-section__gallery__picture~.modal-section__gallery__picture:not(.grid--col-4),#themeModal--createBusiness-terms .modal-section__gallery__picture~.modal-section__gallery__picture:not(.grid--col-4),#themeModal--existingBusiness .modal-section__gallery__picture~.modal-section__gallery__picture:not(.grid--col-4),#themeModal--limitBusiness .modal-section__gallery__picture~.modal-section__gallery__picture:not(.grid--col-4),#themeModal--report-problem-modal .modal-section__gallery__picture~.modal-section__gallery__picture:not(.grid--col-4){margin-top:1.2rem}#themeModal--create-item-modal .modal-section__gallery__picture .gallery--full-content,#themeModal--createBusiness .modal-section__gallery__picture .gallery--full-content,#themeModal--createBusiness-terms .modal-section__gallery__picture .gallery--full-content,#themeModal--existingBusiness .modal-section__gallery__picture .gallery--full-content,#themeModal--limitBusiness .modal-section__gallery__picture .gallery--full-content,#themeModal--report-problem-modal .modal-section__gallery__picture .gallery--full-content{display:none}#themeModal--create-item-modal .modal-section__gallery__picture .btn--default-add,#themeModal--createBusiness .modal-section__gallery__picture .btn--default-add,#themeModal--createBusiness-terms .modal-section__gallery__picture .btn--default-add,#themeModal--existingBusiness .modal-section__gallery__picture .btn--default-add,#themeModal--limitBusiness .modal-section__gallery__picture .btn--default-add,#themeModal--report-problem-modal .modal-section__gallery__picture .btn--default-add{display:flex}#themeModal--create-item-modal .modal-section__gallery__picture .btn--default-delete,#themeModal--createBusiness .modal-section__gallery__picture .btn--default-delete,#themeModal--createBusiness-terms .modal-section__gallery__picture .btn--default-delete,#themeModal--existingBusiness .modal-section__gallery__picture .btn--default-delete,#themeModal--limitBusiness .modal-section__gallery__picture .btn--default-delete,#themeModal--report-problem-modal .modal-section__gallery__picture .btn--default-delete{display:none}#themeModal--create-item-modal .modal-section__gallery__picture .added .btn--default-delete,#themeModal--create-item-modal .modal-section__gallery__picture .added .gallery--full-content,#themeModal--createBusiness .modal-section__gallery__picture .added .btn--default-delete,#themeModal--createBusiness .modal-section__gallery__picture .added .gallery--full-content,#themeModal--createBusiness-terms .modal-section__gallery__picture .added .btn--default-delete,#themeModal--createBusiness-terms .modal-section__gallery__picture .added .gallery--full-content,#themeModal--existingBusiness .modal-section__gallery__picture .added .btn--default-delete,#themeModal--existingBusiness .modal-section__gallery__picture .added .gallery--full-content,#themeModal--limitBusiness .modal-section__gallery__picture .added .btn--default-delete,#themeModal--limitBusiness .modal-section__gallery__picture .added .gallery--full-content,#themeModal--report-problem-modal .modal-section__gallery__picture .added .btn--default-delete,#themeModal--report-problem-modal .modal-section__gallery__picture .added .gallery--full-content{display:flex}#themeModal--create-item-modal .modal-section__gallery__picture .added .btn--default-add,#themeModal--create-item-modal .modal-section__gallery__picture .added .gallery--empty-content,#themeModal--create-item-modal .modal-section__gallery__picture input[type=file],#themeModal--createBusiness .modal-section__gallery__picture .added .btn--default-add,#themeModal--createBusiness .modal-section__gallery__picture .added .gallery--empty-content,#themeModal--createBusiness .modal-section__gallery__picture input[type=file],#themeModal--createBusiness-terms .modal-section__gallery__picture .added .btn--default-add,#themeModal--createBusiness-terms .modal-section__gallery__picture .added .gallery--empty-content,#themeModal--createBusiness-terms .modal-section__gallery__picture input[type=file],#themeModal--existingBusiness .modal-section__gallery__picture .added .btn--default-add,#themeModal--existingBusiness .modal-section__gallery__picture .added .gallery--empty-content,#themeModal--existingBusiness .modal-section__gallery__picture input[type=file],#themeModal--limitBusiness .modal-section__gallery__picture .added .btn--default-add,#themeModal--limitBusiness .modal-section__gallery__picture .added .gallery--empty-content,#themeModal--limitBusiness .modal-section__gallery__picture input[type=file],#themeModal--report-problem-modal .modal-section__gallery__picture .added .btn--default-add,#themeModal--report-problem-modal .modal-section__gallery__picture .added .gallery--empty-content,#themeModal--report-problem-modal .modal-section__gallery__picture input[type=file]{display:none}#themeModal--create-item-modal .modal-section__gallery__picture img,#themeModal--createBusiness .modal-section__gallery__picture img,#themeModal--createBusiness-terms .modal-section__gallery__picture img,#themeModal--existingBusiness .modal-section__gallery__picture img,#themeModal--limitBusiness .modal-section__gallery__picture img,#themeModal--report-problem-modal .modal-section__gallery__picture img{height:100%;inset-inline-end:0;object-fit:cover;position:absolute;top:0;width:100%}#themeModal--create-item-modal .modal-section__gallery__picture label,#themeModal--createBusiness .modal-section__gallery__picture label,#themeModal--createBusiness-terms .modal-section__gallery__picture label,#themeModal--existingBusiness .modal-section__gallery__picture label,#themeModal--limitBusiness .modal-section__gallery__picture label,#themeModal--report-problem-modal .modal-section__gallery__picture label{--aspect-ratio:20/11;aspect-ratio:var(--aspect-ratio);background-color:var(--theme-section-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid var(--theme-grey_200);border-radius:12px;color:var(--theme-input-placeholder-color);cursor:pointer;font-size:.75rem;font-weight:500;margin-bottom:0;overflow:hidden;padding:.5rem;position:relative;text-align:center;width:100%}#themeModal--create-item-modal .modal-section__gallery__picture label[for=studioCover],#themeModal--createBusiness .modal-section__gallery__picture label[for=studioCover],#themeModal--createBusiness-terms .modal-section__gallery__picture label[for=studioCover],#themeModal--existingBusiness .modal-section__gallery__picture label[for=studioCover],#themeModal--limitBusiness .modal-section__gallery__picture label[for=studioCover],#themeModal--report-problem-modal .modal-section__gallery__picture label[for=studioCover]{max-width:calc(100% - 24px)}#themeModal--create-item-modal .modal-section__gallery__picture label.squired,#themeModal--createBusiness .modal-section__gallery__picture label.squired,#themeModal--createBusiness-terms .modal-section__gallery__picture label.squired,#themeModal--existingBusiness .modal-section__gallery__picture label.squired,#themeModal--limitBusiness .modal-section__gallery__picture label.squired,#themeModal--report-problem-modal .modal-section__gallery__picture label.squired{--aspect-ratio:1/1;width:100px}#themeModal--create-item-modal .modal-section__gallery__picture label:not(.squired),#themeModal--createBusiness .modal-section__gallery__picture label:not(.squired),#themeModal--createBusiness-terms .modal-section__gallery__picture label:not(.squired),#themeModal--existingBusiness .modal-section__gallery__picture label:not(.squired),#themeModal--limitBusiness .modal-section__gallery__picture label:not(.squired),#themeModal--report-problem-modal .modal-section__gallery__picture label:not(.squired){flex:1 0 auto}#themeModal--create-item-modal .modal-section__gallery__picture label>.theme--fa,#themeModal--createBusiness .modal-section__gallery__picture label>.theme--fa,#themeModal--createBusiness-terms .modal-section__gallery__picture label>.theme--fa,#themeModal--existingBusiness .modal-section__gallery__picture label>.theme--fa,#themeModal--limitBusiness .modal-section__gallery__picture label>.theme--fa,#themeModal--report-problem-modal .modal-section__gallery__picture label>.theme--fa{margin-bottom:6px}#themeModal--existingBusiness .modal-dialog{max-height:443px}@media(max-width:767.98px){#themeModal--existingBusiness .modal-dialog{height:80vh!important;max-height:575px!important}}#themeModal--existingBusiness footer{padding:0 16px}@media(max-width:767.98px){#themeModal--existingBusiness footer{position:static}}#themeModal--existingBusiness .my-business-btn,#themeModal--existingBusiness .report-error-btn{border-radius:12px;height:56px;text-align:center;width:100%}#themeModal--existingBusiness .my-business-btn{background-color:#f7f7f7;color:#000}#themeModal--create-item-modal select,#themeModal--createBusiness-terms select,#themeModal--report-problem-modal select{height:56px}#themeModal--create-item-modal .success-content-wrapper,#themeModal--createBusiness-terms .success-content-wrapper,#themeModal--report-problem-modal .success-content-wrapper{height:calc(100% - 102px)}#themeModal--create-item-modal textarea,#themeModal--createBusiness-terms textarea,#themeModal--report-problem-modal textarea{background-color:#fff;border:1px solid #a7a7a7;padding:10px}#themeModal--create-item-modal .bg-grey,#themeModal--createBusiness-terms .bg-grey,#themeModal--report-problem-modal .bg-grey{background-color:#f7f7f7}#themeModal--create-item-modal .color-green,#themeModal--createBusiness-terms .color-green,#themeModal--report-problem-modal .color-green{color:#03c737}#themeModal--create-item-modal .form-group-type-item,#themeModal--createBusiness-terms .form-group-type-item,#themeModal--report-problem-modal .form-group-type-item{width:49%}#themeModal--create-item-modal .shekel-item,#themeModal--createBusiness-terms .shekel-item,#themeModal--report-problem-modal .shekel-item{align-items:center;background-color:#fff;border-bottom-left-radius:12px;border-right:1px solid #f7f7f7;border-top-left-radius:12px;color:var(--theme-primary);display:flex;font-weight:700;height:53px;inset-inline-end:1px;justify-content:center;top:32px;width:60px}#themeModal--create-item-modal #detail,#themeModal--createBusiness-terms #detail,#themeModal--report-problem-modal #detail{height:100%;max-height:300px;min-height:25vh}#themeModal--create-item-modal .send-problem-report-btn:disabled,#themeModal--createBusiness-terms .send-problem-report-btn:disabled,#themeModal--report-problem-modal .send-problem-report-btn:disabled{opacity:.5;pointer-events:none}#themeModal--create-item-modal .modal-body,#themeModal--createBusiness-terms .modal-body,#themeModal--report-problem-modal .modal-body{height:calc(100% - var(--theme-modal-height-header) - var(--theme-modal-height-footer) - var(--theme-modal-border-width))}#themeModal--create-item-modal .close-terms-btn,#themeModal--createBusiness-terms .close-terms-btn,#themeModal--report-problem-modal .close-terms-btn{background-color:var(--theme-primary);border-radius:8px;color:#fff;margin-top:20px;min-height:56px;width:100%}.pac-container-for-join-modal{background-color:#fff;border:1px solid var(--theme-primary-lee);border-radius:.5rem;box-shadow:0 3px 10px var(--theme-shadow);color:var(--theme-body-color2);font-family:inherit;margin-top:2px;padding-block:6px}@media(max-width:767.98px){.pac-container-for-join-modal{max-height:138px;overflow-y:auto}}#themeModal--cancel-create-business footer,#themeModal--createBusiness-terms footer,#themeModal--report-problem-modal footer{padding:0 1rem}#themeModal--cancel-create-business,#themeModal--create-item-modal{background-color:rgba(1,1,1,.3)}#themeModal--cancel-create-business .modal-dialog,#themeModal--create-item-modal .modal-dialog{height:260px;width:300px}#themeModal--cancel-create-business .next-stage-btn,#themeModal--cancel-create-business .previous-stage-btn,#themeModal--create-item-modal .next-stage-btn,#themeModal--create-item-modal .previous-stage-btn{border-radius:12px;height:56px;width:48%}#themeModal--cancel-create-business .next-stage-btn,#themeModal--create-item-modal .next-stage-btn{background-color:#fc135b;border:none;color:#fff}#themeModal--cancel-create-business .previous-stage-btn,#themeModal--create-item-modal .previous-stage-btn{border:1px solid #191919;color:var(--theme-body-color)}#themeModal--cancel-create-business .bg-dark-blue,#themeModal--create-item-modal .bg-dark-blue{background-color:var(--theme-primary)!important;color:#fff!important}#themeModal--cancel-create-business .bg-white,#themeModal--create-item-modal .bg-white{background-color:#fff;color:var(--theme-body-color)}@media(max-width:767.98px){#themeModal--createBusiness{min-height:100%}#themeModal--createBusiness .modal-dialog{border-top-left-radius:unset;border-top-right-radius:unset;height:100%;max-height:100%}#themeModal--createBusiness-terms .modal-dialog{border-top-left-radius:unset;border-top-right-radius:unset;height:100VH;max-height:100%}#themeModal--cancel-create-business .modal-dialog{align-self:center;border-radius:12px}}.modal--form__bottom{margin-top:auto;padding-inline:1rem}.modal--form__bottom .btn{margin-top:.5rem;max-height:56px}#themeModal--create-item-modal{min-height:100%}#themeModal--create-item-modal .theme--custom-input,#themeModal--create-item-modal input,#themeModal--create-item-modal select{border:1px solid var(--theme-border-color)}#themeModal--create-item-modal .form-group__label{display:inline-block;margin-bottom:5px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#themeModal--create-item-modal .modal-dialog{--theme-modal-height-footer:calc(72px + env(safe-area-inset-bottom));--theme-modal-border-width:0px;height:95%;max-height:535px;max-width:375px;width:375px}#themeModal--create-item-modal .modal-dialog.modal-dialog--create-item-modal__4{max-height:664px}@media(max-width:767.98px){#themeModal--create-item-modal .modal-dialog{bottom:0;left:0;max-width:100%;position:fixed;right:0;width:100%}}#themeModal--create-item-modal .close-modal{margin-top:0}#themeModal--create-item-modal .modal-body{padding-top:1rem}#themeModal--create-item-modal .modal-body .create-business__item-container{min-height:100%}#themeModal--create-item-modal .modal-body .create-business__grid{margin-bottom:1rem}#themeModal--create-item-modal .modal-body .create-business__note{margin-block:auto 1.5rem}#themeModal--create-item-modal footer{padding-block:.5rem}#themeModal--create-item-modal .modal-footer__edit-item-buttons{display:flex;gap:1rem}.color-grey-new{color:#707070}.doc-name-text{max-width:95%;overflow:hidden;text-overflow:ellipsis}.progress-bar-wrapper{background-color:#efefef;height:6px;width:100%}.progress-bar-wrapper .progress-bar-inner{background-color:#467df5;height:6px}.question-wrapper{margin-inline:.5rem;width:auto}.question-wrapper :first-child{font-size:22px;line-height:1.55;margin-bottom:14px;margin-top:1.2rem}.question-wrapper .btn{background-color:var(--theme-body-bg);border:1px solid var(--theme-body-bg);font-size:18px;font-weight:var(--theme-font-bold);height:56px;line-height:1;min-height:unset}.question-wrapper .btn~.btn{margin-top:.5rem}@media(hover:hover)and (pointer:fine){.question-wrapper .btn:hover{border-color:var(--theme-third-light);box-shadow:0 3px 6px var(--theme-shadow);color:var(--theme-third-light)}}.question-wrapper .answer-item-is-selected{border-color:var(--theme-third-light);box-shadow:0 3px 6px var(--theme-shadow);color:var(--theme-third-light)}.skip-wrapper{font-weight:500;width:auto}.skip-wrapper div{cursor:pointer;text-decoration:underline}.create-business__body{--createBusinessStep1Buttons:118px}.create-business__body.create-business__body--error-detected{--createBusinessStep1Buttons:136px}.create-business__body.create-business__body__support{--createBusinessStep1Buttons:144px}.create-business__body.create-business__body__support.create-business__body--error-detected{--createBusinessStep1Buttons:162px}.create-business__body .padd-inline-16{padding-inline:1rem}.create-business__step-header-return{gap:11px;max-width:100%}.create-business__lottie-player-content{align-items:center;display:flex;justify-content:center}.create-business__lottie-player-content .theme--lottie-player{width:100%}.create-business__main-modal-content.with-lottie{opacity:0}#business-search{margin-bottom:.5rem}.add-new-business__no-owner{line-height:1.5;margin-bottom:calc(1rem + env(safe-area-inset-bottom));margin-top:auto}.step-one-business-wrapper{max-height:calc(100% - 117px - var(--createBusinessStep1Buttons) - 2rem - env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto}.step-one-business-wrapper::-webkit-scrollbar{width:4px}.padding-inline{padding-inline:1rem}.modal-dialog-type-report-problem .modal-header .h4{font-size:1.25rem}.create-business__step-count__container{display:flex;gap:4px;padding-block:22px 11px;padding-inline:1rem}.create-business__step-count__container .create-business__step-count__line{--empty-bg-color:#bfbfbf;--full-bg-color:var(--theme-third-light);background-color:var(--empty-bg-color);border-radius:11px;height:5px;overflow:hidden;width:35px}.create-business__step-count__container .create-business__step-count__line:after{content:"";display:block;height:100%;transition:width .75s linear;width:0}.create-business__step-count__container .create-business__step-count__line.full:after{background-color:var(--full-bg-color);width:100%}.create-business__step-count__container .create-business__step-count__line.animation-full:after{animation:linear-full .75s;animation-fill-mode:forwards;background-color:var(--full-bg-color)}.create-business__step-count__container .create-business__step-count__line.animation-empty:after{animation:linear-empty .75s;animation-fill-mode:forwards;background-color:var(--full-bg-color);width:100%}@keyframes linear-full{0%{width:0}to{width:100%}}@keyframes linear-empty{0%{width:100%}to{width:0}}.theme--popup .modal-dialog.modal-dialog__create-business-modal.modal-dialog__stepper-modal{--theme-modal-height-header:102px}@media(hover:hover)and (pointer:fine){.theme--popup .modal-dialog.modal-dialog__create-business-modal.modal-dialog__stepper-modal.opened .modal-body{padding-inline-end:.5rem}}.theme--popup .modal-dialog.modal-dialog__create-business-modal.modal-dialog__stepper-modal .create-business__step-header{align-items:start;border-bottom:none;flex-direction:column;height:64px}.theme--popup .modal-dialog.modal-dialog__create-business-modal.modal-dialog__stepper-modal .create-business__step-header .create-business__step-header-content{gap:11px;padding-block:18px;padding-inline:1rem 2.5rem;position:relative;width:100%}.theme--popup .modal-dialog.modal-dialog__create-business-modal.modal-dialog__stepper-modal .create-business__step-header .create-business__step-header-content .h4{font-size:1.25rem}.theme--popup .modal-dialog.modal-dialog__create-business-modal.modal-dialog__stepper-modal .create-business__step-header .create-business__step-header-content .close-modal{top:.25rem}.theme--popup .modal-dialog.modal-dialog__create-business-modal.modal-dialog__stepper-modal .create-business__step-header hr{width:100%}input.business-creation__input-styling{border-color:var(--theme-primary-lee);text-align:center}.business-creation__loader{height:60px}.business-creation__category-card~.business-creation__category-card{margin-top:.75rem}.business-creation__category-card:last-of-type{margin-bottom:calc(.75rem + env(safe-area-inset-bottom))}.business-creation__category-card .business-creation__card-box{--border-color-active:var(--theme-third-light);border:1px solid transparent;border-radius:23px;color:var(--theme-body-bg);height:180px;overflow:hidden;position:relative;text-align:start;transition:all .5s ease;width:100%}.business-creation__category-card .business-creation__card-box[data-category-name=beauty]{--border-color-active:#dd9fae}.business-creation__category-card .business-creation__card-box[data-category-name=health]{--border-color-active:#89cdd4}.business-creation__category-card .business-creation__card-box .business-creation__card-box__image{height:100%;object-fit:cover;transition:opacity .5s ease;width:100%}.business-creation__category-card .business-creation__card-box .business-creation__card-box__content{bottom:.75rem;font-size:1rem;inset-inline-start:1.25rem;line-height:1.3;position:absolute}.business-creation__category-card .business-creation__card-box .business-creation__card-box__content .title{font-size:32px}[data-device-type=mac-chrome] .business-creation__category-card .business-creation__card-box .business-creation__card-box__content .title,[data-device-type^=android] .business-creation__category-card .business-creation__card-box .business-creation__card-box__content .title,[data-device-type^=windows] .business-creation__category-card .business-creation__card-box .business-creation__card-box__content .title{transition:font-size .5s ease;-webkit-transition:font-size .5s ease;will-change:font-size}.business-creation__category-card .business-creation__card-box .business-creation__card-box__arrow{inset-inline-end:18px;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s ease}.business-creation__category-card .business-creation__card-box:hover{border-color:var(--border-color-active)}.business-creation__category-card .business-creation__card-categories{display:none;will-change:height}.business-creation__category-card .business-creation__card-categories p.grey-text{color:var(--theme-grey_910)}.business-creation__category-card .business-creation__card-categories p:first-child{margin-top:.75rem}.business-creation__category-card .business-creation__card-categories p~p{margin-top:.25rem}.business-creation__category-card .business-creation__card-categories .business-creation__card-category_content{column-gap:.25rem;flex-wrap:wrap;margin-block:14px;row-gap:11px}.business-creation__category-card .business-creation__card-categories .business-creation__card-category_content li{display:flex}.business-creation__category-card .business-creation__card-categories .business-creation__card-category_content li .category-badge{align-items:center;border:1px solid var(--theme-border-color);border-radius:23px;display:flex;font-size:18px;gap:.25rem;line-height:24px;padding:12px 10px;position:relative;transition:background-color .3s ease;width:100%}.business-creation__category-card .business-creation__card-categories .business-creation__card-category_content li .category-badge .emoji{min-width:1rem}.business-creation__category-card .business-creation__card-categories .business-creation__card-category_content li .category-badge .checked-icon{display:none;inset-inline-end:10px;position:absolute;top:50%;transform:translateY(-50%)}.business-creation__category-card .business-creation__card-categories .business-creation__card-category_content li .category-badge .checked-icon .theme--fa{--fa-animation-iteration-count:1;line-height:inherit}.business-creation__category-card .business-creation__card-categories .business-creation__card-category_content li .category-badge.active{background-color:var(--theme-third-light);color:var(--theme-body-bg)}.business-creation__category-card .business-creation__card-categories .business-creation__card-category_content li .category-badge.active .emoji{opacity:0}.business-creation__category-card .business-creation__card-categories .business-creation__card-category_content li .category-badge.active .checked-icon{display:block}.business-creation__category-card .business-creation__card-categories .business-creation__card-category_content li .category-badge.active:after{background-color:var(--theme-body-bg);border:1px solid var(--theme-border-color);border-radius:23px;color:var(--theme-body-color2);content:attr(data-priority);display:inline-block;font-size:11px;font-weight:var(--theme-font-medium);inset-inline-start:0;line-height:1;min-width:20px;padding:1px 4px;position:absolute;top:-3px}.business-creation__category-card:not(.opened) .business-creation__card-box__arrow{opacity:0}.business-creation__category-card.opened .business-creation__card-box{border-color:var(--border-color-active);border-radius:12px;box-shadow:0 3px 10px var(--theme-shadow);color:var(--theme-primary-lee);height:48px}.business-creation__category-card.opened .business-creation__card-box .business-creation__card-box__image{opacity:0}.business-creation__category-card.opened .business-creation__card-box .business-creation__card-box__content .title{font-size:18px}.business-creation__category-card.opened .business-creation__card-box .business-creation__card-box__content .description{display:none}.business-creation__category-card.closed{animation:closing-card .3s ease;animation-fill-mode:forwards}@keyframes closing-card{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.business-creation__step-title{font-size:1.5rem;line-height:1.2}.business-creation__step-title.greying{color:var(--theme-grey_910);font-size:18px}.business-creation__step-note{color:#888;font-size:15px;margin-top:5px}.business-creation__step-three__content{margin-top:.75rem}.create-business__template-container~.create-business__template-container{margin-top:11px}.create-business__template-container:last-of-type{margin-bottom:1.25rem}.create-business__template-container .my-business-btn{border-radius:10px;font-size:14px;min-width:80px;padding-block:9px}.create-business__template-container .template-title{color:var(--theme-third-light);font-weight:var(--theme-font-medium);line-height:1.3}.create-business__template-container hr{margin-block:.25rem}.create-business__item-block{border-bottom:1px solid var(--theme-border-color);gap:.25rem;padding-block:1.25rem 1rem}.create-business__item-block .create-business__item-content{max-width:calc(100% - 96px)}.create-business__item-block .item--name{font-weight:var(--theme-font-bold);line-height:1.3}.create-business__item-block .item--button-content{gap:.5rem}.create-business__item-block .item--button-content .btn{min-height:44px;min-width:44px;padding:4px}.create-business__item-block__space{border-bottom:1px solid var(--theme-border-color);margin-bottom:1.5rem;padding-block:10px 4px}.create-business__item-block__space .form-group__price-icon{max-width:164px}.create-business__item-block__space .form-group__price-icon input[name=price]{border-color:var(--theme-border-color)}.create-business__note{background-color:rgba(var(--color-orange_200--rgb),.1);border-radius:10px;color:var(--theme-orange-200);margin-bottom:1rem;margin-top:auto;overflow:hidden;padding:7px 14px;text-align:center}.create-business__note p{font-size:15px;white-space:pre-line}.form-group__price-icon{position:relative}.form-group__price-icon input{padding-inline-end:2rem}.form-group__price-icon input[type=number]{-moz-appearance:textfield}.form-group__price-icon input::-webkit-inner-spin-button,.form-group__price-icon input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;display:none;margin:0;z-index:-1}.form-group__price-icon .shekel-item--pos-end{color:var(--theme-third-light);font-size:18px;inset-inline-end:1rem;line-height:1;margin-top:-9px;position:absolute;top:50%}.modal-dialog.modal-dialog--create-item-modal .modal-header h3.h4{font-size:1.25rem;font-weight:var(--theme-font-medium);max-width:calc(100% - 24px)}.modal-dialog.modal-dialog--create-item-modal .theme--custom-select.color-dropdown #colorCustomDropdown .theme--fa{font-size:1.5rem}.create-business__subscription-options{display:flex;gap:6px;margin-block:.25rem 1.25rem}.create-business__subscription-options .subscription-option{flex:1;min-height:100%;position:relative}.create-business__subscription-options .subscription-option__input{overflow:hidden;position:absolute;visibility:hidden;width:1px}.create-business__subscription-options .subscription-option__input:checked~.subscription-option__label{--active-color:var(--theme-grey_990);--active-badge-bg:var(--theme-third-light);--active-icon-opacity:1;--active-border-color:var(--theme-third-light)}.create-business__subscription-options .subscription-option__input:disabled~.subscription-option__label{cursor:not-allowed}.create-business__subscription-options label.subscription-option__label{-webkit-tap-highlight-color:rgba(0,0,0,0);--active-color:#888;--active-badge-bg:transparent;--active-icon-opacity:0.38;--active-border-color:var(--theme-grey_200);align-items:center;border:1px solid var(--active-border-color);border-radius:22px;color:var(--active-color);cursor:pointer;display:flex;flex-direction:column;gap:9px;height:100%;justify-content:center;min-height:115px;overflow:hidden;padding-block:10px;padding-inline:.5rem;text-align:center;transition:all .3s ease;width:100%}.create-business__subscription-options label.subscription-option__label .icon{align-items:flex-end;display:flex;font-size:33px;height:44px;justify-content:center;opacity:var(--active-icon-opacity);text-align:center;width:44px}.create-business__subscription-options label.subscription-option__label .title{font-size:12px;font-weight:var(--theme-font-medium)}.create-business__subscription-options label.subscription-option__label:after{background-color:var(--active-badge-bg);border:1px solid var(--active-border-color);border-radius:6px;content:"";height:11px;transition:background-color .4s cubic-bezier(.4,0,.2,1);width:27px}.create-business__lee-join--working-day{padding-bottom:1.25rem}.create-business__lee-join--working-day .business-creation__step-title{padding-inline:1rem}.lee-join--working-day{--size:44px;column-gap:20px;padding-block:10px;padding-inline:1rem;row-gap:2px}.lee-join--working-day .bsapp--label{min-width:60px}.lee-join--working-day .btn{min-height:var(--size);min-width:var(--size);padding:4px;width:var(--size)}.lee-join--working-day .lee--working-day{gap:6px}.lee-join--working-day .lee--working-times{width:100%}.lee-join--working-day .lee-join--working-times_content{flex:1;gap:14px;justify-content:space-between}.lee-join--working-day .lee-join--working-times_content~.lee-join--working-times_content{border-top:1px dashed var(--theme-border-color);margin-top:.5rem;padding-top:.5rem}.lee-join--working-day .lee-join--working-times_content[data-animation=true]{animation:working-times-animation .3s}.lee-join--working-day .lee-join--toggle-time-btn{min-width:44px;width:44px}.lee-join--working-day .lee-join--working-times__dropdowns{gap:6px;max-width:234px;width:calc(100% - 14px - var(--size))}.lee-join--working-day .lee-join--working-times__dropdowns .form--group-rel{flex:1}.lee-join--working-day .lee-join--working-times__dropdowns .theme--custom-input{border-color:var(--theme-border-color);padding-block:10px}.lee-join--working-day .lee-join--working-times__dropdowns .theme--custom-input.inp--big{--input-padding-end:1.625rem;min-height:var(--size);width:100%}.lee-join--working-day .lee-join--working-times__dropdowns .theme--custom-select.error .theme--custom-input{border-color:var(--theme-error)}#themeModal--limitBusiness .modal-dialog.modal-dialog__studio-already-exists{--theme-modal-border-width:1px;--theme-modal-height-header:64px;--theme-modal-height-footer:96px}#themeModal--limitBusiness .modal-dialog.modal-dialog__studio-already-exists .modal-header{border-bottom-color:var(--theme-border-color)}#themeModal--limitBusiness .modal-dialog.modal-dialog__studio-already-exists .modal-header .close-modal{top:.25rem}#themeModal--limitBusiness .modal-dialog.modal-dialog__studio-already-exists .modal-footer{padding-block:1.25rem}#themeModal--limitBusiness .modal-dialog.modal-dialog__studio-already-exists .modal-footer .btn{font-size:1rem}#themeModal--limitBusiness .modal-dialog.modal-dialog__studio-already-exists .existing-business-info-wrapper{gap:5px}#themeModal--limitBusiness .modal-dialog.modal-dialog__studio-already-exists .existing-business-info-wrapper .existing-business-logo{margin-inline-end:0}#themeModal--limitBusiness .modal-dialog.modal-dialog__studio-already-exists .existing-business-info-wrapper .business-name-wrapper{max-width:calc(100% - 153px)}#themeModal--limitBusiness .modal-dialog.modal-dialog__studio-already-exists .existing-business-info-wrapper .my-business-btn{margin-inline-start:auto}#themeModal--createBusiness .modal-body{padding-block:0}#themeModal--createBusiness .modal-body[data-animation=slide-from-end]{animation:slide-from-end .3s ease}[dir=ltr] #themeModal--createBusiness .modal-body[data-animation=slide-from-end]{animation-name:slide-from-start}#themeModal--createBusiness .modal-body[data-animation=slide-from-start]{animation:slide-from-start .3s ease}[dir=ltr] #themeModal--createBusiness .modal-body[data-animation=slide-from-start]{animation-name:slide-from-end}#themeModal--createBusiness .modal-dialog.opened .modal-body{overflow-y:hidden}#themeModal--createBusiness .modal-section__gallery__picture-container{--border-radius-top:17px;--border-radius-logo:15px;background-color:var(--theme-body-bg);border:2px solid var(--theme-grey_200);border-radius:var(--border-radius-top);margin-top:11px;padding-bottom:.5rem}#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture__logo-container{background-color:var(--theme-body-bg);border-radius:var(--border-radius-logo);height:95px;margin-top:-2.5rem;margin-inline-start:7px;padding:3px;position:relative;width:95px}#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture-item{--aspect-ratio:16/9;aspect-ratio:var(--aspect-ratio);background-color:var(--theme-section-bg);border-top-left-radius:var(--border-radius-top);border-top-right-radius:var(--border-radius-top);overflow:hidden;position:relative}#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture-item.modal-section__gallery__picture__logo{--aspect-ratio:1/1;border:1px solid var(--theme-grey_200);border-radius:var(--border-radius-logo)}#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture-item.modal-section__gallery__picture__logo .btn--default-delete{---delete-btn-size:23px}#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture-item .btn--default-add{display:flex}#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture-item .btn--default-delete,#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture-item .gallery--full-content{display:none}#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture-item .btn--default-delete{---delete-btn-size:33px;align-items:center;background-color:var(--theme-grey_990);border:1px solid var(--theme-body-bg);border-radius:6px;color:var(--theme-body-bg);font-size:calc(var(---delete-btn-size) - 8px);height:var(---delete-btn-size);inset-inline-end:10px;justify-content:center;padding:4px;position:absolute;top:10px;width:var(---delete-btn-size);z-index:1}#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture-item.added .btn--default-delete,#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture-item.added .gallery--full-content{display:flex}#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture-item input[type=file],#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture-item.added .btn--default-add,#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture-item.added .gallery--empty-content,#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture-item.added .picture-label{display:none}#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture-item img{border-radius:0;display:block;max-width:100%}#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture-item .gallery--full-content{height:100%;inset-inline-end:0;object-fit:cover;position:absolute;top:0;width:100%}#themeModal--createBusiness .modal-section__gallery__picture-container .modal-section__gallery__picture-item .picture-label{background-color:var(--theme-section-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid var(--theme-grey_200);cursor:pointer;display:flex;font-size:.75rem;height:100%;margin-bottom:0;overflow:hidden;padding:.5rem;position:relative;text-align:center;width:100%}#themeModal--createBusiness .modal-section__gallery__studio-description,#themeModal--createBusiness .modal-section__gallery__studio-description-text{margin-top:1.25rem}#themeModal--createBusiness .modal-section__gallery__studio-description{background-color:var(--theme-body-bg);border:1px dashed var(--theme-grey_200);min-height:108px;padding:1rem}#themeModal--createBusiness .modal-section__gallery__studio-description::placeholder{color:#989898;padding-top:1.75rem;text-align:center}#themeModal--createBusiness .modal-dialog.create-business__lee-join--finish{--theme-modal-border-width:0px;--theme-modal-height-header:64px;--theme-modal-height-footer:calc(141px + env(safe-area-inset-bottom));background-color:var(--theme-section-bg)}#themeModal--createBusiness .modal-dialog.create-business__lee-join--finish:after{background-image:linear-gradient(180deg,hsla(0,0%,100%,0) 0,rgba(var(--theme-third-light--rgb),.6) 30%,var(--theme-third-light) 60%);bottom:0;content:"";display:block;height:292px;inset-inline-start:0;position:absolute;width:100%}#themeModal--createBusiness .modal-dialog.create-business__lee-join--finish .modal-header{background-color:transparent;border-bottom-color:transparent;padding-inline:1rem}#themeModal--createBusiness .modal-dialog.create-business__lee-join--finish .modal-header .h4{font-size:1.25rem}#themeModal--createBusiness .modal-dialog.create-business__lee-join--finish .modal-body{overflow-y:hidden}#themeModal--createBusiness .modal-dialog.create-business__lee-join--finish .modal-footer{background-color:transparent;border-top-color:transparent;bottom:calc(env(safe-area-inset-bottom));height:auto;padding-block:.5rem;padding-inline:1.2rem;position:absolute;z-index:1}#themeModal--createBusiness .modal-dialog.modal-dialog__questions-modal{--stepper-modal-height:6px;--theme-modal-height-header:calc(64px + var(--stepper-modal-height));background-color:var(--theme-section-bg)}#themeModal--createBusiness .modal-dialog.modal-dialog__questions-modal .modal-header hr{display:none}#themeModal--createBusiness .modal-dialog.modal-dialog__questions-modal .modal-header .create-business__step-count__container{gap:0;padding:0;width:100%}#themeModal--createBusiness .modal-dialog.modal-dialog__questions-modal .modal-header .create-business__step-count__container .create-business__step-count__line{--empty-bg-color:#efefef;border-radius:0;flex:1;height:var(--stepper-modal-height);width:auto}#themeModal--createBusiness .modal-dialog.modal-dialog__questions-modal .modal-body{padding-bottom:1.5rem}#themeModal--createBusiness .modal-dialog.modal-dialog__questions-modal footer{background-color:var(--theme-body-bg)}#themeModal--createBusiness .modal-dialog.modal-dialog__questions-modal footer .btn--primary[disabled=disabled]{--bg:var(--theme-primary);--border:var(--theme-primary);--color:var(--theme-body-bg);cursor:default;opacity:.5}.business-creation__continue-description{color:var(--theme-body-bg);font-size:15px;line-height:1.45;margin-bottom:1.2rem;padding-inline:1rem;text-align:center}.modal-section__gallery__studio{padding-inline:12px}.modal-section__gallery__studio-info{margin-top:.25rem}.modal-section__gallery__studio-info .name{font-size:1.5rem;line-height:1.2}.modal-section__gallery__studio-info .address{color:#848484;font-size:1.125rem}.modal-section__gallery__studio-socials{gap:10px;padding-top:22px}.modal-section__gallery__studio-socials.js--studio__socials__open-modal .studio__socials-item{cursor:pointer}.modal-section__gallery__studio-socials .studio__socials-item{--social-btn-size:45px;align-items:center;border:1px dashed var(--theme-grey_200);border-radius:12px;display:flex;height:var(--social-btn-size);justify-content:center;position:relative;width:var(--social-btn-size)}.modal-section__gallery__studio-socials .studio__socials-item .theme--fa{color:#c9c9c9}.modal-section__gallery__studio-socials .studio__socials-item:not(.added):after{background-color:var(--theme-body-bg);border:1px solid var(--theme-grey_990);border-radius:6px;content:"+";font-family:Font Awesome\ 6 Pro;font-size:11px;height:1.125rem;inset-inline-start:-4px;line-height:1rem;position:absolute;text-align:center;top:-6px;width:1.125rem}.modal-section__gallery__studio-socials .studio__socials-item.added{border-style:solid}.modal-section__gallery__studio-socials .studio__socials-item.added .theme--fa{color:var(--theme-grey_990)}#themeModal--createBusiness__socials footer.modal-footer__edit-item-buttons{display:flex;gap:1rem;padding-block:.5rem}@media(max-width:767.98px){#themeModal--createBusiness__socials footer.modal-footer__edit-item-buttons{position:static}#themeModal--createBusiness__socials .modal-dialog{bottom:0;height:95%;left:0;max-height:693px;position:fixed;right:0;width:100%}}.modal-socials__container .modal-socials__item~.modal-socials__item{margin-top:1.25rem}.modal-socials__container .modal-socials__item .modal-socials__label{display:block;font-size:1.125rem;font-weight:var(--theme-font-bold);margin-bottom:6px}.modal-socials__container .modal-socials__item .modal-socials__input-error{color:var(--theme-red);display:none;font-size:.875rem;margin-top:.5rem}.modal-socials__container .modal-socials__item .modal-socials__input.ltr{text-align:left}.modal-socials__container .modal-socials__item .modal-socials__input[type=number]{-moz-appearance:textfield}.modal-socials__container .modal-socials__item .modal-socials__input[type=number]::-webkit-inner-spin-button{display:none}.modal-socials__container .modal-socials__item .modal-socials__input[disabled=disabled]{background-color:var(--theme-section-bg);border-color:var(--theme-section-bg);color:var(--theme-body-color)}.modal-socials__container .modal-socials__item .modal-socials__input.error~.modal-socials__input-error{display:block}.modal-section__finish-shares{margin-bottom:2px;max-width:258px}.modal-section__finish-shares .business-creation__step-title{color:var(--theme-primary-lee);font-size:1rem}.modal-section__finish-shares .business-creation__step-title:not(.greying){font-size:1.5rem;font-weight:var(--theme-font-bold);line-height:1.5}.modal-section__finish-shares .btn--business-creation__share{margin-top:6px}.modal-section__picture-shares{color:#888;display:flex;font-size:1.5rem;gap:10px;margin-inline-end:1rem;margin-bottom:.5rem}.btn.btn--business-creation__share{--color:#1c1c1c;--bg:var(--theme-body-bg);--border:var(--theme-grey_200);font-weight:400;gap:15px;min-width:180px;overflow:visible}@media(max-width:767.98px){#themeModal--createBusiness__explanation-modal{background-color:transparent}}#themeModal--createBusiness__explanation-modal .modal-dialog.modal--rounded{--theme-modal-height-header:0px;--theme-modal-height-footer:0px;--theme-modal-border-width:0px;box-shadow:0 6px 20px var(--theme-shadow);height:auto;max-height:90vh;min-height:258px}#themeModal--createBusiness__explanation-modal .explanation__description-wrapper{margin-bottom:2rem}#themeModal--createBusiness__explanation-modal .explanation__description-wrapper p{font-size:17px}#themeModal--createBusiness__explanation-modal .explanation__description-wrapper p~p{margin-top:1rem}#themeModal--createBusiness__explanation-modal .explanation__description-wrapper .explanation__description-user-content{font-weight:var(--theme-font-medium);gap:.5rem}#themeModal--createBusiness__explanation-modal .explanation__description-wrapper .theme--fa_user-box{background-color:var(--theme-section-bg);border-radius:9px;display:block;height:28px;line-height:28px;text-align:center;width:28px}#themeModal--createBusiness__explanation-modal .theme--lottie-player{margin-bottom:1.25rem;margin-inline:0;width:236px}#themeModal--createBusiness__explanation-modal .theme--lottie-player>div{padding-top:50%}.modal-section__default-studio-images{background-color:hsla(0,0%,53%,.25);border-radius:9px;color:hsla(0,0%,100%,.67);font-size:1rem;inset-inline-start:9px;line-height:23px;overflow:hidden;padding-inline:4px;position:absolute;text-align:center;top:7px;width:calc(100% - 18px)}.modal-section__min-height{min-height:100%}#page-transitions{display:-webkit-box;display:-ms-flexbox;display:flex}.page-content{width:100%}div#preloader{-webkit-box-orient:vertical;-webkit-box-direction:reverse;background-color:hsla(0,0%,100%,.639);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:100%;padding:10px;position:fixed;text-align:center;width:100%;z-index:10000}#preloader #b{padding-top:0}#preloader span{background-color:#fff;font-size:18px;font-weight:400;margin:auto}@-webkit-keyframes ldio-vdkzgsoyam8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes ldio-vdkzgsoyam8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ldio-vziwwahjre div{-webkit-animation:ldio-vdkzgsoyam8 1.52s linear infinite;animation:ldio-vdkzgsoyam8 1.52s linear infinite;border-radius:50%;-webkit-box-shadow:0 2.652px 0 0 #afafaf;box-shadow:0 2.652px 0 0 #afafaf;height:85.68px;left:59.16px;position:absolute;top:59.16px;-webkit-transform-origin:42.84px 44.166px;-ms-transform-origin:42.84px 44.166px;transform-origin:42.84px 44.166px;width:85.68px}.loadingio-spinner-eclipse-d3i3ezzgb54{height:204px;margin:auto;width:204px}.logo-loader{margin:auto;width:50px}.ldio-vziwwahjre{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%}.ldio-vdkzgsoyam8 div{-webkit-box-sizing:content-box;box-sizing:content-box}.menu-item{cursor:pointer}.cropper--original-image__container{--aspect-ratio:16/9;aspect-ratio:var(--aspect-ratio);border:1px solid var(--theme-grey_200);overflow:hidden;position:relative}.cropper--original-image__container .original-image{display:block;max-width:100%}#themeModal--cropper .modal-dialog{--theme-modal-height-header:64px;--theme-modal-border-width:0px;height:auto;max-height:90vh}#themeModal--cropper .modal-dialog .modal-header{padding-bottom:0}#themeModal--cropper .cropper-modal__header-content{gap:6px;padding-inline-end:1.2rem}#themeModal--cropper .cropper-modal__header-content h4{font-size:1.2rem}#themeModal--cropper .cropper-modal__header-content .header-description{color:var(--theme-grey_910);direction:ltr}#themeModal--cropper .cropper-modal__header-icon-content{border:1px solid var(--theme-grey_200);border-radius:var(--theme-radius);color:var(--theme-grey_200);flex-shrink:0;height:45px;text-align:center;width:45px}#themeModal--cropper .cropper-modal__header-icon-content .theme--fa{line-height:43px}#themeModal--cropper .btn--crop-image__save{margin-block:17px 4px}.cropper--navigation-container{gap:1.2rem;margin-block:1.2rem 1.5rem}.cropper--navigation-container .btn.btn--crop-navigation{--color:var(--theme-grey_910);--border:var(--theme-grey_200);flex:1;font-size:12px;font-weight:400;padding:6px 8px}.cropper--navigation-container .btn.btn--crop-navigation .theme--fa{color:var(--theme-body-color2)}.otp-input-container .otp-input-inner-container{align-items:center;direction:ltr;display:flex;flex-direction:row;justify-content:space-between}.otp-input-container .otp-input-inner-container input{background:#fbfbfb;border:1px solid hsla(210,3%,85%,.102);font-size:1.25rem;height:3.75rem;letter-spacing:1.125rem;padding:0 0 0 18px;text-align:center;width:3.75rem}.otp-input-container .otp-input-inner-container input:not(:placeholder-shown){background:rgba(70,125,245,.102);border:1px solid rgba(70,125,245,.102)}.theme--modal .modal-dialog.modal--dialog-verify-phone-otp-modal{--theme-modal-height-footer:5.2rem}.theme--modal .modal-dialog.modal--dialog-verify-phone-otp-modal .js--modal-body-no-footer{--theme-modal-height-footer:0px}@media(min-width:768px){.theme--modal .modal-dialog.modal--dialog-verify-phone-otp-modal{margin:2rem auto;max-height:700px;max-width:375px}}@media(max-width:767.98px){.theme--modal .modal-dialog.modal--dialog-verify-phone-otp-modal{-webkit-overflow-scrolling:touch;bottom:0;left:0;margin:0;max-height:80vh;overflow-y:auto;position:fixed;right:0}.theme--modal .modal-dialog.modal--dialog-verify-phone-otp-modal .modal-footer{border-top:none}.theme--modal .modal-dialog.modal--dialog-verify-phone-otp-modal .modal-footer .btn{font-size:.9rem;padding:8px 12px}}.modal--dialog-verify-phone-otp-modal .modal-header{align-items:center;border-bottom:none;display:flex;flex-direction:row-reverse;gap:.5rem;justify-content:flex-end;padding-bottom:.2rem;padding-top:2rem}.modal--dialog-verify-phone-otp-modal .modal-header .otp-modal-title{color:#333;font-size:1.5rem;font-weight:700;margin-bottom:.1rem}.modal--dialog-verify-phone-otp-modal .modal-header .close{background:none;border:none;color:var(--theme-body-color2);cursor:pointer;font-size:40px;font-weight:lighter;inset-inline-end:16px;position:absolute;top:10px}.modal--dialog-verify-phone-otp-modal .modal-header:hover{color:#333}.modal--dialog-verify-phone-otp-modal .modal-body{display:flex;flex-direction:column;padding:1rem}.modal--dialog-verify-phone-otp-modal .modal-body .icon-container{margin-bottom:1rem}.modal--dialog-verify-phone-otp-modal .modal-body .loader--checkmark{height:84px;width:84px}.modal--dialog-verify-phone-otp-modal .modal-body .input-title{color:var(--theme-grey_600);font-size:1rem;font-weight:400;padding-bottom:2.8rem}.modal--dialog-verify-phone-otp-modal .modal-body .modal-text{color:var(--theme-grey_600);font-size:1rem;max-width:65%}.modal--dialog-verify-phone-otp-modal .modal-footer{text-align:center}.modal--dialog-verify-phone-otp-modal .phone-number-step{width:100%}.modal--dialog-verify-phone-otp-modal .phone-number-step .form-group{margin-bottom:1rem}.modal--dialog-verify-phone-otp-modal .phone-number-step .form-group .where-to-send-label{color:var(--theme-body-color);font-size:1.125rem;font-weight:700}.modal--dialog-verify-phone-otp-modal .phone-number-step .form-group .input-phone-number{border:1px solid var(--theme-grey_400);border-radius:.5rem;font-size:1rem;height:100%;width:100%}.modal--dialog-verify-phone-otp-modal .phone-number-step .form-group .is-invalid{border-color:var(--theme-error)}.modal--dialog-verify-phone-otp-modal .phone-number-step .form-group .valid{border-color:var(--theme-primary)}.modal--dialog-verify-phone-otp-modal .phone-number-step .form-group .input-phone-number::placeholder{color:var(--theme-grey_600);font-size:1.125rem;text-align:end}.modal--dialog-verify-phone-otp-modal .phone-number-step .form-group .send-otp-options{align-items:center;display:flex;gap:1rem;padding-top:1rem}.modal--dialog-verify-phone-otp-modal .phone-number-step .form-group .send-otp-options input[type=radio]{display:none}.modal--dialog-verify-phone-otp-modal .phone-number-step .form-group .send-otp-options label{align-items:center;color:#333;cursor:pointer;display:flex;font-size:1rem;gap:.5rem}.modal--dialog-verify-phone-otp-modal .phone-number-step .form-group .send-otp-options .select-option-radio[type=radio]+label{align-items:center;color:var(--theme-body-color2);cursor:pointer;display:flex;font-size:1.125rem;gap:.5rem}.modal--dialog-verify-phone-otp-modal .phone-number-step .form-group .send-otp-options input[type=radio]+label:before{background:#fff;border:1px solid var(--theme-body-color2);border-radius:15px;content:"";display:inline-block;height:30px;transition:all .3s ease;width:30px}.modal--dialog-verify-phone-otp-modal .phone-number-step .form-group .send-otp-options input[type=radio]:checked+label:before{background:var(--theme-third-light) url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path d="M9 16.2l-4.2-4.2-1.4 1.4 5.6 5.6 12-12-1.4-1.4z"/></svg>') no-repeat center center;background-size:23px 20px;border-color:var(--theme-third-light)}.modal--dialog-verify-phone-otp-modal .phone-number-step .btn{margin-top:1rem}.modal--dialog-verify-phone-otp-modal .otp-step .otp-error-message{color:var(--theme-error);font-size:.875rem;text-align:center}.modal--dialog-verify-phone-otp-modal .otp-step .otp-error-message .resend-otp-btn{align-items:center;display:flex}.modal--dialog-verify-phone-otp-modal .otp-step .otp-error-message .fa-circle-exclamation{padding-inline:.1rem}.modal--dialog-verify-phone-otp-modal .otp-step.d-none{display:none}.modal--dialog-verify-phone-otp-modal .otp-step .form-group__otp{align-items:center;display:flex;flex-direction:column;justify-content:center}.modal--dialog-verify-phone-otp-modal .otp-step .form-group__otp .form-group .input-code:not(:placeholder-shown){background-color:var(--theme-light-blue_100);font-weight:700}.modal--dialog-verify-phone-otp-modal .otp-step .form-group__otp .form-group .input-code{background-color:var(--theme-grey_300);font-weight:700}.modal--dialog-verify-phone-otp-modal .otp-step .insert-otp-text{padding-top:2rem;text-align:center}.modal--dialog-verify-phone-otp-modal .otp-step .phone-number{color:var(--theme-body-color2);font-weight:700;padding-inline-start:.2rem}.modal--dialog-verify-phone-otp-modal .otp-step .change-number-btn{color:var(--theme-third-light);text-decoration:underline}.modal--dialog-verify-phone-otp-modal .resend-otp-btn{align-items:center;background-color:var(--theme-grey_300);border-radius:.5rem;color:var(--theme-body-color);display:flex;font-size:1rem;gap:.2rem;justify-content:center;line-height:1.2;margin-top:1rem;max-width:288px;padding:.5rem;text-align:center;width:100%}.modal--dialog-verify-phone-otp-modal .resend-otp-btn .theme--fa{color:var(--theme-third-light)}.modal--dialog-verify-phone-otp-modal .resend-otp-btn .otp-error-message,.modal--dialog-verify-phone-otp-modal .resend-otp-btn .resend-content{align-items:center;display:flex;gap:.5rem}.modal--dialog-verify-phone-otp-modal .resend-otp-btn .otp-error-message,.modal--dialog-verify-phone-otp-modal .resend-otp-btn .timer-message{display:none}.modal--dialog-verify-phone-otp-modal .resend-otp-btn .otp-error-message{color:var(--theme-error);cursor:pointer}.modal--dialog-verify-phone-otp-modal .resend-otp-btn .otp-error-message .theme--fa{color:var(--theme-error)}.modal--dialog-verify-phone-otp-modal .resend-otp-btn.resend-error{color:var(--theme-error);cursor:default}.modal--dialog-verify-phone-otp-modal .resend-otp-btn.resend-error .otp-error-message{display:flex;font-size:1rem}.modal--dialog-verify-phone-otp-modal .resend-otp-btn.resend-error .otp-initial-message{display:none}.modal--dialog-verify-phone-otp-modal .resend-otp-btn.resend-timer .timer-message{display:inline-block}.icon-container{height:120px;margin:0 auto;position:relative;width:100%}.icon-container canvas,.icon-container iframe{height:100%;width:100%}