.Instructor-module__wvH_rW__instructor{align-items:center;gap:var(--common-padding);width:100%;padding:var(--common-padding);margin-block:var(--common-padding);background-color:#fff;border-radius:12px;display:flex}.Instructor-module__wvH_rW__details{min-width:0;padding:var(--common-padding);flex:1;overflow:hidden}.Instructor-module__wvH_rW__arrow{color:var(--eskimos-blue);flex-shrink:0}.Instructor-module__wvH_rW__avatar{background-color:#eaeaea;border-radius:100%;width:60px;min-width:60px;height:60px;min-height:60px;margin-left:3px;position:relative;overflow:hidden}.Instructor-module__wvH_rW__avatar img{object-fit:cover}.Instructor-module__wvH_rW__name{font-size:var(--text-title-size);font-weight:var(--font-weight-medium);line-height:var(--text-title-line);white-space:normal;overflow-wrap:break-word}.Instructor-module__wvH_rW__description{font-size:var(--text-small-size);text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;box-orient:vertical;line-height:var(--text-small-line);font-weight:var(--font-weight-regular);-webkit-box-orient:vertical;-moz-box-orient:vertical;margin-top:6px;display:-moz-box;display:-webkit-box;overflow:hidden}
.InstructorList-module__iyxELa__list{padding:var(--common-padding) calc(var(--common-padding) * 2);flex-flow:column;align-items:center;display:flex;position:relative}.InstructorList-module__iyxELa__list.InstructorList-module__iyxELa__loading{min-height:96px}.InstructorList-module__iyxELa__message{max-width:60%;font-size:var(--text-small-size);text-align:center;line-height:var(--text-small-line);color:var(--text-secondary);font-weight:var(--font-weight-regular)}.InstructorList-module__iyxELa__searchBox{position:relative}.InstructorList-module__iyxELa__clear{right:calc(var(--common-padding) * 2);background:url(/clearfield.svg) 50% no-repeat;width:44px;height:44px;display:block;position:absolute;top:0}.InstructorList-module__iyxELa__search{height:44px;width:calc(100% - calc(var(--common-padding) * 4));margin:0 calc(var(--common-padding) * 2);padding-inline:calc(var(--common-padding) * 2);font-size:var(--text-body-size);color:var(--text-primary);line-height:var(--text-body-line);font-weight:var(--font-weight-regular);background:#eaeaea;border-radius:12px;padding-right:48px}.InstructorList-module__iyxELa__search::placeholder{color:var(--text-secondary)}.InstructorList-module__iyxELa__list a{transition:opacity .3s}.InstructorList-module__iyxELa__loading a{opacity:.5;pointer-events:none;cursor:default}
.Header-module__ldgnoG__header{box-sizing:border-box;height:48px;padding:2px var(--common-padding);background-color:#f5f5f5;grid-template-columns:88px minmax(0,1fr) 88px;align-items:center;margin:0;display:grid}.Header-module__ldgnoG__logo{background-position:50%;background-repeat:no-repeat;background-size:contain;grid-area:1/2;justify-self:center;width:min(260px,100%);height:44px}.Header-module__ldgnoG__back{-webkit-tap-highlight-color:transparent;background-color:#0000;border-radius:50%;grid-area:1/1;justify-content:center;place-items:center;width:44px;height:44px;display:flex}.Header-module__ldgnoG__back span{background-color:var(--header-back-bg,#e3e3e3);border-radius:100%;justify-content:center;place-items:center;width:28px;height:28px;transition:background-color .15s;display:flex}.Header-module__ldgnoG__back span svg{transform:rotate(180deg)}.Header-module__ldgnoG__back span svg g path{fill:var(--header-back-icon,#fff);transition:fill .15s}@media (hover:hover) and (pointer:fine){.Header-module__ldgnoG__back:hover span{background-color:var(--header-back-hover-bg,#d5def1)}.Header-module__ldgnoG__back:hover span svg g path{fill:var(--header-back-active-icon,var(--eskimos-blue))}}.Header-module__ldgnoG__back:active span{background-color:var(--header-back-active-bg,#c3d0ea)}.Header-module__ldgnoG__back:active span svg g path{fill:var(--header-back-active-icon,var(--eskimos-blue))}.Header-module__ldgnoG__back:focus-visible{outline:2px solid var(--eskimos-blue);outline-offset:-2px}@media (prefers-reduced-motion:reduce){.Header-module__ldgnoG__back span,.Header-module__ldgnoG__back span svg g path{transition:none}}.Header-module__ldgnoG__headerActions{grid-area:1/3;justify-content:flex-end;align-items:center;display:flex}.Header-module__ldgnoG__headerButton{width:44px;height:44px;color:var(--eskimos-blue);border-radius:50%;justify-content:center;align-items:center;display:flex}.Header-module__ldgnoG__headerButton:hover{background:#fff}.Header-module__ldgnoG__headerButton:focus-visible{outline:2px solid var(--eskimos-blue);outline-offset:-2px}.Header-module__ldgnoG__menuIcon{flex-direction:column;justify-content:space-between;width:26px;height:18px;display:flex}.Header-module__ldgnoG__menuIcon span{background:var(--eskimos-blue);border-radius:999px;width:100%;height:2px;display:flex}.Header-module__ldgnoG__fullScreenMenu.modal .window{width:100%;max-width:none;height:100dvh;min-height:100dvh;max-height:none;box-shadow:none;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;border-radius:0;margin:0;overflow:hidden auto;transform:none}.Header-module__ldgnoG__fullScreenMenu.Header-module__ldgnoG__menuClosing.modal .window{pointer-events:none;animation:.24s ease-in-out both Header-module__ldgnoG__menuFadeOut}@keyframes Header-module__ldgnoG__menuFadeOut{0%{opacity:1}to{opacity:0}}@media (min-width:641px){.Header-module__ldgnoG__fullScreenMenu.modal{justify-content:flex-start;align-items:flex-start;overflow:hidden}.Header-module__ldgnoG__fullScreenMenu.modal .window{width:min(100%, var(--widget-max-width));max-width:var(--widget-max-width);transform-origin:top;border-radius:0 0 18px 18px;height:auto;min-height:0;max-height:100dvh;margin:0 auto;animation:.24s cubic-bezier(.2,.72,.2,1) both Header-module__ldgnoG__desktopMenuDropDown;box-shadow:0 18px 48px #1c253429}.Header-module__ldgnoG__fullScreenMenu.Header-module__ldgnoG__menuClosing.modal .window{animation-name:Header-module__ldgnoG__desktopMenuDropDown;animation-timing-function:cubic-bezier(.2,.72,.2,1);animation-direction:reverse}.Header-module__ldgnoG__menuContent{max-width:none;padding-inline:24px}}@keyframes Header-module__ldgnoG__desktopMenuDropDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Header-module__ldgnoG__fullScreenMenu.modal .window{animation:none}.Header-module__ldgnoG__fullScreenMenu.Header-module__ldgnoG__menuClosing.modal .window{animation:none}}.Header-module__ldgnoG__fullScreenMenu.modal .window>header{z-index:2;background:#fff;border-bottom:1px solid #ededed;flex:none;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;min-height:48px;padding:2px 8px;display:grid;position:sticky;top:0}.Header-module__ldgnoG__fullScreenMenu.modal .window>header>p{grid-column:2;justify-content:center;align-items:center;min-width:0;height:44px;margin:0;display:flex}.Header-module__ldgnoG__fullScreenMenu.modal .window>header>button{grid-column:3;justify-self:end}.Header-module__ldgnoG__menuModalLogo{background-position:50%;background-repeat:no-repeat;background-size:contain;width:min(260px,100%);height:44px;display:block}.Header-module__ldgnoG__menuContent{width:100%;max-width:560px;padding:6px 20px max(24px, env(safe-area-inset-bottom));margin:0 auto}.Header-module__ldgnoG__menuNavigation{padding:4px 0 10px;display:block}.Header-module__ldgnoG__menuSection{border-bottom:1px solid #e7e8eb;padding:15px 0 14px}.Header-module__ldgnoG__menuSection:first-child{padding-top:10px}.Header-module__ldgnoG__menuSection:last-child{border-bottom:0}.Header-module__ldgnoG__contactsModal .Header-module__ldgnoG__menuSection h3{color:var(--text-primary);font-size:var(--text-section-size);font-weight:var(--font-weight-semibold);letter-spacing:normal;line-height:var(--text-section-line);overflow-wrap:break-word;margin:0 0 7px}.Header-module__ldgnoG__menuLinks{gap:0;padding:0;list-style:none;display:grid}.Header-module__ldgnoG__menuLinks li{min-width:0;padding-left:15px;display:block;position:relative}.Header-module__ldgnoG__menuLinks li:before{background:var(--eskimos-blue);content:"";border-radius:50%;width:4px;height:4px;position:absolute;top:15px;left:1px}.Header-module__ldgnoG__menuLinks a,.Header-module__ldgnoG__menuLinks summary{color:var(--text-primary);font-size:var(--text-small-size);font-weight:var(--font-weight-bold);line-height:var(--text-small-line);overflow-wrap:break-word;padding:5px 0;display:block}.Header-module__ldgnoG__menuLinks a:hover,.Header-module__ldgnoG__menuLinks summary:hover{color:var(--eskimos-blue)}.Header-module__ldgnoG__menuLinks a:focus-visible,.Header-module__ldgnoG__menuLinks summary:focus-visible{outline:2px solid var(--eskimos-blue);outline-offset:3px}.Header-module__ldgnoG__menuFolder>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;list-style:none;display:flex}.Header-module__ldgnoG__menuFolder>summary::-webkit-details-marker{display:none}.Header-module__ldgnoG__menuFolder>summary:after{content:"";border-bottom:2px solid;border-right:2px solid;flex:none;width:7px;height:7px;margin-right:4px;transform:rotate(-45deg)}.Header-module__ldgnoG__menuFolder[open]>summary:after{transform:rotate(45deg)}.Header-module__ldgnoG__menuFolder>ul{padding-left:12px}.Header-module__ldgnoG__menuDetails{border-top:1px solid #d9dbe0;margin-top:5px;padding-top:4px}.Header-module__ldgnoG__menuInfoSection{padding:13px 0 3px}.Header-module__ldgnoG__addressRow{align-items:center;gap:12px;display:flex}.Header-module__ldgnoG__addressRow p{overflow-wrap:anywhere;flex:1;min-width:0}.Header-module__ldgnoG__mapLink{border-radius:10px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.Header-module__ldgnoG__mapLink:hover{background:#fff1ef}.Header-module__ldgnoG__mapLink:focus-visible{outline:2px solid var(--primary-color,#2850d2);outline-offset:2px}.Header-module__ldgnoG__contactsModal .Header-module__ldgnoG__menuInfoSection h3{color:var(--text-primary);font-size:var(--text-section-size);font-weight:var(--font-weight-semibold);line-height:var(--text-section-line);overflow-wrap:break-word;margin:0 0 7px}.Header-module__ldgnoG__contactsModal .Header-module__ldgnoG__menuInfoSection p{color:var(--text-secondary);font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);margin:0}.Header-module__ldgnoG__workTimeLine{flex-flow:row;margin-top:5px;display:flex}.Header-module__ldgnoG__workTimeLine p{font-weight:var(--font-weight-medium);margin-bottom:7px}.Header-module__ldgnoG__divider{opacity:.5;border-bottom:1px dotted #000;flex:1;margin-inline:8px}.Header-module__ldgnoG__buttons{flex-flow:column;gap:12px;margin-top:9px;display:flex}.Header-module__ldgnoG__buttons a:focus-visible{outline:2px solid var(--eskimos-blue);outline-offset:2px}.Header-module__ldgnoG__phone{min-width:100%;color:var(--eskimos-blue);font-weight:var(--font-weight-medium);background-color:var(--bg-grey)!important}.Header-module__ldgnoG__messengerRow{flex-flow:row;gap:10px;width:100%;display:flex}.Header-module__ldgnoG__messengerRow a{flex:1 1 0;width:auto;min-width:0}.Header-module__ldgnoG__whatsapp{min-width:100%;height:44px;display:flex;background-color:#38bf4a!important}.Header-module__ldgnoG__telegram{min-width:100%;height:44px;display:flex;background-color:#08c!important}.Header-module__ldgnoG__max{color:#fff;min-width:100%;height:44px;display:flex;background:linear-gradient(135deg,#471aff 0%,#9500ff 55%,#00bfff 100%)!important}.Header-module__ldgnoG__emptySpot{grid-area:1/1;width:44px;height:44px}@media (max-width:380px){.Header-module__ldgnoG__menuContent{padding-inline:16px}.Header-module__ldgnoG__menuSection{padding-block:13px 12px}}
.Modal-module__GKiJOG__modal-backdrop,.Modal-module__GKiJOG__modal-backdrop .Modal-module__GKiJOG__modal,.Modal-module__GKiJOG__modal-backdrop .Modal-module__GKiJOG__modal .Modal-module__GKiJOG__window{transition-property:transform,box-shadow,opacity,visibility,filter;transition-duration:.2s;transition-timing-function:ease-in-out}.Modal-module__GKiJOG__modal-backdrop .Modal-module__GKiJOG__window,.Modal-module__GKiJOG__modal-backdrop .Modal-module__GKiJOG__modal .Modal-module__GKiJOG__window,.Modal-module__GKiJOG__modal-backdrop .Modal-module__GKiJOG__modal .Modal-module__GKiJOG__window .Modal-module__GKiJOG__window{box-sizing:border-box;max-width:480px;padding:15px 15px 30px;box-shadow:0 0 5px #0000000d,0 0 35px #0000000d}.Modal-module__GKiJOG__modal-backdrop.Modal-module__GKiJOG__active .Modal-module__GKiJOG__modal.Modal-module__GKiJOG__active .Modal-module__GKiJOG__window,.Modal-module__GKiJOG__modal-backdrop .Modal-module__GKiJOG__modal.Modal-module__GKiJOG__active .Modal-module__GKiJOG__modal.Modal-module__GKiJOG__active .Modal-module__GKiJOG__window,.Modal-module__GKiJOG__modal-backdrop .Modal-module__GKiJOG__modal .Modal-module__GKiJOG__window.Modal-module__GKiJOG__active .Modal-module__GKiJOG__modal.Modal-module__GKiJOG__active .Modal-module__GKiJOG__window{transform:translateY(0)}@media only screen and (min-width:540px){.Modal-module__GKiJOG__modal-backdrop{display:none}}.Modal-module__GKiJOG__modal:not(.Modal-module__GKiJOG__active){display:none}.Modal-module__GKiJOG__modal-backdrop{z-index:20;opacity:0;visibility:hidden;-webkit-overflow-scrolling:touch;pointer-events:none;position:fixed;inset:0;overflow:hidden}.Modal-module__GKiJOG__modal-backdrop.Modal-module__GKiJOG__active{opacity:1;visibility:visible;pointer-events:all}.Modal-module__GKiJOG__modal-backdrop .Modal-module__GKiJOG__modal{opacity:0;pointer-events:none;visibility:hidden;pointer-events:none;-webkit-overflow-scrolling:touch;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex;position:fixed;inset:0;overflow-y:hidden}.Modal-module__GKiJOG__modal-backdrop .Modal-module__GKiJOG__modal.Modal-module__GKiJOG__active{opacity:1;visibility:visible;pointer-events:all}.Modal-module__GKiJOG__modal-backdrop .Modal-module__GKiJOG__modal .Modal-module__GKiJOG__window{opacity:0;background:#fff;flex-direction:column;min-height:100px;max-height:80vh;margin-inline:auto;transition-property:transform,opacity;display:flex;position:relative;overflow:auto}@media only screen and (min-width:540px){.Modal-module__GKiJOG__modal-backdrop .Modal-module__GKiJOG__modal .Modal-module__GKiJOG__window{min-width:400px;margin:auto}}.Modal-module__GKiJOG__modal-backdrop .Modal-module__GKiJOG__modal .Modal-module__GKiJOG__window>article{padding:10px 20px 40px}.Modal-module__GKiJOG__modal-backdrop .Modal-module__GKiJOG__modal .Modal-module__GKiJOG__window>article h4{font-size:var(--text-modal-size);font-weight:var(--font-weight-semibold);line-height:var(--text-modal-line);margin-bottom:10px}.Modal-module__GKiJOG__modal-backdrop .Modal-module__GKiJOG__modal .Modal-module__GKiJOG__window>article p{font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:var(--font-weight-regular);margin:10px 0}.Modal-module__GKiJOG__modal-backdrop.Modal-module__GKiJOG__active .Modal-module__GKiJOG__modal.Modal-module__GKiJOG__active .Modal-module__GKiJOG__window{opacity:1;visibility:visible}
.ResortPanel-module__dKHC-q__panel{min-width:0;color:var(--text-primary)}.ResortPanel-module__dKHC-q__menu{margin-block:20px}.ResortPanel-module__dKHC-q__home{--resort-icon-cutout:var(--widget-footer-bg);--panel-radius:0 0 var(--widget-banner-radius,12px) var(--widget-banner-radius,12px);margin:0}.ResortPanel-module__dKHC-q__home:only-child{--panel-radius:var(--widget-banner-radius,12px)}.ResortPanel-module__dKHC-q__row{background:#fff;border:1px solid #dfe3ec;border-radius:14px;align-items:stretch;min-width:0;display:flex}.ResortPanel-module__dKHC-q__item{min-width:0;min-height:56px;color:var(--eskimos-blue);cursor:pointer;flex:1 1 0;justify-content:center;align-items:center;gap:8px;padding:10px 12px;text-decoration:none;transition:background .18s;display:flex}.ResortPanel-module__dKHC-q__item:first-child{border-radius:13px 0 0 13px}.ResortPanel-module__dKHC-q__item:last-child{border-radius:0 13px 13px 0}.ResortPanel-module__dKHC-q__item:only-child{border-radius:13px}.ResortPanel-module__dKHC-q__item+.ResortPanel-module__dKHC-q__item{border-left:1px solid #e9ecf2}.ResortPanel-module__dKHC-q__item>svg{flex:none;width:24px;height:24px}.ResortPanel-module__dKHC-q__item>span{text-align:center;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;font-size:13px;font-weight:600;line-height:1.3}.ResortPanel-module__dKHC-q__weatherToggle{flex-grow:.8}.ResortPanel-module__dKHC-q__weatherToggle strong{white-space:nowrap;font-size:18px;font-weight:650;line-height:1.2}.ResortPanel-module__dKHC-q__item:focus-visible{outline:2px solid var(--eskimos-blue);outline-offset:2px;position:relative}.ResortPanel-module__dKHC-q__item:active{background:#eaf0ff}.ResortPanel-module__dKHC-q__home .ResortPanel-module__dKHC-q__row{border-radius:var(--panel-radius);background:var(--widget-footer-bg);border:0;overflow:hidden}.ResortPanel-module__dKHC-q__home .ResortPanel-module__dKHC-q__item{color:#fff;border-radius:0}.ResortPanel-module__dKHC-q__home .ResortPanel-module__dKHC-q__item+.ResortPanel-module__dKHC-q__item{border-left-color:#ffffff29}.ResortPanel-module__dKHC-q__home .ResortPanel-module__dKHC-q__item>span,.ResortPanel-module__dKHC-q__home .ResortPanel-module__dKHC-q__weatherToggle strong{font-weight:700}.ResortPanel-module__dKHC-q__home .ResortPanel-module__dKHC-q__item:focus-visible{outline-offset:-4px;outline:2px solid #fff}.ResortPanel-module__dKHC-q__home .ResortPanel-module__dKHC-q__item:active{background:#ffffff2e}.ResortPanel-module__dKHC-q__dialog{color:#272c32;width:min(460px,100% - 32px);max-height:85dvh;font-family:var(--font-family-base,"Open Sans", sans-serif);opacity:0;background:#fff;border:0;border-radius:20px;margin:auto;padding:0;font-size:16px;line-height:1.5;transition:opacity .18s,transform .18s;position:fixed;inset:0;overflow:hidden;transform:translateY(12px);box-shadow:0 16px 64px #0004}.ResortPanel-module__dKHC-q__dialog[open]{flex-direction:column;display:flex}.ResortPanel-module__dKHC-q__dialog:not([open]){display:none}.ResortPanel-module__dKHC-q__dialog.ResortPanel-module__dKHC-q__visible{opacity:1;transform:translateY(0)}.ResortPanel-module__dKHC-q__dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10182060}.ResortPanel-module__dKHC-q__dialogHeader{border-bottom:1px solid #e9ecf2;flex:none;align-items:center;gap:12px;padding:20px;display:flex}.ResortPanel-module__dKHC-q__dialogHeader h2{flex:1;margin:0;padding:0;font-size:20px;font-weight:600;line-height:1.35}.ResortPanel-module__dKHC-q__close{color:#636b76;cursor:pointer;background:#f0f1f3;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:28px;line-height:1;display:grid}.ResortPanel-module__dKHC-q__dialogBody{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding:0 20px 20px;overflow:auto}.ResortPanel-module__dKHC-q__weather{padding:18px 0}.ResortPanel-module__dKHC-q__weather:last-child{padding-bottom:0}.ResortPanel-module__dKHC-q__weather+.ResortPanel-module__dKHC-q__weather{border-top:1px solid #e9ecf2}.ResortPanel-module__dKHC-q__reading{color:var(--eskimos-blue);flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ResortPanel-module__dKHC-q__reading strong{font-size:24px;font-weight:650;line-height:1}.ResortPanel-module__dKHC-q__reading>span{color:var(--text-secondary);font-size:13px}.ResortPanel-module__dKHC-q__location{word-break:normal;overflow-wrap:break-word;margin:8px 0 0;padding:0;font-size:15px;font-weight:600;line-height:1.4}.ResortPanel-module__dKHC-q__caption{color:var(--text-secondary);flex-wrap:wrap;gap:4px 12px;margin-top:6px;font-size:12px;display:flex}.ResortPanel-module__dKHC-q__source{color:var(--text-secondary);border-top:1px solid #e9ecf2;margin:14px 0 0;padding-top:12px;font-size:11px;line-height:1.5}.ResortPanel-module__dKHC-q__source a{color:inherit;text-underline-offset:2px;text-decoration:underline}.ResortPanel-module__dKHC-q__dialog :is(button,a):focus-visible{outline:2px solid var(--eskimos-blue);outline-offset:3px}@media (hover:hover){.ResortPanel-module__dKHC-q__item:hover,.ResortPanel-module__dKHC-q__close:hover{background:#f0f4fc}}@media (hover:hover) and (pointer:fine){.ResortPanel-module__dKHC-q__home .ResortPanel-module__dKHC-q__item:hover:not(:active){background:#ffffff1a}}@media (max-width:480px){.ResortPanel-module__dKHC-q__item{flex-direction:column;gap:4px;min-height:60px;padding:8px 6px}.ResortPanel-module__dKHC-q__item>span{font-size:12px}.ResortPanel-module__dKHC-q__weatherToggle{flex-direction:row;gap:4px}.ResortPanel-module__dKHC-q__weatherToggle strong{font-size:17px}.ResortPanel-module__dKHC-q__dialogHeader{padding:16px}.ResortPanel-module__dKHC-q__dialogBody{padding:0 16px 16px}}@media (prefers-reduced-motion:reduce){.ResortPanel-module__dKHC-q__item,.ResortPanel-module__dKHC-q__dialog{transition:none}.ResortPanel-module__dKHC-q__dialog{transform:none}}
.Footer-module__Grjkva__footer{padding:var(--common-padding);flex-flow:column;align-items:center;margin-top:auto;margin-bottom:8px;display:flex}.Footer-module__Grjkva__footer img{opacity:.3}.Footer-module__Grjkva__footer p{color:var(--text-secondary);font-size:var(--text-caption-size);text-align:center;line-height:var(--text-caption-line);font-weight:var(--font-weight-regular);margin-top:8px}.Footer-module__Grjkva__homeFooter{min-width:0;margin-top:auto}.Footer-module__Grjkva__homeFooterWithContacts{--widget-credit-color:#c0cbe0;--widget-credit-logo-filter:invert(1);background:var(--widget-footer-bg);border-radius:20px 20px 0 0;margin-top:24px}.Footer-module__Grjkva__credit{color:var(--widget-credit-color,var(--text-secondary));justify-content:center;align-items:center;gap:8px;padding:12px 16px;display:flex}.Footer-module__Grjkva__credit img{opacity:.75;width:22px;height:24px;filter:var(--widget-credit-logo-filter,none);flex:0 0 22px}.Footer-module__Grjkva__credit p{text-align:center;word-break:normal;overflow-wrap:normal;margin:0;font-size:.75rem;line-height:1.5}.Footer-module__Grjkva__credit span{white-space:nowrap}.Footer-module__Grjkva__homeFooterWithContacts .Footer-module__Grjkva__credit{border-top:1px solid #ffffff1f;margin-inline:24px}.Footer-module__Grjkva__contacts{color:#fff;grid-template-columns:minmax(0,1fr);gap:32px;padding:32px 24px;display:grid}.Footer-module__Grjkva__contactBlock{min-width:0}.Footer-module__Grjkva__contactBlock h2{color:#e7edfc;margin:0 0 16px;padding:0;font-size:1rem;font-weight:700;line-height:1.4}.Footer-module__Grjkva__socials{flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__socialLink{color:#674aff;background:#fff;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;transition:background-color .16s,transform .16s;display:flex}.Footer-module__Grjkva__socialLink span{display:flex}.Footer-module__Grjkva__socialLink svg{width:30px;height:30px}.Footer-module__Grjkva__contactLinks{flex-direction:column;align-items:flex-start;gap:8px;font-size:1.25rem;font-weight:700;line-height:1.5;display:flex}.Footer-module__Grjkva__contactLinks a,.Footer-module__Grjkva__contactLinks span{overflow-wrap:anywhere;max-width:100%}.Footer-module__Grjkva__contactLinks a{min-height:44px;padding-block:7px;display:block}.Footer-module__Grjkva__contacts a{color:inherit;text-decoration:none}.Footer-module__Grjkva__contacts .Footer-module__Grjkva__socialLink{color:#674aff}.Footer-module__Grjkva__address{word-break:normal;overflow-wrap:break-word;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.65}.Footer-module__Grjkva__contacts .Footer-module__Grjkva__mapLink{color:#c0d2ff;align-items:center;gap:8px;min-height:44px;margin-top:8px;font-size:.875rem;font-weight:500;display:inline-flex}.Footer-module__Grjkva__mapLink svg{flex-shrink:0}.Footer-module__Grjkva__contacts a:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #b9d3ff}.Footer-module__Grjkva__contacts .Footer-module__Grjkva__socialLink:focus-visible{border-radius:14px}@media (hover:hover) and (pointer:fine){.Footer-module__Grjkva__socialLink:hover{background:#e7edfc;transform:translateY(-2px)}.Footer-module__Grjkva__contactLinks a:hover,.Footer-module__Grjkva__mapLink:hover{text-underline-offset:4px;text-decoration:underline}}.Footer-module__Grjkva__socialLink:active{transform:scale(.96)}@media (prefers-reduced-motion:reduce){.Footer-module__Grjkva__socialLink{transition:none}.Footer-module__Grjkva__socialLink:hover,.Footer-module__Grjkva__socialLink:active{transform:none}}@media (min-width:680px){.Footer-module__Grjkva__contacts{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:28px;padding:32px}.Footer-module__Grjkva__homeFooterWithContacts .Footer-module__Grjkva__credit{margin-inline:32px}.Footer-module__Grjkva__contactBlock h2{min-height:2.8em}.Footer-module__Grjkva__contactLinks{font-size:1.125rem}.Footer-module__Grjkva__address{font-size:1rem}}
.Layout-module__YDn9fa__content{display:contents}.Layout-module__YDn9fa__pageDescription{margin-inline:calc(var(--common-padding) * 2)}.Layout-module__YDn9fa__pageDescription.Layout-module__YDn9fa__pageDescriptionPlain[data-widget-description]{margin:20px 0 0;padding:0 16px 20px}
.WidgetDescription-module__XFj5AG__description{color:#272c32;overflow-wrap:anywhere;background:#fff;border:1px solid #dce0e5;border-radius:16px;min-width:0;margin-top:24px;padding:20px;font-size:1rem;font-weight:400;line-height:1.6}.WidgetDescription-module__XFj5AG__description.WidgetDescription-module__XFj5AG__plain{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.WidgetDescription-module__XFj5AG__description p{margin:0 0 .8em}.WidgetDescription-module__XFj5AG__description strong,.WidgetDescription-module__XFj5AG__description b{font-weight:700}.WidgetDescription-module__XFj5AG__description em,.WidgetDescription-module__XFj5AG__description i{font-style:italic}.WidgetDescription-module__XFj5AG__description u{text-decoration:underline}.WidgetDescription-module__XFj5AG__description s{text-decoration:line-through}.WidgetDescription-module__XFj5AG__description h2{font-size:1.5em}.WidgetDescription-module__XFj5AG__description h3{font-size:1.25em}.WidgetDescription-module__XFj5AG__description h4{font-size:1.1em}.WidgetDescription-module__XFj5AG__description h2,.WidgetDescription-module__XFj5AG__description h3,.WidgetDescription-module__XFj5AG__description h4{margin:1em 0 .6em;padding:0;font-weight:700;line-height:1.3}.WidgetDescription-module__XFj5AG__description ul,.WidgetDescription-module__XFj5AG__description ol{margin:.8em 0;padding-left:1.7em}.WidgetDescription-module__XFj5AG__description ul{list-style:outside}.WidgetDescription-module__XFj5AG__description ol{list-style:decimal}.WidgetDescription-module__XFj5AG__description li{margin:.35em 0}.WidgetDescription-module__XFj5AG__description li>p{margin:0}.WidgetDescription-module__XFj5AG__description blockquote{border-left:3px solid #2653c8;margin:1em 0;padding-left:16px}.WidgetDescription-module__XFj5AG__description a[href]{color:#2653c8;text-underline-offset:3px;text-decoration:underline}.WidgetDescription-module__XFj5AG__description a[href]:hover{color:#17389a}.WidgetDescription-module__XFj5AG__description a[href]:focus-visible{outline-offset:3px;border-radius:2px;outline:2px solid #2653c8}.WidgetDescription-module__XFj5AG__description>:first-child{margin-top:0}.WidgetDescription-module__XFj5AG__description>:last-child{margin-bottom:0}@media (max-width:600px){.WidgetDescription-module__XFj5AG__description{margin-top:20px;padding:16px}}
.Info-module__De5ZZa__info{margin:18px calc(var(--common-padding) * 2) 0 calc(var(--common-padding) * 2);padding:calc(var(--common-padding) * 2);background-color:#2653c810;border-radius:12px}.Info-module__De5ZZa__info h4{font-size:var(--text-section-size);font-weight:var(--font-weight-semibold);color:var(--eskimos-blue);line-height:var(--text-section-line);overflow-wrap:break-word;flex-flow:wrap;align-items:center;gap:12px;margin-bottom:10px;display:flex}.Info-module__De5ZZa__info p{font-size:var(--text-small-size);line-height:var(--text-small-line);white-space:pre-line;font-weight:var(--font-weight-regular);overflow-wrap:break-word}.Info-module__De5ZZa__info p+p{margin-top:8px}.Info-module__De5ZZa__partners{margin-top:18px;margin-inline:calc(var(--common-padding));padding-inline:calc(var(--common-padding))}.Info-module__De5ZZa__partners h3{font-size:var(--text-section-size);font-weight:var(--font-weight-semibold);line-height:var(--text-section-line);overflow-wrap:break-word;margin-bottom:12px}.Info-module__De5ZZa__partners ul{flex-flow:wrap;justify-content:space-between;gap:16px;width:100%;display:flex}.Info-module__De5ZZa__partners li{background-color:#fff;border-radius:12px;flex:1;min-height:80px;padding:12px;position:relative}.Info-module__De5ZZa__partners li p{color:var(--eskimos-blue);font-size:var(--text-body-size);font-weight:var(--font-weight-regular);line-height:var(--text-body-line)}.Info-module__De5ZZa__rent{background:url(/rent.svg) calc(100% + 23px) -80% no-repeat}.Info-module__De5ZZa__skipass{background:url(/skipass.svg) calc(100% + 11px) 760% no-repeat}
.InstructorAvatar-module__LhjA1a__avatar{isolation:isolate;flex-shrink:0;position:relative;overflow:hidden;container-type:inline-size}.InstructorAvatar-module__LhjA1a__initials{background:var(--eskimos-blue,#2851d2);color:#fff;letter-spacing:.025em;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:clamp(18px,36cqi,72px);font-weight:600;line-height:1;display:flex;position:absolute;inset:0}.InstructorAvatar-module__LhjA1a__photo{object-fit:cover}
.InstructorHeader-module__-VjhZG__header{flex-flow:row;align-items:center;gap:15px;padding:15px;display:flex}.InstructorHeader-module__-VjhZG__header>div:last-child{flex:1;min-width:0}.InstructorHeader-module__-VjhZG__avatar{background-size:cover;border-radius:100%;width:120px;min-width:120px;height:120px;min-height:120px}.InstructorHeader-module__-VjhZG__avatarMini{background-size:cover;border-radius:100%;width:0;min-width:80px;height:80px;min-height:80px}.InstructorHeader-module__-VjhZG__name{color:var(--text-primary);font-weight:var(--font-weight-medium);font-size:var(--text-title-size);line-height:var(--text-title-line);overflow-wrap:break-word;margin-bottom:8px}.InstructorHeader-module__-VjhZG__profileName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.InstructorHeader-module__-VjhZG__description{font-size:var(--text-small-size);line-height:var(--text-small-line);text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;box-orient:vertical;font-weight:var(--font-weight-regular);-webkit-box-orient:vertical;-moz-box-orient:vertical;margin-bottom:4px;display:-moz-box;display:-webkit-box;overflow:hidden}.InstructorHeader-module__-VjhZG__more{color:var(--eskimos-blue);font-weight:var(--font-weight-medium);font-size:var(--text-label-size);line-height:var(--text-label-line);padding-top:4px;padding-bottom:4px}.InstructorHeader-module__-VjhZG__more span:after{content:"";border-bottom:1px dashed var(--eskimos-blue);width:96%;height:1px;margin-left:2%;display:block}.InstructorHeader-module__-VjhZG__images{margin-top:18px}.InstructorHeader-module__-VjhZG__fulldesc{color:var(--text-primary);font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);padding-top:18px}
.Counter-module__fJ85Ra__counter{flex-flow:row;margin-inline:16px;display:flex}.Counter-module__fJ85Ra__counter button{justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex}.Counter-module__fJ85Ra__counter .Counter-module__fJ85Ra__count{width:60px;font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:var(--font-weight-medium);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;display:flex}
.DayPicker-module__o01cNW__header{flex-flow:row;justify-content:space-between;align-items:baseline;display:flex}.DayPicker-module__o01cNW__monthTitle{text-align:center;font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);flex:1}.DayPicker-module__o01cNW__months{flex-flow:row;display:flex}.DayPicker-module__o01cNW__months p{text-align:center;min-width:90px;font-weight:var(--font-weight-semibold);color:var(--eskimos-blue);justify-content:center;align-items:center;display:flex}.DayPicker-module__o01cNW__months button{justify-content:center;align-items:center;width:44px;height:39px;display:flex}.DayPicker-module__o01cNW__months button[disabled]{opacity:.2}.DayPicker-module__o01cNW__months button:first-child svg{transform:rotate(180deg)}.DayPicker-module__o01cNW__months button svg g path{fill:var(--eskimos-blue)}.DayPicker-module__o01cNW__days{scroll-snap-type:x mandatory;z-index:1;flex-flow:row;gap:16px;padding-inline:16px;display:flex;overflow:scroll}.DayPicker-module__o01cNW__days::-webkit-scrollbar{-ms-overflow-style:none;scrollbar-width:none;display:none}
.Input-module__ngf5qG__input{position:relative}.Input-module__ngf5qG__error{font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);position:absolute;top:-26px;right:0}.Input-module__ngf5qG__errorText{min-height:20px;font-size:var(--text-caption-size);border-color:var(--red);background-color:var(--red);color:#fff;line-height:var(--text-caption-line);font-weight:var(--font-weight-regular);border-radius:12px;padding:2px 12px;position:relative}.Input-module__ngf5qG__arrow{position:absolute;bottom:-5px;right:12px}
.PayOnlineIcons-module__rZsJzG__icons{background:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;gap:clamp(3px,1vw,8px);margin-left:auto;padding:5px 8px;display:inline-flex}.PayOnlineIcons-module__rZsJzG__icons img{max-width:clamp(18px,6vw,33px);height:auto}
.TimePickerGraph-module__C5Syja__graph{z-index:21;background:#fff;border:1px solid #e8ecf2;border-radius:12px;width:100%;min-width:0;height:112px;padding:12px;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 6px 20px #1628451a}.TimePickerGraph-module__C5Syja__heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.TimePickerGraph-module__C5Syja__graph h4,.TimePickerGraph-module__C5Syja__legend{font-size:var(--text-caption-size);font-weight:var(--font-weight-medium);color:var(--text-secondary);line-height:var(--text-caption-line)}.TimePickerGraph-module__C5Syja__legend{align-items:center;gap:4px;display:flex}.TimePickerGraph-module__C5Syja__legend:before{content:"";background:var(--red);border-radius:2px;width:8px;height:3px}.TimePickerGraph-module__C5Syja__line{flex-flow:row;align-items:center;height:46px;padding-top:28px;padding-right:30px;display:flex;overflow-x:auto}.TimePickerGraph-module__C5Syja__line::-webkit-scrollbar{width:0;height:0}.TimePickerGraph-module__C5Syja__hour{justify-content:space-between;display:flex;position:relative}.TimePickerGraph-module__C5Syja__hour:first-child{margin-left:27px}.TimePickerGraph-module__C5Syja__hour:first-child .TimePickerGraph-module__C5Syja__begin{border-bottom-left-radius:3px}.TimePickerGraph-module__C5Syja__begin,.TimePickerGraph-module__C5Syja__quarter,.TimePickerGraph-module__C5Syja__half{background-color:var(--eskimos-blue);align-items:flex-end;width:16px;min-width:16px;max-width:16px;height:3px;display:flex;position:relative}.TimePickerGraph-module__C5Syja__begin:before{content:"";background-color:var(--eskimos-blue);border-radius:2px 2px 1px 3px;width:3px;height:7px;display:block}.TimePickerGraph-module__C5Syja__half:before{content:"";background-color:var(--eskimos-blue);border-radius:2px;width:1px;height:7px;display:block}.TimePickerGraph-module__C5Syja__quarter:before{content:"";background-color:var(--eskimos-blue);border-radius:2px;width:1px;height:4px}.TimePickerGraph-module__C5Syja__hour:last-child .TimePickerGraph-module__C5Syja__half+.TimePickerGraph-module__C5Syja__quarter{border-bottom-right-radius:3px}.TimePickerGraph-module__C5Syja__hour:last-child .TimePickerGraph-module__C5Syja__half+.TimePickerGraph-module__C5Syja__quarter:after{content:"";background-color:var(--eskimos-blue);border-radius:2px 2px 3px 1px;width:3px;height:6px;display:block;position:absolute;right:0}.TimePickerGraph-module__C5Syja__hour:last-child:after,.TimePickerGraph-module__C5Syja__label{text-align:center;width:60px;font-size:var(--text-caption-size);font-weight:var(--font-weight-regular);line-height:var(--text-caption-line);margin-top:-28px;margin-left:-30px;position:absolute}.TimePickerGraph-module__C5Syja__hour:last-child:after{content:attr(data-hour) ":00";right:-30px}.TimePickerGraph-module__C5Syja__blocked,.TimePickerGraph-module__C5Syja__blocked:before{background-color:var(--red)}
.Group-module__zV8lwW__group{background-color:#fff;border-radius:12px;gap:12px;width:100%;padding:16px;display:flex}.Group-module__zV8lwW__group>div:last-child{flex-flow:column;flex:1;width:100%;min-width:0;display:flex}.Group-module__zV8lwW__infoHeader{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.Group-module__zV8lwW__infoHeader>div:first-child{flex:1;min-width:0}.Group-module__zV8lwW__freeSpots{font-size:var(--text-caption-size);color:var(--text-secondary);text-align:left;line-height:var(--text-caption-line);font-weight:var(--font-weight-regular)}.Group-module__zV8lwW__avatar{background-position:top;background-size:cover;border-radius:100%;width:60px;height:60px}.Group-module__zV8lwW__title{font-size:var(--text-title-size);line-height:var(--text-title-line);font-weight:var(--font-weight-semibold);overflow-wrap:break-word;margin-top:1px;margin-bottom:3px}.Group-module__zV8lwW__instructor{font-size:var(--text-small-size);color:var(--text-secondary);line-height:var(--text-small-line);font-weight:var(--font-weight-regular)}.Group-module__zV8lwW__instructorShortDescription{font-size:var(--text-small-size);color:var(--text-secondary);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);padding-block:8px 12px}.Group-module__zV8lwW__time{font-size:var(--text-title-size);font-weight:var(--font-weight-medium);text-align:center;line-height:var(--text-title-line);margin-top:15px;margin-bottom:1px}.Group-module__zV8lwW__duration{font-size:var(--text-caption-size);font-weight:var(--font-weight-regular);text-align:center;color:var(--text-secondary);line-height:var(--text-caption-line)}.Group-module__zV8lwW__info{gap:var(--text-gap);flex-flow:wrap;justify-content:space-between;align-items:flex-end;margin-top:auto;display:flex}.Group-module__zV8lwW__implement{font-weight:var(--font-weight-semibold);text-align:left;margin-bottom:1px}.Group-module__zV8lwW__subtype{font-size:var(--text-caption-size);font-weight:var(--font-weight-regular);text-align:left;color:var(--text-secondary);line-height:var(--text-caption-line)}.Group-module__zV8lwW__price{text-align:right;font-size:var(--text-price-size);line-height:var(--text-price-line);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums;white-space:nowrap;margin-left:auto}
.GroupCard-module__dPySCq__groupCard{width:260px;max-width:260px;height:100%;margin:0 var(--common-padding);background-color:#fff;border-radius:12px;flex-flow:column;display:flex}.GroupCard-module__dPySCq__header{padding:var(--common-padding);flex-flow:row;align-items:center;gap:15px;display:flex}.GroupCard-module__dPySCq__data{flex:1;min-width:0}.GroupCard-module__dPySCq__avatar{background-color:#eee;background-size:cover;border-radius:100%;width:60px;min-width:60px;height:60px;min-height:60px}.GroupCard-module__dPySCq__name{font-size:var(--text-title-size);font-weight:var(--font-weight-medium);line-height:var(--text-title-line);overflow-wrap:break-word}.GroupCard-module__dPySCq__freeSpots,.GroupCard-module__dPySCq__implement{width:100%;color:var(--text-primary);font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);margin-top:2px}.GroupCard-module__dPySCq__title{font-size:var(--text-title-size);font-weight:var(--font-weight-semibold);line-height:var(--text-title-line);overflow-wrap:break-word;padding:0 10px}.GroupCard-module__dPySCq__start{font-size:var(--text-small-size);font-weight:var(--font-weight-regular);line-height:var(--text-small-line);padding:6px 10px 3px}.GroupCard-module__dPySCq__time,.GroupCard-module__dPySCq__duration{margin-left:10px}.GroupCard-module__dPySCq__desc{padding:10px 10px 16px}.GroupCard-module__dPySCq__desc p{font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular)}.GroupCard-module__dPySCq__button{border:1.5px solid var(--eskimos-blue);min-height:37px;color:var(--eskimos-blue);font-weight:var(--font-weight-semibold);font-size:var(--text-button-size);margin:auto var(--common-padding) calc(var(--common-padding) * 2) var(--common-padding);line-height:var(--text-button-line);border-radius:12px;flex-flow:row;flex:0;justify-content:center;align-items:center;display:flex}
.GroupHeader-module__IGfqgq__header{flex-flow:row;align-items:flex-start;gap:15px;padding:15px;display:flex}.GroupHeader-module__IGfqgq__header>div:last-child{flex:1;min-width:0}.GroupHeader-module__IGfqgq__avatar{background-size:cover;border-radius:100%;width:120px;min-width:120px;height:120px;min-height:120px}.GroupHeader-module__IGfqgq__avatarMini{background-size:cover;border-radius:100%;width:0;min-width:80px;height:80px;min-height:80px}.GroupHeader-module__IGfqgq__title{font-size:var(--text-title-size);line-height:var(--text-title-line);font-weight:var(--font-weight-semibold);overflow-wrap:break-word;margin-top:1px;margin-bottom:6px}.GroupHeader-module__IGfqgq__instructor{font-size:var(--text-body-size);font-weight:var(--font-weight-regular);line-height:var(--text-body-line);margin-bottom:3px}.GroupHeader-module__IGfqgq__description{font-size:var(--text-small-size);line-height:var(--text-small-line);text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;box-orient:vertical;font-weight:var(--font-weight-regular);-webkit-box-orient:vertical;-moz-box-orient:vertical;margin-bottom:4px;display:-moz-box;display:-webkit-box;overflow:hidden}.GroupHeader-module__IGfqgq__more{color:var(--eskimos-blue);font-weight:var(--font-weight-medium);font-size:var(--text-label-size);line-height:var(--text-label-line);padding-top:4px;padding-bottom:4px}.GroupHeader-module__IGfqgq__more span:after{content:"";border-bottom:1px dashed var(--eskimos-blue);width:96%;height:1px;margin-left:2%;display:block}.GroupHeader-module__IGfqgq__images{margin-top:18px}.GroupHeader-module__IGfqgq__fulldesc{color:var(--text-primary);font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);padding-top:18px}
.TimePickerRange-module__omGkbq__range{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:12px 8px;margin-inline:16px;display:grid;position:relative}.TimePickerRange-module__omGkbq__separator{color:#a2aab6;align-items:center;min-height:48px;display:flex}.TimePickerRange-module__omGkbq__placeHolder,.TimePickerRange-module__omGkbq__select{min-width:0}.TimePickerRange-module__omGkbq__error{grid-area:3/1/auto/-1}.TimePickerRange-module__omGkbq__error>div{color:var(--red);background:0 0;padding:0}.TimePickerRange-module__omGkbq__error svg{display:none}
.GroupList-module__N2Q6Oa__filter{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;display:grid}.GroupList-module__N2Q6Oa__filter>:only-child{grid-column:1/-1}.GroupList-module__N2Q6Oa__list{padding:var(--common-padding) calc(var(--common-padding) * 2);flex-flow:column;align-items:center;gap:16px;display:flex;position:relative}.GroupList-module__N2Q6Oa__list.GroupList-module__N2Q6Oa__loading{min-height:96px}.GroupList-module__N2Q6Oa__loading a{opacity:.5;pointer-events:none;cursor:default}.GroupList-module__N2Q6Oa__select{min-width:0}:is(.GroupList-module__N2Q6Oa__select .react-select__single-value,.GroupList-module__N2Q6Oa__select .react-select__placeholder){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.Abonements-module__vTYg5a__screen{padding-bottom:calc(var(--common-padding) * 2)}.Abonements-module__vTYg5a__message{padding:calc(var(--common-padding) * 2);color:var(--text-secondary);text-align:center;font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular)}.Abonements-module__vTYg5a__list{gap:calc(var(--common-padding) * 2);padding:0 calc(var(--common-padding) * 2);flex-direction:column;display:flex}.Abonements-module__vTYg5a__card,.Abonements-module__vTYg5a__form,.Abonements-module__vTYg5a__result{padding:calc(var(--common-padding) * 2);background:#fff;border-radius:12px}.Abonements-module__vTYg5a__card{gap:var(--text-group-gap);text-align:left;flex-direction:column;display:flex}.Abonements-module__vTYg5a__abonementList{gap:10px}.Abonements-module__vTYg5a__abonementCategories{flex-direction:column;gap:24px;display:flex}.Abonements-module__vTYg5a__abonementCategory{min-width:0}.Abonements-module__vTYg5a__abonementCategoryTitle{margin:0 calc(var(--common-padding) * 2) 10px;font-size:var(--text-section-size);font-weight:var(--font-weight-semibold);line-height:var(--text-section-line);overflow-wrap:break-word}.Abonements-module__vTYg5a__abonementDescription{min-width:0;color:var(--text-secondary);font-size:var(--text-small-size);font-weight:var(--font-weight-regular);line-height:var(--text-small-line);white-space:pre-line;overflow-wrap:break-word}.Abonements-module__vTYg5a__abonementCard{border:1px solid #e8e8e8;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:12px;min-height:64px;padding:15px 18px;transition:border-color .2s,box-shadow .2s,background-color .2s;display:grid;box-shadow:0 3px 14px #19233609}.Abonements-module__vTYg5a__abonementDetails{flex-direction:column;gap:6px;min-width:0;display:flex}.Abonements-module__vTYg5a__abonementCard .Abonements-module__vTYg5a__title{min-width:0;font-size:var(--text-title-size);font-weight:var(--font-weight-semibold);letter-spacing:normal;line-height:var(--text-title-line);overflow-wrap:break-word}.Abonements-module__vTYg5a__abonementCard.Abonements-module__vTYg5a__selected{border-color:var(--eskimos-blue);box-shadow:0 0 0 1px var(--eskimos-blue), 0 6px 18px #2653c814;background:#fbfcff;outline:none}.Abonements-module__vTYg5a__abonementCard:focus-visible{outline:2px solid var(--eskimos-blue);outline-offset:2px}@media (hover:hover){.Abonements-module__vTYg5a__abonementCard:hover{border-color:var(--eskimos-blue);box-shadow:0 6px 18px #2653c81a}}.Abonements-module__vTYg5a__abonementCard .Abonements-module__vTYg5a__abonementPrice{font-size:var(--text-price-size);line-height:var(--text-price-line);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums;white-space:nowrap;justify-self:end}.Abonements-module__vTYg5a__abonementFeedback{margin:16px calc(var(--common-padding) * 2) 0}.Abonements-module__vTYg5a__abonementPaymentStatus{color:var(--text-secondary);font-size:var(--text-small-size);line-height:var(--text-small-line);padding:24px 20px}.Abonements-module__vTYg5a__abonementCheckoutModal.modal .window{border-radius:18px;width:min(100% - 32px,520px);max-width:520px}.Abonements-module__vTYg5a__abonementCheckoutModal.modal .window>header{border-bottom:1px solid #ededed;padding:8px 10px 8px 20px}.Abonements-module__vTYg5a__abonementPaymentModalContent{padding:16px 20px 20px!important}.Abonements-module__vTYg5a__abonementClientFields{flex-direction:column;gap:12px;display:flex}.Abonements-module__vTYg5a__ticketCard{justify-content:space-between;gap:var(--text-group-gap);border:1px solid #e8e8e8;min-height:0;padding:17px 18px;transition:border-color .2s,box-shadow .2s,background-color .2s;box-shadow:0 3px 14px #19233609}.Abonements-module__vTYg5a__ticketTitle{font-size:var(--text-title-size);font-weight:var(--font-weight-semibold);letter-spacing:normal;line-height:var(--text-title-line);overflow-wrap:break-word;display:block}.Abonements-module__vTYg5a__ticketCardFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Abonements-module__vTYg5a__ticketCardFooter .Abonements-module__vTYg5a__quantityControl{align-self:auto;margin-left:auto}.Abonements-module__vTYg5a__ticketCard.Abonements-module__vTYg5a__selected{border-color:var(--eskimos-blue);box-shadow:0 0 0 1px var(--eskimos-blue), 0 6px 18px #2653c814;background:#fbfcff;outline:none}.Abonements-module__vTYg5a__ticketsScreen{padding-bottom:calc(var(--common-padding) * 3)}.Abonements-module__vTYg5a__ticketPageTitle{padding:12px calc(var(--common-padding) * 2) 14px;font-size:var(--text-page-size);font-weight:var(--font-weight-semibold);letter-spacing:normal;line-height:var(--text-page-line)}.Abonements-module__vTYg5a__catalogTabs{padding:0 calc(var(--common-padding) * 2) 14px;scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.Abonements-module__vTYg5a__catalogTabs::-webkit-scrollbar{display:none}.Abonements-module__vTYg5a__catalogTab,.Abonements-module__vTYg5a__catalogTabActive{min-height:38px;color:var(--text-primary);font-size:var(--text-small-size);font-weight:var(--font-weight-medium);background:#fff;border:1px solid #d9dce4;border-radius:999px;flex:none;padding:8px 14px}.Abonements-module__vTYg5a__catalogTabActive{border-color:var(--eskimos-blue);color:#fff;background:var(--eskimos-blue)}.Abonements-module__vTYg5a__ticketCategories{flex-direction:column;gap:22px;display:flex}.Abonements-module__vTYg5a__ticketCategory{min-width:0}.Abonements-module__vTYg5a__ticketCategoryTitle{margin:0 calc(var(--common-padding) * 2) 10px;font-size:var(--text-section-size);font-weight:var(--font-weight-semibold);line-height:var(--text-section-line)}.Abonements-module__vTYg5a__ticketList{gap:10px}.Abonements-module__vTYg5a__ticketGroups{margin-top:12px}.Abonements-module__vTYg5a__ticketGroupItems .Abonements-module__vTYg5a__ticketList{gap:0;padding:0 8px 8px}.Abonements-module__vTYg5a__ticketGroupItems .Abonements-module__vTYg5a__ticketCard,.Abonements-module__vTYg5a__ticketGroupItems .Abonements-module__vTYg5a__ticketCard.Abonements-module__vTYg5a__selected{box-shadow:none;background:0 0;border:0;border-radius:0;outline:none}.Abonements-module__vTYg5a__ticketGroupItems .Abonements-module__vTYg5a__ticketCard+.Abonements-module__vTYg5a__ticketCard{border-top:1px solid #ededed}.Abonements-module__vTYg5a__ticketTariffImage{object-fit:cover;border-radius:8px;width:100%;height:120px}.Abonements-module__vTYg5a__ticketTariffDescription{color:var(--text-secondary);font-size:var(--text-small-size);line-height:var(--text-small-line);white-space:pre-line;overflow-wrap:anywhere}.Abonements-module__vTYg5a__cardTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.Abonements-module__vTYg5a__cardDetails{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Abonements-module__vTYg5a__selected{outline:2px solid var(--eskimos-blue)}.Abonements-module__vTYg5a__title{font-size:var(--text-title-size);font-weight:var(--font-weight-semibold);line-height:var(--text-title-line);overflow-wrap:break-word}.Abonements-module__vTYg5a__meta{color:var(--text-secondary);font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular)}.Abonements-module__vTYg5a__price{font-size:var(--text-price-size);font-weight:var(--font-weight-bold);white-space:nowrap;line-height:var(--text-price-line);font-variant-numeric:tabular-nums;flex:none}.Abonements-module__vTYg5a__scopes{flex-wrap:wrap;gap:6px;display:flex}.Abonements-module__vTYg5a__scope{background:var(--bg-grey);font-size:var(--text-caption-size);line-height:var(--text-caption-line);font-weight:var(--font-weight-regular);border-radius:999px;padding:5px 8px}.Abonements-module__vTYg5a__form{margin:calc(var(--common-padding) * 2);flex-direction:column;gap:12px;display:flex}.Abonements-module__vTYg5a__field{gap:var(--text-gap);font-size:var(--text-label-size);font-weight:var(--font-weight-medium);line-height:var(--text-label-line);flex-direction:column;display:flex}.Abonements-module__vTYg5a__requiredMark,.Abonements-module__vTYg5a__fieldError{color:var(--red);font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular)}.Abonements-module__vTYg5a__fieldError{font-size:var(--text-small-size);font-weight:var(--font-weight-regular);line-height:var(--text-small-line)}.Abonements-module__vTYg5a__quantityControl{border:1px solid #dedede;border-radius:12px;grid-template-columns:42px minmax(42px,auto) 42px;align-self:flex-end;align-items:center;width:max-content;display:grid;overflow:hidden}.Abonements-module__vTYg5a__quantityButton{background:var(--bg-grey);width:42px;height:42px;color:var(--eskimos-blue);font-size:24px;font-weight:var(--font-weight-semibold);justify-content:center;align-items:center;line-height:1;display:flex}.Abonements-module__vTYg5a__quantityButton:disabled{color:#aaa;cursor:default;opacity:.45}.Abonements-module__vTYg5a__quantityValue{min-width:42px;font-size:var(--text-body-size);font-weight:var(--font-weight-semibold);text-align:center;line-height:var(--text-label-line);font-variant-numeric:tabular-nums;padding:0 8px}.Abonements-module__vTYg5a__ticketPrice{font-size:var(--text-price-size);font-weight:var(--font-weight-bold);letter-spacing:normal;line-height:var(--text-price-line);font-variant-numeric:tabular-nums;white-space:nowrap}.Abonements-module__vTYg5a__ticketCard .Abonements-module__vTYg5a__ticketQuantityControl{background:#f7f8fa;border-color:#e1e3e8;border-radius:10px;grid-template-columns:36px minmax(38px,auto) 36px}.Abonements-module__vTYg5a__ticketCard .Abonements-module__vTYg5a__ticketQuantityControl .Abonements-module__vTYg5a__quantityButton{width:36px;height:36px;font-size:21px;font-weight:var(--font-weight-medium);background:0 0}.Abonements-module__vTYg5a__ticketCard .Abonements-module__vTYg5a__ticketQuantityControl .Abonements-module__vTYg5a__quantityButton:not(:disabled):hover,.Abonements-module__vTYg5a__ticketCard .Abonements-module__vTYg5a__ticketQuantityControl .Abonements-module__vTYg5a__quantityButton:not(:disabled):focus-visible{background:#edf2ff;outline:none}.Abonements-module__vTYg5a__ticketCard .Abonements-module__vTYg5a__ticketQuantityControl .Abonements-module__vTYg5a__quantityValue{min-width:38px;font-size:var(--text-body-size);font-weight:var(--font-weight-semibold);line-height:var(--text-label-line);font-variant-numeric:tabular-nums;padding:0 5px}.Abonements-module__vTYg5a__ticketPurchaseForm{border:1px solid #ececec;gap:14px;padding:18px;box-shadow:0 3px 14px #19233606}.Abonements-module__vTYg5a__ticketCheckoutLauncher{margin:16px calc(var(--common-padding) * 2) 0;flex-direction:column;gap:10px;display:flex}.Abonements-module__vTYg5a__ticketCheckoutLauncher>button{width:100%;min-height:48px}.Abonements-module__vTYg5a__ticketCheckoutModal.modal .window{border-radius:18px;width:min(100% - 32px,520px);max-width:520px}.Abonements-module__vTYg5a__ticketCheckoutModal.modal .window>header{border-bottom:1px solid #ededed;padding:8px 10px 8px 20px}.Abonements-module__vTYg5a__ticketCheckoutModalContent{flex-direction:column;gap:14px;min-width:0;display:flex;padding:16px 20px 20px!important}.Abonements-module__vTYg5a__ticketOrderList{background:#fafbfc;border:1px solid #e6e8ed;border-radius:12px;flex-direction:column;display:flex}.Abonements-module__vTYg5a__ticketOrderItem{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.Abonements-module__vTYg5a__ticketOrderItem+.Abonements-module__vTYg5a__ticketOrderItem{border-top:1px solid #e6e8ed}.Abonements-module__vTYg5a__ticketOrderItem>div{gap:var(--text-gap);flex-direction:column;flex:10rem;min-width:0;display:flex}.Abonements-module__vTYg5a__ticketOrderItem strong{font-size:var(--text-label-size);font-weight:var(--font-weight-medium);line-height:var(--text-label-line);overflow-wrap:break-word}.Abonements-module__vTYg5a__ticketOrderItem span{color:var(--text-secondary);font-size:var(--text-caption-size);line-height:var(--text-caption-line);font-weight:var(--font-weight-regular)}.Abonements-module__vTYg5a__ticketOrderItem b{font-size:var(--text-label-size);font-weight:var(--font-weight-medium);white-space:nowrap;line-height:var(--text-label-line);flex:none;margin-left:auto}.Abonements-module__vTYg5a__ticketCheckoutTotal{font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);justify-content:space-between;align-items:baseline;gap:12px;margin:0;padding-top:2px;display:flex}.Abonements-module__vTYg5a__ticketCheckoutTotal strong{font-size:var(--text-total-size);white-space:nowrap;line-height:var(--text-total-line);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums}.Abonements-module__vTYg5a__paymentTypes{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.Abonements-module__vTYg5a__paymentTypes>button{min-width:0}.Abonements-module__vTYg5a__ticketCheckoutPayButton{width:100%;min-height:48px}@media (max-width:480px){.Abonements-module__vTYg5a__abonementCard{min-height:60px;padding:13px 15px}.Abonements-module__vTYg5a__abonementCheckoutModal.modal .window{box-sizing:border-box;width:100%;max-width:none;max-height:calc(100dvh - env(safe-area-inset-top,0px) - 12px);padding-bottom:env(safe-area-inset-bottom,0px);border-radius:18px 18px 0 0}.Abonements-module__vTYg5a__abonementPaymentModalContent{padding:14px 16px 18px!important}.Abonements-module__vTYg5a__ticketPageTitle{font-size:var(--text-page-size);line-height:var(--text-page-line);font-weight:var(--font-weight-semibold);padding-top:8px;padding-bottom:12px}.Abonements-module__vTYg5a__ticketList{gap:8px}.Abonements-module__vTYg5a__ticketCard{gap:var(--text-group-gap);border-radius:12px;padding:14px 15px}.Abonements-module__vTYg5a__ticketTitle{font-size:var(--text-title-size);line-height:var(--text-title-line);font-weight:var(--font-weight-semibold);overflow-wrap:break-word}.Abonements-module__vTYg5a__ticketPrice{font-size:var(--text-price-size);line-height:var(--text-price-line);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums;white-space:nowrap}.Abonements-module__vTYg5a__ticketPurchaseForm{padding:16px}.Abonements-module__vTYg5a__ticketCheckoutModal.modal .window{box-sizing:border-box;width:100%;max-width:none;max-height:calc(100dvh - env(safe-area-inset-top,0px) - 12px);padding-bottom:env(safe-area-inset-bottom,0px);border-radius:18px 18px 0 0}.Abonements-module__vTYg5a__ticketCheckoutModalContent{padding:14px 16px 18px!important}}.Abonements-module__vTYg5a__total{font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);justify-content:space-between;align-items:baseline;gap:12px;display:flex}.Abonements-module__vTYg5a__total strong{font-size:var(--text-total-size);line-height:var(--text-total-line);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums;white-space:nowrap}.Abonements-module__vTYg5a__actions{flex-direction:column;gap:8px;display:flex}.Abonements-module__vTYg5a__paymentModalContent{flex-direction:column;gap:12px;display:flex}.Abonements-module__vTYg5a__paymentSummary{font-size:var(--text-small-size);font-weight:var(--font-weight-regular);line-height:var(--text-small-line);align-items:baseline;margin:8px 0 12px;display:flex}.Abonements-module__vTYg5a__paymentSummaryDivider{opacity:.35;border-bottom:1px dotted;flex:1;margin-inline:8px}.Abonements-module__vTYg5a__paymentSummary strong{font-size:var(--text-total-size);white-space:nowrap;line-height:var(--text-total-line);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums}button.Abonements-module__vTYg5a__payButton{width:100%;min-height:48px;font-size:var(--text-button-size);font-weight:var(--font-weight-semibold);text-align:left;line-height:var(--text-button-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Abonements-module__vTYg5a__paymentIcons{justify-content:flex-end;align-items:center;gap:5px;display:flex}.Abonements-module__vTYg5a__error{color:var(--red);font-weight:var(--font-weight-regular);font-size:var(--text-small-size);line-height:var(--text-small-line)}.Abonements-module__vTYg5a__result{margin:calc(var(--common-padding) * 2);text-align:center}
.Group-module__EtUmoq__group{padding:12px 16px 0}.Group-module__EtUmoq__main{flex-flow:row;gap:12px;max-width:100%;display:flex}.Group-module__EtUmoq__main>div:last-child{flex:1;min-width:0;position:relative}.Group-module__EtUmoq__avatar{background-position:top;background-size:cover;border-radius:100%;width:80px;min-width:80px;height:80px;min-height:80px;margin:0}.Group-module__EtUmoq__title{white-space:normal;font-size:var(--text-title-size);line-height:var(--text-title-line);font-weight:var(--font-weight-semibold);overflow-wrap:break-word;margin-top:4px;margin-bottom:4px}.Group-module__EtUmoq__instructor{white-space:normal;overflow-wrap:break-word;font-size:var(--text-small-size);font-weight:var(--font-weight-regular);line-height:var(--text-small-line)}.Group-module__EtUmoq__implement{white-space:normal;overflow-wrap:break-word;font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);margin-top:4px}.Group-module__EtUmoq__more{color:var(--eskimos-blue);font-weight:var(--font-weight-medium);font-size:var(--text-label-size);line-height:var(--text-label-line);padding-top:4px;padding-bottom:4px;display:block}.Group-module__EtUmoq__more span:after{content:"";border-bottom:1px dashed var(--eskimos-blue);width:96%;height:1px;margin-left:2%;display:block}.Group-module__EtUmoq__desc{margin-top:calc(var(--common-padding) * 2);margin-bottom:var(--common-padding);font-size:var(--text-small-size);line-height:var(--text-small-line);background-color:#f7f9fc;border:1px solid #e8ecf2;border-radius:12px;padding:14px}.Group-module__EtUmoq__desc a{color:var(--eskimos-blue);font-weight:var(--font-weight-semibold);text-decoration:underline}.Group-module__EtUmoq__data{padding:16px 0 0}.Group-module__EtUmoq__time{font-size:var(--text-title-size);line-height:var(--text-title-line);font-weight:var(--font-weight-medium);margin-left:10px}.Group-module__EtUmoq__dateTag{flex-flow:row;align-items:baseline;margin-top:22px;display:flex}.Group-module__EtUmoq__dateTag p{font-size:var(--text-title-size);font-weight:var(--font-weight-medium);line-height:var(--text-title-line)}.Group-module__EtUmoq__dateTagDivider{opacity:.5;border-bottom:1px dotted #000;flex:1;margin-inline:8px}.Group-module__EtUmoq__dateTag .Group-module__EtUmoq__total{font-size:var(--text-title-size);line-height:var(--text-title-line);font-weight:var(--font-weight-medium)}.Group-module__EtUmoq__priceTag{font-weight:var(--font-weight-regular);font-size:var(--text-small-size);line-height:var(--text-small-line);flex-flow:column;gap:3px;margin-top:23px;margin-bottom:18px;display:flex}.Group-module__EtUmoq__priceTag>div{flex-flow:row;align-items:baseline;display:flex}.Group-module__EtUmoq__priceTagDivider{opacity:.5;border-bottom:1px dotted #000;flex:1;margin-inline:8px}.Group-module__EtUmoq__priceTag .Group-module__EtUmoq__total{font-size:var(--text-total-size);line-height:var(--text-total-line);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums;white-space:nowrap}.Group-module__EtUmoq__discount{color:var(--green)}.Group-module__EtUmoq__discount .Group-module__EtUmoq__priceTagDivider{border-color:var(--green)}button.Group-module__EtUmoq__payButton{font-size:var(--text-button-size);font-weight:var(--font-weight-semibold);text-align:left;width:100%;min-height:43px;line-height:var(--text-button-line);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:18px;display:flex!important}button.Group-module__EtUmoq__payButtonActive{font-size:var(--text-button-size);line-height:var(--text-button-line);font-weight:var(--font-weight-semibold);box-shadow:inset 0 0 0 2px #ffffffa6}.Group-module__EtUmoq__abonementForm{background:#f8f9fb;border:1px solid #e2e5eb;border-radius:12px;flex-direction:column;gap:8px;margin-top:-8px;margin-bottom:18px;padding:14px;display:flex}.Group-module__EtUmoq__abonementForm label{font-size:var(--text-label-size);font-weight:var(--font-weight-medium);line-height:var(--text-label-line)}.Group-module__EtUmoq__requiredMark,.Group-module__EtUmoq__abonementError{color:var(--red);font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular)}.Group-module__EtUmoq__abonementForm input{text-transform:uppercase;width:100%;min-height:46px;background:#fff!important}.Group-module__EtUmoq__abonementInputError{font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);border:1px solid var(--red)!important}.Group-module__EtUmoq__abonementError{font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);margin:0}button.Group-module__EtUmoq__abonementSubmit{width:100%;min-height:46px;margin-top:4px}.Group-module__EtUmoq__separator{color:#a1a1a1;padding:0 6px}.Group-module__EtUmoq__dateAndTime{flex-flow:row;align-items:baseline;margin-bottom:20px;display:flex}.Group-module__EtUmoq__dateAndTime>p{font-size:var(--text-title-size);font-weight:var(--font-weight-medium);line-height:var(--text-title-line)}.Group-module__EtUmoq__divider{opacity:.5;border-bottom:1px dotted #000;flex:1;margin-inline:8px}.Group-module__EtUmoq__status{font-size:var(--text-title-size);font-weight:var(--font-weight-medium);line-height:var(--text-title-line);margin-top:22px}.Group-module__EtUmoq__price{font-weight:var(--font-weight-regular);font-size:var(--text-small-size);line-height:var(--text-small-line);flex-flow:row;align-items:baseline;margin-top:12px;display:flex}.Group-module__EtUmoq__priceDivider{opacity:.5;border-bottom:1px dotted #000;flex:1;margin-inline:8px}.Group-module__EtUmoq__price .Group-module__EtUmoq__total{font-size:var(--text-total-size);line-height:var(--text-total-line);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums;white-space:nowrap}
.Lesson-module__zGPHFW__section{margin:6px calc(var(--common-padding) * 2) 12px calc(var(--common-padding) * 2);padding-bottom:calc(var(--common-padding) * 2);background-color:#fff;border-radius:12px}.Lesson-module__zGPHFW__lesson{padding:var(--common-padding) calc(var(--common-padding) * 2)}.Lesson-module__zGPHFW__lesson>p{font-size:var(--text-small-size);font-weight:var(--font-weight-regular);line-height:var(--text-small-line);margin:10px 0}.Lesson-module__zGPHFW__desc{font-size:var(--text-small-size);line-height:var(--text-small-line);background-color:#f7f9fc;border:1px solid #e8ecf2;border-radius:12px;margin:0 16px 16px;padding:14px}.Lesson-module__zGPHFW__separator{color:#a1a1a1;padding:0 6px}.Lesson-module__zGPHFW__dateAndTime{flex-flow:row;align-items:baseline;margin-bottom:20px;display:flex}.Lesson-module__zGPHFW__dateAndTime>p{font-size:var(--text-title-size);font-weight:var(--font-weight-medium);line-height:var(--text-title-line)}.Lesson-module__zGPHFW__divider{opacity:.5;border-bottom:1px dotted #000;flex:1;margin-inline:8px}.Lesson-module__zGPHFW__time{font-size:var(--text-title-size);line-height:var(--text-title-line);font-weight:var(--font-weight-medium);margin-left:10px}.Lesson-module__zGPHFW__status{font-size:var(--text-title-size);font-weight:var(--font-weight-medium);line-height:var(--text-title-line);margin-top:22px}.Lesson-module__zGPHFW__price{font-weight:var(--font-weight-regular);font-size:var(--text-small-size);line-height:var(--text-small-line);flex-flow:row;align-items:baseline;margin-top:12px;display:flex}.Lesson-module__zGPHFW__priceDivider{opacity:.5;border-bottom:1px dotted #000;flex:1;margin-inline:8px}.Lesson-module__zGPHFW__price .Lesson-module__zGPHFW__total{font-size:var(--text-total-size);line-height:var(--text-total-line);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums;white-space:nowrap}.Lesson-module__zGPHFW__payButton{font-size:var(--text-button-size);line-height:var(--text-button-line);font-weight:var(--font-weight-semibold);margin-top:18px}.Lesson-module__zGPHFW__payOnlineButton{width:100%;justify-content:space-between!important;display:flex!important}.Lesson-module__zGPHFW__abonementMethodButton{width:100%;margin-top:12px;justify-content:space-between!important;display:flex!important}.Lesson-module__zGPHFW__abonementMethodButtonActive{box-shadow:inset 0 0 0 2px #ffffffa6}.Lesson-module__zGPHFW__abonementForm{background:#f8f9fb;border:1px solid #e2e5eb;border-radius:12px;flex-direction:column;gap:8px;margin-top:10px;padding:14px;display:flex}.Lesson-module__zGPHFW__abonementForm label{font-size:var(--text-label-size);font-weight:var(--font-weight-medium);line-height:var(--text-label-line)}.Lesson-module__zGPHFW__requiredMark,.Lesson-module__zGPHFW__abonementError{color:var(--red);font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular)}.Lesson-module__zGPHFW__abonementForm input{text-transform:uppercase;width:100%;min-height:46px;background:#fff!important}.Lesson-module__zGPHFW__abonementInputError{font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);border:1px solid var(--red)!important}.Lesson-module__zGPHFW__abonementError{font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);margin:0}button.Lesson-module__zGPHFW__abonementSubmit{width:100%;min-height:46px;margin-top:4px}
.Instructor-module__pm3QOG__priceTag{font-weight:var(--font-weight-regular);font-size:var(--text-small-size);line-height:var(--text-small-line);flex-flow:column;gap:3px;margin-top:23px;margin-bottom:18px;display:flex}.Instructor-module__pm3QOG__priceTag>div{flex-flow:row;align-items:baseline;display:flex}.Instructor-module__pm3QOG__priceTagDivider{opacity:.5;border-bottom:1px dotted #000;flex:1;margin-inline:8px}.Instructor-module__pm3QOG__priceTag .Instructor-module__pm3QOG__total{font-size:var(--text-total-size);line-height:var(--text-total-line);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums;white-space:nowrap}.Instructor-module__pm3QOG__discount{color:var(--green)}.Instructor-module__pm3QOG__discount .Instructor-module__pm3QOG__priceTagDivider{border-color:var(--green)}button.Instructor-module__pm3QOG__payButton{font-size:var(--text-button-size);font-weight:var(--font-weight-semibold);text-align:left;width:100%;min-height:43px;line-height:var(--text-button-line);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:18px;display:flex!important}button.Instructor-module__pm3QOG__payButtonActive{font-size:var(--text-button-size);line-height:var(--text-button-line);font-weight:var(--font-weight-semibold);box-shadow:inset 0 0 0 2px #ffffffa6}.Instructor-module__pm3QOG__abonementForm{background:#f8f9fb;border:1px solid #e2e5eb;border-radius:12px;flex-direction:column;gap:8px;margin-top:-8px;padding:14px;display:flex}.Instructor-module__pm3QOG__abonementForm label{font-size:var(--text-label-size);font-weight:var(--font-weight-medium);line-height:var(--text-label-line)}.Instructor-module__pm3QOG__abonementForm input{text-transform:uppercase;width:100%;min-height:46px;background:#fff!important}.Instructor-module__pm3QOG__abonementInputError{font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);border:1px solid var(--red)!important}.Instructor-module__pm3QOG__abonementError{color:var(--red);font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);margin:0}button.Instructor-module__pm3QOG__abonementSubmit{width:100%;min-height:46px;margin-top:4px}.Instructor-module__pm3QOG__checkoutModal.modal .window{border-radius:18px;width:min(100% - 32px,520px);max-width:520px}.Instructor-module__pm3QOG__checkoutModal.modal .window>header{border-bottom:1px solid #ededed;padding:8px 10px 8px 20px}.Instructor-module__pm3QOG__checkoutModalContent{flex-direction:column;gap:16px;display:flex;padding:16px 20px 20px!important}.Instructor-module__pm3QOG__clientFields{flex-direction:column;gap:14px;display:flex}.Instructor-module__pm3QOG__clientField{gap:var(--text-gap);font-size:var(--text-label-size);font-weight:var(--font-weight-medium);line-height:var(--text-label-line);flex-direction:column;display:flex}.Instructor-module__pm3QOG__requiredMark{color:var(--red)}.Instructor-module__pm3QOG__checkoutModalContent .Instructor-module__pm3QOG__priceTag{margin:0}@media only screen and (max-width:539px){.Instructor-module__pm3QOG__checkoutModal.modal .window{border-radius:18px 18px 0 0;width:100%;max-width:none;margin-top:auto}.Instructor-module__pm3QOG__checkoutModalContent{padding-left:15px!important;padding-right:15px!important}}
.Instructor-module__jc5GbG__header{flex-flow:row;align-items:center;gap:15px;padding:15px 15px 8px;display:flex}.Instructor-module__jc5GbG__avatar{background-size:cover;border-radius:100%;width:80px;min-width:80px;height:80px;min-height:80px}.Instructor-module__jc5GbG__name{font-size:var(--text-title-size);font-weight:var(--font-weight-medium);line-height:var(--text-title-line);overflow-wrap:break-word}.Instructor-module__jc5GbG__implements{width:100%;color:var(--eskimos-blue);font-weight:var(--font-weight-regular);font-size:var(--text-caption-size);line-height:var(--text-caption-line);margin-top:2px}.Instructor-module__jc5GbG__implements span{margin-right:10px}.Instructor-module__jc5GbG__description{padding:var(--common-padding) calc(var(--common-padding) * 2);font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular)}.Instructor-module__jc5GbG__description a{color:var(--eskimos-blue);font-weight:var(--font-weight-semibold);text-decoration:underline}
.Lesson-module__PAie1W__section{margin:6px calc(var(--common-padding) * 2) 12px calc(var(--common-padding) * 2);padding-bottom:calc(var(--common-padding) * 2);background-color:#fff;border-radius:12px}.Lesson-module__PAie1W__lesson{padding:var(--common-padding) calc(var(--common-padding) * 2)}.Lesson-module__PAie1W__lesson>p{font-size:var(--text-small-size);font-weight:var(--font-weight-regular);line-height:var(--text-small-line);margin:10px 0}.Lesson-module__PAie1W__separator{color:#a1a1a1;padding:0 6px}.Lesson-module__PAie1W__dateAndTime{flex-flow:row;align-items:baseline;margin-bottom:20px;display:flex}.Lesson-module__PAie1W__dateAndTime>p{font-size:var(--text-title-size);font-weight:var(--font-weight-medium);line-height:var(--text-title-line)}.Lesson-module__PAie1W__divider{opacity:.5;border-bottom:1px dotted #000;flex:1;margin-inline:8px}.Lesson-module__PAie1W__status{font-size:var(--text-title-size);font-weight:var(--font-weight-medium);line-height:var(--text-title-line);margin-top:22px}.Lesson-module__PAie1W__price{font-weight:var(--font-weight-regular);font-size:var(--text-small-size);line-height:var(--text-small-line);flex-flow:row;align-items:baseline;margin-top:12px;display:flex}.Lesson-module__PAie1W__priceDivider{opacity:.5;border-bottom:1px dotted #000;flex:1;margin-inline:8px}.Lesson-module__PAie1W__price .Lesson-module__PAie1W__total{font-size:var(--text-total-size);line-height:var(--text-total-line);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums;white-space:nowrap}.Lesson-module__PAie1W__payButton{font-size:var(--text-button-size);line-height:var(--text-button-line);font-weight:var(--font-weight-semibold);margin-top:18px}.Lesson-module__PAie1W__payOnlineButton{width:100%;justify-content:space-between!important;display:flex!important}.Lesson-module__PAie1W__abonementMethodButton{width:100%;margin-top:12px;justify-content:space-between!important;display:flex!important}.Lesson-module__PAie1W__abonementMethodButtonActive{box-shadow:inset 0 0 0 2px #ffffffa6}.Lesson-module__PAie1W__abonementForm{background:#f8f9fb;border:1px solid #e2e5eb;border-radius:12px;flex-direction:column;gap:8px;margin-top:10px;padding:14px;display:flex}.Lesson-module__PAie1W__abonementForm label{font-size:var(--text-label-size);font-weight:var(--font-weight-medium);line-height:var(--text-label-line)}.Lesson-module__PAie1W__requiredMark,.Lesson-module__PAie1W__abonementError{color:var(--red);font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular)}.Lesson-module__PAie1W__abonementForm input{text-transform:uppercase;width:100%;min-height:46px;background:#fff!important}.Lesson-module__PAie1W__abonementInputError{font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);border:1px solid var(--red)!important}.Lesson-module__PAie1W__abonementError{font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);margin:0}button.Lesson-module__PAie1W__abonementSubmit{width:100%;min-height:46px;margin-top:4px}
.Rent-module__-ww_Tq__screen{gap:24px;padding:20px;display:grid}.Rent-module__-ww_Tq__screen h1{font-size:var(--text-page-title-size,28px);margin:0}.Rent-module__-ww_Tq__screen h2{font-size:var(--text-section-size,20px);margin:0 0 12px}.Rent-module__-ww_Tq__row{border-bottom:1px solid #e1e4eb;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.Rent-module__-ww_Tq__row>div:first-child{min-width:0}.Rent-module__-ww_Tq__hint{color:var(--text-secondary);font-size:var(--text-small-size);margin-top:8px;line-height:1.5}.Rent-module__-ww_Tq__quantity{flex-shrink:0;align-items:center;gap:10px;display:flex}.Rent-module__-ww_Tq__quantity button{width:44px;height:44px;color:var(--eskimos-blue);background:#f7f8fc;border:1px solid #dce0e9;border-radius:10px;place-items:center;padding:0;font-size:24px;display:grid}.Rent-module__-ww_Tq__quantity output{text-align:center;min-width:22px}.Rent-module__-ww_Tq__quantity button:disabled{opacity:.4;cursor:default}.Rent-module__-ww_Tq__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.Rent-module__-ww_Tq__field{gap:8px;min-width:0;display:grid}.Rent-module__-ww_Tq__field input{width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #dce0e9;border-radius:10px;padding:12px}.Rent-module__-ww_Tq__field input:focus-visible,.Rent-module__-ww_Tq__quantity button:focus-visible,.Rent-module__-ww_Tq__secondary:focus-visible{outline:2px solid var(--eskimos-blue);outline-offset:2px}.Rent-module__-ww_Tq__secondary{color:var(--eskimos-blue);font:inherit;background:#f7f8fc;border:1px solid #dce0e9;border-radius:12px;min-height:44px;padding:12px 18px}.Rent-module__-ww_Tq__total{font-size:var(--text-title-size);justify-content:space-between;align-items:center;gap:12px;display:flex}.Rent-module__-ww_Tq__error{color:#a52620;background:#fff2f1;border-radius:12px;padding:12px 16px}.Rent-module__-ww_Tq__actions{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.Rent-module__-ww_Tq__actions .Rent-module__-ww_Tq__field{flex:1 0 100%}.Rent-module__-ww_Tq__actions button{flex:1}.Rent-module__-ww_Tq__screen button.simple.blue{width:100%;margin-top:12px}.Rent-module__-ww_Tq__dialog{color:#272b33;border:0;border-radius:20px;width:min(92vw,560px);max-height:90dvh;margin:auto;padding:20px}.Rent-module__-ww_Tq__dialog::backdrop{background:#0008}.Rent-module__-ww_Tq__dialog video{background:#10131a;border-radius:12px;width:100%;margin:16px 0}@media (hover:hover){.Rent-module__-ww_Tq__quantity button:not(:disabled):hover,.Rent-module__-ww_Tq__secondary:not(:disabled):hover{border-color:var(--eskimos-blue);background:#edf1ff}}@media (max-width:480px){.Rent-module__-ww_Tq__screen{gap:20px;padding:16px}.Rent-module__-ww_Tq__fields{grid-template-columns:1fr}.Rent-module__-ww_Tq__quantity{gap:6px}}
.SkipassTopups-module__hs3qTG__screen{padding-bottom:calc(var(--common-padding) * 2)}.SkipassTopups-module__hs3qTG__headingRow{margin:var(--common-padding) 16px 8px;justify-content:space-between;align-items:center;gap:12px;display:flex}.SkipassTopups-module__hs3qTG__heading{min-width:0;color:var(--text-primary);font-size:var(--text-page-size);font-weight:var(--font-weight-semibold);line-height:var(--text-page-line);text-transform:none;margin:0}.SkipassTopups-module__hs3qTG__message{padding:calc(var(--common-padding) * 2);color:var(--text-secondary);font-size:var(--text-small-size);text-align:center;line-height:var(--text-small-line);font-weight:var(--font-weight-regular)}.SkipassTopups-module__hs3qTG__section{margin-top:12px}.SkipassTopups-module__hs3qTG__catalogTabs{scrollbar-width:none;gap:8px;padding:8px 16px 2px;display:flex;overflow-x:auto}.SkipassTopups-module__hs3qTG__catalogTabs::-webkit-scrollbar{display:none}.SkipassTopups-module__hs3qTG__catalogTab,.SkipassTopups-module__hs3qTG__catalogTabActive{min-height:40px;color:var(--text-primary);font-size:var(--text-small-size);font-weight:var(--font-weight-semibold);line-height:var(--text-small-line);white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;background:#fff;border:1px solid #d9dce4;border-radius:999px;flex:none;padding:8px 14px}.SkipassTopups-module__hs3qTG__catalogTabActive{border-color:var(--eskimos-blue);color:#fff;background:var(--eskimos-blue)}.SkipassTopups-module__hs3qTG__moneySection{flex-direction:column;gap:14px;margin:0 16px;display:flex}.SkipassTopups-module__hs3qTG__moneyTopupButton{color:#fff;background:var(--eskimos-blue);min-height:48px;font-size:var(--text-button-size);font-weight:var(--font-weight-semibold);line-height:var(--text-button-line);border-radius:12px;padding:12px 18px}.SkipassTopups-module__hs3qTG__list,.SkipassTopups-module__hs3qTG__groupList{flex-direction:column;gap:10px;padding:0 16px;display:flex}.SkipassTopups-module__hs3qTG__group{background:#fff;border:1px solid #dedede;border-radius:12px;transition:border-color .16s,box-shadow .16s;overflow:hidden}.SkipassTopups-module__hs3qTG__groupOpen{border-color:var(--eskimos-blue);box-shadow:0 0 0 1px var(--eskimos-blue)}.SkipassTopups-module__hs3qTG__groupOpen .SkipassTopups-module__hs3qTG__groupToggle{border-bottom:1px solid #e5e5e5}.SkipassTopups-module__hs3qTG__groupHeading{margin:0;padding:0}.SkipassTopups-module__hs3qTG__groupTitle{color:var(--text-primary);font-size:var(--text-section-size);font-weight:var(--font-weight-bold);line-height:var(--text-section-line);overflow-wrap:break-word;border-bottom:1px solid #e5e5e5;padding:12px 14px}.SkipassTopups-module__hs3qTG__groupToggle{width:100%;min-height:48px;color:var(--text-primary);font-size:var(--text-section-size);font-weight:var(--font-weight-bold);text-align:left;line-height:var(--text-section-line);overflow-wrap:break-word;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.SkipassTopups-module__hs3qTG__groupToggle:focus-visible{outline:2px solid var(--eskimos-blue);outline-offset:-4px;border-radius:10px}.SkipassTopups-module__hs3qTG__chevron{color:currentColor;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:relative}.SkipassTopups-module__hs3qTG__chevron:before{content:"";transform-origin:50%;border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transition:transform .16s;transform:rotate(-45deg)}.SkipassTopups-module__hs3qTG__chevronOpen:before{transform:rotate(45deg)}.SkipassTopups-module__hs3qTG__groupItems{flex-direction:column;padding:0 8px 8px;display:flex}.SkipassTopups-module__hs3qTG__groupItems[hidden]{display:none}.SkipassTopups-module__hs3qTG__moneyDescription{color:var(--text-secondary);font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);margin:0}.SkipassTopups-module__hs3qTG__amountPresets{flex-wrap:wrap;gap:8px;display:flex}.SkipassTopups-module__hs3qTG__amountTag{min-height:36px;color:var(--text-primary);font-size:var(--text-small-size);font-weight:var(--font-weight-regular);line-height:var(--text-small-line);background:#f5f5f6;border:1px solid #d9dce4;border-radius:999px;padding:7px 13px;transition:border-color .16s,color .16s,background-color .16s}.SkipassTopups-module__hs3qTG__amountTagSelected{border-color:var(--eskimos-blue);color:#fff;background:var(--eskimos-blue)}.SkipassTopups-module__hs3qTG__card{width:100%;min-height:64px;color:var(--text-primary);text-align:left;background:#fff;border:1px solid #0000;border-radius:10px;grid-template-columns:minmax(0,1fr) max-content;grid-template-areas:"title price""description price";align-items:center;gap:4px 14px;padding:11px 14px;transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative;overflow:hidden}.SkipassTopups-module__hs3qTG__list .SkipassTopups-module__hs3qTG__card{border-radius:12px}.SkipassTopups-module__hs3qTG__groupItems .SkipassTopups-module__hs3qTG__card+.SkipassTopups-module__hs3qTG__card{border-top-color:#ededed;border-top-left-radius:0;border-top-right-radius:0}.SkipassTopups-module__hs3qTG__cardWithImage{color:#fff;background:#263244;border-color:#ffffff38;min-height:88px}.SkipassTopups-module__hs3qTG__cardImage{z-index:0;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.SkipassTopups-module__hs3qTG__cardOverlay{z-index:1;background:linear-gradient(90deg,#0c1420d1 0%,#0c1420ad 58%,#0c1420bd 100%);position:absolute;inset:0}.SkipassTopups-module__hs3qTG__title{z-index:2;min-width:0;font-size:var(--text-title-size);font-weight:var(--font-weight-medium);line-height:var(--text-title-line);overflow-wrap:break-word;grid-area:title;position:relative}.SkipassTopups-module__hs3qTG__description{z-index:2;min-width:0;color:var(--text-secondary);font-size:var(--text-small-size);line-height:var(--text-small-line);-webkit-line-clamp:2;font-weight:var(--font-weight-regular);-webkit-box-orient:vertical;grid-area:description;display:-webkit-box;position:relative;overflow:hidden}.SkipassTopups-module__hs3qTG__cardWithImage .SkipassTopups-module__hs3qTG__description{color:#ffffffd6;font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular)}.SkipassTopups-module__hs3qTG__price{z-index:2;white-space:nowrap;font-size:var(--text-price-size);font-weight:var(--font-weight-bold);line-height:var(--text-price-line);font-variant-numeric:tabular-nums;grid-area:price;align-self:center;position:relative}.SkipassTopups-module__hs3qTG__cardWithImage .SkipassTopups-module__hs3qTG__price{-webkit-backdrop-filter:blur(5px);background:#070d1794;border:1px solid #ffffff3d;border-radius:999px;padding:5px 9px;box-shadow:0 2px 8px #00000026}.SkipassTopups-module__hs3qTG__field{gap:var(--text-gap);font-size:var(--text-label-size);font-weight:var(--font-weight-medium);line-height:var(--text-label-line);flex-direction:column;display:flex}.SkipassTopups-module__hs3qTG__requiredMark{color:#dc2626}.SkipassTopups-module__hs3qTG__field input{color:var(--text-primary);font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:var(--font-weight-regular);background:#fff;border:1px solid #d8dce5;transition:border-color .16s,box-shadow .16s,background-color .16s;box-shadow:0 1px 2px #1018280a}.SkipassTopups-module__hs3qTG__field input::placeholder{color:var(--text-secondary)}.SkipassTopups-module__hs3qTG__field input:focus{border-color:var(--eskimos-blue);box-shadow:0 0 0 3px #2653c824}.SkipassTopups-module__hs3qTG__field input[aria-invalid=true]{border-color:var(--red);background:snow;box-shadow:0 0 0 3px #d715221a}.SkipassTopups-module__hs3qTG__field input:disabled{color:var(--text-secondary);box-shadow:none;background:#f0f0f0;border-color:#e5e7eb}.SkipassTopups-module__hs3qTG__fieldError{color:var(--red);font-size:var(--text-small-size);font-weight:var(--font-weight-regular);line-height:var(--text-small-line)}.SkipassTopups-module__hs3qTG__error{color:var(--red);font-size:var(--text-small-size);font-weight:var(--font-weight-regular);line-height:var(--text-small-line);background:#fff0f1;border-radius:10px;margin:0;padding:10px 12px}.SkipassTopups-module__hs3qTG__checkoutModalBackdrop{z-index:60;opacity:0;overscroll-behavior:none;pointer-events:auto;background:#14192380;justify-content:center;align-items:center;width:100%;height:100dvh;padding:16px;transition:opacity .2s ease-in-out;display:flex;position:absolute;top:0;left:0;overflow:hidden}.SkipassTopups-module__hs3qTG__checkoutModalWindow{z-index:1;opacity:0;pointer-events:none;background:#fff;border-radius:18px;flex-direction:column;width:min(100%,520px);min-width:0;max-height:calc(100% - 32px);transition:opacity .2s ease-in-out;display:flex;position:relative;overflow:hidden;transform:none;box-shadow:0 18px 50px #1018283d}.SkipassTopups-module__hs3qTG__checkoutModalWindow:focus,.SkipassTopups-module__hs3qTG__errorModalWindow:focus{outline:none}.SkipassTopups-module__hs3qTG__checkoutModalHeader{border-bottom:1px solid #ededed;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px 8px 20px;display:flex}.SkipassTopups-module__hs3qTG__checkoutModalEyebrow{color:var(--text-secondary);font-size:var(--text-modal-size);font-weight:var(--font-weight-semibold);line-height:var(--text-modal-line);margin:0}.SkipassTopups-module__hs3qTG__checkoutTariffIntro{margin-bottom:var(--text-block-gap)}.SkipassTopups-module__hs3qTG__checkoutTariffHeading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.SkipassTopups-module__hs3qTG__checkoutTariffHeading h2{color:var(--text-primary);font-size:var(--text-title-size);font-weight:var(--font-weight-medium);line-height:var(--text-title-line);overflow-wrap:break-word;margin:0;padding:0}.SkipassTopups-module__hs3qTG__checkoutTariffHeading strong{white-space:nowrap;color:var(--text-primary);font-size:var(--text-price-size);font-weight:var(--font-weight-bold);line-height:var(--text-price-line);font-variant-numeric:tabular-nums}.SkipassTopups-module__hs3qTG__checkoutModalClose{width:44px;min-width:44px;height:44px;min-height:44px;color:var(--text-secondary);font-size:28px;font-weight:var(--font-weight-regular);touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:50%;flex:0 0 44px;place-items:center;padding:0;line-height:1;display:grid}.SkipassTopups-module__hs3qTG__checkoutModalClose:focus-visible{outline:2px solid var(--eskimos-blue);outline-offset:2px}.SkipassTopups-module__hs3qTG__checkoutModalClose:disabled{opacity:.45}.SkipassTopups-module__hs3qTG__checkoutModalBody{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;min-width:0;min-height:0;padding:16px 20px 20px;overflow:hidden auto}.SkipassTopups-module__hs3qTG__checkoutTariffDescription{color:var(--text-secondary);font-size:var(--text-small-size);line-height:var(--text-small-line);overflow-wrap:break-word;font-weight:var(--font-weight-regular);margin:6px 0 0;padding:0}.SkipassTopups-module__hs3qTG__checkoutModalBody>.SkipassTopups-module__hs3qTG__moneyDescription{font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);margin-bottom:14px}.SkipassTopups-module__hs3qTG__checkoutModalForm{flex-direction:column;gap:12px;min-width:0;display:flex}.SkipassTopups-module__hs3qTG__checkoutModalForm>button{width:100%;min-height:48px;font-size:var(--text-button-size);line-height:var(--text-button-line);font-weight:var(--font-weight-semibold)}.SkipassTopups-module__hs3qTG__errorModalBackdrop{z-index:70;opacity:0;overscroll-behavior:none;pointer-events:auto;background:#14192380;justify-content:center;align-items:center;width:100%;height:100dvh;padding:16px;transition:opacity .2s ease-in-out;display:flex;position:absolute;top:0;left:0;overflow:hidden}.SkipassTopups-module__hs3qTG__errorModalWindow{z-index:1;opacity:0;pointer-events:none;touch-action:pan-y;background:#fff;border-radius:16px;flex-direction:column;gap:18px;width:min(100%,430px);max-height:calc(100% - 32px);padding:18px 20px 20px;transition:opacity .2s ease-in-out;display:flex;position:relative;overflow:auto;transform:none;box-shadow:0 18px 50px #10182838}.SkipassTopups-module__hs3qTG__modalBackdropVisible{opacity:1}.SkipassTopups-module__hs3qTG__modalBackdropVisible .SkipassTopups-module__hs3qTG__checkoutModalWindow,.SkipassTopups-module__hs3qTG__modalBackdropVisible .SkipassTopups-module__hs3qTG__errorModalWindow{opacity:1;pointer-events:auto;transform:none}.SkipassTopups-module__hs3qTG__errorModalWindow header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.SkipassTopups-module__hs3qTG__errorModalWindow h2{color:var(--text-primary);font-size:var(--text-modal-size);font-weight:var(--font-weight-semibold);line-height:var(--text-modal-line);margin:0}.SkipassTopups-module__hs3qTG__errorModalWindow p{color:var(--text-secondary);font-size:var(--text-body-size);line-height:var(--text-body-line);font-weight:var(--font-weight-regular);margin:0}.SkipassTopups-module__hs3qTG__errorModalClose{color:var(--text-secondary);font-size:28px;font-weight:var(--font-weight-regular);background:0 0;flex:none;padding:0 2px;line-height:24px}.SkipassTopups-module__hs3qTG__errorModalAction{color:#fff;background:var(--eskimos-blue);width:100%;min-height:46px;font-size:var(--text-button-size);font-weight:var(--font-weight-semibold);line-height:var(--text-button-line);border-radius:12px}@media (hover:hover) and (pointer:fine){.SkipassTopups-module__hs3qTG__checkoutModalWindow,.SkipassTopups-module__hs3qTG__errorModalWindow{transition:opacity .2s ease-in-out,transform .2s ease-in-out;transform:translateY(18px)scale(.985)}}@media (hover:hover){.SkipassTopups-module__hs3qTG__checkoutModalClose:not(:disabled):hover{background:#f2f3f5}.SkipassTopups-module__hs3qTG__amountTag:not(.SkipassTopups-module__hs3qTG__amountTagSelected):hover{border-color:var(--eskimos-blue);color:var(--eskimos-blue);background:#f3f6ff}.SkipassTopups-module__hs3qTG__card:hover{background:#f8faff;border-color:#d9e1f6}.SkipassTopups-module__hs3qTG__groupItems .SkipassTopups-module__hs3qTG__card:hover{border-radius:10px}.SkipassTopups-module__hs3qTG__catalogTab:not(.SkipassTopups-module__hs3qTG__catalogTabActive):hover{border-color:var(--eskimos-blue);color:var(--eskimos-blue);background:#f3f6ff}.SkipassTopups-module__hs3qTG__moneyTopupButton:hover{filter:brightness(.96)}.SkipassTopups-module__hs3qTG__cardWithImage:hover{background:#263244;border-color:#ffffffad;transform:translateY(-1px);box-shadow:0 5px 16px #0d1c3633}}@media (max-width:600px){.SkipassTopups-module__hs3qTG__catalogTabs{box-sizing:border-box;flex-wrap:wrap;width:100%;overflow-x:auto}.SkipassTopups-module__hs3qTG__catalogTab,.SkipassTopups-module__hs3qTG__catalogTabActive{text-align:center;border-radius:8px;flex:1 1 0;min-width:min-content;min-height:44px;padding:8px 6px}.SkipassTopups-module__hs3qTG__checkoutModalBackdrop{--modal-safe-bottom:env(safe-area-inset-bottom,0px);flex-direction:column;justify-content:flex-end;align-items:stretch;padding:0}.SkipassTopups-module__hs3qTG__checkoutModalWindow{box-sizing:border-box;width:100%;max-height:calc(100% - env(safe-area-inset-top,0px) - 12px);padding-bottom:var(--modal-safe-bottom);border-radius:18px 18px 0 0;margin-top:auto;transform:none}.SkipassTopups-module__hs3qTG__checkoutModalBackdrop[data-keyboard-open=true]{--modal-safe-bottom:0px}.SkipassTopups-module__hs3qTG__errorModalWindow{transform:none}.SkipassTopups-module__hs3qTG__checkoutModalHeader{padding:8px 8px 8px 16px}.SkipassTopups-module__hs3qTG__checkoutTariffHeading h2{font-size:var(--text-title-size);line-height:var(--text-title-line);font-weight:var(--font-weight-medium);overflow-wrap:break-word}.SkipassTopups-module__hs3qTG__checkoutModalBody{padding:14px 16px 18px}}@media (prefers-reduced-motion:reduce){.SkipassTopups-module__hs3qTG__chevron:before,.SkipassTopups-module__hs3qTG__amountTag,.SkipassTopups-module__hs3qTG__card,.SkipassTopups-module__hs3qTG__checkoutModalBackdrop,.SkipassTopups-module__hs3qTG__checkoutModalWindow,.SkipassTopups-module__hs3qTG__errorModalBackdrop,.SkipassTopups-module__hs3qTG__errorModalWindow{transition:none}}
.WidgetInfoButton-module__FpvadG__trigger{width:44px;height:44px;color:var(--eskimos-blue);cursor:pointer;background:0 0;border-radius:50%;flex:0 0 44px;place-items:center;padding:0;transition:background .16s,color .16s;display:grid}.WidgetInfoButton-module__FpvadG__trigger:hover,.WidgetInfoButton-module__FpvadG__trigger:active{color:#193c9e;background:#eaf0ff}.WidgetInfoButton-module__FpvadG__trigger:focus-visible{outline:2px solid var(--eskimos-blue);outline-offset:2px}.WidgetInfoButton-module__FpvadG__dialog{color:#272c32;width:min(760px,100% - 32px);max-width:760px;max-height:90dvh;font-family:var(--font-family-base,"Open Sans", sans-serif);opacity:0;background:#fff;border:0;border-radius:20px;margin:auto;padding:0;font-size:16px;line-height:1.5;transition:opacity .18s,transform .18s;position:fixed;inset:0;overflow:hidden;transform:translateY(18px);box-shadow:0 16px 64px #0004}.WidgetInfoButton-module__FpvadG__dialog[open]{flex-direction:column;display:flex}.WidgetInfoButton-module__FpvadG__dialog:not([open]){display:none}.WidgetInfoButton-module__FpvadG__visible{opacity:1;transform:translateY(0)}.WidgetInfoButton-module__FpvadG__dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10182060}.WidgetInfoButton-module__FpvadG__header{border-bottom:1px solid #e4e6eb;flex:none;align-items:flex-start;gap:16px;padding:22px 24px;display:flex}.WidgetInfoButton-module__FpvadG__header h2{overflow-wrap:anywhere;flex:1;min-width:0;margin:0;padding:0;font-size:22px;font-weight:600;line-height:1.35}.WidgetInfoButton-module__FpvadG__close{color:#59606a;background:#eee;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:28px;line-height:1;display:grid}.WidgetInfoButton-module__FpvadG__close:hover,.WidgetInfoButton-module__FpvadG__close:active{color:#2653c8;background:#dfe5f3}.WidgetInfoButton-module__FpvadG__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding:20px 24px max(20px, env(safe-area-inset-bottom));overflow:auto}.WidgetInfoButton-module__FpvadG__dialog :is(button,a):focus-visible{outline-offset:3px;outline:3px solid #2653c8}@media (max-width:540px){.WidgetInfoButton-module__FpvadG__dialog{border-radius:18px 18px 0 0;width:100%;max-width:100%;max-height:94dvh;margin:auto 0 0}.WidgetInfoButton-module__FpvadG__header{gap:12px;padding:18px 16px}.WidgetInfoButton-module__FpvadG__header h2{font-size:19px}.WidgetInfoButton-module__FpvadG__body{padding:16px 16px max(16px, env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.WidgetInfoButton-module__FpvadG__dialog,.WidgetInfoButton-module__FpvadG__trigger{transition:none;transform:none}}
.Cameras-module__WkuBnq__screen{padding:0 0 40px}.Cameras-module__WkuBnq__demo{color:#56617b;background:#eef1f7;border-radius:6px;flex:none;padding:4px 7px;font-size:10px;font-weight:700}.Cameras-module__WkuBnq__demoOverlay{color:#fff;background:#111b2bcc;border-radius:6px;width:fit-content;padding:5px 8px;font-size:11px;position:absolute;inset:auto 8px 8px}.Cameras-module__WkuBnq__intro{padding:0 calc(var(--common-padding) * 2) 14px}.Cameras-module__WkuBnq__intro h1{padding-left:0;padding-right:0}.Cameras-module__WkuBnq__intro p{color:var(--text-secondary);white-space:pre-line;margin:-4px 0 0}.Cameras-module__WkuBnq__carousel{padding:0 calc(var(--common-padding) * 2) 10px!important}.Cameras-module__WkuBnq__carousel .Cameras-module__WkuBnq__slide{min-width:0;height:auto;width:min(88vw,336px)!important}.Cameras-module__WkuBnq__card{background:#fff;border:1px solid #e1e4ea;border-radius:18px;height:100%;overflow:hidden;box-shadow:0 8px 24px #19233612}.Cameras-module__WkuBnq__player{aspect-ratio:16/9;background:#171a20;place-items:center;display:grid;position:relative;overflow:hidden}.Cameras-module__WkuBnq__player iframe,.Cameras-module__WkuBnq__player video,.Cameras-module__WkuBnq__player img{object-fit:cover;border:0;width:100%;height:100%}.Cameras-module__WkuBnq__playerError{z-index:1;color:#fff;text-align:center;background:#0a0e14d9;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.Cameras-module__WkuBnq__details{padding:16px 18px 18px}.Cameras-module__WkuBnq__titleRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.Cameras-module__WkuBnq__titleRow strong{font-size:var(--text-title-size);line-height:1.25}.Cameras-module__WkuBnq__live{color:#fff;letter-spacing:.08em;background:#d93232;border-radius:999px;flex:none;padding:4px 7px;font-size:10px;font-weight:700}.Cameras-module__WkuBnq__location{color:var(--text-secondary);margin-top:6px;font-size:13px;display:block}.Cameras-module__WkuBnq__details p{color:var(--text-secondary);white-space:pre-line;margin:12px 0 0}.Cameras-module__WkuBnq__empty{margin:0 calc(var(--common-padding) * 2);color:var(--text-secondary);text-align:center;background:#fff;border-radius:12px;padding:18px}
.Home-module__yT2WaW__home header{padding:var(--common-padding);flex-flow:row;display:flex}.Home-module__yT2WaW__logo{background-position:50%;background-repeat:no-repeat;background-size:contain;min-width:100px;min-height:100px;margin:8px}.Home-module__yT2WaW__title{font-size:var(--text-title-size);line-height:var(--text-title-line);font-weight:var(--font-weight-semibold);flex-direction:row;justify-content:space-between;align-items:baseline;display:flex}.Home-module__yT2WaW__title a{height:28px;min-height:28px;max-height:28px;padding:0 10px;position:relative}.Home-module__yT2WaW__title a:after{content:"";width:8px;height:28px;color:var(--text-primary);background:url(/gt.svg) 100% no-repeat;margin-top:1px;margin-left:12px}.Home-module__yT2WaW__home section{padding:calc(var(--common-padding) * 2);margin-top:10px}.Home-module__yT2WaW__home nav{--home-button-gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(100%, max(9rem, calc((100% - var(--home-button-gap)) / 2))), 1fr));gap:var(--home-button-gap);margin-top:16px;margin-bottom:8px;display:grid}.Home-module__yT2WaW__pageDescription{margin:24px calc(var(--common-padding) * 2) 0}.Home-module__yT2WaW__homeButton{width:100%;min-width:0;max-width:100%;min-height:71px;font-size:1.125rem;font-weight:var(--font-weight-bold);line-height:var(--text-title-line);white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;color:inherit;text-align:left;background-color:#fff;border-radius:12px;align-items:flex-start;padding:15px 12px;transition:opacity .2s;display:flex;position:relative;overflow:hidden}.Home-module__yT2WaW__homeButton>.Home-module__yT2WaW__buttonLabel{z-index:2;width:100%;min-width:0;font-size:var(--home-label-size,1em);position:relative}.Home-module__yT2WaW__homeButton.Home-module__yT2WaW__imageButton{color:#fff;text-shadow:0 1px 3px #000000bf,0 2px 8px #0000008c;background:#263244;align-items:flex-end;min-height:104px}.Home-module__yT2WaW__buttonMedia{z-index:0;border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000,#000);mask-image:linear-gradient(#000,#000)}.Home-module__yT2WaW__buttonMedia>img{z-index:0;object-fit:cover;filter:brightness(1.06)saturate(1.12);width:100%;height:100%;transition:transform .25s,filter .25s;position:absolute;inset:0}.Home-module__yT2WaW__buttonMedia:after{z-index:1;content:"";background:linear-gradient(#0c14202e 0%,#0c142094 35%,#0c1420c7 100%);position:absolute;inset:0}.Home-module__yT2WaW__homeButton:hover{opacity:.65}.Home-module__yT2WaW__homeButton.Home-module__yT2WaW__imageButton:hover{opacity:1}.Home-module__yT2WaW__homeButton.Home-module__yT2WaW__imageButton:hover>.Home-module__yT2WaW__buttonMedia>img{filter:brightness(1.1)saturate(1.18);transform:scale(1.025)}.Home-module__yT2WaW__home section+section{padding-top:0}.Home-module__yT2WaW__hero{flex-direction:column;display:flex}.Home-module__yT2WaW__heroMedia{aspect-ratio:16/7;object-fit:cover;background:#e9edf4;border-top-left-radius:12px;border-top-right-radius:12px;width:100%;display:block}.Home-module__yT2WaW__heroMedia:last-child{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.Home-module__yT2WaW__heroMedia:has(+[data-resort-panel=under_banner]){border-radius:var(--widget-banner-radius,12px) var(--widget-banner-radius,12px) 0 0}.Home-module__yT2WaW__home h2{padding:0}.Home-module__yT2WaW__folderModal.modal .window{border-radius:18px;width:min(100% - 32px,520px);max-width:520px}@media (max-width:540px){.Home-module__yT2WaW__folderModal.modal .window{border-radius:18px 18px 0 0}}.Home-module__yT2WaW__folderButtonList{--home-button-gap:12px;grid-template-columns:repeat(auto-fill, minmax(min(100%, max(9rem, calc((100% - var(--home-button-gap)) / 2))), 1fr));gap:var(--home-button-gap);padding:16px 16px 20px;display:grid}.Home-module__yT2WaW__folderButtonList .Home-module__yT2WaW__homeButton{background:#f5f6f8;border-radius:12px;min-height:72px}.Home-module__yT2WaW__folderButtonList .Home-module__yT2WaW__homeButton.Home-module__yT2WaW__imageButton{color:#fff;background:#263244;align-items:flex-end;min-height:104px}@media (max-width:360px){.Home-module__yT2WaW__home section:not(.Home-module__yT2WaW__bannerSection){padding-inline:8px}.Home-module__yT2WaW__home nav,.Home-module__yT2WaW__folderButtonList{--home-button-gap:8px}.Home-module__yT2WaW__folderButtonList{padding-inline:8px}.Home-module__yT2WaW__homeButton{padding-inline:6px}}.Home-module__yT2WaW__titleDescription{width:100%;font-weight:var(--font-weight-regular);font-size:var(--text-small-size);text-align:center;line-height:var(--text-small-line);background:#fff;border-bottom-right-radius:12px;border-bottom-left-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex;box-shadow:0 4px 4px #00000005}.Home-module__yT2WaW__message{padding-inline:calc(var(--common-padding) * 2);font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular)}.Home-module__yT2WaW__home section.Home-module__yT2WaW__bannerSection{margin-top:0;padding-bottom:8px;padding-top:0!important}@media (max-width:640px){.Home-module__yT2WaW__home section.Home-module__yT2WaW__bannerSection{padding-inline:0}.Home-module__yT2WaW__heroMedia{aspect-ratio:16/9;border-radius:0}.Home-module__yT2WaW__heroVideo{aspect-ratio:var(--mobile-video-aspect-ratio,1.389 / 1)}.Home-module__yT2WaW__titleDescription{z-index:1;width:auto;margin-inline:calc(var(--common-padding) * 2);border-radius:12px;position:relative;box-shadow:0 4px 12px #0000000f}.Home-module__yT2WaW__heroMedia+.Home-module__yT2WaW__titleDescription{margin-top:-5px}}
.RentalForm-module__ZwoPFq__form{container-type:inline-size}.RentalForm-module__ZwoPFq__offerTitle{font-weight:600}.RentalForm-module__ZwoPFq__description{white-space:pre-line;overflow-wrap:anywhere;margin-bottom:0}.RentalForm-module__ZwoPFq__details{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.RentalForm-module__ZwoPFq__email{grid-column:1/-1}.RentalForm-module__ZwoPFq__field{align-content:start;gap:8px;min-width:0;font-size:16px;line-height:1.5;display:grid}.RentalForm-module__ZwoPFq__field input,.RentalForm-module__ZwoPFq__dateButton{color:#272b33;width:100%;min-width:0;height:50px;font:inherit;background:#fff;border:1px solid #dce0e9;border-radius:12px;padding:12px}.RentalForm-module__ZwoPFq__dateButton{text-align:left;justify-content:space-between;align-items:center;gap:10px;display:flex}.RentalForm-module__ZwoPFq__dateButton span{white-space:nowrap;font-variant-numeric:tabular-nums}.RentalForm-module__ZwoPFq__dateButton svg{color:var(--eskimos-blue);flex-shrink:0}.RentalForm-module__ZwoPFq__duration{align-items:center;gap:6px;width:100%;min-width:0;display:flex}.RentalForm-module__ZwoPFq__durationValue{box-sizing:border-box;background:#fff;border:1px solid #dce0e9;border-radius:12px;flex:1 1 0;justify-content:center;align-items:center;gap:2px;min-width:0;height:50px;padding:0 2px;display:flex}.RentalForm-module__ZwoPFq__field .RentalForm-module__ZwoPFq__durationValue input{text-align:right;appearance:textfield;background:0 0;border:0;border-radius:0;flex:0 4ch;width:4ch;min-width:0;height:100%;padding:0}.RentalForm-module__ZwoPFq__durationValue:focus-within{outline:2px solid var(--eskimos-blue);outline-offset:2px}.RentalForm-module__ZwoPFq__field .RentalForm-module__ZwoPFq__durationValue input:focus-visible{outline:0}.RentalForm-module__ZwoPFq__durationUnit{color:#686e7c;white-space:nowrap;flex:none;font-size:14px}.RentalForm-module__ZwoPFq__duration input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.RentalForm-module__ZwoPFq__duration input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.RentalForm-module__ZwoPFq__duration button{width:44px;height:50px;color:var(--eskimos-blue);background:#f7f8fc;border:1px solid #dce0e9;border-radius:12px;flex-shrink:0;place-items:center;padding:0;font-size:24px;display:grid}.RentalForm-module__ZwoPFq__addEquipment{min-height:44px;color:var(--eskimos-blue);font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:8px;margin-top:12px;padding:8px 0;display:inline-flex}.RentalForm-module__ZwoPFq__dialog{box-sizing:border-box;color:#272b33;overscroll-behavior:contain;background:#fff;border:0;border-radius:24px;width:min(100vw - 32px,560px);max-height:calc(100dvh - 48px);margin:auto;padding:24px;position:fixed;inset:0;overflow-y:auto}.RentalForm-module__ZwoPFq__dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#10182880}.RentalForm-module__ZwoPFq__dialogHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.RentalForm-module__ZwoPFq__dialogHeader h2{margin:0;font-size:22px;line-height:1.3}.RentalForm-module__ZwoPFq__close{color:#686e7c;background:#f0f1f4;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:44px;height:44px;padding:0;font-size:30px;display:grid}.RentalForm-module__ZwoPFq__dialogActions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.RentalForm-module__ZwoPFq__dialogActions button{min-height:48px;font:inherit;border-radius:12px;padding:10px 24px}.RentalForm-module__ZwoPFq__cancel{color:#272b33;background:#f7f8fc;border:1px solid #dce0e9}.RentalForm-module__ZwoPFq__apply{border:1px solid var(--eskimos-blue);background:var(--eskimos-blue);color:#fff}.RentalForm-module__ZwoPFq__monthHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.RentalForm-module__ZwoPFq__monthHeader strong{text-transform:capitalize;text-align:center}.RentalForm-module__ZwoPFq__monthHeader button{width:44px;height:44px;color:var(--eskimos-blue);background:#f7f8fc;border:0;border-radius:12px;place-items:center;padding:0;font-size:30px;display:grid}.RentalForm-module__ZwoPFq__calendar{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.RentalForm-module__ZwoPFq__weekday{text-align:center;color:#686e7c;padding:8px 0;font-size:14px}.RentalForm-module__ZwoPFq__day{box-sizing:border-box;color:#272b33;background:#fff;border:1px solid #0000;border-radius:10px;place-items:center;width:100%;min-height:44px;padding:4px;font-size:16px;display:grid}.RentalForm-module__ZwoPFq__day.RentalForm-module__ZwoPFq__adjacent{color:#686e7c}.RentalForm-module__ZwoPFq__day[aria-pressed=true]{background:var(--eskimos-blue);color:#fff}.RentalForm-module__ZwoPFq__calendarHint{color:#686e7c;margin:16px 0 0;font-size:14px;line-height:1.5}.RentalForm-module__ZwoPFq__dialog button:disabled,.RentalForm-module__ZwoPFq__duration button:disabled,.RentalForm-module__ZwoPFq__dateButton:disabled{opacity:.35;cursor:default}.RentalForm-module__ZwoPFq__form button:focus-visible,.RentalForm-module__ZwoPFq__dialog button:focus-visible,.RentalForm-module__ZwoPFq__field input:focus-visible{outline:2px solid var(--eskimos-blue);outline-offset:2px}@media (hover:hover){.RentalForm-module__ZwoPFq__dateButton:not(:disabled):hover,.RentalForm-module__ZwoPFq__duration button:not(:disabled):hover,.RentalForm-module__ZwoPFq__day:not(:disabled):hover,.RentalForm-module__ZwoPFq__monthHeader button:not(:disabled):hover,.RentalForm-module__ZwoPFq__cancel:hover,.RentalForm-module__ZwoPFq__close:hover{color:var(--eskimos-blue);border-color:var(--eskimos-blue);background:#edf1ff}.RentalForm-module__ZwoPFq__addEquipment:hover{text-underline-offset:4px;text-decoration:underline}.RentalForm-module__ZwoPFq__apply:hover{filter:brightness(.92)}}@container (max-width:340px){.RentalForm-module__ZwoPFq__details{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:12px}.RentalForm-module__ZwoPFq__dateButton{padding-inline:8px}.RentalForm-module__ZwoPFq__dateButton svg{display:none}.RentalForm-module__ZwoPFq__duration{gap:4px}.RentalForm-module__ZwoPFq__durationValue{gap:3px;padding-inline:0}.RentalForm-module__ZwoPFq__durationUnit{font-size:13px}.RentalForm-module__ZwoPFq__duration button{width:32px}}@media (max-width:400px){.RentalForm-module__ZwoPFq__dialog{padding:16px}.RentalForm-module__ZwoPFq__dialogHeader h2{font-size:20px}}
.TicketResult-module__7DX6FW__screen{padding-bottom:calc(var(--common-padding) * 4)}.TicketResult-module__7DX6FW__message,.TicketResult-module__7DX6FW__messageCard,.TicketResult-module__7DX6FW__orderHeading,.TicketResult-module__7DX6FW__ticketList,.TicketResult-module__7DX6FW__genericList{margin-right:calc(var(--common-padding) * 2);margin-left:calc(var(--common-padding) * 2)}.TicketResult-module__7DX6FW__message{color:var(--text-secondary);font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular)}.TicketResult-module__7DX6FW__messageCard{padding:calc(var(--common-padding) * 2);background:#fff;border-radius:16px}.TicketResult-module__7DX6FW__error{color:var(--red);font-weight:var(--font-weight-regular);font-size:var(--text-small-size);line-height:var(--text-small-line);margin-bottom:16px}.TicketResult-module__7DX6FW__orderHeading{margin-bottom:calc(var(--common-padding) * 2);text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:4px;padding:16px 20px;display:flex}.TicketResult-module__7DX6FW__orderHeading span{color:var(--text-secondary);font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular)}.TicketResult-module__7DX6FW__orderHeading strong{max-width:100%;font-size:var(--text-page-size);line-height:var(--text-page-line);overflow-wrap:break-word;font-weight:var(--font-weight-semibold)}.TicketResult-module__7DX6FW__ticketList{gap:calc(var(--common-padding) * 2);grid-template-columns:repeat(auto-fit,minmax(min(100%,34rem),1fr));display:grid}.TicketResult-module__7DX6FW__ticket{break-inside:avoid;background:#fff;border-radius:16px;padding:24px}.TicketResult-module__7DX6FW__ticketInvalid{border:1px solid #edb2b2}.TicketResult-module__7DX6FW__ticketInfo{flex-direction:column;min-width:0;display:flex}.TicketResult-module__7DX6FW__ticketHeader{border-bottom:1px solid #e7e7e7;justify-content:space-between;align-items:center;gap:12px;padding-bottom:16px;display:flex}.TicketResult-module__7DX6FW__ticketBody{grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:24px;padding-top:20px;display:grid}.TicketResult-module__7DX6FW__ticketIndex{color:var(--text-secondary);font-size:var(--text-label-size);font-weight:var(--font-weight-medium);letter-spacing:normal;text-transform:none;line-height:var(--text-label-line)}.TicketResult-module__7DX6FW__ticketActions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.TicketResult-module__7DX6FW__actionError{font-size:var(--text-small-size);font-weight:var(--font-weight-regular);color:var(--red);line-height:var(--text-small-line)}.TicketResult-module__7DX6FW__iconButton{width:38px;height:38px;color:var(--eskimos-blue);cursor:pointer;background:#fff;border:1px solid #d7d7d7;border-radius:10px;flex:0 0 38px;justify-content:center;align-items:center;padding:0;display:inline-flex}.TicketResult-module__7DX6FW__iconButton:hover,.TicketResult-module__7DX6FW__iconButton:focus-visible{border-color:var(--eskimos-blue);background:#f3f6ff;outline:none}.TicketResult-module__7DX6FW__iconButton:disabled{cursor:default;opacity:.45}.TicketResult-module__7DX6FW__loadingIcon{border:2px solid;border-right-color:#0000;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite TicketResult-module__7DX6FW__ticket-spin}.TicketResult-module__7DX6FW__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.TicketResult-module__7DX6FW__ticket h3{min-width:0;font-size:var(--text-title-size);line-height:var(--text-title-line);font-weight:var(--font-weight-semibold);overflow-wrap:break-word;flex:10rem}.TicketResult-module__7DX6FW__category,.TicketResult-module__7DX6FW__genericEntity p{color:var(--text-secondary)}.TicketResult-module__7DX6FW__category{font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);margin-top:5px}.TicketResult-module__7DX6FW__price{font-size:var(--text-price-size);line-height:var(--text-price-line);white-space:nowrap;font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums;margin-left:auto}.TicketResult-module__7DX6FW__details{flex-direction:column;gap:8px;margin-top:20px;display:flex}.TicketResult-module__7DX6FW__details div{font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-regular);justify-content:space-between;gap:12px;display:flex}.TicketResult-module__7DX6FW__details dt{color:var(--text-secondary)}.TicketResult-module__7DX6FW__details dd{min-width:0;font-weight:var(--font-weight-semibold);overflow-wrap:anywhere;text-align:right}.TicketResult-module__7DX6FW__qrWrap{text-align:center;background:#fff;border:1px solid #eee;border-radius:12px;justify-content:center;align-self:center;align-items:center;width:224px;min-height:224px;padding:8px;display:flex;position:relative}.TicketResult-module__7DX6FW__qrButton{appearance:none;color:inherit;cursor:zoom-in;font:inherit;transition:border-color .2s,box-shadow .2s,transform .2s}.TicketResult-module__7DX6FW__qrButton:hover,.TicketResult-module__7DX6FW__qrButton:focus-visible{border-color:var(--eskimos-blue);outline:none;box-shadow:0 0 0 3px #2653c81f}.TicketResult-module__7DX6FW__qrButton:active{transform:scale(.985)}.TicketResult-module__7DX6FW__qrColumn{flex-direction:column;align-self:center;align-items:center;display:flex}.TicketResult-module__7DX6FW__ticketNumber{max-width:224px;font-size:var(--text-label-size);font-weight:var(--font-weight-medium);overflow-wrap:break-word;text-align:center;line-height:var(--text-label-line);font-variant-numeric:tabular-nums;margin-top:10px}.TicketResult-module__7DX6FW__ticketInvalid .TicketResult-module__7DX6FW__qrWrap svg{opacity:.18}.TicketResult-module__7DX6FW__qrModal.modal .window{width:min(92vw,520px);max-width:520px}.TicketResult-module__7DX6FW__qrModalContent{flex-direction:column;align-items:center;padding:20px 28px 30px;display:flex}.TicketResult-module__7DX6FW__qrModalContent svg{width:100%;max-width:420px;height:auto;display:block}.TicketResult-module__7DX6FW__qrModalNumber{max-width:100%;font-size:var(--text-price-size);font-weight:var(--font-weight-bold);overflow-wrap:break-word;text-align:center;line-height:var(--text-price-line);font-variant-numeric:tabular-nums;white-space:nowrap;margin-top:16px}.TicketResult-module__7DX6FW__qrWarning{border:2px solid var(--red);color:var(--red);font-size:var(--text-small-size);line-height:var(--text-small-line);font-weight:var(--font-weight-bold);text-transform:uppercase;background:#ffffffeb;border-radius:6px;padding:8px 10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.TicketResult-module__7DX6FW__genericList{gap:calc(var(--common-padding) * 2);flex-direction:column;display:flex}.TicketResult-module__7DX6FW__genericEntity{background:#fff;border-radius:16px;justify-content:space-between;align-items:baseline;gap:18px;padding:22px;display:flex}@media (max-width:600px){.TicketResult-module__7DX6FW__ticketBody{grid-template-columns:1fr}.TicketResult-module__7DX6FW__ticket{padding:18px}.TicketResult-module__7DX6FW__titleRow{gap:12px}.TicketResult-module__7DX6FW__ticket h3{font-size:var(--text-title-size);line-height:var(--text-title-line);font-weight:var(--font-weight-semibold);overflow-wrap:break-word}.TicketResult-module__7DX6FW__price{font-size:var(--text-price-size);line-height:var(--text-price-line);font-weight:var(--font-weight-bold);font-variant-numeric:tabular-nums;white-space:nowrap}.TicketResult-module__7DX6FW__qrWrap{justify-self:center;width:min(100%,240px);min-height:240px}.TicketResult-module__7DX6FW__qrWrap svg{width:100%;height:auto}.TicketResult-module__7DX6FW__qrModal.modal .window{width:100%;max-width:none}.TicketResult-module__7DX6FW__qrModalContent{padding:16px 24px 28px}}@media print{.TicketResult-module__7DX6FW__ticketActions{display:none}.TicketResult-module__7DX6FW__ticketList{grid-template-columns:1fr}.TicketResult-module__7DX6FW__ticket{border:1px solid #ddd}}@keyframes TicketResult-module__7DX6FW__ticket-spin{to{transform:rotate(360deg)}}
