@charset "UTF-8";:root{--cl-transparent: transparent;--cl-white: #ffffff;--cl-black: #000000;--cl-gray: #dddddd;--cl-pure-or-mostly-pure-red: #ff0000;--cl-very-dark-gray-mostly-black: #212121;--cl-bokara-grey: #13100d;--cl-nero: #2a2a2a;--cl-green-vogue: #1a3c47;--cl-suva-grey: #8f8f8f;--cl-silver: #bfbfbf;--cl-heather: #b6c3ca;--cl-bright-grey: #555a65;--cl-white-smoke: #f8f8f8;--cl-very-light-grey: #c8c8c8;--cl-porsche: #dda458;--cl-gainsboro: #dbdbdb;--cl-tundora: #5a5856;--cl-sauvignon: #eeeae8;--cl-grey_2: #838383;--cl-allports: #2d6a77;--cl-romance: #f2f0eb;--cl-nordic: #173c44;--cl-geranium: #e62e2e;--cl-hokey-pokey: #d79a2a;--cl-glacier: #78aab5;--cl-arapawa: #225261;--cl-green-vogue-75: rgb(26, 60, 71, .75);--cl-green-vogue-30: rgb(26, 60, 71, .3);--cl-green-vogue-25: rgb(26, 60, 71, .25);--cl-white-smoke-10: rgba(248, 248, 248, .1);--cl-silver-70: rgba(191, 191, 191, .7);--cl-black-25: rgba(0, 0, 0, .25);--cl-bokara-grey-55: rgba(19, 16, 13, .55);--container-padding: 16px}@media (min-width: 768px){:root{--container-padding: 20px}}@media (min-width: 1024px){:root{--container-padding: 40px}}@media (min-width: 1440px){:root{--container-padding: 80px}}@media (min-width: 1920px){:root{--container-padding: 140px}}.modal{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:var(--cl-black-25);z-index:10}.modal__container{position:relative;display:flex;gap:20px;width:80%;min-width:320px;height:80%;min-height:600px;padding:20px;border-radius:20px;background:var(--cl-white)}.modal__close{position:absolute;top:16px;right:16px;display:flex;width:24px;height:24px;z-index:2;cursor:pointer}.modal__close i{font-size:20px}.modal__info{display:flex;flex-direction:column;flex-shrink:0;gap:20px;width:250px;height:100%;padding-top:20px;max-height:100%;overflow-y:auto}.modal #map{display:flex;width:100%;height:100%}@media screen and (max-width: 1024px){.modal__container{width:90%;height:90%;flex-direction:column}.modal__info{width:100%;height:auto;min-height:150px;padding-top:0}.modal #map{height:auto;max-height:69%}}.article-pvz{display:flex;flex-direction:column;gap:10px}.article-pvz__title{font-family:Panama-Regular,sans-serif;font-size:24px;font-weight:700}.article-pvz__info{font-family:inherit;font-size:16px;line-height:1.5}.swiper-pagination{width:auto!important;position:static!important}.swiper-pagination-bullet{margin:0!important}.socials{display:flex;flex-wrap:wrap;gap:10px 34px;justify-content:center;margin-bottom:34px;padding-bottom:10px;width:100%}.socials__title{font-family:WixMadeforText-Medium;font-weight:500;font-style:normal;font-size:10px;line-height:16px;letter-spacing:1px;text-align:center;text-transform:uppercase;width:100%;margin-bottom:24px}.socials__link{align-items:center;color:var(--cl-white);display:flex;flex-direction:column;font-size:14px;text-align:center;gap:8px;line-height:18px}.socials__link span{background:var(--cl-white-smoke-10);border-radius:50px;display:block;height:52px;transition:background-color .3s;width:52px}.socials__link span img{height:100%;object-fit:contain;transition:filter .3s;width:100%}@media (hover: none),(pointer: coarse){.socials__link:active span{background-color:var(--cl-white)}.socials__link:active img{filter:invert(17%) sepia(58%) saturate(498%) hue-rotate(148deg) brightness(20%) contrast(90%)}}@media not all and (pointer: coarse){.socials__link:hover span{background-color:var(--cl-white)}.socials__link:hover img{filter:invert(17%) sepia(58%) saturate(498%) hue-rotate(148deg) brightness(20%) contrast(90%)}}.socials--order-thanks,.socials--profile{margin-bottom:0;padding-bottom:0;column-gap:36px;display:grid;grid-template-columns:120px 120px}.socials--order-thanks .socials__link,.socials--profile .socials__link{row-gap:6px;color:var(--cl-bokara-grey)}.socials--order-thanks .socials__link span,.socials--profile .socials__link span{width:52px;height:52px;background-color:transparent;border:1px solid var(--cl-sauvignon);border-radius:50%;transition-property:border-color,background-color;transition-duration:.3s}.socials--order-thanks .socials__link span img,.socials--profile .socials__link span img{filter:invert(100%) sepia(100%) hue-rotate(180deg)}.socials--profile{display:flex;flex-direction:column;align-items:center;gap:35px 12px;grid-template-columns:110px 110px;border:1px solid var(--cl-silver);padding:24px 15px 30px;margin-bottom:40px}.socials--profile .socials__title{margin-bottom:-11px}.socials--profile .socials__link{row-gap:8px;font-size:14px;line-height:18px;width:fit-content}.socials--profile .socials__link span{background-color:transparent;width:52px;height:52px}.socials--footer{gap:24px 8px;width:232px}.socials--footer .socials__link{width:calc(30% - 4px)}.socials--contacts{width:100%;gap:24px 8px;margin:0 auto;max-width:500px;justify-content:center}.socials--contacts .socials__link{width:calc(30% - 4px)}.socials--map{padding-bottom:0;margin-bottom:0;margin-top:6px;justify-content:flex-start}.socials--map .socials__link span{width:40px;height:40px;border-radius:50%;background-color:var(--cl-sauvignon);display:flex;justify-content:center;align-items:center}.socials--map .socials__link span img{width:100%;height:100%;object-fit:contain}@media (hover: none),(pointer: coarse){.socials--map .socials__link:active span{background-color:var(--cl-tundora)}.socials--map .socials__link:active img{filter:brightness(0) saturate(100%) invert(100%)}}@media not all and (pointer: coarse){.socials--map .socials__link:hover span{background-color:var(--cl-tundora)}.socials--map .socials__link:hover img{filter:brightness(0) saturate(100%) invert(100%)}}.socials--contact-block{flex-direction:column;align-items:flex-start;gap:20px}.socials--contact-block .socials__link{gap:10px;flex-direction:row;color:var(--cl-bokara-grey)}.socials--contact-block .socials__link span{background-color:var(--cl-white)}@media (hover: none),(pointer: coarse){.socials--contact-block .socials__link:active span{background-color:var(--cl-tundora)}.socials--contact-block .socials__link:active img{filter:brightness(0) saturate(100%) invert(100%)}}@media not all and (pointer: coarse){.socials--contact-block .socials__link:hover span{background-color:var(--cl-tundora)}.socials--contact-block .socials__link:hover img{filter:brightness(0) saturate(100%) invert(100%)}}@media (min-width: 375px){.socials--profile{flex-direction:row;align-items:flex-start;flex-wrap:wrap;padding:24px;gap:35px}.socials--profile .socials__link{width:calc(50% - 6px);max-width:116px}}@media (min-width: 768px){.socials--order-thanks,.socials--profile{grid-template-columns:120px 120px;column-gap:35px;padding-bottom:10px}.socials--order-thanks .socials__link,.socials--profile .socials__link{row-gap:8px;font-size:14px;line-height:18px}.socials--order-thanks .socials__link span,.socials--profile .socials__link span{background-color:transparent;width:52px;height:52px}.socials--profile{column-gap:63px;padding-bottom:24px}.socials--profile .socials__link{width:fit-content}.socials--footer{width:100%}.socials--footer .socials__link{width:112px}.socials--footer .socials__link:nth-child(odd):not(:has(+.socials__link)){margin-right:0}.socials--contacts{width:100%}.socials--contacts .socials__link{width:112px}.socials--contacts .socials__link:nth-child(odd):not(:has(+.socials__link)){margin-right:0}.socials--contact-block{flex-direction:row;column-gap:42px}}@media (min-width: 1024px){@media not all and (pointer: coarse){.socials--order-thanks .socials__link:hover span,.socials--order-thanks-other .socials__link:hover span,.socials--profile .socials__link:hover span{background-color:var(--cl-sauvignon)}}.socials--order-thanks{column-gap:54px}.socials--profile{flex-direction:column;align-items:center;row-gap:24px;height:fit-content}.socials--profile .socials__title{padding:0 15px;margin-bottom:-2px}}@media (min-width: 1440px){.socials{max-width:1640px}}
