.zy-footer{color:#3f4442;background:#f9f7f4;border-top:1px solid rgba(63,68,66,.14)}.zy-footer *,.zy-footer *:before,.zy-footer *:after{box-sizing:border-box}.zy-footer a{color:inherit;text-decoration:none}.zy-footer__main{display:grid;grid-template-columns:minmax(280px,1.35fr) 2.2fr;gap:clamp(70px,9vw,150px);padding-top:62px;padding-bottom:66px}.zy-footer__brand{max-width:360px}.zy-footer__logo{display:inline-flex;flex-direction:column;align-items:flex-start;margin-bottom:21px}.zy-footer__logo-main{color:#3f4442;font-family:Cormorant Garamond,Georgia,serif;font-size:29px;font-weight:600;line-height:1;letter-spacing:.17em;text-transform:uppercase}.zy-footer__logo-subtext{margin-top:8px;color:#3f4442b3;font-family:Manrope,Arial,sans-serif;font-size:9px;font-weight:700;line-height:1;letter-spacing:.36em;text-transform:uppercase}.zy-footer__description{max-width:320px;color:#3f4442ad;font-family:Manrope,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.75}.zy-footer__description p{margin:0}.zy-footer__socials{display:flex;align-items:center;flex-wrap:wrap;gap:11px;margin-top:27px}.zy-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;color:#3f4442;background:transparent;border:1px solid rgba(63,68,66,.24);transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease}.zy-footer__social-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.zy-footer__social-link path:not(.zy-footer__youtube-play){fill:currentColor;stroke:none}.zy-footer__youtube-play{fill:#f9f7f4;stroke:none}.zy-footer__social-link:hover{color:#fffdfc;background:#7a6e63;border-color:#7a6e63;transform:translateY(-2px)}.zy-footer__menus{display:grid;grid-template-columns:repeat(3,minmax(130px,1fr));gap:clamp(52px,7vw,110px)}.zy-footer__menu-column{min-width:0}.zy-footer__menu-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;margin:0 0 27px;color:#3f4442;background:transparent;border:0;font-family:Manrope,Arial,sans-serif;font-size:11px;font-weight:700;line-height:1;letter-spacing:.24em;text-align:left;text-transform:uppercase;cursor:default}.zy-footer__menu-plus{display:none}.zy-footer__menu-content{display:block}.zy-footer__menu-list{display:grid;gap:17px;padding:0;margin:0;list-style:none}.zy-footer__menu-list li{margin:0}.zy-footer__menu-list a{display:inline-block;color:#3f4442a3;font-family:Manrope,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.5;transition:color .2s ease,transform .2s ease}.zy-footer__menu-list a:hover{color:#7a6e63;transform:translate(3px)}.zy-footer__bottom{position:relative;overflow:visible;border-top:1px solid rgba(63,68,66,.12)}.zy-footer__bottom-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;min-height:72px;padding-top:14px;padding-bottom:14px}.zy-footer__copyright{justify-self:start;margin:0;color:#3f44429e;font-family:Manrope,Arial,sans-serif;font-size:10px;font-weight:400;line-height:1.5}.zy-footer__payments{display:flex;align-items:center;justify-content:center;justify-self:center;flex-wrap:wrap;gap:8px}.zy-footer__payment-icon,.zy-footer__payment-label{display:inline-flex;align-items:center;justify-content:center;min-width:41px;height:25px;padding:3px 6px;color:#3f4442b8;background:#fffdfc;border:1px solid rgba(63,68,66,.18);font-family:Manrope,Arial,sans-serif;font-size:7px;font-weight:700;line-height:1}.zy-footer__payment-icon svg{display:block;width:auto;max-width:33px;height:16px}.zy-footer__policies{position:relative;justify-self:end;overflow:visible}.zy-footer__policies summary{list-style:none}.zy-footer__policies summary::-webkit-details-marker{display:none}.zy-footer__policies-toggle{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;padding:10px 0;color:#3f4442b8;font-family:Manrope,Arial,sans-serif;font-size:10px;font-weight:700;line-height:1;letter-spacing:.13em;text-transform:uppercase;cursor:pointer}.zy-footer__policies-toggle svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s ease}.zy-footer__policies[open] .zy-footer__policies-toggle svg{transform:rotate(180deg)}.zy-footer__policies-menu{position:absolute;z-index:50;right:0;bottom:calc(100% + 8px);display:grid;min-width:190px;padding:17px 18px;background:#fffdfc;border:1px solid rgba(63,68,66,.14);box-shadow:0 14px 34px #3f44421c;opacity:0;visibility:hidden;transform:translateY(7px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.zy-footer__policies-menu a{padding:7px 0;color:#3f4442ab;font-family:Manrope,Arial,sans-serif;font-size:10px;font-weight:500;line-height:1.4;white-space:nowrap;transition:color .18s ease,padding-left .18s ease}.zy-footer__policies-menu a:hover{color:#7a6e63;padding-left:3px}.zy-footer__policies[open] .zy-footer__policies-menu{opacity:1;visibility:visible;transform:translateY(0)}@media screen and (min-width:990px){.zy-footer__policies:hover .zy-footer__policies-menu,.zy-footer__policies:focus-within .zy-footer__policies-menu{opacity:1;visibility:visible;transform:translateY(0)}}@media screen and (max-width:989px){.zy-footer__main{grid-template-columns:1fr;gap:48px;padding-top:54px;padding-bottom:56px}.zy-footer__brand{max-width:430px}.zy-footer__menus{gap:44px}.zy-footer__bottom-inner{grid-template-columns:1fr auto}.zy-footer__payments{justify-self:end}.zy-footer__policies{justify-self:start}}@media screen and (max-width:749px){.zy-footer__main{gap:36px;padding-top:44px;padding-bottom:42px}.zy-footer__brand{max-width:100%}.zy-footer__logo{margin-bottom:18px}.zy-footer__logo-main{font-size:27px}.zy-footer__logo-subtext{margin-top:8px;font-size:9px;letter-spacing:.34em}.zy-footer__description{max-width:330px;font-size:11px;line-height:1.75}.zy-footer__socials{gap:10px;margin-top:24px}.zy-footer__social-link{width:38px;height:38px}.zy-footer__social-link svg{width:17px;height:17px}.zy-footer__menus{display:block}.zy-footer__menu-column{border-top:1px solid rgba(63,68,66,.14)}.zy-footer__menu-column:last-child{border-bottom:1px solid rgba(63,68,66,.14)}.zy-footer__menu-toggle{min-height:56px;margin:0;font-size:11px;cursor:pointer}.zy-footer__menu-plus{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:#3f4442;font-size:20px;font-weight:300;line-height:1;transition:transform .22s ease}.zy-footer__menu-content{max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .25s ease,padding-bottom .35s ease}.zy-footer__menu-column.is-open .zy-footer__menu-content{max-height:440px;padding-bottom:24px;opacity:1}.zy-footer__menu-column.is-open .zy-footer__menu-plus{transform:rotate(45deg)}.zy-footer__menu-list{gap:15px}.zy-footer__menu-list a{font-size:12px}.zy-footer__bottom-inner{grid-template-columns:1fr;gap:20px;min-height:auto;padding-top:25px;padding-bottom:96px}.zy-footer__payments{grid-row:1;justify-self:center;justify-content:center;width:100%}.zy-footer__policies{grid-row:2;justify-self:center;width:100%}.zy-footer__policies-toggle{justify-content:center;width:100%;min-height:42px;font-size:10px}.zy-footer__policies-menu{position:static;display:grid;min-width:0;width:100%;max-height:0;padding:0;overflow:hidden;background:transparent;border:0;box-shadow:none;opacity:0;visibility:hidden;transform:none;transition:max-height .3s ease,opacity .22s ease,padding .3s ease}.zy-footer__policies[open] .zy-footer__policies-menu{max-height:300px;padding:8px 0 4px;opacity:1;visibility:visible}.zy-footer__policies-menu a{padding:8px 0;text-align:center;font-size:11px}.zy-footer__copyright{grid-row:3;justify-self:center;text-align:center;font-size:9px}.zy-footer__payment-icon,.zy-footer__payment-label{min-width:38px;height:24px}.zy-footer__bottom{border-top:0}}@media screen and (max-width:420px){.zy-footer__logo-main{font-size:25px}.zy-footer__logo-subtext{font-size:8px}.zy-footer__payments{max-width:300px}}@media(prefers-reduced-motion:reduce){.zy-footer *,.zy-footer *:before,.zy-footer *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/zyrever-footer.css.map */
