.Header-module-scss-module__wS1-Va__header{z-index:5000;background:#fff;width:100%;position:fixed;top:0;left:0;right:0}.Header-module-scss-module__wS1-Va__headerInner{box-sizing:border-box;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}@media screen and (max-width:1200px){.Header-module-scss-module__wS1-Va__headerInner{padding:12px 0}}.Header-module-scss-module__wS1-Va__headerLeft{flex-shrink:0;align-items:center;gap:48px;display:flex}@media screen and (max-width:1280px){.Header-module-scss-module__wS1-Va__headerLeft{gap:16px}}.Header-module-scss-module__wS1-Va__logo{flex-shrink:0;line-height:0;text-decoration:none;display:flex}.Header-module-scss-module__wS1-Va__logo img{width:101px;height:auto}@media screen and (max-width:1200px){.Header-module-scss-module__wS1-Va__logo img{width:80px}.Header-module-scss-module__wS1-Va__languageDesktop{display:none}}.Header-module-scss-module__wS1-Va__headerNav{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}@media screen and (max-width:1200px){.Header-module-scss-module__wS1-Va__headerNav{display:none}}.Header-module-scss-module__wS1-Va__navItemWrap{align-items:center;display:flex}.Header-module-scss-module__wS1-Va__navDot{background:#b5d8f7;border-radius:1px;flex-shrink:0;width:4px;height:4px;margin:0 12px}@media screen and (max-width:1280px){.Header-module-scss-module__wS1-Va__navDot{margin:0 6px}}.Header-module-scss-module__wS1-Va__navItem{color:#013f67;white-space:nowrap;padding:4px 2px;font-size:.875rem;font-weight:500;line-height:1.42857;text-decoration:none;transition:opacity .2s}.Header-module-scss-module__wS1-Va__navItem:hover{opacity:.75}.Header-module-scss-module__wS1-Va__navItem.Header-module-scss-module__wS1-Va__active{font-weight:700}.Header-module-scss-module__wS1-Va__headerActions{flex-shrink:0;align-items:center;gap:8px;display:flex}@media screen and (max-width:1200px){.Header-module-scss-module__wS1-Va__headerActions{gap:16px}}.Header-module-scss-module__wS1-Va__supportButton{box-sizing:border-box;cursor:pointer;background:#e9f3fd;border:none;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;text-decoration:none;transition:opacity .2s;display:none}.Header-module-scss-module__wS1-Va__supportButton:hover{opacity:.85}@media screen and (min-width:1200px){.Header-module-scss-module__wS1-Va__supportButton{display:inline-flex}}.Header-module-scss-module__wS1-Va__downloadButton{color:#fff;box-sizing:border-box;cursor:pointer;height:48px;font:inherit;white-space:nowrap;background:#013f67;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:.875rem;font-weight:500;line-height:1.42857;text-decoration:none;transition:opacity .2s;display:inline-flex}.Header-module-scss-module__wS1-Va__downloadButton:hover{opacity:.92}@media screen and (max-width:1200px){.Header-module-scss-module__wS1-Va__downloadButton{background:var(--gradient-support-btn);color:#fff;height:40px}}@media screen and (max-width:600px){.Header-module-scss-module__wS1-Va__downloadButton{padding:0 14px}}.Header-module-scss-module__wS1-Va__downloadIcon{color:#fff;flex-shrink:0}@media screen and (max-width:1200px){.Header-module-scss-module__wS1-Va__downloadIcon{display:none}}
.LanguageDropdown-module-scss-module__upUeCW__languageDropdown{width:fit-content;height:32px;display:flex;position:relative}.LanguageDropdown-module-scss-module__upUeCW__panel{z-index:20;background:linear-gradient(#fff 0%,#f1faff 100%);border:1px solid #d9e2e8;border-radius:16px;flex-direction:column;max-height:32px;transition:max-height .24s linear;display:flex;position:absolute;top:0;left:0;overflow:hidden}.LanguageDropdown-module-scss-module__upUeCW__open .LanguageDropdown-module-scss-module__upUeCW__panel{max-height:320px}.LanguageDropdown-module-scss-module__upUeCW__trigger{cursor:pointer;color:#013f67;z-index:1;background:0 0;border:none;border-radius:51px;align-items:center;gap:4px;width:fit-content;padding:6px 16px;display:flex;position:relative}.LanguageDropdown-module-scss-module__upUeCW__languageText{color:#013f67;font-size:.875rem;font-weight:500;line-height:1.21429}.LanguageDropdown-module-scss-module__upUeCW__chevron{color:#013f67;flex-shrink:0;transition:transform .24s linear;transform:translateY(-2px)}.LanguageDropdown-module-scss-module__upUeCW__open .LanguageDropdown-module-scss-module__upUeCW__chevron{transform:rotate(180deg)translateY(2px)}.LanguageDropdown-module-scss-module__upUeCW__menu{opacity:0;pointer-events:none;visibility:hidden;flex-direction:column;width:100%;transition:opacity .2s linear,transform .24s linear,visibility .2s linear;display:flex;transform:translateY(-8px)}.LanguageDropdown-module-scss-module__upUeCW__open .LanguageDropdown-module-scss-module__upUeCW__menu{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.LanguageDropdown-module-scss-module__upUeCW__menuItem{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 16px;position:relative}.LanguageDropdown-module-scss-module__upUeCW__menuItem:hover{background:#38a3ff1a}.LanguageDropdown-module-scss-module__upUeCW__menuItem:not(:last-child):after{content:"";background:#e9f3fd;height:1px;position:absolute;bottom:0;left:0;right:0}
.Modal-module-scss-module__k1ZY8q__overlay{z-index:7000;box-sizing:border-box;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media screen and (min-width:960px){.Modal-module-scss-module__k1ZY8q__overlay{align-items:center;padding:24px}}.Modal-module-scss-module__k1ZY8q__backdrop{cursor:pointer;background:#013f6766;border:none;margin:0;padding:0;animation:.3s forwards Modal-module-scss-module__k1ZY8q__backdropIn;position:absolute;inset:0}.Modal-module-scss-module__k1ZY8q__overlayLeaving .Modal-module-scss-module__k1ZY8q__backdrop{animation:.3s forwards Modal-module-scss-module__k1ZY8q__backdropOut}.Modal-module-scss-module__k1ZY8q__panel{z-index:1;box-sizing:border-box;background:#fff;border-radius:24px 24px 0 0;width:100%;max-height:calc(100dvh - 16px);padding:24px 20px 28px;animation:.32s cubic-bezier(.4,0,.2,1) forwards Modal-module-scss-module__k1ZY8q__panelInMobile;position:relative;overflow:auto;box-shadow:0 12px 40px #013f6729}@media screen and (min-width:960px){.Modal-module-scss-module__k1ZY8q__panel{border-radius:24px;width:auto;min-width:0;max-width:none;padding:40px;animation:.32s cubic-bezier(.4,0,.2,1) forwards Modal-module-scss-module__k1ZY8q__panelInDesktop}}.Modal-module-scss-module__k1ZY8q__panelLeaving{animation:.32s cubic-bezier(.4,0,.2,1) forwards Modal-module-scss-module__k1ZY8q__panelOutMobile}@media screen and (min-width:960px){.Modal-module-scss-module__k1ZY8q__panelLeaving{animation:.32s cubic-bezier(.4,0,.2,1) forwards Modal-module-scss-module__k1ZY8q__panelOutDesktop}}.Modal-module-scss-module__k1ZY8q__close{cursor:pointer;z-index:3;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:inline-flex;position:absolute;top:12px;right:12px}.Modal-module-scss-module__k1ZY8q__closeIcon{width:16px;height:16px;position:relative}.Modal-module-scss-module__k1ZY8q__closeIcon:before,.Modal-module-scss-module__k1ZY8q__closeIcon:after{content:"";background:#013f67;width:100%;height:2px;position:absolute;top:50%;left:0}.Modal-module-scss-module__k1ZY8q__closeIcon:before{transform:translateY(-50%)rotate(45deg)}.Modal-module-scss-module__k1ZY8q__closeIcon:after{transform:translateY(-50%)rotate(-45deg)}.Modal-module-scss-module__k1ZY8q__content{width:100%}@keyframes Modal-module-scss-module__k1ZY8q__backdropIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module-scss-module__k1ZY8q__backdropOut{0%{opacity:1}to{opacity:0}}@keyframes Modal-module-scss-module__k1ZY8q__panelInMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes Modal-module-scss-module__k1ZY8q__panelOutMobile{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes Modal-module-scss-module__k1ZY8q__panelInDesktop{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Modal-module-scss-module__k1ZY8q__panelOutDesktop{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(16px)scale(.98)}}
.SupportModal-module-scss-module__pT0IvG__panel{padding:56px 24px}@media screen and (min-width:960px){.SupportModal-module-scss-module__pT0IvG__panel{min-width:600px}}@media screen and (max-width:959px){.SupportModal-module-scss-module__pT0IvG__panel{padding:48px 24px}}.SupportModal-module-scss-module__pT0IvG__inner{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}@media screen and (max-width:959px){.SupportModal-module-scss-module__pT0IvG__inner{gap:8px}}.SupportModal-module-scss-module__pT0IvG__title{color:#013f67;margin:0 0 8px;font-size:1.25rem;font-weight:500;line-height:1.3}@media screen and (max-width:959px){.SupportModal-module-scss-module__pT0IvG__title{margin-bottom:0}}.SupportModal-module-scss-module__pT0IvG__hoursContainer{flex-direction:column;align-items:center;gap:8px;display:flex}.SupportModal-module-scss-module__pT0IvG__hours{color:#013f67;margin:0;font-size:.875rem;font-weight:500;line-height:1.42857}@media screen and (max-width:959px){.SupportModal-module-scss-module__pT0IvG__hours{margin-bottom:24px}}.SupportModal-module-scss-module__pT0IvG__phoneLink{color:#013f67;margin:0;font-size:.875rem;font-weight:700;line-height:1.42857;text-decoration:none}@media screen and (max-width:959px){.SupportModal-module-scss-module__pT0IvG__phoneLink{display:none}}.SupportModal-module-scss-module__pT0IvG__messengers{justify-content:center;align-items:center;gap:16px;display:flex}.SupportModal-module-scss-module__pT0IvG__messengerLink{box-sizing:border-box;background:#e9f3fd;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:opacity .2s;display:inline-flex}.SupportModal-module-scss-module__pT0IvG__messengerLink:hover{opacity:.85}.SupportModal-module-scss-module__pT0IvG__phoneButton{background:var(--gradient-support-btn);color:#fff;box-sizing:border-box;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:48px;margin-top:24px;padding:10px 20px;font-size:1rem;font-weight:600;line-height:1.375;text-decoration:none;transition:opacity .2s;display:inline-flex}.SupportModal-module-scss-module__pT0IvG__phoneButton:hover{opacity:.92}@media screen and (min-width:960px){.SupportModal-module-scss-module__pT0IvG__phoneButton{display:none}}.SupportModal-module-scss-module__pT0IvG__phoneIcon{flex-shrink:0}
.BurgerMenu-module-scss-module__pNSJoG__toggle{cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #cbe4f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:none}@media screen and (max-width:1200px){.BurgerMenu-module-scss-module__pNSJoG__toggle{display:inline-flex}}.BurgerMenu-module-scss-module__pNSJoG__icon{flex-shrink:0;width:20px;height:20px;display:inline-block;position:relative}.BurgerMenu-module-scss-module__pNSJoG__line{background:#013f67;width:18px;height:1.5px;position:absolute;left:1px}.BurgerMenu-module-scss-module__pNSJoG__lineTop{top:5px}.BurgerMenu-module-scss-module__pNSJoG__lineMid{top:9px}.BurgerMenu-module-scss-module__pNSJoG__lineBot{top:13px}.BurgerMenu-module-scss-module__pNSJoG__overlay{z-index:6000;box-sizing:border-box;pointer-events:auto;justify-content:center;align-items:flex-start;padding:8px;display:flex;position:fixed;inset:0}.BurgerMenu-module-scss-module__pNSJoG__backdrop{cursor:pointer;background:#013f6759;border:none;margin:0;padding:0;animation:.3s forwards BurgerMenu-module-scss-module__pNSJoG__backdropIn;position:absolute;inset:0}.BurgerMenu-module-scss-module__pNSJoG__overlayLeaving .BurgerMenu-module-scss-module__pNSJoG__backdrop{animation:.3s forwards BurgerMenu-module-scss-module__pNSJoG__backdropOut}.BurgerMenu-module-scss-module__pNSJoG__sheet{z-index:1;box-sizing:border-box;background:linear-gradient(#fff 35%,#e9f3fd 100%);border-radius:28px;flex-direction:column;width:100%;height:100%;max-height:calc(100dvh - 16px);padding:16px;animation:.32s cubic-bezier(.4,0,.2,1) forwards BurgerMenu-module-scss-module__pNSJoG__sheetIn;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #013f6729}.BurgerMenu-module-scss-module__pNSJoG__sheetLeaving{animation:.32s cubic-bezier(.4,0,.2,1) forwards BurgerMenu-module-scss-module__pNSJoG__sheetOut}.BurgerMenu-module-scss-module__pNSJoG__sheetHeader{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin-bottom:24px;display:grid}.BurgerMenu-module-scss-module__pNSJoG__language{justify-self:start}.BurgerMenu-module-scss-module__pNSJoG__logo{justify-self:center;line-height:0;text-decoration:none;display:flex}.BurgerMenu-module-scss-module__pNSJoG__logo img{width:88px;height:auto}.BurgerMenu-module-scss-module__pNSJoG__close{cursor:pointer;background:#e9f3fd;border:none;border-radius:50%;justify-content:center;justify-self:end;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.BurgerMenu-module-scss-module__pNSJoG__closeIcon{width:14px;height:14px;position:relative}.BurgerMenu-module-scss-module__pNSJoG__closeIcon:before,.BurgerMenu-module-scss-module__pNSJoG__closeIcon:after{content:"";background:#013f67;width:100%;height:1.5px;position:absolute;top:50%;left:0}.BurgerMenu-module-scss-module__pNSJoG__closeIcon:before{transform:translateY(-50%)rotate(45deg)}.BurgerMenu-module-scss-module__pNSJoG__closeIcon:after{transform:translateY(-50%)rotate(-45deg)}.BurgerMenu-module-scss-module__pNSJoG__nav{flex-direction:column;flex:1;gap:16px;padding:0 40px;display:flex;overflow-y:auto}.BurgerMenu-module-scss-module__pNSJoG__navLink{color:#013f67;text-align:center;box-sizing:border-box;background:#e9f3fd;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:12px 16px;font-size:.875rem;font-weight:600;line-height:1.42857;text-decoration:none;display:flex}.BurgerMenu-module-scss-module__pNSJoG__footer{flex-direction:column;gap:24px;margin-top:24px;display:flex}.BurgerMenu-module-scss-module__pNSJoG__supportButton{color:#013f67;box-sizing:border-box;cursor:pointer;width:fit-content;min-height:48px;font:inherit;background:#fff;border:1px solid #e1eaf2;border-radius:100px;justify-content:center;align-items:center;gap:8px;margin:0 auto;padding:6px 24px;font-size:.875rem;font-weight:500;line-height:1.42857;text-decoration:none;display:inline-flex}.BurgerMenu-module-scss-module__pNSJoG__downloadButton{color:#fff;box-sizing:border-box;background:#013f67;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:12px 20px;font-size:.875rem;font-weight:600;line-height:1.42857;text-decoration:none;display:inline-flex}.BurgerMenu-module-scss-module__pNSJoG__downloadChevron{filter:brightness(0)invert();flex-shrink:0;transform:rotate(-90deg)}@keyframes BurgerMenu-module-scss-module__pNSJoG__backdropIn{0%{opacity:0}to{opacity:1}}@keyframes BurgerMenu-module-scss-module__pNSJoG__backdropOut{0%{opacity:1}to{opacity:0}}@keyframes BurgerMenu-module-scss-module__pNSJoG__sheetIn{0%{transform:translateY(calc(-100% - 8px))}to{transform:translateY(0)}}@keyframes BurgerMenu-module-scss-module__pNSJoG__sheetOut{0%{transform:translateY(0)}to{transform:translateY(calc(-100% - 8px))}}
.DownloadQrModal-module-scss-module__YA3oqq__panel{background:linear-gradient(#fff 0%,#d3e8fe 100%);width:700px;min-width:700px;max-width:min(700px,100vw - 48px);padding:0;position:relative;overflow:hidden}.DownloadQrModal-module-scss-module__YA3oqq__inner{align-items:stretch;min-height:328px;padding:72px 72px 0;display:flex}.DownloadQrModal-module-scss-module__YA3oqq__left{box-sizing:border-box;flex-direction:column;flex:50%;gap:44px;min-width:0;display:flex}.DownloadQrModal-module-scss-module__YA3oqq__title{color:#013f67;max-width:310px;margin:0;font-size:1.25rem;font-weight:500;line-height:1.3}.DownloadQrModal-module-scss-module__YA3oqq__highlight{color:#38a3ff}.DownloadQrModal-module-scss-module__YA3oqq__qrBox{box-sizing:border-box;background:#fff;border-radius:20px;justify-content:center;align-items:center;width:150px;height:150px;padding:20px;display:flex}.DownloadQrModal-module-scss-module__YA3oqq__qrImage{object-fit:contain;width:100%;height:100%;display:block}.DownloadQrModal-module-scss-module__YA3oqq__heroImage{object-fit:contain;object-position:bottom center;object-fit:contain;object-position:bottom center;z-index:2;width:100%;max-width:332px;height:100%;max-height:100%;position:absolute;bottom:0;right:54px}.DownloadQrModal-module-scss-module__YA3oqq__bgIcons{object-fit:contain;object-position:bottom center;z-index:1;gap:10px;display:flex;position:absolute;bottom:115px;right:-10px}.DownloadQrModal-module-scss-module__YA3oqq__bgIcons img{object-fit:contain;object-position:bottom center;width:76px;height:100%}.DownloadQrModal-module-scss-module__YA3oqq__bgIcons img:nth-child(5){transform:rotate(180deg)}
.Footer-module-scss-module__wcgw9G__footer{color:#013f67;background-color:#b5d8f7}.Footer-module-scss-module__wcgw9G__footerContainer{padding-top:32px;padding-bottom:32px}@media screen and (max-width:959px){.Footer-module-scss-module__wcgw9G__footerContainer{padding-top:50px;padding-bottom:0}}.Footer-module-scss-module__wcgw9G__footerInner{flex-direction:column;align-items:center;gap:16px;display:flex}@media screen and (min-width:960px){.Footer-module-scss-module__wcgw9G__footerInner{flex-direction:row;justify-content:space-between;gap:32px}}.Footer-module-scss-module__wcgw9G__logoLink{flex-shrink:0;line-height:0;text-decoration:none}@media screen and (max-width:959px){.Footer-module-scss-module__wcgw9G__logoLink{margin-bottom:24px}.Footer-module-scss-module__wcgw9G__logoLink img{width:110px;height:50px}}.Footer-module-scss-module__wcgw9G__support{gap:8px;display:flex}@media screen and (max-width:959px){.Footer-module-scss-module__wcgw9G__support{flex-direction:column;align-items:center;gap:4px}}.Footer-module-scss-module__wcgw9G__supportLabel{font-size:.875rem;font-weight:400;line-height:1.42857}.Footer-module-scss-module__wcgw9G__supportPhone{color:inherit;font-size:.875rem;font-weight:700;line-height:1.42857;text-decoration:none}.Footer-module-scss-module__wcgw9G__supportPhone:hover{opacity:.85}.Footer-module-scss-module__wcgw9G__programRulesLink{color:inherit;font-size:.875rem;font-weight:400;line-height:1.42857;font:inherit;text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.Footer-module-scss-module__wcgw9G__programRulesLink:hover{opacity:.85}@media screen and (max-width:959px){.Footer-module-scss-module__wcgw9G__programRulesLink{margin-bottom:16px}}.Footer-module-scss-module__wcgw9G__copyright{text-align:center;margin:0;font-size:.875rem;font-weight:400;line-height:1.42857}@media screen and (max-width:959px){.Footer-module-scss-module__wcgw9G__copyright{z-index:1;background:#aad1f3;align-self:stretch;margin:0 -16px;padding:16px 0;position:relative}}
.Sidebar-module-scss-module__ydT3aG__overlay{z-index:7000;justify-content:flex-end;display:flex;position:fixed;inset:0}.Sidebar-module-scss-module__ydT3aG__backdrop{cursor:pointer;background:#013f6766;border:none;margin:0;padding:0;animation:.3s forwards Sidebar-module-scss-module__ydT3aG__backdropIn;position:absolute;inset:0}.Sidebar-module-scss-module__ydT3aG__overlayLeaving .Sidebar-module-scss-module__ydT3aG__backdrop{animation:.3s forwards Sidebar-module-scss-module__ydT3aG__backdropOut}.Sidebar-module-scss-module__ydT3aG__panel{z-index:1;box-sizing:border-box;background:#fff;flex-direction:column;width:100%;max-width:393px;height:100%;animation:.32s cubic-bezier(.4,0,.2,1) forwards Sidebar-module-scss-module__ydT3aG__panelIn;display:flex;position:relative;box-shadow:-8px 0 32px #013f671f}.Sidebar-module-scss-module__ydT3aG__panelLeaving{animation:.32s cubic-bezier(.4,0,.2,1) forwards Sidebar-module-scss-module__ydT3aG__panelOut}.Sidebar-module-scss-module__ydT3aG__header{z-index:2;box-sizing:border-box;background:#fff;flex-shrink:0;grid-template-columns:40px 1fr 40px;align-items:center;min-height:56px;padding:16px 12px;display:grid;position:sticky;top:0;box-shadow:0 4px 15px #013f671a}.Sidebar-module-scss-module__ydT3aG__close{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.Sidebar-module-scss-module__ydT3aG__closeIcon{width:20px;height:20px;position:relative}.Sidebar-module-scss-module__ydT3aG__closeIcon:before,.Sidebar-module-scss-module__ydT3aG__closeIcon:after{content:"";background:#013f67;width:100%;height:2px;position:absolute;top:50%;left:0}.Sidebar-module-scss-module__ydT3aG__closeIcon:before{transform:translateY(-50%)rotate(45deg)}.Sidebar-module-scss-module__ydT3aG__closeIcon:after{transform:translateY(-50%)rotate(-45deg)}.Sidebar-module-scss-module__ydT3aG__headerTitle{text-align:center;color:#013f67;margin:0;font-size:1.125rem;font-weight:500;line-height:1.33333}.Sidebar-module-scss-module__ydT3aG__body{-webkit-overflow-scrolling:touch;flex:1;padding:32px 24px;overflow:auto}@keyframes Sidebar-module-scss-module__ydT3aG__backdropIn{0%{opacity:0}to{opacity:1}}@keyframes Sidebar-module-scss-module__ydT3aG__backdropOut{0%{opacity:1}to{opacity:0}}@keyframes Sidebar-module-scss-module__ydT3aG__panelIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes Sidebar-module-scss-module__ydT3aG__panelOut{0%{transform:translate(0)}to{transform:translate(100%)}}
.ProgramRulesSidebar-module-scss-module__Wlzt7W__doc{color:#013f67}.ProgramRulesSidebar-module-scss-module__Wlzt7W__docTitle{margin:0 0 20px;font-size:1.125rem;font-weight:500;line-height:1.33333}.ProgramRulesSidebar-module-scss-module__Wlzt7W__section{margin-bottom:20px}.ProgramRulesSidebar-module-scss-module__Wlzt7W__sectionTitle{margin:0 0 10px;font-size:1rem;font-weight:500;line-height:1.375}.ProgramRulesSidebar-module-scss-module__Wlzt7W__clause{margin-bottom:10px}.ProgramRulesSidebar-module-scss-module__Wlzt7W__clauseText{margin:0;font-size:.875rem;font-weight:400;line-height:1.42857}.ProgramRulesSidebar-module-scss-module__Wlzt7W__clauseNumber{font-weight:400}.ProgramRulesSidebar-module-scss-module__Wlzt7W__bullets{margin:8px 0 0;padding-left:20px;font-size:.875rem;font-weight:400;line-height:1.42857}.ProgramRulesSidebar-module-scss-module__Wlzt7W__bullets li{margin-bottom:4px}
.Layout-module-scss-module__rGjB5a__mainContainer{flex-direction:column;gap:96px;margin-top:80px;display:flex}@media screen and (max-width:1200px){.Layout-module-scss-module__rGjB5a__mainContainer{margin-top:64px}}@media screen and (max-width:959px){.Layout-module-scss-module__rGjB5a__mainContainer{gap:80px}}
.HeroSection-module-scss-module__ORV81G__heroSection{margin-top:24px}.HeroSection-module-scss-module__ORV81G__banner{color:inherit;box-sizing:border-box;background:linear-gradient(143.15deg,#daeeff 33.65%,#aad7ff 100%);border-radius:24px;min-height:420px;text-decoration:none;display:block;position:relative;overflow:hidden}@media screen and (max-width:959px){.HeroSection-module-scss-module__ORV81G__banner{border-radius:20px;min-height:420px}}.HeroSection-module-scss-module__ORV81G__bannerUnmounted{min-height:420px}@media screen and (max-width:959px){.HeroSection-module-scss-module__ORV81G__bannerUnmounted{min-height:420px}}.HeroSection-module-scss-module__ORV81G__bannerMobile{min-height:420px}.HeroSection-module-scss-module__ORV81G__bgIcons{pointer-events:none;opacity:.55;z-index:0;justify-content:center;align-items:flex-end;gap:46px;display:flex;position:absolute;bottom:98px;right:0}.HeroSection-module-scss-module__ORV81G__bgIcons img{object-fit:contain;width:auto;height:100px}@media screen and (max-width:959px){.HeroSection-module-scss-module__ORV81G__bgIcons{display:none}}.HeroSection-module-scss-module__ORV81G__content{z-index:1;min-height:inherit;box-sizing:border-box;align-items:stretch;gap:16px;padding:74px 80px;display:grid;position:relative}@media screen and (max-width:959px){.HeroSection-module-scss-module__ORV81G__content{grid-template-columns:1fr;padding:20px 24px}}.HeroSection-module-scss-module__ORV81G__copy{z-index:2;flex-direction:column;align-items:flex-start;gap:24px;max-width:58%;display:flex}@media screen and (max-width:959px){.HeroSection-module-scss-module__ORV81G__copy{gap:12px;max-width:none}}.HeroSection-module-scss-module__ORV81G__title{color:#013f67;margin:0;font-size:2.3125rem;font-weight:600;line-height:1.45946}@media screen and (max-width:959px){.HeroSection-module-scss-module__ORV81G__title{font-size:1.4375rem;font-weight:600;line-height:1.52174}}.HeroSection-module-scss-module__ORV81G__highlight{color:#38a3ff;white-space:nowrap;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(#fff 0%,#e9f3fd 100%);border-radius:999px;padding:2px 12px;font-size:2.3125rem;font-weight:800;line-height:1.45946;display:inline-block}@media screen and (max-width:959px){.HeroSection-module-scss-module__ORV81G__highlight{font-size:1.4375rem;font-weight:800;line-height:1.52174}}.HeroSection-module-scss-module__ORV81G__subtitle{color:#013f67;margin:0 0 16px;font-size:1.25rem;font-weight:500;line-height:1.3}@media screen and (max-width:959px){.HeroSection-module-scss-module__ORV81G__subtitle{max-width:50%;margin:14px 0 8px;font-size:.875rem;font-weight:500;line-height:1.28571}}.HeroSection-module-scss-module__ORV81G__qrBox{box-sizing:border-box;background:#fff;border-radius:20px;justify-content:center;align-items:center;width:148px;height:148px;margin-top:auto;padding:16px;display:flex}@media screen and (max-width:959px){.HeroSection-module-scss-module__ORV81G__qrBox{display:none}}.HeroSection-module-scss-module__ORV81G__qrImage{object-fit:contain;width:100%;height:100%;display:block}.HeroSection-module-scss-module__ORV81G__visual{z-index:2;justify-content:center;align-items:flex-end;min-height:320px;display:flex;position:absolute;bottom:0;right:20%}@media screen and (max-width:959px){.HeroSection-module-scss-module__ORV81G__visual{right:30%}}@media screen and (max-width:600px){.HeroSection-module-scss-module__ORV81G__visual{right:3%}}.HeroSection-module-scss-module__ORV81G__heroImage{object-fit:contain;object-position:bottom center;width:auto;max-width:100%;height:100%;max-height:400px}@media screen and (max-width:959px){.HeroSection-module-scss-module__ORV81G__heroImage{width:min(90%,274px);max-height:340px;margin-right:-8px}}.HeroSection-module-scss-module__ORV81G__meta{z-index:2;flex-direction:column;align-items:flex-end;gap:16px;display:flex;position:absolute;top:74px;right:80px}@media screen and (max-width:959px){.HeroSection-module-scss-module__ORV81G__meta{justify-content:flex-end;align-items:flex-end;bottom:16px;right:16px}}@media screen and (max-width:600px){.HeroSection-module-scss-module__ORV81G__meta .HeroSection-module-scss-module__ORV81G__storeBadges{display:none}}.HeroSection-module-scss-module__ORV81G__downloads{color:#013f67;text-align:right;flex-direction:column;align-items:flex-end;display:flex}.HeroSection-module-scss-module__ORV81G__downloadsCount{font-size:1.6875rem;font-weight:800;line-height:1.33333}@media screen and (max-width:959px){.HeroSection-module-scss-module__ORV81G__downloadsCount{font-size:1rem;font-weight:800;line-height:1.375}}.HeroSection-module-scss-module__ORV81G__downloadsLabel{font-size:.875rem;font-weight:500;line-height:1.42857}@media screen and (max-width:959px){.HeroSection-module-scss-module__ORV81G__downloadsLabel{font-size:.75rem;font-weight:500;line-height:1.5}}.HeroSection-module-scss-module__ORV81G__storeBadges{align-items:center;gap:4px;display:flex}.HeroSection-module-scss-module__ORV81G__storeBadge{box-sizing:border-box;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.HeroSection-module-scss-module__ORV81G__appleIcon{filter:brightness(0)}.HeroSection-module-scss-module__ORV81G__bannerMobile .HeroSection-module-scss-module__ORV81G__storeBadges{margin-top:4px}.HeroSection-module-scss-module__ORV81G__bannerMobile .HeroSection-module-scss-module__ORV81G__content{padding-bottom:120px}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ReferralProgramSection-module-scss-module__1qeZPW__referralProgramSection{flex-direction:column;gap:24px;padding-top:0;padding-bottom:0;scroll-margin-top:104px;display:flex;position:relative}@media screen and (min-width:960px){.ReferralProgramSection-module-scss-module__1qeZPW__referralProgramSection{gap:40px;margin-bottom:0}}.ReferralProgramSection-module-scss-module__1qeZPW__title{text-align:center;color:#013f67;margin:0;font-size:2rem;font-weight:500;line-height:1.125}@media screen and (max-width:959px){.ReferralProgramSection-module-scss-module__1qeZPW__title{font-size:1.5rem;font-weight:500;line-height:1.25}}.ReferralProgramSection-module-scss-module__1qeZPW__referralSwiper{z-index:1;min-height:310px;margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px;position:relative;overflow:hidden;height:auto!important}@media screen and (min-width:960px){.ReferralProgramSection-module-scss-module__1qeZPW__referralSwiper{min-height:340px;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.ReferralProgramSection-module-scss-module__1qeZPW__referralSwiper .swiper-wrapper{width:100%!important;margin-left:0!important;margin-right:0!important}}.ReferralProgramSection-module-scss-module__1qeZPW__swiperSlide{width:260px;max-width:260px}@media screen and (min-width:960px){.ReferralProgramSection-module-scss-module__1qeZPW__swiperSlide{max-width:none;width:calc(33.3333% - 5.33333px)!important}}.ReferralProgramSection-module-scss-module__1qeZPW__slide{flex-direction:column;gap:16px;width:260px;max-width:260px;display:flex;overflow:hidden}@media screen and (min-width:960px){.ReferralProgramSection-module-scss-module__1qeZPW__slide{gap:32px;width:100%;max-width:none}}.ReferralProgramSection-module-scss-module__1qeZPW__imageContainer{aspect-ratio:250/240;background:#e9f3fd;border-radius:24px;min-height:250px;position:relative;overflow:hidden}.ReferralProgramSection-module-scss-module__1qeZPW__slideSkeleton{z-index:2;border-radius:24px;position:absolute;inset:0;overflow:hidden}.ReferralProgramSection-module-scss-module__1qeZPW__slideSkeletonFill{background:#e9f3fd;animation:1.2s ease-in-out infinite ReferralProgramSection-module-scss-module__1qeZPW__referral-skeleton-pulse;position:absolute;inset:0}@keyframes ReferralProgramSection-module-scss-module__1qeZPW__referral-skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}.ReferralProgramSection-module-scss-module__1qeZPW__slideSkeletonDot{z-index:3;background:#fff;border-radius:50%;width:40px;height:40px;position:absolute;top:8px;left:8px;box-shadow:3px 3px 5px #3c729a0d}@media screen and (min-width:960px){.ReferralProgramSection-module-scss-module__1qeZPW__slideSkeletonDot{width:48px;height:48px;top:16px;left:16px}}.ReferralProgramSection-module-scss-module__1qeZPW__slideContentHidden{opacity:0}.ReferralProgramSection-module-scss-module__1qeZPW__arrowLeftBrandIcon{position:absolute;left:36px}@media screen and (min-width:960px){.ReferralProgramSection-module-scss-module__1qeZPW__arrowLeftBrandIcon{left:26%}}.ReferralProgramSection-module-scss-module__1qeZPW__arrowLeftBrandIcon_1{bottom:90px}@media screen and (min-width:960px){.ReferralProgramSection-module-scss-module__1qeZPW__arrowLeftBrandIcon_1{bottom:43%}}.ReferralProgramSection-module-scss-module__1qeZPW__arrowLeftBrandIcon_2{bottom:56px}@media screen and (min-width:960px){.ReferralProgramSection-module-scss-module__1qeZPW__arrowLeftBrandIcon_2{bottom:27%}}.ReferralProgramSection-module-scss-module__1qeZPW__arrowLeftBrandIcon_3{bottom:32px}@media screen and (min-width:960px){.ReferralProgramSection-module-scss-module__1qeZPW__arrowLeftBrandIcon_3{bottom:14%}}.ReferralProgramSection-module-scss-module__1qeZPW__imageWrapper{border:4px solid #09090b;border-bottom:none;border-radius:24px 24px 0 0;width:100%;max-width:136px;height:100%;max-height:216px;position:absolute;bottom:0;right:40px;overflow:hidden}@media screen and (min-width:960px){.ReferralProgramSection-module-scss-module__1qeZPW__imageWrapper{max-width:50%;max-height:90%}}.ReferralProgramSection-module-scss-module__1qeZPW__index{z-index:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:11px;font-weight:700;line-height:20px;display:flex;position:absolute;top:8px;left:8px;box-shadow:3px 3px 5px #3c729a0d}@media screen and (min-width:960px){.ReferralProgramSection-module-scss-module__1qeZPW__index{width:48px;height:48px;font-size:14px;top:16px;left:16px}}.ReferralProgramSection-module-scss-module__1qeZPW__stepDescription{text-align:center;color:#09090b;margin:0;font-size:14px;line-height:150%}@media screen and (min-width:960px){.ReferralProgramSection-module-scss-module__1qeZPW__stepDescription{align-self:center;max-width:200px;position:relative}}.ReferralProgramSection-module-scss-module__1qeZPW__image{object-fit:cover;width:100%;height:100%}
.ProgramConditionsSection-module-scss-module__UjA18G__programConditionsSection{scroll-margin-top:104px}.ProgramConditionsSection-module-scss-module__UjA18G__card{flex-direction:column;gap:32px;display:flex}@media screen and (max-width:959px){.ProgramConditionsSection-module-scss-module__UjA18G__card{border-radius:28px}}.ProgramConditionsSection-module-scss-module__UjA18G__header{text-align:center;flex-direction:column;display:flex}.ProgramConditionsSection-module-scss-module__UjA18G__title{color:#013f67;margin:0 0 24px;font-size:2rem;font-weight:500;line-height:1.125}@media screen and (max-width:959px){.ProgramConditionsSection-module-scss-module__UjA18G__title{font-size:1.5rem;font-weight:500;line-height:1.25}}.ProgramConditionsSection-module-scss-module__UjA18G__subtitle{color:#013f67;margin:0;font-size:.875rem;font-weight:400;line-height:1.42857}.ProgramConditionsSection-module-scss-module__UjA18G__subtitle strong{font-weight:700}@media screen and (min-width:600px){.ProgramConditionsSection-module-scss-module__UjA18G__subtitle br{display:none}}.ProgramConditionsSection-module-scss-module__UjA18G__steps{background:0 0;border-radius:32px 32px 0 0;flex-direction:column;align-items:center;gap:8px;display:flex}@media screen and (min-width:960px){.ProgramConditionsSection-module-scss-module__UjA18G__steps{background:var(--gradient-steps-bg);flex-direction:row;justify-content:center;align-items:flex-start;gap:0;padding:72px 0}}.ProgramConditionsSection-module-scss-module__UjA18G__stepItem{background:var(--gradient-steps-bg);border-radius:32px 32px 0 0;flex-direction:column;align-self:stretch;align-items:center;gap:16px;max-width:100%;padding:32px 36px;display:flex}@media screen and (min-width:960px){.ProgramConditionsSection-module-scss-module__UjA18G__stepItem{background:0 0;border-radius:0;flex:1;width:100%;min-width:0;max-width:290px;padding:0}}.ProgramConditionsSection-module-scss-module__UjA18G__stepIndexWrap{border:1.5px solid #cbe4f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:66px;height:66px;display:flex;position:relative}.ProgramConditionsSection-module-scss-module__UjA18G__stepIndex{z-index:1;background:var(--gradient-step-index);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:.875rem;font-weight:700;line-height:1.42857;display:flex;position:relative;box-shadow:0 4px 12px #013f671f}.ProgramConditionsSection-module-scss-module__UjA18G__stepBody{text-align:center;flex-direction:column;align-items:center;gap:5px;width:100%;display:flex}.ProgramConditionsSection-module-scss-module__UjA18G__stepText{color:#2d363b;margin:0;font-size:.875rem;font-weight:500;line-height:1.42857}.ProgramConditionsSection-module-scss-module__UjA18G__stepText strong{font-weight:700}.ProgramConditionsSection-module-scss-module__UjA18G__stepLink{color:#38a3ff;font-size:.875rem;font-weight:500;line-height:1.42857;text-decoration:none}.ProgramConditionsSection-module-scss-module__UjA18G__stepLink:hover{opacity:.8}.ProgramConditionsSection-module-scss-module__UjA18G__stepArrow{flex-shrink:0;align-self:flex-start;width:100px;height:12px;margin:27px 4px 0;position:relative}.ProgramConditionsSection-module-scss-module__UjA18G__stepArrow:before{content:"";background:#b5d8f7;width:calc(100% - 8px);height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ProgramConditionsSection-module-scss-module__UjA18G__stepArrow:after{content:"";background:0 0;border-top:1.5px solid #b5d8f7;border-right:1.5px solid #b5d8f7;width:6px;height:6px;position:absolute;top:50%;right:8px;transform:translateY(-50%)rotate(45deg)}@media screen and (max-width:959px){.ProgramConditionsSection-module-scss-module__UjA18G__stepArrow{display:none}}
.AdditionalConditionsSection-module-scss-module__t5CjfW__section{box-sizing:border-box;background:#e9f3fd;width:100%;scroll-margin-top:104px;position:relative}.AdditionalConditionsSection-module-scss-module__t5CjfW__section:before{content:"";background:linear-gradient(360deg,#e9f3fd 0%,#fff 90%);width:100%;height:280px;display:block;position:absolute;top:-280px}.AdditionalConditionsSection-module-scss-module__t5CjfW__section:after{content:"";background:linear-gradient(#e9f3fd 0%,#fff 90%);width:100%;height:280px;display:block;position:absolute;bottom:-280px}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__section{background:#fff}.AdditionalConditionsSection-module-scss-module__t5CjfW__section:before,.AdditionalConditionsSection-module-scss-module__t5CjfW__section:after{display:none}}.AdditionalConditionsSection-module-scss-module__t5CjfW__inner{flex-direction:column;gap:32px;display:flex}@media screen and (min-width:960px){.AdditionalConditionsSection-module-scss-module__t5CjfW__inner{gap:40px}}.AdditionalConditionsSection-module-scss-module__t5CjfW__title{text-align:center;color:#013f67;margin:0;font-size:2rem;font-weight:500;line-height:1.125}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__title{font-size:1.5rem;font-weight:500;line-height:1.25}}.AdditionalConditionsSection-module-scss-module__t5CjfW__desktopCards{flex-direction:row;align-items:stretch;gap:16px;display:flex}@media screen and (max-width:1200px){.AdditionalConditionsSection-module-scss-module__t5CjfW__desktopCards{flex-direction:column}}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__desktopCards{display:none}}.AdditionalConditionsSection-module-scss-module__t5CjfW__card{box-sizing:border-box;background:#fff;border-radius:24px;flex:1;padding:72px;overflow:hidden}.AdditionalConditionsSection-module-scss-module__t5CjfW__meCard{flex-direction:column;flex:0 478px;width:100%;max-width:478px;display:flex}@media screen and (max-width:1200px){.AdditionalConditionsSection-module-scss-module__t5CjfW__meCard{flex:1;max-width:100%}}.AdditionalConditionsSection-module-scss-module__t5CjfW__mobile{flex-direction:column;gap:32px;display:flex}@media screen and (min-width:960px){.AdditionalConditionsSection-module-scss-module__t5CjfW__mobile{display:none}}.AdditionalConditionsSection-module-scss-module__t5CjfW__tabs{background:var(--gradient-card);border-radius:16px;grid-template-columns:1fr 1fr;gap:4px;width:fit-content;margin:0 auto;padding:4px;display:grid;position:relative}.AdditionalConditionsSection-module-scss-module__t5CjfW__tabIndicator{pointer-events:none;background:linear-gradient(#fff 0%,#f1faff 100%);border-radius:12px;width:146px;transition:transform .35s cubic-bezier(.4,0,.2,1);position:absolute;top:4px;bottom:4px;left:4px}.AdditionalConditionsSection-module-scss-module__t5CjfW__tabIndicatorMe{transform:translate(150px)}.AdditionalConditionsSection-module-scss-module__t5CjfW__tab{z-index:1;color:#013f67;cursor:pointer;background:0 0;border:none;border-radius:12px;width:146px;padding:10px 16px;font-size:.875rem;font-weight:600;line-height:1.42857;transition:color .25s;position:relative}.AdditionalConditionsSection-module-scss-module__t5CjfW__mobilePanel{width:100%;transition:height .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.AdditionalConditionsSection-module-scss-module__t5CjfW__mobilePanelSlide{opacity:0;visibility:hidden;pointer-events:none;width:100%;transition:opacity .3s,visibility .3s;position:absolute;top:0;left:0}.AdditionalConditionsSection-module-scss-module__t5CjfW__mobilePanelSlideActive{opacity:1;visibility:visible;pointer-events:auto;position:relative}.AdditionalConditionsSection-module-scss-module__t5CjfW__friendContent{flex-direction:row;align-items:flex-start;gap:60px;height:100%;display:flex}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__friendContent{flex-direction:column;gap:24px}}.AdditionalConditionsSection-module-scss-module__t5CjfW__friendTextCol{flex-direction:column;flex:1;gap:24px;min-width:0;display:flex}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__friendTextCol{width:100%}}.AdditionalConditionsSection-module-scss-module__t5CjfW__cardHeader{flex-direction:column;gap:8px;display:flex}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__cardHeaderMe{display:none}}.AdditionalConditionsSection-module-scss-module__t5CjfW__cardTitle{color:#013f67;margin:0 0 40px;font-size:1.5rem;font-weight:500;line-height:1.25}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__cardTitle{display:none}}.AdditionalConditionsSection-module-scss-module__t5CjfW__cardSubtitleDesktop{color:#013f67;margin:0;font-size:.875rem;font-weight:700;line-height:1.42857}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__cardSubtitleDesktop{display:none}}.AdditionalConditionsSection-module-scss-module__t5CjfW__cardSubtitleMobile{display:none}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__cardSubtitleMobile{text-align:center;color:#013f67;margin:0;font-size:1.125rem;font-weight:500;line-height:1.11111;display:block}}.AdditionalConditionsSection-module-scss-module__t5CjfW__steps{flex-direction:column;gap:32px;max-width:303px;margin:0;padding:0;list-style:none;display:flex}@media screen and (max-width:1200px){.AdditionalConditionsSection-module-scss-module__t5CjfW__steps{max-width:100%}}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__steps{gap:8px}}.AdditionalConditionsSection-module-scss-module__t5CjfW__step{flex-direction:column;gap:12px;display:flex}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__step{background:#e9f3fd;border-radius:24px;gap:24px;padding:24px}}.AdditionalConditionsSection-module-scss-module__t5CjfW__stepRow{align-items:center;gap:18px;display:flex}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__stepRow{align-items:center}}.AdditionalConditionsSection-module-scss-module__t5CjfW__stepIndex{color:#013f67;background:linear-gradient(#f0f8ff 0%,#dbefff 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:.75rem;font-weight:700;line-height:1.33333;display:flex}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__stepIndex{background:#fff}}.AdditionalConditionsSection-module-scss-module__t5CjfW__stepText{color:#013f67;font-size:.875rem;font-weight:500;line-height:1.42857}@media screen and (min-width:960px){.AdditionalConditionsSection-module-scss-module__t5CjfW__stepVisualMobile{display:none}}.AdditionalConditionsSection-module-scss-module__t5CjfW__friendVisualDesktop{flex-shrink:0;align-self:flex-end;display:block}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__friendVisualDesktop{display:none}}.AdditionalConditionsSection-module-scss-module__t5CjfW__friendVisual{justify-content:center;align-items:center;display:flex;position:relative}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__friendVisual{background:linear-gradient(360deg,#fff 0%,#e9f3fd 100%);border-radius:16px;margin:-8px;padding-top:16px;overflow:hidden}}.AdditionalConditionsSection-module-scss-module__t5CjfW__friendArrow{z-index:1;position:absolute;top:96%;left:-48px;transform:translateY(-50%)}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__friendArrow{top:80%;left:calc(50% - 120px)}}.AdditionalConditionsSection-module-scss-module__t5CjfW__friendImageWrap{border:2px solid #b5d8f7;border-radius:16px 16px 0 0;width:190px;max-width:100%;margin-left:auto;margin-right:auto;transform:translateY(82px)}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__friendImageWrap{width:154px;margin:-8px;transform:translateY(0)}}.AdditionalConditionsSection-module-scss-module__t5CjfW__friendImage{border-radius:20px;width:100%;height:auto;display:block}.AdditionalConditionsSection-module-scss-module__t5CjfW__meContent{flex-direction:column;gap:32px;height:100%;display:flex}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__meContent{gap:24px}}.AdditionalConditionsSection-module-scss-module__t5CjfW__meSubtitleDesktop{color:#013f67;margin:0;font-size:.875rem;font-weight:700;line-height:1.42857}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__meSubtitleDesktop{display:none}}.AdditionalConditionsSection-module-scss-module__t5CjfW__meSubtitleMobile{text-align:center;color:#013f67;max-width:290px;margin:0 auto;font-size:1.125rem;font-weight:500;line-height:1.11111}@media screen and (min-width:960px){.AdditionalConditionsSection-module-scss-module__t5CjfW__meSubtitleMobile{display:none}}.AdditionalConditionsSection-module-scss-module__t5CjfW__meBody{box-sizing:border-box;flex-direction:column;flex:1;gap:16px;display:flex}@media screen and (max-width:1200px){.AdditionalConditionsSection-module-scss-module__t5CjfW__meBody{gap:24px}}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__meBody{text-align:center;background:var(--gradient-card);border-radius:16px;align-items:center;gap:24px;height:fit-content;padding:24px}}.AdditionalConditionsSection-module-scss-module__t5CjfW__meText{color:#013f67;margin:0;padding:16px 16px 0;font-size:.875rem;font-weight:400;line-height:1.42857}.AdditionalConditionsSection-module-scss-module__t5CjfW__meText strong{font-weight:700}@media screen and (min-width:960px){.AdditionalConditionsSection-module-scss-module__t5CjfW__meText{flex:1}}.AdditionalConditionsSection-module-scss-module__t5CjfW__supportButton{box-sizing:border-box;background:var(--gradient-support-btn);color:#013f67;cursor:pointer;width:fit-content;font:inherit;border:none;border-radius:1024px;justify-content:center;align-items:center;gap:10px;margin-top:auto;padding:10px 24px;font-size:.875rem;font-weight:600;line-height:1.42857;text-decoration:none;transition:opacity .2s;display:inline-flex}.AdditionalConditionsSection-module-scss-module__t5CjfW__supportButton:hover{opacity:.92}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__supportButton{color:#fff;background:#013f67;border-radius:12px;width:100%;max-width:100%}}.AdditionalConditionsSection-module-scss-module__t5CjfW__supportIcon{flex-shrink:0}@media screen and (max-width:959px){.AdditionalConditionsSection-module-scss-module__t5CjfW__supportIcon{filter:brightness(0)invert()}}
.InAppSection-module-scss-module__qoIg9G__inAppSection{flex-direction:column;gap:32px;scroll-margin-top:104px;display:flex}.InAppSection-module-scss-module__qoIg9G__inner{flex-direction:column;align-items:center;gap:32px;display:flex}@media screen and (max-width:959px){.InAppSection-module-scss-module__qoIg9G__inner{background:linear-gradient(149.58deg,#e5f3ff 0%,#cbe7ff 100%);border-radius:24px;align-items:flex-start;padding:40px}}.InAppSection-module-scss-module__qoIg9G__header{justify-content:center;align-items:center;gap:16px;display:flex}@media screen and (max-width:959px){.InAppSection-module-scss-module__qoIg9G__header{justify-content:flex-start}}.InAppSection-module-scss-module__qoIg9G__title{color:#013f67;margin:0;font-size:1.5rem;font-weight:500;line-height:1.25}@media screen and (min-width:960px){.InAppSection-module-scss-module__qoIg9G__title{font-size:2rem;font-weight:500;line-height:1.125}}.InAppSection-module-scss-module__qoIg9G__cards{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media screen and (max-width:959px){.InAppSection-module-scss-module__qoIg9G__cards{grid-template-columns:1fr;gap:0}}.InAppSection-module-scss-module__qoIg9G__card{background:var(--gradient-card);z-index:1;border-radius:24px;padding:40px;position:relative}@media screen and (max-width:959px){.InAppSection-module-scss-module__qoIg9G__card{background:0 0;border-bottom:1px solid #adcbe3;border-radius:0;padding:24px 0}.InAppSection-module-scss-module__qoIg9G__card:last-child{border-bottom:none;padding-bottom:0}.InAppSection-module-scss-module__qoIg9G__card:first-child{padding-top:0}}.InAppSection-module-scss-module__qoIg9G__cardText{color:#2d363b;margin:0;font-size:.875rem;font-weight:500;line-height:1.42857}.InAppSection-module-scss-module__qoIg9G__cardText strong{font-weight:700}.InAppSection-module-scss-module__qoIg9G__cardText a{color:#38a3ff;text-decoration:none}.InAppSection-module-scss-module__qoIg9G__cardText a:hover{text-decoration:underline}
.FaqItem-module-scss-module__qFW0Jq__item{background:#e9f3fd;border-radius:16px;width:100%;overflow:hidden}@media screen and (max-width:959px){.FaqItem-module-scss-module__qFW0Jq__item{background:#fff}}.FaqItem-module-scss-module__qFW0Jq__trigger{cursor:pointer;text-align:left;color:#013f67;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:68px;padding:8px 12px;display:flex}.FaqItem-module-scss-module__qFW0Jq__triggerMain{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.FaqItem-module-scss-module__qFW0Jq__indexBadge{color:#013f67;background:#fff;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;line-height:20px;display:flex}@media screen and (max-width:959px){.FaqItem-module-scss-module__qFW0Jq__indexBadge{background:linear-gradient(#f0f8ff 0%,#dbefff 100%)}}.FaqItem-module-scss-module__qFW0Jq__question{color:#013f67;min-width:0;padding:6px 0;font-size:14px;font-weight:500;line-height:20px}.FaqItem-module-scss-module__qFW0Jq__chevron{color:#013f67;flex-shrink:0;transition:transform .28s}.FaqItem-module-scss-module__qFW0Jq__chevron.FaqItem-module-scss-module__qFW0Jq__open{transform:rotate(180deg)}.FaqItem-module-scss-module__qFW0Jq__panel{grid-template-rows:0fr;transition:grid-template-rows .32s;display:grid}.FaqItem-module-scss-module__qFW0Jq__panelOpen{grid-template-rows:1fr}.FaqItem-module-scss-module__qFW0Jq__panelInner{min-height:0;overflow:hidden}.FaqItem-module-scss-module__qFW0Jq__answer{color:#4d7995;padding:0 12px 16px 68px;font-size:14px;font-weight:400;line-height:18px}@media (max-width:480px){.FaqItem-module-scss-module__qFW0Jq__answer{padding-left:12px}}
.FaqBlock-module-scss-module__yvarOa__block{width:100%;padding-bottom:100px;scroll-margin-top:104px;position:relative}@media screen and (max-width:959px){.FaqBlock-module-scss-module__yvarOa__block{background:#e9f3fd;padding-bottom:56px}.FaqBlock-module-scss-module__yvarOa__block:before{content:"";z-index:1;background:linear-gradient(360deg,#e9f3fd 0%,#fff 90%);width:100%;height:136px;position:absolute;top:0;left:0}}.FaqBlock-module-scss-module__yvarOa__block>*{z-index:1;position:relative}.FaqBlock-module-scss-module__yvarOa__inner{box-sizing:border-box;flex-direction:column;align-items:center;gap:24px;width:100%;padding:0 20px;display:flex}@media screen and (min-width:960px){.FaqBlock-module-scss-module__yvarOa__inner{gap:40px;max-width:920px;margin-left:auto;margin-right:auto;padding:0}}.FaqBlock-module-scss-module__yvarOa__header{justify-content:center;align-items:center;gap:16px;display:flex}.FaqBlock-module-scss-module__yvarOa__chatIcon{flex-shrink:0}.FaqBlock-module-scss-module__yvarOa__title{color:#013f67;text-align:center;z-index:3;margin:0;font-size:20px;font-weight:500;line-height:26px;position:relative}@media screen and (min-width:960px){.FaqBlock-module-scss-module__yvarOa__title{font-size:24px;line-height:30px}}.FaqBlock-module-scss-module__yvarOa__list{flex-direction:column;gap:16px;width:100%;display:flex}
