.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);color:#000;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-25c59a33]{color:#fff;display:flex;justify-content:space-between;align-items:center}.headerComponent .left[data-v-25c59a33]{display:flex}.headerComponent .left>[data-v-25c59a33]{margin-right:40px}@media screen and (max-width:570px){.headerComponent .left>[data-v-25c59a33]{margin-right:20px}}@media screen and (max-width:414px){.headerComponent .left>[data-v-25c59a33]{margin-right:12px}}.headerComponent .right[data-v-25c59a33]{display:flex}.headerComponent .button[data-v-25c59a33]{margin-left:16px}@media screen and (max-width:414px){.headerComponent .button[data-v-25c59a33]{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}}.t18{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-d9aea17a]{position:fixed;width:100%;height:100%;background:hsla(0,0%,8%,.7);top:0;transition:.5s;opacity:0;visibility:hidden}.sideMenuWrapper.open[data-v-d9aea17a]{visibility:visible;z-index:100;opacity:1}.sideMenuWrapper.open .sideMenu[data-v-d9aea17a]{transform:translateX(0)}.sideMenu[data-v-d9aea17a]{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-d9aea17a]{display:flex}.top>[data-v-d9aea17a]:first-child{margin-right:44px}.menu[data-v-d9aea17a]{margin-top:40px;justify-content:space-between;height:100%}.menu>[data-v-d9aea17a],.menu[data-v-d9aea17a]{display:flex;flex-direction:column}.exit[data-v-d9aea17a],.mainMenu[data-v-d9aea17a]{font-family:BebasNeueBold,serif;font-size:20px;line-height:30px;letter-spacing:1px}.mainMenu a[data-v-d9aea17a]{transition:.1s}.mainMenu a[data-v-d9aea17a]:hover{color:#f8d4ac;transform:scale(1.05);font-size:20.6px}.footerMenu[data-v-d9aea17a]{display:grid;gap:8px;font-family:GolosTextWebRegular,serif;font-size:16px;line-height:24px}.footerMenu a[data-v-d9aea17a]{line-height:20px}.footerMenu .soc[data-v-d9aea17a]{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}@font-face{font-family:ALSFinlandiaScript;src:url(/fonts/ALSFinlandiaScript.70566432.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:ALSFinlandiaScript;src:url(/fonts/ALSFinlandiaScript-Bold.fb0655a3.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Ustroke-Regular;src:url(/fonts/Ustroke-Regular.65768723.ttf) format("truetype");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:#f8d4ac;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;background:#1a1a18}body.fixed{overflow:hidden}body.home-page: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.home-page: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}}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}.marathon-wrapper{display:grid;gap:80px}@media screen and (max-width:1030px){.marathon-wrapper{gap:60px}}.marathon-wrapper h1{margin-bottom:0;text-transform:none;color:#f8d4ac;text-align:center;font-family:ALSFinlandiaScript,serif;font-size:80px;line-height:80px}@media screen and (max-width:825px){.marathon-wrapper h1{font-family:ALSFinlandiaScript,serif;font-size:60px;line-height:60px}}@media screen and (max-width:414px){.marathon-wrapper h1{font-family:ALSFinlandiaScript,serif;font-size:48px;line-height:48px}}.marathon{display:grid;gap:120px}@media screen and (max-width:1030px){.marathon{gap:80px}}.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:24px}.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-a0fe8a78]{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-a0fe8a78]{font-size:18px}}.logo .text1[data-v-a0fe8a78]{margin-right:8px}@media screen and (max-width:825px){.logo .text1[data-v-a0fe8a78]{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}.notification[data-v-224eb086]{position:fixed;bottom:30px;left:30px;padding:15px 20px;border-radius:12px;background:rgba(0,0,0,.85);color:#eee;font-family:GolosTextWebRegular,serif;font-size:16px;line-height:24px;z-index:1000;max-width:400px;-webkit-animation:slideIn-224eb086 .3s ease-out;animation:slideIn-224eb086 .3s ease-out;box-shadow:0 4px 12px rgba(0,0,0,.3);border:2px solid transparent}.notification--error[data-v-224eb086]{border-color:#ff6b6b}.notification--success[data-v-224eb086]{border-color:#51cf66}@-webkit-keyframes slideIn-224eb086{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideIn-224eb086{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.image-uploader[data-v-ce56b2ee]{position:relative;transition:all .3s ease;height:100%}.image-uploader label[data-v-ce56b2ee]{cursor:pointer;display:block;height:100%}.image-uploader input[data-v-ce56b2ee]{display:none}.image-uploader--dragover .image-uploader__label[data-v-ce56b2ee]{border-color:#f8d4ac;background:hsla(32,84%,82%,.1);transform:scale(1.02)}.image-uploader__label[data-v-ce56b2ee]{width:100%;height:150px;border:2px dashed hsla(0,0%,100%,.2);border-radius:12px;overflow:hidden;position:relative;transition:all .3s ease;background:hsla(0,0%,100%,.02)}.image-uploader__label[data-v-ce56b2ee]:hover{border-color:#f8d4ac}.image-uploader__preview[data-v-ce56b2ee]{width:100%;height:100%;position:relative}.image-uploader__preview img[data-v-ce56b2ee]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-uploader__remove[data-v-ce56b2ee]{position:absolute;top:10px;right:10px;width:30px;height:30px;background:rgba(0,0,0,.8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#eee;font-size:20px;cursor:pointer;transition:background .3s;z-index:2}.image-uploader__remove[data-v-ce56b2ee]:hover{background:#ff6b6b}.image-uploader__placeholder[data-v-ce56b2ee]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:hsla(0,0%,100%,.5);font-family:GolosTextWebRegular,serif;font-size:16px;line-height:24px;text-align:center;padding:20px;gap:8px}.image-uploader__placeholder[data-v-ce56b2ee] svg{opacity:.5;margin-bottom:5px}.image-uploader__hint[data-v-ce56b2ee]{font-family:GolosTextWebRegular,serif;font-size:14px;line-height:20px;opacity:.6;margin-top:2px}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.photo-viewer[data-v-1f7bc9fa]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);display:flex;align-items:center;justify-content:center;z-index:9999}.photo-viewer__content[data-v-1f7bc9fa]{position:relative;max-width:100vw;max-height:100vh;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.photo-viewer__swiper[data-v-1f7bc9fa]{width:100%;height:100%;max-width:90vw;max-height:90vh}.photo-viewer__swiper[data-v-1f7bc9fa] .swiper-slide{display:flex;align-items:center;justify-content:center}.photo-viewer__image[data-v-1f7bc9fa]{max-width:90vw;max-height:85vh;-o-object-fit:contain;object-fit:contain;border-radius:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;cursor:pointer}.photo-viewer__close[data-v-1f7bc9fa]{position:fixed;top:20px;right:30px;background:none;border:none;color:#eee;font-size:40px;cursor:pointer;opacity:.7;transition:opacity .3s;padding:5px 15px;line-height:1;z-index:10}.photo-viewer__close[data-v-1f7bc9fa]:hover{opacity:1}.photo-viewer__nav[data-v-1f7bc9fa]{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:20px;background:rgba(0,0,0,.7);padding:10px 20px;border-radius:12px;z-index:10}.photo-viewer__nav-btn[data-v-1f7bc9fa]{background:none;border:none;color:#eee;font-size:30px;cursor:pointer;opacity:.7;transition:opacity .3s;padding:0 10px;line-height:1}.photo-viewer__nav-btn[data-v-1f7bc9fa]:hover{opacity:1}.photo-viewer__nav-btn[data-v-1f7bc9fa]:disabled{opacity:.3;cursor:not-allowed}.photo-viewer__counter[data-v-1f7bc9fa]{color:#eee;font-family:GolosTextWebRegular,serif;font-size:16px;line-height:24px;min-width:60px;text-align:center}@media screen and (max-width:768px){.photo-viewer__close[data-v-1f7bc9fa]{top:10px;right:15px;font-size:30px}.photo-viewer__swiper[data-v-1f7bc9fa]{max-width:100vw;max-height:80vh}.photo-viewer__image[data-v-1f7bc9fa]{max-width:95vw;max-height:80vh}.photo-viewer__nav[data-v-1f7bc9fa]{bottom:20px;padding:8px 15px;gap:15px}.photo-viewer__nav-btn[data-v-1f7bc9fa]{font-size:24px}}@media screen and (max-width:500px){.photo-viewer__nav[data-v-1f7bc9fa]{bottom:15px;padding:6px 12px;gap:10px}.photo-viewer__nav-btn[data-v-1f7bc9fa]{font-size:20px}.photo-viewer__counter[data-v-1f7bc9fa]{font-size:14px;min-width:40px}}