@font-face{font-family:Mabry Pro;src:url(../fonts/MabryPro-Light.woff2) format("woff2"),url(../fonts/MabryPro-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Mabry Pro;src:url(../fonts/MabryPro-Regular.woff2) format("woff2"),url(../fonts/MabryPro-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Mabry Pro;src:url(../fonts/MabryPro-Medium.woff2) format("woff2"),url(../fonts/MabryPro-Medium.woff) format("woff");font-weight:500;font-style:normal}.grid{display:flex;justify-content:space-between;align-items:stretch}.grid__nav{padding-left:.5rem;margin-right:.75rem;width:15vw}.grid__main{width:80%;flex-shrink:unset;flex-grow:2}.row{display:flex;width:100%}.row--2{margin-top:3rem;margin-bottom:5rem}.row--3{margin-top:5rem}.row--4{margin-bottom:5rem}.row--5{margin:11.25rem 0}.row--6{margin-bottom:3.94rem}.row--7{margin-top:11.1rem;margin-bottom:3.6rem}.row--8{margin-top:8.8rem;margin-bottom:5rem}.col{display:flex;flex-direction:column}@media screen and (max-width:768px){.grid{flex-direction:column}.grid__nav{padding:1.25rem .75rem;margin:0;height:5.63rem;width:100%;z-index:1000}.grid__main{width:100%}.row{flex-direction:column;align-items:flex-start}.row--5{margin:3.75rem 0 0}.row--7{margin-top:5rem;margin-bottom:2.4rem}.row--8{margin-top:5rem;margin-bottom:3.7rem}}:root{--white:#fff;--backgorund:#fafafa;--purple:#5c2076;--gray:#2a2a2a;--gray-2:#4f4f4f;--light-gray:#d7d7d7}html{font-size:1.111vw;height:100%;background:var(--backgorund);-webkit-overflow-scrolling:auto}body,html{width:100%}body{position:relative;color:var(--gray);font-size:1.25rem;line-height:1.56rem;font-family:Mabry Pro;transition:opacity 1s ease;scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box;flex-shrink:0}#root{z-index:10}#root,body,html{position:relative;width:100%}main{width:100%}h1,h2,h3{font-weight:500}picture{display:flex;width:100%}img,svg{height:auto;width:100%;flex-shrink:0}a,button,input,p,span,ul{font:inherit;color:inherit}a{text-decoration:none}.hide-desktop{display:none}@media screen and (max-width:768px){:root{--backgorund:#f5f5f5}html{font-size:4.267vw}body{font-size:1.13rem;line-height:1.38rem}*{cursor:unset!important}main{overflow:unset}.hide-desktop{display:inline-block}.hide-mobile{display:none}}.btn{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:4.69rem;border:none;outline:none;color:var(--white);cursor:pointer;background:linear-gradient(180deg,transparent -53.2%,transparent 22.56%,#5c2076 98.31%);background-color:var(--purple);transition:background .3s ease}@media(hover:hover){.btn:hover{background-color:#cb65a8}}.cookies{position:fixed;display:none;bottom:0;left:calc(15vw + .75rem);width:35.75rem;height:31.94rem;z-index:100000;overflow:hidden}.cookies__bg{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:-1}.cookies__bg img,.cookies__bg picture{height:100%;-o-object-fit:contain;object-fit:contain}.cookies__info{padding:3.44rem;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.cookies__title{max-width:22rem;font-size:2.25rem;line-height:2.94rem}.cookies__text{margin-top:.65rem;max-width:22rem}.cookies__text a{color:var(--purple);border-bottom:.06rem solid var(--purple)}.cookies__btn{margin-top:2.25rem;width:13.13rem;height:3.88rem}.cookies_active{display:block}@media screen and (max-width:768px){.cookies{left:0;width:100%;height:24.25rem}.cookies__info{padding:1.69rem 2.38rem}.cookies__title{max-width:100%;font-size:1.75rem;line-height:2rem}.cookies__text{margin-top:.65rem;max-width:22rem}.cookies__btn{margin-top:1.5rem;width:100%;height:3.25rem}}.logo{display:none}.nav{position:sticky;top:0;left:0;padding-top:1.25rem;flex-direction:column;height:100%;max-height:100vh}.nav,.nav__logo{display:flex;width:100%}.nav__logo{position:relative;height:4.31rem}.nav__logo img{position:absolute;top:0;left:0}.nav__logo img:nth-child(2){opacity:0}.nav__links{margin-top:1.5rem;flex-shrink:unset;height:100%;width:100%;max-height:52.9rem;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.nav__links-inner{height:100%;padding-bottom:.64rem}.nav__link,.nav__links-inner{display:flex;flex-direction:column;width:100%}.nav__link{padding:.69rem .44rem;position:relative;justify-content:space-between;height:auto;flex-grow:2;min-height:4.4rem;border-radius:.63rem;color:var(--white);flex-shrink:unset;transition:max-height .3s ease,background .3s ease}.nav__link+.nav__link{margin-top:.31rem}.nav__link:first-child{background:#652d7e}.nav__link:nth-child(2){background:#683b7e}.nav__link:nth-child(3){background:#734c88}.nav__link:nth-child(4){background:#805d92}.nav__link:nth-child(5){background:#8d6e9d}.nav__link:nth-child(6){background:#aa94b6}.nav__link:nth-child(7){background:#bcaac5}@media(hover:hover){.nav__link:hover{background:var(--purple)}}.nav__link.active{background:var(--purple);max-height:29%;height:100%}.nav__link.active .nav__link-progress{display:flex;height:calc(100% - 4.75rem)}.nav__link-number{font-size:.88rem;line-height:100%}.nav__link-progress{display:none;flex-direction:column;align-items:center;position:absolute;left:.75rem;top:50%;transform:translateY(calc(-50% - .25rem));width:.38rem;height:0;transition:height .3s ease;overflow:hidden}.nav__link-point{position:absolute;left:0;top:0;width:.38rem;height:.38rem;background:var(--white);border-radius:50%;transition:top ease}.nav__link-bar{min-width:1px;width:.06rem;height:100%;background:var(--white)}.nav__link-title{line-height:1.63rem}.nav__burger{position:relative;display:none}.nav__burger img{position:absolute;top:0;left:0}.nav__burger img:nth-child(2){opacity:0}.nav__tel{display:none}@media screen and (max-width:768px){.logo{width:8.88rem;height:3.31rem}.logo,.nav{display:flex}.nav{padding:1.25rem .75rem;height:5.63rem;position:fixed;flex-direction:row;align-items:flex-start;justify-content:space-between;overflow:hidden;max-height:unset}.nav--active{height:100%;width:100%;background:var(--purple)}.nav--active .nav__logo img:nth-child(2){opacity:1}.nav--active .nav__burger{background:var(--white)}.nav--active .nav__burger img:first-child{opacity:0}.nav--active .nav__burger img:nth-child(2){opacity:1}.nav__burger{display:flex;align-items:center;justify-content:center;width:3.13rem;height:3.13rem;border-radius:.5rem;background:var(--purple)}.nav__tel{margin-top:auto;display:flex;font-size:1.75rem;line-height:2rem;color:var(--white)}.nav__links{margin-top:0;padding:0 .75rem;position:absolute;top:7.19rem;left:0;height:calc(100% - 7.19rem);max-height:unset}.nav__logo{display:flex;width:8.88rem;height:3.31rem}.nav__logo img{opacity:0}.nav__links-inner{flex-direction:column;align-items:flex-start;min-height:100%;padding-bottom:2rem}.nav__link{padding:0;width:auto;height:auto;line-height:2rem;font-size:1.75rem;min-height:auto;max-height:none;flex-grow:0;border-radius:.63rem;background:none!important;color:var(--white);transition:height .3s ease}.nav__link+.nav__link{margin-top:1.5rem}.nav__link:nth-child(7){margin-bottom:1.5rem}.nav__link.active{padding:.5rem .75rem;background:var(--white)!important;height:auto;color:var(--purple)}.nav__link-number,.nav__link-progress,.nav__link.active .nav__link-progress{display:none}.nav__link-title{line-height:1.63rem}}.cover{padding-right:.88rem;margin-bottom:5rem;padding-top:.64rem;padding-bottom:.64rem;align-items:center;justify-content:center;height:100vh;max-height:60rem}.cover,.cover__inner{position:relative;display:flex;width:100%}.cover__inner{padding:4rem 6.25rem 5rem;flex-direction:column;justify-content:flex-end;height:100%;overflow:hidden;color:var(--white);background:var(--purple);border-radius:.63rem;box-shadow:0 6.25rem 5rem rgba(92,32,118,.07),0 2.5rem 2rem rgba(92,32,118,.05);z-index:10}.cover__title{font-size:4rem;line-height:4rem;font-weight:500;max-width:40rem}.cover__video{z-index:-1}.cover__img,.cover__video{position:absolute;top:0;left:0;width:100%;height:100%}.cover__img{z-index:-2}.cover__img img,.cover__img picture{height:100%;-o-object-fit:cover;object-fit:cover}.cover__item{position:relative;padding:2.5rem 1.88rem;display:flex;flex-direction:column;width:100%;height:100%}.cover--about .cover__inner,.cover__item{justify-content:space-between}.cover--about .cover__text{font-size:2.25rem;line-height:2.5rem;max-width:38.69rem}.cover--smart-system{margin-bottom:7.81rem}.cover--smart-system .cover__text{margin-top:.88rem;max-width:41rem}.cover--smart-stop{margin-bottom:6.71rem}.cover--smart-stop .cover__text{margin-top:.88rem;max-width:41rem}.cover--laboratory{margin-bottom:6.71rem}.cover--laboratory .cover__text{margin-top:.88rem;max-width:41rem}.cover--main{margin-bottom:0}.cover--main .cover__inner{padding:0}.cover--main .cover__text{font-size:2.25rem;line-height:2.5rem;font-weight:400}.cover--main .cover__text span{padding:0 .5rem .3rem;margin:0 -.5rem -.3rem}.cover--main .cover__text span:has(+span){border-top-right-radius:0;border-bottom-right-radius:0}.cover--main .cover__text span+span{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-.5rem}@media screen and (max-width:768px){.cover{padding:0 .75rem;margin-bottom:4.19rem;height:34.5rem}.cover__inner{position:relative;padding:3rem 2rem 2.5rem;box-shadow:0 3.25rem 2rem rgba(92,32,118,.07);z-index:10}.cover__title{font-size:2.75rem;line-height:2.75rem}.cover__text{max-width:none}.cover--about .cover__text{font-size:1.75rem;line-height:2rem;max-width:none}.cover--smart-system .cover__inner{padding:2rem 1.5rem}.cover--smart-system .cover__text{max-width:17.5rem}.cover--laboratory .cover__inner{padding:2rem 1.5rem}.cover--laboratory .cover__text{max-width:17.5rem}.cover--main{margin-bottom:0;max-height:unset;height:100%}.cover--main .cover__item{padding:2rem}.cover--main .cover__text{font-size:1.75rem;line-height:2rem;max-width:17rem}.cover--main .cover__text span:has(+span){border-radius:.63rem}.cover--main .cover__text span+span{border-radius:.63rem;margin-left:-.5rem}}.section{position:relative;padding:0 7.3rem 0 2.4rem;width:100%}.section__title{margin-bottom:5rem;font-size:4rem;line-height:4rem;font-weight:500;max-width:60rem}.section__title span{position:relative;display:inline-flex;padding:0 .8rem .6rem;margin:0 -.8rem -.6rem;background-color:var(--purple);border-radius:.64rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--white)}.section__title--center{padding-left:7rem;width:100%;text-align:center}.section--sticky{overflow:visible;padding-right:0}.section+.section{margin-top:11.25rem}@media screen and (max-width:768px){.section{overflow:hidden;padding:0 .75rem}.section__title{margin-bottom:3.75rem;font-size:2.75rem;line-height:2.75rem}.section__title span{padding:.1rem .5rem .3rem;margin:-.1rem -.5rem -.3rem;border-radius:.64rem}.section__title--center{padding-left:0}.section__title--left-mobile{text-align:left}.section--sticky{overflow:visible}.section--bridge{margin-top:3.6rem!important}.section+.section{margin-top:7.5rem}}.text{width:100%;max-width:55rem;font-size:2.25rem;line-height:2.5rem}.text--small{font-size:1.25rem;line-height:1.56rem}.text--quote{font-size:4rem;line-height:4rem;font-weight:500;max-width:60rem}.text--quote span{position:relative;display:inline-flex;padding:0 .8rem .6rem;margin:0 -.8rem -.6rem;background-color:var(--purple);border-radius:.64rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--white)}.text--quote span+span{margin-left:-1rem}.text p+p{margin-top:.5rem}.text--1{margin-top:9.38rem}.text--2{max-width:19.63rem}.text--3{padding-top:1.06rem;max-width:43.5rem}.text--4{max-width:33.13rem}.text--6{margin-top:2.06rem}.text--7{margin-top:.9rem;max-width:17.69rem}.text--8{max-width:60.63rem}.text--9{margin-top:3.75rem;margin-bottom:-2rem}.text--10{margin-right:2.94rem;max-width:46.06rem}.text--11{max-width:17.88rem}.text--13{max-width:60.75rem;margin-bottom:5rem}.text--14{margin-top:1rem;margin-right:2.5rem;max-width:52.5rem}.text--15{max-width:12.75rem}.text--16,.text--17{margin-top:5rem}.text--17{max-width:66.75rem}.text--18{max-width:60.75rem}.text--19{margin-top:5.3rem;margin-right:2.19rem;max-width:46.81rem}.text--20{max-width:17.88rem}.text--21{margin:-1rem auto 0;text-align:center;max-width:59.31rem}.text--22{margin-right:3.88rem;max-width:45rem}.text--23{max-width:17.88rem}.text--24{margin-right:3.88rem;max-width:45rem}.text--25{max-width:17.88rem}.text--26{margin-right:3.88rem;max-width:45rem}.text--27{max-width:17.88rem}.text--28{margin-bottom:5rem}.text--29{margin-top:7.7rem;max-width:61rem}.text--30{margin-top:3.8rem;max-width:51rem}.text--32{max-width:65rem}.text--33{margin-right:1.8rem;max-width:20rem}.text--34,.text--35{max-width:46rem}.text--35{margin-top:1.4rem}.text--36{margin-top:5rem;max-width:60rem}.text--37{margin-right:1.8rem;max-width:20rem}.text--38,.text--39{max-width:46rem}.text--39{margin-top:1.4rem}.text--41{margin-top:6rem}@media screen and (max-width:768px){.text{max-width:none;font-size:1.75rem;line-height:2rem}.text--small{font-size:1.13rem;line-height:1.38rem}.text--quote{margin-bottom:3.75rem;font-size:2.75rem;line-height:2.75rem}.text--quote span{padding:0 .5rem .3rem;margin:0 -.5rem -.3rem;border-radius:.64rem}.text--quote span+span{margin-left:-.5rem}.text p+p{margin-top:1rem}.text--1{margin-top:7.5rem}.text--2{max-width:19.63rem}.text--3{margin-top:1.5rem;padding-top:0}.text--4{max-width:33.13rem}.text--6{margin-top:2rem}.text--7{margin-top:0;max-width:none}.text--9{margin-top:1.45rem;margin-bottom:-1.3rem}.text--11{margin-top:1.45rem;margin-bottom:3rem}.text--12{margin-top:3.5rem}.text--13{margin-bottom:3.8rem}.text--14{margin-right:0;margin-top:-1.1rem}.text--16{margin-top:3.7rem}.text--19{margin-top:.8rem}.text--21{text-align:left}.text--23{margin-top:1.6rem}.text--25{margin-top:1.5rem}.text--26{max-width:21rem}.text--27{margin-top:1.5rem}.text--28{margin-bottom:3.7rem}.text--29{margin-top:5.2rem}.text--30{margin-top:1.5rem}.text--34{margin-top:2.5rem}.text--35{margin-top:.9rem}.text--36{margin-top:3.8rem}.text--38{margin-top:2.5rem}.text--39{margin-top:.9rem}.text--41{margin-top:4.8rem;max-width:21rem}}.image{position:absolute;display:flex;align-items:center;justify-content:center;z-index:-1;mix-blend-mode:darken}.image--0{top:-1.44rem;right:0;width:42.31rem}.image--1{top:38rem;right:0;width:74.25rem}.image--2{top:-1.44rem;right:0;width:39.19rem}.image--3{top:6.25rem;left:0;width:34.25rem}.image--4{position:relative;left:0;top:0;width:30.35rem;margin:-10.8rem 0 -2.5rem 9.6rem}@media screen and (max-width:768px){.image--0{top:11.56rem;right:-6rem;width:22.31rem}.image--1{top:48.9rem;right:-11.1rem;width:74.25rem}.image--2{top:8.56rem;right:-5rem;width:19.39rem}.image--3{top:6.05rem;left:6.6rem;width:17.25rem}.image--4{position:relative;width:21.75rem;margin:-4.5em 0 0 1rem}}.mission,.mission__inner{position:relative;width:100%}.mission__inner{display:flex;flex-direction:column;justify-content:center}.mission__bg{position:absolute;display:flex;top:0;left:50%;width:66.88rem;pointer-events:none;transform:translate(-50%)}.mission__bg img{position:absolute;left:0;top:0;opacity:0;transition:opacity .3s ease}.mission__bg img:first-child{opacity:1}.mission__items{display:flex;justify-content:space-between;width:66.88rem}.mission__item{display:flex;flex-direction:column;align-items:center}.mission__item:nth-child(2) .mission__info{text-align:center;max-width:17.56rem}.mission__item:nth-child(3) .mission__info{text-align:right}.mission__ball{width:21.38rem;height:21.38rem;cursor:pointer}.mission__info{margin-top:1.88rem;width:100%;max-width:13.88rem}.mission__title{font-size:2.25rem;line-height:2.5rem}.mission__text{margin-top:.5rem}.mission--0 .mission__bg img:nth-child(2),.mission--1 .mission__bg img:nth-child(3),.mission--2 .mission__bg img:nth-child(4){opacity:1}.mission__tiles{margin-top:10rem;display:grid;grid-template-columns:1fr 1fr;gap:.64rem;width:66.9rem}.mission__tile{padding:1.25rem;position:relative;width:33.13rem;height:19.94rem;border-radius:.63rem;display:flex;flex-direction:column;justify-content:space-between;background:var(--white);overflow:hidden;cursor:pointer;transition:box-shadow .5s ease}.mission__tile:after{position:absolute;content:"";left:-6.69rem;top:-7.44rem;width:25.38rem;height:25.38rem;opacity:0;background:radial-gradient(40.15% 40.15% at 42.12% 41.5%,hsla(0,0%,100%,0) 0,#fff 100%),radial-gradient(44.21% 44.21% at 78.08% 71.18%,#edc8d4 0,#cb65a8 50%,#5c2076 100%);transition:opacity .6s cubic-bezier(.47,1.64,.41,.8)}.mission__tile-number{font-size:4rem;line-height:4rem;font-weight:500;color:var(--purple);transform-origin:0 0}.mission__tile-number,.mission__tile-text{position:relative;z-index:10;transition:transform .6s cubic-bezier(.47,1.64,.41,.8),color .6s cubic-bezier(.47,1.64,.41,.8)}.mission__tile-text{width:14rem;transform-origin:0 100%}@media(hover:hover){.mission__tile:hover{z-index:100;box-shadow:0 0 4.5rem 0 rgba(237,200,212,.5)}.mission__tile:hover:after{opacity:1}.mission__tile:hover .mission__tile-number{color:var(--white);transform:scale(1.3)}.mission__tile:hover .mission__tile-text{color:var(--purple);transform:scale(1.3)}}.solutions{margin-top:5rem;display:flex;align-items:center;justify-content:space-between;width:100%}.solutions--possibility .solutions__item{height:27.75rem}.solutions--possibility .solutions__text{min-height:10.94rem}.solutions__item{position:relative;width:21.38rem;height:29.06rem;border-radius:.63rem;background:var(--white);overflow:hidden;transition:box-shadow .5s ease}@media(hover:hover){.solutions__item:hover{box-shadow:0 0 4.5rem 0 rgba(237,200,212,.5)}.solutions__item:hover .solutions__img{transition:-webkit-mask .3s ease-in;transition:mask .3s ease-in;transition:mask .3s ease-in,-webkit-mask .3s ease-in;opacity:1;-webkit-mask-size:41.88rem;mask-size:41.88rem;-webkit-mask-position:50% 50%;mask-position:50% 50%}.solutions__item:hover .solutions__img img{transform:scale(1.03)}}.solutions__img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;-webkit-mask-position:21.38rem 29.06rem;mask-position:21.38rem 29.06rem;-webkit-mask-size:0;mask-size:0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;opacity:0;cursor:pointer;transition:opacity .3s ease-in,-webkit-mask .3s ease-in .3s;transition:mask .3s ease-in .3s,opacity .3s ease-in;transition:mask .3s ease-in .3s,opacity .3s ease-in,-webkit-mask .3s ease-in .3s}.solutions__img img{height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1.5);transition:transform .8s cubic-bezier(.47,0,.23,1.38)}.solutions__body{padding:1.88rem 1.25rem;display:flex;flex-direction:column;width:100%;height:100%}.solutions__icon{display:flex;width:1.56rem}.solutions__title{margin-top:1.06rem;font-size:2.25rem;line-height:2.5rem}.solutions__text{margin-top:auto;min-height:6.25rem}@media screen and (max-width:768px){.mission{position:relative}.mission,.mission__inner{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.mission__inner{margin-left:-.75rem;width:calc(100% + 1.5rem);overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.mission__balls{position:relative;padding:0 .75rem;justify-content:flex-start;align-items:flex-start;width:auto}.mission__bg,.mission__items{width:51rem}.mission__item{align-items:flex-start}.mission__item:nth-child(2) .mission__info{padding:0 .88rem;text-align:center;max-width:16.5rem}.mission__item:nth-child(3) .mission__info{padding-left:0;padding-right:1.5rem;text-align:right}.mission__ball{width:16.5rem;height:16.5rem;cursor:unset}.mission__info{padding-left:1.5rem;margin-top:1.5rem;width:100%;max-width:14.69rem}.mission__title{font-size:1.75rem;line-height:2rem}.mission__tiles{margin-top:7.5rem;grid-template-columns:100%;gap:0;width:100%}.mission__tile{width:100%;height:13.75rem;border-radius:.63rem}.mission__tile+.mission__tile{margin-top:.5rem}.mission__tile-number{font-size:2.75rem;line-height:2.75rem}.mission__tile-text{width:15.5rem}.solutions{margin-top:3.75rem;flex-direction:column;align-items:flex-start;justify-content:flex-start}.solutions--possibility .solutions__title{max-width:17rem}.solutions--possibility .solutions__item{height:21.38rem}.solutions--possibility .solutions__text{min-height:unset}.solutions__item{width:100%;height:21.38rem}.solutions__item+.solutions__item{margin-top:.5rem}.solutions__img{display:none}.solutions__title{font-size:1.75rem;line-height:2rem}.solutions__text{margin-top:auto;min-height:auto}}.b2g{margin-top:6rem;width:100%}.b2g__texts{width:100%;display:flex;gap:.88rem}.b2g__tiles{margin-top:8.25rem;display:flex;justify-content:space-between;width:100%}.b2g__tile{padding:2.5rem 1.88rem 0;position:relative;width:19.19rem;height:15.38rem;display:flex;flex-direction:column;align-items:center;border-radius:.63rem;background:var(--white);overflow:hidden;transition:box-shadow .5s ease,transform .8s cubic-bezier(.47,0,.23,1.38)}.b2g__tile:nth-child(2){width:25.75rem}@media(hover:hover){.b2g__tile:hover{transform:translateY(-1.56rem);box-shadow:0 1.88rem 4.5rem 0 rgba(237,200,212,.5)}}.b2g__tile-icon{display:flex;align-items:center;justify-content:center;height:5.44rem;width:15.44rem}.b2g__tile-icon img{height:100%;width:auto}.b2g__tile-text{margin-top:1.75rem;text-align:center;width:100%;height:100%;flex-shrink:unset;overflow:hidden}.rotator{position:relative;width:100%;height:100%}.rotator__text{position:absolute;top:0;left:0;transform:translateY(100%);width:100%;height:100%;opacity:0;transition:transform .6s cubic-bezier(.47,1.64,.41,.8)}.rotator__text--active{transform:translateY(0)}.rotator__text--hide{transform:translateY(-100%)}@media screen and (max-width:768px){.b2g{margin-top:3.75rem}.b2g__texts{width:100%;flex-direction:column;gap:0}.b2g__tiles{margin-top:3.75rem;display:flex;flex-direction:column;justify-content:flex-start}.b2g__tile{padding:3rem 1.88rem 0;position:relative;width:100%;height:15.38rem}.b2g__tile:nth-child(2){width:100%}.b2g__tile+.b2g__tile{margin-top:.5rem}.b2g__tile-icon{height:4.88rem;width:16.31rem}}.carousel{position:relative;width:100%;overflow:hidden;pointer-events:auto}.carousel__inner{top:0;left:0;height:100%;transition:transform .5s ease-in-out}.carousel__inner,.carousel__navs{position:absolute;display:flex;align-items:center}.carousel__navs{top:50%;left:50%;transform:translate(-50%,-50%);justify-content:space-between;z-index:1000;width:68.13rem}.carousel__nav{display:flex;width:4rem;height:4rem;cursor:pointer}.carousel__nav svg path{transition:transform .3s ease}.carousel__nav:first-child svg path:nth-child(2){transform:translateX(25%)}.carousel__nav:nth-child(2) svg path:nth-child(2){transform:translateX(-25%)}@media(hover:hover){.carousel__nav:hover svg path:nth-child(2){transform:translateX(0)}}.carousel__timer{position:absolute;display:flex;z-index:5;top:2.5rem;right:1.88rem;width:1.88rem}.carousel__timer svg{position:absolute;top:0;left:0;transform:rotate(-90deg);transform-origin:50% 50%}.carousel__timer svg:first-child{z-index:10}.carousel__timer svg:first-child circle{stroke-dasharray:81.64;stroke-dashoffset:81.64}.carousel__timer--active svg:first-child circle{transition:stroke-dashoffset 7s linear;stroke-dashoffset:0}.carousel__slide,.carousel__slide-body{display:flex;align-items:flex-end;width:100%;height:100%}.carousel__slide-body{padding:1.88rem;font-size:2.25rem;line-height:2.5rem;background:#000;border-radius:.63rem;overflow:hidden;transform-origin:0 100%;transform:scale(.7);transition:transform .5s ease-in-out}.carousel__slide-text{color:var(--white);width:100%}.carousel__slide-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.carousel__slide-img img,.carousel__slide-img picture{-o-object-fit:cover;object-fit:cover;height:100%}.carousel__slide-info{position:absolute;top:2rem;right:2.5rem;display:flex;flex-direction:column;align-items:flex-end;max-width:13.19rem;text-align:right;font-size:1.25rem;line-height:1.56rem;color:var(--white)}.carousel__slide-info-title{opacity:.5}.carousel__slide-info span+span{margin-top:.25rem}.carousel__slide-info span+.carousel__slide-info-title{margin-top:.64rem}.carousel__slide--active .carousel__slide-body{transform:scale(1)}.carousel--advantages{height:31.25rem}.carousel--advantages .carousel__slide{padding-right:2.81rem;width:58.44rem}.carousel--safety{height:36.56rem}.carousel--safety .carousel__slide{padding-right:2.81rem;width:58.44rem}.carousel--analytics{height:36.56rem}.carousel--analytics .carousel__slide{padding-right:2.81rem;width:58.44rem}.carousel--sounds{padding:5rem 0;height:55rem}.carousel--sounds .carousel__inner{transition:ease}.carousel--vertical{height:37.88rem;width:68rem;overflow:unset}.carousel--vertical .carousel__inner{flex-direction:column;width:100%}.carousel--vertical .carousel__slide{padding:0;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none}.carousel--vertical .carousel__slide-body{padding:0;transform:scale(1) translateY(100vh);transform-origin:50% 50%;transition:transform .5s ease-in-out}.carousel--vertical .carousel__slide--active{pointer-events:auto}.carousel--vertical .carousel__slide--active .carousel__slide-body{transform:scale(1) translateY(0)}.carousel--vertical .carousel__slide--prev-1 .carousel__slide-body{transform:scale(.96) translateY(-2rem)}.carousel--vertical .carousel__slide--prev-2 .carousel__slide-body{transform:scale(.92) translateY(-4rem)}.carousel--vertical .carousel__slide--prev-3 .carousel__slide-body{transform:scale(.88) translateY(-6rem)}.carousel--vertical .carousel__slide--prev-4 .carousel__slide-body{transform:scale(.84) translateY(-8rem)}.carousel--modules .carousel__slide-body{padding:2.69rem}.carousel--modules .carousel__slide-text{max-width:41.06rem;font-size:4rem;line-height:4rem;font-weight:500}.carousel--digitalization .carousel__inner{position:relative;left:0;display:flex;width:100%;justify-content:space-between}.carousel--digitalization .carousel__slide{display:flex;align-items:flex-start;padding-right:0;width:auto;height:100%}.carousel--infinite .carousel__inner{position:relative;left:0;display:flex;width:100%;justify-content:space-between}.carousel--infinite .carousel__slide{position:absolute;background:none;transition:transform .5s ease,filter .5s ease,z-index .3s ease}.carousel--assistant{height:50rem}.carousel--assistant .carousel__slide{top:50%;left:50%;transform:translate(-50%,-50%);height:40rem;width:28.13rem}.carousel--assistant .carousel__slide--active{z-index:100;transform:translate3d(-50%,-50%,1rem);transition-duration:.8s}.carousel--assistant .carousel__slide--next-1,.carousel--assistant .carousel__slide--prev-2{transform:translate3d(calc(-50% + 16rem),-50%,0) scale(.85);filter:blur(.6rem);z-index:0}.carousel--assistant .carousel__slide--next-2,.carousel--assistant .carousel__slide--prev-1{transform:translate3d(calc(-50% - 16rem),-50%,0) scale(.85);filter:blur(.6rem);z-index:0}.carousel--cover{height:100%}.carousel--cover .carousel__inner{position:relative;left:0;display:flex;width:100%;justify-content:space-between}.carousel--cover .carousel__navs{left:unset;right:1.88rem;top:unset;bottom:2.5rem;transform:none;width:9.25rem}.carousel--cover .carousel__slide{position:absolute;padding:0;top:0;left:0;height:100%;width:100%;background:none;transition:transform .5s ease,z-index .3s ease}.carousel--cover .carousel__slide--active{z-index:100;transform:translateZ(1rem)}.carousel--cover .carousel__slide--next-1,.carousel--cover .carousel__slide--prev-2,.carousel--cover .carousel__slide--prev-3{transform:translate3d(100%,0,1rem);z-index:0}.carousel--cover .carousel__slide--next-2,.carousel--cover .carousel__slide--next-3,.carousel--cover .carousel__slide--prev-1{transform:translate3d(-100%,0,1rem);z-index:0}@media screen and (max-width:768px){.carousel{width:calc(100% + 1.5rem);margin-left:-.75rem;height:100%;overflow:hidden}.carousel--advantages{height:calc(100vh - 10rem);max-height:40rem}.carousel--advantages .carousel__inner{left:0}.carousel--advantages .carousel__slide{padding-right:.8rem;width:22.69rem}.carousel--advantages .carousel__slide-body{padding:1.95rem 1.5rem 1.95rem 1.95rem}.carousel--safety{height:calc(100vh - 10rem);max-height:40rem}.carousel--safety .carousel__inner{left:0}.carousel--safety .carousel__slide{padding-right:.8rem;width:22.69rem}.carousel--analytics{height:calc(100vh - 10rem);max-height:40rem}.carousel--analytics .carousel__inner{left:0}.carousel--analytics .carousel__slide{padding-right:.8rem;width:22.69rem}.carousel--digitalization{flex-direction:column;justify-content:flex-start}.carousel--digitalization .carousel__inner{padding:0 .8rem}.carousel--digitalization .carousel__slide{padding-right:.8rem;width:22.69rem}.carousel--vertical{margin-left:0;height:37.5rem;width:22.06rem;overflow:unset}.carousel--modules .carousel__slide-body{padding:2rem}.carousel--modules .carousel__slide-text{max-width:100%;font-size:2.75rem;line-height:2.75rem;-webkit-hyphens:auto;hyphens:auto}.carousel--assistant{height:auto}.carousel--assistant .carousel__inner{padding:0 0 0 .75rem;height:32.31rem}.carousel--assistant .carousel__slide{padding:0 .75rem 0 0;position:static;transform:none;height:32.31rem;width:23.444rem;transition:transform .5s ease,filter .5s ease,z-index .3s ease}.carousel--assistant .carousel__slide--active{z-index:100;transform:none;transition-duration:.8s}.carousel--assistant .carousel__slide--next-1,.carousel--assistant .carousel__slide--next-2,.carousel--assistant .carousel__slide--prev-1,.carousel--assistant .carousel__slide--prev-2{transform:none;filter:none}.carousel--cover{height:calc(var(--vhd, 1vh)*100 - 7.3rem);max-height:40rem}.carousel--cover .carousel__navs{display:flex;bottom:8.88rem;left:2rem;right:unset;width:6.63rem}.carousel__navs{display:none}.carousel__nav{width:3.06rem;height:3.06rem}.carousel__inner{padding:0 .8rem}.carousel__pag{margin-top:1.5rem;display:flex;align-items:center;justify-content:center}.carousel__dot{width:.38rem;height:.38rem;border-radius:2.38rem;background:var(--purple);opacity:.3;transition:opacity .3s ease,width .3s ease}.carousel__dot+.carousel__dot{margin-left:.5rem}.carousel__dot--active{opacity:1;width:1rem}.carousel__slide{padding-right:.8rem;width:22.69rem}.carousel__slide-body{padding:1.25rem;font-size:1.75rem;line-height:2rem;background:#000;border-radius:.63rem;transform:scale(1);transition:transform .8s ease-in-out}.carousel__slide-info{left:2rem;right:unset;right:2.5rem;align-items:flex-start;max-width:13.19rem;text-align:left;font-size:1.13rem;line-height:1.38rem}.carousel__slide-info span+span{margin-top:0}.carousel__slide-info span+.carousel__slide-info-title{margin-top:.5rem}.carousel__timer{top:1rem;right:1.7rem;width:1.5rem}}.sticky{width:100%;pointer-events:none}.sticky__margin{position:relative;height:100%}.sticky__container{position:sticky;top:0;left:0;width:100%;max-height:60rem;height:100vh;display:flex;align-items:center}@media screen and (max-width:768px){.sticky__margin{position:relative;height:100%}.sticky__container{position:sticky;top:0;width:100%;height:100vh;max-height:unset;display:flex;align-items:center}}.achiev{margin-top:5rem}.achiev,.achiev__logo{display:flex;align-items:center}.achiev__logo{width:13.88rem}.achiev__logo+.achiev__logo{margin-left:3rem}@media screen and (max-width:768px){.achiev{margin-top:3.75rem;margin-left:-.25rem;justify-content:center;flex-wrap:wrap;width:calc(100% + .5rem)}.achiev__logo{margin:.25rem;width:10.69rem}.achiev__logo+.achiev__logo{margin:.25rem}}.digitalization{width:100%}.digitalization__info{display:flex;justify-content:space-between}.digitalization__col{width:100%;max-width:21.05rem}.digitalization__col:first-child{max-width:42.25rem}.digitalization__fotos{margin-top:5.56rem;display:flex;width:100%;justify-content:space-between}.digitalization__foto{padding:0;position:relative;width:21.38rem;height:18.56rem;display:flex;flex-direction:column;align-items:center;border-radius:.63rem;background:var(--white);overflow:hidden;transition:box-shadow .5s ease,transform .8s cubic-bezier(.47,0,.23,1.38)}.digitalization__foto img{-o-object-fit:cover;object-fit:cover;height:100%}@media(hover:hover){.digitalization__foto:hover{transform:translateY(-1.56rem);box-shadow:0 1.88rem 4.5rem 0 rgba(237,200,212,.5)}}@media screen and (max-width:768px){.digitalization__info{flex-direction:column;justify-content:flex-start}.digitalization__col{width:100%;max-width:none}.digitalization__col+.digitalization__col{margin-top:1.5rem}.digitalization__fotos{margin-top:3.86rem;display:flex;margin-left:-.75rem;width:calc(100% + 1.5rem);justify-content:space-between}.digitalization__foto{position:relative;width:21.88rem;height:18.56rem;display:flex;flex-direction:column;align-items:center;border-radius:.63rem;background:var(--white);overflow:hidden;transition:box-shadow .5s ease,transform .8s cubic-bezier(.47,0,.23,1.38)}.digitalization__foto img{-o-object-fit:cover;object-fit:cover;height:100%}}.work{margin-top:5rem;width:100%}.work__tiles{display:flex;width:100%;min-width:68.5rem;flex-wrap:wrap;gap:1.75rem}.work__tile{width:15.81rem;height:10rem;cursor:pointer;z-index:0;transition:box-shadow .5s ease}.work__tile,.work__tile-inner{position:relative;display:flex}.work__tile-inner{align-items:flex-start;justify-content:flex-start;width:100%;height:100%;transition:width .6s cubic-bezier(.47,1.64,.41,.8),height .6s cubic-bezier(.47,1.64,.41,.8);border-radius:.63rem;background:var(--white);overflow:hidden;z-index:100}.work__tile-info{padding:1.25rem;display:flex;width:15.81rem;height:10rem}.work__tile-popup{position:absolute;padding:2.5rem 1.25rem;display:flex;flex-direction:column;justify-content:space-between;top:0;left:0;width:33.38rem;height:21.81rem;background:var(--white);opacity:0;overflow:hidden;border-radius:.63rem;transition:opacity .3s ease}.work__tile-popup:after{position:absolute;content:"";left:-6.69rem;top:-7.44rem;width:25.38rem;height:25.38rem;opacity:1;background:radial-gradient(40.15% 40.15% at 42.12% 41.5%,hsla(0,0%,100%,0) 0,#fff 100%),radial-gradient(44.21% 44.21% at 78.08% 71.18%,#edc8d4 0,#cb65a8 50%,#5c2076 100%);z-index:0}.work__tile-popup-icon{position:relative;z-index:10;line-height:4rem;font-size:14.63rem;font-weight:500;color:var(--white)}.work__tile-popup-text{position:relative;color:var(--purple);font-size:2.25rem;line-height:2.5rem;width:100%;z-index:10}.work__tile-icon{width:1.56rem;height:1.56rem;display:flex}.work__tile-text{margin-top:-.25rem;margin-left:.86rem;width:100%;flex-shrink:unset}.work__tile:nth-child(4n){justify-content:flex-end}.work__tile:nth-child(4n) .work__tile-popup{left:unset;right:0;transform-origin:0 100%}.work__tile:nth-child(4n) .work__tile-inner{justify-content:flex-end}.work__tile:nth-child(5),.work__tile:nth-child(6),.work__tile:nth-child(7),.work__tile:nth-child(8){align-items:flex-end}.work__tile:nth-child(5) .work__tile-popup,.work__tile:nth-child(6) .work__tile-popup,.work__tile:nth-child(7) .work__tile-popup,.work__tile:nth-child(8) .work__tile-popup{top:unset;bottom:0;transform-origin:100% 0}.work__tile:nth-child(5) .work__tile-inner,.work__tile:nth-child(6) .work__tile-inner,.work__tile:nth-child(7) .work__tile-inner,.work__tile:nth-child(8) .work__tile-inner{align-items:flex-end}.work__tile--active{z-index:10;box-shadow:0 0 4.5rem 0 rgba(237,200,212,.5)}.work__tile--active .work__tile-inner{width:33.38rem;height:21.81rem}.work__tile--active .work__tile-popup{opacity:1}@media screen and (max-width:768px){.work{margin-top:3.75rem}.work__tiles{display:grid;min-width:unset;gap:.5rem;grid-template-columns:1fr 1fr}.work__tile{cursor:unset}.work__tile,.work__tile-info{width:10.75rem;height:11.38rem}.work__tile-info{padding:.93rem 1.25rem;display:flex;flex-direction:column}.work__tile-popup{padding:1.69rem .88rem 1.25rem;width:22rem;height:13.75rem}.work__tile-popup:after{left:-6.69rem;top:-7.44rem;width:18.63rem;height:18.63rem}.work__tile-popup-icon{line-height:2.38rem;font-size:6.88rem}.work__tile-popup-text{font-size:1.5rem;line-height:1.8rem}.work__tile-text{margin-top:.75rem;margin-left:0}.work__tile:nth-child(odd){justify-content:flex-start;align-items:flex-start}.work__tile:nth-child(odd) .work__tile-popup{left:0;right:unset;top:0;bottom:unset}.work__tile:nth-child(odd) .work__tile-inner{justify-content:flex-start;align-items:flex-start}.work__tile:nth-child(2n){justify-content:flex-end;align-items:flex-start}.work__tile:nth-child(2n) .work__tile-popup{left:unset;right:0;top:0;bottom:unset}.work__tile:nth-child(2n) .work__tile-inner{justify-content:flex-end;align-items:flex-start}.work__tile:nth-last-child(-n+2){align-items:flex-end}.work__tile:nth-last-child(-n+2) .work__tile-popup{top:unset;bottom:0}.work__tile:nth-last-child(-n+2) .work__tile-inner{align-items:flex-end}.work__tile--active .work__tile-inner{width:22rem;height:13.75rem}}.feedback{position:relative;display:flex;width:100%;justify-content:space-between}.feedback__info{display:flex;max-width:29.56rem;width:100%}.feedback__info a{color:var(--purple)}.feedback__form{display:flex;flex-direction:column;width:32.63rem;font-weight:400}.feedback__input,.feedback__textarea{padding-left:.63rem;width:100%;height:3.13rem;background:none;font:inherit;outline:none;border:none;border-bottom:.07rem solid rgba(92,32,118,.9)}.feedback__input+.feedback__input,.feedback__textarea+.feedback__input{margin-top:1.88rem}.feedback__textarea{padding-top:1.5rem;margin-top:1.25rem;height:4.38rem}.feedback__file{margin-top:1.25rem;display:flex;align-items:center}.feedback__file label{position:relative;display:flex;align-items:center;cursor:pointer}.feedback__file img{width:4.38rem}.feedback__file input{position:absolute;top:0;left:0;opacity:0;pointer-events:none}.feedback__file span{margin-left:2.19rem;color:var(--light-gray);max-width:20rem;overflow:hidden;text-overflow:ellipsis;-webkit-hyphens:auto;hyphens:auto;flex-shrink:unset;white-space:nowrap}.feedback__delete{display:none;width:1.25rem;height:1.25rem}.feedback__delete--active{display:flex}.feedback__btn{margin-top:3.75rem;height:5rem;font-size:2.25rem;line-height:2.5rem}.feedback__agreement{margin-top:2rem;position:relative;display:flex;align-items:center;cursor:pointer;color:var(--purple)}.feedback__agreement input{position:absolute;top:1rem;left:.4rem;opacity:0;pointer-events:none}.feedback__agreement input:checked~.feedback__agreement-icon svg{opacity:1}.feedback__agreement-icon{position:relative;display:flex;align-items:center;width:1.63rem;height:1.63rem;border-radius:50%;border:.14rem solid var(--purple)}.feedback__agreement-icon svg{position:absolute;top:.05rem;left:.3rem;width:1rem;opacity:0;transition:opacity .2s ease}.feedback__agreement-text{margin-left:1rem;font-size:1.25rem}.feedback__agreement-text a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media screen and (max-width:768px){.feedback{flex-direction:column;justify-content:space-between}.feedback__info{display:flex;max-width:29.56rem;width:100%}.feedback__form{margin-top:5rem;width:100%}.feedback__input+.feedback__input,.feedback__textarea+.feedback__input{margin-top:1.65rem}.feedback__file img{width:3.38rem}.feedback__file span{max-width:13rem;margin-left:1.25rem}.feedback__btn{margin-top:1.88rem;height:4.5rem;font-size:1.5rem;line-height:1.5rem}.feedback__agreement{align-items:flex-start}.feedback__agreement-icon{margin-top:.25rem}.feedback__agreement-text{width:14.38rem;margin-left:.75rem;font-size:1.13rem;line-height:1.38rem}}.news{width:109.8%}.news,.news__list{display:flex;flex-direction:column;align-items:center}.news__list{width:100%}.news__item{position:relative;width:100%;height:25rem;display:flex;justify-content:space-between;background:var(--white);border-radius:.63rem;overflow:hidden;cursor:pointer}.news__item:after{position:absolute;content:"";left:-8.88rem;bottom:-15rem;width:31.25rem;height:31.25rem;opacity:0;mix-blend-mode:multiply;background:radial-gradient(42.58% 42.58% at 52.12% 51.5%,hsla(0,0%,100%,0) 0,#fff 100%),radial-gradient(44.21% 44.21% at 88.08% 21.18%,#edc8d4 0,#cb65a8 50%,#5c2076 100%);transition:opacity .6s cubic-bezier(.47,1.64,.41,.8)}@media(hover:hover){.news__item:hover:after{opacity:1}}.news__item-info{position:relative;padding:3rem;display:flex;flex-direction:column;width:100%;flex-shrink:unset;z-index:100}.news__item-date{color:var(--light-gray)}.news__item-title{margin-top:2rem;font-size:2.25rem;line-height:2.5rem}.news__item-icon{margin-top:auto;position:relative;display:flex;width:1.75rem;z-index:10}.news__item-img{height:100%;width:33.31rem;display:flex;border-radius:.63rem;overflow:hidden}.news__item-img img{height:100%;-o-object-fit:cover;object-fit:cover}.news__item+.news__item{margin-top:1rem}.news__btn{margin-top:3rem;width:12.31rem;height:3.88rem;font-size:1.25rem}@media screen and (max-width:768px){.news{width:100%}.news__item{height:auto;min-height:34.88rem;flex-direction:column-reverse;justify-content:flex-end}.news__item:after{display:none}.news__item-info{padding:2rem;height:100%}.news__item-title{margin-top:.75rem;font-size:1.75rem;line-height:2rem}.news__item-icon{display:none}.news__item-img{height:17.5rem}.news__item+.news__item{margin-top:.75rem}.news__btn{margin-top:2rem;width:10.63rem;height:3.25rem;font-size:1rem}}.news-single{padding:6.88rem 12.5rem 0 6.25rem;width:100%}.news-single__date{color:var(--light-gray)}.news-single__title{margin-top:1.5rem;font-size:4rem;line-height:4rem;font-weight:500;width:140%}.news-single__subtitle{margin-top:.88rem;font-size:2.25rem;line-height:2.5rem}.news-single__text{margin-top:2.5rem}.news-single__text p+p{margin-top:1rem}.news-single__text ul{padding-left:1.5rem}.news-single__text img{vertical-align:top;margin-top:1.5rem;width:100%}.news-single__text img:has(+img){margin-right:.5em;width:calc(50% - .5rem)}.news-single__text img+img{width:calc(50% - .5rem)}.news-single__text p img{margin-top:0}.news-single__text p img:last-child{margin-bottom:0}.news-single__text img+p{margin-top:1rem}.news-single__text a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--purple)}.more{margin-top:5rem;width:70rem}.more__title{font-size:2.25rem;line-height:2.5rem;font-weight:400}.more__items{margin-top:2rem;display:flex;gap:.63rem}.more__item{position:relative;display:flex;flex-direction:column;width:100%;max-width:23.88rem;height:31.81rem;border-radius:.63rem;background:var(--white);flex-shrink:unset;overflow:hidden}.more__item:after{position:absolute;content:"";left:-8.88rem;bottom:-9rem;width:20.19rem;height:20.19rem;opacity:0;mix-blend-mode:multiply;background:radial-gradient(42.58% 42.58% at 52.12% 51.5%,hsla(0,0%,100%,0) 0,#fff 100%),radial-gradient(44.21% 44.21% at 88.08% 21.18%,#edc8d4 0,#cb65a8 50%,#5c2076 100%);transition:opacity .6s cubic-bezier(.47,1.64,.41,.8)}@media(hover:hover){.more__item:hover:after{opacity:1}}.more__item-img{width:100%;height:17.06rem;border-radius:.63rem;overflow:hidden}.more__item-img img{height:100%;-o-object-fit:cover;object-fit:cover}.more__item-info{position:relative;padding:1.75rem;display:flex;flex-direction:column;z-index:10;height:100%;flex-shrink:unset}.more__item-date{color:var(--light-gray)}.more__item-title{margin-top:.88rem}.more__item-icon{margin-top:auto;width:1.75rem;display:flex}.pagination{margin-bottom:5.25rem;display:flex;width:100%;flex-wrap:wrap;align-items:flex-start;color:var(--purple)}.pagination__item{max-width:31rem}.pagination__item+.pagination__item{position:relative;margin-left:2.5rem}.pagination__item+.pagination__item:after{position:absolute;content:"";left:-1.56rem;top:.44rem;width:.69rem;height:.69rem;display:flex;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 1l5.657 5.657L3 12.314' stroke='%23D7D7D7' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain}@media screen and (max-width:768px){.news-single{padding:1.8rem 0 0}.news-single__title{margin-top:1.2rem;font-size:2.75rem;line-height:2.75rem;width:100%}.news-single__subtitle{margin-top:1.2rem;font-size:1.75rem;line-height:2rem}.news-single__text{margin-top:2rem;line-height:1.63rem}.news-single__text p+p{margin-top:.9rem}.news-single__text img{margin-top:.75rem;margin-right:0!important;width:100%!important}.news-single__text img+img{margin-top:.75rem}.more{margin-top:3.7rem;width:100%}.more__inner{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-left:-.75rem;width:calc(100% + 1.5rem);overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.more__title{font-size:1.75rem;line-height:1.75rem;font-weight:400}.more__items{margin-top:2rem;padding:0 .75rem;gap:0;width:-moz-max-content;width:max-content}.more__item{max-width:13.56rem;min-height:25.88rem;height:auto}.more__item:after{display:none}.more__item+.more__item{margin-left:.5rem}.more__item-img{height:13rem}.more__item-info{padding:1.25rem}.more__item-title{margin-top:.875rem}.more__item-icon{display:none}.pagination{margin-bottom:3rem;align-items:flex-start}.pagination__item{flex-shrink:unset;max-width:13.06rem}.pagination__item+.pagination__item{position:relative;margin-left:2rem;flex-shrink:unset}.pagination__item+.pagination__item:after{left:-1.26rem}}.download{width:100%;display:flex;flex-direction:column}.download__item{padding:2rem;display:flex;align-items:center;background:var(--white);border-radius:.63rem}.download__item--stack{align-items:flex-start}.download__item+.download__item{margin-top:.63rem}@media(hover:hover){.download__item:hover:not(.download__item--stack) .download__icon svg line{stroke:var(--white)}.download__item:hover:not(.download__item--stack) .download__icon svg path:first-child{fill:var(--purple)}.download__item:hover:not(.download__item--stack) .download__icon svg path:nth-child(2){stroke:var(--white)}}.download__title{margin-right:4.06rem;font-size:2.25rem;line-height:2.5rem;font-weight:400;width:100%;flex-shrink:unset}.download__title--small{font-size:1.25rem;line-height:1.56rem;max-width:23.44rem}.download__size{margin-left:auto;color:var(--light-gray)}.download__icon{margin-left:2rem;padding:.13rem;width:2rem;display:flex;align-items:center;justify-content:center}.download__icon svg *{transition:all .3s ease}.download__subitems{max-width:34.13rem;width:100%}.download__subitem{width:100%;padding:1.25rem 0;display:flex;align-items:flex-end}.download__subitem .download__icon{margin-bottom:-.2rem}.download__subitem+.download__subitem{border-top:.07rem solid var(--light-gray)}@media(hover:hover){.download__subitem:hover:not(.download__item--stack) .download__icon svg line{stroke:var(--white)}.download__subitem:hover:not(.download__item--stack) .download__icon svg path:first-child{fill:var(--purple)}.download__subitem:hover:not(.download__item--stack) .download__icon svg path:nth-child(2){stroke:var(--white)}}@media screen and (max-width:768px){.download__item{position:relative;padding:1.2rem 1.5rem 1.5rem;flex-direction:column;align-items:flex-start}.download__item+.download__item{margin-top:.5rem}.download__title{margin-right:0;font-size:1.75rem;line-height:2rem;max-width:16.5rem}.download__title--small{font-size:1.13rem;line-height:1.38rem;max-width:14.94rem}.download__size{margin-top:.5rem;margin-left:0}.download__icon{position:absolute;top:1.5rem;right:1.5rem;margin-left:0}.download__subitems{max-width:34.13rem;width:100%}.download__subitem{padding:1.25rem 0;position:relative;flex-direction:column;align-items:flex-start}.download__subitem .download__icon{right:0;top:1.25rem;margin-bottom:0}.download__subitem .download__size{margin-top:.25rem}.download__subitem+.download__subitem{border-top:.07rem solid var(--light-gray)}}.contacts{width:70.88rem}.contacts__tiles{width:100%;display:flex;gap:.63rem}.contacts__tile{padding:1.25rem;position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:23.18rem;height:15.94rem;border-radius:.63rem;background:var(--white)}.contacts__tile-icon{position:absolute;bottom:1.25rem;right:1.25rem;display:flex;width:1.56rem}.contacts__tile-title{font-size:2.25rem;line-height:2.5rem}.contacts__tile-text{display:flex;flex-direction:column;max-width:17.69rem}.contacts__tile-text span+span{margin-top:.4rem}.contacts__map{margin-top:.63rem;width:100%;height:37.5rem;border-radius:.63rem;overflow:hidden;background:var(--gray)}.contacts__map-icon{width:1.75rem;height:1.75rem;transform:translate(-50%,-50%);cursor:pointer}@media screen and (max-width:768px){.contacts{width:100%}.contacts__tiles{flex-direction:column;gap:0}.contacts__tile{max-width:none;height:13.75rem}.contacts__tile-title{font-size:1.75rem;line-height:2rem}.contacts__tile-text{max-width:15.69rem}.contacts__map,.contacts__tile+.contacts__tile{margin-top:.5rem}.contacts__map{height:34.5rem}}.sounds{padding-right:1rem;display:flex}.sounds audio{display:none}.sounds__card{padding:2.94rem 2rem;height:45rem;width:28.06rem;background:var(--white);border-radius:.63rem;transition:transform .6s cubic-bezier(.47,1.64,.41,.8),box-shadow .6s cubic-bezier(.47,1.64,.41,.8)}.sounds__card+.sounds__card{margin-left:1.88rem}.sounds__card--active{transform:translateY(-1rem);box-shadow:0 0 4.5rem 0 rgba(237,200,212,.5)}.sounds__card--active .sounds__text-item:first-child{opacity:0}.sounds__card--active .sounds__text-item:nth-child(2){opacity:1}.sounds__img{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:15rem}.sounds__img img{position:absolute;width:100%;left:0;top:0;transition:opacity .3s ease}.sounds__img--active img:first-child,.sounds__img img:nth-child(2){opacity:0}.sounds__img--active img:nth-child(2){opacity:1}.sounds__title{margin-top:1.25rem;font-size:2.25rem;line-height:2.5rem}.sounds__toggle{margin-top:2.19rem;position:relative;display:flex;align-items:center;justify-content:flex-end;padding:0 .56rem;width:4.44rem;height:2rem;border-radius:2rem;font-size:.88rem;color:var(--purple);background:rgba(120,120,128,.16);cursor:pointer;pointer-events:auto;transition:background .3s ease}.sounds__toggle-icon{position:absolute;width:1.69rem;height:1.69rem;left:.13rem;top:50%;transform:translateY(-50%) translateZ(1px);border-radius:50%;background:var(--white);transition:left .3s ease}.sounds__toggle--active{background:var(--purple)}.sounds__toggle--active .sounds__toggle-icon{left:calc(100% - 1.82rem)}.sounds__text{position:relative;margin-top:2.19rem;width:100%}.sounds__text-item{position:absolute;left:0;top:0;width:100%;transition:opacity .3s ease}.sounds__text-item:nth-child(2){opacity:0}@media screen and (max-width:768px){.sounds{padding-right:0}.sounds__card{padding:2rem;height:39.19rem;width:21.94rem}.sounds__card+.sounds__card{margin-left:.5rem}.sounds__card--active{transform:translateY(-.5rem)}.sounds__img{height:11.88rem}.sounds__title{margin-top:2rem;font-size:1.75rem;line-height:2rem}.sounds__text,.sounds__toggle{margin-top:1.5rem}.sounds__text{width:100%}}.safety{margin-top:3.75rem;width:67.88rem}.safety__tiles{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:3.38rem 4.31rem}.safety__tile{padding:1.88rem 1.25rem;position:relative;display:flex;flex-direction:column;height:16.94rem;width:19.75rem;border-radius:.63rem;overflow:hidden;background:var(--white);box-shadow:0 .63rem 1.88rem rgba(237,200,212,.3);cursor:pointer}.safety__tile:before{position:absolute;content:"";left:-9.81rem;top:-10.13rem;width:25.38rem;height:25.38rem;background:radial-gradient(40.15% 40.15% at 42.12% 41.5%,hsla(0,0%,100%,0) 0,#fff 100%),radial-gradient(44.21% 44.21% at 78.08% 71.18%,#edc8d4 0,#cb65a8 50%,#5c2076 100%);opacity:0;transition:opacity .5s ease}@media(hover:hover){.safety__tile:hover:before{opacity:1}.safety__tile:hover .icon img:first-child{opacity:0}.safety__tile:hover .icon img:nth-child(2){opacity:1}.safety__tile:hover .safety__tile-text{transform:translateY(2rem)}}.safety__tile-icon{width:4.25rem;height:4.25rem;display:flex}.safety__tile-text{position:relative;z-index:10;margin-top:1.25rem;transition:transform .5s ease}@media screen and (max-width:768px){.safety{margin-top:2.45rem;width:100%}.safety__tiles{grid-template-columns:1fr;gap:1rem}.safety__tile{padding:1.88rem 1.25rem;min-height:11.38rem;height:auto;width:100%;border-radius:.63rem}.safety__tile:before{display:none}.safety__tile-icon{width:3.63rem;height:3.63rem}}.video{position:relative}.video,.video video{width:100%;height:100%}.video video{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.video audio{display:none}.video__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.video__bg img{height:100%;-o-object-fit:cover;object-fit:cover}.video__info{position:absolute;bottom:1.88rem;left:1.88rem;display:flex;align-items:center;z-index:10}.video__sound{position:relative;display:flex;width:1.75rem;height:1.75rem;border-radius:.63rem;background:var(--purple);pointer-events:auto;cursor:pointer}.video__sound img{position:absolute;height:.75rem;width:auto;left:.64rem;top:50%;transform:translateY(-50%);transition:opacity .3s ease,left .3s ease;pointer-events:none}.video__sound img:nth-child(2){opacity:0}.video__sound--active img{left:.38rem}.video__sound--active img:first-child{opacity:0}.video__sound--active img:nth-child(2){opacity:1}.video__label{margin-left:.75rem;position:relative;display:flex;align-items:center;justify-content:center;padding:0 .63rem;width:auto;height:1.75rem;border-radius:.63rem;background:var(--purple);color:var(--white);font-size:.88rem}.video__title{font-size:2.25rem;line-height:2.5rem}.video__text,.video__title{color:var(--white);width:100%}.video__text{margin-top:auto}@media screen and (max-width:768px){.video__info{bottom:1.5rem;left:1.5rem}.video__sound{width:2.25rem;height:2.25rem}.video__sound img{left:.88rem}.video__sound--active img{left:.63rem}.video__label{height:2.25rem}}.video-alert{width:100%;height:40.63rem;display:grid;grid-template-columns:1fr 1fr;gap:1.75rem}.video-alert__video{width:100%;height:100%;border-radius:.63rem;overflow:hidden}.video-alert .video{position:relative}.video-alert .video__title{max-width:26.63rem}.video-alert .video__info{padding:2.5rem 2rem 1.9rem;position:relative;left:0;top:0;width:100%;height:100%;flex-direction:column;align-items:flex-start;z-index:10}.video-alert .video__sound{margin-top:2rem}.video-alert .video:after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:#000;opacity:.25;z-index:1}.video-alert .video video{opacity:0}@media screen and (max-width:768px){.video-alert{height:auto;grid-template-columns:1fr;gap:1rem}.video-alert__video{height:34.88rem}.video-alert .video{position:relative}.video-alert .video__title{max-width:100%;font-size:1.75rem;line-height:2rem;font-weight:400}.video-alert .video__info{padding:2rem}.video-alert .video__sound{margin-top:1.25rem}}.icon{position:relative;width:4.25rem;height:4.25rem;display:flex;align-items:center;z-index:10}.icon img{position:absolute;width:100%;top:0;left:0;transition:opacity .5s ease}.icon img:nth-child(2){opacity:0}.icon--0{margin-bottom:.63rem}.icon--1{margin-bottom:1.5rem}@media screen and (max-width:768px){.icon{width:3.63rem;height:3.63rem}.icon--0,.icon--1{margin-top:2.4rem;margin-bottom:1.03rem}}.objects-map{margin-top:2.63rem;padding:1.5rem .88rem 2.13rem 2.25rem;position:relative;flex-direction:column;align-items:flex-start;height:36.69rem;width:68.31rem;overflow:hidden;z-index:10;color:var(--white)}.objects-map,.objects-map__title{display:flex;border-radius:.63rem}.objects-map__title{padding:0 .63rem;align-items:center;justify-content:center;font-size:.88rem;height:1.75rem;background:var(--purple)}.objects-map__selector{position:absolute;top:3.88rem;left:2.25rem;width:22.31rem;display:flex;flex-direction:column;border-radius:.63rem;background:var(--gray);font-size:2rem;line-height:2.13rem;z-index:10}.objects-map__selector--active .objects-map__selector-menu{display:block}.objects-map__selector--active .objects-map__selector-icon{transform:translateY(-50%) rotate(180deg)}.objects-map__selector-header{position:relative;display:flex;align-items:center;width:100%;height:3.56rem;cursor:pointer}.objects-map__selector-header span{padding:1rem;overflow:hidden;text-overflow:ellipsis;-webkit-hyphens:auto;hyphens:auto;flex-shrink:unset;white-space:nowrap;max-width:20rem}.objects-map__selector-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;width:1.5rem;height:1.5rem}.objects-map__selector-menu{padding:0 1rem;display:none;overflow:auto;max-height:19.56rem;width:100%}.objects-map__selector-menu::-webkit-scrollbar{width:.3rem;height:.3rem}.objects-map__selector-menu::-webkit-scrollbar-track{background-color:#a9a9a9;width:.3rem;border-radius:6.25rem}.objects-map__selector-menu::-webkit-scrollbar-thumb{background:#c9c9c9;border-radius:6rem;width:.3rem}.objects-map__selector-inner{width:100%;padding:2rem 0}.objects-map__selector-option{width:100%;display:flex;cursor:pointer}.objects-map__selector-option+.objects-map__selector-option{margin-top:2rem}.objects-map__info{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;width:100%}.objects-map__desc{max-width:33.06rem;font-size:1.25rem;line-height:1.56rem}.objects-map__desc-preview{width:100%}.objects-map__desc-text{width:100%;overflow:hidden;height:0;transition:height .5s ease}.objects-map__desc-text-inner{padding-top:.63rem;display:flex;width:100%}.objects-map__desc-more{margin-top:.63rem;font-size:.88rem;line-height:1rem;cursor:pointer}.objects-map__stats{display:flex}.objects-map__stat{margin-left:1.13rem;display:flex;flex-direction:column;align-items:center}.objects-map__stat-number{font-size:4rem;line-height:4rem;font-weight:500}.objects-map__stat-text{width:100%;text-align:center}.objects-map__screen{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.objects-map__screen svg{width:auto}.circle-content{display:flex;align-items:center;justify-content:center;width:3.75rem;height:3.75rem;font-size:2rem;color:var(--white);font-weight:400;border-radius:50%;cursor:pointer;background:linear-gradient(196.33deg,#edc8d4 -43.29%,#cb65a8 38.16%,#5c2076 119.62%)}@media screen and (max-width:768px){.objects-map{margin-top:2.5rem;padding:1rem 1rem 1.5rem;height:37.5rem;width:100%}.objects-map__title{font-weight:400}.objects-map__selector{top:3.75rem;left:1rem;width:20rem;font-size:1.75rem;line-height:2rem}.objects-map__selector-header{height:3rem}.objects-map__selector-header span{padding:.5rem .75rem;max-width:16.63rem}.objects-map__selector-icon{width:1.1rem;height:1.1rem}.objects-map__selector-menu{padding:1.5rem .75rem;max-height:19.56rem}.objects-map__selector-option+.objects-map__selector-option{margin-top:1.5rem}.objects-map__info{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start}.objects-map__desc{display:flex;flex-direction:column;align-items:flex-start;margin-top:1.5rem;max-width:100%;font-size:1.13rem;line-height:1.38rem}.objects-map__desc-preview{width:100%;max-width:18rem}.objects-map__desc-text,.objects-map__desc-text-inner{display:none}.objects-map__stat{margin-left:0;margin-right:1.7rem}.objects-map__stat-number{font-size:2.75rem;line-height:2.75rem}}.system{margin-top:6.5rem;position:relative;width:66.88rem;display:flex;flex-direction:column;align-items:center}.system--stop{margin-top:8.44rem}.system--stop .system__tiles{grid-template-columns:1fr 1fr}.system--stop .system__label span{font-size:5.63rem}.system--lab{margin-top:4.1rem;align-items:flex-start}.system--lab .system__tiles{width:69.44rem}.system--lab .system__tile{padding:2rem;height:27.06rem}.system--lab .system__tile:before{left:-11rem;transform:none}.system--lab .system__tile-inner{align-items:flex-start;text-align:left}.system--lab .system__tile-title{font-size:2.25rem;line-height:2.5rem;font-weight:400}.system--lab .system__tile-text{margin-top:1rem;max-width:100%}.system__label{position:absolute;top:50%;left:50%;transform:translate(-50%,calc(-50% - 1rem));width:66.88rem;height:12.25rem;border-radius:.63rem;background:var(--white);box-shadow:0 0 4.38rem rgba(237,200,212,.5);z-index:10}.system__label,.system__label span{display:flex;align-items:center;justify-content:center}.system__label span{height:100%;font-weight:500;font-size:6.56rem;letter-spacing:-.02em;background:linear-gradient(101.26deg,#edc8d4 -31.23%,#cb65a8 16.15%,#5c2076 63.52%);text-shadow:.3rem .06rem .25rem hsla(0,0%,100%,.25);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.system__tiles{display:grid;gap:9.75rem 1.18rem;grid-template-columns:1fr 1fr 1fr;width:60.43rem}.system__tile{padding:2.5rem 1.25rem;position:relative;display:flex;flex-direction:column;height:20.44rem;width:100%;border-radius:.63rem;overflow:hidden;background:var(--white);box-shadow:0 .63rem 1.88rem rgba(237,200,212,.3);cursor:pointer}.system__tile:before{position:absolute;content:"";left:50%;transform:translate(-50%);top:-13.94rem;width:33rem;height:33rem;background:radial-gradient(42.15% 40.15% at 50% 41.5%,hsla(0,0%,100%,0) 0,#fff 100%),radial-gradient(44.21% 44.21% at 78.08% 71.18%,#edc8d4 0,#cb65a8 50%,#5c2076 100%);opacity:0;transition:opacity .5s ease}@media(hover:hover){.system__tile:hover:before{opacity:1}.system__tile:hover .icon img:first-child{opacity:0}.system__tile:hover .icon img:nth-child(2){opacity:1}.system__tile:hover .system__tile-inner{transform:translateY(2rem)}}.system__tile-inner{display:flex;flex-direction:column;align-items:center;width:100%;transition:transform .5s ease;text-align:center}.system__tile-icon{width:4.25rem;height:4.25rem;display:flex}.system__tile-title{margin-top:1.25rem;font-size:4rem;line-height:4rem;font-weight:500}.system__tile-title span{font-size:.56em}.system__tile-text{max-width:23rem}@media screen and (max-width:768px){.system{margin-top:7.4rem;width:100%}.system--stop .system__tiles{grid-template-columns:1fr}.system--stop .system__label span{font-size:2.75rem;line-height:2.6rem}.system--lab{margin-top:2.8rem}.system--lab .system__tiles{padding-top:0;width:100%;grid-template-columns:1fr}.system--lab .system__tile{padding:2rem;height:auto}.system--lab .system__tile+.system__tile{margin-top:1.25rem}.system--lab .system__tile-inner{align-items:flex-start;text-align:left}.system--lab .system__tile-title{margin-top:.88rem;font-size:1.75rem;line-height:2rem}.system--lab .system__tile-text{margin-top:.88rem;max-width:100%}.system__label{top:0;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;width:100%;height:9.38rem}.system__label span{font-size:2.75rem;line-height:2.6rem;width:100%;text-align:center;letter-spacing:normal}.system__tiles{padding-top:8.2rem;gap:0;grid-template-columns:1fr;width:100%}.system__tile{position:relative;padding:3.69rem 1.5rem 0;height:16.81rem;width:100%}.system__tile:before{display:none}.system__tile:first-child{z-index:9}.system__tile:nth-child(2){z-index:8}.system__tile:nth-child(3){z-index:7}.system__tile:nth-child(4){z-index:6}.system__tile:nth-child(5){z-index:5}.system__tile:nth-child(6){z-index:4}.system__tile+.system__tile{margin-top:-1.2rem}.system__tile-inner{display:flex;flex-direction:column;align-items:center;width:100%;transition:transform .5s ease;text-align:center}.system__tile-icon{width:3.63rem;height:3.63rem}.system__tile-title{font-size:2.75rem;line-height:2.75rem}}.banner{margin-top:8.13rem;width:67.88rem}.banner__links{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:2.06rem}.banner__link{padding:1.63rem 1.88rem;position:relative;display:flex;align-items:flex-end;width:100%;height:14.88rem;border-radius:.63rem;overflow:hidden}@media(hover:hover){.banner__link:hover .banner__link-title{transform:translateY(-1.25rem)}}.banner__link-title{position:relative;color:var(--white);font-size:2.25rem;line-height:2.5rem;z-index:10;transition:transform .5s ease}.banner__link-gradient{background:linear-gradient(270deg,rgba(92,32,118,0),#5c2076);z-index:0}.banner__link-gradient,.banner__link-img{position:absolute;height:100%;width:100%;left:0;top:0}.banner__link-img{z-index:-1}.banner__link-img img{height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.banner{margin-top:6.33rem;width:100%}.banner__links{width:100%;grid-template-columns:1fr;gap:.5rem}.banner__link{padding:1.88rem;height:12.5rem}.banner__link-title{color:var(--white);font-size:1.75rem;line-height:1.75rem}}.screen{position:relative;padding:2.69rem;width:68rem;height:37.81rem;display:flex;flex-direction:column;justify-content:space-between;border-radius:.63rem;background:#21042e;color:var(--white);overflow:hidden;pointer-events:auto}.screen--0 .screen__desc--0,.screen--0 .screen__img--1,.screen--0 .screen__title--0,.screen--1 .screen__desc--1,.screen--1 .screen__title--1{opacity:1}.screen--1 .screen__img--0{transform:translate(-50%,calc(-50% + 29rem)) scale(2.66)}.screen--1 .screen__img--1{opacity:0}.screen--1 .screen__img--2,.screen--2 .screen__desc--2,.screen--2 .screen__title--2,.screen--3 .screen__desc--2,.screen--3 .screen__title--2{opacity:1}.screen--2 .screen__img--0,.screen--3 .screen__img--0{transform:translate(-50%,calc(-50% + 29rem)) scale(2.66)}.screen--2 .screen__img--1,.screen--3 .screen__img--1{opacity:0}.screen--2 .screen__img--3,.screen--3 .screen__img--3{opacity:1}.screen__imgs{position:absolute;top:0;right:0;width:100%;height:100%}.screen__imgs:after{position:absolute;content:"";left:0;bottom:0;width:100%;height:14.81rem;background:linear-gradient(180deg,rgba(106,13,148,0),#21042e);z-index:9}.screen__img{position:absolute;display:flex;transition:transform .6s ease-in-out,opacity .6s ease-in-out}.screen__img--0{top:50%;left:50%;transform:translate(-50%,-50%);width:18.69rem;height:30.38rem}.screen__img--1{left:50%;top:50%;transform:translate(-50%,calc(-50% + .4rem));width:18.9rem}.screen__img--1,.screen__img--2{opacity:0;z-index:10;mix-blend-mode:lighten}.screen__img--2{left:45.2%;top:-4.6%;width:3.98rem}.screen__img--3{left:27.6%;top:-2.6%;opacity:0;width:7.36rem;z-index:10;mix-blend-mode:lighten}.screen__descs{margin-left:auto;position:relative;width:13.19rem}.screen__desc{position:absolute;right:0;top:0;text-align:right;opacity:0;transition:opacity .3s ease;z-index:10}.screen__titles{position:relative;font-size:4rem;line-height:4rem;font-weight:500;z-index:10}.screen__title{position:absolute;left:0;bottom:0;opacity:0;transition:opacity .3s ease}@media screen and (max-width:768px){.screen{width:100%;padding:2rem}.screen--1 .screen__img--0,.screen--2 .screen__img--0,.screen--3 .screen__img--0{transform:translate(calc(-50% + 1.2rem),calc(-50% + 25rem)) scale(2.27)}.screen__img--0{width:17.69rem;height:28.75rem}.screen__img--1{transform:translate(-50%,calc(-50% + .3rem));width:17.7rem}.screen__img--2{left:41.5%;top:-6.8%;width:5.17rem}.screen__img--3{left:28%;top:-2.5%;width:6.9rem}.screen__imgs:after{height:100%;background:linear-gradient(180.24deg,#21042e -30.09%,rgba(106,13,148,0) 46.86%,#21042e 123.8%)}.screen__descs{margin-left:0}.screen__desc{right:unset;left:0;text-align:left}.screen__titles{font-size:2.75rem;line-height:2.75rem}}.assistant{margin:2rem 0 -5rem 3rem;position:relative;width:100%;display:flex;align-items:center;justify-content:center}.assistant__item{padding:2rem 2rem 3.56rem;width:100%;height:100%;display:flex;flex-direction:column;background:var(--white);overflow:hidden;border-radius:.63rem;box-shadow:0 2.5rem 5rem rgba(92,32,118,.07)}.assistant__item-img{margin:0 auto;display:flex;align-items:center;justify-content:center;width:19.13rem}.assistant__item-title{margin-top:1.13rem;width:100%;font-size:2.25rem;line-height:2.5rem}.assistant__item-desc{margin-top:.88rem;color:var(--light-gray)}.assistant__item-text{margin-top:auto;width:100%;max-width:21.63rem}@media screen and (max-width:768px){.assistant{margin:3.75rem -.75rem 0;width:calc(100% + 1.5rem);flex-direction:column}.assistant__item{padding:2rem 2rem 0;box-shadow:none;width:21.94rem}.assistant__item-img{width:16rem}.assistant__item-title{margin-top:2rem;width:100%;font-size:1.75rem;line-height:2rem}.assistant__item-desc{margin-top:.5rem}.assistant__item-text{margin-top:.88rem;max-width:100%}}.urban{margin-top:3.75rem;width:67.88rem}.urban__tiles{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:1.56rem}.urban__tile{padding:1.25rem;position:relative;display:flex;flex-direction:column;height:14.88rem;width:100%;border-radius:.63rem;overflow:hidden;background:var(--white);box-shadow:0 .63rem 1.88rem rgba(237,200,212,.3);cursor:pointer}.urban__tile:before{position:absolute;content:"";left:-9.81rem;top:-10.13rem;width:25.38rem;height:25.38rem;background:radial-gradient(40.15% 40.15% at 42.12% 41.5%,hsla(0,0%,100%,0) 0,#fff 100%),radial-gradient(44.21% 44.21% at 78.08% 71.18%,#edc8d4 0,#cb65a8 50%,#5c2076 100%);opacity:0;transition:opacity .5s ease}@media(hover:hover){.urban__tile:hover:before{opacity:1}.urban__tile:hover .icon img:first-child{opacity:0}.urban__tile:hover .icon img:nth-child(2){opacity:1}.urban__tile:hover .urban__tile-text{transform:translateY(.75rem)}}.urban__tile-icon{width:4.25rem;height:4.25rem;display:flex}.urban__tile-text{position:relative;z-index:10;margin-top:1.25rem;transition:transform .5s ease}@media screen and (max-width:768px){.urban{margin-top:2.45rem;width:100%}.urban__tiles{grid-template-columns:1fr;gap:1rem}.urban__tile{padding:1.88rem 1.25rem;min-height:11.38rem;height:auto;width:100%;border-radius:.63rem}.urban__tile:before{display:none}.urban__tile-icon{width:3.63rem;height:3.63rem}}.possibility{margin-top:2.8rem;width:100%}.possibility__cards{align-items:center;width:66.88rem}.possibility__card,.possibility__cards{display:flex;justify-content:space-between}.possibility__card{position:relative;padding:2.5rem 2rem 2rem;flex-direction:column;width:32.56rem;height:40.63rem;color:var(--white);z-index:10;border-radius:.63rem;overflow:hidden}.possibility__card-title{max-width:26.63rem;font-size:2.25rem;line-height:2.5rem}.possibility__card-bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.possibility__card-bg img{height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.possibility{margin-top:2.5rem}.possibility__cards{flex-direction:column;justify-content:flex-start;width:100%}.possibility__card{padding:2rem;width:100%;height:34.88rem}.possibility__card+.possibility__card{margin-top:.5rem}.possibility__card-title{max-width:17rem;font-size:1.75rem;line-height:2rem}}.footer{margin-top:7.5rem;padding:2.5rem 6.69rem;width:calc(100% - .75rem);display:flex;flex-direction:column;color:var(--gray-2);background:var(--white);font-size:.88rem;line-height:1.13rem;border-radius:.63rem}.footer a{transition:opacity .3s ease}@media(hover:hover){.footer a:not(.footer__logo a):hover{opacity:.5}}.footer__row{display:flex}.footer__row+.footer__row{margin-top:2.31rem}.footer__col{display:flex;flex-direction:column;align-items:flex-start}.footer__col:first-child{width:100%;max-width:28.5rem}.footer__col:nth-child(2){margin-left:auto;margin-right:2.5rem;max-width:13.64rem;width:100%}.footer__col:nth-child(3){margin-left:5rem}.footer__logo{display:flex;flex-direction:column;color:var(--purple)}.footer__logo img{margin-bottom:.38rem;width:7.06rem}.footer__polit{margin-top:1.38rem;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.footer__subrow{margin-top:.63rem}.footer__copyright,.footer__subrow{display:flex;align-items:center}.footer__copyright img{margin-bottom:.1rem;margin-right:.63rem;width:.81rem}.footer__inn{margin-left:2.5rem}.footer__links{display:flex;width:100%;justify-content:space-between}.footer__links-col{display:flex;flex-direction:column}.footer__link+.footer__link{margin-top:.75rem}.footer__sk{display:flex;width:3.94rem}.footer__info{margin-top:1.44rem;display:flex;width:7.13rem}@media screen and (max-width:768px){.footer{margin:5rem auto .75rem;padding:2rem 1.5rem;width:21.94rem;display:flex;font-size:1rem;line-height:1.31rem;border-radius:.63rem;flex-shrink:unset}.footer,.footer__row{flex-direction:column}.footer__row:first-child .footer__col:first-child{margin:0}.footer__row+.footer__row{margin-top:2.5rem}.footer__col{display:flex;flex-direction:column;align-items:flex-start}.footer__col:first-child{order:2;margin:2.5rem 0 0;width:100%;max-width:none}.footer__col:nth-child(2){margin:0;order:1;max-width:14.44rem}.footer__col:nth-child(3){order:3;margin:2.3rem 0 0}.footer__logo{display:flex;flex-direction:column;color:var(--purple)}.footer__logo img{margin-bottom:.38rem;width:8rem}.footer__polit{margin-top:.5rem}.footer__copyright{display:flex;align-items:flex-start}.footer__copyright img{margin-top:.2rem}.footer__subrow{margin-top:.83rem;flex-direction:column-reverse;align-items:flex-start}.footer__inn{margin-bottom:.83rem;margin-left:0}.footer__link+.footer__link{margin-top:1.05rem}.footer__sk{display:flex;width:4.44rem}.footer__info{margin-top:1.14rem;display:flex;width:9.43rem}}.popup{position:fixed;width:100%;height:100%;top:0;left:0;z-index:1000000;opacity:0;pointer-events:none;overflow:auto}.popup--active,.popup--active .popup__scroll{opacity:1;pointer-events:auto}.popup--active .popup__overlay{-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem)}.popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);transition:-webkit-backdrop-filter .5s ease;transition:backdrop-filter .5s ease;transition:backdrop-filter .5s ease,-webkit-backdrop-filter .5s ease}.popup__scroll{padding:2rem;align-items:center;justify-content:center;opacity:0;z-index:10;width:100%;height:100%;pointer-events:none;transition:opacity .5s ease}.popup__inner,.popup__scroll{position:relative;display:flex}.popup__inner{flex-direction:column;align-items:flex-end;justify-content:flex-start}.popup__close{margin-bottom:.75rem;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.5rem;background:var(--white);cursor:pointer}.popup__close img{width:.88rem}.popup__body{display:flex;flex-direction:column;padding:2rem;width:23.88rem;border-radius:.63rem;background:var(--white)}.popup__title{font-size:2.25rem;line-height:2.5rem;font-weight:400;width:100%}.popup__text{margin-top:1.5rem;width:100%}.popup__btn{margin-top:2.5rem;display:flex;align-items:center;justify-content:center;height:3.88rem;width:100%;border-radius:6.75rem;font-size:1.25rem;color:var(--white);background:var(--purple);cursor:pointer}@media screen and (max-width:768px){.popup__scroll{min-height:100%;height:auto}.popup__body{padding:2rem 1.5rem;width:21.94rem}.popup__title{font-size:1.75rem;line-height:2rem}.popup__text{margin-top:1rem}.popup__text p+p{margin-top:.5rem}.popup__btn{margin-top:2rem;height:3.25rem;font-size:1rem}}