.headerSocComponent{display:flex;align-items:center}.headerSocComponent .headerIconWrapper{display:flex;justify-content:center;align-items:center;height:40px;width:40px;border-radius:50%;background-color:hsla(0,0%,44%,.7);transition:.2s}@media screen and (max-width:570px){.headerSocComponent .headerIconWrapper{height:36px;width:36px}}.headerSocComponent .headerIconWrapper:not(:last-child){margin-right:12px}@media screen and (max-width:570px){.headerSocComponent .headerIconWrapper:not(:last-child){margin-right:4px}}.headerSocComponent .headerIconWrapper:hover{background-color:hsla(0,0%,79%,.8)}.headerComponent[data-v-1e0c7a9a]{color:#fff;display:flex;justify-content:space-between;align-items:center}.headerComponent .left[data-v-1e0c7a9a]{display:flex}.headerComponent .left>[data-v-1e0c7a9a]{margin-right:40px}@media screen and (max-width:414px){.headerComponent .left>[data-v-1e0c7a9a]{margin-right:20px}}.headerComponent .right[data-v-1e0c7a9a]{display:flex}.headerComponent .button[data-v-1e0c7a9a]{margin-left:16px}@media screen and (max-width:414px){.headerComponent .button[data-v-1e0c7a9a]{margin-left:8px}}.footerComponent{display:flex;justify-content:space-between;gap:20px;color:#f8d4ac}@media screen and (max-width:825px){.footerComponent{flex-direction:column;align-items:center}}.col{display:flex;flex-direction:column;font-family:GolosTextWebRegular,serif;font-size:14px;line-height:20px}@media screen and (max-width:825px){.col{align-items:center}}.t16{font-family:GolosTextWebRegular,serif;font-size:18px;line-height:28px}.modal-enter-active[data-v-492c2b1d],.modal-leave-active[data-v-492c2b1d]{transition-property:opacity,top;transition-duration:.3s;transition-timing-function:ease-out}.modal-enter-from[data-v-492c2b1d],.modal-leave-to[data-v-492c2b1d]{opacity:0;top:-25vh!important}.modal-enter-to[data-v-492c2b1d],.modal-leave-from[data-v-492c2b1d]{opacity:1;top:0!important}.appModalComponent[data-v-492c2b1d]{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.7);display:flex;overflow:auto;z-index:100;padding:28px}@media screen and (max-width:570px){.appModalComponent[data-v-492c2b1d]{padding:8px}}.appModalComponent>.inner[data-v-492c2b1d]{max-width:min(calc(100% - 100px),1260px);min-width:480px;position:relative;z-index:100;background:#000;border-radius:12px;padding:40px;margin:auto;color:#4d4d4d;border:1px solid #fff}@media screen and (max-width:765px){.appModalComponent>.inner[data-v-492c2b1d]{max-width:calc(100% - 60px)}}@media screen and (max-width:500px){.appModalComponent>.inner[data-v-492c2b1d]{max-width:calc(100% - 20px);padding:40px 20px;width:100%;min-width:auto}}.appModalComponent>.inner._responsive[data-v-492c2b1d]{width:100%}.sideMenuWrapper[data-v-763a08b4]{position:fixed;width:100%;height:100%;background:hsla(0,0%,8%,.7);top:0;transition:.5s;opacity:0;visibility:hidden}.sideMenuWrapper.open[data-v-763a08b4]{visibility:visible;z-index:100;opacity:1}.sideMenuWrapper.open .sideMenu[data-v-763a08b4]{transform:translateX(0)}.sideMenu[data-v-763a08b4]{position:relative;display:flex;flex-direction:column;max-width:300px;height:100%;padding:24px 40px 40px 40px;background:rgba(0,0,0,.7);box-shadow:0 0 10px 10px #000;transform:translateX(-100%);transition:.5s}.top[data-v-763a08b4]{display:flex}.top>[data-v-763a08b4]:first-child{margin-right:44px}.menu[data-v-763a08b4]{margin-top:40px;justify-content:space-between;height:100%}.menu>[data-v-763a08b4],.menu[data-v-763a08b4]{display:flex;flex-direction:column}.exit[data-v-763a08b4],.mainMenu[data-v-763a08b4]{font-family:BebasNeueBold,serif;font-size:20px;line-height:30px;letter-spacing:1px}.mainMenu a[data-v-763a08b4]{transition:.1s}.mainMenu a[data-v-763a08b4]:hover{color:#f8d4ac;transform:scale(1.05);font-size:20.6px}.footerMenu[data-v-763a08b4]{display:grid;gap:8px;font-family:GolosTextWebRegular,serif;font-size:16px;line-height:26px}.footerMenu a[data-v-763a08b4]{line-height:20px}.footerMenu .soc[data-v-763a08b4]{margin:32px auto 0}.mess[data-v-2bcadfa2]{font-family:GolosTextWebMedium,serif;font-size:18px;line-height:28px;color:#eee}.heading[data-v-f4594a20]{color:#eee;font-family:GolosTextWebDemiBold,serif;font-size:20px;line-height:30px}.form[data-v-f4594a20]{display:flex;flex-direction:column}.form>[data-v-f4594a20]:not(:last-child){margin-bottom:48px}.error[data-v-f4594a20]{color:#f97068}.cookie-consent[data-v-421261d6]{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;justify-content:center;pointer-events:none}@media screen and (max-width:650px){.cookie-consent[data-v-421261d6]{left:20px}}.cookie-consent__content[data-v-421261d6]{background:#575757;color:#fff;border-radius:12px;padding:12px 16px;min-width:280px;max-width:500px;margin:0 auto;box-shadow:0 0 5px 5px hsla(0,0%,8%,.7);pointer-events:auto}@media screen and (max-width:650px){.cookie-consent__content[data-v-421261d6]{max-width:100%}}.cookie-consent__text[data-v-421261d6]{margin-bottom:12px}.cookie-consent__text h3[data-v-421261d6]{margin:0 0 6px 0;font-size:1.2rem}.cookie-consent__text p[data-v-421261d6]{margin:0;font-size:.9rem;line-height:1.5}.cookie-consent__text p a[data-v-421261d6]{color:#f8d4ac;text-decoration:none;transition:color .3s}.cookie-consent__text p a[data-v-421261d6]:hover{text-decoration:underline}.cookie-consent__buttons[data-v-421261d6]{display:flex;gap:8px;justify-content:flex-end}@media screen and (max-width:414px){.cookie-consent__buttons[data-v-421261d6]{flex-direction:column;gap:6px}}.cookie-slide-enter-active[data-v-421261d6],.cookie-slide-leave-active[data-v-421261d6]{transition:all .3s ease-out}.cookie-slide-enter-from[data-v-421261d6],.cookie-slide-leave-to[data-v-421261d6]{transform:translateY(100%);opacity:0}.cookie-slide-enter-to[data-v-421261d6],.cookie-slide-leave-from[data-v-421261d6]{transform:translateY(0);opacity:1}#app{display:flex;flex-direction:column;min-height:99.9vh;overflow-x:hidden}.header{background-color:rgba(0,0,0,.7);position:fixed;width:100%;z-index:100;padding:20px 0}@media screen and (max-width:414px){.header{padding:12px 0}}.footer{margin-top:auto;background-color:rgba(0,0,0,.7);padding:20px 0}.content{margin-top:80px;padding-bottom:100px}@media screen and (max-width:414px){.content{margin-top:60px}}.signinForm[data-v-313a4b67]{display:flex;flex-direction:column}.signinForm>[data-v-313a4b67]:not(:last-child){margin-bottom:48px}.error[data-v-313a4b67]{color:#f97068}.passRestore[data-v-313a4b67]{color:#eee;transition:.2s;cursor:pointer}.passRestore[data-v-313a4b67]:hover{color:#f8d4ac}.loginForm[data-v-ba4250b6]{display:flex;flex-direction:column}.loginForm>[data-v-ba4250b6]:not(:last-child){margin-bottom:48px}.error[data-v-ba4250b6]{color:#f97068}.form[data-v-0e7a5e76]{display:flex;flex-direction:column}.form>[data-v-0e7a5e76]:not(:last-child){margin-bottom:48px}.error[data-v-0e7a5e76]{color:#f97068}.tabs__head[data-v-a5445de4]{margin-bottom:60px}.tabs__head span[data-v-a5445de4]{color:#f8d4ac;font-family:GolosTextWebMedium,serif;font-size:18px;line-height:28px;position:relative;cursor:pointer;padding:8px}.tabs__head span[data-v-a5445de4]:before{content:"";position:absolute;bottom:-12px;height:4px;right:0;background:#f8d4ac;transition:.4s;width:0}.tabs__head span.active[data-v-a5445de4]:before{width:100%}.tabs__head span[data-v-a5445de4]:last-child:before{left:0;right:auto}.tabs__content[data-v-a5445de4]{min-height:450px}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}a:active,a:hover{outline:0}img{border:0;-ms-interpolation-mode:bicubic}figure,form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}button,html,input,select,textarea{color:#222}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}img{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}@font-face{font-family:GolosTextWebDemiBold;src:url(/fonts/Golos-Text_DemiBold.ac2eca25.woff2) format("woff2");src:url(/fonts/Golos-Text_DemiBold.3a8ae528.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:GolosTextWebMedium;src:url(/fonts/Golos-Text_Medium.69955039.woff2) format("woff2");src:url(/fonts/Golos-Text_Medium.1787a487.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:GolosTextWebRegular;src:url(/fonts/Golos-Text_Regular.e62c72fd.woff2) format("woff2");src:url(/fonts/Golos-Text_Regular.820cb63c.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:BebasNeueRegular;src:url(/fonts/BebasNeueRegular.55c13679.woff2) format("woff2");src:url(/fonts/BebasNeueRegular.243ea97a.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:BebasNeueBold;src:url(/fonts/BebasNeueBold.bb0ea523.woff2) format("woff2");src:url(/fonts/BebasNeueBold.01cc245b.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:BebasNeueBook;src:url(/fonts/BebasNeueBook.1145ca2c.woff2) format("woff2");src:url(/fonts/BebasNeueBook.1b593628.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:BebasNeueLight;src:url(/fonts/BebasNeueLight.47f47664.woff2) format("woff2");src:url(/fonts/BebasNeueLight.5062cb1f.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:BebasNeueThin;src:url(/fonts/BebasNeueThin.d5198500.woff2) format("woff2");src:url(/fonts/BebasNeueThin.e4f09ddd.woff) format("woff");font-weight:400;font-style:normal}html{scrollbar-width:thin;scrollbar-color:#f8d4ac #575757}html::-webkit-scrollbar{width:12px;height:12px}html::-webkit-scrollbar-button{display:none}html::-webkit-scrollbar-track{background-color:#575757}html::-webkit-scrollbar-thumb{background-color:#eee;opacity:.5;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}html::-webkit-scrollbar-thumb:hover{opacity:1}body{font-family:GolosTextWebRegular,sans-serif;font-weight:500;font-style:normal;color:#eee;overflow-x:hidden;min-height:100vh}body.fixed{overflow:hidden}body:after{content:"";top:0;bottom:0;right:0;left:0;position:fixed;background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.8)),url(/img/bg.c36b0f8b.webp);background-repeat:no-repeat;background-position:50%;background-size:cover;z-index:-999}@media screen and (max-width:1260px){body:after{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.8)),url(/img/bgmobile.2d248408.webp)}}.cont{max-width:1400px;margin-left:auto;margin-right:auto;padding:0 60px}@media screen and (max-width:825px){.cont{padding:0 32px}}@media screen and (max-width:650px){.cont{padding:0 20px}}@media screen and (max-width:570px){.cont{padding:0 12px}}button,div,input,textarea{box-sizing:border-box}a{text-decoration:none;color:inherit}a,a:focus{outline:none}h1{margin-bottom:40px;text-transform:uppercase;color:#f8d4ac;text-align:center;font-family:GolosTextWebDemiBold,serif;font-size:40px;line-height:60px}@media screen and (max-width:825px){h1{font-family:GolosTextWebDemiBold,serif;font-size:24px;line-height:34px}}@media screen and (max-width:414px){h1{font-family:GolosTextWebDemiBold,serif;font-size:20px;line-height:30px}}.bold{font-weight:700}ul{padding-left:20px;list-style:disc}ul li{color:#f8d4ac}ul li span{color:#eee}.router-link-active,.router-link-exact-active,ul li a{color:#f8d4ac}.swiper-button-next,.swiper-button-prev{top:0!important;margin-top:0!important;width:60px!important;height:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;position:relative;transition:.3s}.swiper-button-next:hover,.swiper-button-prev:hover{background:rgba(87,87,87,.5)}.swiper-button-next:after,.swiper-button-prev:after{color:#eee;content:"❯"!important;width:40px;height:40px;font-size:40px!important;display:flex!important;justify-content:center!important;align-items:center!important}.swiper-button-next{right:0!important}.swiper-button-prev{left:0!important}.swiper-button-prev:after{content:"❮"!important}.swiper-pagination-bullet{height:20px!important;width:20px!important}.swiper-pagination-bullet,.swiper-pagination-bullet-active{background:rgba(0,0,0,.7)!important}.svgIconComponent[data-v-222a142a]{display:grid}.svgIconComponent>.svg[data-v-222a142a]{line-height:0}.svgIconComponent>.svg[data-v-222a142a] svg{width:100%;height:100%}._animation[data-v-33de5193]{transition:all .2s ease-in-out;position:relative;overflow:hidden}._animation[data-v-33de5193]:before{content:"";background-color:hsla(0,0%,100%,.5);height:100%;width:3em;display:block;position:absolute;top:0;left:-4.5em;-webkit-animation:blink-33de5193 3s ease-in-out infinite;animation:blink-33de5193 3s ease-in-out infinite}@-webkit-keyframes blink-33de5193{0%{transform:skewX(-45deg) translateX(0)}20%{transform:skewX(-45deg) translateX(490px)}to{transform:skewX(-45deg) translateX(490px)}}@keyframes blink-33de5193{0%{transform:skewX(-45deg) translateX(0)}20%{transform:skewX(-45deg) translateX(490px)}to{transform:skewX(-45deg) translateX(490px)}}.buttonComponent[data-v-33de5193]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.2s linear;border-radius:12px;background-color:hsla(0,0%,44%,.7);color:#eee}.buttonComponent[data-v-33de5193]:hover{background-color:rgba(87,87,87,.7);color:#eee}.buttonComponent[data-v-33de5193]:active{background-color:rgba(61,61,61,.7);color:#eee}.buttonComponent>.text[data-v-33de5193]{white-space:nowrap;font-family:GolosTextWebDemiBold,serif;font-size:16px;line-height:20px;margin:auto}.buttonComponent._extra-small[data-v-33de5193]{height:30px;border:1px solid transparent;padding:0 26px}.buttonComponent._extra-small>.text[data-v-33de5193]{font-family:GolosTextWebDemiBold,serif;font-size:16px;line-height:20px}.buttonComponent._small[data-v-33de5193]{height:34px;border:1px solid transparent;padding:0 20px}.buttonComponent._small>.text[data-v-33de5193]{font-family:GolosTextWebDemiBold,serif;font-size:16px;line-height:20px}.buttonComponent._medium[data-v-33de5193]{height:40px;border:1px solid transparent;padding:0 20px}.buttonComponent._medium>.text[data-v-33de5193]{font-family:GolosTextWebDemiBold,serif;font-size:16px;line-height:20px}.buttonComponent._large[data-v-33de5193]{height:50px;border:1px solid transparent;padding:0 20px}.buttonComponent._extra-large[data-v-33de5193]{height:58px;border:1px solid transparent;padding:0 40px}.buttonComponent._rounded[data-v-33de5193]{border-radius:99em}.buttonComponent._dark[data-v-33de5193]{background-color:rgba(0,0,0,.7)}.buttonComponent._dark[data-v-33de5193]:hover{background-color:hsla(0,0%,8%,.7)}.buttonComponent._primary[data-v-33de5193]{background-color:#f8d4ac;color:rgba(0,0,0,.7)}.buttonComponent._primary[data-v-33de5193]:hover{background-color:#f8d4ac}.buttonComponent._responsive[data-v-33de5193]{width:100%;justify-content:center}.buttonComponent._disabled[data-v-33de5193],.buttonComponent._disabled[data-v-33de5193]:active,.buttonComponent._disabled[data-v-33de5193]:hover{cursor:not-allowed;background-color:#4d4d4d;color:rgba(0,0,0,.7)}.accordion{overflow:hidden;border-radius:12px}.accordion.np .accordion__header{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0;background:transparent}.accordion.np .accordion__header span{color:#f8d4ac;margin-right:12px}.accordion.np .accordion__content{padding:16px 0 0 0;background:transparent}.accordion__header{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;transition:background-color .2s ease-out;font-weight:700;background-color:rgba(87,87,87,.7)}@media screen and (max-width:570px){.accordion__header{padding:10px 20px}}.accordion__header:hover{background-color:rgba(0,0,0,.7)}.accordion__header:after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;content:"";transition:transform .2s ease-out}.accordion__header .img{height:100px;margin-right:20px}.accordion__header .img.s{height:60px}@media screen and (max-width:570px){.accordion__header .img{height:60px}.accordion__header .img.s{height:40px}}.accordion__header .img img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;height:100%}.accordion__item_show .accordion__header{background-color:rgba(0,0,0,.7)}.accordion__item_show .accordion__header:after{transform:rotate(-180deg)}.accordion__body{height:0}.accordion__content{display:flex;flex-direction:column;background:rgba(0,0,0,.7);padding:20px;font-family:GolosTextWebRegular,serif;font-size:16px;line-height:26px}.effect[data-v-21e157d1] span{opacity:0}.effect[data-v-21e157d1] span:first-child{transition-delay:.03s}.effect[data-v-21e157d1] span:nth-child(2){transition-delay:.06s}.effect[data-v-21e157d1] span:nth-child(3){transition-delay:.09s}.effect[data-v-21e157d1] span:nth-child(4){transition-delay:.12s}.effect[data-v-21e157d1] span:nth-child(5){transition-delay:.15s}.effect[data-v-21e157d1] span:nth-child(6){transition-delay:.18s}.effect[data-v-21e157d1] span:nth-child(7){transition-delay:.21s}.effect[data-v-21e157d1] span:nth-child(8){transition-delay:.24s}.effect[data-v-21e157d1] span:nth-child(9){transition-delay:.27s}.effect[data-v-21e157d1] span:nth-child(10){transition-delay:.3s}.effect[data-v-21e157d1] span:nth-child(11){transition-delay:.33s}.effect[data-v-21e157d1] span:nth-child(12){transition-delay:.36s}.effect[data-v-21e157d1] span:nth-child(13){transition-delay:.39s}.effect[data-v-21e157d1] span:nth-child(14){transition-delay:.42s}.effect[data-v-21e157d1] span:nth-child(15){transition-delay:.45s}.effect[data-v-21e157d1] span:nth-child(16){transition-delay:.48s}.effect[data-v-21e157d1] span:nth-child(17){transition-delay:.51s}.effect[data-v-21e157d1] span:nth-child(18){transition-delay:.54s}.effect[data-v-21e157d1] span:nth-child(19){transition-delay:.57s}.effect[data-v-21e157d1] span:nth-child(20){transition-delay:.6s}.effect[data-v-21e157d1] span:nth-child(21){transition-delay:.63s}.effect[data-v-21e157d1] span:nth-child(22){transition-delay:.66s}.effect[data-v-21e157d1] span:nth-child(23){transition-delay:.69s}.effect[data-v-21e157d1] span:nth-child(24){transition-delay:.72s}.effect[data-v-21e157d1] span:nth-child(25){transition-delay:.75s}.effect[data-v-21e157d1] span:nth-child(26){transition-delay:.78s}.effect[data-v-21e157d1] span:nth-child(27){transition-delay:.81s}.effect[data-v-21e157d1] span:nth-child(28){transition-delay:.84s}.effect[data-v-21e157d1] span:nth-child(29){transition-delay:.87s}.effect[data-v-21e157d1] span:nth-child(30){transition-delay:.9s}.effect[data-v-21e157d1] span:nth-child(31){transition-delay:.93s}.effect[data-v-21e157d1] span:nth-child(32){transition-delay:.96s}.effect[data-v-21e157d1] span:nth-child(33){transition-delay:.99s}.effect[data-v-21e157d1] span:nth-child(34){transition-delay:1.02s}.effect[data-v-21e157d1] span:nth-child(35){transition-delay:1.05s}.effect[data-v-21e157d1] span:nth-child(36){transition-delay:1.08s}.effect[data-v-21e157d1] span:nth-child(37){transition-delay:1.11s}.effect[data-v-21e157d1] span:nth-child(38){transition-delay:1.14s}.effect[data-v-21e157d1] span:nth-child(39){transition-delay:1.17s}.effect[data-v-21e157d1] span:nth-child(40){transition-delay:1.2s}.effect[data-v-21e157d1] span:nth-child(41){transition-delay:1.23s}.effect[data-v-21e157d1] span:nth-child(42){transition-delay:1.26s}.effect[data-v-21e157d1] span:nth-child(43){transition-delay:1.29s}.effect[data-v-21e157d1] span:nth-child(44){transition-delay:1.32s}.effect[data-v-21e157d1] span:nth-child(45){transition-delay:1.35s}.effect[data-v-21e157d1] span:nth-child(46){transition-delay:1.38s}.effect[data-v-21e157d1] span:nth-child(47){transition-delay:1.41s}.effect[data-v-21e157d1] span:nth-child(48){transition-delay:1.44s}.effect[data-v-21e157d1] span:nth-child(49){transition-delay:1.47s}.effect[data-v-21e157d1] span:nth-child(50){transition-delay:1.5s}.effect[data-v-21e157d1] span:nth-child(51){transition-delay:1.53s}.effect[data-v-21e157d1] span:nth-child(52){transition-delay:1.56s}.effect[data-v-21e157d1] span:nth-child(53){transition-delay:1.59s}.effect[data-v-21e157d1] span:nth-child(54){transition-delay:1.62s}.effect[data-v-21e157d1] span:nth-child(55){transition-delay:1.65s}.effect[data-v-21e157d1] span:nth-child(56){transition-delay:1.68s}.effect[data-v-21e157d1] span:nth-child(57){transition-delay:1.71s}.effect[data-v-21e157d1] span:nth-child(58){transition-delay:1.74s}.effect[data-v-21e157d1] span:nth-child(59){transition-delay:1.77s}.effect[data-v-21e157d1] span:nth-child(60){transition-delay:1.8s}.effect[data-v-21e157d1] span:nth-child(61){transition-delay:1.83s}.effect[data-v-21e157d1] span:nth-child(62){transition-delay:1.86s}.effect[data-v-21e157d1] span:nth-child(63){transition-delay:1.89s}.effect[data-v-21e157d1] span:nth-child(64){transition-delay:1.92s}.effect[data-v-21e157d1] span:nth-child(65){transition-delay:1.95s}.effect[data-v-21e157d1] span:nth-child(66){transition-delay:1.98s}.effect[data-v-21e157d1] span:nth-child(67){transition-delay:2.01s}.effect[data-v-21e157d1] span:nth-child(68){transition-delay:2.04s}.effect[data-v-21e157d1] span:nth-child(69){transition-delay:2.07s}.effect[data-v-21e157d1] span:nth-child(70){transition-delay:2.1s}.effect[data-v-21e157d1] span:nth-child(71){transition-delay:2.13s}.effect[data-v-21e157d1] span:nth-child(72){transition-delay:2.16s}.effect[data-v-21e157d1] span:nth-child(73){transition-delay:2.19s}.effect[data-v-21e157d1] span:nth-child(74){transition-delay:2.22s}.effect[data-v-21e157d1] span:nth-child(75){transition-delay:2.25s}.effect[data-v-21e157d1] span:nth-child(76){transition-delay:2.28s}.effect[data-v-21e157d1] span:nth-child(77){transition-delay:2.31s}.effect[data-v-21e157d1] span:nth-child(78){transition-delay:2.34s}.effect[data-v-21e157d1] span:nth-child(79){transition-delay:2.37s}.effect[data-v-21e157d1] span:nth-child(80){transition-delay:2.4s}.effect[data-v-21e157d1] span:nth-child(81){transition-delay:2.43s}.effect[data-v-21e157d1] span:nth-child(82){transition-delay:2.46s}.effect[data-v-21e157d1] span:nth-child(83){transition-delay:2.49s}.effect[data-v-21e157d1] span:nth-child(84){transition-delay:2.52s}.effect[data-v-21e157d1] span:nth-child(85){transition-delay:2.55s}.effect[data-v-21e157d1] span:nth-child(86){transition-delay:2.58s}.effect[data-v-21e157d1] span:nth-child(87){transition-delay:2.61s}.effect[data-v-21e157d1] span:nth-child(88){transition-delay:2.64s}.effect[data-v-21e157d1] span:nth-child(89){transition-delay:2.67s}.effect[data-v-21e157d1] span:nth-child(90){transition-delay:2.7s}.effect[data-v-21e157d1] span:nth-child(91){transition-delay:2.73s}.effect[data-v-21e157d1] span:nth-child(92){transition-delay:2.76s}.effect[data-v-21e157d1] span:nth-child(93){transition-delay:2.79s}.effect[data-v-21e157d1] span:nth-child(94){transition-delay:2.82s}.effect[data-v-21e157d1] span:nth-child(95){transition-delay:2.85s}.effect[data-v-21e157d1] span:nth-child(96){transition-delay:2.88s}.effect[data-v-21e157d1] span:nth-child(97){transition-delay:2.91s}.effect[data-v-21e157d1] span:nth-child(98){transition-delay:2.94s}.effect[data-v-21e157d1] span:nth-child(99){transition-delay:2.97s}.effect.observe[data-v-21e157d1] span{opacity:1}.uiInputComponent[data-v-2ff535ca]{width:100%;display:flex;position:relative;flex-direction:column;height:50px}.uiInputComponent._transparent .input[data-v-2ff535ca]{background:transparent;padding:0}.uiInputComponent.notEmpty span[data-v-2ff535ca]{font-size:14px;color:#fff;top:-40%;left:0}.uiInputComponent.show .icon[data-v-2ff535ca]:before{content:"";position:absolute;width:30px;height:2px;background:#4d4d4d;transform:rotate(-45deg);top:14px;right:0}.uiInputComponent>span[data-v-2ff535ca]{top:50%;transform:translateY(-50%);left:16px;color:#000;margin-bottom:10px;position:absolute;transition:.3s cubic-bezier(.6,-.28,.735,.045)}.uiInputComponent>.input[data-v-2ff535ca]{width:100%;display:block;border:1px solid transparent;padding:16px;border-radius:12px}.uiInputComponent>.input[data-v-2ff535ca]::-webkit-input-placeholder{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:0}.uiInputComponent>.input[data-v-2ff535ca]:-moz-placeholder,.uiInputComponent>.input[data-v-2ff535ca]::-moz-placeholder{-moz-transition:opacity .5s ease;transition:opacity .5s ease;opacity:0}.uiInputComponent>.input[data-v-2ff535ca]:-ms-input-placeholder{-ms-transition:opacity .5s ease;transition:opacity .5s ease;opacity:0}.uiInputComponent>.input:focus+span[data-v-2ff535ca]{font-size:14px;color:#fff;top:-40%;left:0}.uiInputComponent>.input[data-v-2ff535ca]:focus::-webkit-input-placeholder{opacity:1}.uiInputComponent>.input[data-v-2ff535ca]:focus:-moz-placeholder,.uiInputComponent>.input[data-v-2ff535ca]:focus::-moz-placeholder{opacity:1}.uiInputComponent>.input[data-v-2ff535ca]:focus:-ms-input-placeholder{opacity:1}.uiInputComponent>.input._withBorder[data-v-2ff535ca]{border-color:hsla(0,0%,8%,.7)}.uiInputComponent>.icon[data-v-2ff535ca]{cursor:pointer;position:absolute;transform:translateY(-50%);top:50%;right:10px}.uiSelectComponent.error .uiSelectComponent__title[data-v-14cae254]{border:1px solid red}.uiSelectComponent.open .uiSelectComponent__icon[data-v-14cae254]{transform:rotate(180deg)}.uiSelectComponent.open .uiSelectComponent__body[data-v-14cae254]{max-height:150px;overflow:auto;padding:10px 10px}.uiSelectComponent.open .uiSelectComponent__title[data-v-14cae254]{background:#ecedf3}.uiSelectComponent__title[data-v-14cae254]{color:#282c2d;background:#f2f3f9;border-radius:14px;padding:20px 15px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;height:60px;box-sizing:border-box}.uiSelectComponent__title[data-v-14cae254]:hover{background:#ecedf3}.uiSelectComponent__title .uiSelectComponent__icon[data-v-14cae254]{transition:.3s}.uiSelectComponent__body[data-v-14cae254]{background:#ecedf3;border-radius:14px;margin-top:10px;padding:0 10px;max-height:0;display:flex;flex-direction:column;overflow:hidden;transition:.3s;scrollbar-width:thin;scrollbar-color:transparent #adb2c3}.uiSelectComponent__body[data-v-14cae254]::-webkit-scrollbar{width:6px}.uiSelectComponent__body[data-v-14cae254]::-webkit-scrollbar-button{display:none}.uiSelectComponent__body[data-v-14cae254]::-webkit-scrollbar-track{background-color:transparent}.uiSelectComponent__body[data-v-14cae254]::-webkit-scrollbar-thumb{background-color:#adb2c3;border-radius:30px;opacity:.5;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.uiSelectComponent__body[data-v-14cae254]::-webkit-scrollbar-thumb:hover{opacity:1}.uiSelectComponent p[data-v-14cae254]{text-align:start;color:#151e3f;cursor:pointer;margin:0;padding:8px 0;font-weight:500;font-size:14px}.fullscreen-loader[data-v-1eba709e]{width:100%;height:calc(100vh - 180px);display:flex;align-items:center;justify-content:center}.fullscreen-loader.mt[data-v-1eba709e]{margin-top:20px}.base-loader[data-v-5ddc4016]{display:inline-block;position:relative;width:80px;height:80px}.base-loader div[data-v-5ddc4016]{position:absolute;width:16px;height:16px;border-radius:50%;background:var(--green);-webkit-animation:base-loader-5ddc4016 1.2s linear infinite;animation:base-loader-5ddc4016 1.2s linear infinite;background:#f8d4ac}.base-loader div[data-v-5ddc4016]:first-child{top:8px;left:8px;-webkit-animation-delay:0s;animation-delay:0s}.base-loader div[data-v-5ddc4016]:nth-child(2){top:8px;left:32px;-webkit-animation-delay:-.4s;animation-delay:-.4s}.base-loader div[data-v-5ddc4016]:nth-child(3){top:8px;left:56px;-webkit-animation-delay:-.8s;animation-delay:-.8s}.base-loader div[data-v-5ddc4016]:nth-child(4){top:32px;left:8px;-webkit-animation-delay:-.4s;animation-delay:-.4s}.base-loader div[data-v-5ddc4016]:nth-child(5){top:32px;left:32px;-webkit-animation-delay:-.8s;animation-delay:-.8s}.base-loader div[data-v-5ddc4016]:nth-child(6){top:32px;left:56px;-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.base-loader div[data-v-5ddc4016]:nth-child(7){top:56px;left:8px;-webkit-animation-delay:-.8s;animation-delay:-.8s}.base-loader div[data-v-5ddc4016]:nth-child(8){top:56px;left:32px;-webkit-animation-delay:-1.2s;animation-delay:-1.2s}.base-loader div[data-v-5ddc4016]:nth-child(9){top:56px;left:56px;-webkit-animation-delay:-1.6s;animation-delay:-1.6s}@-webkit-keyframes base-loader-5ddc4016{0%,to{opacity:1}50%{opacity:.5}}@keyframes base-loader-5ddc4016{0%,to{opacity:1}50%{opacity:.5}}.closeButton[data-v-4c7ae1d7]{position:absolute;top:20px;right:20px;background-color:transparent;box-shadow:none;cursor:pointer}.logo[data-v-3a4d8988]{display:flex;color:hsla(0,0%,44%,.7);font-family:GolosTextWebDemiBold,serif;font-size:20px;line-height:30px}@media screen and (max-width:414px){.logo[data-v-3a4d8988]{font-size:18px}}.logo .text1[data-v-3a4d8988]{margin-right:8px}@media screen and (max-width:650px){.logo .text1[data-v-3a4d8988]{display:none}}.burgerMenu[data-v-b186fe30]{width:30px;height:30px;position:relative;transition:.3s;cursor:pointer;display:inline-block}.burgerMenu span[data-v-b186fe30]{width:5px;height:5px;background-color:#f8d4ac;display:block;border-radius:50%;position:absolute}.burgerMenu span[data-v-b186fe30]:first-child{left:0;top:0}.burgerMenu span[data-v-b186fe30]:nth-child(2){left:12px;top:0}.burgerMenu span[data-v-b186fe30]:nth-child(3){right:0;top:0}.burgerMenu span[data-v-b186fe30]:nth-child(4){left:0;top:12px}.burgerMenu span[data-v-b186fe30]:nth-child(5){position:absolute;left:12px;top:12px}.burgerMenu span[data-v-b186fe30]:nth-child(6){right:0;top:12px}.burgerMenu span[data-v-b186fe30]:nth-child(7){left:0;bottom:0}.burgerMenu span[data-v-b186fe30]:nth-child(8){position:absolute;left:12px;bottom:0}.burgerMenu span[data-v-b186fe30]:nth-child(9){right:0;bottom:0}.burgerMenu.open[data-v-b186fe30]{transform:rotate(180deg);cursor:pointer;transition:.2s cubic-bezier(.8,.5,.2,1.4)}.burgerMenu.open span[data-v-b186fe30]{border-radius:50%;transition-delay:.2s;transition:.5s cubic-bezier(.8,.5,.2,1.4)}.burgerMenu.open span[data-v-b186fe30]:nth-child(2){left:6px;top:6px}.burgerMenu.open span[data-v-b186fe30]:nth-child(4){left:6px;top:18px}.burgerMenu.open span[data-v-b186fe30]:nth-child(6){right:6px;top:6px}.burgerMenu.open span[data-v-b186fe30]:nth-child(8){left:18px;bottom:6px}.wrapper[data-v-42b03333]{position:absolute;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,.5)}.loader[data-v-42b03333]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.zoom[data-v-42b03333]{position:absolute;left:0;top:0;width:100%;height:100%;background-size:200%;background-repeat:no-repeat;transition:opacity .12s linear;opacity:0;cursor:zoom-in}.pwa{background:#fff;padding:10px;z-index:1000;display:flex;max-width:400px}