:root{--header-height:140px;--offset-x:64px}@media screen and (max-width:1366px){:root{--offset-x:40px;--header-height:110px}}@media screen and (max-width:1024px){:root{--offset-x:30px;--header-height:90px}}@media screen and (max-width:767px){:root{--offset-x:16px;--header-height:70px}}/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#49453f;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:73,69,63;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.25rem;--bs-border-radius-sm:0.2rem;--bs-border-radius-lg:0.3rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fcf8e3}*,:after,:before{box-sizing:border-box}body{-webkit-text-size-adjust:100%;background-color:#fff;background-color:var(--bs-body-bg);color:#212529;color:var(--bs-body-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-family:var(--bs-body-font-family);font-size:1rem;font-size:var(--bs-body-font-size);font-weight:400;font-weight:var(--bs-body-font-weight);line-height:1.5;line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;color:inherit;margin:1rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{background-color:#fcf8e3;background-color:var(--bs-highlight-bg);padding:.2em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;color:var(--bs-link-color);text-decoration:underline}a:hover{color:#0a58ca;color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:#d63384;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:.875em;padding:.2rem .4rem}kbd kbd{font-size:1em;font-weight:700;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:initial}[hidden]{display:none!important}button{background-color:transparent;border:0;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;padding:0;text-transform:inherit}button,button:active{color:inherit}ol,ul{margin-bottom:0}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:5rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:4.5rem}.display-3{font-size:4rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}.display-5{font-size:3rem}.display-5,.display-6{font-weight:300;line-height:1.2}.display-6{font-size:2.5rem}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:1rem;margin-top:-1rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}@font-face{font-display:swap;font-family:Golden Night;src:url(/static/media/golden-night_cyrillic-script.9eb54596f6d47a437cc5.woff2) format("woff2")}@font-face{font-display:swap;font-family:Stix Two Text;src:url(/static/media/STIXTwoText-Regular.2d81035719cc51e545c3.woff2) format("woff2")}@-webkit-keyframes sound-active{0%,to{-webkit-transform:scaleY(1);transform:scaleY(1)}50%{-webkit-transform:scaleY(.25);transform:scaleY(.25)}}@keyframes sound-active{0%,to{-webkit-transform:scaleY(1);transform:scaleY(1)}50%{-webkit-transform:scaleY(.25);transform:scaleY(.25)}}@-webkit-keyframes scroll-down{0%,to{-webkit-transform:translate3d(-50%,calc(-50% - 3px),0);transform:translate3d(-50%,calc(-50% - 3px),0)}40%{-webkit-transform:translate3d(-50%,calc(-50% + 3px),0);transform:translate3d(-50%,calc(-50% + 3px),0)}}@keyframes scroll-down{0%,to{-webkit-transform:translate3d(-50%,calc(-50% - 3px),0);transform:translate3d(-50%,calc(-50% - 3px),0)}40%{-webkit-transform:translate3d(-50%,calc(-50% + 3px),0);transform:translate3d(-50%,calc(-50% + 3px),0)}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}html{overflow:hidden;overflow:clip}body,html{height:100%;left:0;overscroll-behavior:none;position:fixed;top:0;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#000;color:#fff;display:flex;flex-direction:column;font-family:Stix Two Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden;overflow:hidden;overflow:clip}*{scrollbar-width:none}::-webkit-scrollbar{height:0;width:0}.visually-hidden{clip:rect(0 0 0 0);border:0;height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.wrapper{display:block;margin-left:auto;margin-right:auto;max-width:2560px;padding-left:64px;padding-left:var(--offset-x);padding-right:64px;padding-right:var(--offset-x);width:100%}#root{display:flex;flex:1 1 auto;flex-direction:column}.main{flex:1 1 auto}.canvas-wrapper,.main{overflow:hidden;overflow:clip}.canvas-wrapper{height:100%;left:0;position:fixed;top:0;-webkit-user-select:none;user-select:none;width:100%}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .2s ease}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .2s ease}.lit-popup{--leave-duration:0.3s;contain:strict;display:block;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.lit-popup:not(.lit-popup--opened){visibility:hidden}.lit-popup[data-lit-popup-preset=default]{transition:opacity var(--leave-duration) ease,visibility var(--leave-duration) ease}.lit-popup[data-lit-popup-preset=default].lit-popup--closing,.lit-popup[data-lit-popup-preset=default]:not(.lit-popup--opened){opacity:0}.lit-popup-overlay{background-color:#000;opacity:.64}.lit-popup-container,.lit-popup-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.lit-popup-container{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto}.round-btn{--size:48px;align-items:center;border:1px solid rgba(73,69,63,.2);border-radius:50%;display:inline-flex;height:var(--size);justify-content:center;padding:10px;transition:background-color .2s ease;width:var(--size)}@media(any-hover:hover),(hover:hover)and (pointer:fine){.round-btn:not(:disabled):hover{background-color:rgba(73,69,63,.2)}}@media (max-width:900px)and (orientation:landscape),screen and (max-width:767px){.round-btn{--size:32px}}.round-btn-lg{--size:56px}@media (max-width:900px)and (orientation:landscape),screen and (max-width:767px){.round-btn-lg{--size:40px}}.letter-popup{background-color:#47acfc;color:#49453f}.letter-popup .lit-popup-container{align-items:center;display:flex;justify-content:center;padding-bottom:140px;padding-bottom:var(--header-height);padding-top:140px;padding-top:var(--header-height)}@media screen and (max-width:1920px){.letter-popup .lit-popup-container{padding-bottom:70px;padding-bottom:calc(var(--header-height)/2);padding-top:70px;padding-top:calc(var(--header-height)/2)}}.letter-popup.lit-popup--opened .letter-bottom,.letter-popup.lit-popup--opened .letter-chipsa,.letter-popup.lit-popup--opened .letter-happy,.letter-popup.lit-popup--opened .letter__logo,.letter-popup.lit-popup--opened .letter__text{-webkit-animation:fade-in .5s cubic-bezier(.215,.61,.355,1) forwards;animation:fade-in .5s cubic-bezier(.215,.61,.355,1) forwards;opacity:0}.letter-popup.lit-popup--opened .letter__text{-webkit-animation-delay:.4s;animation-delay:.4s}.letter-popup.lit-popup--opened .letter__logo{-webkit-animation-delay:.55s;animation-delay:.55s}.letter-popup.lit-popup--opened .letter-happy{-webkit-animation-delay:.7s;animation-delay:.7s}.letter-popup.lit-popup--opened .letter-bottom{-webkit-animation-delay:.85s;animation-delay:.85s}.letter-popup.lit-popup--opened .letter-chipsa{-webkit-animation-delay:1s;animation-delay:1s}.letter-popup-content-wrapper{background-color:#f1dfc1;border-radius:4px;height:auto;left:0;margin:auto;max-width:1050px;position:relative;top:0;width:calc(100% - 40px)}.letter-popup__bg{height:100%;left:0;object-fit:cover;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%}.letter-inner{--padding:64px;display:flex;flex-direction:column;padding:var(--padding);padding-right:calc(var(--padding) + 250px);position:relative}@media (max-width:900px)and (orientation:landscape),screen and (max-width:767px){.letter-inner{--padding:48px;padding-left:30px;padding-right:30px;padding-right:calc(var(--padding) + 100px)}}.letter__border{pointer-events:none;z-index:1}.letter__bg,.letter__border{height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%}.letter__bg{object-fit:cover}.letter__text{font-size:clamp(18px,11.1284916201px + .6703910615vw,24px);letter-spacing:-.01em;line-height:1.18;max-width:475px;padding-top:120px}@media screen and (max-width:1920px){.letter__text{padding-top:60px}}@media screen and (max-width:1680px){.letter__text{padding-top:40px}}@media (max-width:900px)and (orientation:landscape),screen and (max-width:767px){.letter__text{font-size:clamp(11px,4.8235294118px + 1.7156862745vw,18px);padding-top:20px}}.letter__logo{--width:156px;align-items:center;background-color:#efdec3;display:flex;height:calc(var(--width)*1.33);justify-content:center;padding:20px;position:absolute;right:var(--padding);top:var(--padding);-webkit-user-select:none;user-select:none;width:var(--width)}@media screen and (max-width:1680px){.letter__logo{--width:135px}}@media screen and (max-width:1024px){.letter__logo{--width:112px;padding:15px}}@media screen and (max-width:767px){.letter__logo{--width:84px;right:30px}}.letter__logo-border{height:100%;left:0;object-fit:contain;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:100%;z-index:1}.letter-happy-container{align-items:flex-start;display:flex;justify-content:flex-end;margin-top:-40px}@media screen and (max-width:1024px){.letter-happy-container{margin-top:-20px}}@media screen and (max-width:767px){.letter-happy-container{left:5%;margin-top:10px;position:relative}}.letter-happy{max-width:509px;-webkit-user-select:none;user-select:none;width:100%}@media screen and (max-width:1680px){.letter-happy{max-width:440px}}.letter-chipsa{bottom:0;position:absolute;right:0;-webkit-user-select:none;user-select:none;width:239px}@media (max-width:900px)and (orientation:landscape),screen and (max-width:767px){.letter-chipsa{bottom:calc(var(--padding)*-1);right:calc(var(--padding)*-1)}}.letter-bottom{display:flex;font-size:clamp(18px,11.1284916201px + .6703910615vw,24px);gap:33px;margin-top:auto;padding-top:30px;width:calc(100% + 250px)}@media screen and (max-width:1024px){.letter-bottom{font-size:clamp(11px,4.8235294118px + 1.7156862745vw,18px);width:calc(100% + 130px)}}@media screen and (max-width:767px){.letter-bottom{font-size:clamp(11px,4.8235294118px + 1.7156862745vw,18px);width:calc(100% + 100px)}}.letter-bottom__item{display:flex;flex:1 1 100%}.letter-bottom__item:last-child{margin-left:auto}.letter-bottom__item--underlined{border-bottom:1px solid rgba(73,69,63,.2);flex:1 1 auto;margin-left:.3em}.menu{background-color:#b62e0d;color:#fff}.menu .lit-popup-container{display:flex;flex-direction:column}.menu__bg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.menu-content{display:flex;flex:1 1 auto;flex-direction:column;padding-bottom:34px}.menu-bottom{display:flex}.menu-bottom__left{padding-right:30px}.menu-bottom__right{margin-left:auto}.preloader{background-color:#ed8104;color:#fff;height:100%;left:0;overflow:hidden;overflow:clip;position:fixed;top:0;transition:-webkit-transform 1s cubic-bezier(.645,.045,.355,1);transition:transform 1s cubic-bezier(.645,.045,.355,1);transition:transform 1s cubic-bezier(.645,.045,.355,1),-webkit-transform 1s cubic-bezier(.645,.045,.355,1);width:100%;z-index:100}.preloader.preloader--leaving{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.preloader.preloader--leaving .preloader-inner-el{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.preloader-inner-el{display:flex;flex-direction:column;padding:80px;transition:-webkit-transform 1s cubic-bezier(.645,.045,.355,1);transition:transform 1s cubic-bezier(.645,.045,.355,1);transition:transform 1s cubic-bezier(.645,.045,.355,1),-webkit-transform 1s cubic-bezier(.645,.045,.355,1)}.preloader-bg,.preloader-inner-el{height:100%;left:0;position:absolute;top:0;width:100%}.preloader-bg{object-fit:cover}.preloader-img{margin:auto;max-width:711px;object-fit:contain;position:relative;width:100%}@media screen and (max-width:1680px){.preloader-img{max-width:500px}}.preloader-bottom{align-items:center;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;margin-top:80px;max-width:906px;position:relative;text-align:center;width:100%}@media screen and (max-width:1680px){.preloader-bottom{margin-top:50px}}.preloader-progress{font-size:24px;letter-spacing:-.01em;margin-bottom:21px}.preloader-progressbar{background-color:hsla(0,0%,100%,.2);height:2px;position:relative;width:100%}.preloader-progressbar__item{background-color:#fff;height:100%;left:0;position:absolute;top:0;-webkit-transform-origin:0 50%;transform-origin:0 50%;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease;width:100%;will-change:transform}.sound-configurator-screen{background-color:#b62e0d;color:#fff;height:100%;left:0;overflow:hidden;overflow:clip;position:fixed;text-align:center;top:0;transition:-webkit-transform 1s cubic-bezier(.645,.045,.355,1);transition:transform 1s cubic-bezier(.645,.045,.355,1);transition:transform 1s cubic-bezier(.645,.045,.355,1),-webkit-transform 1s cubic-bezier(.645,.045,.355,1);width:100%;z-index:99}.sound-configurator-screen.sound-configurator-screen--leaving{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.sound-configurator-screen.sound-configurator-screen--leaving .sound-configurator-screen-inner-el{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.sound-configurator-screen-inner-el{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;padding:80px;position:absolute;top:0;transition:-webkit-transform 1s cubic-bezier(.645,.045,.355,1);transition:transform 1s cubic-bezier(.645,.045,.355,1);transition:transform 1s cubic-bezier(.645,.045,.355,1),-webkit-transform 1s cubic-bezier(.645,.045,.355,1);width:100%}@media screen and (max-width:1366px){.sound-configurator-screen-inner-el{padding:40px}}@media screen and (max-width:767px){.sound-configurator-screen-inner-el{padding:30px 64px;padding:30px var(--offset-x)}}.sound-configurator-screen__bg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.sound-configurator-screen__text{font-size:22px;letter-spacing:-.01em;line-height:1.09;margin-bottom:59px;max-width:352px;position:relative}.sound-configurator-screen__actions{display:flex;flex-wrap:wrap;position:relative}@media screen and (min-width:1025px){.sound-configurator-screen__actions{gap:10px 76px}}@media screen and (max-width:1024px){.sound-configurator-screen__actions{gap:10px 55px}}@media screen and (max-width:767px){.sound-configurator-screen__actions{gap:10px 40px}}.sound-configurator-screen__action{width:138px}@media screen and (max-width:1024px){.sound-configurator-screen__action{width:110px}}@media screen and (max-width:767px){.sound-configurator-screen__action{width:90px}}@media(any-hover:hover),(hover:hover)and (pointer:fine){.sound-configurator-screen__action:not(:disabled):hover .sound-off_svg__border,.sound-configurator-screen__action:not(:disabled):hover .sound-on_svg__border{opacity:1}}.sound-configurator-screen__action .sound-off_svg__border,.sound-configurator-screen__action .sound-on_svg__border{fill-opacity:1;opacity:.2;transition:opacity .2s ease}.sound-configurator-screen__action svg{height:auto;width:100%}.message{--width:750px;--width:Min(750px,100vw);max-width:100vw;min-height:calc(var(--width)*.608);padding:calc(var(--width)/100*17.3) calc(var(--width)/100*13.33) calc(var(--width)/100*9.33) calc(var(--width)/100*19.66);pointer-events:none;position:absolute;transition:opacity .3s ease,-webkit-transform .6s cubic-bezier(.215,.61,.355,1);transition:opacity .3s ease,transform .6s cubic-bezier(.215,.61,.355,1);transition:opacity .3s ease,transform .6s cubic-bezier(.215,.61,.355,1),-webkit-transform .6s cubic-bezier(.215,.61,.355,1);-webkit-user-select:none;user-select:none;width:var(--width);z-index:1}@media screen and (max-width:1680px){.message{--width:600px;--width:Min(600px,100vw)}}@media screen and (max-width:576px){.message{--width:100vw;padding-left:calc(var(--width)/100*12.66)}}.message:not(.is-visible){opacity:0;-webkit-transform:translate3d(30px,0,0);transform:translate3d(30px,0,0)}.message.message-orange{right:0;top:0}@media screen and (max-width:767px){.message.message-orange{top:5%}}.message.message-orange-small{--width:200px;align-items:center;bottom:50px;display:flex;justify-content:center;left:50%;max-width:100%;padding:0;text-align:center;-webkit-transform:translate(-50%);transform:translate(-50%)}@media(hover:hover){.message.message-orange-small{display:none}}.message.message-orange-small .message__title:empty{display:none}.message.message-orange-small .message__text{font-size:11px;margin:0}.message.message-blue{bottom:0;right:0}@media screen and (max-width:767px){.message.message-blue{bottom:50px}}.message.message-orange-2{bottom:10%;right:0}@media screen and (max-width:767px){.message.message-orange-2{bottom:60px}}.message.message-red{right:1%;top:1%}@media screen and (max-width:767px){.message.message-red{right:0}}.message.message-green{right:0;top:0}@media screen and (max-width:767px){.message.message-green{top:5%}}.message__bg{height:100%;left:0;object-fit:contain;position:absolute;top:0;width:100%}.message__title{font-family:Golden Night,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:calc(var(--width)/100*6.93);letter-spacing:-.015em;line-height:1;padding-left:50px;position:relative;-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}.message__text{font-size:calc(var(--width)/100*2.93);letter-spacing:-.01em;line-height:1.09;margin-left:90px;margin-right:10px;margin-top:20px;max-width:353px;position:relative}.progress-path-svg-wrapper{margin:auto -64px;margin:auto calc(var(--offset-x)*-1);width:calc(100% + 128px);width:calc(100% + var(--offset-x)*2)}.progress-path-svg{display:block;height:auto;margin-left:auto;margin-right:auto;width:100%}.progress-path-svg.progress-path-svg--mobile{margin-bottom:-58px;max-width:350px}.progress-path__link{cursor:pointer}@media(any-hover:hover),(hover:hover)and (pointer:fine){.progress-path__link:not(:disabled):hover .progress-path__link-circle{fill:#fff;opacity:.8}}.menu.lit-popup--opened .progress-path__link{pointer-events:all}@media(hover:none){.menu.lit-popup--opened .progress-path__link{pointer-events:bounding-box}}.progress-path__link.progress-path__link--active .progress-path__link-circle{opacity:1}.progress-path__link-circle{fill-opacity:.1;opacity:.2;transition:opacity .2s ease,fill .2s ease}.header{align-items:center;display:flex;height:140px;height:var(--header-height);position:fixed;top:0;width:100%;z-index:11}.logo{transition:opacity .2s ease;width:56px}@media screen and (max-width:767px){.logo{width:48px}}@media(any-hover:hover),(hover:hover)and (pointer:fine){.logo:not(:disabled):hover{opacity:.5}}.logo svg{height:auto;width:100%}.header__right{align-items:center;display:flex;margin-left:auto}.header-btn:not(:last-child){margin-right:10px}.sound-toggler-btn svg rect{-webkit-animation:sound-active 1s linear infinite;animation:sound-active 1s linear infinite;-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.sound-toggler-btn svg rect:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.sound-toggler-btn svg rect:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.sound-toggler-btn svg rect:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}.sound-toggler-btn.sound-toggler-btn--enabled svg rect{-webkit-animation-play-state:running;animation-play-state:running}.menu-btn{flex-direction:column;position:relative}.menu-btn>span{background-color:currentColor;border-radius:4px;height:2px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:-webkit-transform .3s cubic-bezier(.215,.61,.355,1);transition:transform .3s cubic-bezier(.215,.61,.355,1);transition:transform .3s cubic-bezier(.215,.61,.355,1),-webkit-transform .3s cubic-bezier(.215,.61,.355,1);width:20px}.menu-btn>span:first-child{-webkit-transform:translate(-50%,-50%) translateY(-3px);transform:translate(-50%,-50%) translateY(-3px)}.menu-btn>span:nth-child(2){-webkit-transform:translate(-50%,-50%) translateY(3px);transform:translate(-50%,-50%) translateY(3px)}.menu-btn.menu-btn--opened>span:first-child{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.menu-btn.menu-btn--opened>span:nth-child(2){-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.light{height:100%;left:0;mix-blend-mode:screen;object-fit:cover;object-position:50% 0;opacity:.5;pointer-events:none;top:0;-webkit-user-select:none;user-select:none;width:100%}.light,.progress-round{position:absolute;z-index:1}.progress-round{--size:64px;bottom:40px;height:var(--size);left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:var(--size)}@media screen and (max-width:1366px){.progress-round{--size:54px;bottom:30px}}@media screen and (max-width:767px){.progress-round{--size:44px;bottom:20px}}.progress-round__el{height:100%;left:50%;overflow:visible;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);width:100%}.progress-round__icon{-webkit-animation:scroll-down 1.7s cubic-bezier(.645,.045,.355,1) infinite;animation:scroll-down 1.7s cubic-bezier(.645,.045,.355,1) infinite;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:16px}@media screen and (max-width:1366px){.progress-round__icon{width:14px}}@media screen and (max-width:767px){.progress-round__icon{width:12px}}.progress-round__icon svg{height:auto;width:100%}.last-message{display:flex;flex-direction:column;font-family:Golden Night,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:6.77vw;letter-spacing:-.02em;line-height:1.4;max-width:100%;pointer-events:none;position:absolute;right:5%;top:30%;-webkit-transform:translateY(-50%) rotate(-18deg);transform:translateY(-50%) rotate(-18deg);transition:opacity .3s ease,-webkit-transform .6s cubic-bezier(.215,.61,.355,1);transition:opacity .3s ease,transform .6s cubic-bezier(.215,.61,.355,1);transition:opacity .3s ease,transform .6s cubic-bezier(.215,.61,.355,1),-webkit-transform .6s cubic-bezier(.215,.61,.355,1);-webkit-user-select:none;user-select:none;z-index:1}@media screen and (max-width:767px){.last-message{font-size:60px;right:64px;right:var(--offset-x);top:19%}}.last-message:not(.is-visible){opacity:0;-webkit-transform:translate3d(30px,-50%,0) rotate(-18deg);transform:translate3d(30px,-50%,0) rotate(-18deg)}.last-message>span:last-child{padding-left:1.2em}
/*# sourceMappingURL=main.e8f0837f.css.map*/