.hero[data-v-7c7cb31d]{align-items:center;display:flex;min-height:780px;overflow:hidden;position:relative}.hero__bg[data-v-7c7cb31d]{background-image:url(../images/banner.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute}.hero__bg[data-v-7c7cb31d]:after{background:linear-gradient(90deg,#ffffffd9,#ffffff80 45%,#ffffff26);content:"";inset:0;pointer-events:none;position:absolute}.hero .container[data-v-7c7cb31d]{position:relative;width:100%;z-index:1}.hero__inner[data-v-7c7cb31d]{align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr;padding-bottom:200px;padding-top:200px}.hero__title[data-v-7c7cb31d]{font-size:64px;font-weight:500;line-height:76px;max-width:710px}.hero__desc[data-v-7c7cb31d],.hero__title[data-v-7c7cb31d]{color:#005d66;margin-bottom:48px;text-transform:uppercase}.hero__desc[data-v-7c7cb31d]{font-size:24px;font-weight:400;line-height:35px;max-width:490px}.hero__btn[data-v-7c7cb31d]{align-items:center;background-color:#008290;border-radius:6px;color:#fff;display:inline-flex;font-size:18px;font-weight:500;justify-content:center;min-height:52px;padding:18px 36px;text-decoration:none;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.hero__btn[data-v-7c7cb31d]:hover{background-color:#006d77;box-shadow:0 8px 24px #0095a559;transform:translateY(-2px)}.hero__visual[data-v-7c7cb31d]{min-height:280px}@media(max-width:1199px){.hero[data-v-7c7cb31d]{min-height:640px}.hero__inner[data-v-7c7cb31d]{gap:40px;padding-bottom:120px;padding-top:120px}.hero__title[data-v-7c7cb31d]{font-size:52px;line-height:62px}.hero__desc[data-v-7c7cb31d]{font-size:22px;line-height:33px}}@media(max-width:991px){.hero[data-v-7c7cb31d]{min-height:560px}.hero__inner[data-v-7c7cb31d]{gap:28px;grid-template-columns:1fr;padding-bottom:100px;padding-top:100px}.hero__content[data-v-7c7cb31d]{max-width:100%}.hero__title[data-v-7c7cb31d]{font-size:44px;line-height:52px}.hero__desc[data-v-7c7cb31d],.hero__title[data-v-7c7cb31d]{margin-bottom:40px;max-width:100%}.hero__desc[data-v-7c7cb31d]{font-size:20px;line-height:30px}.hero__btn[data-v-7c7cb31d]{font-size:17px;min-height:50px;padding:16px 32px}.hero__visual[data-v-7c7cb31d]{display:none}}@media(max-width:767px){.hero[data-v-7c7cb31d]{min-height:500px}.hero__inner[data-v-7c7cb31d]{padding-bottom:max(72px,env(safe-area-inset-bottom));padding-top:max(72px,env(safe-area-inset-top))}.hero__title[data-v-7c7cb31d]{font-size:36px;line-height:44px;margin-bottom:32px}.hero__desc[data-v-7c7cb31d]{font-size:18px;line-height:28px;margin-bottom:52px}.hero__btn[data-v-7c7cb31d]{font-size:16px;min-height:48px;padding:14px 28px}}@media(max-width:575px){.hero[data-v-7c7cb31d]{min-height:460px}.hero__inner[data-v-7c7cb31d]{padding-bottom:max(56px,env(safe-area-inset-bottom));padding-top:max(56px,env(safe-area-inset-top))}.hero__title[data-v-7c7cb31d]{font-size:26px;line-height:1.25;margin-bottom:24px;overflow-wrap:break-word;word-wrap:break-word}.hero__desc[data-v-7c7cb31d]{font-size:15px;line-height:1.5;margin-bottom:60px}.hero__btn[data-v-7c7cb31d]{font-size:16px;min-height:48px;padding:14px 24px;width:100%}}.news[data-v-905f149e]{background-color:#fff;padding-bottom:0;padding-top:85px}.news__svg-defs[data-v-905f149e]{position:absolute}.news__title[data-v-905f149e]{color:#005d66;font-size:36px;font-weight:700;margin-bottom:85px}.news__grid[data-v-905f149e]{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.news-card[data-v-905f149e]{border-radius:12px;box-shadow:0 4px 24px #005d661f;cursor:pointer;display:flex;min-height:440px;overflow:hidden;position:relative;transition:transform .35s ease,box-shadow .35s ease}.news-card[data-v-905f149e]:hover{box-shadow:0 12px 40px #005d6633;transform:translateY(-6px)}.news-card__img[data-v-905f149e]{background-color:#e0f2f4;background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0 0 0 auto;position:absolute;transition:transform .5s ease;width:74%}.news-card:hover .news-card__img[data-v-905f149e]{transform:scale(1.05)}.news-card__overlay[data-v-905f149e]{background:linear-gradient(238.17deg,#b4e6eb 43.84%,#006d77 96.19%);clip-path:url(#news-card-wave);inset:0;position:absolute}.news-card__content[data-v-905f149e]{display:flex;flex-direction:column;padding:28px 24px 60px 42px;position:relative;width:100%;z-index:2}.news-card__date[data-v-905f149e]{align-self:flex-start;background-color:#008290;border-radius:6px;color:#fff;display:inline-block;font-size:14px;font-weight:700;line-height:18px;padding:13px 24px;text-transform:lowercase}.news-card__lead[data-v-905f149e]{color:#fff;font-size:24px;font-weight:400;line-height:28px;margin-bottom:26px;margin-top:auto;max-width:40%}.news-card__heading[data-v-905f149e]{color:#fff;font-size:48px;font-weight:700;line-height:44px;margin:0;max-width:43%}@media(max-width:1199px){.news-card[data-v-905f149e]{min-height:400px}.news-card__content[data-v-905f149e]{padding:24px 20px 48px 36px}.news-card__lead[data-v-905f149e]{font-size:20px;line-height:26px;margin-bottom:20px}.news-card__heading[data-v-905f149e]{font-size:40px;line-height:38px}}@media(max-width:991px){.news__grid[data-v-905f149e]{gap:20px;grid-template-columns:1fr}.news-card[data-v-905f149e]{min-height:380px}.news-card__content[data-v-905f149e]{padding:24px 20px 44px 32px}.news-card__lead[data-v-905f149e]{max-width:35%}.news-card__heading[data-v-905f149e]{max-width:40%}.news-card__date[data-v-905f149e]{font-size:13px;padding:10px 20px}}@media(max-width:767px){.news[data-v-905f149e]{padding-bottom:0;padding-top:40px}.news__title[data-v-905f149e]{font-size:28px;margin-bottom:40px}.news-card[data-v-905f149e]{min-height:320px}.news-card__content[data-v-905f149e]{padding:20px 16px 36px 28px}.news-card__lead[data-v-905f149e]{font-size:18px;line-height:24px;margin-bottom:16px;max-width:45%}.news-card__heading[data-v-905f149e]{font-size:32px;line-height:32px;max-width:50%}.news-card__date[data-v-905f149e]{font-size:12px;padding:8px 16px}}@media(max-width:575px){.news[data-v-905f149e]{padding-bottom:0;padding-top:32px}.news__title[data-v-905f149e]{font-size:24px;margin-bottom:32px}.news-card[data-v-905f149e]{min-height:280px}.news-card__content[data-v-905f149e]{padding:16px 12px 28px 20px}.news-card__lead[data-v-905f149e]{font-size:16px;line-height:22px;margin-bottom:12px;max-width:55%}.news-card__heading[data-v-905f149e]{font-size:26px;line-height:28px;max-width:60%}.news-card__date[data-v-905f149e]{font-size:11px;padding:7px 14px}}.about[data-v-70c03c8f]{background-color:#fff;padding-top:85px}.about__title[data-v-70c03c8f]{color:#005d66;font-size:36px;font-weight:700;margin-bottom:85px}.about__grid[data-v-70c03c8f]{align-items:end;display:grid;gap:60px;grid-template-columns:1fr 1fr}.about__text[data-v-70c03c8f]{color:#333;font-size:20px;line-height:33px;padding-bottom:69px}.about__text p[data-v-70c03c8f]{margin:0 0 24px}.about__text p[data-v-70c03c8f]:last-child{margin-bottom:0}.about__image[data-v-70c03c8f]{border-radius:8px;display:flex;justify-content:flex-end;overflow:hidden}.about__image img[data-v-70c03c8f]{display:block;height:auto;max-width:100%;transition:transform .6s ease;width:100%}.about__image:hover img[data-v-70c03c8f]{transform:scale(1.04)}.values[data-v-70c03c8f]{background-color:#f0f6f9;padding:64px 0 80px}.values__title[data-v-70c03c8f]{color:#005d66;font-size:40px;font-weight:400;line-height:24px;margin-bottom:60px;text-align:center}.values__grid[data-v-70c03c8f]{display:grid;gap:40px;grid-template-columns:repeat(5,1fr)}.values__item[data-v-70c03c8f]{align-items:center;display:flex;flex-direction:column;text-align:center;transition:transform .3s ease}.values__item[data-v-70c03c8f]:hover{transform:translateY(-4px)}.values__icon[data-v-70c03c8f]{flex-shrink:0;height:36px;margin-bottom:45px;transition:transform .35s ease;width:36px}.values__item:hover .values__icon[data-v-70c03c8f]{transform:rotate(90deg)}.values__text[data-v-70c03c8f]{color:#333;font-size:16px;line-height:22px;margin:0}@media(max-width:1199px){.about__title[data-v-70c03c8f]{margin-bottom:60px}.about__grid[data-v-70c03c8f]{gap:40px}.about__text[data-v-70c03c8f]{font-size:18px;line-height:30px}.values__title[data-v-70c03c8f]{font-size:34px}.values__grid[data-v-70c03c8f]{gap:28px}.values__text[data-v-70c03c8f]{font-size:15px;line-height:21px}}@media(max-width:991px){.about[data-v-70c03c8f]{padding-top:60px}.about__title[data-v-70c03c8f]{margin-bottom:40px}.about__grid[data-v-70c03c8f]{gap:40px;grid-template-columns:1fr}.about__image[data-v-70c03c8f]{justify-content:center}.about__image img[data-v-70c03c8f]{max-width:360px}.values[data-v-70c03c8f]{padding:48px 0 64px}.values__title[data-v-70c03c8f]{font-size:30px;margin-bottom:40px}.values__grid[data-v-70c03c8f]{gap:32px 24px;grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.about[data-v-70c03c8f]{padding-top:40px}.about__title[data-v-70c03c8f]{font-size:28px;margin-bottom:40px}.about__text[data-v-70c03c8f]{font-size:16px;line-height:27px;padding-bottom:0}.about__image img[data-v-70c03c8f]{max-width:300px}.values[data-v-70c03c8f]{padding:40px 0 56px}.values__title[data-v-70c03c8f]{font-size:26px;margin-bottom:32px}.values__grid[data-v-70c03c8f]{gap:28px 20px;grid-template-columns:repeat(2,1fr)}.values__icon[data-v-70c03c8f]{height:30px;margin-bottom:32px;width:30px}.values__text[data-v-70c03c8f]{font-size:14px;line-height:20px}}@media(max-width:575px){.about[data-v-70c03c8f]{padding-top:32px}.about__title[data-v-70c03c8f]{font-size:24px;margin-bottom:32px}.about__text[data-v-70c03c8f]{font-size:15px;line-height:25px;padding-bottom:0}.about__image img[data-v-70c03c8f]{max-width:260px}.values[data-v-70c03c8f]{padding:32px 0 48px}.values__title[data-v-70c03c8f]{font-size:24px;margin-bottom:28px}.values__grid[data-v-70c03c8f]{gap:24px;grid-template-columns:1fr}.values__icon[data-v-70c03c8f]{height:28px;margin-bottom:24px;width:28px}}.team[data-v-0fc9cc2a]{background-color:#fff;padding-top:85px}.team__title[data-v-0fc9cc2a]{color:#005d66;font-size:36px;font-weight:700;margin-bottom:85px}.team__grid[data-v-0fc9cc2a]{display:grid;gap:40px;grid-template-columns:repeat(5,1fr)}.team-card[data-v-0fc9cc2a]{text-align:center;transition:transform .35s ease}.team-card[data-v-0fc9cc2a]:hover{transform:translateY(-4px)}.team-card__photo[data-v-0fc9cc2a]{border-radius:8px;margin-bottom:20px;overflow:hidden}.team-card__photo img[data-v-0fc9cc2a]{display:block;height:auto;transition:transform .5s ease;width:100%}.team-card:hover .team-card__photo img[data-v-0fc9cc2a]{transform:scale(1.06)}.team-card__name[data-v-0fc9cc2a]{color:#005d66;font-size:24px;font-weight:400;line-height:33px;margin:0 0 8px}.team-card__role[data-v-0fc9cc2a]{color:#333;font-size:16px;font-weight:400;line-height:19px;margin:0;text-align:center}@media(max-width:1199px){.team__grid[data-v-0fc9cc2a]{gap:32px;grid-template-columns:repeat(4,1fr)}.team-card__name[data-v-0fc9cc2a]{font-size:20px;line-height:28px}}@media(max-width:991px){.team[data-v-0fc9cc2a]{padding-top:60px}.team__title[data-v-0fc9cc2a]{margin-bottom:60px}.team__grid[data-v-0fc9cc2a]{gap:28px;grid-template-columns:repeat(3,1fr)}.team-card__name[data-v-0fc9cc2a]{font-size:18px;line-height:26px}.team-card__role[data-v-0fc9cc2a]{font-size:14px;line-height:18px}}@media(max-width:767px){.team[data-v-0fc9cc2a]{padding-top:40px}.team__title[data-v-0fc9cc2a]{font-size:28px;margin-bottom:40px}.team__grid[data-v-0fc9cc2a]{gap:24px;grid-template-columns:repeat(2,1fr)}.team-card__name[data-v-0fc9cc2a]{font-size:18px;line-height:24px}}@media(max-width:575px){.team[data-v-0fc9cc2a]{padding-top:32px}.team__title[data-v-0fc9cc2a]{font-size:24px;margin-bottom:32px}.team__grid[data-v-0fc9cc2a]{gap:20px;grid-template-columns:repeat(2,1fr)}.team-card__name[data-v-0fc9cc2a]{font-size:16px;line-height:22px}.team-card__role[data-v-0fc9cc2a]{font-size:13px;line-height:17px}}.docs[data-v-56c0b96f]{background-color:#f0f6f9;margin-top:80px;padding:70px 120px 37px}.docs__grid[data-v-56c0b96f]{display:flex;gap:230px;justify-content:center}.docs__item[data-v-56c0b96f]{align-items:center;cursor:pointer;display:flex;flex-direction:column;text-decoration:none;transition:transform .3s ease}.docs__item[data-v-56c0b96f]:hover{transform:translateY(-4px)}.docs__name[data-v-56c0b96f]{color:#005d66;font-size:40px;font-weight:500;line-height:48px;margin:0 0 35px;text-align:center;transition:color .3s ease}.docs__item:hover .docs__name[data-v-56c0b96f]{color:#007f8c}.docs__icon[data-v-56c0b96f]{display:block;height:auto;transition:transform .3s ease;width:80px}.docs__item:hover .docs__icon[data-v-56c0b96f]{transform:scale(1.08)}@media(max-width:1199px){.docs[data-v-56c0b96f]{padding:70px 60px 37px}.docs__grid[data-v-56c0b96f]{gap:120px}.docs__name[data-v-56c0b96f]{font-size:32px;line-height:40px}}@media(max-width:991px){.docs[data-v-56c0b96f]{margin-top:60px;padding:48px 40px 37px}.docs__grid[data-v-56c0b96f]{gap:60px}.docs__name[data-v-56c0b96f]{font-size:28px;line-height:36px}.docs__icon[data-v-56c0b96f]{width:140px}}@media(max-width:767px){.docs[data-v-56c0b96f]{margin-top:40px;padding:40px 24px 32px}.docs__grid[data-v-56c0b96f]{align-items:center;flex-direction:column;gap:36px}.docs__name[data-v-56c0b96f]{font-size:24px;line-height:32px;margin-bottom:24px}.docs__icon[data-v-56c0b96f]{width:120px}}@media(max-width:575px){.docs[data-v-56c0b96f]{margin-top:32px;padding:32px 16px 28px}.docs__name[data-v-56c0b96f]{font-size:22px;line-height:30px;margin-bottom:20px}.docs__icon[data-v-56c0b96f]{width:100px}}.services[data-v-496fdd24]{background-color:#fff;padding-top:85px}.services__title[data-v-496fdd24]{color:#005d66;font-size:36px;font-weight:700;margin-bottom:85px}.services__grid[data-v-496fdd24]{-moz-column-gap:180px;column-gap:180px;display:grid;grid-template-columns:repeat(3,1fr);row-gap:44px}.services__card[data-v-496fdd24]{align-items:center;background-color:#f0f6f9;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;transition:transform .35s ease,box-shadow .35s ease,background-color .35s ease}.services__card[data-v-496fdd24]:hover{background-color:#e6f2f5;box-shadow:0 12px 32px #005d661f;transform:translateY(-6px)}.services__icon[data-v-496fdd24]{display:block;height:auto;margin-bottom:24px;transition:transform .35s ease;width:77px}.services__card:hover .services__icon[data-v-496fdd24]{transform:scale(1.1)}.services__name[data-v-496fdd24]{color:#005d66;font-size:24px;font-weight:400;line-height:33px;margin:0;text-align:center}@media(max-width:1199px){.services__grid[data-v-496fdd24]{-moz-column-gap:80px;column-gap:80px}}@media(max-width:991px){.services[data-v-496fdd24]{padding-top:60px}.services__title[data-v-496fdd24]{font-size:32px;margin-bottom:60px}.services__grid[data-v-496fdd24]{-moz-column-gap:40px;column-gap:40px;row-gap:36px}.services__card[data-v-496fdd24]{padding:48px 16px}.services__name[data-v-496fdd24]{font-size:20px;line-height:28px}}@media(max-width:767px){.services[data-v-496fdd24]{padding-top:40px}.services__title[data-v-496fdd24]{font-size:28px;margin-bottom:40px}.services__grid[data-v-496fdd24]{-moz-column-gap:24px;column-gap:24px;grid-template-columns:repeat(2,1fr);row-gap:28px}.services__card[data-v-496fdd24]{padding:40px 16px}.services__icon[data-v-496fdd24]{width:60px}.services__name[data-v-496fdd24]{font-size:18px;line-height:26px}}@media(max-width:575px){.services[data-v-496fdd24]{padding-top:32px}.services__title[data-v-496fdd24]{font-size:24px;margin-bottom:32px}.services__grid[data-v-496fdd24]{-moz-column-gap:16px;column-gap:16px;row-gap:20px}.services__card[data-v-496fdd24]{padding:32px 12px}.services__icon[data-v-496fdd24]{width:50px}.services__name[data-v-496fdd24]{font-size:16px;line-height:24px}}.schedule[data-v-e1e3a836]{background-color:#fff;padding-top:85px}.schedule__title[data-v-e1e3a836]{color:#005d66;font-size:36px;font-weight:700;margin-bottom:85px}.schedule__grid[data-v-e1e3a836]{display:grid;gap:64px;grid-template-columns:repeat(4,1fr)}.schedule__card[data-v-e1e3a836]{align-items:center;background-color:#007f8c;border-radius:14px;color:#fff;display:flex;flex-direction:column;padding:72px 24px;transition:transform .35s ease,box-shadow .35s ease,background-color .35s ease}.schedule__card[data-v-e1e3a836]:hover{background-color:#006d77;box-shadow:0 12px 32px #007f8c4d;transform:translateY(-6px)}.schedule__card__icon[data-v-e1e3a836]{height:46px;margin-bottom:28px;width:46px}.schedule__card__info[data-v-e1e3a836]{margin-bottom:28px;text-align:center}.schedule__card__name[data-v-e1e3a836],.schedule__card__role[data-v-e1e3a836]{font-size:24px;font-weight:500;line-height:33px;margin:0;text-align:center}.schedule__card__times[data-v-e1e3a836]{display:flex;flex-direction:column;gap:20px;width:100%}.schedule__card__entry[data-v-e1e3a836]{text-align:center}.schedule__card__day[data-v-e1e3a836],.schedule__card__hours[data-v-e1e3a836]{font-size:24px;font-weight:400;line-height:33px;margin:0;text-align:center}@media(max-width:1199px){.schedule__grid[data-v-e1e3a836]{gap:32px}.schedule__card[data-v-e1e3a836]{padding:56px 20px}.schedule__card__day[data-v-e1e3a836],.schedule__card__hours[data-v-e1e3a836],.schedule__card__name[data-v-e1e3a836],.schedule__card__role[data-v-e1e3a836]{font-size:20px;line-height:28px}}@media(max-width:991px){.schedule[data-v-e1e3a836]{padding-top:60px}.schedule__title[data-v-e1e3a836]{font-size:32px;margin-bottom:60px}.schedule__grid[data-v-e1e3a836]{gap:28px;grid-template-columns:repeat(2,1fr)}.schedule__card[data-v-e1e3a836]{padding:48px 24px}.schedule__card__day[data-v-e1e3a836],.schedule__card__hours[data-v-e1e3a836],.schedule__card__name[data-v-e1e3a836],.schedule__card__role[data-v-e1e3a836]{font-size:22px;line-height:30px}}@media(max-width:767px){.schedule[data-v-e1e3a836]{padding-top:40px}.schedule__title[data-v-e1e3a836]{font-size:28px;margin-bottom:40px}.schedule__grid[data-v-e1e3a836]{gap:24px;grid-template-columns:1fr}.schedule__card[data-v-e1e3a836]{padding:40px 20px}.schedule__card__day[data-v-e1e3a836],.schedule__card__hours[data-v-e1e3a836],.schedule__card__name[data-v-e1e3a836],.schedule__card__role[data-v-e1e3a836]{font-size:20px;line-height:28px}}@media(max-width:575px){.schedule[data-v-e1e3a836]{padding-top:32px}.schedule__title[data-v-e1e3a836]{font-size:24px;margin-bottom:32px}.schedule__grid[data-v-e1e3a836]{gap:20px}.schedule__card[data-v-e1e3a836]{padding:36px 20px}.schedule__card__day[data-v-e1e3a836],.schedule__card__hours[data-v-e1e3a836],.schedule__card__name[data-v-e1e3a836],.schedule__card__role[data-v-e1e3a836]{font-size:18px;line-height:26px}}.contacts[data-v-3989fda3]{background-color:#fff;padding-bottom:85px;padding-top:85px}.contacts__title[data-v-3989fda3]{color:#005d66;font-size:36px;font-weight:700;margin-bottom:85px}.contacts__map-wrap[data-v-3989fda3]{height:600px;position:relative}.contacts__map[data-v-3989fda3]{display:block;height:100%;width:100%}.contacts__card[data-v-3989fda3]{background:linear-gradient(251.27deg,#1f7f8a 13.89%,#005d66 96.28%);border-radius:0 14px 14px 0;display:flex;flex-direction:column;gap:32px;left:0;max-width:460px;padding:56px 48px;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.contacts__row[data-v-3989fda3]{align-items:flex-start;border-radius:10px;display:flex;gap:16px;margin:-12px -16px;padding:12px 16px;transition:background-color .3s ease}.contacts__row[data-v-3989fda3]:hover{background-color:#ffffff1a}.contacts__icon[data-v-3989fda3]{flex-shrink:0;height:32px;margin-top:2px;transition:transform .3s ease;width:32px}.contacts__row:hover .contacts__icon[data-v-3989fda3]{transform:scale(1.15)}.contacts__info[data-v-3989fda3]{display:flex;flex-direction:column}.contacts__label[data-v-3989fda3]{color:#ffffffb3;font-size:14px;font-weight:400;line-height:20px;margin:0}.contacts__value[data-v-3989fda3]{color:#fff;font-size:16px;font-weight:700;line-height:22px;margin:0}.contacts__schedule[data-v-3989fda3]{display:flex;gap:24px}@media(max-width:1199px){.contacts__card[data-v-3989fda3]{max-width:400px;padding:48px 40px}}@media(max-width:991px){.contacts[data-v-3989fda3]{padding-bottom:60px;padding-top:60px}.contacts__title[data-v-3989fda3]{font-size:32px;margin-bottom:60px}.contacts__map-wrap[data-v-3989fda3]{height:520px}.contacts__card[data-v-3989fda3]{gap:28px;max-width:360px;padding:40px 32px}}@media(max-width:767px){.contacts[data-v-3989fda3]{padding-bottom:40px;padding-top:40px}.contacts__title[data-v-3989fda3]{font-size:28px;margin-bottom:40px}.contacts__map-wrap[data-v-3989fda3]{display:flex;flex-direction:column;height:auto}.contacts__map[data-v-3989fda3]{height:350px}.contacts__card[data-v-3989fda3]{border-radius:0 0 14px 14px;gap:24px;left:0;max-width:100%;padding:36px 28px;position:relative;top:0;transform:none}}@media(max-width:575px){.contacts[data-v-3989fda3]{padding-bottom:32px;padding-top:32px}.contacts__title[data-v-3989fda3]{font-size:24px;margin-bottom:32px}.contacts__map[data-v-3989fda3]{height:280px}.contacts__card[data-v-3989fda3]{gap:20px;padding:28px 20px}.contacts__schedule[data-v-3989fda3]{flex-direction:column;gap:8px}}
