@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400&display=swap";@font-face{font-family:Involve;src:url(/fonts/Involve-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Involve;src:url(/fonts/Involve-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}.involve{font-family:Involve,sans-serif}p,span{font-family:Open Sans,sans-serif}body,html{background-color:#fff;scroll-padding-top:2rem}@media screen and (max-width:1500px){body,html{scroll-padding-top:2.133vw}}@media screen and (max-width:940px){body,html{scroll-padding-top:2.9197vw}}@media screen and (max-width:478px){body,html{scroll-padding-top:6.6946vw}}.grid{display:grid;grid-template-columns:25rem 1fr;color:#313131}@media screen and (max-width:1500px){.grid{grid-template-columns:26.667vw 1fr}}@media screen and (max-width:939px){.grid{grid-template-columns:1fr}}.wrapper{max-width:58.5rem;box-sizing:content-box;padding:0 5rem;margin:0 auto}@media screen and (max-width:1500px){.wrapper{max-width:62.4vw;padding:0 5.333vw}}@media screen and (max-width:939px){.wrapper{max-width:100vw;padding:0 4.38vw;box-sizing:border-box}}@media screen and (max-width:478px){.wrapper{padding:0 5.0209vw}}button{border:0;font-family:Involve,sans-serif}.button{display:flex;align-items:center;gap:.5rem;padding:1.125rem 1.5rem;border-radius:.75rem;color:#fff;font-size:1.125rem;line-height:1.4;font-weight:600;cursor:pointer;opacity:1;width:-moz-fit-content;width:fit-content;transition:all .3s ease;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease}@media screen and (max-width:1500px){.button{gap:.533vw;padding:1.2vw 1.6vw;border-radius:.8vw;font-size:1.2vw}}@media screen and (max-width:478px){.button{gap:1.6736vw;padding:3.6611vw 0;border-radius:2.5105vw;font-size:3.7657vw;width:100%;justify-content:center}}.button:hover{transform:scale(1.02)}.button svg{display:block;width:1.5rem;height:1.5rem}@media screen and (max-width:1500px){.button svg{width:1.6vw;height:1.6vw;width:2.1898vw;height:2.1898vw}}@media screen and (max-width:478px){.button svg{width:5.0209vw;height:5.0209vw}}.fluid{width:100%;justify-content:center}.disabled{pointer-events:none;opacity:.6}.ReactModalPortal{z-index:999;position:relative}.ReactModal__Overlay{opacity:0;transition:opacity .4s ease-in-out}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.ReactModal__Content{border:none;transform:scale(0);transition:transform .4s ease-in-out}.ReactModal__Content--after-open{transform:scale(1)}.ReactModal__Content--before-close{transform:scale(0)}.ReactModal__Content .modal-close-button{position:absolute;top:-100px;left:50%;transform:translateX(-50%)}@media screen and (max-width:940px){.ReactModal__Content .modal-close-button{top:-6.8086vw}}@media screen and (max-width:478px){.ReactModal__Content .modal-close-button{top:-13.3892vw}}.ReactModal__Content .modal-close-button button{border:none}.aside{height:100vh;padding:2rem;position:-webkit-sticky;position:sticky;left:0;top:0;display:flex;flex-direction:column;justify-content:space-between;font-family:Open Sans,sans-serif}@media screen and (max-width:1500px){.aside{padding:2.133vw}}@media screen and (max-width:939px){.aside{display:none}}.aside__logo{width:3.75rem;height:3.75rem;margin-bottom:2.5rem;display:inline-block}@media screen and (max-width:1500px){.aside__logo{width:4vw;height:4vw;margin-bottom:2.667vw}}.aside__logo svg{display:block;width:inherit;height:inherit}.aside__links{list-style-type:none}.aside__link{font-size:1.125rem;line-height:1.08}@media screen and (max-width:1500px){.aside__link{font-size:1.2vw}}.aside__link:not(:last-child){margin-bottom:1.25rem}@media screen and (max-width:1500px){.aside__link:not(:last-child){margin-bottom:1.333vw}}.aside__text{font-size:1rem;line-height:1.4;margin-bottom:1.25rem}@media screen and (max-width:1500px){.aside__text{margin-bottom:1.333vw;font-size:1.067vw}}.contact-modal-inner{font-family:Open Sans,sans-serif;width:45rem;border-radius:2rem;padding:4rem;background-color:#fff;color:#313131}@media screen and (max-width:1500px){.contact-modal-inner{width:48vw;border-radius:2.1333vw;padding:4.2667vw}}@media screen and (max-width:940px){.contact-modal-inner{width:70vw;border-radius:3.4043vw;padding:5.1064vw}}@media screen and (max-width:478px){.contact-modal-inner{width:95vw;margin:5vw;border-radius:6.6946vw;padding:6.6946vw}}.contact-modal__title{font-family:Involve,sans-serif;font-size:3rem;line-height:1.08;font-weight:600;margin-bottom:1rem}@media screen and (max-width:1500px){.contact-modal__title{font-size:3.2vw;margin-bottom:1.0667vw}}@media screen and (max-width:940px){.contact-modal__title{font-size:5.1064vw;margin-bottom:1.7021vw}}@media screen and (max-width:478px){.contact-modal__title{font-size:6.6946vw;margin-bottom:3.3473vw;max-width:80%}}.contact-modal__descr{font-size:1.5rem;line-height:1.45;font-weight:500}@media screen and (max-width:1500px){.contact-modal__descr{font-size:1.6vw}}@media screen and (max-width:940px){.contact-modal__descr{font-size:2.5532vw}}@media screen and (max-width:478px){.contact-modal__descr{font-size:4.1841vw}}.contact-modal__form{margin-top:2rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media screen and (max-width:1500px){.contact-modal__form{margin-top:2.1333vw;gap:1.0667vw}}@media screen and (max-width:940px){.contact-modal__form{margin-top:3.4043vw;gap:1.7021vw}}@media screen and (max-width:478px){.contact-modal__form{margin-top:6.6946vw;gap:5.0209vw}}.contact-modal__form a{text-decoration:underline}.contact-modal__field{width:100%;font-family:Open Sans,sans-serif;font-size:1rem;line-height:1.6;font-weight:400;padding:.75rem 1.25rem;color:#313131;border:none;border-bottom:1px solid #c6c6c6;background-color:#f8f8f8;border-radius:.5625rem;outline:none}@media screen and (max-width:1500px){.contact-modal__field{font-size:1.0667vw;padding:.8vw 1.3333vw;border-bottom:.0667vw solid #c6c6c6;border-radius:.6vw}}@media screen and (max-width:940px){.contact-modal__field{font-size:1.9149vw;padding:1.7021vw;border-bottom:.1064vw solid #c6c6c6;border-radius:.9574vw}}@media screen and (max-width:478px){.contact-modal__field{font-size:3.3473vw;padding:2.5105vw 5.0209vw;border-bottom:.2092vw solid #c6c6c6;border-radius:1.8828vw}}.contact-modal__field-textarea{min-width:100%;max-width:100%;min-height:10vh;max-height:30vh}.container{display:block;position:relative;padding-left:2.25rem;cursor:pointer;font-size:1.125rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:1500px){.container{padding-left:1.9565vw;font-size:.9783vw}}@media screen and (max-width:940px){.container{padding-left:3.8298vw;font-size:1.9149vw}}@media screen and (max-width:478px){.container{padding-left:6.6946vw;font-size:3.2vw}}.container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:1.5rem;width:1.5rem;background-color:#f8f8f8;border:.0625rem solid #c6c6c6;border-radius:.25rem}@media screen and (max-width:1500px){.checkmark{height:1.3043vw;width:1.3043vw;border:.0543vw solid #c6c6c6;border-radius:.2174vw}}@media screen and (max-width:940px){.checkmark{height:2.5532vw;width:2.5532vw;border:.1064vw solid #c6c6c6;border-radius:.4255vw}}@media screen and (max-width:478px){.checkmark{height:5.0209vw;width:5.0209vw;border:.2092vw solid #c6c6c6;border-radius:.8368vw}}.checkmark:after{content:"";position:absolute;display:none}.container:hover input~.checkmark{background-color:#f1f1f1}.container input:checked~.checkmark{background-color:#116fe9;border-color:#116fe9}.container input:checked~.checkmark:after{display:block}.container .checkmark:after{left:.5rem;top:.25rem;width:.3125rem;height:.625rem;border:solid #fff;border-width:0 .125rem .125rem 0;transform:rotate(45deg)}@media screen and (max-width:1500px){.container .checkmark:after{left:.4348vw;top:.2174vw;width:.2717vw;height:.5435vw;border-width:0 .1087vw .1087vw 0}}@media screen and (max-width:940px){.container .checkmark:after{left:.8511vw;top:.4255vw;width:.5319vw;height:1.0638vw;border-width:0 .2128vw .2128vw 0}}@media screen and (max-width:478px){.container .checkmark:after{left:1.6736vw;top:.8368vw;width:1.046vw;height:2.0921vw;border-width:0 .4184vw .4184vw 0}}.cta{position:relative;border-radius:2rem;overflow:hidden;padding:3rem;background-color:#020519;color:#fff;margin-bottom:8.75rem}@media screen and (max-width:1500px){.cta{border-radius:2.133vw;padding:3.2vw;margin-bottom:9.333vw}}@media screen and (max-width:940px){.cta{border-radius:2.9197vw;padding:4.3796vw;margin-bottom:12.7737vw}}@media screen and (max-width:478px){.cta{border-radius:6.6946vw;padding:6.6946vw;margin-bottom:20.9205vw}}.cta__title{position:relative;font-size:3rem;line-height:1.08;font-weight:600;margin-bottom:1rem}@media screen and (max-width:1500px){.cta__title{font-size:3.2vw;margin-bottom:1.067vw}}@media screen and (max-width:940px){.cta__title{font-size:6.6946vw;margin-bottom:3.3473vw}}.cta__text{position:relative;font-size:1.5rem;line-height:1.45;font-weight:500}@media screen and (max-width:1500px){.cta__text{font-size:1.6vw}}@media screen and (max-width:940px){.cta__text{font-size:2.1898vw}}@media screen and (max-width:478px){.cta__text{font-size:4.1841vw}}.cta .bg-balls{position:absolute;top:-16.875rem;left:50%;transform:translateX(-50%)}@media screen and (max-width:1500px){.cta .bg-balls{top:-18vw}}@media screen and (max-width:940px){.cta .bg-balls{top:-24.635vw}}@media screen and (max-width:478px){.cta .bg-balls{top:-60vw}}.cta .bg-balls .bg-ball{position:absolute;width:20rem;height:20rem;border-radius:50%;filter:blur(9.375rem)}@media screen and (max-width:1500px){.cta .bg-balls .bg-ball{width:21.333vw;height:21.333vw}}@media screen and (max-width:940px){.cta .bg-balls .bg-ball{width:29.1971vw;height:29.1971vw}}@media screen and (max-width:478px){.cta .bg-balls .bg-ball{width:68.2008vw;height:68.2008vw}}.cta .bg-balls__left{top:-2.5rem;left:-18.125rem;background-color:#bf1ae8}@media screen and (max-width:1500px){.cta .bg-balls__left{top:-2.667vw;left:-19.333vw}}@media screen and (max-width:940px){.cta .bg-balls__left{top:-3.6496vw;left:-26.4599vw}}.cta .bg-balls__right{left:-1.25rem;background-color:#1a73e8}@media screen and (max-width:1500px){.cta .bg-balls__right{left:-1.333vw}}@media screen and (max-width:940px){.cta .bg-balls__right{left:-1.8248vw}}.cta__buttons{display:flex;align-items:center;gap:1rem;margin-top:3rem}@media screen and (max-width:1500px){.cta__buttons{gap:1.067vw;margin-top:3.2vw}}@media screen and (max-width:940px){.cta__buttons{gap:1.4599vw;margin-top:4.3796vw}}@media screen and (max-width:478px){.cta__buttons{flex-direction:column;gap:3.3473vw;margin-top:6.6946vw}}.cta__caption{margin-top:1rem;font-size:1rem;line-height:1.45;font-weight:400}@media screen and (max-width:1500px){.cta__caption{margin-top:1.067vw;font-size:1.067vw}}@media screen and (max-width:940px){.cta__caption{margin-top:1.4599vw;font-size:1.4599vw}}@media screen and (max-width:478px){.cta__caption{margin-top:3.3473vw;font-size:3.3473vw}}.bage{padding:.5rem 1rem;background-color:#fff;border-radius:100rem;font-size:1rem;line-height:1.08;font-weight:600}@media screen and (max-width:1500px){.bage{padding:.533vw 1.067vw;font-size:1.067vw}}@media screen and (max-width:940px){.bage{padding:.7299vw 1.4599vw;font-size:1.4599vw}}@media screen and (max-width:478px){.bage{padding:1.569vw 2.0921vw;font-size:3.3473vw}}.case{display:block;transform:scale(1);transition:transform .5s ease}.case:hover{transform:scale(1.02)}.case:not(:last-child){margin-bottom:4rem}@media screen and (max-width:1500px){.case:not(:last-child){margin-bottom:4.267vw}}@media screen and (max-width:940px){.case:not(:last-child){margin-bottom:5.8394vw}}@media screen and (max-width:478px){.case:not(:last-child){margin-bottom:13.3891vw}}.case__preview{position:relative;border-radius:2rem;overflow:hidden;margin-bottom:1.25rem;height:32.875rem}@media screen and (max-width:1500px){.case__preview{border-radius:2.133vw;margin-bottom:1.333vw;height:35.067vw}}@media screen and (max-width:940px){.case__preview{border-radius:2.9197vw;margin-bottom:1.8248vw;height:47.9927vw}}@media screen and (max-width:478px){.case__preview{border-radius:6.6946vw;margin-bottom:4.1841vw;height:66.9456vw}}.case__preview video{object-fit:cover}.case__bages{position:absolute;top:2rem;left:2rem;display:flex;align-items:center;gap:.5rem;z-index:1}@media screen and (max-width:1500px){.case__bages{top:2.133vw;left:2.133vw;gap:.533vw}}@media screen and (max-width:940px){.case__bages{top:2.9197vw;left:2.9197vw;gap:.7299vw}}@media screen and (max-width:478px){.case__bages{top:6.6946vw;left:6.6946vw;gap:1.6736vw}}.case__title{font-size:1.5rem;line-height:1.4;font-weight:500}@media screen and (max-width:1500px){.case__title{font-size:1.6vw}}@media screen and (max-width:940px){.case__title{font-size:2.1898vw}}@media screen and (max-width:478px){.case__title{font-size:4.1841vw}}.case__image{width:58.4375rem;height:32.875rem}.cases{margin-bottom:8.75rem}@media screen and (max-width:1500px){.cases{margin-bottom:9.333vw}}@media screen and (max-width:940px){.cases{margin-bottom:12.7737vw}}@media screen and (max-width:478px){.cases{margin-bottom:20.9205vw}}.cases__title{margin-bottom:3rem;font-size:3rem;line-height:1.08;font-weight:600}@media screen and (max-width:1500px){.cases__title{margin-bottom:3.2vw;font-size:3.2vw}}@media screen and (max-width:940px){.cases__title{margin-bottom:4.3796vw;font-size:4.3796vw}}@media screen and (max-width:478px){.cases__title{margin-bottom:6.6946vw;font-size:6.6946vw}}.footer{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:2rem;column-gap:2rem;margin-bottom:8.75rem}@media screen and (max-width:1500px){.footer{column-gap:2.133vw;margin-bottom:9.333vw}}@media screen and (max-width:940px){.footer{column-gap:2.9197vw;margin-bottom:12.7737vw}}@media screen and (max-width:478px){.footer{grid-template-columns:1fr;column-gap:0;margin-bottom:6.6946vw}}.footer__title{grid-column:1/-1;font-size:3rem;line-height:1.2;font-weight:600;margin-bottom:3rem}@media screen and (max-width:1500px){.footer__title{font-size:3.2vw;margin-bottom:3.2vw}}@media screen and (max-width:940px){.footer__title{font-size:4.3796vw;margin-bottom:4.3796vw}}@media screen and (max-width:478px){.footer__title{font-size:6.6946vw;margin-bottom:6.6946vw}}.footer__right{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}@media screen and (max-width:1500px){.footer__right{gap:1.067vw}}@media screen and (max-width:940px){.footer__right{gap:1.4599vw}}@media screen and (max-width:478px){.footer__right{flex-direction:column-reverse;justify-content:flex-start;gap:6.6946vw;margin-top:6.6946vw}}.footer__mail{font-size:1.5rem;line-height:1.3;font-weight:500;display:block;margin-bottom:1rem}@media screen and (max-width:1500px){.footer__mail{font-size:1.6vw;margin-bottom:1.067vw}}@media screen and (max-width:940px){.footer__mail{font-size:2.1898vw;margin-bottom:1.4599vw}}@media screen and (max-width:478px){.footer__mail{font-size:5.0209vw;margin-bottom:3.3473vw}}.footer__org-info{font-size:1rem;line-height:1.6;opacity:.6}@media screen and (max-width:1500px){.footer__org-info{font-size:1.067vw}}@media screen and (max-width:940px){.footer__org-info{font-size:1.4599vw}}@media screen and (max-width:478px){.footer__org-info{font-size:3.3473vw}}.footer .subscribe{padding:1.125rem 2rem;border-radius:1.5rem;background-color:#020519;display:flex;align-items:center;justify-content:space-between;font-size:1.125rem;line-height:1.6;color:#fff;min-width:28.125rem}@media screen and (max-width:1500px){.footer .subscribe{padding:1.2vw 2.133vw;border-radius:1.6vw;font-size:1.2vw;min-width:30vw}}@media screen and (max-width:940px){.footer .subscribe{padding:1.6423vw 2.9197vw;border-radius:2.1898vw;font-size:1.6423vw;min-width:41.0584vw}}@media screen and (max-width:478px){.footer .subscribe{padding:3.5565vw 5.0209vw;border-radius:5.0209vw;font-size:3.7657vw;min-width:100%}}.footer .subscribe__icons{display:flex;gap:.75rem;align-items:center}@media screen and (max-width:1500px){.footer .subscribe__icons{gap:.8vw}}@media screen and (max-width:940px){.footer .subscribe__icons{gap:1.0949vw}}@media screen and (max-width:478px){.footer .subscribe__icons{gap:2.5105vw}}.footer .subscribe__icons a{width:1.5rem;height:1.5rem;display:inherit}@media screen and (max-width:1500px){.footer .subscribe__icons a{width:1.6vw;height:1.6vw}}@media screen and (max-width:940px){.footer .subscribe__icons a{width:2.1898vw;height:2.1898vw}}@media screen and (max-width:478px){.footer .subscribe__icons a{width:5.0209vw;height:5.0209vw}}.footer .subscribe__icons a svg{display:block;width:inherit;height:inherit}.footer-cta{width:100%;padding:2rem;border-radius:2rem;border:.0625rem solid #c6c6c6;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:1500px){.footer-cta{padding:2.133vw;border-radius:2.133vw;border:.067vw solid #c6c6c6}}@media screen and (max-width:940px){.footer-cta{padding:2.9197vw;border-radius:2.9197vw;border:.0912vw solid #c6c6c6}}@media screen and (max-width:478px){.footer-cta{padding:6.6946vw;border-radius:6.6946vw;border:.2092vw solid #c6c6c6}}.footer-cta__text{display:flex;flex-direction:column;gap:.5rem;text-align:center}@media screen and (max-width:1500px){.footer-cta__text{gap:.533vw}}@media screen and (max-width:940px){.footer-cta__text{gap:.7299vw}}@media screen and (max-width:478px){.footer-cta__text{gap:.8368vw}}.footer-cta__title{font-size:1.5rem;line-height:1.3;font-weight:500}@media screen and (max-width:1500px){.footer-cta__title{font-size:1.6vw}}@media screen and (max-width:940px){.footer-cta__title{font-size:2.1898vw}}@media screen and (max-width:478px){.footer-cta__title{font-size:4.1841vw}}.footer-cta__descr{font-size:1rem;line-height:1.6}@media screen and (max-width:1500px){.footer-cta__descr{font-size:1.067vw}}@media screen and (max-width:940px){.footer-cta__descr{font-size:1.4599vw}}@media screen and (max-width:478px){.footer-cta__descr{font-size:3.3473vw}}.footer-cta__button{margin-top:2rem;width:100%}@media screen and (max-width:1500px){.footer-cta__button{margin-top:2.133vw}}@media screen and (max-width:940px){.footer-cta__button{margin-top:2.9197vw}}@media screen and (max-width:478px){.footer-cta__button{margin-top:6.6946vw}}.url{display:flex;align-items:center;gap:.25rem;transition:all .3s ease;width:-moz-fit-content;width:fit-content}@media screen and (max-width:1500px){.url{gap:.267vw}}@media screen and (max-width:940px){.url{gap:.365vw}}@media screen and (max-width:478px){.url{gap:.8368vw}}.url .url-arrow{width:1rem;display:flex;align-items:center;transition:all .3s ease;transform:translate(-.2rem,.1875rem);opacity:0}@media screen and (max-width:1500px){.url .url-arrow{width:1.067vw;transform:translate(-.213vw,.2vw)}}@media screen and (max-width:940px){.url .url-arrow{width:1.4599vw;transform:translate(-.292vw,.2737vw)}}@media screen and (max-width:478px){.url .url-arrow{width:3.3473vw;transform:translate(-.292vw,.2737vw)}}.url .url-arrow svg{display:block;width:inherit}.url:hover{color:#1a73e8}.url:hover .url-arrow{transform:translateY(.1875rem);opacity:1}@media screen and (max-width:1500px){.url:hover .url-arrow{transform:translateY(.2vw)}}@media screen and (max-width:940px){.url:hover .url-arrow{transform:translateY(.2737vw)}}@media screen and (max-width:478px){.url:hover .url-arrow{transform:translateY(.2737vw)}}.header{width:100vw;padding:1.9666vw 4.38vw;background-color:#fff;position:fixed;left:0;top:0;display:flex;flex-direction:column;z-index:998;font-family:Open Sans,sans-serif}@media screen and (min-width:940px){.header{display:none}}@media screen and (max-width:478px){.header{padding:3.3473vw 4.38vw}}.header__wrapper{display:flex;justify-content:space-between;align-items:center}.header__logo{width:4vw;height:4vw;display:inline-block}@media screen and (max-width:478px){.header__logo{width:10.0418vw;height:10.0418vw}}.header__logo svg{display:block;width:inherit;height:inherit}.header__burger-trigger{position:relative;width:4.7198vw;height:4.7198vw;background-color:transparent;display:flex;flex-direction:column;gap:.7866vw;align-items:center;justify-content:center}@media screen and (max-width:478px){.header__burger-trigger{width:10.0418vw;height:10.0418vw;gap:2.0921vw}}.header__burger-trigger:before{content:"";background-color:#313131;height:.295vw;width:3.1465vw;transition:all .3s ease}@media screen and (max-width:478px){.header__burger-trigger:before{height:.6276vw;width:6.6946vw}}.header__burger-trigger:after{content:"";background-color:#313131;height:.295vw;width:3.1465vw;transition:all .3s ease}@media screen and (max-width:478px){.header__burger-trigger:after{height:.6276vw;width:6.6946vw}}.header__burger-trigger.opened:before{transform:rotate(45deg) translate(.4213vw,.1875rem)}@media screen and (max-width:478px){.header__burger-trigger.opened:before{transform:rotate(45deg) translate(.8322vw,.9414vw)}}.header__burger-trigger.opened:after{transform:rotate(-45deg) translate(.4213vw,-.4213vw)}@media screen and (max-width:478px){.header__burger-trigger.opened:after{transform:rotate(-45deg) translate(.8322vw,-.9414vw)}}.burger-wrapper{transition:height .5s ease-in-out;height:0}.burger-wrapper.fullscreen{height:calc(100vh - 8.2597vw)}@media screen and (max-width:940px){.burger-wrapper.fullscreen{height:calc(100vh - 9.2vw)}}@media screen and (max-width:478px){.burger-wrapper.fullscreen{height:calc(100vh - 16.7364vw)}}.burger{overflow:hidden;height:100%;display:flex;flex-direction:column;justify-content:space-between}.burger__links{margin-top:3.9331vw;list-style-type:none}@media screen and (max-width:478px){.burger__links{margin-top:8.3682vw}}.burger__link{font-size:1.7699vw;line-height:1.08}@media screen and (max-width:478px){.burger__link{font-size:5.0209vw}}.burger__link:not(:last-child){margin-bottom:1.9666vw}@media screen and (max-width:478px){.burger__link:not(:last-child){margin-bottom:5.0209vw}}.burger__text{font-size:1.5733vw;line-height:1.4;margin-bottom:1.9666vw}@media screen and (max-width:478px){.burger__text{font-size:3.7657vw;margin-bottom:4.1841vw}}.principles{margin-bottom:8.75rem}@media screen and (max-width:1500px){.principles{margin-bottom:9.333vw}}@media screen and (max-width:940px){.principles{margin-bottom:12.7737vw}}@media screen and (max-width:478px){.principles{margin-bottom:20.9205vw}}.principles__title{margin-bottom:3rem;font-size:3rem;line-height:1.08;font-weight:600}@media screen and (max-width:1500px){.principles__title{margin-bottom:3.2vw;font-size:3.2vw}}@media screen and (max-width:940px){.principles__title{margin-bottom:4.3796vw;font-size:4.3796vw}}@media screen and (max-width:478px){.principles__title{margin-bottom:6.6946vw;font-size:6.6946vw}}.quote{max-width:54rem;margin-bottom:8.75rem;display:flex;align-items:center;gap:1.5rem}@media screen and (max-width:1500px){.quote{max-width:57.6vw;margin-bottom:9.333vw;gap:1.6vw}}@media screen and (max-width:940px){.quote{max-width:78.8321vw;margin-bottom:12.7737vw;gap:2.1898vw}}@media screen and (max-width:478px){.quote{max-width:85.3556vw;margin-bottom:20.9205vw;gap:5.0209vw}}.quote__text{font-size:1.625rem;line-height:1.4;font-weight:500}@media screen and (max-width:1500px){.quote__text{font-size:1.733vw}}@media screen and (max-width:940px){.quote__text{font-size:2.3723vw}}@media screen and (max-width:478px){.quote__text{font-size:4.1841vw}}.quote__bracket svg{width:2.5rem}@media screen and (max-width:1500px){.quote__bracket svg{width:2.667vw}}@media screen and (max-width:940px){.quote__bracket svg{width:3.6496vw}}@media screen and (max-width:478px){.quote__bracket svg{width:8.3682vw;height:32.2176vw}}.principle{padding:2rem;border-radius:2rem;border:.0625rem solid #c6c6c6}@media screen and (max-width:1500px){.principle{padding:2.133vw;border-radius:2.133vw;border:.067vw solid #c6c6c6}}@media screen and (max-width:940px){.principle{padding:2.9197vw;border-radius:2.9197vw;border:.0912vw solid #c6c6c6}}@media screen and (max-width:478px){.principle{padding:6.6946vw;border-radius:6.6946vw;border:.2092vw solid #c6c6c6}}.principle:not(:last-child){margin-bottom:1.25rem}@media screen and (max-width:1500px){.principle:not(:last-child){margin-bottom:1.333vw}}@media screen and (max-width:940px){.principle:not(:last-child){margin-bottom:1.8248vw}}@media screen and (max-width:478px){.principle:not(:last-child){margin-bottom:4.1841vw}}.principle__title{font-size:1.5rem;line-height:1.3;font-weight:500;margin-bottom:1rem}@media screen and (max-width:1500px){.principle__title{font-size:1.6vw;margin-bottom:1.067vw}}@media screen and (max-width:940px){.principle__title{font-size:2.3599vw;margin-bottom:1.5733vw}}@media screen and (max-width:478px){.principle__title{font-size:5.0209vw;margin-bottom:3.3473vw}}.principle__descr{font-size:1.125rem;line-height:1.6;font-weight:400}@media screen and (max-width:1500px){.principle__descr{font-size:1.2vw}}@media screen and (max-width:940px){.principle__descr{font-size:1.7699vw}}@media screen and (max-width:478px){.principle__descr{font-size:3.7657vw}}.white-overlay-wrapper{height:0;position:relative}.white-overlay{position:absolute;left:0;bottom:0;height:100vh;width:100%;pointer-events:none;opacity:0;background:#fff;background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);transition:opacity 1s ease}.white-overlay.showed{opacity:1}