.wrapper[data-v-cc40489a]{position:fixed;bottom:50px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:100;width:910px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;background-color:#fff;-webkit-box-shadow:0 0 28px rgba(174,174,174,.3607843137);box-shadow:0 0 28px rgba(174,174,174,.3607843137);border-radius:15px;padding:20px 32px}.wrapper.moscowWrapper a[data-v-cc40489a]{color:var(--color-red)}.wrapper.moscowWrapper button[data-v-cc40489a]{background-color:var(--color-red)}@media(min-width: 992px){.wrapper.moscowWrapper button[data-v-cc40489a]:hover{background-color:var(--color-red-dark)}}a[data-v-cc40489a]{color:var(--color-blue)}.buttons[data-v-cc40489a]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}button[data-v-cc40489a]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:var(--color-blue);color:#fff;border:none;border-radius:10px;cursor:pointer;line-height:1;-webkit-transition:background-color .3s;transition:background-color .3s;padding:12px 24px}@media(min-width: 992px){button[data-v-cc40489a]:hover{background-color:var(--color-blue-dark)}}@media(max-width: 992px){.wrapper[data-v-cc40489a]{bottom:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;width:90%;padding:10px 16px}p[data-v-cc40489a]{font-size:13px;line-height:1.5}button[data-v-cc40489a]{width:100%;font-size:13px;padding:8px 24px}.buttons[data-v-cc40489a]{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}
.loader[data-v-231668ac]{--size: 48px;--thick: 6px;background-color:#fff;position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000}@media(max-width: 992px){.loader[data-v-231668ac]{--size: 32px;--thick: 4px}}.loader.absolute[data-v-231668ac]{position:absolute}.loader.z-0[data-v-231668ac]{z-index:0}.loader div[data-v-231668ac]{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:var(--size);height:var(--size);margin:var(--thick);border:var(--thick) solid var(--color-blue);border-radius:50%;-webkit-animation:loader-231668ac 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;animation:loader-231668ac 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:var(--color-blue) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);position:absolute;top:calc(50% - var(--size)/2);left:calc(50% - var(--size)/2)}.loader div[data-v-231668ac]:nth-child(1){-webkit-animation-delay:-0.45s;animation-delay:-0.45s}.loader div[data-v-231668ac]:nth-child(2){-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.loader div[data-v-231668ac]:nth-child(3){-webkit-animation-delay:-0.15s;animation-delay:-0.15s}@-webkit-keyframes loader-231668ac{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loader-231668ac{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
form[data-v-f39ca8fa]{position:relative;width:100%;--error: #c41752}.form-title[data-v-f39ca8fa]{font-size:22px;line-height:1.15;font-weight:500;margin-bottom:16px}@media(max-width: 992px){.form-title[data-v-f39ca8fa]{font-size:18px}}.form-title.--moscow[data-v-f39ca8fa]{font-family:"Golos Text";font-weight:700}.form-line[data-v-f39ca8fa]{width:100%;height:1px;background:-webkit-gradient(linear, left top, right top, from(#0186f8), to(#00a6e6));background:linear-gradient(90deg, #0186f8 0%, #00a6e6 100%);margin-bottom:16px}.form-line.--moscow[data-v-f39ca8fa]{background:var(--color-red)}.form-text[data-v-f39ca8fa]{font-size:16px;line-height:1.1;font-weight:400;margin-bottom:16px}@media(max-width: 992px){.form-text[data-v-f39ca8fa]{font-size:14px}}.form-text.--moscow[data-v-f39ca8fa]{font-family:"Golos Text";font-weight:400}.input-wrapper[data-v-f39ca8fa]{position:relative;margin-bottom:16px}.input-wrapper label[data-v-f39ca8fa]{display:block;font-size:12px;color:#7d7d7d;line-height:1.2;margin-bottom:12px}.input-wrapper input[data-v-f39ca8fa]{width:100%;height:42px;border:none;border-radius:5px;background:rgba(238,238,238,.8);outline:none;padding:10px 24px}.input-wrapper input[data-v-f39ca8fa]::-webkit-input-placeholder{font-size:16px;font-weight:400;line-height:1.35;color:#bcbec0}.input-wrapper input[data-v-f39ca8fa]::-moz-placeholder{font-size:16px;font-weight:400;line-height:1.35;color:#bcbec0}.input-wrapper input[data-v-f39ca8fa]:-ms-input-placeholder{font-size:16px;font-weight:400;line-height:1.35;color:#bcbec0}.input-wrapper input[data-v-f39ca8fa]::-ms-input-placeholder{font-size:16px;font-weight:400;line-height:1.35;color:#bcbec0}.input-wrapper input[data-v-f39ca8fa]::placeholder{font-size:16px;font-weight:400;line-height:1.35;color:#bcbec0}.error input[data-v-f39ca8fa]{color:var(--error);border-bottom-color:var(--error)}.error-message[data-v-f39ca8fa]{display:inline;position:absolute;right:0;top:-3px;font-weight:400;font-size:14px;line-height:19px;color:var(--error)}.messengers[data-v-f39ca8fa]{margin-bottom:24px}.messengers__title[data-v-f39ca8fa]{font-size:12px;color:#7d7d7d;text-align:center;margin-bottom:16px}.messengers__items[data-v-f39ca8fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-bottom:24px}@media(max-width: 992px){.messengers__items[data-v-f39ca8fa]{margin-bottom:16px}}.messengers__item input[data-v-f39ca8fa]{display:none}.messengers__item label[data-v-f39ca8fa]{cursor:pointer}.messengers__item svg[data-v-f39ca8fa]{width:60px;height:60px}.messengers__item svg .background[data-v-f39ca8fa]{fill:var(--color-logo-grey);-webkit-transition:fill .3s ease;transition:fill .3s ease}.messengers__item svg:hover .background[data-v-f39ca8fa]{fill:var(--color-blue)}.messengers__item svg.active .background[data-v-f39ca8fa]{fill:var(--color-blue)}.messengers_moscow .messengers__item svg:hover:hover .background[data-v-f39ca8fa]{fill:var(--color-red)}.messengers_moscow .messengers__item svg.active .background[data-v-f39ca8fa]{fill:var(--color-red)}.fz[data-v-f39ca8fa]{font-size:12px;color:#7d7d7d;text-align:center;margin-bottom:16px}.check-wrapper[data-v-f39ca8fa]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;margin-bottom:20px}.checkbox[data-v-f39ca8fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.checkbox label[data-v-f39ca8fa]{font-size:14px;line-height:1;padding-left:7px;cursor:pointer;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}@media(max-width: 992px){.checkbox label[data-v-f39ca8fa]{font-size:12px}}@media(max-width: 383px){.checkbox label[data-v-f39ca8fa]{font-size:11px}}.checkbox input[data-v-f39ca8fa]{-ms-flex-negative:0;flex-shrink:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:26px;height:26px;background:var(--color-logo-grey);-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2);box-shadow:inset 0 0 5px rgba(0,0,0,.2);border-radius:5px;border:1px solid #fff;-webkit-transition:300ms;transition:300ms;cursor:pointer}.checkbox input[data-v-f39ca8fa]:checked{background:var(--color-blue)}.checkbox input.error[data-v-f39ca8fa]{border:3px solid var(--error)}.checkbox_moscow input[data-v-f39ca8fa]:checked{background:var(--color-red)}.button_moscow[data-v-f39ca8fa]{font-family:"Golos Text";font-weight:700;color:var(--color-violet);background:var(--color-red)}.button_moscow[data-v-f39ca8fa]:hover{background:#d12f12}.submitting[data-v-f39ca8fa]{border-radius:10px}
.wrapper[data-v-1e330800]{display:-webkit-box;display:-ms-flexbox;display:flex}.image[data-v-1e330800]{width:auto;height:600px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-top-left-radius:10px;border-bottom-left-radius:10px;overflow:hidden}.image img[data-v-1e330800]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.formPlaceholder[data-v-1e330800]{position:relative;width:449px;height:600px;-ms-flex-negative:0;flex-shrink:0;background-color:rgba(0,0,0,0)}.form[data-v-1e330800]{position:absolute;width:456px;height:100%;top:0;right:0;background-color:#fff;border-radius:10px;padding:48px 32px}@media(max-width: 992px){.image[data-v-1e330800]{display:none}.formPlaceholder[data-v-1e330800],.form[data-v-1e330800]{width:100%}}
.list[data-v-cd08c49c]{position:fixed;top:var(--header-h);left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:10px;width:100%;padding:1rem;max-height:100vh;max-width:500px;z-index:999990}.item[data-v-cd08c49c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;border-radius:.375rem;border-width:1px;background-color:#fff;padding:1rem;padding-right:1.5rem;color:#000;-webkit-box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);font-weight:500;-webkit-animation:fromBottom-cd08c49c .5s ease;animation:fromBottom-cd08c49c .5s ease}.text[data-v-cd08c49c]{text-align:center}.button[data-v-cd08c49c]{width:60px;-ms-flex-negative:0;flex-shrink:0;padding-left:.75rem;padding-right:.75rem;padding-top:2px}@-webkit-keyframes fromBottom-cd08c49c{0%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fromBottom-cd08c49c{0%{-webkit-transform:translateY(-100px);transform:translateY(-100px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}
.horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:10px;will-change:transform;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s, -webkit-transform .1s}.horizontal__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.horizontal .block{width:100%;height:530px !important;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;border-radius:10px;background:#fff}.horizontal .block img{-o-object-fit:cover;object-fit:cover;height:200px;border-top-left-radius:10px;border-top-right-radius:10px}.horizontal .block:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;border-radius:10px;padding:24px 16px}.horizontal .block:first-child .block__tag{font-size:15px;line-height:1.75;padding:2px 16px 4px 16px}.horizontal .block:first-child .block__tags{gap:8px}.horizontal .block__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.horizontal .block__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:16px 16px 24px}.horizontal .block__title{font-family:DIN Pro;font-size:24px;font-weight:500;line-height:1.1;color:#fff}.horizontal .block__subtitle{font-family:"DIN Pro";font-size:20px;font-weight:500;line-height:110%;margin-bottom:8px}.horizontal .block__text{font-size:13px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:4px}.horizontal .block__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;margin-top:auto}.horizontal .block__tag{font-size:12px;color:#fff;padding:2px 10px 4px 10px;line-height:1.68;border:1px solid #fff;border-radius:30px;font-weight:400}.horizontal .block__tag.--blue{border-color:var(--color-blue);color:var(--color-blue)}.horizontal .block__tag.--green{border-color:var(--color-green-title);color:var(--color-green-title)}.horizontal .block__tag.--green-main{border-color:var(--color-green-main);color:var(--color-green-main)}.horizontal .block__tag.--crimson{border-color:#c41752;color:#c41752}.horizontal .block__tag.--navy{border-color:#011771;color:#011771}.horizontal .block__tag.--purple{border-color:#7939cc;color:#7939cc}.horizontal .block__tag.--orange{border-color:#e85c0d;color:#e85c0d}@media(min-width: 666px){.horizontal .block{height:600px !important}}@media(min-width: 900px){.horizontal .block{height:700px !important}}@media(min-width: 992px){.horizontal{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:20px;overflow:visible;padding-bottom:40px}.horizontal .block{background:none;width:auto !important;height:87.5vh !important;aspect-ratio:7.9/10}.horizontal .block:first-child{padding:7.3vh 6.3vh 5.3vh}.horizontal .block:first-child .block__tags{gap:1vw}.horizontal .block:first-child .block__tag{font-size:2.5vh;line-height:3.35vh;margin:0;padding:.62vh 2.5vh .83vh}.horizontal .block img{height:41.7vh}.horizontal .block__title{font-size:4.4vh;line-height:4.33vh;font-weight:500;margin:0}.horizontal .block__tags{-webkit-column-gap:1.07vh;-moz-column-gap:1.07vh;column-gap:1.07vh;row-gap:1.7vh}.horizontal .block__tag{font-size:1.5vh;line-height:1.83vh;border-radius:27px;padding:.7vh 2.18vh}.horizontal .block__content{padding:5.25vh 5.25vh 4.35vh}.horizontal .block__inner{background-color:#fff;border-radius:10px}.horizontal .block__subtitle{font-size:3.33vh;line-height:1.05}.horizontal .block__text{font-size:1.88vh;margin:1.6vh 0 2.2vh}}.intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;height:100svh;overflow:hidden}.intro .hidden-title{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap}.intro_mob{display:none}.intro__wrapper{position:absolute;top:var(--header-h);left:0;right:0;bottom:0;width:100%;height:calc(100% - var(--header-h))}.intro__bg{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.intro__childs{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:2}.intro__title{position:absolute;z-index:1;left:50%;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1080px;height:350px;max-width:100%}.intro__title .logo-img{width:auto;height:100%;max-width:none}.intro .clean-btn{position:absolute;z-index:5;top:90px;left:calc(50% + 325px);width:222px;height:222px}.intro .clean-btn_hovered{opacity:0}.intro .clean-btn_hovered:hover{opacity:1}.intro .clean-btn_mob{display:none}.intro__cards{position:relative;z-index:2;width:100%;margin-top:auto;margin-bottom:50px}.intro__cards .container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.intro__cards .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;width:auto;height:110px;padding:20px;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-negative:0;flex-shrink:0;border-radius:10px;background:rgba(0,0,0,.3);-webkit-box-shadow:-104px 0px 29px 0px rgba(0,0,0,0),-66px 0px 27px 0px rgba(0,0,0,.01),-37px 0px 22px 0px rgba(0,0,0,.05),-17px 0px 17px 0px rgba(0,0,0,.09),-4px 0px 9px 0px rgba(0,0,0,.1),0 0 3px 0 #e3e3e3;box-shadow:-104px 0px 29px 0px rgba(0,0,0,0),-66px 0px 27px 0px rgba(0,0,0,.01),-37px 0px 22px 0px rgba(0,0,0,.05),-17px 0px 17px 0px rgba(0,0,0,.09),-4px 0px 9px 0px rgba(0,0,0,.1),0 0 3px 0 #e3e3e3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.intro__cards .card.--trade-in{cursor:pointer}.intro__cards .card__icon{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0}.intro__cards .card__icon img{width:100%;height:100%}.intro__cards .card__text{font-size:16px;font-style:normal;font-weight:400;line-height:130%;color:#fff}.intro .seul{position:relative;width:100%;height:100%;background-color:#004757;overflow:hidden;padding-top:var(--header-h)}.intro .seul__main-img{position:relative;z-index:2;width:100%;margin-left:auto;padding-top:8vh}.intro .seul__main-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.intro .seul__main-img img.mob{display:none}.intro .seul__btn{position:absolute;bottom:-16px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;width:415px;height:72px;padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;cursor:pointer;border-radius:10px;background:#e5204f;border:none;font-family:HelveticaNeueCyr;color:#fff;text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.24px;-webkit-transition:all .3s ease;transition:all .3s ease}.intro .seul__btn:hover{background:#c20e47}.intro .seul__btn_mob{display:none}.intro .seul__houses{position:absolute;bottom:0;left:4.5%;width:30%;aspect-ratio:1169/836}.intro .seul__houses_mob{display:none}.intro__cards-seul .intro__cards{width:100%;margin-bottom:0;margin-top:80px}.intro__cards-seul .container{gap:0;margin:0 auto}.intro__cards-seul .card{width:100%;-ms-flex-negative:initial;flex-shrink:initial;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;background:#0088a7;-webkit-box-shadow:none;box-shadow:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:0;padding:18px 36px}.intro__cards-seul .card:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.intro__cards-seul .card:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.intro__cards-seul .card.--trade-in{width:125%;padding-right:16px}.intro__cards-seul .card:not(:last-child):after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;width:1px;height:61%;opacity:.5;background:#fff}.intro__cards-seul .card__line{display:none}.intro__cards-seul .card__text span{font-weight:700}@media(min-aspect-ratio: 1920/780)and (min-width: 992px){.intro .seul__main-img{padding-top:0}}@media(min-aspect-ratio: 1920/690)and (min-width: 740px){.intro .seul__btn{bottom:16px}}@media(max-aspect-ratio: 1920/1080)and (min-width: 740px){.intro .seul__houses{width:auto;height:50vh}.intro .seul__houses img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}}@media(max-width: 1650px){.intro .card__text{font-size:12px}}@media(max-width: 1280px){.intro__cards-seul .card__text{font-size:14px}.intro .card__icon{display:none}.intro .seul__btn{bottom:-44px;height:55px}}@media(min-aspect-ratio: 360/735)and (max-width: 740px){.intro .seul__main-img{margin-top:0}}@media(max-width: 992px){.intro__cards-seul{display:none}.intro{overflow:hidden}.intro_mob{display:block;padding-top:32px}.intro_mob .cards__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:42px;height:96px;border-radius:10px;background-color:#fff;margin-bottom:8px;padding:16px}.intro_mob .cards__item:last-child{margin-bottom:0}.intro_mob .cards__img{width:64px;height:64px;-ms-flex-negative:0;flex-shrink:0}.intro_mob .cards__text{font-size:14px;line-height:130%}.intro_mob .cards__text a{-webkit-text-decoration:underline;text-decoration:underline}.intro__title{width:auto;height:32vh;aspect-ratio:295/237;top:7.4vh}.intro__title .logo-img{width:100%}.intro__clean-btn-wrapper-mob{position:absolute;z-index:3;left:50%;top:7.4vh;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;height:32vh;aspect-ratio:295/237}.intro .clean-btn{display:none}.intro .clean-btn_mob{width:150px;height:150px;aspect-ratio:1/1;top:auto;top:initial;left:auto;left:initial;right:3vw;bottom:-9vh}.intro__cards{display:none}}@media(max-width: 810px){.intro .clean-btn_mob{right:0vw}}@media(max-width: 740px){.intro .seul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.intro .seul__main-img{width:100%;height:auto;aspect-ratio:721/661;height:100%;max-height:70vh;margin-top:5vh;margin-bottom:25px;padding:0}.intro .seul__main-img img.desktop{display:none}.intro .seul__main-img img.mob{display:block;margin-left:auto}.intro .seul__btn{display:none}.intro .seul__btn_mob{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;width:320px;height:50px;font-size:16px;letter-spacing:normal;-webkit-transform:none;-ms-transform:none;transform:none;margin:0 auto;margin-bottom:20px}.intro .seul__btn_mob:hover{background:#e5204f}.intro .seul__houses{display:none}.intro .seul__houses_mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto;height:100%;aspect-ratio:360/262;margin-left:24px;margin-top:auto}.intro .seul__houses_mob img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;margin-top:auto}.intro .clean-btn_mob{width:95px;height:95px;right:7vw;bottom:-8vh}}@media(max-width: 740px)and (max-height: 720px){.intro .clean-btn_mob{right:0vw}}@media(max-width: 440px){.intro .clean-btn_mob{right:13vw;bottom:-7vh}}@media(max-width: 375px){.intro .clean-btn_mob{right:10vw}}@media(max-width: 375px)and (max-height: 730px){.intro .clean-btn_mob{right:5vw;bottom:-6vh}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes pulsate{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes pulsate{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-webkit-keyframes pulsate-half{0%{opacity:0}50%{opacity:.5}100%{opacity:0}}@keyframes pulsate-half{0%{opacity:0}50%{opacity:.5}100%{opacity:0}}@-webkit-keyframes fall{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(0, calc(100% - 100vh), 0);transform:translate3d(0, calc(100% - 100vh), 0)}}@keyframes fall{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(0, calc(100% - 100vh), 0);transform:translate3d(0, calc(100% - 100vh), 0)}}.district-cards{padding:120px 0 0}.district-cards__title{display:none}.district-cards__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.district-cards .card{width:100%;background-color:#fff;border-radius:10px;overflow:hidden;cursor:pointer}.district-cards .card:hover .card__img img{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08)}.district-cards .card__img{width:100%;height:auto;aspect-ratio:800/280;overflow:hidden}.district-cards .card__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform 1s cubic-bezier(0.25, 0.74, 0.22, 0.99);transition:-webkit-transform 1s cubic-bezier(0.25, 0.74, 0.22, 0.99);transition:transform 1s cubic-bezier(0.25, 0.74, 0.22, 0.99);transition:transform 1s cubic-bezier(0.25, 0.74, 0.22, 0.99), -webkit-transform 1s cubic-bezier(0.25, 0.74, 0.22, 0.99)}.district-cards .card__header{position:relative;padding:24px 74px 16px 24px}.district-cards .card__header svg{position:absolute;top:24px;right:24px;width:50px;height:50px}.district-cards .card__title{font-size:24px;font-style:normal;font-weight:500;line-height:115%;margin-bottom:6px}.district-cards .card__subtitle{font-size:18px;font-style:normal;font-weight:400;line-height:115%}.district-cards .card__divider{width:calc(100% - 48px);height:1px;margin:0 auto;background-color:rgba(0,0,0,.2)}.district-cards .card__footer{font-size:18px;font-style:normal;font-weight:400;line-height:140%;padding:16px 24px 32px}.district-cards .card__footer span{font-weight:600}@media(max-width: 1600px){.district-cards .card__title{font-size:20px}.district-cards .card__subtitle{font-size:16px}.district-cards .card__header svg{width:45px;height:45px}.district-cards .card__footer{font-size:16px}}@media(max-width: 992px){.district-cards{padding:48px 0 0}.district-cards__title{display:block;margin-bottom:32px}.district-cards__wrapper{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px}.district-cards .card{width:100%;border:1px solid rgba(0,0,0,.2)}.district-cards .card__img{display:none}.district-cards .card__header{padding:24px 61px 12px 16px}.district-cards .card__divider{width:calc(100% - 32px)}.district-cards .card__footer{padding:12px 16px 24px 16px}}.about{overflow:hidden;padding:48px 0}.about__title{margin-bottom:24px}.about__text{font-style:normal;font-weight:400;line-height:1.33;margin-bottom:32px}.about__slider{padding-bottom:0}.about__slide{position:relative;border-radius:10px;overflow:hidden;width:100%;height:416px;-webkit-transition:all .3s linear;transition:all .3s linear}.about__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px;overflow:hidden}.about__slide::after{content:"";position:absolute;left:0;right:0;height:100%;bottom:0;border-radius:10px;background:-webkit-gradient(linear, left top, left bottom, color-stop(75.79%, rgba(0, 0, 0, 0)), color-stop(89.14%, rgba(0, 0, 0, 0.5)));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 75.79%, rgba(0, 0, 0, 0.5) 89.14%)}.about__slide .swiper-lazy-preloader{z-index:-1}.about__slide-caption{position:absolute;left:0;right:0;bottom:0;z-index:1;-webkit-transform:translateZ(0);transform:translateZ(0);padding:24px 16px;font-size:18px;font-style:normal;font-weight:500;line-height:115%;color:#fff}.about__slider-pagination{position:absolute;text-align:center;-webkit-transition:300ms opacity;transition:300ms opacity;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);z-index:10;bottom:10px;left:0;width:100%}@media(min-width: 992px){.about{padding:120px 0 100px}.about__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px;margin-bottom:60px}.about__title{max-width:830px;margin-bottom:0}.about__text{width:390px;font-size:18px}.about__wrapper{display:grid;grid-template-areas:"slide-1 slide-2 slide-3 slide-3" "slide-4 slide-4 slide-5 slide-6" "slide-7 slide-8 slide-9 slide-9";grid-gap:20px;gap:20px}.about__slide{height:425px}.about__slide_1{grid-area:slide-1}.about__slide_2{grid-area:slide-2}.about__slide_3{grid-area:slide-3}.about__slide_4{grid-area:slide-4}.about__slide_5{grid-area:slide-5}.about__slide_6{grid-area:slide-6}.about__slide_7{grid-area:slide-7}.about__slide_8{grid-area:slide-8}.about__slide_9{grid-area:slide-9}.about__slide img{-webkit-transition:-webkit-transform 1s cubic-bezier(0.25, 0.74, 0.22, 0.99);transition:-webkit-transform 1s cubic-bezier(0.25, 0.74, 0.22, 0.99);transition:transform 1s cubic-bezier(0.25, 0.74, 0.22, 0.99);transition:transform 1s cubic-bezier(0.25, 0.74, 0.22, 0.99), -webkit-transform 1s cubic-bezier(0.25, 0.74, 0.22, 0.99)}.about__slide:hover img{-webkit-transform:scale(1.06);-ms-transform:scale(1.06);transform:scale(1.06)}.about__preloader{display:none}}@media(min-width: 1120px){.about__slider{min-height:auto}}@media(min-width: 1500px){.about__slide-caption{font-size:20px;padding:25px}}.life{background-color:#fff;padding:40px 0 32px}.life .slider .title br{display:none}@media(min-width: 1120px){.life{padding:120px 0}.life .slider .title br{display:inline}.life .left__slider .title br{display:none}}.genplan{position:relative}.genplan__title{margin-bottom:20px}.genplan__ymap{height:calc(100vh - 150px)}.genplan__ymap{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}.genplan__ymap .spinner{position:relative;width:100%;height:100%}.genplan__ymap .spinner div{width:32px;height:32px;margin:4px;border-width:4px;top:calc(50% - 16px);left:calc(50% - 16px)}.genplan__ymap .ymap{width:100%;height:100%}.genplan .ymaps-2-1-79-map-copyrights-promo,.genplan .ymaps-2-1-79-copyright{display:none}@media(min-width: 992px){.genplan__title{margin-bottom:50px}.genplan__ymap{height:100%}.genplan__ymap .spinner{position:relative;width:100%;height:100%}.genplan__ymap .spinner div{width:64px;height:64px;margin:8px;border-width:8px;top:calc(50% - 32px);left:calc(50% - 32px)}}#genplan-app .f-panzoom__toolbar,#genplan-plan-page-app .f-panzoom__toolbar{position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;bottom:80px;right:15px;gap:10px}#genplan-app .f-panzoom__toolbar button,#genplan-plan-page-app .f-panzoom__toolbar button{width:30px;height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:6px;color:#000;background:#fff;border:none;-webkit-box-shadow:0px .5px 1px rgba(0,0,0,.1);box-shadow:0px .5px 1px rgba(0,0,0,.1)}#genplan-app .f-panzoom__toolbar button:active,#genplan-plan-page-app .f-panzoom__toolbar button:active{-webkit-box-shadow:0px .5px 1px rgba(0,0,0,.1),0px 0px 0px 2px var(--color-green-main);box-shadow:0px .5px 1px rgba(0,0,0,.1),0px 0px 0px 2px var(--color-green-main);outline:0}#genplan-app .f-panzoom__toolbar button svg path,#genplan-plan-page-app .f-panzoom__toolbar button svg path{stroke-width:1}#genplan-plan-page-app .f-panzoom__toolbar{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;top:24px;right:24px}#genplan-plan-page-app .f-panzoom__toolbar button{width:27px;height:27px}#genplan-plan-page-app .f-panzoom__toolbar button svg{width:21px;height:21px}@media(min-width: 768px){#genplan-app .f-panzoom__toolbar{top:200px;bottom:auto;bottom:initial}#genplan-app .f-panzoom__toolbar button,#genplan-plan-page-app .f-panzoom__toolbar button{width:35px;height:35px}#genplan-app .f-panzoom__toolbar button:hover,#genplan-plan-page-app .f-panzoom__toolbar button:hover{background-color:#dadada;border-color:#cecfcf}#genplan-app .f-panzoom__toolbar button:disabled:hover,#genplan-plan-page-app .f-panzoom__toolbar button:disabled:hover{border-color:#fff;background:#fff}}.plans{padding:48px 0}.plans__title{margin-bottom:16px}.plans .os-scrollbar{width:7px}.plans .os-scrollbar-handle{background:var(--color-blue)}@media(min-width: 992px){.plans{padding:120px 0}.plans__title{margin-bottom:60px}}.excursion{padding:48px 0;position:relative}.excursion__video{position:relative;height:528px;margin-bottom:50px}.excursion__player{position:absolute;left:0;right:0;bottom:0;top:0;-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;height:100%}@media(max-width: 992px){.excursion__player.--full{-o-object-fit:contain;object-fit:contain}}.excursion__btn{position:absolute;z-index:2;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100px;height:100px;border:1px solid #e3e3e3;background:rgba(241,241,241,.3);-webkit-box-shadow:-104px 0px 29px 0px rgba(0,0,0,0),-66px 0px 27px 0px rgba(0,0,0,.01),-37px 0px 22px 0px rgba(0,0,0,.05),-17px 0px 17px 0px rgba(0,0,0,.09),-4px 0px 9px 0px rgba(0,0,0,.1);box-shadow:-104px 0px 29px 0px rgba(0,0,0,0),-66px 0px 27px 0px rgba(0,0,0,.01),-37px 0px 22px 0px rgba(0,0,0,.05),-17px 0px 17px 0px rgba(0,0,0,.09),-4px 0px 9px 0px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:50%;overflow:hidden;cursor:pointer}.excursion__btn .text,.excursion__btn .play{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.excursion__btn .text{width:136%;height:136%}.excursion__btn .text img{width:100%;height:100%}.excursion__btn .play{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:61%;height:61%;border-radius:50%;border:1px solid #e3e3e3;-webkit-transition:all .3s ease;transition:all .3s ease}.excursion__btn .play img{width:40%;height:40%;-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.excursion__form-btn{position:absolute;left:16px;bottom:16px;width:250px;height:auto;aspect-ratio:33/16;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;border-radius:10px;border:1px solid #e3e3e3;background:rgba(241,241,241,.3);-webkit-box-shadow:-104px 0px 29px 0px rgba(0,0,0,0),-66px 0px 27px 0px rgba(0,0,0,.01),-37px 0px 22px 0px rgba(0,0,0,.05),-17px 0px 17px 0px rgba(0,0,0,.09),-4px 0px 9px 0px rgba(0,0,0,.1);box-shadow:-104px 0px 29px 0px rgba(0,0,0,0),-66px 0px 27px 0px rgba(0,0,0,.01),-37px 0px 22px 0px rgba(0,0,0,.05),-17px 0px 17px 0px rgba(0,0,0,.09),-4px 0px 9px 0px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:10px}.excursion__form-btn .img,.excursion__form-btn .btn{width:100%;border-radius:5px;overflow:hidden}.excursion__form-btn .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.excursion__form-btn .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(227,227,227,.5);cursor:pointer;padding:10px}.excursion__form-btn .btn__text{font-size:12px;font-weight:500;line-height:120%;text-align:center;color:#fff}.excursion__form-btn .btn__plus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:29px;height:29px;color:#fff;border-radius:50%;background-color:var(--color-blue)}@media(min-width: 992px){.excursion{padding:120px 0}.excursion__video{height:90vh;margin-bottom:95px}.excursion__btn{width:171px;height:171px}.excursion__btn:hover .play{background:var(--color-blue);border-color:var(--color-blue);-webkit-box-shadow:-104px 0px 29px 0px rgba(0,0,0,0),-66px 0px 27px 0px rgba(0,0,0,.01),-37px 0px 22px 0px rgba(0,0,0,.05),-17px 0px 17px 0px rgba(0,0,0,.09),-4px 0px 9px 0px rgba(0,0,0,.1);box-shadow:-104px 0px 29px 0px rgba(0,0,0,0),-66px 0px 27px 0px rgba(0,0,0,.01),-37px 0px 22px 0px rgba(0,0,0,.05),-17px 0px 17px 0px rgba(0,0,0,.09),-4px 0px 9px 0px rgba(0,0,0,.1)}.excursion__form-btn{left:40px;bottom:40px;width:330px;-webkit-transition:background .3s ease;transition:background .3s ease}.excursion__form-btn .btn{padding:20px 10px}.excursion__form-btn .btn__text{font-size:16px}.excursion__form-btn:hover{background:rgba(241,241,241,.514)}}.yards{background-color:#fff;padding:40px 0 32px}@media(min-width: 1120px){.yards{padding:120px 0}}.child{padding:48px 0;overflow:hidden}.child__title{margin-bottom:24px}.child__title .desktop{display:none}.child__text{margin-bottom:32px}.child .block:first-child{background:radial-gradient(59.86% 56.7% at 119.57% 44.64%, #9747ff 0%, rgba(151, 71, 255, 0) 100%),radial-gradient(85.8% 81.28% at -26.09% 54.13%, #fff1a9 0%, rgba(255, 241, 169, 0) 100%),-webkit-gradient(linear, left top, left bottom, from(#f4b178), to(#c41752));background:radial-gradient(59.86% 56.7% at 119.57% 44.64%, #9747ff 0%, rgba(151, 71, 255, 0) 100%),radial-gradient(85.8% 81.28% at -26.09% 54.13%, #fff1a9 0%, rgba(255, 241, 169, 0) 100%),linear-gradient(180deg, #f4b178 0%, #c41752 100%)}@media(min-width: 992px){.child{padding:120px 0 80px}.child__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}.child__title{width:40%;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0}.child__title .desktop{display:inline}.child__text{max-width:620px;margin-bottom:0}}.sport{overflow:hidden;background-color:#fff;padding:40px 0 32px}.sport__title{margin-bottom:24px}.sport__text{margin-bottom:32px}.sport__text p:last-child{display:none}.sport__gallery{display:none}.sport__slider .pagination{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}.sport__slider video,.sport__slider img{width:100%;height:416px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.sport__slider-wrapper{margin-bottom:16px}.sport__slide{width:70%}.sport__slide:nth-child(3) img{-o-object-position:center bottom;object-position:center bottom}.sport__ball{display:none}@media(min-width: 992px){.sport{padding:120px 0}.sport__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px}.sport__info{width:31.3%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sport__title{width:auto;margin-bottom:50px}.sport__text p{margin-bottom:16px}.sport__text p:last-child{display:block;margin-bottom:0}.sport__slider{display:none}.sport__gallery{width:67.5%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;height:830px}.sport__gallery video,.sport__gallery img{width:100%;height:100%;border-radius:10px;-o-object-fit:cover;object-fit:cover}.sport__video{width:50%}.sport__photos{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;height:100%}.sport__photos img{-o-object-fit:cover;object-fit:cover;width:100%;height:50%}.sport__photos img:first-child{-o-object-position:center 90%;object-position:center 90%}}@media(min-width: 1200px){.sport__ball{display:block;width:293px;margin-left:auto;margin-top:auto}}.comfort{padding:40px 0 48px;overflow:hidden}.comfort__text{margin:16px 0}.comfort .block:first-child{background:radial-gradient(59.86% 56.7% at 119.57% 44.64%, #9747ff 0%, rgba(151, 71, 255, 0) 100%),radial-gradient(85.8% 81.28% at -26.09% 54.13%, #fff1a9 0%, rgba(255, 241, 169, 0) 100%),-webkit-gradient(linear, left top, left bottom, from(var(--color-blue)), to(var(--color-green-title)));background:radial-gradient(59.86% 56.7% at 119.57% 44.64%, #9747ff 0%, rgba(151, 71, 255, 0) 100%),radial-gradient(85.8% 81.28% at -26.09% 54.13%, #fff1a9 0%, rgba(255, 241, 169, 0) 100%),linear-gradient(180deg, var(--color-blue) 0%, var(--color-green-title) 100%)}.comfort .block:first-child .block__tag{color:#fff;border-color:#fff}.comfort .block:first-child .block__tags{margin-top:0}.comfort .block:first-child .block__round{width:150px;height:150px}.comfort .block:first-child .block__round img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.comfort .block__tag{color:var(--color-text);border-color:var(--color-green-main)}@media(min-width: 992px){.comfort{padding:120px 0 0}.comfort__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:35px}.comfort__title{width:40%;-ms-flex-negative:0;flex-shrink:0}.comfort__text{margin:0;max-width:620px}.comfort .block:first-child .block__round{width:230px;height:230px}}.buy{padding:40px 0}.buy__title{margin-bottom:29px}.buy__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.buy .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:370px;border-radius:20px;padding:26px;margin-bottom:17px;background-color:#fff}.buy .item__icon{width:64px;height:60px}.buy .item__title{color:var(--color-blue);font-size:20px;line-height:20px;margin-bottom:20px}.buy .item__text{font-size:12px;line-height:17px;color:#a4a4a4;margin-bottom:15px}.buy .item__btn{height:40px;font-size:14px;line-height:42px;width:100%;text-align:center;border-radius:10px;padding:0 19px;cursor:pointer;border:none;outline:none;background-color:var(--color-blue);color:#fff}.buy .item:first-child{background:url("../../static/img/buy/berlin.jpg") no-repeat top/cover;background-image:-webkit-image-set(url("../../static/img/buy/berlin.webp") type("image/webp"), url("../../static/img/buy/berlin.jpg") type("image/jpeg"));background-image:image-set(url("../../static/img/buy/berlin.webp") type("image/webp"), url("../../static/img/buy/berlin.jpg") type("image/jpeg"));background-position:0 0;background-size:120%}.buy .item:first-child .item__title{color:#fff;margin-bottom:6px}.buy .item:first-child .item__text{color:#fff;margin-bottom:15px}.buy .item:first-child .item__btn{position:relative;background-color:#fff;color:var(--color-blue)}.buy .item:first-child .item__btn::after{position:absolute;content:"";background:url("../../static/img/butterfly_button.gif") center/cover;right:-12px;top:-20px;width:70px;height:70px}.buy .item:nth-child(2) .item__title{margin-top:10px}.buy .item:nth-child(2) .item__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.buy .item:nth-child(2) .item__banks p{margin-bottom:8px}@media(min-width: 350px){.buy .item__text{font-size:13px}}@media(min-width: 380px){.buy .item__text{font-size:14px}}@media(min-width: 1100px){.buy{padding:170px 0}.buy__title{margin-bottom:70px}.buy__content{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px;gap:20px}.buy .item{height:630px}.buy .item:first-child{background-size:cover}.buy .item:first-child .item__text{font-size:16px;margin-bottom:30px}.buy .item:first-child .item__btn:hover{background:#35c7ff}.buy .item:first-child .item__btn::after{right:-25px;top:-18px}.buy .item__btn{font-size:16px;font-weight:600;height:60px;line-height:60px;-webkit-transition:background .3s;transition:background .3s}.buy .item__btn:hover{background:#35c7ff}.buy .item__title{font-size:24px;line-height:24px}.buy .item__text{margin-bottom:30px}}@media(min-width: 1400px){.buy .item{padding:64px}}.trest{padding-bottom:40px}.trest__wrapper{display:grid}.trest__title{margin-bottom:24px}.trest__text{margin-bottom:32px}.trest__text p{margin-bottom:16px}.trest__text p:last-child{margin-bottom:0}.trest__content{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.trest__content-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-item-align:stretch;align-self:stretch;border-radius:10px;border:1px solid var(--color-logo-grey);height:130px}.trest .nums__title{font-family:"DIN Pro Condensed";font-size:32px;font-style:normal;font-weight:500;line-height:1;letter-spacing:-0.76px;color:var(--color-blue)}.trest .nums__text{font-size:14px;font-weight:400;line-height:135%;color:var(--color-text)}.trest .advantages{background-color:#fff;border:none}.trest .advantages.first{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:16px;grid-column:1/3;height:100px;background-color:var(--color-blue);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.trest .advantages.first .advantages__text{color:#fff}.trest .advantages.first .advantages__img{width:70px;height:60px}.trest .advantages__img{width:45px;height:45px}.trest .advantages__img img{width:100%;height:100%}.trest .advantages__text{font-size:14px;font-weight:400;line-height:135%;color:var(--color-blue)}@media(min-width: 992px){.trest{padding:80px 0 120px}}@media(min-width: 1400px){.trest__wrapper{grid-template-columns:1fr 2fr;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.trest__title{margin-bottom:71px}.trest__content{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:20px}.trest__content-item{height:auto;padding:24px}.trest .nums{width:auto;margin-bottom:0}.trest .nums__title{font-size:48px}.trest .nums__text{font-size:16px;font-style:normal;font-weight:400;line-height:135%}.trest .advantages.first{height:auto;grid-column:1/3}.trest .advantages__text{font-size:18px}.trest .advantages__img{width:45px;height:50px}}@media(min-width: 1560px){.trest .nums__title{font-size:54px}.trest .nums__text{font-size:18px}.trest .advantages__text{font-size:20px}}
