@font-face{font-family:Montserrat;src:url(fonts/Montserrat-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;src:url(fonts/Montserrat-SemiBold.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Montserrat;src:url(fonts/Montserrat-Bold.woff) format("woff");font-weight:600;font-style:normal}*{padding:0;margin:0;border:0;line-height:1}*,:after,:before{box-sizing:border-box;background-origin:border-box}:active,:focus{outline:0}a{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}input{display:block;font:inherit}label{display:block}address{font-style:normal}video{min-width:0;min-height:0}html,body{font:14px Montserrat,sans-serif;color:#fff;background-color:#252525;scroll-behavior:smooth}html::-webkit-scrollbar,body::-webkit-scrollbar{width:6px}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{background-color:#4e4e4e}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#c3c3c3}body.lock{overflow:hidden}a{color:#fff}#app{height:100%}.label{line-height:1.5}.label_radio{display:inline-block;padding-left:20px;position:relative;cursor:pointer;margin-bottom:10px}@media (max-width: 768px){.label_radio{padding-left:25px;margin-bottom:20px}}.label_radio:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);border:1px solid #fff;border-radius:10px;width:10px;height:10px;transition:background-color .3s}@media (max-width: 768px){.label_radio:before{width:20px;height:20px;border-radius:20px}}.input{border-bottom:1px solid #fff;background-color:transparent;padding:0 10px 10px;color:#fff;width:100%;transition:border-color .3s}.input::-moz-placeholder,.input::-webkit-input-placeholder{color:#fff;opacity:.5}.input_error{border-color:#d70101}.radio{display:none}.radio:checked+.label_radio:before{background-color:#fff}.confidence input,.checkbox input{display:none}.confidence input:checked+label:before,.checkbox input:checked+label:before{background:no-repeat center/80% url(images/icons/check.svg)}.confidence label,.checkbox label{position:relative;display:inline-block;padding-left:20px;cursor:pointer}@media (max-width: 768px){.confidence label,.checkbox label{padding-left:30px}}.confidence label:before,.checkbox label:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);border:1px solid #fff;width:15px;height:15px;transition:background-color .3s}@media (max-width: 768px){.confidence label:before,.checkbox label:before{width:25px;height:25px}}.checkbox input:checked+label:before{background:none;background-color:#fff}.contacts .item{display:flex;align-items:center;margin-bottom:20px}.contacts .item:last-of-type{margin-bottom:0}.contacts .item img{width:20px;margin-right:15px}.contacts .item span,.contacts .item li,.contacts .item address{line-height:1.3}.contacts .item ul{list-style:none}.contacts .item ul li{margin-bottom:10px}.contacts .item ul li:last-of-type{margin-bottom:0}.btn{display:block;text-decoration:none;width:max-content;border:1px solid #fff;padding:10px 20px;text-transform:uppercase;transition:background-color .3s,border-color .3s;cursor:pointer;background-color:transparent;color:#fff;position:relative;overflow:hidden}.btn:active{border-color:#23246f;background-color:#23246f}@media (hover: hover){.btn:hover{background-color:#36386f;border-color:#36386f}.btn:hover:after{animation:flareAnimation 5s infinite linear}}@media (max-width: 768px){.btn{font-size:12px;padding:10px 15px}}.btn_center{margin:0 auto}.btn_dark{border-color:#252525;background-color:#252525}.btn_active{background-color:#36386f}.btn:after{content:"";position:absolute;top:0;height:100%;width:45px;transform:skew(-45deg);left:-50%;background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.4))}@keyframes flareAnimation{0%{left:-150%}20%{left:150%}to{left:150%}}.scroll::-webkit-scrollbar{width:3px}.scroll::-webkit-scrollbar-track{background-color:#4e4e4e}.scroll::-webkit-scrollbar-thumb{background-color:#c3c3c3}a.svelte-tr3wd3{color:#fff}.first__btn.svelte-tr3wd3,.message__btn.svelte-tr3wd3{margin-right:15px;margin-bottom:15px}.first__btn.svelte-tr3wd3:last-of-type,.message__btn.svelte-tr3wd3:last-of-type{margin-right:0}.steps__btn.svelte-tr3wd3{margin-bottom:10px}.steps__btn.svelte-tr3wd3:last-of-type{margin-bottom:0}.lent__btn.svelte-tr3wd3{margin-bottom:35px}.header__link.svelte-tr3wd3{position:relative;color:#fff;text-decoration:none}.header__link.svelte-tr3wd3:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:1px;background-color:#fff;opacity:0;transition:bottom .3s,opacity .3s}.header__link.svelte-tr3wd3:hover:after{bottom:-3px;opacity:1}.burger.svelte-14w8fc.svelte-14w8fc{display:none;cursor:pointer;position:fixed;top:30px;right:35px;padding:5px}.burger.svelte-14w8fc:hover div.svelte-14w8fc{background-color:#c3c3c3}@media (max-width: 768px){.burger.svelte-14w8fc.svelte-14w8fc{display:block}}.burger_page.svelte-14w8fc.svelte-14w8fc{display:block}.burger.svelte-14w8fc div.svelte-14w8fc{background-color:#fff;width:30px;height:3px;margin-bottom:5px;transition:background-color .3s}.burger.svelte-14w8fc div.svelte-14w8fc:last-of-type{margin-bottom:0}.close.svelte-fw7vqb.svelte-fw7vqb{position:relative;width:30px;height:30px;cursor:pointer}.close.svelte-fw7vqb:hover div.svelte-fw7vqb{background-color:#d70101}.close.svelte-fw7vqb div.svelte-fw7vqb{background-color:#fff;height:3px;width:30px;position:absolute;top:0;left:0;transition:background-color .3s}.close.svelte-fw7vqb div.svelte-fw7vqb:first-of-type{transform:rotate(45deg) translate(10px,10px)}.close.svelte-fw7vqb div.svelte-fw7vqb:last-of-type{transform:rotate(-45deg) translate(-10px,10px)}.burger-menu.svelte-h7wgk.svelte-h7wgk{display:flex;position:fixed;z-index:7;top:0;left:auto;right:0;bottom:0;background-color:#252525;padding:25px 40px;flex-direction:column;justify-content:space-between;overflow-y:auto}@media (min-width: 992px){.burger-menu.svelte-h7wgk.svelte-h7wgk{width:25vw}}@media (max-width: 992px){.burger-menu.svelte-h7wgk.svelte-h7wgk{width:40vw}}@media (max-width: 768px){.burger-menu.svelte-h7wgk.svelte-h7wgk{width:100vw;left:0}}.burger-menu.svelte-h7wgk .head.svelte-h7wgk{display:flex;justify-content:space-between;align-items:center;margin-bottom:80px}.burger-menu.svelte-h7wgk .contacts.svelte-h7wgk{align-self:flex-end}.burger-menu.svelte-h7wgk .title.svelte-h7wgk{font-size:28px;font-weight:500;margin-bottom:30px}.burger-menu.svelte-h7wgk nav.svelte-h7wgk{font-size:20px}.burger-menu.svelte-h7wgk nav ul.svelte-h7wgk{display:block;margin-left:20px;list-style:none}.burger-menu.svelte-h7wgk nav ul li.svelte-h7wgk{margin-right:0;margin-bottom:30px}.substrate.svelte-h7wgk.svelte-h7wgk{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000004d}header.svelte-1bf1gvg.svelte-1bf1gvg{position:absolute;z-index:1;top:0;left:0;width:100%;display:flex;align-items:center;padding:25px 100px}@media (max-width: 1200px){header.svelte-1bf1gvg.svelte-1bf1gvg{padding:25px 40px}}@media (max-width: 768px){header.svelte-1bf1gvg.svelte-1bf1gvg{justify-content:space-between}}@media (max-width: 768px){header.svelte-1bf1gvg>nav.svelte-1bf1gvg{display:none}}header.svelte-1bf1gvg .logo{transform:scale(1.2);margin-right:100px;max-width:100px}@media (max-width: 992px){header.svelte-1bf1gvg .logo{margin-right:50px}}@media (max-width: 768px){header.svelte-1bf1gvg .logo{transform:scale(1.2) translate(-10px)}}header.svelte-1bf1gvg .logo img{width:100%;object-fit:contain}nav.svelte-1bf1gvg.svelte-1bf1gvg{transform:translateY(5px)}ul.svelte-1bf1gvg.svelte-1bf1gvg{display:flex}ul.svelte-1bf1gvg li.svelte-1bf1gvg{list-style:none;margin-right:50px}@media (max-width: 992px){ul.svelte-1bf1gvg li.svelte-1bf1gvg{margin-right:25px}}footer.svelte-1dlqqyn.svelte-1dlqqyn{width:100%;max-width:1700px;margin:0 auto;padding:20px 100px;color:#c3c3c3}@media (max-width: 992px){footer.svelte-1dlqqyn.svelte-1dlqqyn{padding:20px 60px}}@media (max-width: 768px){footer.svelte-1dlqqyn.svelte-1dlqqyn{padding:20px 40px}}footer.svelte-1dlqqyn .wrapper.svelte-1dlqqyn{display:flex;justify-content:space-between;font-size:12px}@media (max-width: 768px){footer.svelte-1dlqqyn .wrapper.svelte-1dlqqyn{display:block}footer.svelte-1dlqqyn .wrapper p.svelte-1dlqqyn{margin-bottom:20px}}.first.svelte-1y5emoe.svelte-1y5emoe{position:relative;height:100vh;min-height:550px;z-index:0;display:flex;align-items:center}.background.svelte-1y5emoe.svelte-1y5emoe{position:absolute;z-index:-1;top:0;left:0;bottom:0;right:0}.background.svelte-1y5emoe.svelte-1y5emoe:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.4),rgba(0,0,0,0))}@media (max-width: 768px){.background.svelte-1y5emoe.svelte-1y5emoe:after{background-image:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.2))}}.background.svelte-1y5emoe img.svelte-1y5emoe{width:100%;height:100%;object-fit:cover;object-position:40% 50%}.content.svelte-1y5emoe.svelte-1y5emoe{padding:30px 30px 15px;margin-left:10vw;border-left:3px solid #fff}@media (max-width: 992px){.content.svelte-1y5emoe.svelte-1y5emoe{padding:15px 30px 5px}}@media (max-width: 576px){.content.svelte-1y5emoe.svelte-1y5emoe{padding:15px 15px 5px}}.title.svelte-1y5emoe.svelte-1y5emoe{font-size:42px;font-weight:600;line-height:1.3}@media (max-width: 992px){.title.svelte-1y5emoe.svelte-1y5emoe{font-size:32px}}@media (max-width: 768px){.title.svelte-1y5emoe.svelte-1y5emoe{font-size:28px}}.subtitle.svelte-1y5emoe.svelte-1y5emoe{font-size:24px;font-weight:400;line-height:1.3;margin-bottom:35px}@media (max-width: 992px){.subtitle.svelte-1y5emoe.svelte-1y5emoe{font-size:16px}}@media (max-width: 768px){.subtitle.svelte-1y5emoe.svelte-1y5emoe{margin-bottom:15px;line-height:1.5}}.wrapper.svelte-1y5emoe.svelte-1y5emoe{display:flex;flex-wrap:wrap}.pointer.svelte-1y5emoe.svelte-1y5emoe{position:absolute;bottom:20px;left:50vw;transform:translate(-50%);text-align:center}.pointer__text.svelte-1y5emoe.svelte-1y5emoe{margin-bottom:10px}.pointer__arrow.svelte-1y5emoe.svelte-1y5emoe{cursor:pointer;animation:3s ease-in-out infinite svelte-1y5emoe-arrow}.pointer__arrow.svelte-1y5emoe.svelte-1y5emoe:hover{animation-play-state:paused}@keyframes svelte-1y5emoe-arrow{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}.pointer__arrow.svelte-1y5emoe img.svelte-1y5emoe{height:40px}.grid.svelte-121pb4x.svelte-121pb4x{margin-bottom:30px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,50vh);grid-template-areas:"a b b c" "a d e e" "f g h i" "k k l i "}@media (max-width: 992px){.grid.svelte-121pb4x.svelte-121pb4x{grid-template-columns:repeat(3,1fr);grid-template-areas:"a b b" "a c g" "f h i" "k k i "}}@media (max-width: 768px){.grid.svelte-121pb4x.svelte-121pb4x{grid-template-columns:repeat(2,1fr);grid-template-areas:"b b" "c a" "h a" "k k"}}.profile.svelte-121pb4x.svelte-121pb4x{position:relative;z-index:0;overflow:hidden;width:100%;height:100%}.profile__btn.svelte-121pb4x.svelte-121pb4x{position:absolute;z-index:1;left:50%;transform:translate(-50%);bottom:10px;opacity:0;transition:opacity .3s;pointer-events:none}.profile__title.svelte-121pb4x.svelte-121pb4x{position:absolute;width:max-content;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .3s;opacity:1}.profile.svelte-121pb4x img.svelte-121pb4x{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.5);transition:filter .3s,transform .3s}.profile.svelte-121pb4x:hover .profile__title.svelte-121pb4x{opacity:0}.profile.svelte-121pb4x:hover .profile__btn.svelte-121pb4x{opacity:1;pointer-events:all}.profile.svelte-121pb4x:hover img.svelte-121pb4x{filter:brightness(.8);transform:scale(1.2)}.profile_a.svelte-121pb4x.svelte-121pb4x{grid-area:a}.profile_b.svelte-121pb4x.svelte-121pb4x{grid-area:b}.profile_c.svelte-121pb4x.svelte-121pb4x{grid-area:c}.profile_d.svelte-121pb4x.svelte-121pb4x{grid-area:d}.profile_e.svelte-121pb4x.svelte-121pb4x{grid-area:e}.profile_f.svelte-121pb4x.svelte-121pb4x{grid-area:f}.profile_g.svelte-121pb4x.svelte-121pb4x{grid-area:g}.profile_h.svelte-121pb4x.svelte-121pb4x{grid-area:h}.profile_i.svelte-121pb4x.svelte-121pb4x{grid-area:i}.profile_k.svelte-121pb4x.svelte-121pb4x{grid-area:k}.profile_l.svelte-121pb4x.svelte-121pb4x{grid-area:l}section.svelte-rq9vug{max-width:1700px;margin:0 auto;padding:70px 100px}@media (max-width: 992px){section.svelte-rq9vug{padding:60px}}@media (max-width: 768px){section.svelte-rq9vug{padding:40px}}.fullpage.svelte-rq9vug{height:100vh}h1.svelte-ruc7hb{font-size:35px;font-weight:600;margin:140px 0 50px;text-align:center}@media (max-width: 768px){h1.svelte-ruc7hb{font-size:26px}}h2.svelte-ruc7hb{font-size:35px;font-weight:500;margin-bottom:25px;line-height:1.2}@media (max-width: 768px){h2.svelte-ruc7hb{font-size:30px}}h3.svelte-ruc7hb{font-size:20px;font-weight:400;margin-bottom:25px}.text.svelte-1qtu098.svelte-1qtu098{display:flex;justify-content:space-between;margin-bottom:40px}@media (max-width: 992px){.text.svelte-1qtu098.svelte-1qtu098{align-items:center}}@media (max-width: 576px){.text.svelte-1qtu098.svelte-1qtu098{margin-bottom:20px}}.text.svelte-1qtu098 .info.svelte-1qtu098{line-height:1.5;flex:1 0 50%;padding-right:10px}@media (max-width: 992px){.text.svelte-1qtu098 .info.svelte-1qtu098{flex:0 0 37%}}@media (max-width: 768px){.text.svelte-1qtu098 .info.svelte-1qtu098{display:none}}.text.svelte-1qtu098 .briefly.svelte-1qtu098{display:flex;justify-content:end;flex:0 1 40%}@media (max-width: 992px){.text.svelte-1qtu098 .briefly.svelte-1qtu098{flex:0 0 58%;justify-content:start}}@media (max-width: 768px){.text.svelte-1qtu098 .briefly.svelte-1qtu098{flex-basis:100%}}@media (max-width: 576px){.text.svelte-1qtu098 .briefly.svelte-1qtu098{justify-content:space-between}}.text.svelte-1qtu098 .briefly p.svelte-1qtu098{font-size:20px;margin-right:45px;line-height:1.2}.text.svelte-1qtu098 .briefly p.svelte-1qtu098:last-of-type{margin-right:0}@media (max-width: 768px){.text.svelte-1qtu098 .briefly p.svelte-1qtu098{font-size:16px;margin-right:20px}}.text.svelte-1qtu098 .briefly p span.svelte-1qtu098{font-weight:500}.infographic.svelte-1qtu098.svelte-1qtu098{display:flex;max-width:1000px;margin:0 auto}@media (max-width: 992px){.infographic.svelte-1qtu098.svelte-1qtu098{display:block}}@media (max-width: 768px){.infographic.svelte-1qtu098.svelte-1qtu098{margin-bottom:65px}}.license.svelte-1qtu098.svelte-1qtu098{display:flex;flex-direction:column}.license__title.svelte-1qtu098.svelte-1qtu098{font-size:19px;font-weight:400;line-height:1.3;margin-bottom:10px}.license__images.svelte-1qtu098.svelte-1qtu098{display:flex;gap:15px;height:500px;margin-bottom:10px}.license__images.svelte-1qtu098 a.svelte-1qtu098{height:100%;transition:.3s;flex-grow:1}.license__images.svelte-1qtu098 a.svelte-1qtu098:hover{filter:brightness(.5)}.license__images.svelte-1qtu098 img.svelte-1qtu098{height:100%;width:100%;object-fit:cover}.license__text.svelte-1qtu098.svelte-1qtu098{font-size:13px;line-height:1.5;margin-bottom:10px}.license__buttons.svelte-1qtu098.svelte-1qtu098{margin-top:auto;display:flex;gap:15px;flex-wrap:wrap}.accordion.svelte-19gnbxd.svelte-19gnbxd.svelte-19gnbxd{display:flex;height:100vh;min-height:650px}@media (max-width: 768px){.accordion.svelte-19gnbxd.svelte-19gnbxd.svelte-19gnbxd{flex-direction:column}}@media (min-width: 768px){.accordion.svelte-19gnbxd:hover .title.svelte-19gnbxd.svelte-19gnbxd{transform:translate(-50%,-50%) rotate(90deg)}}.tab.svelte-19gnbxd.svelte-19gnbxd.svelte-19gnbxd{position:relative;z-index:0;flex:0 1 20%;overflow:hidden;transition:flex .3s}.tab.svelte-19gnbxd img.svelte-19gnbxd.svelte-19gnbxd{position:absolute;z-index:0;top:0;left:0;width:45vw;height:100%;filter:brightness(.5);transition:filter .3s}@media (max-width: 768px){.tab.svelte-19gnbxd img.svelte-19gnbxd.svelte-19gnbxd{width:100%;height:100%;object-fit:cover}}.tab.svelte-19gnbxd.svelte-19gnbxd.svelte-19gnbxd:hover{flex:1 0 45%}@media (max-width: 768px){.tab.svelte-19gnbxd.svelte-19gnbxd.svelte-19gnbxd:hover{flex-basis:70%}}.tab.svelte-19gnbxd:hover .title.svelte-19gnbxd.svelte-19gnbxd{opacity:0}.tab.svelte-19gnbxd:hover .content.svelte-19gnbxd.svelte-19gnbxd{opacity:1}.tab.svelte-19gnbxd:hover img.svelte-19gnbxd.svelte-19gnbxd{filter:brightness(.25)}.title.svelte-19gnbxd.svelte-19gnbxd.svelte-19gnbxd{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px;font-weight:500;transition:opacity .3s,transform .3s}@media (max-width: 992px){.title.svelte-19gnbxd.svelte-19gnbxd.svelte-19gnbxd{font-size:14px}}.content.svelte-19gnbxd.svelte-19gnbxd.svelte-19gnbxd{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;width:45vw;z-index:2;padding:50px;transition:opacity .3s;opacity:0;line-height:2}@media (max-width: 1200px){.content.svelte-19gnbxd.svelte-19gnbxd.svelte-19gnbxd{padding:25px;font-size:12px}}@media (max-width: 768px){.content.svelte-19gnbxd.svelte-19gnbxd.svelte-19gnbxd{width:100%}}.content__info.svelte-19gnbxd p.svelte-19gnbxd.svelte-19gnbxd{margin-bottom:15px;line-height:1.5}.content__info.svelte-19gnbxd ul.svelte-19gnbxd.svelte-19gnbxd{margin-bottom:15px}.content__info.svelte-19gnbxd ul.svelte-19gnbxd>.svelte-19gnbxd{line-height:2}.content__info.svelte-19gnbxd ul li.svelte-19gnbxd.svelte-19gnbxd{margin-left:20px}.content__info.svelte-19gnbxd ul li.svelte-19gnbxd.svelte-19gnbxd:last-of-type{margin-bottom:0}@media (max-width: 1200px){.content__info.svelte-19gnbxd ul.svelte-19gnbxd.svelte-19gnbxd,.content__info.svelte-19gnbxd p.svelte-19gnbxd.svelte-19gnbxd{margin-bottom:10px}}.content__title.svelte-19gnbxd.svelte-19gnbxd.svelte-19gnbxd{font-weight:500;font-size:25px;margin-bottom:30px}@media (max-width: 1200px){.content__title.svelte-19gnbxd.svelte-19gnbxd.svelte-19gnbxd{margin-bottom:15px;font-size:18px}}.modal.svelte-qf5s7t.svelte-qf5s7t{position:fixed;z-index:3;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.modal.svelte-qf5s7t .wrapper.svelte-qf5s7t{background-color:#252525;width:clamp(30%,400px,80%);max-height:90%;overflow-y:auto}.modal.svelte-qf5s7t .wrapper .head.svelte-qf5s7t{display:flex;justify-content:flex-end;padding:10px}.modal.svelte-qf5s7t .wrapper .content.svelte-qf5s7t{padding:0 40px 40px}.modal_large.svelte-qf5s7t .wrapper.svelte-qf5s7t{width:80%}.icon.svelte-fl44gu.svelte-fl44gu{height:32%;overflow:hidden;position:relative;cursor:zoom-in;transition:filter .3s}.icon.svelte-fl44gu img.svelte-fl44gu{position:absolute;left:0;top:0;height:100%}.icon.svelte-fl44gu.svelte-fl44gu:hover{filter:brightness(.8)}.wrapper.svelte-1gy4lfk.svelte-1gy4lfk{display:flex;justify-content:space-between;height:100%;flex-grow:1}.wrapper.svelte-1gy4lfk .yandex.svelte-1gy4lfk{flex-basis:70%;margin-right:20px;overflow:hidden;position:relative;height:100%}.wrapper.svelte-1gy4lfk .yandex iframe.svelte-1gy4lfk{height:100%;width:100%}.wrapper.svelte-1gy4lfk .yandex a.svelte-1gy4lfk{text-decoration:none;color:#b3b3b3;font-size:10px;font-family:YS Text,sans-serif;position:absolute;bottom:8px;width:100%;text-align:center;left:0;overflow:hidden;text-overflow:ellipsis;display:block;max-height:14px;white-space:nowrap;padding:0 16px}.wrapper.svelte-1gy4lfk .written.svelte-1gy4lfk{flex-basis:25%;display:flex;flex-direction:column;justify-content:space-between}.spinner.svelte-1eqxj5x.svelte-1eqxj5x{color:#fff;display:inline-block;position:relative;width:80px;height:80px}.spinner.svelte-1eqxj5x div.svelte-1eqxj5x{transform-origin:40px 40px;animation:svelte-1eqxj5x-spinner 1.2s linear infinite}.spinner.svelte-1eqxj5x div.svelte-1eqxj5x:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#fff}.spinner_min.svelte-1eqxj5x.svelte-1eqxj5x{width:38px;height:30px}.spinner_min.svelte-1eqxj5x div.svelte-1eqxj5x{transform-origin:20px 15px}.spinner_min.svelte-1eqxj5x div.svelte-1eqxj5x:after{top:0;left:19px;width:2px;height:8px}.spinner.svelte-1eqxj5x div.svelte-1eqxj5x:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.spinner.svelte-1eqxj5x div.svelte-1eqxj5x:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.spinner.svelte-1eqxj5x div.svelte-1eqxj5x:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.spinner.svelte-1eqxj5x div.svelte-1eqxj5x:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.spinner.svelte-1eqxj5x div.svelte-1eqxj5x:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.spinner.svelte-1eqxj5x div.svelte-1eqxj5x:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.spinner.svelte-1eqxj5x div.svelte-1eqxj5x:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.spinner.svelte-1eqxj5x div.svelte-1eqxj5x:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.spinner.svelte-1eqxj5x div.svelte-1eqxj5x:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.spinner.svelte-1eqxj5x div.svelte-1eqxj5x:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.spinner.svelte-1eqxj5x div.svelte-1eqxj5x:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.spinner.svelte-1eqxj5x div.svelte-1eqxj5x:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes svelte-1eqxj5x-spinner{0%{opacity:1}to{opacity:0}}@media (max-height: 650px){.item.svelte-1elunm8.svelte-1elunm8{margin-bottom:15px}}.send.svelte-1elunm8.svelte-1elunm8{display:flex}form.svelte-1elunm8.svelte-1elunm8{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;max-height:650px}form.svelte-1elunm8 small.svelte-1elunm8{color:#c3c3c3}form.svelte-1elunm8 .label.svelte-1elunm8{margin-bottom:15px}form.svelte-1elunm8 .label_radio.svelte-1elunm8{margin-right:20px}.fileupload.svelte-1elunm8 input.svelte-1elunm8{display:none}.fileupload.svelte-1elunm8 img.svelte-1elunm8{height:20px;margin-right:10px}.fileupload.svelte-1elunm8 label.svelte-1elunm8{display:inline-flex;align-items:center;cursor:pointer}.fileupload.svelte-1elunm8 label span.svelte-1elunm8{padding-bottom:2px;border-bottom:2px solid transparent;transition:border-color .3s}.fileupload_error.svelte-1elunm8 label span.svelte-1elunm8{border-color:#d70101}.contact-method.svelte-1elunm8.svelte-1elunm8{margin-bottom:-10px}@media (max-width: 768px){.contact-method.svelte-1elunm8.svelte-1elunm8{margin-bottom:-20px}}@media (max-height: 650px){.contact-method.svelte-1elunm8.svelte-1elunm8{margin-bottom:0}}.wrapper.svelte-babg7s{display:flex;justify-content:space-between;height:100%}.form.svelte-babg7s{flex:0 0 40%;display:flex;flex-direction:column}@media (max-width: 992px){.form.svelte-babg7s{flex-basis:47%}}@media (max-width: 768px){.form.svelte-babg7s{flex-basis:100%}}.reviews.svelte-babg7s{flex:0 0 50%;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 768px){.reviews.svelte-babg7s{display:none}}.wrapper.svelte-1eh2lir.svelte-1eh2lir{display:flex;justify-content:space-between}@media (max-width: 992px){.wrapper.svelte-1eh2lir.svelte-1eh2lir{flex-direction:column-reverse}}.map.svelte-1eh2lir.svelte-1eh2lir{flex-basis:45%}.map.svelte-1eh2lir iframe.svelte-1eh2lir{width:100%;height:100%}@media (max-width: 992px){.map.svelte-1eh2lir.svelte-1eh2lir{flex-basis:auto;height:350px}}.info.svelte-1eh2lir.svelte-1eh2lir{flex-basis:50%;display:flex}@media (max-width: 992px){.info.svelte-1eh2lir.svelte-1eh2lir{width:100%;flex-basis:auto;margin-bottom:30px}}@media (max-width: 576px){.info.svelte-1eh2lir.svelte-1eh2lir{flex-direction:column-reverse}}.info.svelte-1eh2lir .contacts.svelte-1eh2lir{margin-right:20px}@media (max-width: 576px){.info.svelte-1eh2lir .contacts.svelte-1eh2lir{margin-right:0}}@media (max-width: 576px){.info.svelte-1eh2lir .social.svelte-1eh2lir{margin-bottom:20px}}.info.svelte-1eh2lir .social .icons.svelte-1eh2lir{display:flex;flex-wrap:wrap}.info.svelte-1eh2lir .social .icons .icon.svelte-1eh2lir{width:40px;height:40px;margin-right:10px;margin-bottom:10px;cursor:pointer}.info.svelte-1eh2lir .social .icons .icon img.svelte-1eh2lir{width:100%}.slider.svelte-1kbu9uf.svelte-1kbu9uf{position:fixed;z-index:3;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center}.slider.svelte-1kbu9uf .close.svelte-1kbu9uf{position:fixed;top:35px;right:35px}@media (max-width: 768px){.slider.svelte-1kbu9uf .close.svelte-1kbu9uf{top:5px;right:15px}}.slider.svelte-1kbu9uf .arrow.svelte-1kbu9uf{width:40px;height:40px;border-color:#fff;position:absolute;top:50%;margin-top:-25px;cursor:pointer;transition:border-color .3s}.slider.svelte-1kbu9uf .arrow.prev.svelte-1kbu9uf{border-bottom:4px solid;border-left:4px solid;transform:rotate(45deg);left:50px}@media (max-width: 768px){.slider.svelte-1kbu9uf .arrow.prev.svelte-1kbu9uf{left:10px}}.slider.svelte-1kbu9uf .arrow.next.svelte-1kbu9uf{border-bottom:4px solid;border-left:4px solid;transform:rotate(-135deg);right:50px}@media (max-width: 768px){.slider.svelte-1kbu9uf .arrow.next.svelte-1kbu9uf{right:10px}}.slider.svelte-1kbu9uf .arrow.svelte-1kbu9uf:hover{border-color:#c3c3c3}.slider.svelte-1kbu9uf .view.svelte-1kbu9uf{position:relative;height:calc(100% - 70px);width:80%}.slider.svelte-1kbu9uf .view img.svelte-1kbu9uf{width:100%;height:100%;object-fit:contain}.slider.svelte-1kbu9uf .view .loader.svelte-1kbu9uf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.card.svelte-70o7aa.svelte-70o7aa{display:flex;justify-content:space-between;padding:30px;margin-bottom:40px}@media (max-width: 768px){.card.svelte-70o7aa.svelte-70o7aa{display:block}}.card.svelte-70o7aa.svelte-70o7aa:nth-of-type(2n){flex-direction:row-reverse}.card.svelte-70o7aa .info.svelte-70o7aa{flex-basis:47%}.card.svelte-70o7aa .info .title.svelte-70o7aa{font-size:25px;font-weight:500;margin-bottom:20px;line-height:1.3}.card.svelte-70o7aa .info .character.svelte-70o7aa{font-weight:500;margin-bottom:20px;line-height:1.5}.card.svelte-70o7aa .info .character span.svelte-70o7aa{font-weight:400}.card.svelte-70o7aa .info .price span.svelte-70o7aa{font-weight:500;font-size:20px}@media (max-width: 768px){.card.svelte-70o7aa .info.svelte-70o7aa{margin-bottom:20px}}.card.svelte-70o7aa .images.svelte-70o7aa{flex-basis:50%;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);gap:20px;height:400px}.card.svelte-70o7aa .images.svelte-70o7aa .image{cursor:zoom-in;transition:filter .3s}.card.svelte-70o7aa .images.svelte-70o7aa .image:hover{filter:brightness(.8)}.card.svelte-70o7aa .images.svelte-70o7aa .image:first-of-type{grid-row:1/4;grid-column:1/5}.card.svelte-70o7aa .images.svelte-70o7aa .video{position:relative;cursor:pointer}.card.svelte-70o7aa .images.svelte-70o7aa .video:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70%;height:70%;background:no-repeat center/contain url(images/icons/play.svg)}.loader.svelte-1o228bk{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 768px){.loader.svelte-1o228bk{position:absolute;top:0;left:50%;transform:translate(-50%)}}.message{padding-left:20px}@media (max-width: 768px){.message{padding-left:0}}.message .title{font-size:26px;margin-bottom:15px;line-height:1.3}.message .subtitle{font-size:16px;margin-bottom:35px;line-height:1.3}.message .btns{display:flex;flex-wrap:wrap}.lent.svelte-1o228bk{position:relative;flex-basis:75%;min-height:200px}label.svelte-160t8fe{line-height:1.3}.filter-btn.svelte-fiii3y.svelte-fiii3y{margin-bottom:40px}@media (min-width: 768px){.filter-btn.svelte-fiii3y.svelte-fiii3y{display:none}}.filter.svelte-fiii3y.svelte-fiii3y{flex-basis:20%;padding-right:10px}@media (min-width: 768px){.filter.svelte-fiii3y.svelte-fiii3y{position:-webkit-sticky;position:sticky;top:20px;align-self:flex-start;height:calc(100vh - 30px);overflow-x:hidden;overflow-y:scroll}}@media (max-width: 992px){.filter.svelte-fiii3y.svelte-fiii3y{flex-basis:25%}}@media (max-width: 768px){.filter.svelte-fiii3y.svelte-fiii3y{padding-right:0;margin-bottom:40px}}.filter.svelte-fiii3y .title.svelte-fiii3y{font-size:18px}.filter.svelte-fiii3y .title.svelte-fiii3y,.filter.svelte-fiii3y .checkbox{margin-bottom:15px;line-height:1.3}@media (max-width: 768px){.filter.svelte-fiii3y .checkbox{margin-bottom:25px}}.filter.svelte-fiii3y .slice.svelte-fiii3y{margin-bottom:20px}.wrapper.svelte-136fx85{padding:0 50px 0 100px;margin:0 auto 30px;max-width:1700px}@media (max-width: 992px){.wrapper.svelte-136fx85{padding:0 40px}}.content.svelte-136fx85{display:flex;justify-content:space-between;margin-bottom:30px}@media (max-width: 768px){.content.svelte-136fx85{display:block}}.offer.svelte-136fx85{color:#c3c3c3;line-height:1.3}.payForm.svelte-1x562nk{max-width:500px;margin:0 auto 30px;padding:0 20px}.payForm.svelte-1x562nk .item{margin-bottom:30px}.payForm.svelte-1x562nk .item label{margin-bottom:15px}.wrapper.svelte-14a193v.svelte-14a193v{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.wrapper.svelte-14a193v h1.svelte-14a193v{font-size:35px;font-weight:600;margin-bottom:15px}.wrapper.svelte-14a193v h2.svelte-14a193v{font-size:18px;margin-bottom:35px}.text.svelte-2un6g5{max-width:1000px;margin:0 auto 30px;line-height:1.5;padding:0 10px}.loader.svelte-1kwf4y7{position:fixed;z-index:1;top:0;left:0;bottom:0;right:0;background-color:#252525;display:flex;justify-content:center;align-items:center}main.svelte-i262rn{flex-grow:1}.wrapper.svelte-m9j8j8{display:flex;flex-direction:column;height:100%}
