:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;background-color:#fff}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;font-weight:400;min-height:100vh}h1{margin:0}#root{margin:0 auto;width:100%;text-align:center}#about-us-id{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:80px 40px;gap:4vw}#about-us-id .photos .our-photo{max-height:90vh;max-width:100vw}#about-us-id .about-info{color:#545454;display:grid;gap:4vh;text-align:left}#about-us-id .about-info .title{font-family:Georgia,sans-serif;font-size:35px;font-weight:400;line-height:42px}#about-us-id .about-info .appeal{text-align:left;max-width:35vw}@media (max-width: 960px){#about-us-id{display:flex;flex-direction:column}#about-us-id .about-info .appeal{max-width:100%}}#donate-section-id{min-height:50vh;padding:40px;display:flex;flex-direction:column;gap:15px;align-items:center}#donate-section-id .btn-primary{border-radius:9px;background:var(--color-primary, rgb(241, 205, 179));padding:10px 15px;text-decoration:none;color:#545454;max-width:25vh}#hero-section-id{min-height:100vh;background-image:url(/background.png);background-repeat:no-repeat;background-size:100% 100%;color:#cdcdcd}#hero-section-id .hero-section{min-height:100vh;display:flex;justify-content:space-between;padding:0 40px}#hero-section-id .hero-section .appeal{display:flex;flex-direction:column;justify-content:center;font-family:Georgia,sans-serif;max-width:40vw;text-align:left;gap:3rem}#hero-section-id .hero-section .appeal h1{font-size:44px;font-weight:400}#hero-section-id .hero-section .appeal .description{font-family:Arial;font-size:15px;line-height:26px;display:flex;flex-direction:column;justify-content:center}#hero-section-id .hero-section .puppy{display:flex;align-items:flex-end}#hero-section-id .hero-section .puppy .puppy-img{max-width:60vw}@media (max-width: 960px){#hero-section-id .hero-section{flex-direction:column;align-items:center;gap:3rem}#hero-section-id .hero-section .appeal{max-width:100%;text-align:center}#hero-section-id .hero-section .puppy .puppy-img{max-width:90vw}}#footer-id{display:grid;grid-template:1fr 1fr;grid-template-columns:2fr 1fr;min-height:350px;background-image:url(/background.png);background-repeat:no-repeat;background-size:100% 100%;color:#cdcdcd;padding:0 40px}#footer-id .info{display:flex;justify-content:space-around;align-items:center;text-align:left}#footer-id .info a{color:#f1cdb3}#footer-id .info .title{font-family:Georgia,sans-serif;color:#fff;font-size:35px;font-weight:400;line-height:42px}#footer-id .info .row{display:flex;align-items:center;gap:2rem;color:#f1cdb3;font-size:20px;font-weight:400}#footer-id .puppy{display:flex;align-items:flex-end;justify-content:center}@media (max-width: 960px){#footer-id{display:flex;flex-direction:column;gap:3rem}#footer-id .info{gap:2rem}#footer-id .puppy-img{max-width:80vw}}@media (max-width: 768px){#footer-id .info{flex-direction:column}}
