.contacts-intro .secondary-page-title{margin-bottom:90px}
.contacts-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.contacts-card{position:relative;height:205px;padding:0;border-radius:5px;background:#fff;box-shadow:0 0 19.1px rgba(0,0,0,.1)}
.contacts-card__icon{position:absolute;top:24px;left:28px;display:block;object-fit:contain}
.contacts-card--phone .contacts-card__icon{width:39px;height:39px}.contacts-card--email .contacts-card__icon{width:41px;height:41px}.contacts-card--address .contacts-card__icon{width:36px;height:36px}
.contacts-card h2{position:absolute;left:28px;margin:0;color:var(--color-primary);font-size:20px;font-weight:700;line-height:20px}
.contacts-card a,.contacts-card--address p{position:absolute;left:28px;margin:0;color:rgba(41,115,124,.6);font-weight:500;text-decoration:none}
.contacts-card a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;font-size:32px;line-height:32px}
.contacts-card--phone h2{top:78px}.contacts-card--phone a{top:117px}.contacts-card--email h2{top:80px}.contacts-card--email a{top:119px}.contacts-card--address h2{top:75px}
.contacts-card--address p{top:114px;width:361px;font-size:24px;line-height:31px}
.contacts-map{position:relative;width:100%;height:436px;margin-top:30px;overflow:hidden;border-radius:5px;background:#dceef0;box-shadow:0 4px 29.7px rgba(0,0,0,.15)}
.contacts-map__fallback{position:absolute;inset:0;background:linear-gradient(145deg,rgba(255,255,255,.78),rgba(220,238,240,.34)),linear-gradient(35deg,transparent 47%,rgba(41,115,124,.13) 47.3%,rgba(41,115,124,.13) 48.1%,transparent 48.4%),linear-gradient(112deg,transparent 38%,rgba(125,200,4,.13) 38.3%,rgba(125,200,4,.13) 39%,transparent 39.3%);transition:opacity 240ms cubic-bezier(.4,0,.2,1)}
.contacts-map.is-map-ready .contacts-map__fallback{opacity:0;pointer-events:none}
.contacts-map__marker{display:grid;width:46px;height:46px;place-items:center;border:0;border-radius:50% 50% 50% 0;background:#fff;box-shadow:0 5px 16px rgba(0,49,40,.24);transform:translate(-50%,-100%) rotate(-45deg)}
.contacts-map__marker img{width:28px;height:28px;transform:rotate(45deg);object-fit:contain}
.contacts-map__marker:focus-visible{outline:3px solid var(--focus-ring);outline-offset:4px}
.company-details{position:relative;height:269px;margin-top:30px;padding:0;border-radius:5px;background:#fff;box-shadow:0 0 19.1px rgba(0,0,0,.1)}
.company-details p{margin:0;color:var(--color-primary);font-size:20px;font-weight:500;line-height:20px}
.company-details__content{position:absolute;top:24px;left:28px;display:grid;grid-template-columns:repeat(4,298.75px);gap:15px;width:1240px;height:130px}
.company-details__content p{font-size:20px;line-height:20px}
.company-details__numbers{position:absolute;top:169px;left:28px;display:flex;align-items:center;gap:15px;width:1240px;height:75px;padding:0 28px;border:1px solid rgba(41,115,124,.28);border-radius:5px}
.company-details__numbers p:nth-child(1){width:212px}.company-details__numbers p:nth-child(2){width:160px}.company-details__numbers p:nth-child(3){width:149px}
@media (min-width:1360px){.contacts-intro>.container{width:1296px;margin-right:0;margin-left:calc((100vw - 1296px)/2)}}
@media (min-width:1025px) and (max-width:1359px){.company-details{height:auto;min-height:269px}.company-details__content{position:static;width:auto;grid-template-columns:repeat(4,minmax(0,1fr));padding:24px 28px}.company-details__numbers{position:static;width:calc(100% - 56px);margin:15px 28px 24px}.contacts-card a{font-size:clamp(23px,2.32vw,32px)}}
@media (min-width:768px) and (max-width:1100px){.contacts-intro{padding-top:30px}.contacts-intro h1{font-size:clamp(42px,5.4vw,50px);line-height:1.04}.contacts-cards{grid-template-columns:1fr 1fr}.contacts-card--address{grid-column:1/-1}.contacts-card--phone a,.contacts-card--email a{font-size:26px}.contacts-card--address p{font-size:22px}.contacts-map{height:clamp(340px,45vw,380px)}.company-details{height:auto;min-height:0}.company-details__content{position:static;width:auto;height:auto;grid-template-columns:repeat(2,minmax(0,1fr));padding:24px 28px;gap:24px}.company-details__numbers{position:static;width:calc(100% - 56px);height:auto;min-height:75px;margin:24px 28px;padding:18px 28px;flex-wrap:wrap}}
@media (max-width:767px){.contacts-intro{padding-top:32px}.contacts-intro h1{margin-bottom:28px;font-size:clamp(30px,8.4vw,38px);line-height:1.05}.contacts-cards{grid-template-columns:1fr;gap:16px}.contacts-card--address{grid-column:auto}.contacts-card{display:flex;flex-direction:column;align-items:flex-start;min-height:0;height:auto;padding:20px}.contacts-card__icon,.contacts-card h2,.contacts-card a,.contacts-card--address p{position:static}.contacts-card--phone .contacts-card__icon{width:29px;height:29px}.contacts-card--email .contacts-card__icon{width:30px;height:30px}.contacts-card--address .contacts-card__icon{width:27px;height:27px}.contacts-card h2{margin:12px 0 6px;font-size:16px;line-height:20px}.contacts-card a{font-size:clamp(20px,5.6vw,24px);line-height:1.25}.contacts-card--email a{font-size:clamp(18px,5.1vw,22px)}.contacts-card--address p{width:auto;font-size:clamp(17px,4.9vw,20px);line-height:1.3}.contacts-map{height:clamp(290px,78vw,350px);margin-top:20px}.company-details{position:static;height:auto;min-height:0;margin-top:20px;padding:22px 20px;box-sizing:border-box}.company-details__content{position:static;width:auto;height:auto;min-height:0;grid-template-columns:1fr;padding:0;gap:14px}.company-details__content p{height:auto}.company-details p,.company-details__content p{font-size:clamp(14px,4vw,16px);line-height:1.35}.company-details__numbers{position:static;box-sizing:border-box;align-items:flex-start;flex-wrap:wrap;width:100%;height:auto;min-height:0;margin:16px 0 0;padding:14px 16px;gap:12px 14px}.company-details__numbers p:nth-child(n){width:auto}}
