.orw-footer{padding:0 var(--orw-side-padding)}.orw-footer__inner,.orw-footer__inner *{letter-spacing:0}.orw-footer__inner{display:flex;flex-direction:column;align-items:center;padding:80px 80px 40px;gap:60px;width:100%;background:#ececec;border-radius:30px}.orw-footer__top{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;width:100%}.orw-footer__newsletter{display:flex;flex-direction:column;align-items:flex-start;gap:60px;width:calc(467 / 1508 * 100%);flex-shrink:0}.orw-footer__newsletter-info{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:354px;max-width:100%}.orw-footer__logo{width:var(--orw-footer-logo-width, 236px);height:auto;object-fit:contain;flex-shrink:0}.orw-footer__newsletter-text{width:354px;max-width:100%;font-family:var(--orw-font-body);font-style:normal;font-weight:400;font-size:20px;line-height:24px;color:#171717;margin:0;padding:0}.orw-footer__email-form{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:20px 16px 20px 20px;gap:10px;width:354px;max-width:100%;height:62px;border:1px solid #171717;border-radius:4px;background:transparent}.orw-footer__email-text{display:flex;flex-direction:row;align-items:center;gap:8px;flex:1;min-width:0}.orw-footer__email-input{width:100%;background:transparent;border:none;font-family:var(--orw-font-body);font-style:normal;font-weight:400;font-size:16px;line-height:19px;text-transform:lowercase;color:#171717;outline:none;padding:0;margin:0}.orw-footer__email-input::placeholder{color:#171717;text-transform:uppercase}.orw-footer__email-input:-webkit-autofill,.orw-footer__email-input:-webkit-autofill:hover,.orw-footer__email-input:-webkit-autofill:focus,.orw-footer__email-input:-webkit-autofill:active{-webkit-text-fill-color:#171717;-webkit-box-shadow:0 0 0 1000px transparent inset;box-shadow:0 0 0 1000px transparent inset;caret-color:#171717;transition:background-color 5000s ease-in-out 0s}.orw-footer__email-divider{width:0;height:19px;opacity:.15;border-right:1px solid #171717;flex-shrink:0}.orw-footer__email-submit{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;background:none;border:none;cursor:pointer;padding:0;margin:0;color:#171717;transform:rotate(90deg);transition:opacity .15s ease}.orw-footer__email-submit img,.orw-footer__email-submit svg{width:24px;height:24px;object-fit:contain}.orw-footer__email-submit svg{stroke:#171717;fill:none;stroke-width:1.5}.orw-footer__email-submit:hover{opacity:.6}.orw-footer__links{display:flex;flex-direction:row;align-items:flex-start;gap:100px;flex-shrink:0}.orw-footer__link-column{display:flex;flex-direction:column;align-items:flex-start;gap:30px}.orw-footer__link-column>summary{list-style:none;cursor:pointer;outline:none;display:flex;align-items:center;gap:12px}.orw-footer__link-column>summary::-webkit-details-marker{display:none}.orw-footer__link-column>summary::marker{display:none}.orw-footer__link-chevron{width:20px;height:20px;color:#171717;flex-shrink:0;transition:transform .2s ease}.orw-footer__link-column[open] .orw-footer__link-chevron{transform:rotate(180deg)}@media(min-width:990px){.orw-footer__link-chevron{display:none}.orw-footer__link-column>summary{cursor:default;display:block}}.orw-footer__link-heading{font-family:var(--orw-font-body);font-style:normal;font-weight:400;font-size:18px;line-height:21px;color:#171717;margin:0;padding:0}.orw-footer .orw-footer__link-list{display:flex;flex-direction:column;align-items:flex-start;gap:10px;list-style:none;padding:0;margin:0;font-family:var(--orw-font-body);font-size:16px;line-height:19px}.orw-footer .orw-footer__link-list li{margin:0;padding:0;font-family:var(--orw-font-body);font-size:16px;line-height:19px;height:19px}.orw-footer .orw-footer__link{font-family:var(--orw-font-body);font-style:normal;font-weight:400;font-size:16px;line-height:19px;height:19px;color:#171717;text-decoration:none;display:inline-flex;align-items:center;transition:opacity .15s ease}.orw-footer .orw-footer__link:hover{opacity:.6}.orw-footer__bottom{display:flex;flex-direction:column;align-items:flex-start;gap:50px;width:100%}.orw-footer__divider{width:100%;height:0;opacity:.2;border-top:1px solid #3F3F3F;font-size:0;line-height:0;color:transparent;overflow:hidden}.orw-footer__credits{display:flex;flex-direction:row;align-items:flex-start;gap:100px;width:100%}.orw-footer__copyright{font-family:var(--orw-font-body);font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#171717;flex:1;margin:0;padding:0}.orw-footer__credit{font-family:var(--orw-font-body);font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#171717;flex-shrink:0;margin:0;padding:0}.orw-footer__credit--link{text-decoration:none;transition:opacity .2s ease}.orw-footer__credit--link:hover{text-decoration:underline;text-underline-offset:2px}.orw-footer__wordmark{width:100%;max-width:var(--orw-footer-wordmark-max-width, 1572px);height:auto;object-fit:contain;flex-shrink:0}@media(max-width:989px){.orw-footer__inner{padding:40px 24px 30px;gap:30px;border-radius:24px}.orw-footer__logo{width:calc(var(--orw-footer-logo-width, 236px) * .75)}.orw-footer__top{flex-direction:column;gap:30px}.orw-footer__newsletter{width:100%;gap:20px;align-items:stretch}.orw-footer__newsletter-info,.orw-footer__newsletter-text,.orw-footer__email-form{width:100%}.orw-footer__links{width:100%;gap:30px;flex-wrap:wrap}.orw-footer__link-column{gap:16px;width:100%}.orw-footer__link-column>summary{justify-content:space-between;width:100%;padding:8px 0}.orw-footer__bottom{gap:20px}.orw-footer__credits{flex-direction:column;gap:10px}}@media(max-width:749px){.orw-footer{padding:0 16px}.orw-footer__inner{padding:24px 16px 20px}.orw-footer__links{flex-direction:column;gap:20px}.orw-footer__newsletter-text{font-size:16px;line-height:20px}.orw-footer__copyright{font-size:14px;line-height:17px}}@media(min-width:2560px){.orw-footer{padding:0 calc(30px * var(--orw-scale))}.orw-footer__inner{padding:calc(80px * var(--orw-scale)) calc(80px * var(--orw-scale)) calc(40px * var(--orw-scale));gap:calc(60px * var(--orw-scale));border-radius:calc(30px * var(--orw-scale))}.orw-footer__newsletter{gap:calc(60px * var(--orw-scale))}.orw-footer__newsletter-info{gap:calc(20px * var(--orw-scale));width:calc(354px * var(--orw-scale))}.orw-footer__logo{width:calc(var(--orw-footer-logo-width, 236px) * var(--orw-scale));height:auto}.orw-footer__newsletter-text{width:calc(354px * var(--orw-scale));font-size:calc(20px * var(--orw-scale));line-height:calc(24px * var(--orw-scale))}.orw-footer__email-form{padding:calc(20px * var(--orw-scale)) calc(16px * var(--orw-scale)) calc(20px * var(--orw-scale)) calc(20px * var(--orw-scale));width:calc(354px * var(--orw-scale));height:calc(62px * var(--orw-scale));border-radius:calc(4px * var(--orw-scale))}.orw-footer__email-input{font-size:calc(16px * var(--orw-scale));line-height:calc(19px * var(--orw-scale))}.orw-footer__email-divider{height:calc(19px * var(--orw-scale))}.orw-footer__email-submit,.orw-footer__email-submit img,.orw-footer__email-submit svg{width:calc(24px * var(--orw-scale));height:calc(24px * var(--orw-scale))}.orw-footer__links{gap:calc(100px * var(--orw-scale))}.orw-footer__link-column{gap:calc(30px * var(--orw-scale))}.orw-footer__link-heading{font-size:calc(18px * var(--orw-scale));line-height:calc(21px * var(--orw-scale))}.orw-footer__link-list{gap:calc(10px * var(--orw-scale));line-height:calc(19px * var(--orw-scale))}.orw-footer__link-list li{line-height:calc(19px * var(--orw-scale))}.orw-footer__link{font-size:calc(16px * var(--orw-scale));line-height:calc(19px * var(--orw-scale))}.orw-footer__bottom{gap:calc(50px * var(--orw-scale))}.orw-footer__credits{gap:calc(100px * var(--orw-scale))}.orw-footer__copyright,.orw-footer__credit{font-size:calc(16px * var(--orw-scale));line-height:calc(19px * var(--orw-scale))}.orw-footer__wordmark{max-width:calc(var(--orw-footer-wordmark-max-width, 1572px) * var(--orw-scale))}}.orw-footer__corp-body{display:flex;flex-direction:column;gap:12px;align-self:stretch}.orw-footer__corp-company{font-family:var(--orw-font-body-medium);font-weight:500;font-size:16px;line-height:19px;color:#000;margin:0}.orw-footer__corp-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;margin:0;font-family:var(--orw-font-body);font-weight:400;font-size:15px;line-height:20px;color:#000}.orw-footer__corp-label{font-family:var(--orw-font-body-medium);font-weight:500;color:#000;flex:0 0 auto}.orw-footer__corp-line a{color:#000;text-decoration:none}.orw-footer__corp-line a:hover{text-decoration:underline}@media(max-width:989px){.orw-footer__corporate:not([open]) .orw-footer__corp-body{display:none}.orw-footer__corp-body{padding-top:8px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/orw-footer.css.map */
