@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap');
:root{--brown:#37241b;--ink:#25282d;--pale:#f2f5fd;--blue:#8eb5d8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:20px}a{color:inherit;text-decoration:none}.site-header{height:144px;display:flex;align-items:center;padding:0 max(40px,calc((100% - 1720px)/2));gap:40px}.brand{display:block;flex:none}.brand img{display:block;width:285px;height:auto}.main-nav{display:flex;justify-content:center;gap:42px;flex:1;font-size:18px}.head-actions{display:flex;align-items:center;gap:20px;color:var(--brown)}.address-top{font-size:16px;line-height:1.4;white-space:nowrap}.round{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--brown)}.round img{width:22px;height:22px}.button{background:var(--brown);color:#fff;border-radius:28px;padding:16px 44px;font-size:16px;display:inline-block;white-space:nowrap}.breadcrumbs,main{max-width:1720px;margin:0 auto}.breadcrumbs{padding-top:16px;display:flex;gap:25px;font-size:18px;color:var(--brown)}.breadcrumbs b{font-weight:400}.intro{display:grid;grid-template-columns:40% 60%;align-items:start;padding-top:57px;padding-bottom:33px}.section-label{font-size:38px;color:var(--blue)}.mobile-only{display:none}h1{margin:0;color:var(--brown);font-size:40px;line-height:1.28;font-weight:500;text-align:center}.map-wrap{height:643px;position:relative;overflow:hidden;border-radius:16px}.map{width:100%;height:100%;object-fit:cover;object-position:center 46%}.pin{position:absolute;width:52px;height:52px;background:#0877f9;border:3px solid #fff;border-radius:50%;left:48%;top:49%;box-shadow:0 2px 5px #777}.socials{display:flex;justify-content:flex-end;gap:20px;padding:26px 0 30px}.socials a,.socials img{display:block;width:80px;height:80px}.cards{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;padding-bottom:46px}.card{background:var(--pale);border-radius:18px;padding:31px 32px;min-height:237px}.card h2{font-size:36px;font-weight:500;margin:0 0 34px}.card p{margin:0;font-size:23px;line-height:1.42}.address-card,.phones-card,.email-card{grid-column:span 2}.messages-card{grid-column:span 3}.hours-card{grid-column:span 3}.site-footer{background:var(--pale);padding:60px max(40px,calc((100% - 1720px)/2)) 50px;display:grid;grid-template-columns:1.2fr 1.7fr 1fr;gap:70px}.site-footer>*{min-width:0}.footer-links a{overflow-wrap:anywhere}.site-footer .brand img{width:285px}.footer-socials{display:flex;gap:12px;margin:26px 0 28px}.footer-socials img{width:56px;height:56px}.access{font-weight:600;margin:0 0 28px;display:flex;gap:8px;align-items:center}.access img,.footer-contact p img{width:18px;height:18px}.copyright{font-size:14px;line-height:1.6}.footer-links{display:grid;grid-template-columns:1fr 1.35fr;gap:48px}.footer-links div{display:flex;flex-direction:column;gap:10px;font-size:18px}.footer-links b{margin-bottom:12px}.footer-contact>div{display:flex;gap:14px;margin-bottom:28px}.footer-contact .round{width:52px;height:52px}.footer-contact p{font-size:17px;font-weight:600;line-height:1.45;display:flex;gap:8px;align-items:flex-start}.footer-contact p span{margin-left:26px}.legal{background:var(--brown);color:#fff;text-align:center;padding:20px;font-size:16px}
@media(max-width:900px){body{font-size:16px}.site-header{height:72px;padding:0 16px;gap:0;justify-content:space-between}.site-header .brand img{width:190px}.main-nav,.address-top{display:none}.head-actions{gap:12px}.head-actions .round{width:40px;height:40px}.head-actions .round img{width:18px;height:18px}.head-actions .button{padding:11px 22px;font-size:14px}.breadcrumbs,main{max-width:none;margin:0 16px}.breadcrumbs{padding-top:15px;gap:20px;font-size:18px}.intro{display:block;padding:35px 0 55px}.section-label{font-size:24px;display:block;margin-bottom:8px}.desktop-only{display:none}.mobile-only{display:inline}.intro h1{text-align:center;font-size:20px;line-height:1.4;max-width:360px;margin-left:auto;margin-right:auto}.map-wrap{height:643px;border-radius:16px}.map{width:auto;min-width:100%;height:100%;object-fit:cover;object-position:47% 49%}.pin{width:52px;height:52px;left:39%;top:47%}.socials{justify-content:space-between;padding:20px 0}.socials a,.socials img{width:80px;height:80px}.cards{display:flex;flex-direction:column;gap:20px;padding-bottom:56px}.card{padding:31px 32px;border-radius:18px;min-height:0}.card h2{font-size:28px;margin-bottom:34px}.card p{font-size:17px;line-height:1.55}.address-card{order:1}.hours-card{order:2}.phones-card{order:3}.email-card{order:4}.messages-card{order:5}.site-footer{padding:30px 16px 27px;display:flex;flex-direction:column;gap:0}.site-footer .brand img{width:190px}.footer-socials{position:absolute;right:16px;margin:0;gap:10px}.footer-socials img{width:38px;height:38px}.footer-contact{order:-1;font-size:15px;padding-top:57px}.footer-contact>div{justify-content:flex-start;margin:18px 0 22px}.footer-contact .button{padding:12px 22px;font-size:14px}.footer-contact .round{width:40px;height:40px}.footer-contact p{margin:15px 0;font-size:15px}.footer-links{display:none}.access{font-size:16px;margin:22px 0 14px}.copyright{font-size:13px}.legal{font-size:13px;line-height:1.35;padding:14px 30px}}
