.LanguageSwitcher-module__dL7SOa__switcher{display:block;position:relative}.LanguageSwitcher-module__dL7SOa__switcher .LanguageSwitcher-module__dL7SOa__switcherButton{-webkit-tap-highlight-color:transparent;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:89px;padding:0;transition:transform .3s;display:flex}.LanguageSwitcher-module__dL7SOa__switcher .LanguageSwitcher-module__dL7SOa__switcherButton:hover{transition:all .2s ease-in-out}.LanguageSwitcher-module__dL7SOa__switcher .LanguageSwitcher-module__dL7SOa__switcherButton .LanguageSwitcher-module__dL7SOa__wrapperIcon{align-items:center;gap:8px;display:flex}.LanguageSwitcher-module__dL7SOa__switcher .LanguageSwitcher-module__dL7SOa__switcherButton .LanguageSwitcher-module__dL7SOa__wrapperIcon .LanguageSwitcher-module__dL7SOa__switcherText{color:var(--mainTextColor);font-family:Roboto,Unbounded,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1.4}.LanguageSwitcher-module__dL7SOa__switcher .LanguageSwitcher-module__dL7SOa__switcherButton .LanguageSwitcher-module__dL7SOa__chevronIcon{transition:transform .2s}.LanguageSwitcher-module__dL7SOa__switcher .LanguageSwitcher-module__dL7SOa__switcherPopup{z-index:10;box-sizing:border-box;background-color:#fff;border-radius:8px;flex-direction:column;gap:8px;width:174px;height:132px;padding:16px;display:none;position:absolute;top:30px;box-shadow:0 5px 14px #00000029}.LanguageSwitcher-module__dL7SOa__switcher .LanguageSwitcher-module__dL7SOa__switcherPopup.LanguageSwitcher-module__dL7SOa__visible{display:flex}.LanguageSwitcher-module__dL7SOa__switcher .LanguageSwitcher-module__dL7SOa__switcherPopup .LanguageSwitcher-module__dL7SOa__switcherOption{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;height:46px;padding:11px 8px;transition:background-color .2s;display:flex}.LanguageSwitcher-module__dL7SOa__switcher .LanguageSwitcher-module__dL7SOa__switcherPopup .LanguageSwitcher-module__dL7SOa__switcherOption .LanguageSwitcher-module__dL7SOa__switcherOptionText{color:var(--text-color-primary);font-family:Roboto,Unbounded,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:400}.LanguageSwitcher-module__dL7SOa__switcher .LanguageSwitcher-module__dL7SOa__switcherPopup .LanguageSwitcher-module__dL7SOa__switcherOption:hover{background-color:var(--helpHeaderInputSearchBackground);border-radius:4px}@media not (min-width:1150px){.LanguageSwitcher-module__dL7SOa__switcher .LanguageSwitcher-module__dL7SOa__switcherButton{width:100%}}@media not (min-width:577px){.LanguageSwitcher-module__dL7SOa__switcher{height:140px}.LanguageSwitcher-module__dL7SOa__switcher .LanguageSwitcher-module__dL7SOa__switcherPopup{background-color:none;box-shadow:none;border-radius:0;width:100%;height:auto;padding:0;position:relative;top:16px}}
.Navigation-module__VlEcjW__navigation{width:100%;container-type:inline-size}.Navigation-module__VlEcjW__navigation .Navigation-module__VlEcjW__headerNavItem{margin:0;padding:0;list-style:none}.Navigation-module__VlEcjW__navigation .Navigation-module__VlEcjW__headerNavItem .Navigation-module__VlEcjW__link{-webkit-tap-highlight-color:transparent;color:var(--text-color-primary);cursor:pointer;font-family:Roboto,Unbounded,Arial,Helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1;text-decoration:none;transition:color .3s}.Navigation-module__VlEcjW__navigation .Navigation-module__VlEcjW__headerNavItem .Navigation-module__VlEcjW__link:hover,.Navigation-module__VlEcjW__navigation .Navigation-module__VlEcjW__headerNavItem .Navigation-module__VlEcjW__link.Navigation-module__VlEcjW__selected{color:var(--text-color-accent)}.Navigation-module__VlEcjW__headerNav{flex-direction:row;justify-content:space-between;align-items:center;display:flex}@media not (min-width:1200px){.Navigation-module__VlEcjW__headerNav{flex-direction:column;align-items:flex-start;gap:40px;display:flex}}
.Header-module__ldgnoG__header{z-index:200;background-color:#fff;border-radius:0 0 40px 40px;grid-template:"logo nav-lang account"86px". . ."". . ."/auto auto auto;justify-content:space-between;align-items:center;width:100%;max-width:1240px;height:86px;margin:0 auto;padding:0 56px 0 32px;transition:height .3s cubic-bezier(.4,0,.2,1);display:grid;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 4px 14.6px #0003}.Header-module__ldgnoG__header .Header-module__ldgnoG__logo{grid-area:logo;height:45px;transition:opacity 1s cubic-bezier(.4,0,.2,1)}.Header-module__ldgnoG__header .Header-module__ldgnoG__wrapperNavLang{grid-area:nav-lang;gap:41px;width:617px;display:flex}.Header-module__ldgnoG__header .Header-module__ldgnoG__withoutWrapper{display:none}.Header-module__ldgnoG__header .Header-module__ldgnoG__languageSwitcher{grid-area:lang;transition:opacity 1s cubic-bezier(.4,0,.2,1)}.Header-module__ldgnoG__header .Header-module__ldgnoG__navigation{grid-area:nav;transition:opacity 1s cubic-bezier(.4,0,.2,1)}.Header-module__ldgnoG__header .Header-module__ldgnoG__accountNavigation{grid-area:account;transition:opacity 1s cubic-bezier(.4,0,.2,1)}.Header-module__ldgnoG__header .Header-module__ldgnoG__burger{grid-area:burger;transition:opacity 1s cubic-bezier(.4,0,.2,1);display:none}@media not (min-width:1200px){.Header-module__ldgnoG__header{grid-template-columns:auto 1fr auto;grid-template-areas:"logo.burger";align-items:center;column-gap:0;padding:0 32px 40px}.Header-module__ldgnoG__header .Header-module__ldgnoG__navigation,.Header-module__ldgnoG__header .Header-module__ldgnoG__languageSwitcher,.Header-module__ldgnoG__header .Header-module__ldgnoG__accountNavigation{display:none}.Header-module__ldgnoG__header .Header-module__ldgnoG__burger{justify-self:end;display:block}.Header-module__ldgnoG__header .Header-module__ldgnoG__logo{justify-self:flex-start}.Header-module__ldgnoG__header .Header-module__ldgnoG__wrapperNavLang{display:none}body:has([class*=openBurger]) .Header-module__ldgnoG__headerOverlay{opacity:1;pointer-events:auto}body:has([class*=openBurger]) .Header-module__ldgnoG__header{grid-template:"logo.burger"86px"nav.account""nav.lang"/minmax(200px,250px) 1fr minmax(200px,250px);height:360px;display:grid}@starting-style{body:has([class*=openBurger]) .Header-module__ldgnoG__header .Header-module__ldgnoG__navigation{opacity:0}}body:has([class*=openBurger]) .Header-module__ldgnoG__header .Header-module__ldgnoG__navigation{justify-self:flex-start;min-width:0;padding:12px 0;display:block}@starting-style{body:has([class*=openBurger]) .Header-module__ldgnoG__header .Header-module__ldgnoG__accountNavigation{opacity:0}}body:has([class*=openBurger]) .Header-module__ldgnoG__header .Header-module__ldgnoG__accountNavigation{align-self:flex-start;display:flex}@starting-style{body:has([class*=openBurger]) .Header-module__ldgnoG__header .Header-module__ldgnoG__languageSwitcher{opacity:0}}body:has([class*=openBurger]) .Header-module__ldgnoG__header .Header-module__ldgnoG__languageSwitcher{align-self:flex-end;display:block}}@media not (min-width:577px){.Header-module__ldgnoG__header{padding:0 20px}body:has([class*=openBurger]){overflow:hidden}body:has([class*=openBurger]) .Header-module__ldgnoG__headerOverlay{display:none}body:has([class*=openBurger]) .Header-module__ldgnoG__header{border-radius:0;grid-template:"logo burger"86px"account account"min-content"nav nav"min-content"lang lang"min-content/min-content 1fr;height:100dvh;padding:0 20px;position:fixed}@starting-style{body:has([class*=openBurger]) .Header-module__ldgnoG__header .Header-module__ldgnoG__accountNavigation{opacity:0}}body:has([class*=openBurger]) .Header-module__ldgnoG__header .Header-module__ldgnoG__accountNavigation{display:block}@starting-style{body:has([class*=openBurger]) .Header-module__ldgnoG__header .Header-module__ldgnoG__navigation,body:has([class*=openBurger]) .Header-module__ldgnoG__header .Header-module__ldgnoG__languageSwitcher{opacity:0}}body:has([class*=openBurger]) .Header-module__ldgnoG__header .Header-module__ldgnoG__navigation,body:has([class*=openBurger]) .Header-module__ldgnoG__header .Header-module__ldgnoG__languageSwitcher{margin-top:56px;display:block}}.Header-module__ldgnoG__headerOverlay{opacity:0;pointer-events:none;z-index:100;background:#00000080;transition:opacity .3s;position:absolute;inset:0}
.AccountNavigation-module__nBObmq__accountNavigation{justify-content:space-between;align-items:center;width:278px;display:flex}.AccountNavigation-module__nBObmq__accountNavigation .AccountNavigation-module__nBObmq__link{color:var(--text-color-primary);font-size:1rem;font-weight:400;line-height:1}.AccountNavigation-module__nBObmq__accountNavigation .AccountNavigation-module__nBObmq__mobileLink{display:none}.AccountNavigation-module__nBObmq__accountNavigation .AccountNavigation-module__nBObmq__linkBtn{background-color:var(--background-color-accent-alternative);color:var(--text-color-inverse);border-radius:8px;justify-content:center;align-items:center;padding:12px 32px;font-size:1rem;font-weight:400;line-height:140%;display:flex}@media not (min-width:1150px){.AccountNavigation-module__nBObmq__accountNavigation{flex-direction:column;gap:20px;width:100%;display:flex}.AccountNavigation-module__nBObmq__accountNavigation .AccountNavigation-module__nBObmq__link{display:none}.AccountNavigation-module__nBObmq__accountNavigation .AccountNavigation-module__nBObmq__mobileLink{width:100%;height:46px;color:var(--icon-color-accent);flex-direction:row;justify-content:space-between;align-items:center;display:flex}.AccountNavigation-module__nBObmq__accountNavigation .AccountNavigation-module__nBObmq__linkBtn{width:100%}}
.Burger-module__pyHK3G__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:40px;height:40px;padding:0}.Burger-module__pyHK3G__burger .Burger-module__pyHK3G__line{transform-origin:50%;background-color:#000;border-radius:2px;width:26px;height:2px;transition:all .3s;display:block;position:relative;left:6px}.Burger-module__pyHK3G__burger .Burger-module__pyHK3G__line:after{content:"";background-color:#000;border-radius:2px;width:100%;height:2px;transition:all .3s;position:absolute;top:-10px;left:0}.Burger-module__pyHK3G__burger .Burger-module__pyHK3G__line:before{content:"";background-color:#000;border-radius:2px;width:100%;height:2px;transition:all .3s;position:absolute;top:10px;left:0}.Burger-module__pyHK3G__burger.Burger-module__pyHK3G__openBurger .Burger-module__pyHK3G__line{background-color:#0000}.Burger-module__pyHK3G__burger.Burger-module__pyHK3G__openBurger .Burger-module__pyHK3G__line:before{top:0;transform:rotate(45deg)}.Burger-module__pyHK3G__burger.Burger-module__pyHK3G__openBurger .Burger-module__pyHK3G__line:after{top:0;transform:rotate(-45deg)}
.Footer-module__Grjkva__footer{background-color:#0e142d;border-radius:20px 20px 0 0}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content{grid-template:"logo.contacts.menu.docs"/233px auto 294px 20px 210px 20px 274px;width:100%;max-width:1320px;height:100%;margin:0 auto;padding:100px 40px;display:grid}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__logoContainer{grid-area:logo}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__logoContainer .Footer-module__Grjkva__logo{width:175px;height:45px;margin-bottom:40px;display:block}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__logoContainer .Footer-module__Grjkva__logoDescription{color:#fff;margin-bottom:24px;font-size:1.5rem;font-weight:500;line-height:1.75rem}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__logoContainer .Footer-module__Grjkva__copyright{color:#818181;font-size:1rem;font-weight:400;line-height:1.25rem}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__contacts{grid-area:contacts}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__contacts .Footer-module__Grjkva__wrapper{flex-direction:column;gap:16px;display:flex}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__contacts .Footer-module__Grjkva__contact{color:#fefefe;max-width:258px;font-size:1rem;font-weight:400;line-height:1.25rem}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__menu{grid-area:menu}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__documents{grid-area:docs}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__infoItem{letter-spacing:0%;flex-direction:column;gap:20px;font-size:1rem;font-weight:400;line-height:140%;display:flex}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__infoItem .Footer-module__Grjkva__infoItemHeader{color:#fefefe;font-size:1.25rem;font-weight:700;line-height:1.25rem}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__infoItem .Footer-module__Grjkva__navList{flex-direction:column;align-items:flex-start;gap:20px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__link{color:#fefefe;font-size:1rem;font-weight:400;text-decoration:none}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__link:hover{opacity:.8}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__contactLink{color:#fefefe;font-size:1rem;font-weight:400;text-decoration:underline}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__contactLink:hover{opacity:.8}@media not (min-width:1100px){.Footer-module__Grjkva__footer .Footer-module__Grjkva__content{grid-template:"logo. .""contacts menu docs"/auto auto auto;gap:min(21px,4vw)}}@media not (min-width:768px){.Footer-module__Grjkva__footer .Footer-module__Grjkva__content{grid-template:"logo menu""contacts menu""contacts docs"/294px auto;column-gap:40px;padding-top:60px;padding-bottom:60px}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__logoContainer .Footer-module__Grjkva__logoDescription{margin-bottom:16px}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__documents{margin-top:20px}}@media not (min-width:600px){.Footer-module__Grjkva__footer .Footer-module__Grjkva__content{grid-template:"logo""contacts""menu""docs"/auto;gap:20px;padding:60px 40px}.Footer-module__Grjkva__footer .Footer-module__Grjkva__content .Footer-module__Grjkva__contacts{padding-top:20px}}
.page-module__LBTDbq__content{flex:1}
.Badge-module__Z3syha__badge{--color-yellow:#f6bc3d;--color-light-yellow:#fdf0d4;--color-blue:#81a0ff;--color-light-blue:#f2faff;border:2px solid;border-radius:100px;gap:8px;width:386px;height:57px;padding:8px 16px 8px 12px;display:flex}.Badge-module__Z3syha__badge .Badge-module__Z3syha__wrapperImg{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:37px;height:37px;display:flex}.Badge-module__Z3syha__badge .Badge-module__Z3syha__wrapperText{flex-direction:column;justify-content:center;gap:4px;display:flex}@media (max-width:744px){.Badge-module__Z3syha__badge{width:min(328px,100%)}}@media (max-width:374px){.Badge-module__Z3syha__badge{width:100%}}
.HeroSection-module__NLNSZG__hero{flex-direction:column;max-width:min(1240px,100% - 30px);margin:0 auto;padding:166px 0 100px;display:flex;position:relative}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperTitles{margin:0 auto 112px}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperTitles .HeroSection-module__NLNSZG__title{text-align:center;color:var(--text-color-primary);margin-bottom:40px;font-size:4rem;font-weight:500;line-height:140%}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperTitles .HeroSection-module__NLNSZG__subtitle{text-align:center;color:#0c0c0c;margin-bottom:16px;font-size:1.25rem;font-weight:400;line-height:120%}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperTitles .HeroSection-module__NLNSZG__description{text-align:center;color:#0c0c0c;font-size:2rem;font-weight:400;line-height:120%}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__linkButton{color:var(--text-color-primary);background:linear-gradient(#ffc038 0%,#f59003 100%);border-radius:8px;margin:0 auto 126px;padding:16px 60px;font-size:1.25rem;font-weight:500;line-height:1}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperBadges{flex-wrap:wrap;justify-content:center;gap:8px;margin:0 auto 58px;display:flex}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperBadges .HeroSection-module__NLNSZG__wrapperBadgeText{display:flex}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperBadges .HeroSection-module__NLNSZG__link{text-decoration:underline;display:inline}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperBadges .HeroSection-module__NLNSZG__mainText{font-size:1.25rem;font-weight:400;line-height:1}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperBadges .HeroSection-module__NLNSZG__text{color:var(--text-color-tertiary-hover);font-size:.75rem;font-weight:400;line-height:1}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperCards{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:20px;width:100%;margin-left:auto;margin-right:auto;display:grid}@media (max-width:1200px){.HeroSection-module__NLNSZG__hero{max-width:min(1240px,100% - 30px);padding-bottom:60px}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperTitles{margin-bottom:100px}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperBadges,.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperCards{max-width:780px}}@media (max-width:744px){.HeroSection-module__NLNSZG__hero{max-width:min(1240px,100% - 70px);padding-top:146px}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperTitles{margin-bottom:80px}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperTitles .HeroSection-module__NLNSZG__title{margin-bottom:32px;font-size:2.5rem;line-height:120%}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperTitles .HeroSection-module__NLNSZG__subtitle{letter-spacing:-2%;margin-bottom:12px;font-size:1rem;font-weight:300;line-height:124%}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperTitles .HeroSection-module__NLNSZG__description{font-size:1.25rem;line-height:124%}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__linkButton{text-align:center;width:100%;margin-bottom:80px}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperBadges{margin:0 0 48px}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperBadges .HeroSection-module__NLNSZG__mainText{font-size:1rem}}@media (max-width:374px){.HeroSection-module__NLNSZG__hero{max-width:min(1240px,100% - 22px)}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperTitles{margin-bottom:112px}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperTitles .HeroSection-module__NLNSZG__title{max-width:280px;margin:0 auto 32px;font-size:2rem;line-height:120%}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperTitles .HeroSection-module__NLNSZG__subtitle{max-width:250px;margin-left:auto;margin-right:auto}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperTitles .HeroSection-module__NLNSZG__description{font-size:1.25rem;line-height:124%}.HeroSection-module__NLNSZG__hero .HeroSection-module__NLNSZG__wrapperCards{grid-template-columns:1fr}}
.Card-module__taaCIW__card{background-color:#fff;border-radius:10px;align-items:flex-start;gap:16px;padding:24px 35px 24px 24px;display:flex;box-shadow:0 7px 13.1px #0000001a}.Card-module__taaCIW__card .Card-module__taaCIW__wrapperImg{justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Card-module__taaCIW__card .Card-module__taaCIW__text{color:var(--text-color-primary);font-size:1.25rem;font-weight:300;line-height:140%}@media (max-width:374px){.Card-module__taaCIW__card .Card-module__taaCIW__text{font-size:1rem}}
.Decoration-module__rauRHq__decoration{--duration-fade-in:1.5s;--duration-move:15s;--delay-between-fade-in-and-move:1s;pointer-events:none;z-index:-10;width:100%;height:100%;position:absolute}.Decoration-module__rauRHq__decoration .Decoration-module__rauRHq__circle{width:860px;height:860px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Decoration-module__rauRHq__decoration .Decoration-module__rauRHq__plus{opacity:0;animation:Decoration-module__rauRHq__fadeIn var(--duration-fade-in) ease-out forwards, Decoration-module__rauRHq__movePlus var(--duration-move) ease-in-out var(--delay-between-fade-in-and-move) forwards;position:absolute;top:-20px;left:-200px;transform:translate(0)}.Decoration-module__rauRHq__decoration .Decoration-module__rauRHq__star{opacity:1;animation:Decoration-module__rauRHq__fadeIn var(--duration-fade-in) ease-out forwards, Decoration-module__rauRHq__moveStar var(--duration-move) ease-in-out var(--delay-between-fade-in-and-move) forwards;position:absolute;top:250px;left:20px;transform:translate(0)}.Decoration-module__rauRHq__decoration .Decoration-module__rauRHq__bell{opacity:0;animation:Decoration-module__rauRHq__fadeIn var(--duration-fade-in) ease-out forwards, Decoration-module__rauRHq__moveBell var(--duration-move) ease-in-out var(--delay-between-fade-in-and-move) forwards;position:absolute;top:160px;right:-200px;transform:translate(0)}.Decoration-module__rauRHq__decoration .Decoration-module__rauRHq__bubble{opacity:0;animation:Decoration-module__rauRHq__fadeIn var(--duration-fade-in) ease-out forwards, Decoration-module__rauRHq__moveBubble var(--duration-move) ease-in-out var(--delay-between-fade-in-and-move) forwards;position:absolute;top:350px;right:-90px;transform:translate(0)}.Decoration-module__rauRHq__decoration .Decoration-module__rauRHq__leftArrow{pointer-events:none;position:absolute;top:110px;left:calc(50% - 100px);transform:translate(-100%)}.Decoration-module__rauRHq__decoration .Decoration-module__rauRHq__leftArrow path{opacity:.4;stroke-dasharray:1500;stroke-dashoffset:-1500px;animation:2s ease-out forwards Decoration-module__rauRHq__drawLine}.Decoration-module__rauRHq__decoration .Decoration-module__rauRHq__leftArrow polygon{opacity:0;animation:2s ease-out .6s forwards Decoration-module__rauRHq__customOpacity}.Decoration-module__rauRHq__decoration .Decoration-module__rauRHq__rightArrow{pointer-events:none;position:absolute;top:-20px;right:calc(50% - 100px);transform:translate(100%)rotate(180deg)}.Decoration-module__rauRHq__decoration .Decoration-module__rauRHq__rightArrow path{opacity:.4;stroke-dasharray:1500;stroke-dashoffset:-1500px;animation:2s ease-out forwards Decoration-module__rauRHq__drawLine}.Decoration-module__rauRHq__decoration .Decoration-module__rauRHq__rightArrow polygon{opacity:0;animation:.6s ease-out 2s forwards Decoration-module__rauRHq__customOpacity}@keyframes Decoration-module__rauRHq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Decoration-module__rauRHq__movePlus{0%{transform:translate(0)}to{transform:translate(-100px,50px)}}@keyframes Decoration-module__rauRHq__moveStar{0%{transform:translate(0)}to{transform:translate(-100px,100px)}}@keyframes Decoration-module__rauRHq__moveBell{0%{transform:translate(0)}to{transform:translate(-100px,-50px)}}@keyframes Decoration-module__rauRHq__moveBubble{0%{transform:translate(0)}to{transform:translate(-50px,50px)}}@keyframes Decoration-module__rauRHq__drawLine{to{stroke-dashoffset:0}}@keyframes Decoration-module__rauRHq__customOpacity{to{opacity:.4}}@media not (min-width:980px){.Decoration-module__rauRHq__decoration .Decoration-module__rauRHq__leftArrow{top:200px}.Decoration-module__rauRHq__decoration .Decoration-module__rauRHq__rightArrow{top:90px}}@media (max-width:744px){.Decoration-module__rauRHq__decoration{display:none}}
.BusinessHeroSection-module__flX4AG__section{background-color:var(--mainBackground);border-top-left-radius:40px;border-top-right-radius:40px;max-width:1800px;margin:136px auto 65px;display:grid;position:relative}.BusinessHeroSection-module__flX4AG__section:after{content:"";background:linear-gradient(to top, var(--mainBackground) 20%, transparent 100%);width:100%;height:93px;position:absolute;bottom:0}.BusinessHeroSection-module__flX4AG__userArrow{z-index:3;animation:3s ease-in-out infinite BusinessHeroSection-module__flX4AG__floatArrow;position:absolute;top:310px;left:8%}.BusinessHeroSection-module__flX4AG__userArrow2{z-index:3;animation:4s ease-in-out 1s infinite BusinessHeroSection-module__flX4AG__floatArrow;position:absolute;top:390px;right:8%}@keyframes BusinessHeroSection-module__flX4AG__floatArrow{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (prefers-reduced-motion:reduce){.BusinessHeroSection-module__flX4AG__userArrow,.BusinessHeroSection-module__flX4AG__userArrow2{animation:none}}.BusinessHeroSection-module__flX4AG__header{text-align:center;max-width:1196px;color:var(--mainTextColor);margin:0 auto;padding:99px 20px 0;font-size:64px;font-weight:500;line-height:140%}.BusinessHeroSection-module__flX4AG__description{text-align:center;max-width:1196px;color:var(--mainTextColor);margin:40px auto 0;padding:0 20px;font-size:32px;font-weight:400}.BusinessHeroSection-module__flX4AG__ctaContainer{justify-content:center;margin:0 8px;display:flex}.BusinessHeroSection-module__flX4AG__ctaLink{width:239px;height:56px;margin:62px 0 120px}.BusinessHeroSection-module__flX4AG__cardsContainer{justify-content:center;gap:20px;padding-bottom:40px;display:flex}.BusinessHeroSection-module__flX4AG__badges{justify-content:center;gap:8px;padding-bottom:91px;display:flex}.BusinessHeroSection-module__flX4AG__badge{z-index:10;box-sizing:border-box;background-color:var(--mainBackground);border:2px solid #81a0ff;border-radius:100px;justify-content:left;align-items:center;min-width:386px;height:57px;padding:0 10px;display:flex}.BusinessHeroSection-module__flX4AG__badgeRating{border-color:#f6bc3d}.BusinessHeroSection-module__flX4AG__badgeIcon{z-index:10}.BusinessHeroSection-module__flX4AG__badgeText{color:var(--mainTextColor);margin:0;padding-left:8px;font-size:20px;font-weight:400}.BusinessHeroSection-module__flX4AG__ratingBy{color:#ababab;font-size:12px;font-weight:400;display:block}.BusinessHeroSection-module__flX4AG__registryLink{color:inherit}@media screen and (max-width:1950px){.BusinessHeroSection-module__flX4AG__section{width:auto;margin:136px 60px 65px}}@media screen and (max-width:1440px){.BusinessHeroSection-module__flX4AG__section{margin:40px 35px 85px}}@media screen and (max-width:1200px){.BusinessHeroSection-module__flX4AG__section{margin:70px 32px 40px}.BusinessHeroSection-module__flX4AG__cardsContainer{flex-direction:column;align-items:center}.BusinessHeroSection-module__flX4AG__ctaLink{width:330px;margin:56px 0 120px}.BusinessHeroSection-module__flX4AG__userArrow,.BusinessHeroSection-module__flX4AG__userArrow2{display:none}}@media screen and (max-width:820px){.BusinessHeroSection-module__flX4AG__badges{flex-direction:column;align-items:center}}@media screen and (max-width:744px){.BusinessHeroSection-module__flX4AG__section{margin:41px 32px 80px}.BusinessHeroSection-module__flX4AG__header{font-size:48px;line-height:120%}.BusinessHeroSection-module__flX4AG__description{font-size:24px}}@media screen and (max-width:600px){.BusinessHeroSection-module__flX4AG__section{min-height:770px}.BusinessHeroSection-module__flX4AG__header{padding:99px 0;font-size:40px}.BusinessHeroSection-module__flX4AG__cardsContainer{display:none}.BusinessHeroSection-module__flX4AG__ctaLink{width:100%;margin:68px 0 100px}.BusinessHeroSection-module__flX4AG__badgeText{font-size:16px}}@media screen and (max-width:576px){.BusinessHeroSection-module__flX4AG__badge{min-width:351px}}@media screen and (max-width:375px){.BusinessHeroSection-module__flX4AG__section{margin:20px 12px 0}.BusinessHeroSection-module__flX4AG__description{margin:40px 10px 0;font-size:16px}}
.WorkOrganizationSection-module__1JGtPG__WorkOrganization{width:100%;max-width:min(1240px,100% - 30px);margin:0 auto;padding:100px 0}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__title{text-align:center;color:#0c0c0c;margin-bottom:90px;font-size:2.25rem;font-weight:500;line-height:4.5rem}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__wrapperVideo{background-color:#fff;border-radius:15px;width:100%;margin-bottom:40px;overflow:hidden;box-shadow:2px 3px 16px #0000001a}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__wrapperVideo .WorkOrganizationSection-module__1JGtPG__video{aspect-ratio:16/9;object-fit:contain;border-radius:15px;width:100%;display:block}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickers{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:100px 20px;padding:75px 0 40px;display:flex}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickers .WorkOrganizationSection-module__1JGtPG__sticker{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:14px;width:min(400px,100%);padding:0 20px;display:flex;position:relative}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickers .WorkOrganizationSection-module__1JGtPG__sticker .WorkOrganizationSection-module__1JGtPG__head{color:#406bed;font-size:1.5rem;font-weight:500;line-height:100%}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickers .WorkOrganizationSection-module__1JGtPG__sticker .WorkOrganizationSection-module__1JGtPG__text{color:#0c0c0c;font-size:1.5rem;font-weight:300;line-height:1.75rem}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickers .WorkOrganizationSection-module__1JGtPG__stickerImg{z-index:-1;position:absolute;top:-40px;left:-50px}@media (max-width:1200px){.WorkOrganizationSection-module__1JGtPG__WorkOrganization{max-width:min(1240px,100% - 30px);padding-top:60px;padding-bottom:80px}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__title{margin-bottom:60px;font-size:2.25rem;font-weight:500;line-height:4.5rem}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickers{flex-direction:column;align-items:center;gap:80px;padding-top:40px;padding-bottom:0}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickers .WorkOrganizationSection-module__1JGtPG__sticker{height:auto}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickers .WorkOrganizationSection-module__1JGtPG__sticker .WorkOrganizationSection-module__1JGtPG__head{font-size:1.5rem;font-weight:500;line-height:100%}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickers .WorkOrganizationSection-module__1JGtPG__sticker .WorkOrganizationSection-module__1JGtPG__text{font-size:1.5rem;font-weight:300;line-height:1.75rem}}@media (max-width:744px){.WorkOrganizationSection-module__1JGtPG__WorkOrganization{max-width:min(1240px,100% - 70px);padding-top:60px}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__title{margin-bottom:40px}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickers .WorkOrganizationSection-module__1JGtPG__sticker .WorkOrganizationSection-module__1JGtPG__head{font-size:1.5rem;font-weight:500;line-height:100%}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickers .WorkOrganizationSection-module__1JGtPG__sticker .WorkOrganizationSection-module__1JGtPG__text{font-size:1.5rem;font-weight:300;line-height:1.75rem}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickerImg{display:none}}@media (max-width:374px){.WorkOrganizationSection-module__1JGtPG__WorkOrganization{max-width:min(1240px,100% - 22px)}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__title{font-size:1.5rem;font-weight:500;line-height:120%}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__wrapperVideo{margin-bottom:0}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickers{gap:84px}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickers .WorkOrganizationSection-module__1JGtPG__sticker{padding:0}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickers .WorkOrganizationSection-module__1JGtPG__sticker .WorkOrganizationSection-module__1JGtPG__head{font-size:1.25rem;font-weight:500;line-height:100%}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickers .WorkOrganizationSection-module__1JGtPG__sticker .WorkOrganizationSection-module__1JGtPG__text{font-size:1rem;font-weight:300;line-height:130%}.WorkOrganizationSection-module__1JGtPG__WorkOrganization .WorkOrganizationSection-module__1JGtPG__stickers .WorkOrganizationSection-module__1JGtPG__stickerImg{z-index:-1;position:absolute;top:-60px;left:-50px}}
.BusinessCard-module__btwS3q__card{background-color:var(--blocksBackground);width:505px;height:106px;box-shadow:var(--businessCardBoxShadow);z-index:2;border-radius:24px;grid-template-rows:min-content;grid-template-columns:60px 1fr;column-gap:20px;display:grid}.BusinessCard-module__btwS3q__img{width:30px;height:30px;padding:29px 0 0 29px}.BusinessCard-module__btwS3q__header{color:var(--mainTextColor);margin:24px 24px 12px 0;font-size:16px;font-weight:500;line-height:140%}.BusinessCard-module__btwS3q__description{color:var(--mainTextColor);grid-column:2;margin:0;font-size:14px;font-weight:400;line-height:140%}@media screen and (max-width:1440px){.BusinessCard-module__btwS3q__card{width:488px}}@media screen and (max-width:744px){.BusinessCard-module__btwS3q__card{width:505px}}@media screen and (max-width:375px){.BusinessCard-module__btwS3q__card{display:none}}
.ToolsSection-module__4Jz2mq__toolsSection{width:100%;max-width:min(1240px,100% - 30px);margin:0 auto;padding:100px 0;position:relative}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__title{text-align:center;color:#0c0c0c;margin:0 auto 20px;font-size:2.25rem;font-weight:500;line-height:2.5rem}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__subtitle{text-align:center;color:#0c0c0c;margin:0 auto 90px;font-size:1.5rem;font-weight:300;line-height:120%}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards{grid-template:"card1 card2"280px"card1 card3"130px"card4 card3"275px"card5 card5"220px/1fr 1fr;gap:20px;display:grid}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card{background-color:#fff;border-radius:11px;box-shadow:-2px 4px 13.6px #00000026}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card .ToolsSection-module__4Jz2mq__content{height:100%;padding:48px;position:relative}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card .ToolsSection-module__4Jz2mq__content .ToolsSection-module__4Jz2mq__title{color:#406bed;text-align:left;font-size:2rem;font-weight:500;line-height:100%}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card .ToolsSection-module__4Jz2mq__content .ToolsSection-module__4Jz2mq__text{z-index:1;font-size:1.25rem;font-weight:300;line-height:120%;position:relative}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card1{grid-area:card1;overflow:hidden}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card1 .ToolsSection-module__4Jz2mq__content:before{content:"";z-index:0;background-image:url(/images/aboutPage/tools/flexible-boards.svg);width:654px;height:356px;transition:transform .3s;display:block;position:absolute;bottom:-120px;left:15px}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card1 .ToolsSection-module__4Jz2mq__content:hover:before{transform:scale(1.2)}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card2{grid-area:card2;overflow:hidden}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card2 .ToolsSection-module__4Jz2mq__content:before{content:"";z-index:0;background-image:url(/images/aboutPage/tools/comments-and-chats.svg);width:478px;height:200px;transition:transform .3s;position:absolute;bottom:-80px;right:-80px}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card2 .ToolsSection-module__4Jz2mq__content:hover:before{transform:scale(1.2)}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card3{grid-area:card4;overflow:hidden}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card3 .ToolsSection-module__4Jz2mq__content:before{content:"";z-index:0;background-image:url(/images/aboutPage/tools/permissions-and-roles.svg);width:133px;height:167px;transition:transform .3s;position:absolute;bottom:0;right:0}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card3 .ToolsSection-module__4Jz2mq__content:hover:before{transform:scale(1.2)}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card4{grid-area:card3;overflow:hidden}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card4 .ToolsSection-module__4Jz2mq__content:before{content:"";z-index:0;background-image:url(/images/aboutPage/tools/ready-made-templates.svg);width:600px;height:270px;transition:transform .3s;position:absolute;bottom:-40px;right:-20px}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card4 .ToolsSection-module__4Jz2mq__content:hover:before{transform:scale(1.2)}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card5{grid-area:card5;overflow:hidden}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card5 .ToolsSection-module__4Jz2mq__content{max-width:776px}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card5 .ToolsSection-module__4Jz2mq__content:before{content:"";z-index:0;background-image:url(/images/aboutPage/tools/needs.svg);width:640px;height:329px;transition:transform .3s;position:absolute;bottom:-50px;right:-580px}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card5 .ToolsSection-module__4Jz2mq__content:hover:before{transform:scale(1.2)}@media (max-width:1200px){.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card2 .ToolsSection-module__4Jz2mq__content:before{bottom:calc(10vw - 200px)}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card3 .ToolsSection-module__4Jz2mq__content:before{right:calc(25vw - 320px)}}@media (max-width:900px){.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card2 .ToolsSection-module__4Jz2mq__content:before{display:none}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card3 .ToolsSection-module__4Jz2mq__content:before{display:none}}@media (max-width:1200px){.ToolsSection-module__4Jz2mq__toolsSection{max-width:min(1240px,100% - 30px);padding-top:60px;padding-bottom:60px}}@media (max-width:744px){.ToolsSection-module__4Jz2mq__toolsSection{max-width:min(1240px,100% - 70px)}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__title{margin-bottom:24px;font-size:2.25rem;font-weight:500;line-height:2.5rem}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__subtitle{margin-bottom:40px;font-size:1rem}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards{grid-template-rows:repeat(3,400px);grid-template-columns:1fr 1fr;grid-template-areas:"card1 card2""card4 card3""card5 card5";gap:20px}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card .ToolsSection-module__4Jz2mq__content{padding:48px 31px}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card .ToolsSection-module__4Jz2mq__content .ToolsSection-module__4Jz2mq__title{font-size:1.5rem}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card .ToolsSection-module__4Jz2mq__content .ToolsSection-module__4Jz2mq__text{font-size:1rem}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card1 .ToolsSection-module__4Jz2mq__content:before{bottom:-110px;left:-80px;transform:scale(.8)}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card1 .ToolsSection-module__4Jz2mq__content:hover:before{transform:scale(.96)}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card2 .ToolsSection-module__4Jz2mq__content:before{display:block;bottom:0;left:auto;right:-100px;transform:scale(.8)}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card2 .ToolsSection-module__4Jz2mq__content:hover:before{transform:scale(.96)}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card3 .ToolsSection-module__4Jz2mq__content:before{display:block;bottom:0;left:auto;right:10px;transform:scale(.8)}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card3 .ToolsSection-module__4Jz2mq__content:hover:before{transform:scale(.96)}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card4 .ToolsSection-module__4Jz2mq__content:before{bottom:-50px;left:auto;right:-150px;transform:scale(.8)}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card4 .ToolsSection-module__4Jz2mq__content:hover:before{transform:scale(.96)}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card5 .ToolsSection-module__4Jz2mq__content:before{bottom:-50px;left:auto;right:0}}@media (max-width:600px){.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards{grid-template-rows:repeat(5,400px);grid-template-columns:1fr;grid-template-areas:"card1""card2""card4""card3""card5";gap:20px}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card .ToolsSection-module__4Jz2mq__content .ToolsSection-module__4Jz2mq__title{font-size:1.25rem}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card .ToolsSection-module__4Jz2mq__content .ToolsSection-module__4Jz2mq__text{font-size:1rem}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card1 .ToolsSection-module__4Jz2mq__content:before{bottom:-100px;left:-80px}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card2 .ToolsSection-module__4Jz2mq__content:before{bottom:0;left:-50px}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card3 .ToolsSection-module__4Jz2mq__content:before{bottom:15px;left:auto;right:40px}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card4 .ToolsSection-module__4Jz2mq__content:before{bottom:-60px;left:-100px}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card5 .ToolsSection-module__4Jz2mq__content:before{bottom:-70px;left:0}}@media (max-width:374px){.ToolsSection-module__4Jz2mq__toolsSection{max-width:min(1240px,100% - 22px)}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__title{font-size:2rem;font-weight:500;line-height:140%}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__subtitle{margin-bottom:40px;font-size:1rem;font-weight:300;line-height:120%}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card .ToolsSection-module__4Jz2mq__content{padding:48px}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card .ToolsSection-module__4Jz2mq__content .ToolsSection-module__4Jz2mq__title{font-size:1.25rem;font-weight:500;line-height:100%}.ToolsSection-module__4Jz2mq__toolsSection .ToolsSection-module__4Jz2mq__cards .ToolsSection-module__4Jz2mq__card .ToolsSection-module__4Jz2mq__content .ToolsSection-module__4Jz2mq__text{font-size:1rem;font-weight:300;line-height:120%}}
.LinkButton-module__QtneTa__link{color:#434343;cursor:pointer;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;margin:0;transition:opacity .2s;display:flex;position:relative}.LinkButton-module__QtneTa__link:hover{opacity:.8}.LinkButton-module__QtneTa__linkFill{color:#fefefe;justify-content:flex-start}.LinkButton-module__QtneTa__linkEntry{justify-content:flex-start}.LinkButton-module__QtneTa__linkGradient{background:linear-gradient(90deg,#475bbe 0%,#687bdc 50%,#475bbe 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.LinkButton-module__QtneTa__link:before{content:"";opacity:0;background:linear-gradient(90deg,#475bbe 0%,#687bdc 50%,#475bbe 100%);transition:opacity .2s;position:absolute;inset:0}.LinkButton-module__QtneTa__linkGradient:before{display:none}.LinkButton-module__QtneTa__link:hover:before{opacity:.1}@media screen and (max-width:768px){.LinkButton-module__QtneTa__link{width:100%}}
.Decoration-module__XdoXdG__decoration{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Decoration-module__XdoXdG__decoration .Decoration-module__XdoXdG__note{z-index:2;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;transition:all .8s ease-out;position:absolute;top:-10%;left:-30%}.Decoration-module__XdoXdG__decoration .Decoration-module__XdoXdG__plus{z-index:2;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;transition:all .8s ease-out;position:absolute;top:10%;right:0}@media (max-width:744px){.Decoration-module__XdoXdG__decoration{display:none}}
.BusinessAdvantagesCarouselSection-module__SIss1a__section{background-color:var(--mainBackground);flex-direction:column;align-items:center;max-width:1920px;margin:0 auto;display:flex;overflow:hidden}.BusinessAdvantagesCarouselSection-module__SIss1a__header{max-width:830px;color:var(--mainTextColor);text-align:center;margin:0 auto;padding:0 20px 32px;font-size:48px;font-weight:500;line-height:120%}.BusinessAdvantagesCarouselSection-module__SIss1a__description{max-width:610px;color:var(--mainTextColor);text-align:center;margin:0 auto;padding:0 20px;font-size:24px;font-weight:400;line-height:140%}.BusinessAdvantagesCarouselSection-module__SIss1a__cardImg{position:absolute}.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgIntegration{background-color:#fff;border-radius:24px;bottom:34px;right:44px}.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgMap{width:1934px;height:377px;bottom:40px;right:-70px}.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgAdvantages{bottom:0;left:630px}.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgCommunication{bottom:0;right:0}.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgSecurity{bottom:0;left:543px}.BusinessAdvantagesCarouselSection-module__SIss1a__cardHeader{width:501px;color:var(--mainTextColor);margin:0;padding-bottom:40px;font-size:32px;font-weight:400;line-height:120%}.BusinessAdvantagesCarouselSection-module__SIss1a__cardDescription{width:501px;color:var(--mainTextColor);margin:0;padding-bottom:80px;font-size:20px;font-weight:400;line-height:120%}.BusinessAdvantagesCarouselSection-module__SIss1a__cardLink{z-index:2;position:relative}@media screen and (max-width:1200px){.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgMap{left:-700px}}@media screen and (max-width:930px){.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgIntegration{bottom:-90px;left:auto;right:-125px}.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgSecurity{bottom:100px;left:365px}.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgMap{left:-900px}.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgAdvantages{bottom:50px;left:430px}.BusinessAdvantagesCarouselSection-module__SIss1a__cardHeader,.BusinessAdvantagesCarouselSection-module__SIss1a__cardDescription{width:360px}}@media screen and (max-width:744px){.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgMap{bottom:20px;left:-660px}.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgAdvantages{bottom:20px;left:385px}.BusinessAdvantagesCarouselSection-module__SIss1a__cardDescription{font-size:16px;line-height:140%}}@media screen and (max-width:680px){.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgCommunication{top:50%;right:0;transform:translateY(-10%)}.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgSecurity{bottom:50%;left:50%;transform:translate(-50%,91%)}.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgAdvantages{bottom:-70px;left:160px}.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgIntegration{bottom:-85px;left:auto;right:0}.BusinessAdvantagesCarouselSection-module__SIss1a__cardImgMap{height:300px;bottom:90px;left:auto;right:-475px}.BusinessAdvantagesCarouselSection-module__SIss1a__cardHeader{text-align:center;width:100%;padding-bottom:32px;font-size:24px}.BusinessAdvantagesCarouselSection-module__SIss1a__cardDescription{text-align:center;width:100%}}@media screen and (max-width:375px){.BusinessAdvantagesCarouselSection-module__SIss1a__header span{display:none}}
.BusinessAdvantagesSection-module__qySE2W__businessAdvantagesSection{width:100%;max-width:min(1240px,100% - 34px);margin:0 auto;padding:100px 0}.BusinessAdvantagesSection-module__qySE2W__businessAdvantagesSection .BusinessAdvantagesSection-module__qySE2W__title{text-align:center;color:#0c0c0c;margin:0 auto 32px;font-size:2.5rem;font-weight:500;line-height:140%}.BusinessAdvantagesSection-module__qySE2W__businessAdvantagesSection .BusinessAdvantagesSection-module__qySE2W__subtitle{text-align:center;color:#434343;margin:0 auto 80px;font-size:1.5rem;font-weight:400;line-height:120%}.BusinessAdvantagesSection-module__qySE2W__businessAdvantagesSection .BusinessAdvantagesSection-module__qySE2W__linkButton{text-align:center;width:100%;color:var(--text-color-inverse);background:#475bbe;border-radius:8px;margin:0 auto;padding:12px 32px;font-size:1rem;font-weight:400;line-height:140%;display:inline-block}@media (max-width:1200px){.BusinessAdvantagesSection-module__qySE2W__businessAdvantagesSection{max-width:min(1240px,100% - 30px);padding:60px 0}}@media (max-width:744px){.BusinessAdvantagesSection-module__qySE2W__businessAdvantagesSection{max-width:min(1240px,100% - 70px)}.BusinessAdvantagesSection-module__qySE2W__businessAdvantagesSection .BusinessAdvantagesSection-module__qySE2W__title{margin-bottom:24px;font-size:2rem}.BusinessAdvantagesSection-module__qySE2W__businessAdvantagesSection .BusinessAdvantagesSection-module__qySE2W__subtitle{margin-bottom:40px;font-size:1.25rem}}@media (max-width:374px){.BusinessAdvantagesSection-module__qySE2W__businessAdvantagesSection{max-width:min(1240px,100% - 22px)}.BusinessAdvantagesSection-module__qySE2W__businessAdvantagesSection .BusinessAdvantagesSection-module__qySE2W__subtitle{line-height:140%}}
.AdvantagesCarousel-module__E1ZOIW__buttonsContainer{box-sizing:border-box;background-color:var(--blocksBackground);width:1030px;box-shadow:var(--businessButtonsContainerShadow);border-radius:16px;grid-template-columns:repeat(5,1fr);align-items:center;margin:80px 10px 0;padding:12px;display:grid}.AdvantagesCarousel-module__E1ZOIW__button{cursor:pointer;background:var(--blocksBackground);border:none;border-radius:8px;height:46px;font-size:16px;font-weight:400;transition:background .3s}.AdvantagesCarousel-module__E1ZOIW__buttonActive{background:var(--helpHeaderInputSearchHoverBackground)}.AdvantagesCarousel-module__E1ZOIW__cardsContainer{z-index:1;width:1920px;height:480px;padding:80px 0 60px;position:relative;overflow-x:hidden}.AdvantagesCarousel-module__E1ZOIW__cardsContainer:before{content:"";background:linear-gradient(to left, var(--mainBackground) 30%, transparent 100%);z-index:10;width:200px;height:540px;position:absolute;top:49%;right:0;transform:translateY(-47%)}.AdvantagesCarousel-module__E1ZOIW__cardsContainer:after{content:"";background:linear-gradient(to right, var(--mainBackground) 30%, transparent 100%);z-index:10;width:200px;height:540px;position:absolute;top:49%;left:0;transform:translateY(-47%)}.AdvantagesCarousel-module__E1ZOIW__card{background-color:var(--blocksBackground);width:1240px;height:480px;box-shadow:var(--businessAdvantagesCardBoxShadow);box-sizing:border-box;border-radius:24px;padding:80px;transition:transform .5s,opacity .5s;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.AdvantagesCarousel-module__E1ZOIW__card,.AdvantagesCarousel-module__E1ZOIW__button{transition:none}}@media screen and (max-width:1280px){.AdvantagesCarousel-module__E1ZOIW__card{width:90vw}.AdvantagesCarousel-module__E1ZOIW__cardsContainer:before,.AdvantagesCarousel-module__E1ZOIW__cardsContainer:after{content:none}}@media screen and (max-width:1050px){.AdvantagesCarousel-module__E1ZOIW__buttonsContainer{width:-webkit-fill-available;width:-moz-available;width:stretch;max-width:1030px}}@media screen and (max-width:744px){.AdvantagesCarousel-module__E1ZOIW__cardsContainer{height:400px}.AdvantagesCarousel-module__E1ZOIW__card{width:85vw;height:400px}}@media screen and (max-width:743px){.AdvantagesCarousel-module__E1ZOIW__buttonsContainer{display:none}.AdvantagesCarousel-module__E1ZOIW__cardsContainer,.AdvantagesCarousel-module__E1ZOIW__card{height:500px}}@media screen and (max-width:680px){.AdvantagesCarousel-module__E1ZOIW__card{padding:40px 20px}}@media screen and (max-width:375px){.AdvantagesCarousel-module__E1ZOIW__card{width:90vw}}
.TabsSlider-module__cVf_LW__tabs{background-color:#fff;border-radius:16px;grid-template-columns:repeat(5,1fr);align-items:center;max-width:1030px;margin:0 auto 80px;padding:12px;display:grid;box-shadow:0 8px 29px #0000000d}.TabsSlider-module__cVf_LW__tabs .TabsSlider-module__cVf_LW__tab{cursor:pointer;color:#0c0c0c;background:#fff;border:none;border-radius:8px;height:46px;font-size:1rem;font-weight:400;line-height:140%;transition:background .3s}.TabsSlider-module__cVf_LW__tabs .TabsSlider-module__cVf_LW__tab.TabsSlider-module__cVf_LW__selected{background:#edeff9}.TabsSlider-module__cVf_LW__container{z-index:1;width:1922px;height:480px;position:relative;left:50%;overflow:hidden;transform:translate(-50%)}.TabsSlider-module__cVf_LW__container:before{content:"";z-index:200;background:linear-gradient(270deg,#f9f9f9 30%,#0000 100%);width:200px;height:540px;position:absolute;top:0;right:0}.TabsSlider-module__cVf_LW__container:after{content:"";z-index:10;background:linear-gradient(90deg,#f9f9f9 30%,#0000 100%);width:200px;height:540px;position:absolute;top:0;left:0}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards{flex-direction:row;gap:44px;display:flex;position:absolute}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card{background-color:#fff;border-radius:24px;width:min(1240px,90vw);height:480px;padding:80px;position:relative;overflow:hidden}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__title{color:#0c0c0c;z-index:50;max-width:501px;margin-bottom:32px;font-size:2rem;font-weight:400;line-height:120%;position:relative}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__description{color:#434343;z-index:50;max-width:501px;margin-bottom:80px;font-size:1.25rem;font-weight:500;line-height:120%;position:relative}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__linkContainer{z-index:20;width:max-content;position:absolute;bottom:126px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image7,.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image2{width:500px;height:400px;position:absolute;bottom:0;left:600px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image8,.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image3{width:600px;height:480px;position:absolute;bottom:0;left:600px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image4{width:700px;height:450px;position:absolute;bottom:0;left:600px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image0,.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image5{width:600px;height:400px;position:absolute;bottom:20px;left:600px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image1,.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image6{z-index:10;width:2000px;height:400px;position:absolute;bottom:-20px;left:0}@media (max-width:1200px){.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image1,.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image6{bottom:-10px;scale:1.2}}@media (max-width:744px){.TabsSlider-module__cVf_LW__tabs{margin-bottom:40px}.TabsSlider-module__cVf_LW__container{height:400px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards{height:400px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card{height:400px;padding:54px;position:relative}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__title{max-width:360px;margin-bottom:40px;font-size:2rem;font-weight:400;line-height:120%}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__description{max-width:360px;font-size:1rem;font-weight:400;line-height:120%}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__linkContainer{bottom:85px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image7,.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image2{width:500px;height:400px;position:absolute;bottom:0;left:400px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image8,.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image3{width:600px;height:480px;position:absolute;bottom:0;left:400px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image4{width:700px;height:450px;position:absolute;bottom:0;left:400px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image0,.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image5{width:600px;height:400px;position:absolute;bottom:20px;left:400px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image1,.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image6{bottom:0;left:100px;scale:1.9}}@media not (min-width:744px){.TabsSlider-module__cVf_LW__tabs{display:none}.TabsSlider-module__cVf_LW__container{height:500px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards{gap:16px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card{width:335px;height:500px;padding:40px 20px 20px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__title{text-align:center;max-width:100%;margin-bottom:32px;font-size:1.5rem;font-weight:400;line-height:120%;position:relative}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__description{text-align:center;max-width:100%;font-size:1rem;font-weight:500;line-height:140%;position:relative}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__linkContainer{z-index:20;width:calc(100% - 40px);margin-bottom:0;position:absolute;bottom:20px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image7,.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image2{width:326px;height:328px;bottom:-70px;left:auto;right:0}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image8,.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image3{width:600px;height:480px;bottom:-100px;left:auto;right:-10px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image4{width:700px;height:450px;bottom:-50px;left:auto;right:-50px}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image0,.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image5{width:470px;height:255px;bottom:-45px;left:auto;right:0}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image1,.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card .TabsSlider-module__cVf_LW__image6{width:1920px;height:400px;bottom:-50px;left:auto;right:0}.TabsSlider-module__cVf_LW__container .TabsSlider-module__cVf_LW__cards .TabsSlider-module__cVf_LW__card:before{content:"";z-index:5;background:linear-gradient(#fff0 0%,#fff 29.21%);width:100%;height:100px;position:absolute;bottom:0;left:0}}
.BusinessCapabilitiesSection-module__wTaRhG__section{background:radial-gradient(81.13% 81.13% at 51.49% 52.68%,#c8d5ff33 0%,#f9f9f933 80%);flex-direction:column;align-items:center;width:100%;height:1895px;margin:-250px 0 0;display:flex;position:relative}.BusinessCapabilitiesSection-module__wTaRhG__header{color:var(--mainTextColor);text-align:center;margin:0;padding:320px 20px 32px;font-size:48px;font-weight:500;line-height:120%}.BusinessCapabilitiesSection-module__wTaRhG__description{color:var(--mainTextColor);text-align:center;justify-self:center;margin:0;padding:0 20px;font-size:24px;font-weight:400;line-height:140%}.BusinessCapabilitiesSection-module__wTaRhG__cardsContainer{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:24px 20px;max-width:1240px;height:930px;margin:60px 0 140px;display:grid}.BusinessCapabilitiesSection-module__wTaRhG__card{background-color:#fff;border-radius:24px;padding:40px 50px 0 32px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d}.BusinessCapabilitiesSection-module__wTaRhG__cardDark{background-color:var(--mainColor)}.BusinessCapabilitiesSection-module__wTaRhG__cardWide{grid-area:2/1/auto/3}.BusinessCapabilitiesSection-module__wTaRhG__cardImg{position:absolute}.BusinessCapabilitiesSection-module__wTaRhG__cardImgBoards{bottom:-60px;right:0}.BusinessCapabilitiesSection-module__wTaRhG__cardImgInstruments{bottom:20px;left:-80px}.BusinessCapabilitiesSection-module__wTaRhG__cardImgSpace{bottom:0;right:30px}.BusinessCapabilitiesSection-module__wTaRhG__cardHeader{color:var(--mainTextColor);margin:0;padding-bottom:16px;font-size:20px;font-weight:500;line-height:140%}.BusinessCapabilitiesSection-module__wTaRhG__cardHeaderDark{color:var(--onDarkTextColor)}.BusinessCapabilitiesSection-module__wTaRhG__cardDescription{min-width:265px;max-width:487px;color:var(--mainTextColor);margin:0;font-size:16px;font-weight:400;line-height:140%}.BusinessCapabilitiesSection-module__wTaRhG__cardDescriptionDark{color:var(--onDarkTextColor)}.BusinessCapabilitiesSection-module__wTaRhG__chatContainer{height:48px;margin-bottom:56px;padding-left:16px;position:relative}.BusinessCapabilitiesSection-module__wTaRhG__chatPlaceholder{background:#f7f7f7;border-radius:16px;height:100%;margin-right:50px}.BusinessCapabilitiesSection-module__wTaRhG__chatSendIcon{width:348px;position:absolute;top:-17px;right:-20px}.BusinessCapabilitiesSection-module__wTaRhG__chatInputText{color:#818181;font-size:16px;line-height:1.4;position:absolute;top:14px;left:34px}.BusinessCapabilitiesSection-module__wTaRhG__iconsCirclesImg{z-index:6;width:100%;max-width:1250px;position:absolute;bottom:-250px;left:50%;transform:translate(-50%)}@media screen and (max-width:1200px){.BusinessCapabilitiesSection-module__wTaRhG__section{height:2020px}.BusinessCapabilitiesSection-module__wTaRhG__cardsContainer{grid-template-rows:1fr 1fr 270px;grid-template-columns:repeat(2,1fr);width:-webkit-fill-available;height:1224px;margin:60px 32px 140px}.BusinessCapabilitiesSection-module__wTaRhG__cardDark{grid-area:2/2}.BusinessCapabilitiesSection-module__wTaRhG__cardWide{grid-row:3}.BusinessCapabilitiesSection-module__wTaRhG__cardHeader,.BusinessCapabilitiesSection-module__wTaRhG__cardDescription{max-width:382px}.BusinessCapabilitiesSection-module__wTaRhG__iconsCirclesImg{width:90%}.BusinessCapabilitiesSection-module__wTaRhG__cardImgInstruments{bottom:40px;left:60px}.BusinessCapabilitiesSection-module__wTaRhG__cardImgSpace{width:40%;bottom:-40px;right:86px}}@media screen and (max-width:1000px){.BusinessCapabilitiesSection-module__wTaRhG__iconsCirclesImg{width:100%;bottom:-210px}}@media screen and (max-width:768px){.BusinessCapabilitiesSection-module__wTaRhG__cardImgSpace{width:45%;bottom:0;right:40px}}@media screen and (max-width:744px){.BusinessCapabilitiesSection-module__wTaRhG__section{height:auto;padding-bottom:100px}.BusinessCapabilitiesSection-module__wTaRhG__cardsContainer{flex-direction:column;justify-content:center;gap:24px;height:auto;display:flex}.BusinessCapabilitiesSection-module__wTaRhG__card{box-sizing:border-box;height:320px}.BusinessCapabilitiesSection-module__wTaRhG__chatContainer{margin-bottom:36px}.BusinessCapabilitiesSection-module__wTaRhG__cardImgInstruments{bottom:37px;left:25%}.BusinessCapabilitiesSection-module__wTaRhG__cardImgBoards{bottom:-140px}.BusinessCapabilitiesSection-module__wTaRhG__cardImgSpace{width:auto;bottom:-140px;right:30px}.BusinessCapabilitiesSection-module__wTaRhG__iconsCirclesImg{bottom:-150px}}@media screen and (max-width:650px){.BusinessCapabilitiesSection-module__wTaRhG__cardImgBoards{right:-80px}}@media screen and (max-width:610px){.BusinessCapabilitiesSection-module__wTaRhG__cardImgSpace{width:90%;left:50%;transform:translate(-50%)}.BusinessCapabilitiesSection-module__wTaRhG__iconsCirclesImg{bottom:-120px}}@media screen and (max-width:580px){.BusinessCapabilitiesSection-module__wTaRhG__extendedText{display:none}.BusinessCapabilitiesSection-module__wTaRhG__cardImgSpace{width:auto;bottom:-120px;left:32px;transform:translate(0)}.BusinessCapabilitiesSection-module__wTaRhG__cardImgBoards{right:-120px}}@media screen and (max-width:520px){.BusinessCapabilitiesSection-module__wTaRhG__iconsCirclesImg{bottom:-210px}}@media screen and (max-width:490px){.BusinessCapabilitiesSection-module__wTaRhG__iconsCirclesImg{bottom:-175px}}@media screen and (max-width:450px){.BusinessCapabilitiesSection-module__wTaRhG__cardsContainer{margin:60px 22px 140px}.BusinessCapabilitiesSection-module__wTaRhG__card{height:384px;padding:40px 32px 0}.BusinessCapabilitiesSection-module__wTaRhG__card:first-child>.BusinessCapabilitiesSection-module__wTaRhG__cardHeader{margin-top:200px}.BusinessCapabilitiesSection-module__wTaRhG__card:nth-child(2)>.BusinessCapabilitiesSection-module__wTaRhG__cardHeader{margin-top:150px}.BusinessCapabilitiesSection-module__wTaRhG__cardImgBoards{top:25px;left:50%;right:0;transform:translate(-50%)}.BusinessCapabilitiesSection-module__wTaRhG__cardImgInstruments{top:50px;left:50%;transform:translate(-50%)}}@media screen and (max-width:375px){.BusinessCapabilitiesSection-module__wTaRhG__section{margin-top:-250px}.BusinessCapabilitiesSection-module__wTaRhG__cardsContainer{margin:32px 15px 94px}.BusinessCapabilitiesSection-module__wTaRhG__cardImgSpace{bottom:-90px}.BusinessCapabilitiesSection-module__wTaRhG__iconsCirclesImg{bottom:-205px}}
.BASlider-module__OcEhma__slider{width:100%;max-width:1240px;box-shadow:var(--customizationSliderBoxShadow);aspect-ratio:1240/680;border-radius:15px;margin:0 auto;position:relative;overflow:hidden}.BASlider-module__OcEhma__slider .BASlider-module__OcEhma__beforeAfter{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.BASlider-module__OcEhma__slider .BASlider-module__OcEhma__beforeAfter .BASlider-module__OcEhma__imageAfter,.BASlider-module__OcEhma__slider .BASlider-module__OcEhma__beforeAfter .BASlider-module__OcEhma__imageBefore{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.BASlider-module__OcEhma__slider .BASlider-module__OcEhma__divider{cursor:ew-resize;background-color:#fff;justify-content:center;align-items:center;width:4px;height:100%;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.BASlider-module__OcEhma__slider .BASlider-module__OcEhma__divider .BASlider-module__OcEhma__handle{background-color:#b8b8ba;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 4px #0003}
.ChatBubbles-module__608wvG__bubbles{position:absolute;bottom:76px}.ChatBubbles-module__608wvG__bubble{fill:var(--mainColor);animation:1.4s ease-in-out infinite ChatBubbles-module__608wvG__pulse}.ChatBubbles-module__608wvG__bubble1{animation-delay:0s}.ChatBubbles-module__608wvG__bubble2{animation-delay:.2s}.ChatBubbles-module__608wvG__bubble3{animation-delay:.4s}@keyframes ChatBubbles-module__608wvG__pulse{0%,to{opacity:.3}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.ChatBubbles-module__608wvG__bubble{animation:none}}@media screen and (max-width:744px){.ChatBubbles-module__608wvG__bubbles{bottom:65px}}@media screen and (max-width:580px){.ChatBubbles-module__608wvG__bubbles{right:0}}@media screen and (max-width:450px){.ChatBubbles-module__608wvG__bubbles{right:auto}}@media screen and (max-width:388px){.ChatBubbles-module__608wvG__bubbles{height:50px}}
.Decoration-module__nBd3IW__decoration{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Decoration-module__nBd3IW__decoration .Decoration-module__nBd3IW__circle{z-index:2;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;transition:all .8s ease-out;position:absolute;top:50px;right:-250px}@media not (min-width:744px){.Decoration-module__nBd3IW__decoration{display:none}}
.BusinessSecurityIntroSection-module__Eqmygq__section{z-index:5;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:360px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d}.BusinessSecurityIntroSection-module__Eqmygq__header{text-align:center;max-width:1083px;color:var(--mainTextColor);margin:0 10px;font-size:48px;font-weight:500;line-height:120%}.BusinessSecurityIntroSection-module__Eqmygq__headerSpan{color:var(--spanTextColor)}@media screen and (max-width:1440px){.BusinessSecurityIntroSection-module__Eqmygq__section{height:350px}}@media screen and (max-width:950px){.BusinessSecurityIntroSection-module__Eqmygq__header{font-size:32px}}@media screen and (max-width:744px){.BusinessSecurityIntroSection-module__Eqmygq__section{height:240px}}@media screen and (max-width:576px){.BusinessSecurityIntroSection-module__Eqmygq__section{box-shadow:none;padding-bottom:50px}.BusinessSecurityIntroSection-module__Eqmygq__header{line-height:140%}}@media screen and (max-width:375px){.BusinessSecurityIntroSection-module__Eqmygq__section{height:290px;margin-top:100px;padding-bottom:0}}
.CustomizationSection-module__QuI7Uq__customizationSection{width:100%;max-width:min(1240px,100% - 34px);margin:0 auto;padding:100px 0;position:relative}.CustomizationSection-module__QuI7Uq__customizationSection .CustomizationSection-module__QuI7Uq__title{text-align:center;color:#0c0c0c;margin-bottom:20px;font-size:2.25rem;font-weight:500;line-height:2.5rem}.CustomizationSection-module__QuI7Uq__customizationSection .CustomizationSection-module__QuI7Uq__subtitle{text-align:center;color:#0c0c0c;margin-bottom:90px;font-family:Roboto;font-size:1.5rem;font-weight:300;line-height:1.875rem}@media (max-width:1200px){.CustomizationSection-module__QuI7Uq__customizationSection{max-width:min(1240px,100% - 30px);padding-top:60px;padding-bottom:60px}.CustomizationSection-module__QuI7Uq__customizationSection .CustomizationSection-module__QuI7Uq__title{margin-bottom:20px;font-size:2.25rem;font-weight:500;line-height:2.5rem}.CustomizationSection-module__QuI7Uq__customizationSection .CustomizationSection-module__QuI7Uq__subtitle{margin-bottom:60px}}@media (max-width:744px){.CustomizationSection-module__QuI7Uq__customizationSection{max-width:min(1240px,100% - 70px)}.CustomizationSection-module__QuI7Uq__customizationSection .CustomizationSection-module__QuI7Uq__title{margin-bottom:20px;font-size:2rem}.CustomizationSection-module__QuI7Uq__customizationSection .CustomizationSection-module__QuI7Uq__subtitle{color:#434343;margin-bottom:40px;font-size:1.25rem}}@media (max-width:374px){.CustomizationSection-module__QuI7Uq__customizationSection{max-width:min(1240px,100% - 22px)}.CustomizationSection-module__QuI7Uq__customizationSection .CustomizationSection-module__QuI7Uq__subtitle{font-size:1.25rem}}
.BusinessSecuritySection-module__1TRW1q__section{justify-content:center;align-items:center;gap:24px 20px;margin:0 auto;display:flex;position:relative;overflow:hidden}.BusinessSecuritySection-module__1TRW1q__section:before{content:"";z-index:3;background-image:radial-gradient(closest-side,#fffefeb2 0% 90%,#0000 100%);width:100%;max-width:1900px;height:100%;position:absolute}.BusinessSecuritySection-module__1TRW1q__section:after{content:"";-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2;width:100%;height:100%;position:absolute}.BusinessSecuritySection-module__1TRW1q__cardsContainer{z-index:3;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);gap:24px 20px;width:1241px;height:1266px;margin:0 20px;padding:130px 0 180px;display:grid}.BusinessSecuritySection-module__1TRW1q__highlight{color:var(--spanTextColor)}.BusinessSecuritySection-module__1TRW1q__astraLink{color:var(--accentTextColor)}.BusinessSecuritySection-module__1TRW1q__userArrowIcon{position:absolute;top:35px;right:0}.BusinessSecuritySection-module__1TRW1q__decorIcon{z-index:1;position:absolute;top:50%;left:50%}.BusinessSecuritySection-module__1TRW1q__decorDude{transform:translate(700px,-250px)}.BusinessSecuritySection-module__1TRW1q__decorComment{transform:translate(750px,-450px)}.BusinessSecuritySection-module__1TRW1q__decorCommentWindow{transform:translate(-950px,-590px)}.BusinessSecuritySection-module__1TRW1q__decorTable{transform:translate(-1350px,-330px)}.BusinessSecuritySection-module__1TRW1q__decorNote{display:none}@media screen and (max-width:1440px){.BusinessSecuritySection-module__1TRW1q__cardsContainer{padding:90px 0 174px}.BusinessSecuritySection-module__1TRW1q__decorDude{transform:translate(620px,300px)}.BusinessSecuritySection-module__1TRW1q__decorComment{transform:translate(650px,-490px)}.BusinessSecuritySection-module__1TRW1q__decorCommentWindow{transform:translate(-710px,-615px)}.BusinessSecuritySection-module__1TRW1q__decorTable{transform:translate(-1170px,-365px)}.BusinessSecuritySection-module__1TRW1q__userArrowIcon{left:auto;right:0}}@media screen and (max-width:1200px){.BusinessSecuritySection-module__1TRW1q__cardsContainer{height:auto;padding:163px 0 270px}.BusinessSecuritySection-module__1TRW1q__decorDude{transform:translate(450px,600px)}.BusinessSecuritySection-module__1TRW1q__decorCommentWindow{transform:translate(-560px,-870px)}.BusinessSecuritySection-module__1TRW1q__decorTable{transform:translate(-1000px,-600px)}.BusinessSecuritySection-module__1TRW1q__decorComment{display:none}}@media screen and (max-width:744px){.BusinessSecuritySection-module__1TRW1q__section{justify-content:center;overflow:hidden}.BusinessSecuritySection-module__1TRW1q__section:before{background-image:radial-gradient(closest-side,#fffefeb2 0% 10%,#0000 70%)}.BusinessSecuritySection-module__1TRW1q__cardsContainer{z-index:3;width:1920px;height:406px;padding:94px 0 443px;display:block;position:relative;overflow-x:visible}.BusinessSecuritySection-module__1TRW1q__decorDude{transform:translate(-80px,50px)}.BusinessSecuritySection-module__1TRW1q__decorTable{transform:translate(-800px,-125px)}.BusinessSecuritySection-module__1TRW1q__decorNote{display:block;transform:translate(150px,-150px)}}@media screen and (max-width:650px){.BusinessSecuritySection-module__1TRW1q__section:before{background-image:radial-gradient(closest-side,#fffefeb2 0% 60%,#0000 130%)}.BusinessSecuritySection-module__1TRW1q__cardsContainer{column-gap:12px}.BusinessSecuritySection-module__1TRW1q__decorComment{display:block;transform:translate(-150px,225px)}.BusinessSecuritySection-module__1TRW1q__decorDude{transform:translate(40px,110px)}.BusinessSecuritySection-module__1TRW1q__decorNote{transform:translate(-480px,130px)}}
.FuturePlansSection-module__z99u6q__futurePlansSection{width:100%;max-width:min(1240px,100% - 34px);margin:0 auto;padding:100px 0}.FuturePlansSection-module__z99u6q__futurePlansSection .FuturePlansSection-module__z99u6q__card{opacity:.9;background:linear-gradient(#5770eb 0%,#313f85 100%);border-radius:15px;grid-template:"title. ."". . ."60px"description.btn"/1fr 72px 1fr;width:100%;padding:72px;display:grid;position:relative;overflow:hidden}.FuturePlansSection-module__z99u6q__futurePlansSection .FuturePlansSection-module__z99u6q__card .FuturePlansSection-module__z99u6q__title{color:#fff;grid-area:title;font-size:2.5rem;font-weight:500;line-height:30px}.FuturePlansSection-module__z99u6q__futurePlansSection .FuturePlansSection-module__z99u6q__card .FuturePlansSection-module__z99u6q__description{color:#fff;grid-area:description;font-size:1.5rem;font-weight:300;line-height:1.875rem}.FuturePlansSection-module__z99u6q__futurePlansSection .FuturePlansSection-module__z99u6q__card .FuturePlansSection-module__z99u6q__bg{z-index:5;-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;bottom:-90px;right:90px}.FuturePlansSection-module__z99u6q__futurePlansSection .FuturePlansSection-module__z99u6q__card .FuturePlansSection-module__z99u6q__linkButton{text-align:center;width:100%;color:var(--text-color-accent);z-index:10;background:#ecf1fe;border-radius:8px;grid-area:btn;margin:auto 0 0;padding:17px 0;font-size:1rem;font-weight:400;line-height:140%;display:block;position:relative}@media (max-width:744px){.FuturePlansSection-module__z99u6q__futurePlansSection{max-width:min(1240px,100% - 70px);padding:20px 0}.FuturePlansSection-module__z99u6q__futurePlansSection .FuturePlansSection-module__z99u6q__card{grid-template:"title""."60px"description""."72px"btn"/1fr}.FuturePlansSection-module__z99u6q__futurePlansSection .FuturePlansSection-module__z99u6q__card .FuturePlansSection-module__z99u6q__description{font-size:1.5rem;font-weight:300;line-height:1.875rem}}@media (max-width:374px){.FuturePlansSection-module__z99u6q__futurePlansSection{max-width:min(1240px,100% - 22px)}.FuturePlansSection-module__z99u6q__futurePlansSection .FuturePlansSection-module__z99u6q__card{padding:32px 24px}.FuturePlansSection-module__z99u6q__futurePlansSection .FuturePlansSection-module__z99u6q__card .FuturePlansSection-module__z99u6q__title{text-align:center;font-size:1.5rem;line-height:1.875rem}.FuturePlansSection-module__z99u6q__futurePlansSection .FuturePlansSection-module__z99u6q__card .FuturePlansSection-module__z99u6q__description{text-align:center;font-size:1.125rem;font-weight:400;line-height:100%}.FuturePlansSection-module__z99u6q__futurePlansSection .FuturePlansSection-module__z99u6q__card .FuturePlansSection-module__z99u6q__bg{bottom:-70px;right:-290px;scale:1.2}}
.SecurityCard-module__PysArG__card{box-sizing:border-box;border-radius:24px;padding:40px;transition:transform .5s;position:relative}.SecurityCard-module__PysArG__integration{background-color:#fff;box-shadow:0 4px 12px #0000000d}.SecurityCard-module__PysArG__adminPanel{background-color:#f7f7f7;box-shadow:0 4px 12px #0000000d}.SecurityCard-module__PysArG__closedLoop{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#475bbe 0%,#687bdc 50%,#475bbe 100%) border-box;border:5px solid #0000;box-shadow:0 5px 33px #0000000f}.SecurityCard-module__PysArG__astra{background-color:#fff;box-shadow:0 4px 12px #0000000d}.SecurityCard-module__PysArG__img{width:48px;height:48px}.SecurityCard-module__PysArG__badge{box-sizing:border-box;width:149px;height:48px;color:var(--spanTextColor);background-color:#c8d6ff;border:1px solid #617fdd;border-radius:8px;justify-content:center;align-items:center;font-size:16px;font-weight:400;display:flex;position:absolute;top:36px;left:110px}.SecurityCard-module__PysArG__header{color:var(--mainTextColor);margin:24px 0;font-size:32px;font-weight:400;line-height:120%}.SecurityCard-module__PysArG__description{color:var(--mainTextColor);margin:0;font-size:20px;font-weight:400;line-height:150%}@media screen and (max-width:744px){.SecurityCard-module__PysArG__card{background-color:#fff;width:calc(100vw - 42px);height:406px;position:absolute}.SecurityCard-module__PysArG__card:first-child,.SecurityCard-module__PysArG__card:last-child{box-shadow:0 4px 12px #0000000d}}@media screen and (max-width:650px){.SecurityCard-module__PysArG__card{height:624px}}@media screen and (max-width:375px){.SecurityCard-module__PysArG__card{height:724px}}
.BenefitSection-module__rag2gG__benefitSection{width:100%;max-width:min(1240px,100% - 34px);margin:0 auto;padding:100px 0}.BenefitSection-module__rag2gG__benefitSection .BenefitSection-module__rag2gG__title{text-align:center;color:#0c0c0c;margin-bottom:20px;font-size:2.25rem;font-weight:500;line-height:2.5rem}.BenefitSection-module__rag2gG__benefitSection .BenefitSection-module__rag2gG__subtitle{text-align:center;color:#0c0c0c;margin-bottom:90px;font-size:1.5rem;font-weight:300;line-height:30px}@media (max-width:1200px){.BenefitSection-module__rag2gG__benefitSection{max-width:min(1240px,100% - 30px);padding:60px 0}.BenefitSection-module__rag2gG__benefitSection .BenefitSection-module__rag2gG__title{font-size:2.25rem;font-weight:500;line-height:2.5rem}}@media (max-width:744px){.BenefitSection-module__rag2gG__benefitSection{max-width:min(1240px,100% - 70px);padding:60px 0}.BenefitSection-module__rag2gG__benefitSection .BenefitSection-module__rag2gG__title{margin-bottom:24px;font-size:2rem;font-weight:500;line-height:140%}.BenefitSection-module__rag2gG__benefitSection .BenefitSection-module__rag2gG__subtitle{color:#434343;margin-bottom:60px;font-size:1.25rem;font-weight:400;line-height:140%}}@media (max-width:374px){.BenefitSection-module__rag2gG__benefitSection{max-width:min(1240px,100% - 22px)}}
.BusinessOrganisationSection-module__iiEkqW__section{flex-direction:column;align-items:center;width:100%;max-width:1348px;height:1432px;margin:0 auto 100px;display:flex;position:relative}.BusinessOrganisationSection-module__iiEkqW__header{max-width:830px;color:var(--mainTextColor);text-align:center;margin:0 auto;padding:0 10px 32px;font-size:40px;font-weight:500;line-height:140%}.BusinessOrganisationSection-module__iiEkqW__description{text-align:center;max-width:830px;color:var(--mainTextColor);margin:0 auto;padding:0 10px 120px;font-size:24px;font-weight:400;line-height:120%}.BusinessOrganisationSection-module__iiEkqW__pathImg{position:absolute;top:50%;left:50%;transform:translate(-50%,-41%)}.BusinessOrganisationSection-module__iiEkqW__cardsContainer{width:98%;height:1070px;position:relative}.BusinessOrganisationSection-module__iiEkqW__card{width:505px;height:180px;position:absolute}.BusinessOrganisationSection-module__iiEkqW__cardContent{box-sizing:border-box;height:calc(100% - 1px);color:var(--mainTextColor);border-radius:30px;grid-template-rows:48px 120px;grid-template-columns:66px 1fr;padding:24px 20px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 25.6px #0000001a}.BusinessOrganisationSection-module__iiEkqW__cardContent:after{content:"";background:#fff;border-radius:0 24px 24px 0;width:416px;height:100%;position:absolute;top:-.25px;left:90px}.BusinessOrganisationSection-module__iiEkqW__cardContentLast{color:var(--onDarkTextColor)}.BusinessOrganisationSection-module__iiEkqW__cardContentLast:after{content:none}.BusinessOrganisationSection-module__iiEkqW__card2{top:66px;right:0}.BusinessOrganisationSection-module__iiEkqW__card3{width:566px;top:325px}.BusinessOrganisationSection-module__iiEkqW__card3 .BusinessOrganisationSection-module__iiEkqW__cardContent:after{width:476px}.BusinessOrganisationSection-module__iiEkqW__card4{width:715px;top:528px;right:19px}.BusinessOrganisationSection-module__iiEkqW__card4 .BusinessOrganisationSection-module__iiEkqW__cardContent:after{width:625px}.BusinessOrganisationSection-module__iiEkqW__card5{width:489px;height:331px;top:779px;left:390px}.BusinessOrganisationSection-module__iiEkqW__cardHeader{color:inherit;z-index:1;margin:0;padding-bottom:12px;padding-left:24px;font-size:28px;font-weight:500;line-height:120%}.BusinessOrganisationSection-module__iiEkqW__cardDescription{width:91%;color:inherit;z-index:1;grid-column:2;margin:0;padding-left:24px;font-size:16px;font-weight:400;line-height:150%}.BusinessOrganisationSection-module__iiEkqW__cardSpan{color:#fff6;z-index:1;margin:0 5px;font-family:Unbounded,sans-serif;font-size:48px;font-weight:600}.BusinessOrganisationSection-module__iiEkqW__highlight{color:var(--spanTextColor)}.BusinessOrganisationSection-module__iiEkqW__cardBtn{z-index:1;grid-column:2;justify-content:center;margin:0 auto;display:flex}.BusinessOrganisationSection-module__iiEkqW__cardBtn a{width:331px;height:61px;margin:40px 0 0;font-size:24px}.BusinessOrganisationSection-module__iiEkqW__cardImg{display:none}.BusinessOrganisationSection-module__iiEkqW__tooltip{z-index:10;background:#fff;border-radius:12px;padding:12px 16px;display:none;position:absolute;box-shadow:0 4px 12px #0000001a}.BusinessOrganisationSection-module__iiEkqW__tooltipLeft{top:20px;left:-220px}.BusinessOrganisationSection-module__iiEkqW__tooltipRight{top:20px;right:-220px}.BusinessOrganisationSection-module__iiEkqW__card3:hover .BusinessOrganisationSection-module__iiEkqW__tooltipLeft,.BusinessOrganisationSection-module__iiEkqW__card4:hover .BusinessOrganisationSection-module__iiEkqW__tooltipRight{display:block}.BusinessOrganisationSection-module__iiEkqW__tooltipInner{color:var(--mainTextColor);margin:0;font-size:14px;font-weight:400}.BusinessOrganisationSection-module__iiEkqW__tooltipTriangle{background:#fff;width:12px;height:12px;margin-top:-6px;position:absolute;top:50%;transform:rotate(45deg)}.BusinessOrganisationSection-module__iiEkqW__triangleRight{right:-6px}.BusinessOrganisationSection-module__iiEkqW__triangleLeft{left:-6px}@media screen and (max-width:1440px){.BusinessOrganisationSection-module__iiEkqW__cardsContainer{width:92%}}@media screen and (max-width:1280px){.BusinessOrganisationSection-module__iiEkqW__cardsContainer{width:97%}}@media screen and (max-width:1200px){.BusinessOrganisationSection-module__iiEkqW__section{height:1425px;margin:-70px auto 100px}.BusinessOrganisationSection-module__iiEkqW__description{padding-bottom:78px}.BusinessOrganisationSection-module__iiEkqW__pathImg{transform:translate(-50%,-35%)}.BusinessOrganisationSection-module__iiEkqW__cardsContainer{width:87%}.BusinessOrganisationSection-module__iiEkqW__card2{top:194px}.BusinessOrganisationSection-module__iiEkqW__card3{top:432px;left:35px}.BusinessOrganisationSection-module__iiEkqW__card4{top:710px}.BusinessOrganisationSection-module__iiEkqW__card5{width:913px;height:200px;top:945px;left:35px}.BusinessOrganisationSection-module__iiEkqW__card5 .BusinessOrganisationSection-module__iiEkqW__cardContent{grid-template-columns:66px 450px 1fr}.BusinessOrganisationSection-module__iiEkqW__card5 .BusinessOrganisationSection-module__iiEkqW__cardBtn{grid-column:3}}@media screen and (max-width:1150px){.BusinessOrganisationSection-module__iiEkqW__card3:hover .BusinessOrganisationSection-module__iiEkqW__tooltipLeft{display:none}}@media screen and (max-width:960px){.BusinessOrganisationSection-module__iiEkqW__card4:hover .BusinessOrganisationSection-module__iiEkqW__tooltipRight{display:none}}@media screen and (max-width:930px){.BusinessOrganisationSection-module__iiEkqW__section{height:1600px}.BusinessOrganisationSection-module__iiEkqW__pathImg{transform:translate(-50%,-44%)}.BusinessOrganisationSection-module__iiEkqW__card2{top:236px}.BusinessOrganisationSection-module__iiEkqW__card3{width:505px;height:210px;top:472px;left:0}.BusinessOrganisationSection-module__iiEkqW__card3 .BusinessOrganisationSection-module__iiEkqW__cardContent:after{width:417px}.BusinessOrganisationSection-module__iiEkqW__card4{width:505px;height:240px;top:738px}.BusinessOrganisationSection-module__iiEkqW__card4 .BusinessOrganisationSection-module__iiEkqW__cardContent:after{width:417px}.BusinessOrganisationSection-module__iiEkqW__card5{height:301px;top:1034px}.BusinessOrganisationSection-module__iiEkqW__card5 .BusinessOrganisationSection-module__iiEkqW__cardContent{grid-template-rows:48px 93px;grid-template-columns:66px 1fr}.BusinessOrganisationSection-module__iiEkqW__card5 .BusinessOrganisationSection-module__iiEkqW__cardBtn{grid-column:2;margin-left:24px}}@media screen and (max-width:768px){.BusinessOrganisationSection-module__iiEkqW__pathImg{transform:translate(-50%,-47%)}.BusinessOrganisationSection-module__iiEkqW__header{font-size:32px;line-height:120%}}@media screen and (max-width:700px){.BusinessOrganisationSection-module__iiEkqW__section{height:auto;margin:-70px auto 84px}.BusinessOrganisationSection-module__iiEkqW__section:after{content:"";background:linear-gradient(0deg, var(--blocksBackground) 0%, var(--mainBackground) 100%);width:100%;height:50px;position:absolute;bottom:-84px}.BusinessOrganisationSection-module__iiEkqW__pathImg{display:none}.BusinessOrganisationSection-module__iiEkqW__cardsContainer{flex-direction:column;width:auto;height:auto;margin:0 20px;display:flex}.BusinessOrganisationSection-module__iiEkqW__card{--businessOrganisationCardPadding:10px;box-sizing:content-box;width:100%;height:auto;margin-bottom:120px;position:sticky;top:calc(var(--businessOrganisationCardIndex) * var(--businessOrganisationCardPadding))!important;left:auto!important;right:auto!important}.BusinessOrganisationSection-module__iiEkqW__cardContent:after{width:calc(100% - 88px)!important}.BusinessOrganisationSection-module__iiEkqW__cardImg{display:block;position:absolute;bottom:-120px;left:50%;transform:translate(-50%)}}@media screen and (max-width:580px){.BusinessOrganisationSection-module__iiEkqW__cardContent{grid-template-rows:35px auto;grid-template-columns:30px 1fr;padding:20px 0 20px 20px}.BusinessOrganisationSection-module__iiEkqW__cardContent:after{left:53px;width:calc(100% - 53px)!important}.BusinessOrganisationSection-module__iiEkqW__card5 .BusinessOrganisationSection-module__iiEkqW__cardContent{grid-template-columns:30px 1fr;padding:20px}.BusinessOrganisationSection-module__iiEkqW__cardHeader{padding-left:12px;font-size:24px}.BusinessOrganisationSection-module__iiEkqW__cardDescription{padding-left:12px}.BusinessOrganisationSection-module__iiEkqW__cardSpan{margin:0 -6px;font-size:36px}.BusinessOrganisationSection-module__iiEkqW__cardBtn{grid-column:1/3;width:100%;margin-left:0}.BusinessOrganisationSection-module__iiEkqW__cardBtn a{width:100%;height:56px;margin:57px 0 0;font-size:20px}}@media screen and (max-width:500px){.BusinessOrganisationSection-module__iiEkqW__section{margin:-70px auto 0}.BusinessOrganisationSection-module__iiEkqW__section:after{bottom:0}}@media screen and (max-width:375px){.BusinessOrganisationSection-module__iiEkqW__header{line-height:140%}.BusinessOrganisationSection-module__iiEkqW__description{font-size:20px}}
.TabsSlider-module__yXdeBa__tabsSlider{grid-template-columns:505px 1fr;gap:20px;display:grid;position:relative}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__tabs{flex-direction:column;gap:20px;display:flex}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__tabs .TabsSlider-module__yXdeBa__tab{color:#0c0c0c;cursor:pointer;background-color:#fff;border:none;border-radius:15px;align-items:center;gap:10px;height:92px;padding-left:24px;font-size:1.5rem;font-weight:500;line-height:100%;transition:color .3s,fill .3s;display:flex;box-shadow:0 4px 14.9px #0000001a}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__tabs .TabsSlider-module__yXdeBa__tab .TabsSlider-module__yXdeBa__title{text-align:start}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__tabs .TabsSlider-module__yXdeBa__tab.TabsSlider-module__yXdeBa__selected{color:#406bed}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__container{border-radius:15px;width:100%;height:540px;position:relative;overflow:hidden;box-shadow:0 4px 13.1px #0000001a}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__container .TabsSlider-module__yXdeBa__slides{width:100%;height:100%;display:flex}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__container .TabsSlider-module__yXdeBa__slides .TabsSlider-module__yXdeBa__slide{flex-direction:column;flex:0 0 100%;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .5s;display:flex;position:relative}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__container .TabsSlider-module__yXdeBa__slides .TabsSlider-module__yXdeBa__slide:before{content:"";z-index:1;background:linear-gradient(#0000 44.63%,#0006 69.63%);width:100%;height:100%;position:absolute;top:0;left:0}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__container .TabsSlider-module__yXdeBa__slides .TabsSlider-module__yXdeBa__slide .TabsSlider-module__yXdeBa__img{object-fit:cover;width:100%;height:100%;transition:opacity .3s ease-in-out}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__container .TabsSlider-module__yXdeBa__slides .TabsSlider-module__yXdeBa__slide .TabsSlider-module__yXdeBa__text{z-index:10;flex-direction:column;gap:24px;max-width:80%;margin:0;display:flex;position:absolute;bottom:48px;left:48px}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__container .TabsSlider-module__yXdeBa__slides .TabsSlider-module__yXdeBa__slide .TabsSlider-module__yXdeBa__text .TabsSlider-module__yXdeBa__title{display:none}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__container .TabsSlider-module__yXdeBa__slides .TabsSlider-module__yXdeBa__slide .TabsSlider-module__yXdeBa__text .TabsSlider-module__yXdeBa__description{color:#fff;font-size:1.25rem;font-weight:400;line-height:120%}@media not (min-width:1000px){.TabsSlider-module__yXdeBa__tabsSlider{grid-template-columns:1fr}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__container{height:698px}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__container .TabsSlider-module__yXdeBa__text{left:30px}}@media not (min-width:600px){.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__tabs{flex-direction:row;justify-content:center;align-items:center;gap:15px;display:flex}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__tabs .TabsSlider-module__yXdeBa__tab{width:56px;height:56px;padding:16px;display:block}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__tabs .TabsSlider-module__yXdeBa__tab .TabsSlider-module__yXdeBa__title{display:none}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__container{height:490px}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__container .TabsSlider-module__yXdeBa__slides .TabsSlider-module__yXdeBa__slide .TabsSlider-module__yXdeBa__text .TabsSlider-module__yXdeBa__title{color:#fff;font-size:1.5rem;font-weight:500;line-height:100%;display:block}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__container .TabsSlider-module__yXdeBa__slides .TabsSlider-module__yXdeBa__slide .TabsSlider-module__yXdeBa__text .TabsSlider-module__yXdeBa__description{font-size:1rem;font-weight:500;line-height:130%}}@media (max-width:374px){.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__container{height:490px}.TabsSlider-module__yXdeBa__tabsSlider .TabsSlider-module__yXdeBa__container .TabsSlider-module__yXdeBa__text .TabsSlider-module__yXdeBa__description{font-size:1rem;font-weight:300}}
.ArticleSection-module__gTXdoa__articleSection{flex-direction:column;gap:20px;max-width:min(910px,100% - 34px);margin:0 auto;padding:144px 0 80px;display:flex;position:relative}.ArticleSection-module__gTXdoa__articleSection .ArticleSection-module__gTXdoa__title{color:#0c0c0c;font-size:4rem;font-weight:500;line-height:120%}.ArticleSection-module__gTXdoa__articleSection .ArticleSection-module__gTXdoa__tags{gap:8px;display:flex}.ArticleSection-module__gTXdoa__articleSection .ArticleSection-module__gTXdoa__tags .ArticleSection-module__gTXdoa__tag{color:#434343;background-color:#ecf1fe;border-radius:4px;padding:4px 8px;font-size:.875rem;font-weight:400;line-height:120%}.ArticleSection-module__gTXdoa__articleSection .ArticleSection-module__gTXdoa__wrapperImg{aspect-ratio:16/9;width:100%;position:relative}.ArticleSection-module__gTXdoa__articleSection .ArticleSection-module__gTXdoa__wrapperImg .ArticleSection-module__gTXdoa__img{border-radius:20px;height:auto}
.BusinessSupportSection-module__2ukiha__section{z-index:5;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:360px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d}.BusinessSupportSection-module__2ukiha__header{text-align:center;max-width:1083px;color:var(--mainTextColor);z-index:6;margin:0 10px;font-size:48px;font-weight:500;line-height:120%}.BusinessSupportSection-module__2ukiha__headerSpan{color:var(--spanTextColor)}.BusinessSupportSection-module__2ukiha__tagsContainer{z-index:6;flex-wrap:wrap;justify-content:center;gap:20px;margin:0 10px;padding-top:64px;display:flex}.BusinessSupportSection-module__2ukiha__tag{box-sizing:border-box;height:61px;color:var(--mainTextColor);background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#475bbe 0%,#687bdc 50%,#475bbe 100%) border-box;border:5px solid #0000;border-radius:16px;align-items:center;margin:0;padding:0 24px;font-size:24px;font-weight:400;line-height:120%;display:flex}.BusinessSupportSection-module__2ukiha__tag:first-child{background:var(--accentTextColor);color:var(--onDarkTextColor);border:none}@media screen and (max-width:950px){.BusinessSupportSection-module__2ukiha__header{font-size:32px}}@media screen and (max-width:744px){.BusinessSupportSection-module__2ukiha__tag{font-size:20px}}@media screen and (max-width:500px){.BusinessSupportSection-module__2ukiha__section{background-color:#0000;justify-content:flex-start;height:700px}.BusinessSupportSection-module__2ukiha__header{padding-top:38px}.BusinessSupportSection-module__2ukiha__tag:first-child{color:var(--mainTextColor);background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#475bbe 0%,#687bdc 50%,#475bbe 100%) border-box;border:5px solid #0000}}@media screen and (max-width:375px){.BusinessSupportSection-module__2ukiha__section{height:290px;margin-top:100px;padding-bottom:0}.BusinessSupportSection-module__2ukiha__header{padding-top:0}}
.ReadySection-module__5E94Wq__readySection{flex-direction:column;width:100%;max-width:min(1240px,100% - 34px);margin:0 auto;padding:100px 0 41px;display:flex;position:relative}.ReadySection-module__5E94Wq__readySection .ReadySection-module__5E94Wq__title{text-align:center;color:#0c0c0c;margin-bottom:154px;font-size:2.5rem;font-weight:500;line-height:4.5rem}.ReadySection-module__5E94Wq__readySection .ReadySection-module__5E94Wq__linkButton{text-align:center;color:var(--text-color-primary);background:linear-gradient(#f5b427 0%,#e49424 100%);border-radius:8px;margin:0 auto;padding:16px 60px;font-size:1.25rem;font-weight:500;line-height:120%}.ReadySection-module__5E94Wq__readySection .ReadySection-module__5E94Wq__wrapperDecoration{height:668px;position:relative}@media (max-width:1200px){.ReadySection-module__5E94Wq__readySection{max-width:min(1240px,100% - 30px);padding-top:60px;padding-bottom:60px}.ReadySection-module__5E94Wq__readySection .ReadySection-module__5E94Wq__title{line-height:3.25rem}.ReadySection-module__5E94Wq__readySection .ReadySection-module__5E94Wq__subtitle{margin-bottom:60px}}@media (max-width:744px){.ReadySection-module__5E94Wq__readySection{max-width:min(1240px,100% - 70px);padding-top:100px}.ReadySection-module__5E94Wq__readySection .ReadySection-module__5E94Wq__wrapperDecoration{height:100px}.ReadySection-module__5E94Wq__readySection .ReadySection-module__5E94Wq__linkButton{width:100%;padding-left:auto;padding-right:auto}.ReadySection-module__5E94Wq__readySection .ReadySection-module__5E94Wq__title{margin-bottom:40px;font-size:2.5rem;line-height:3.25rem}.ReadySection-module__5E94Wq__readySection .ReadySection-module__5E94Wq__subtitle{margin-bottom:40px;font-size:1.25rem}}@media (max-width:374px){.ReadySection-module__5E94Wq__readySection{max-width:min(1240px,100% - 22px);padding-top:60px;padding-bottom:100px}.ReadySection-module__5E94Wq__readySection .ReadySection-module__5E94Wq__title{font-size:1.5rem;line-height:120%}.ReadySection-module__5E94Wq__readySection .ReadySection-module__5E94Wq__wrapperDecoration{display:none}}
.ArticleContent-module__8KWQ8G__h1{color:#0c0c0c;margin-bottom:40px;font-size:2rem;font-weight:500;line-height:120%}.ArticleContent-module__8KWQ8G__h2{color:#0c0c0c;margin-bottom:20px;font-size:1.5rem;font-weight:500;line-height:120%}.ArticleContent-module__8KWQ8G__h3{color:#0c0c0c;margin-bottom:10px;font-size:1.25rem;font-weight:500;line-height:120%}.ArticleContent-module__8KWQ8G__p{color:#0c0c0c;margin:16px 0;font-size:1rem;line-height:1.7}.ArticleContent-module__8KWQ8G__ul{margin:16px 0;padding-left:24px}.ArticleContent-module__8KWQ8G__ul li{margin:8px 0}.ArticleContent-module__8KWQ8G__ul li::marker{color:#475bbe}.ArticleContent-module__8KWQ8G__ol{margin:16px 0;padding-left:24px;list-style:decimal}.ArticleContent-module__8KWQ8G__ol li{margin:8px 0}.ArticleContent-module__8KWQ8G__blockquote{color:#6b7280;background:#f9fafb;border-left:4px solid #e5e7eb;margin:16px 0;padding:16px 24px;font-style:italic}.ArticleContent-module__8KWQ8G__link{color:#475bbe;word-break:break-word;text-decoration:none;transition:-webkit-text-decoration .2s,text-decoration .2s}.ArticleContent-module__8KWQ8G__link:hover{text-decoration:underline}.ArticleContent-module__8KWQ8G__linkUnderline{text-decoration:underline}.ArticleContent-module__8KWQ8G__linkUnderline:hover{text-decoration:none}.ArticleContent-module__8KWQ8G__wrapperImage{aspect-ratio:16/9;width:100%;position:relative}.ArticleContent-module__8KWQ8G__wrapperImage .ArticleContent-module__8KWQ8G__image{border-radius:8px;display:block}.ArticleContent-module__8KWQ8G__tableWrapper{-webkit-overflow-scrolling:touch;width:100%;margin:24px 0;overflow-x:auto}.ArticleContent-module__8KWQ8G__tableWrapper .ArticleContent-module__8KWQ8G__table{border-collapse:collapse;text-align:left;table-layout:fixed;width:100%;min-width:600px;font-size:1rem;line-height:1.5}.ArticleContent-module__8KWQ8G__tableWrapper .ArticleContent-module__8KWQ8G__table .ArticleContent-module__8KWQ8G__th{color:#1d1d1f;text-align:center;background-color:#f5f5f7;border-bottom:2px solid #e5e5e7;padding:12px 16px;font-weight:600}.ArticleContent-module__8KWQ8G__tableWrapper .ArticleContent-module__8KWQ8G__table .ArticleContent-module__8KWQ8G__td{vertical-align:top;color:#333;border-bottom:1px solid #e5e5e7;padding:12px 16px}.ArticleContent-module__8KWQ8G__tableWrapper .ArticleContent-module__8KWQ8G__table .ArticleContent-module__8KWQ8G__tr:hover{background-color:#fafafa}.ArticleContent-module__8KWQ8G__italic{font-style:italic;font-weight:500}.ArticleContent-module__8KWQ8G__hr{border:0;border-top:1px solid #e5e5e7;margin:32px 0}@media (max-width:768px){.ArticleContent-module__8KWQ8G__content{padding:30px 0}.ArticleContent-module__8KWQ8G__h1{font-size:1.625rem}.ArticleContent-module__8KWQ8G__h2{font-size:1.375rem}.ArticleContent-module__8KWQ8G__h3{font-size:1.125rem}.ArticleContent-module__8KWQ8G__p{font-size:1rem}}
.Card-module__cEfuuW__cardLink{color:inherit;width:100%;height:100%;text-decoration:none;display:block}.Card-module__cEfuuW__cardLink .Card-module__cEfuuW__card{background:#fff;border-radius:20px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.Card-module__cEfuuW__cardLink .Card-module__cEfuuW__card:before{content:"";z-index:5;background-image:linear-gradient(179.91deg,#0000 48.44%,#0006 74.43%),linear-gradient(#0000004d,#0000004d);width:100%;height:100%;position:absolute;top:0;left:0}.Card-module__cEfuuW__cardLink .Card-module__cEfuuW__card .Card-module__cEfuuW__image{object-fit:cover}.Card-module__cEfuuW__cardLink .Card-module__cEfuuW__card .Card-module__cEfuuW__content{z-index:10;flex-direction:column;flex:1;gap:12px;max-width:700px;padding:30px 32px;display:flex;position:absolute;bottom:0}.Card-module__cEfuuW__cardLink .Card-module__cEfuuW__card .Card-module__cEfuuW__content .Card-module__cEfuuW__title{color:#fff;margin:0;font-size:2rem;font-weight:500;line-height:120%}.Card-module__cEfuuW__cardLink .Card-module__cEfuuW__card .Card-module__cEfuuW__content .Card-module__cEfuuW__description{max-lines:2;color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:Roboto;font-size:1.25rem;font-weight:300;line-height:120%;display:-webkit-box;overflow:hidden}.Card-module__cEfuuW__cardLink:hover .Card-module__cEfuuW__card{transform:translateY(-4px);box-shadow:0 8px 24px #475bbe26}@media (max-width:768px){.Card-module__cEfuuW__title{font-size:1.125rem}.Card-module__cEfuuW__description{font-size:.875rem}.Card-module__cEfuuW__content{padding:16px}}
.CirclesAnimation-module__vHQhqG__container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CirclesAnimation-module__vHQhqG__wrapper{width:calc(var(--size) * 2);height:calc(var(--size) * 2);animation:linear infinite CirclesAnimation-module__vHQhqG__rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CirclesAnimation-module__vHQhqG__wrapper1{--size:clamp(300px, 70vw, 832px);animation-duration:var(--circleWrapper1AnimationDuration);animation-direction:reverse}.CirclesAnimation-module__vHQhqG__wrapper2{--size:clamp(260px, 56vw, 688px);animation-duration:var(--circleWrapper2AnimationDuration)}.CirclesAnimation-module__vHQhqG__wrapper3{--size:clamp(220px, 45vw, 575px);animation-duration:var(--circleWrapper3AnimationDuration);animation-direction:reverse}.CirclesAnimation-module__vHQhqG__wrapper4{--size:clamp(180px, 37vw, 491px);animation-duration:var(--circleWrapper4AnimationDuration)}.CirclesAnimation-module__vHQhqG__wrapper5{--size:clamp(150px, 30vw, 398px);animation-duration:var(--circleWrapper5AnimationDuration);animation-direction:reverse}.CirclesAnimation-module__vHQhqG__circle{border-radius:50%;width:100%;height:100%;position:relative}.CirclesAnimation-module__vHQhqG__circle:after{content:"";background:#fff;border-radius:50%;width:calc(100% - 2px);height:calc(100% - 2px);position:absolute;top:1px;left:1px}.CirclesAnimation-module__vHQhqG__circle1{background:linear-gradient(208.69deg,#d5d5d5 4.69%,#d8d8d8 32.14%,#969696 96.78%)}.CirclesAnimation-module__vHQhqG__circle2{background:linear-gradient(142.24deg,#d5d5d5 12.9%,#d8d8d8 38.04%,#969696 97.23%)}.CirclesAnimation-module__vHQhqG__circle3{opacity:.6;background:linear-gradient(135.91deg,#d5d5d5 -3.45%,#d8d8d8 27.88%,#969696 101.65%)}.CirclesAnimation-module__vHQhqG__circle4{opacity:.4;background:linear-gradient(230.45deg,#d5d5d5 6.6%,#d8d8d8 31.51%,#969696 90.15%)}.CirclesAnimation-module__vHQhqG__circle5{opacity:.2;background:linear-gradient(191.42deg,#d5d5d5 .26%,#d8d8d8 26.43%,#969696 88.05%)}.CirclesAnimation-module__vHQhqG__icon{transform:translate(-50%, -50%) translateX(var(--size));position:absolute;top:50%;left:50%}.CirclesAnimation-module__vHQhqG__icon img{width:100%;height:100%}.CirclesAnimation-module__vHQhqG__iconOpposite{transform:translate(-50%, -50%) rotate(180deg) translateX(var(--size))}.CirclesAnimation-module__vHQhqG__iconOppositePlus{transform:translate(-50%, -50%) rotate(170deg) translateX(var(--size))}.CirclesAnimation-module__vHQhqG__iconOppositeMinus{transform:translate(-50%, -50%) rotate(190deg) translateX(var(--size))}.CirclesAnimation-module__vHQhqG__iconFast{will-change:transform;animation:30s linear infinite CirclesAnimation-module__vHQhqG__orbit;position:absolute;top:50%;left:50%}.CirclesAnimation-module__vHQhqG__iconInner{animation:linear infinite CirclesAnimation-module__vHQhqG__counterRotate}.CirclesAnimation-module__vHQhqG__iconInner1{animation-duration:var(--circleWrapper1AnimationDuration);animation-direction:reverse}.CirclesAnimation-module__vHQhqG__iconInner2{animation-duration:var(--circleWrapper2AnimationDuration);animation-direction:normal}.CirclesAnimation-module__vHQhqG__iconInner3{animation-duration:var(--circleWrapper3AnimationDuration);animation-direction:reverse}.CirclesAnimation-module__vHQhqG__iconInner4{animation-duration:var(--circleWrapper4AnimationDuration);animation-direction:normal}.CirclesAnimation-module__vHQhqG__placeholder{border-radius:50%;width:16px;height:16px}@keyframes CirclesAnimation-module__vHQhqG__rotate{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes CirclesAnimation-module__vHQhqG__counterRotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes CirclesAnimation-module__vHQhqG__orbit{0%{transform:translate(-50%, -50%) rotate(0deg) translateX(var(--size))}to{transform:translate(-50%, -50%) rotate(360deg) translateX(var(--size))}}@media (prefers-reduced-motion:reduce){.CirclesAnimation-module__vHQhqG__wrapper,.CirclesAnimation-module__vHQhqG__iconFast,.CirclesAnimation-module__vHQhqG__iconInner{animation:none}}@media screen and (max-width:768px){.CirclesAnimation-module__vHQhqG__iconInner1,.CirclesAnimation-module__vHQhqG__iconInner2,.CirclesAnimation-module__vHQhqG__iconInner3{width:70px;height:70px}.CirclesAnimation-module__vHQhqG__iconInner4{width:50px;height:50px}}@media screen and (max-width:576px){.CirclesAnimation-module__vHQhqG__container{top:100px}.CirclesAnimation-module__vHQhqG__wrapper1{--size:550px}.CirclesAnimation-module__vHQhqG__wrapper2{display:none}.CirclesAnimation-module__vHQhqG__wrapper3{--size:450px}.CirclesAnimation-module__vHQhqG__wrapper4{--size:390px}.CirclesAnimation-module__vHQhqG__wrapper5{--size:300px}.CirclesAnimation-module__vHQhqG__iconInner1,.CirclesAnimation-module__vHQhqG__iconInner3{width:50px;height:50px}.CirclesAnimation-module__vHQhqG__iconInner4{width:40px;height:40px}}
.UpdatesSection-module__Fvt5gq__updatesSection{flex-direction:column;gap:90px;max-width:min(1240px,100% - 34px);margin:0 auto;padding:229px 0 244px;display:flex;position:relative}@media (max-width:1200px){.UpdatesSection-module__Fvt5gq__updatesSection{max-width:min(1240px,100% - 30px)}}@media (max-width:800px){.UpdatesSection-module__Fvt5gq__updatesSection{gap:90px;padding-top:152px;padding-bottom:0}}@media (max-width:500px){.UpdatesSection-module__Fvt5gq__updatesSection{gap:40px}}
.Decoration-module__D1aB6q__decoration{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.Decoration-module__D1aB6q__decoration .Decoration-module__D1aB6q__circle{position:absolute;top:-20%;left:50%;transform:translate(-50%,-50%)}.Decoration-module__D1aB6q__decoration .Decoration-module__D1aB6q__blueCursor{z-index:2;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;transition:all .8s ease-out;position:absolute;top:200px;left:350px}.Decoration-module__D1aB6q__decoration .Decoration-module__D1aB6q__greenCursor{z-index:2;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;transition:all .8s ease-out;position:absolute;top:80px;left:50%}.Decoration-module__D1aB6q__decoration .Decoration-module__D1aB6q__yellowCursor{z-index:2;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;transition:all .8s ease-out;position:absolute;top:150px;right:250px}.Decoration-module__D1aB6q__decoration .Decoration-module__D1aB6q__commentsWindow{z-index:2;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;transition:all .8s ease-out;position:absolute;top:100px;right:-20%}.Decoration-module__D1aB6q__decoration .Decoration-module__D1aB6q__tools{z-index:2;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;z-index:10;transition:all .8s ease-out;position:absolute;top:20px;left:0}.Decoration-module__D1aB6q__decoration .Decoration-module__D1aB6q__pallet{z-index:2;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;z-index:5;transition:all .8s ease-out;position:absolute;top:160px;left:40px}.Decoration-module__D1aB6q__decoration .Decoration-module__D1aB6q__thin{z-index:2;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;transition:all 1s ease-out;position:absolute;top:200px;left:75px}@media (max-width:744px){.Decoration-module__D1aB6q__decoration .Decoration-module__D1aB6q__blueCursor{transition:all .8s ease-out;top:20px;left:50px}.Decoration-module__D1aB6q__decoration .Decoration-module__D1aB6q__greenCursor{transition:all .8s ease-out;top:40px;left:50%}.Decoration-module__D1aB6q__decoration .Decoration-module__D1aB6q__yellowCursor{transition:all .8s ease-out;top:50px;right:50px}.Decoration-module__D1aB6q__decoration .Decoration-module__D1aB6q__commentsWindow,.Decoration-module__D1aB6q__decoration .Decoration-module__D1aB6q__tools,.Decoration-module__D1aB6q__decoration .Decoration-module__D1aB6q__pallet,.Decoration-module__D1aB6q__decoration .Decoration-module__D1aB6q__thin{display:none}}@media (max-width:374px){.Decoration-module__D1aB6q__decoration{display:none}}
.TagFilter-module__WiupPG__filter{flex-wrap:wrap;gap:10px 60px;margin-bottom:30px;display:flex}.TagFilter-module__WiupPG__filter .TagFilter-module__WiupPG__tagButton{color:#fff;cursor:pointer;background:#8ca6f4;border:none;border-radius:20px;padding:12px 24px;font-size:1.25rem;font-weight:500;line-height:120%;transition:all .2s}.TagFilter-module__WiupPG__filter .TagFilter-module__WiupPG__tagButton:first-letter{text-transform:uppercase}.TagFilter-module__WiupPG__filter .TagFilter-module__WiupPG__tagButton:hover,.TagFilter-module__WiupPG__filter .TagFilter-module__WiupPG__tagButton.TagFilter-module__WiupPG__active{background-color:#547aef}
.Divider-module__U_SrOq__divider{width:100%;padding:10px}.Divider-module__U_SrOq__divider .Divider-module__U_SrOq__line{border-top:1px solid #aaa;width:100%}
.BackToBlog-module__faCvIW__link{color:#2f55d0;vertical-align:middle;align-items:center;gap:12px;width:max-content;font-size:1rem;font-weight:400;line-height:120%;text-decoration:none;display:inline-flex}
