.footer-main{width:100%;background:var(--footer-bg);padding-top:2rem;padding-bottom:2rem}.footer-main__container{max-width:1400px;margin:0 auto;padding:4rem 2rem;border:1px solid #FACDC9;border-radius:32px;box-sizing:border-box}.footer-main__content{display:grid;grid-template-columns:280px 1fr;align-items:start;gap:2.5rem}.footer-main__brand{display:flex;flex-direction:column;justify-content:flex-start;gap:1.5rem;position:relative;padding-right:4rem}.footer-main__brand:after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background:#facdc9}.footer-main__logo-image{display:block;width:180px;height:auto}.footer-main__description{max-width:260px}.footer-main__social{display:flex;flex-wrap:wrap;gap:12px}.footer-main__social-icon{display:block;width:36px;height:36px}.footer-main__navigation{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding-left:1rem}.footer-main__menu{display:flex;flex-direction:column}.footer-main__menu-heading{display:inline-flex;align-items:center;gap:8px;position:relative;margin:0 0 1.25rem;padding-bottom:12px;font-size:1rem;font-weight:600;color:var(--footer-heading)}.footer-main__menu-heading:after{content:"";position:absolute;left:0;bottom:0;width:36px;height:4px;border-radius:999px;background:#f47fa6}.footer-main__menu-heading-icon{width:42px;height:42px;object-fit:contain}.footer-main__menu-list{margin:0;padding:0;list-style:none}.footer-main__menu-list li+li{margin-top:.75rem}.footer-main__menu-link{position:relative;display:inline-block;text-decoration:none;color:var(--footer-text);transition:color .3s ease,opacity .3s ease}.footer-main__menu-link:after{content:"";position:absolute;left:0;bottom:-3px;width:0;height:2px;background:var(--footer-accent);transition:width .3s ease}.footer-main__menu-link:hover:after{width:100%}.footer-main__newsletter{margin-top:5rem;padding:2rem 2.5rem;background:#fff8f8;border:1px dashed #F8C9D4;border-radius:24px}.footer-main__newsletter-content{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:2rem}.footer-main__newsletter-image{flex-shrink:0}.footer-main__newsletter-img{display:block;width:120px;height:auto}.footer-main__newsletter-text{max-width:420px}.footer-main__newsletter-heading{margin:0 0 .5rem;font-size:1.5rem;line-height:1.2;color:#3b2944}.footer-main__newsletter-description{margin:0;font-size:16px;line-height:1.6}.footer-main__newsletter-form{display:flex;align-items:center;justify-content:flex-end;gap:0;margin-left:auto}.footer-main__newsletter-input{width:380px;height:56px;padding:0 22px;background:#fff;border:1px solid #E8D9DE;border-right:none;border-radius:999px 0 0 999px;outline:none}.footer-main__newsletter-button{height:56px;padding:0 32px;border:none;border-radius:0 999px 999px 0;background:#f47fa6;color:#fff;cursor:pointer;transition:background .3s ease}.footer-main__newsletter-button:hover{background:#ea6a95}.footer-main__navigation-mobile{display:none}.footer-main__accordion{border-bottom:1px solid rgba(250,205,201,.2)}.footer-main__accordion:last-child{border-bottom:none}.footer-main__accordion-summary{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;cursor:pointer;list-style:none;color:var(--footer-heading);font-weight:600}.footer-main__accordion-summary::-webkit-details-marker{display:none}.footer-main__accordion-title{display:flex;align-items:center;gap:8px}.footer-main__accordion-heart{width:12px;height:12px;display:block}.footer-main__accordion-arrow{width:10px;height:10px;border-right:2px solid var(--footer-heading);border-bottom:2px solid var(--footer-heading);transform:rotate(45deg);transition:transform .3s ease;flex-shrink:0}.footer-main__accordion[open] .footer-main__accordion-arrow{transform:rotate(225deg)}.footer-main__accordion-list{margin:0;padding:0 1.5rem 1.5rem;list-style:none}.footer-main__accordion-list li+li{margin-top:1rem}.footer-main__accordion-list a{text-decoration:none;color:var(--footer-text)}@media screen and (max-width:1999px){.footer-main__container{padding:3rem 2rem;border-width:1px;border-radius:28px}.footer-main__content{grid-template-columns:260px 1fr;gap:2rem}.footer-main__brand{padding-right:2rem}.footer-main__logo-image{width:160px}.footer-main__description{max-width:260px;font-size:15px}.footer-main__navigation{padding-left:2rem;gap:1.5rem}.footer-main__menu-heading{font-size:.95rem;margin-bottom:1rem}.footer-main__menu-list li+li{margin-top:.65rem}.footer-main__menu-link{font-size:15px}.footer-main__newsletter{margin-top:4rem;padding:1.75rem 2rem}.footer-main__newsletter-content{grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem}.footer-main__newsletter-img{width:90px}.footer-main__newsletter-text{max-width:320px}.footer-main__newsletter-heading{font-size:1.3rem}.footer-main__newsletter-description{font-size:11px}.footer-main__newsletter-form{margin-left:auto}.footer-main__newsletter-input{width:280px;height:52px}.footer-main__newsletter-button{height:52px;padding:0 24px}}@media screen and (max-width:899px){.footer-main__container{padding:2.5rem 1.5rem;border-width:1px;border-radius:24px}.footer-main__content{grid-template-columns:1fr;gap:3rem}.footer-main__brand{padding-right:0;padding-bottom:2rem}.footer-main__brand:after{top:auto;right:0;bottom:0;width:100%;height:1px}.footer-main__navigation{grid-template-columns:repeat(2,1fr);padding-left:0;gap:2rem}.footer-main__newsletter{margin-top:4rem;padding:2rem}.footer-main__newsletter-content{gap:1.5rem}.footer-main__newsletter-input{width:100%}}@media screen and (max-width:799px){.footer-main__container{padding:2rem 1.25rem;border-width:1px;border-radius:20px}.footer-main__content{gap:2rem}.footer-main__brand{align-items:center;text-align:center;padding-bottom:2rem}.footer-main__description{max-width:100%}.footer-main__social{justify-content:center}.footer-main__navigation{display:none}.footer-main__navigation-mobile{display:block;margin-top:1rem}.footer-main__newsletter{margin-top:3rem;padding:1.5rem;border-radius:20px}.footer-main__newsletter-content{display:flex;flex-direction:column;align-items:stretch;gap:1.5rem}.footer-main__newsletter-top{display:flex;align-items:center;gap:1rem}.footer-main__newsletter-image{flex:0 0 auto}.footer-main__newsletter-img{width:80px}.footer-main__newsletter-text{max-width:none}.footer-main__newsletter-heading{font-size:1.25rem}.footer-main__accordion-heart{width:32px;height:32px;display:block;flex-shrink:0}.footer-main__newsletter-form{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%;margin-left:0;gap:1rem}.footer-main__newsletter-input{width:100%;max-width:100%;box-sizing:border-box;border:1px solid #E8D9DE;border-radius:999px}.footer-main__newsletter-button{width:100%;border-radius:999px}.footer-main__accordion{background:#ffe6e661;border:1px solid #FBC0C0;border-radius:16px;overflow:hidden}.footer-main__accordion+.footer-main__accordion{margin-top:12px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/footer-main.css.map */
