:root{--color-footer-bg: #fbeff5;--color-text-dark: #4a0e2e;--color-text-light: #5f2c47;--color-button: #4f341c;--color-border: #e8dbe1;--font-main: "Poppins", sans-serif}.site-footer{background-color:#ffe8f0;color:var(--color-text-dark);font-size:1rem}.footer-content{max-width:1280px;margin:0 auto;padding:3rem 1rem 9rem 0rem}.footer-main{display:grid;grid-template-columns:4fr 1fr 1fr 1fr;gap:3rem}.footer-brand{max-width:450px}.footer-brand .logo{max-width:100px;margin-bottom:1rem}.footer-brand .logo img{width:20%;height:auto}.footer-brand p{font-family:Poppins,sans-serif;margin:0;font-size:1.9rem;font-weight:400;margin-bottom:1.5rem;line-height:1.6}.newsletter-form{position:relative;max-width:350px}.newsletter-form input[type=email]{width:100%;padding:1.3rem 3.5rem 1rem 1.3rem;border:1px solid #dcdcdc;border-radius:50px;background-color:#fff;font-family:var(--font-main);font-size:1rem;color:var(--color-text-dark);transition:border-color .3s}.newsletter-form input[type=email]:focus{outline:none;border-color:var(--color-text-dark)}.newsletter-form button{position:absolute;right:0;top:50%;transform:translateY(-50%);width:44px;height:44px;background-color:var(--color-button);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s}.newsletter-form button:hover{background-color:#382514}.newsletter-form button svg{color:#fff;width:24px;height:24px}.footer-links h3{font-family:Poppins,sans-serif;color:#17082d;font-weight:700;margin-bottom:1.5rem;font-size:1.8rem}.footer-links ul{padding:0;list-style:none}.footer-links ul li{margin-bottom:.75rem}.footer-links a{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:400;text-decoration:none;color:#17082d;transition:color .3s,text-decoration .3s}.footer-links a:hover{color:var(--color-text-dark);text-decoration:underline}.footer-bottom{font-family:Poppins,sans-serif;border-top:1px solid #bab1bb;padding:.5rem 0rem;max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:1.4rem;font-weight:400;color:#17082d}.footer-bottom a{color:#17082d;text-decoration:none}.footer-bottom .copyright-link{text-decoration:underline}.footer-bottom a:hover{color:var(--color-text-dark)}@media (max-width: 992px){.footer-content{padding:3rem 1rem 2rem 2rem}.footer-main{grid-template-columns:repeat(2,1fr);gap:2.5rem}.footer-brand{grid-column:1 / -1}}@media (max-width: 768px){.footer-brand .logo img{width:50%;margin:0 auto}.footer-brand p{text-align:center}.footer-main{display:grid;gap:1rem;grid-template-areas:"col1" "col2 col3" "col4"}.col-1{grid-area:col1}.col-2{grid-area:col2}.col-3{grid-area:col3}.col-4{grid-area:col4}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom-footer.css.map */
