._FeedbackForm_1s9hs_1{box-sizing:border-box;background-color:var(--semantics-blue-100);border-radius:48px;flex-direction:column;width:100%;min-width:0;max-width:100%;padding:24px 32px;display:flex}._FeedbackForm_1s9hs_1 h2{color:var(--text-main);font-size:20px;font-weight:700}._FeedbackForm__Select_1s9hs_24{flex:1;min-width:0}._FeedbackForm__Select_1s9hs_24 label,._FeedbackForm__Select_1s9hs_24 input,._FeedbackForm__Select_1s9hs_24 li button{font-size:12px}._FeedbackForm__Select_1s9hs_24 input{padding:10px}._FeedbackForm__Select_1s9hs_24 label{font-weight:700}._FeedbackForm__SelectsWrapper_1s9hs_42{gap:16px;width:100%;display:flex}._FeedbackForm__Input_1s9hs_49 label{font-weight:700}._FeedbackForm__Input_1s9hs_49 input,._FeedbackForm__Input_1s9hs_49 label{font-size:12px}._FeedbackForm__Input_1s9hs_49 span{font-size:10px}._FeedbackForm__Input_1s9hs_49 input{padding:10px 10px 10px 82px}._FeedbackForm__InputChanelWrapper_1s9hs_68{flex:1;min-width:0;position:relative}._FeedbackForm__SelectChannel_1s9hs_76{width:70px;height:fit-content;position:absolute;top:31.5px;left:10px}._FeedbackForm__SelectChannel_1s9hs_76 label,._FeedbackForm__SelectChannel_1s9hs_76 input,._FeedbackForm__SelectChannel_1s9hs_76 li button{font-size:10px}._FeedbackForm__SelectChannel_1s9hs_76 li button{border-radius:8px}._FeedbackForm__SelectChannel_1s9hs_76 label{font-weight:700}._FeedbackForm__SelectChannel_1s9hs_76 input{background-color:var(--semantics-gray-hover);border-radius:4px;max-height:20px;padding:3px 4px}._FeedbackForm__SelectChannel_1s9hs_76 input:focus-visible{outline:none}._FeedbackForm__SelectChannel_1s9hs_76 input:after{width:8px;height:8px}._FeedbackForm__TextArea_1s9hs_115 label{font-size:12px;font-weight:700}._FeedbackForm__TextArea_1s9hs_115 textarea{max-height:120px;padding:12px 40px 60px 16px;font-size:12px}._FeedbackForm__TextArea_1s9hs_115 textarea::-webkit-scrollbar-thumb{background-color:var(--semantics-gray-default);border-radius:200px}._FeedbackForm__TextArea_1s9hs_115 textarea::-webkit-scrollbar-thumb:hover{background-color:var(--semantics-gray-hover)}._FeedbackForm__TextArea_1s9hs_115 textarea::-webkit-scrollbar-thumb:active{background-color:var(--semantics-gray-active)}._FeedbackForm__TextAreaWrapper_1s9hs_142{position:relative}._FeedbackForm__DragOverlay_1s9hs_146{background-color:var(--fill-bg);border:1px dashed var(--text-main);pointer-events:none;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:280px;display:flex;inset:0}._FeedbackForm__DragOverlay_1s9hs_146 svg{width:32px;height:32px;color:var(--text-main)}._FeedbackForm__DragOverlay_1s9hs_146 span{text-align:center;color:var(--text-main);font-size:16px;display:block}._FeedbackForm__FileUploadExts_1s9hs_180{color:var(--text-secondary);font-size:12px}._FeedbackForm__FilesPreview_1s9hs_186{gap:4px;min-width:0;display:flex;overflow-x:auto}._FeedbackForm__FormWrapper_1s9hs_194{flex-direction:column;gap:16px;min-width:0;margin-bottom:32px;display:flex;position:relative}._FeedbackForm__FileThumb_1s9hs_207{filter:brightness(.8);object-fit:cover;width:100%;height:100%}._FeedbackForm__FileItem_1s9hs_216{border:1px solid var(--semantics-gray-hover);border-radius:8px;flex-shrink:0;width:48px;height:48px;display:flex;position:relative;overflow:hidden}._FeedbackForm__FileItem_invalid_1s9hs_230{border:1px solid var(--semantics-red-main)}._FeedbackForm__PaperClipUploader_1s9hs_234{color:var(--text-main);transition:opacity .3s ease-in-out;position:absolute;top:30px;right:11px}._FeedbackForm__PaperClipUploader_1s9hs_234 label{cursor:pointer;justify-content:center;align-items:center;display:flex}._FeedbackForm__PaperClipUploader_1s9hs_234 svg{cursor:pointer;pointer-events:none;width:27px;height:27px;padding:5px}._FeedbackForm__PaperClipUploader_1s9hs_234:hover{opacity:.6}._FeedbackForm__FileRemove_1s9hs_265{z-index:3;background-color:var(--fill-bg);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;transition:opacity .3s ease-in-out;display:flex;position:absolute;top:4px;right:4px;transform:rotate(45deg)}._FeedbackForm__FileRemove_1s9hs_265 svg{width:8px;height:8px}._FeedbackForm__FileRemove_1s9hs_265:hover{opacity:.8}._FeedbackForm__FileAdd_1s9hs_296{background-color:var(--fill-bg);cursor:pointer;justify-content:center;align-items:center;transition:opacity .3s ease-in-out;display:flex}._FeedbackForm__FileAdd_1s9hs_296 label{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex}._FeedbackForm__FileAdd_1s9hs_296 svg{width:16px;height:16px}._FeedbackForm__FileAdd_1s9hs_296:hover{opacity:.7}._FeedbackForm__FileInput_1s9hs_328{display:none}._TextAreaActiveZone_1s9hs_332{border:1px dashed var(--text-main)}._TextAreaActiveZone_1s9hs_332:focus-visible{outline:none}@media (width<768px){._FeedbackForm_1s9hs_1{border-radius:24px;width:100%;padding:12px 16px}._FeedbackForm_1s9hs_1 .baseButton{width:100%}._FeedbackForm__SelectsWrapper_1s9hs_42{flex-direction:column}._FeedbackForm__Select_1s9hs_24,._FeedbackForm__InputChanelWrapper_1s9hs_68{flex:none;width:100%}._FeedbackForm__PaperClipUploader_1s9hs_234 svg{width:24px;height:24px}._FeedbackForm__DragOverlay_1s9hs_146 svg{width:24px;height:24px}}._FeedbackForm__Error_1s9hs_377{color:var(--semantics-red-main);margin-top:-10px;margin-left:6px;font-size:3rem;line-height:1.25;animation:.3s ease-in-out _fade-in_1s9hs_1}@keyframes _fade-in_1s9hs_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._EntryPage_xhbb6_1{position:relative;overflow:hidden}._EntryPage__litleGrd_xhbb6_7{z-index:1;filter:blur(20px);background-image:radial-gradient(circle,#efefef 20%,#599dee 40%,#efefef 70%);width:80%;height:200%;animation:3s ease-in-out infinite alternate _pulse-float-1_xhbb6_1;position:absolute;top:-110%;left:-30%}@keyframes _pulse-float-1_xhbb6_1{0%{opacity:.4;transform:translate(0)scale(1)}50%{opacity:.75;transform:translate(15px,-10px)scale(1.08)}to{opacity:.55;transform:translate(-10px,-20px)scale(1.02)}}._EntryPage__bigGrd_xhbb6_48{z-index:1;filter:blur(30px);background:radial-gradient(circle,#efefef 20%,#599dee 40%,#efefef 70%);width:80%;height:150%;animation:6s ease-in-out infinite alternate _pulse-float-2_xhbb6_1;position:absolute;top:40%;right:-30%}@keyframes _pulse-float-2_xhbb6_1{0%{opacity:.35;transform:translate(0)scale(1)}50%{opacity:.7;transform:translate(-20px,-15px)scale(1.1)}to{opacity:.5;transform:translate(10px,-25px)scale(1.04)}}[data-theme=dark] ._EntryPage__litleGrd_xhbb6_7,[data-theme=dark] ._EntryPage__bigGrd_xhbb6_48{background-image:radial-gradient(circle, var(--semantics-blue-200) 20%, var(--semantics-blue-50) 40%, var(--fill-bg) 70%)}[data-theme=dark] ._EntryPage__litleGrd_xhbb6_7{animation-name:_pulse-float-1-dark_xhbb6_1}[data-theme=dark] ._EntryPage__bigGrd_xhbb6_48{animation-name:_pulse-float-2-dark_xhbb6_1}@keyframes _pulse-float-1-dark_xhbb6_1{0%{opacity:.18;transform:translate(0)scale(1)}50%{opacity:.32;transform:translate(15px,-10px)scale(1.08)}to{opacity:.22;transform:translate(-10px,-20px)scale(1.02)}}@keyframes _pulse-float-2-dark_xhbb6_1{0%{opacity:.14;transform:translate(0)scale(1)}50%{opacity:.28;transform:translate(-20px,-15px)scale(1.1)}to{opacity:.2;transform:translate(10px,-25px)scale(1.04)}}._EntryPage__intro_xhbb6_144{z-index:2;text-align:center;background-color:var(--semantics-gray-hover);flex-direction:column;align-items:center;gap:68px;width:100dvw;margin-bottom:44px;padding:168px 10px;display:flex;position:relative;overflow:hidden}[data-theme=dark] ._EntryPage__intro_xhbb6_144{background-color:var(--fill-bg)}._EntryPage__intro__content_xhbb6_169 h1{z-index:10;color:var(--text-main);font-size:var(--text-display);margin-bottom:16px;font-weight:700;position:relative}._EntryPage__intro__content_xhbb6_169 p{z-index:10;color:var(--text-main);font-size:var(--text-small);position:relative}._EntryPage__intro_xhbb6_144:after{z-index:-1;background-image:radial-gradient(circle at 6px 6px, var(--fill-bg) 2px, transparent 2px);content:"";pointer-events:none;background-repeat:repeat;background-size:8px 8px;width:100%;height:100%;position:absolute;top:0;left:0}[data-theme=dark] ._EntryPage__intro_xhbb6_144:after{background-image:radial-gradient(circle at 6px 6px, var(--semantics-gray-hover) 2px, transparent 2px);opacity:.4}[data-theme=dark] ._EntryPage__intro__content_xhbb6_169 h1,[data-theme=dark] ._EntryPage__intro__content_xhbb6_169 p{color:var(--light);text-shadow:0 0 24px var(--fill-bg)}._EntryPage__groupButtons_xhbb6_221{z-index:10;flex-direction:column;align-items:center;gap:8px;width:100%;display:flex;position:relative}._EntryPage__groupButtons_xhbb6_221 button{width:100%;min-width:0;max-width:420px}[data-theme=dark] ._EntryPage__groupButtons_xhbb6_221 .mainButton{color:var(--light);background-color:var(--semantics-blue-1000)}[data-theme=dark] ._EntryPage__groupButtons_xhbb6_221 .mainButton:hover,[data-theme=dark] ._EntryPage__groupButtons_xhbb6_221 .mainButton:active{background-color:var(--semantics-blue-900)}[data-theme=dark] ._EntryPage__groupButtons_xhbb6_221 .outlineButton{color:var(--text-main);border-color:var(--fill-outline);background-color:#0000}[data-theme=dark] ._EntryPage__groupButtons_xhbb6_221 .outlineButton:hover,[data-theme=dark] ._EntryPage__groupButtons_xhbb6_221 .outlineButton:active{background-color:var(--fill-controls)}._EntryPage__Container_xhbb6_262{flex-direction:column;gap:128px;display:flex}section h2{font-size:var(--text-display);margin-bottom:66px;font-weight:800}._EntryPage__Reasons__Cards_xhbb6_275{grid-auto-flow:column;grid-template-columns:repeat(3, var(--reason-card-min-width,auto));-ms-overflow-style:none;scroll-snap-type:x mandatory;scrollbar-width:none;column-gap:16px;display:grid;overflow:auto hidden}._EntryPage__Chat_xhbb6_291{flex-direction:column;gap:12px;padding-bottom:25px;display:flex}._ChatMsg_visible_xhbb6_299{animation:.4s ease-out forwards _fade-in_xhbb6_1;animation-delay:var(--chat-msg-delay,0s)}._ChatContainer_xhbb6_305{opacity:0;align-items:end;gap:5px;transition:none;display:flex;transform:translateY(12px)}._ChatContainer__Msg__Author_xhbb6_316{width:34px;height:34px;color:var(--light);background-image:linear-gradient(#ff9a98,#dd4442);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:8px 10px;font-size:16px;display:flex}._ChatContainer__Msg__Content_xhbb6_333{flex-direction:column;display:flex;position:relative}._ChatContainer__Msg__Content_xhbb6_333 span:first-child{color:var(--semantics-red-main);margin-bottom:-4px}._ChatContainer__Msg__Content_xhbb6_333{color:var(--text-main);background-image:linear-gradient(#ececec,#dadada);border-radius:16px;gap:4px;padding:7px 10px;font-size:12px}._ChatContainer__Msg__Content_xhbb6_333 ._ChatContainer__Msg__Content__Link_xhbb6_354{color:var(--text-link);word-break:break-word;text-decoration:underline}._ChatContainer__Msg__Content_xhbb6_333 svg{color:var(--text-secondary);position:absolute;bottom:0;left:-5px}._ChatContainer_blue_xhbb6_372{align-self:end}._ChatContainer_blue_xhbb6_372 ._ChatContainer__Msg__Content_xhbb6_333{background-image:linear-gradient(#c1dbfa,#96befa)}._ChatContainer_blue_xhbb6_372 ._ChatContainer__Msg__Content_xhbb6_333 span:first-child{color:var(--semantics-blue-500);margin-bottom:-4px}._ChatContainer_blue_xhbb6_372 ._ChatContainer__Msg__Content_xhbb6_333 svg{bottom:0;right:-6px;left:initial;color:var(--semantics-blue-300);position:absolute;transform:scaleX(-1)}._ChatContainer_blue_xhbb6_372 ._ChatContainer__Msg__Author_xhbb6_316{color:var(--text-main);background-image:linear-gradient(#c1dbfa,#96befa)}[data-theme=dark] ._ChatContainer__Msg__Content_xhbb6_333,[data-theme=dark] ._ChatContainer_blue_xhbb6_372 ._ChatContainer__Msg__Author_xhbb6_316{color:var(--text-inverted)}._EntryPage__Notifications_xhbb6_411{width:100%;height:20px;position:relative}._TermeetNotificationIcon_xhbb6_418{position:relative}._TermeetNotificationIcon_xhbb6_418 ._TermeetNotificationIcon__TgIcon_xhbb6_421{width:13px;height:13px;position:absolute;bottom:-5px;right:-5px}._EntryPage__BestTime_xhbb6_431{border-radius:12px;width:100%;height:230px;position:relative;overflow:hidden}._EntryPage__BestTime_xhbb6_431 img{object-fit:contain;width:100%;height:100%;position:absolute;top:0}._EntryPage__Advantages__Cards_xhbb6_454{grid-template-columns:repeat(1, var(--advantage-card-min-width));-ms-overflow-style:none;scroll-snap-type:x mandatory;scrollbar-width:none;gap:40px;display:grid;overflow-x:scroll}._EntryPage__Advantages__Icons_xhbb6_469{min-width:440px;min-height:250px;position:relative}._EntryPage__Advantages__Icons_xhbb6_469 ._EntryPage__Advantages__IconsYandex_xhbb6_476{z-index:2;position:absolute;top:-10px;right:30%;transform:rotate(-23deg)}._EntryPage__Advantages__Icons_xhbb6_469 ._EntryPage__Advantages__IconsTelemost_xhbb6_486{z-index:3;position:absolute;bottom:-40px;right:0}._EntryPage__Advantages__Icons__Grd_xhbb6_495{background-image:radial-gradient(transparent 30%, var(--semantics-blue-600));filter:blur(15px);border-radius:50%;width:100%;height:100%;animation:4s ease-in-out infinite alternate _icons-grd-pulse_xhbb6_1;position:absolute;top:0;left:0}@keyframes _icons-grd-pulse_xhbb6_1{0%{opacity:.7;transform:rotate(331deg)scale(1)}50%{opacity:1;transform:rotate(351deg)scale(1.12)}to{opacity:.6;transform:rotate(311deg)scale(.92)}}._MeetHeader_xhbb6_531{z-index:2;background-color:var(--fill-controls);border:1px solid var(--semantics-gray-hover);border-radius:32px;flex-direction:column;gap:8px;max-width:345px;padding:22px 22px 24px;transition:transform .14s ease-in-out;display:flex;position:absolute;top:0;right:0;box-shadow:0 5px 14px #00000026}._MeetHeader__Info_xhbb6_553{align-items:center;gap:8px;display:flex}._MeetHeader__Info__Title_xhbb6_559{color:var(--text-main);font-size:var(--text-heading);-webkit-line-clamp:2;line-clamp:2;overflow-wrap:break-word;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;min-width:0;font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}._MeetHeader__Info__Duration_xhbb6_581{color:var(--text-main);font-size:var(--text-heading);opacity:.3;white-space:nowrap;flex-shrink:0}._MeetHeader__Info__Button_xhbb6_591{background-color:var(--fill-bg);border-radius:16px;flex-shrink:0;padding:16px;transition:background-color .3s ease-in-out;display:flex}._MeetHeader__Info__Button_xhbb6_591 svg{width:16px;height:16px;color:var(--text-main);margin:0;transition:transform .3s ease-in-out}._MeetHeader__Info__Button_xhbb6_591:hover{background-color:var(--components-hover)}._MeetHeader__Info__Button_xhbb6_591:active{background-color:var(--text-disabled)}._MeetHeader__Info__ExpandButton_xhbb6_621 svg{transform:rotate(90deg)}._MeetHeader__expanded_xhbb6_627 ._MeetHeader__Info__ExpandButton_xhbb6_621 svg{transform:rotate(270deg)}._MeetHeader__desc_xhbb6_633{color:var(--text-main);opacity:0;overflow-wrap:anywhere;max-height:0;padding:0;font-size:3.5rem;line-height:1.4;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;overflow:hidden}._MeetHeader__expanded_xhbb6_627 ._MeetHeader__desc_xhbb6_633{opacity:1;max-height:350px}._MeetHeader__link_xhbb6_656{width:fit-content;color:var(--text-link);cursor:pointer;font-size:var(--text-body);transition:opacity .3s ease-in-out}._MeetHeader__link_xhbb6_656:hover{opacity:.8}._MeetHeader__link_xhbb6_656:active{opacity:.7}._EntryPage__Advantages__ManageContainer_xhbb6_677{width:100%;min-width:440px;min-height:380px;position:relative}._MeetPeoples_xhbb6_686{background-color:var(--fill-controls);border:1px solid var(--semantics-gray-hover);border-radius:32px;flex-direction:column;min-width:320px;padding:22px;display:flex;position:absolute;top:55%;right:110px;box-shadow:0 5px 14px #00000026}._MeetPeoples__Title_xhbb6_704{justify-content:space-between;align-items:center;display:flex}._MeetPeoples__Title_xhbb6_704 h3{color:var(--text-main);font-size:var(--text-heading);font-weight:800}._MeetPeoples__Count_xhbb6_718{color:var(--text-secondary);margin-left:8px}._MeetPeoples__ExpandButton_xhbb6_724{background-color:var(--fill-bg);border-radius:16px;flex-shrink:0;padding:16px;transition:background-color .3s ease-in-out;display:flex}._MeetPeoples__ExpandButton_xhbb6_724 svg{width:16px;height:16px;color:var(--text-main);margin:0;transition:transform .3s ease-in-out;transform:rotate(90deg)}._MeetPeoples__ExpandButton_xhbb6_724:hover{background-color:var(--components-hover)}._MeetPeoples__ExpandButton_xhbb6_724:active{background-color:var(--text-disabled)}._MeetPeoples__Users__Container_xhbb6_755{color:var(--text-main);opacity:0;flex-direction:column;max-height:0;padding:0;font-size:4rem;transition:max-height .3s ease-in-out,opacity .3s ease-in-out;display:flex;overflow:hidden}._MeetPeoples__Users__Container_xhbb6_755 span{cursor:pointer;font-size:var(--text-body);text-overflow:ellipsis;white-space:nowrap;justify-content:space-between;line-height:25px;transition:color .3s ease-in-out;display:flex;overflow:hidden}._MeetPeoples__Users__Container_xhbb6_755 span:hover{color:var(--text-main)}._MeetPeoples__TrashBinIcon_xhbb6_791{width:16px;height:16px;color:var(--text-disabled);flex-shrink:0;transition:color .3s ease-in-out}._MeetPeoples__Users__Container_xhbb6_755 span:hover ._MeetPeoples__TrashBinIcon_xhbb6_791,._MeetPeoples__TrashBinIcon_xhbb6_791:hover{color:var(--semantics-red-main)}._MeetPeoples__expanded_xhbb6_807 ._MeetPeoples__Users__Container_xhbb6_755{opacity:1;max-height:150px}._MeetPeoples__expanded_xhbb6_807 ._MeetPeoples__ExpandButton_xhbb6_724 svg{transform:rotate(270deg)}._Calendar_Adv__IconsWrapper_xhbb6_818{background-color:var(--fill-bg);opacity:0;border-radius:24px;justify-content:center;align-items:center;width:96px;height:96px;padding:12px;transition:opacity .5s,transform .5s;display:flex;position:absolute;transform:scale(.7);box-shadow:0 5px 14px #00000026}._Calendar_Adv__IconsWrapper_xhbb6_818 svg{width:100%;height:100%}._Calendar_Adv__IconsWrapper_xhbb6_818:first-child{top:0;left:30%}._Calendar_Adv__IconsWrapper_xhbb6_818:nth-child(2){bottom:0;left:25%}._Calendar_Adv__IconsWrapper_xhbb6_818:nth-child(3){top:30px;left:0}@media (width<=768px){._Calendar_Adv__IconsWrapper_xhbb6_818:first-child{left:20%}._Calendar_Adv__IconsWrapper_xhbb6_818:nth-child(3){top:75px}._Calendar_Adv__IconsWrapper_xhbb6_818:nth-child(2){bottom:0;left:20%}}._Calendar_Adv__IconsWrapper_visible_xhbb6_874{opacity:1;transform:scale(1)}._Calendar_Adv__IconsWrapper_xhbb6_818:first-child._Calendar_Adv__IconsWrapper_visible_xhbb6_874{transition-delay:.7s;transform:rotate(20deg)}._Calendar_Adv__IconsWrapper_xhbb6_818:nth-child(2)._Calendar_Adv__IconsWrapper_visible_xhbb6_874{transition-delay:.7s;transform:rotate(25deg)}._Calendar_Adv__IconsWrapper_xhbb6_818:nth-child(3)._Calendar_Adv__IconsWrapper_visible_xhbb6_874{transition-delay:.7s;transform:rotate(-20deg)}._Calendar_Adv__IconsWrapper_visible_xhbb6_874:first-child{transition-delay:0s}._Calendar_Adv__IconsWrapper_visible_xhbb6_874:nth-child(2){transition-delay:.15s}._Calendar_Adv__IconsWrapper_visible_xhbb6_874:nth-child(3){transition-delay:.3s}._CalendarMeets_xhbb6_910{flex-direction:column;gap:8px;display:flex;position:absolute;top:0;right:-55px}._CalendarMeets__Title_xhbb6_920{color:var(--text-secondary);margin-left:10px;font-size:12px}._CalendarMeets__Meet_xhbb6_928{font-size:var(--text-body);border-radius:20px;flex-direction:column;min-width:200px;padding:8px 24px;display:flex;box-shadow:0 5px 14px #00000026}._CalendarMeets__Meet__Title_xhbb6_941{font-weight:700}._CalendarMeets__Meet__Time_xhbb6_945{color:var(--text-secondary)}._Calendar_Adv_xhbb6_818{width:100%;min-width:370px;min-height:220px;position:relative}@media (width<768px){._EntryPage__Advantages__Cards_xhbb6_454{grid-template-columns:repeat(3, var(--advantage-card-min-width));gap:16px}._MeetHeader_xhbb6_531{max-width:270px;padding:16px;left:0}._MeetPeoples_xhbb6_686{right:initial;min-width:270px;padding:16px;left:15px}._CalendarMeets_xhbb6_910{right:-5%}._EntryPage__Advantages__Icons__Grd_xhbb6_495{transform:rotate(50deg)}._EntryPage__Advantages__Icons_xhbb6_469{min-width:initial}._EntryPage__Advantages__Icons_xhbb6_469 ._EntryPage__Advantages__IconsTelemost_xhbb6_486{width:180px;height:180px}._Calendar_Adv__IconsWrapper_xhbb6_818{width:80px;height:80px}._Calendar_Adv_xhbb6_818{min-width:340px}}footer{background-color:var(--fill-controls);width:100%}._EntryPage__Footer_xhbb6_1019{grid-template-rows:1fr 1fr;grid-template-columns:4fr 6fr;gap:40px;display:grid}._EntryPage__Footer__Logo_xhbb6_1027{align-items:center;gap:8px;margin-bottom:40px;font-size:16px;font-weight:700;display:flex}._EntryPage__Footer__Logo_xhbb6_1027 svg{width:20px;height:20px}._EntryPage__Footer__Links_xhbb6_1043{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(2,1fr);gap:12px 40px;font-size:16px;display:grid}._EntryPage__Footer__FeedbackFromWrapper_xhbb6_1052{grid-area:1/2/3/3;min-width:0;overflow:hidden}._EntryPage__Footer__Styleru_xhbb6_1060{align-self:end;align-items:center;gap:8px;font-size:16px;display:flex}._EntryPage__Footer__Styleru_xhbb6_1060 svg{cursor:pointer;width:20px;height:20px}._EntryPage__Footer__Styleru_xhbb6_1060 svg rect{transition:color .3s ease-in-out}._EntryPage__Footer__Styleru_xhbb6_1060,._EntryPage__Footer__Links_xhbb6_1043 span,._EntryPage__Footer__Links_xhbb6_1043 a{color:var(--text-main);cursor:pointer;text-decoration:none;transition:color .3s ease-in-out}:is(._EntryPage__Footer__Styleru_xhbb6_1060,._EntryPage__Footer__Links_xhbb6_1043 span,._EntryPage__Footer__Links_xhbb6_1043 a):hover{color:var(--text-secondary)}:is(._EntryPage__Footer__Styleru_xhbb6_1060,._EntryPage__Footer__Links_xhbb6_1043 span,._EntryPage__Footer__Links_xhbb6_1043 a):hover svg{color:var(--text-secondary)}:is(._EntryPage__Footer__Styleru_xhbb6_1060,._EntryPage__Footer__Links_xhbb6_1043 span,._EntryPage__Footer__Links_xhbb6_1043 a):active{color:var(--text-link)}:is(._EntryPage__Footer__Styleru_xhbb6_1060,._EntryPage__Footer__Links_xhbb6_1043 span,._EntryPage__Footer__Links_xhbb6_1043 a):active svg{color:var(--text-link)}@media (width<768px){._EntryPage__Footer_xhbb6_1019{grid-template-rows:repeat(3,auto);grid-template-columns:1fr}._EntryPage__Footer__FeedbackFromWrapper_xhbb6_1052{grid-area:1/1/2/2;width:100%}._EntryPage__Container_xhbb6_262{gap:64px}}._TeamInfo__CardsSection_xhbb6_1129{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 18' fill='%23ececec' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.95268 0.0461995C2.36172 0.205014 1.27144 1.53095 0.697321 2.78904C-0.393494 5.1794 -0.200555 7.76146 1.24809 10.1599C1.37092 10.3633 1.50465 10.5716 1.5453 10.6229C1.58595 10.6742 1.6192 10.7233 1.6192 10.7321C1.6192 10.7409 1.68016 10.8304 1.75467 10.9311L1.89013 11.1142L1.76563 11.3762C0.894833 13.2088 2.23458 15.3656 5.41843 17.2566C7.26626 18.354 7.79891 18.2898 9.99203 16.7053C12.7172 14.7364 13.5586 12.7581 12.3377 11.1899L12.2224 11.0419L12.32 10.9239C14.6531 8.10286 14.5497 4.33108 12.0502 1.07809C11.297 0.0978801 10.9933 -0.100692 10.4639 0.0408308C9.66333 0.25488 9.44489 1.09562 10.0147 1.76982C12.3755 4.56308 12.6293 7.36606 10.7305 9.67499L10.5468 9.89835L10.0911 9.6704C7.79886 8.52383 6.4971 8.52484 3.9423 9.67521C3.44208 9.90046 3.50326 9.90672 3.29387 9.60882C1.43672 6.96683 1.63866 3.92267 3.80976 1.83204C4.12684 1.52672 4.19639 1.38131 4.19639 1.02363C4.19639 0.347093 3.59415 -0.126206 2.95268 0.0461995Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:30%;background-attachment:fixed;flex-direction:column;display:flex;position:relative}._TeamInfo__Card_xhbb6_1129{z-index:2;max-width:600px}._TeamInfo__Card_xhbb6_1129:nth-child(2n){align-self:end}@media (width<768px){._TeamInfo__Card_xhbb6_1129{width:100%;max-width:initial}._TeamInfo__CardsSection_xhbb6_1129{background-image:none;gap:48px}}@keyframes _fade-in_xhbb6_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._Calendar_1q6a1_1{background-color:var(--fill-controls);border:1px solid var(--semantics-gray-hover);border-radius:32px;align-items:center;gap:10px;width:100%;padding:12px;font-size:3rem;display:flex}._Calendar__TimeWrapper_1q6a1_16{color:var(--text-main);flex-direction:column;gap:20px;display:flex}._Calendar__TimeWrapper_1q6a1_16 span{height:20px}._Calendar__Date_1q6a1_28{height:20px}._Calendar__Cell_1q6a1_32{border:1px solid var(--border-color);background-color:var(--bg-color);min-width:70px;height:20px}._Calendar__Cell_first_1q6a1_41{border-top-left-radius:24px}._Calendar__Cell_last_1q6a1_45{border-bottom-right-radius:24px}._Calendar__Cell_six_1q6a1_49{border-top-right-radius:24px}._Calendar__Cell_hundred_1q6a1_53{border-bottom-left-radius:24px}._CalendarWrapper_1q6a1_57{-ms-overflow-style:none;scrollbar-width:none;grid-template-columns:repeat(6,1fr);display:grid;overflow:auto hidden}._cellTooltip_1q6a1_71{opacity:0;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:-60px;left:50%;transform:translate(-50%)translateY(6px)}._cellTooltip_1q6a1_71 svg{color:var(--fill-bg)}._cellTooltip_visible_1q6a1_91{animation:.4s cubic-bezier(.34,1.2,.64,1) forwards _tooltip-fade-in_1q6a1_1;animation-delay:var(--tooltip-delay,0s)}@keyframes _tooltip-fade-in_1q6a1_1{0%{opacity:0;transform:translate(-50%)translateY(6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}._cellTooltipContent_1q6a1_111{color:var(--text-main);background-color:var(--fill-bg);border-radius:16px;flex-direction:column;gap:0;padding:6px 12px;font-size:3rem;line-height:1.25;display:flex;box-shadow:0 2px 12px #00000026}._cellTooltipTime_1q6a1_128{opacity:.5}._cellTooltipCount_1q6a1_132{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._ReasonCard_297if_1{background-color:var(--fill-controls);border:1px solid var(--semantics-gray-hover);border-radius:24px;flex-direction:column;justify-content:space-between;gap:28px;min-width:260px;padding:35px 20px 24px;display:flex;overflow:hidden}._ReasonCard__ContentWrapper_297if_17{flex-direction:column;font-size:16px;display:flex}._ReasonCard__ContentWrapper_297if_17 a{color:var(--text-link);transition:opacity .2s ease-in-out}._ReasonCard__ContentWrapper_297if_17 a:hover{opacity:.8}._ReasonCard__ContentWrapper_297if_17 a:active{opacity:.7}._ReasonCard__ContentWrapper_297if_17 h3{color:var(--text-main);margin-bottom:8px;font-size:20px;font-weight:700}._ReasonCard__ContentWrapper_297if_17 p{color:var(--text-main);margin-bottom:24px}._advantage_297if_52{flex-direction:row-reverse;padding:32px}._advantage_297if_52 ._ReasonCard__ContentWrapper_297if_17{max-width:500px}._advantage_297if_52 ._ReasonCard__ContentWrapper_297if_17 h3{font-size:var(--text-heading)}._advantage_297if_52 ._ReasonCard__ContentWrapper_297if_17 p{margin-bottom:20px}@media (width<768px){._ReasonCard_297if_1{padding:35px 10px 24px}._advantage_297if_52{flex-direction:column;padding:35px 10px 24px}}._Notification_1a1ju_1{background-color:var(--fill-bg);opacity:0;transform-origin:0 0;border-radius:24px;justify-content:space-between;gap:10px;height:104px;padding:14px;transition:none;display:flex;position:absolute;top:0;left:0;right:0;transform:translateY(-40px)scale(.95);box-shadow:0 0 27px #00000026}._Notification_1a1ju_1 svg{width:var(--icon-size);height:var(--icon-size)}._Notification__Icon_1a1ju_31{background-color:var(--semantics-gray-default);height:max-content;min-height:var(--icon-size);min-width:var(--icon-size);border-radius:7px;justify-content:center;align-items:center;padding:4px;display:flex}._Notification_visible_1a1ju_47{animation:.5s cubic-bezier(.34,1.2,.64,1) forwards _notification-slide-in_1a1ju_1}._Notification__Content_1a1ju_51{font-size:var(--base-font-size,14px);flex-direction:column;flex:1;min-width:0;display:flex}._Notification__Content__Time_1a1ju_60{color:var(--text-secondary);font-size:calc(var(--base-font-size,14px) - 2px);flex-shrink:0}._Notification__Content__Title_1a1ju_68{color:var(--text-main);font-weight:700}._Notification__Content__GIWrapper_1a1ju_74{justify-content:space-between;gap:8px;display:flex}@keyframes _notification-slide-in_1a1ju_1{0%{opacity:0;transform:translateY(-50px)scale(.92)}60%{opacity:1}to{transform:translateY(var(--stack-offset-y,0)) translateX(var(--stack-offset-x,0)) scale(var(--stack-scale,1));opacity:1}}._TeamMemberCard_1kau3_1{background-color:var(--fill-controls);border:1px solid var(--semantics-gray-hover);opacity:0;border-radius:48px;grid-template-rows:repeat(3,auto);grid-template-columns:200px 1fr;gap:16px;padding:16px;display:grid}._TeamMemberCard_1kau3_1 p{color:var(--text-main);font-size:var(--text-body)}._TeamMemberCard_visible_1kau3_23{animation:.25s forwards _fade-in_1kau3_1;animation-delay:var(--animation-delay,0s)}@keyframes _fade-in_1kau3_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}._TeamMemberCard__Photo_1kau3_43{background-color:var(--semantics-blue-300);border:1px solid var(--semantics-gray-hover);border-radius:32px;grid-row:1/4;width:200px;height:200px;overflow:hidden}._TeamMemberCard__Photo_1kau3_43 img{object-fit:cover;width:100%;height:100%}._TeamMemberCard__Info__Role_1kau3_63{color:var(--text-secondary);font-size:var(--text-body)}._TeamMemberCard__Info_1kau3_63 h3{color:var(--text-main);font-size:20px}._TeamMemberCard__Info_1kau3_63 span{font-size:var(--text-body)}._TeamMemberCard__Contacts_1kau3_81{gap:4px;display:flex}._TeamMemberCard__Contacts_1kau3_81 a{height:fit-content;color:var(--text-main);background-color:var(--semantics-blue-100);border:1px solid var(--semantics-blue-200);cursor:pointer;font-size:var(--text-body);border-radius:100px;align-items:center;gap:10px;padding:8px 16px;line-height:1;transition:background-color .2s ease-in-out;display:flex}._TeamMemberCard__Contacts_1kau3_81 a:hover{background-color:var(--semantics-blue-200)}._TeamMemberCard__Contacts_1kau3_81 a:active{background-color:var(--semantics-blue-300)}@media (width<768px){._TeamMemberCard_1kau3_1{border-radius:36px;grid-template-rows:repeat(3,auto);grid-template-columns:1fr 3fr}._TeamMemberCard_1kau3_1 p{grid-column:1/3}._TeamMemberCard__Photo_1kau3_43{border-radius:20px;grid-area:1/1/2/2;width:75px;height:75px}._TeamMemberCard__Contacts_1kau3_81{grid-column:1/3}section h2{margin-bottom:24px}}._LoginForm_zql4v_1{flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;padding:32px 32px 48px;display:flex}._LoginForm__Logo_zql4v_12{color:var(--text-main);align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}._LoginForm__Logo_zql4v_12 svg{width:16px;height:16px}._LoginForm__Toggle_zql4v_28{border-radius:16px;width:100%}._LoginForm__Toggle__Option_zql4v_34{border-radius:12px;width:50%}._LoginForm__Toggle__Option__Active_zql4v_40{border:1px solid var(--semantics-gray-hover);background-color:var(--fill-bg);color:var(--text-link);box-shadow:0 1px 2px #0000001a}._LoginForm__Toggle__Option__Active_zql4v_40:hover{background-color:var(--fill-bg);opacity:.8}._LoginForm__Wrapper_zql4v_53{width:100%;font-size:var(--text-body);flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}._LoginForm__FL16_zql4v_65{flex-direction:column;gap:16px;width:100%;display:flex}._LoginForm__Devider_zql4v_73{background-color:var(--semantics-gray-hover);width:calc(100% - 32px);height:1px}._LoginForm__Buttons_zql4v_80{width:100%}._LoginForm__Error_zql4v_84{width:100%;color:var(--semantics-red-main);margin-left:6px;font-size:3rem;line-height:1.25}._LoginForm__Forgot_zql4v_94{text-align:left;width:auto;color:var(--text-link);cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-left:6px;padding:0;font-size:3rem;line-height:1.25}._LoginForm__Hint_zql4v_115{text-align:center;width:100%;color:var(--text-main);font-size:var(--text-body);line-height:1.4}._LoginForm__Benefit_zql4v_126{width:100%;color:var(--text-main);background-color:var(--semantics-blue-100);border-radius:16px;flex-direction:column;gap:8px;margin:0;padding:12px 16px;display:flex}._LoginForm__BenefitTitle_zql4v_140{font-size:var(--text-body);align-items:center;gap:8px;margin:0;font-weight:700;line-height:1.3;display:flex}._LoginForm__BenefitTitle_zql4v_140 svg{width:20px;height:20px}._LoginForm__BenefitText_zql4v_157{font-size:var(--text-body);margin:0;line-height:1.4}._LoginForm__BenefitNote_zql4v_164{color:var(--text-secondary);margin:0;font-size:3rem;line-height:1.4}@media (width<768px){._LoginForm_zql4v_1{padding:16px 16px 32px}}
