.nuxt-icon{height:1em;margin-bottom:.125em;vertical-align:middle;width:1em}.nuxt-icon--fill,.nuxt-icon--fill *{fill:currentColor}.page-toggle{background:var(--color-switch);border-radius:32px;display:none;height:54px;overflow:hidden;position:relative;transition:.35s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:169px}.page-toggle__circle{background:var(--button-text);border-radius:100%;cursor:pointer;height:50px;justify-content:center;left:2px;top:2px;width:50px;z-index:2}.page-toggle__circle,.page-toggle__circle span{align-items:center;display:flex;position:absolute}.page-toggle__circle span{height:100%;top:48%;transform:translateY(-50%);width:94px;z-index:-1}.page-toggle__circle span:first-child{left:auto;right:100%}.page-toggle__circle span:last-child{justify-content:flex-end;left:100%}.page-toggle__circle a{align-items:center;color:var(--color-gray-200);display:flex;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;height:100%;line-height:19.07px;text-transform:lowercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.page-toggle__circle.contacts{left:117px}.page-toggle__icon{height:35px;width:35px}@media (max-width:1279px){.page-toggle{display:block}}@media (max-width:649px){.page-toggle{height:44px;width:143px}.page-toggle__circle{height:40px;width:40px}.page-toggle__circle.contacts{left:101px}.page-toggle__icon{height:28px;width:28px}.page-toggle__circle span{width:82px}}.theme{align-items:center;background:var(--color-switch);border-radius:100%;cursor:pointer;display:flex;flex-direction:column;height:44px;justify-content:center;transition:.35s;width:44px}.theme__icon{height:32px;width:32px}.theme__icon_theme{color:var(--color-gray-200)}.theme__icon_theme path{transition:.35s;stroke:var(--color-gray-200)}@media (hover:hover) and (pointer:fine){.theme:hover{background:#f7faff}.theme:hover .theme__icon_theme{color:var(--color-accent)}.theme:hover .theme__icon_theme path{stroke:var(--color-accent)}}.logo{align-items:center;display:flex;gap:4px}.logo__logo-icon{height:40px;width:40px}.logo__logo-text{height:23px;margin:8px 0 0!important;width:190px}.logo__logo-text path{transition:.35s;fill:var(--color-white)}@media (max-width:1279px){.logo__logo-icon{height:29px;width:29px}.logo__logo-text{height:17px;margin:5px 0 0!important;width:136px}}@media (max-width:649px){.logo__logo-text{display:none}}.header{box-sizing:border-box;justify-content:space-between;padding:24px 0}.header__nav{display:flex;gap:16px}.header__theme-mob{display:none}.header__nav-icon{height:40px;width:40px}.header__nav-icon g,.header__nav-icon path[stroke]{stroke:var(--color-white);transition:.35s}.header__nav-item.router-link-active g,.header__nav-item.router-link-active path[stroke]{stroke:var(--color-accent)}@media (hover:hover) and (pointer:fine){.header__nav-icon:hover g,.header__nav-icon:hover path[stroke]{stroke:var(--color-accent)}}.header__nav-icon:active g,.header__nav-icon:active path[stroke]{stroke:var(--color-accent)}@media (max-width:1279px){.header{justify-content:center;padding:0;position:relative}.header__logo,.header__nav{display:none}.header__theme-mob{display:flex;position:absolute;right:0;top:49px}.page-toggle{margin:44px 0 0}}@media (max-width:649px){.header__theme-mob{display:flex;position:absolute;right:0;top:12px}.page-toggle{margin:12px 0 0}}.back-page{margin:0 auto!important;min-height:32px}.back-page__button{align-items:center;color:var(--color-gray-100);cursor:pointer;display:flex;font-size:20px;font-weight:400;gap:4px;line-height:30px;transition:.35s;width:-moz-fit-content;width:fit-content}.back-page__icon{height:32px;transition:.35s;width:32px}.back-page__icon path{fill:var(--color-gray-100)}@media (hover:hover) and (pointer:fine){.back-page__button:hover{opacity:1}}.back-page__button:active{opacity:1}@media (max-width:1279px){.back-page{min-height:24px}.back-page.hide{display:none}.back-page__button{font-size:16px;line-height:24px}.back-page__button svg{height:24px;width:24px}}.input{background:none;border:1px solid var(--color-gray-100);border-radius:10px;box-sizing:border-box;color:var(--color-input-text);font-family:Open Sans,sans-serif;font-size:20px;font-weight:400;line-height:30px;outline:none;padding:11px 16px;width:100%}.input:focus{border:1px solid var(--color-accent);color:var(--color-input-text-focus)}.input::-moz-placeholder{color:var(--color-gray-100)}.input::placeholder{color:var(--color-gray-100)}.textarea{background:none;border:1px solid var(--color-gray-100);border-radius:10px;box-sizing:border-box;color:var(--color-input-text);font-family:Open Sans,sans-serif;font-size:20px;font-weight:400;line-height:30px;min-height:124px;outline:none;overflow-x:hidden;padding:11px 16px;resize:none;width:100%}.textarea:focus{border:1px solid var(--color-accent);color:var(--color-input-text-focus)}.textarea::-moz-placeholder{color:var(--color-gray-100)}.textarea::placeholder{color:var(--color-gray-100)}.textarea::-webkit-scrollbar{width:7px}.textarea::-webkit-scrollbar-track{background-color:transparent}.textarea::-webkit-scrollbar-thumb{background:var(--color-accent);border-radius:10px}.button{align-items:center;background:var(--button-default);border-radius:32px;color:var(--color-background-text);cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-size:20px;font-weight:700;gap:10px;justify-content:center;line-height:30px;margin:0;min-width:305px;padding:12px 30px;text-align:center;width:-moz-fit-content;width:fit-content}.button,.button path{transition:.35s}.button.secondary{background:none;border:3px solid var(--button-sec-white);color:var(--button-sec-white)}.button.secondary path:first-child{fill:var(--button-sec-white)}.button.secondary path:nth-child(2){stroke:var(--button-sec-white)}.button.text{background:none;border:none;color:var(--color-accent);min-width:auto;padding:0}.button.text path:first-child{fill:var(--color-accent)}.button.text path:nth-child(2){stroke:var(--color-accent)}@media (hover:hover) and (pointer:fine){.button:hover{background:var(--button-hover);color:var(--button-text)}.button:hover path:first-child{fill:var(--color-white)}.button:hover path:nth-child(2){stroke:var(--color-white)}.button.secondary:hover{background:var(--button-sec-white);color:var(--color-background-text)}.button.secondary:hover path:first-child{fill:var(--color-background-text)}.button.secondary:hover path:nth-child(2){stroke:var(--color-background-text)}.button.text:hover{background:none;color:var(--button-text-color-hover)}.button.text:hover path:first-child{fill:var(--button-text-color-hover)}.button.text:hover path:nth-child(2){stroke:var(--button-text-color-hover)}}.button:active{background:var(--button-click);color:var(--button-text)}.button:active path:first-child{fill:var(--color-white)}.button:active path:nth-child(2){stroke:var(--color-white)}.button.secondary:active{background:var(--button-sec-white);color:var(--color-background-text)}.button.secondary:active path:first-child{fill:var(--color-background-text)}.button.secondary:active path:nth-child(2){stroke:var(--color-background-text)}.button.text:active{background:none;color:var(--button-text-color-hover)}.button.text:active path:first-child{fill:var(--button-text-color-hover)}.button.text:active path:nth-child(2){stroke:var(--button-text-color-hover)}@media (max-width:649px){.button{font-size:16px;line-height:24px}.button.secondary{border:2px solid var(--color-white)}}.modal-content__icon g{stroke:var(--color-white)}.modal-cases__swiper{width:100%}.modal-cases{display:flex;flex-direction:column;height:100%}.modal-cases .swiper-button-next,.modal-cases .swiper-button-prev{height:54px;width:54px}.modal-cases .swiper-button-next path,.modal-cases .swiper-button-prev path{fill:var(--color-white)}.modal-cases .swiper-button-next:after,.modal-cases .swiper-button-prev:after{display:none}.modal-cases .swiper-button-next{right:-20px}.modal-cases .swiper-button-prev{left:-20px}.modal-cases .swiper-button-next.swiper-button-disabled,.modal-cases .swiper-button-prev.swiper-button-disabled{opacity:0}.modal-cases__container{align-items:center;display:flex;flex-direction:column;padding:56px 0}.modal-cases__logo{border-radius:100%;height:88px;margin:0 0 40px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:88px}.modal-cases__title{font-family:Open Sans,sans-serif;font-size:32px;font-style:normal;font-weight:700;letter-spacing:.64px;line-height:42px;margin:0;text-align:center;text-transform:uppercase}.modal-cases__list{display:flex;gap:32px;list-style:none;margin:88px 0;padding:0}.modal-cases__list-el{align-items:center;display:flex;flex-direction:column;gap:12px}.modal-cases__list-icon{height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.modal-cases__list-description,.modal-cases__list-value{font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin:0;text-align:center}.modal-cases__list-description{max-width:140px}.modal-cases__description{font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin:0;max-width:484px;text-align:center}@media (max-width:649px){.modal-cases__list{flex-direction:column;margin:32px 0}.modal-cases__description{font-size:16px}.modal-cases__title{font-size:20px}.modal-cases__logo{height:56px;margin:0 0 32px;width:56px}.modal-cases__list-el{align-items:flex-start;flex-direction:row;gap:0 12px}.modal-cases__list-description,.modal-cases__list-value{max-width:100%;text-align:left}.modal-cases__list-icon{height:32px;width:32px}.modal-cases .swiper-button-next,.modal-cases .swiper-button-prev{height:40px;width:40px}.modal-cases .swiper-button-next{right:-10px}.modal-cases .swiper-button-prev{left:-10px}}.modal{background:var(--color-card-08);display:flex;height:100%;justify-content:center;left:0;opacity:0;overflow:auto;padding:15px;pointer-events:none;position:fixed;top:0;transition:.35s;width:100%;z-index:999}.modal.active{opacity:1;pointer-events:auto}.modal-dialog{background:var(--color-background-modal);border:1px solid var(--color-white);border-radius:32px;display:flex;flex-direction:column;height:auto;justify-content:center;margin:auto 0;min-height:630px;padding:48px 32px;position:relative;width:560px}.modal-dialog__close{cursor:pointer;left:auto;position:absolute;right:16px;top:16px}.modal-dialog__close g{stroke:var(--color-white)}.modal-content,.modal-content__container{display:flex;flex-direction:column;height:100%}.modal-content__title{font-size:24px;font-style:normal;font-weight:700;letter-spacing:.48px;line-height:130%;margin:0 0 4px;text-align:center;text-transform:uppercase}.modal-content__description{font-size:16px;font-weight:400;line-height:24px;margin:0 auto 32px;max-width:248px;text-align:center}.modal-content__policy{color:var(--color-gray-100);font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin:0;text-align:center}.modal-content__box{display:flex;flex-direction:column;gap:24px}.modal-content__success{align-items:center;display:flex;flex-direction:column;gap:40px}.modal-content__icon{height:104px;width:104px}.modal-content__wrapper{align-items:center;display:flex;flex-direction:column}.modal-content__wrapper p{font-size:24px;font-weight:700;letter-spacing:.48px;line-height:130%;margin:0;text-transform:uppercase}.modal-content__wrapper span{font-size:16px;font-weight:400;line-height:24px;margin:0}.modal__policy-link{color:var(--color-accent);font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin:0;text-align:center;transition:.35s}@media (hover:hover) and (pointer:fine){.modal__policy-link:hover{color:var(--color-white)}}.modal__policy-link:active{color:var(--color-white)}@media (max-width:649px){.modal-dialog{padding:48px 20px}}.footer{align-items:center;gap:40px;padding:40px 0}.footer__logo{width:-moz-fit-content;width:fit-content}.footer__logo .logo__logo-text,.footer__logo.mobile{display:none}.footer__logo-icon{height:40px;width:234px}.footer__wrapper{display:flex;justify-content:space-between;width:100%}.footer__nav{display:flex;flex-direction:column;gap:24px;width:211px}.footer__nav-item{color:var(--color-gray-200);font-size:20px;font-weight:700;line-height:30px;transition:.35s}.footer__nav-item.router-link-active{color:var(--color-accent)}.footer__copyright{color:var(--color-gray-200);display:flex;flex-direction:column;gap:6px;text-align:end}.footer__copyright p{margin:0}.footer__logo-re-block{align-items:center;color:var(--color-gray-200);display:flex;flex-direction:row;font-size:20px;font-weight:400;gap:8px;line-height:30px}.footer__logo-re{height:14px;vertical-align:center;width:77px}@media (hover:hover) and (pointer:fine){.footer__nav-item:hover{color:var(--color-accent)}}.footer__nav-item:active{color:var(--color-accent)}@media (max-width:1279px){.footer__nav{width:auto}.footer__logo{width:-moz-fit-content;width:fit-content}.footer__logo.desktop{display:none}.footer__logo.mobile{display:flex}}@media (max-width:649px){.footer{padding:24px 0}.footer__nav{gap:16px}.footer__nav-item{font-size:16px}.footer__copyright p{font-size:14px}.footer__logo{width:-moz-fit-content;width:fit-content}.footer__logo-re-block{font-size:14px;gap:4px;height:24px}.footer__logo-re{height:10px;width:55.333px}}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(./open-sans-v40-cyrillic_latin-regular.BncOhhJC.woff2) format("woff2")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:700;src:url(./open-sans-v40-cyrillic_latin-700.DcG_Qb3J.woff2) format("woff2")}:root{--color-accent:#4cc3f8;--color-background-text:#141414;--color-card:#2a2a30;--color-card-08:rgba(42,42,48,.8);--color-card-detail-serv:rgba(42,42,48,.8);--color-gray-200:#6d6c78;--color-gray-100:#d5d7dc;--color-white:#fff;--color-yellow:#cdf263;--color-red:#f2636c;--color-green:#91f263;--color-mint:#63f2d8;--color-violet:#a359ff;--color-orange:#ff891c;--color-blue:#8075ff;--color-switch:#2a2a30;--button-default:#fff;--button-hover:#4cc3f8;--button-click:#4cc3f8;--opacity:1;--button-text:#fff;--button-sec-white:#fff;--button-text-color-hover:#fff;--color-background-modal:#141414;--color-swiper-pag:#2a2a30;--color-input-text:#d5d7dc;--color-input-text-focus:#4cc3f8;--service-detail-card-border:transparent;--color-card-08-yellow:rgba(42,42,48,.8);--color-card-08-red:rgba(42,42,48,.8);--color-card-08-green:rgba(42,42,48,.8);--color-card-08-mint:rgba(42,42,48,.8);--color-card-08-violet:rgba(42,42,48,.8);--color-card-08-orange:rgba(42,42,48,.8);--color-card-08-blue:rgba(42,42,48,.8);--color-card-text-yellow:#cdf263;--color-card-text-red:#f2636c;--color-card-text-green:#91f263;--color-card-text-mint:#63f2d8;--color-card-text-violet:#a359ff;--color-card-text-orange:#ff891c;--color-card-text-blue:#8075ff}.light-mode{--color-accent:#4cc3f8;--color-background-text:#f1f4fa;--color-card:#fff;--color-card-08:hsla(0,0%,100%,.5);--color-card-detail-serv:hsla(0,0%,100%,.8);--color-gray-200:#858397;--color-gray-100:#c7c5d6;--color-white:#141414;--color-yellow:#8ec003;--color-red:#e85962;--color-green:#80d857;--color-mint:#5fe0c9;--color-violet:#8b47e5;--color-orange:#e88d39;--color-blue:#6257e1;--color-switch:#f7faff;--button-default:#4cc3f8;--button-hover:#26a7e1;--button-click:#26a7e1;--opacity:.85;--button-text:#fff;--button-sec-white:#4cc3f8;--button-text-color-hover:#26a7e1;--color-background-modal:#fff;--color-swiper-pag:#c7c5d6;--color-input-text:#141414;--color-input-text-focus:#141414;--service-detail-card-border:#d5d7dc;--color-card-08-yellow:rgba(142,192,3,.5);--color-card-08-red:rgba(232,89,98,.4);--color-card-08-green:rgba(128,216,87,.5);--color-card-08-mint:rgba(95,224,201,.5);--color-card-08-violet:rgba(139,71,229,.5);--color-card-08-orange:rgba(232,141,57,.5);--color-card-08-blue:rgba(98,87,225,.5);--color-card-text-yellow:#141414;--color-card-text-red:#141414;--color-card-text-green:#141414;--color-card-text-mint:#141414;--color-card-text-violet:#141414;--color-card-text-orange:#141414;--color-card-text-blue:#141414}.dark-mode{--color-accent:#4cc3f8;--color-background-text:#141414;--color-card:#2a2a30;--color-card-08:rgba(42,42,48,.8);--color-card-detail-serv:rgba(42,42,48,.8);--color-gray-200:#6d6c78;--color-gray-100:#d5d7dc;--color-white:#fff;--color-yellow:#cdf263;--color-red:#f2636c;--color-green:#91f263;--color-mint:#63f2d8;--color-violet:#a359ff;--color-orange:#ff891c;--color-blue:#8075ff;--color-switch:#2a2a30;--button-default:#fff;--button-hover:#4cc3f8;--button-click:#4cc3f8;--opacity:1;--button-text:#fff;--button-sec-white:#fff;--button-text-color-hover:#fff;--color-background-modal:#141414;--color-swiper-pag:#2a2a30;--color-input-text:#d5d7dc;--color-input-text-focus:#4cc3f8;--service-detail-card-border:transparent;--color-card-08-yellow:rgba(42,42,48,.8);--color-card-08-red:rgba(42,42,48,.8);--color-card-08-green:rgba(42,42,48,.8);--color-card-08-mint:rgba(42,42,48,.8);--color-card-08-violet:rgba(42,42,48,.8);--color-card-08-orange:rgba(42,42,48,.8);--color-card-08-blue:rgba(42,42,48,.8);--color-card-text-yellow:#cdf263;--color-card-text-red:#f2636c;--color-card-text-green:#91f263;--color-card-text-mint:#63f2d8;--color-card-text-violet:#a359ff;--color-card-text-orange:#ff891c;--color-card-text-blue:#8075ff}*{-webkit-tap-highlight-color:transparent}#__nuxt,body,html{height:100%;margin:0;padding:0}body{background:var(--color-background-text);color:var(--color-white);font-family:Open Sans,sans-serif;font-size:20px;font-style:normal;transition:.35s}#__nuxt{overflow-x:hidden}#__nuxt,main{display:flex;flex-direction:column}main{flex:1 0 auto;margin:40px 0}footer{flex:0 0 auto}a,button,div{box-sizing:border-box}a,button{background:none;border:none;font-size:20px;line-height:30px;margin:0;outline:none;padding:0;text-decoration:none}a,button,h1{font-weight:700}h1{font-size:48px;letter-spacing:.96px;line-height:58px;margin:0 0 56px;max-width:1028px;text-transform:uppercase}.hidden-title{left:0;opacity:0;position:absolute;top:0;z-index:-100}h2{font-size:20px;line-height:30px}h2,h3{font-weight:700}h3{font-size:14px;line-height:22px}p{font-size:20px;line-height:30px}p,span{font-weight:400}span{display:block;font-size:14px;line-height:normal}.container{display:flex;flex-direction:column;margin:0 auto;max-width:1240px;width:100%}.container_row{flex-direction:row}.nuxt-icon{margin:0;vertical-align:baseline}.accent{color:var(--color-accent)}.accent path:nth-child(2){fill:var(--color-accent)}.accent path:nth-child(3){stroke:var(--color-accent)}.yellow{color:var(--color-yellow)}.yellow path:nth-child(2){fill:var(--color-yellow)}.yellow path:nth-child(3){stroke:var(--color-yellow)}.red{color:var(--color-red)}.red path:nth-child(2){fill:var(--color-red)}.red path:nth-child(3){stroke:var(--color-red)}.green{color:var(--color-green)}.green path:nth-child(2){fill:var(--color-green)}.green path:nth-child(3){stroke:var(--color-green)}.mint{color:var(--color-mint)}.mint path:nth-child(2){fill:var(--color-mint)}.mint path:nth-child(3){stroke:var(--color-mint)}.violet{color:var(--color-violet)}.violet path:nth-child(2){fill:var(--color-violet)}.violet path:nth-child(3){stroke:var(--color-violet)}.orange{color:var(--color-orange)}.orange path:nth-child(2){fill:var(--color-orange)}.orange path:nth-child(3){stroke:var(--color-orange)}.blue{color:var(--color-blue)}.blue path:nth-child(2){fill:var(--color-blue)}.blue path:nth-child(3){stroke:var(--color-blue)}.tab-swiper{display:none!important}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{opacity:0}@media (hover:hover) and (pointer:fine){.accent:hover .service-card__bg,.accent:hover .service-card__left-bg:before{background:var(--color-accent)!important}.accent:hover path:first-child{fill:var(--color-accent)!important}.yellow:hover .service-card__bg,.yellow:hover .service-card__left-bg:before{background:var(--color-yellow)!important}.yellow:hover path:first-child{fill:var(--color-yellow)!important}.red:hover .service-card__bg,.red:hover .service-card__left-bg:before{background:var(--color-red)!important}.red:hover path:first-child{fill:var(--color-red)!important}.green:hover .service-card__bg,.green:hover .service-card__left-bg:before{background:var(--color-green)!important}.green:hover path:first-child{fill:var(--color-green)!important}.mint:hover .service-card__bg,.mint:hover .service-card__left-bg:before{background:var(--color-mint)!important}.mint:hover path:first-child{fill:var(--color-mint)!important}.violet:hover .service-card__bg,.violet:hover .service-card__left-bg:before{background:var(--color-violet)!important}.violet:hover path:first-child{fill:var(--color-violet)!important}.orange:hover .service-card__bg,.orange:hover .service-card__left-bg:before{background:var(--color-orange)!important}.orange:hover path:first-child{fill:var(--color-orange)!important}.blue:hover .service-card__bg,.blue:hover .service-card__left-bg:before{background:var(--color-blue)!important}.blue:hover path:first-child{fill:var(--color-blue)!important}}.accent:active .service-card__bg,.accent:active .service-card__left-bg:before{background:var(--color-accent)}.accent:active path:first-child{fill:var(--color-accent)}.yellow:active .service-card__bg,.yellow:active .service-card__left-bg:before{background:var(--color-yellow)}.yellow:active path:first-child{fill:var(--color-yellow)}.red:active .service-card__bg,.red:active .service-card__left-bg:before{background:var(--color-red)}.red:active path:first-child{fill:var(--color-red)}.green:active .service-card__bg,.green:active .service-card__left-bg:before{background:var(--color-green)}.green:active path:first-child{fill:var(--color-green)}.mint:active .service-card__bg,.mint:active .service-card__left-bg:before{background:var(--color-mint)}.mint:active path:first-child{fill:var(--color-mint)}.violet:active .service-card__bg,.violet:active .service-card__left-bg:before{background:var(--color-violet)}.violet:active path:first-child{fill:var(--color-violet)}.orange:active .service-card__bg,.orange:active .service-card__left-bg:before{background:var(--color-orange)}.orange:active path:first-child{fill:var(--color-orange)}.blue:active .service-card__bg,.blue:active .service-card__left-bg:before{background:var(--color-blue)}.blue:active path:first-child{fill:var(--color-blue)}.no-event{pointer-events:none}@media (max-width:1279px){.tab-swiper{display:flex!important;width:560px}.tab-swiper .swiper-scrollbar{background:var(--color-card)!important;bottom:auto!important;height:2px!important;left:50%!important;top:0!important;transform:translate(-50%)!important;width:240px!important}.tab-swiper .swiper-wrapper{margin:40px 0 0}.tab-swiper .swiper-scrollbar-drag{background:var(--color-accent);height:3px}.tab-content{display:none!important}h1{font-size:32px;letter-spacing:.64px;line-height:42px}.container{max-width:560px}main{margin:40px 0}}@media (max-width:649px){.tab-swiper{width:345px}h1{font-size:24px;letter-spacing:.48px;line-height:130%}h2{line-height:24px}a,button,p{font-size:16px;line-height:24px}.container{max-width:345px}main{margin:32px 0 40px}}.not-found{display:flex;flex-direction:column;gap:80px;margin:auto;width:-moz-fit-content;width:fit-content}.not-found__box{align-items:center;display:flex;gap:30px;justify-content:center}.not-found__title{display:flex;gap:32px;line-height:72px;margin:0 auto;text-align:center;width:-moz-fit-content;width:fit-content}@media (max-width:1279px){.not-found{gap:60px}.not-found__box{gap:16px}}@media (max-width:649px){.not-found{gap:40px}.not-found__box{flex-direction:column}.not-found__title{line-height:52px}}
