.footer{background:var(--footer-bg, #693e2b);color:var(--footer-text, #fcfaf8);text-align:left;padding:64px var(--section-padding-horizontal, 24px) 24px}.footer ul,.footer ol{list-style:none;margin:0;padding:0}.footer li{margin:0;padding:0;font-size:11px;text-transform:uppercase}.footer__layout{display:flex;flex-direction:column;gap:2.5rem}@media screen and (min-width:750px){.footer__layout{flex-direction:row;align-items:flex-start;gap:3rem}.footer__blocks{flex:1;min-width:0}.footer__col--newsletter{flex:0 0 320px;width:320px}}@media screen and (max-width:749px){.footer__layout{flex-direction:column-reverse}}.footer__blocks{display:grid;grid-template-columns:1fr;gap:2.5rem 2rem}@media screen and (min-width:750px){.footer__blocks{grid-template-columns:repeat(3,1fr);gap:2rem 3rem}}.footer__col{min-width:0}.footer__heading{margin:0 0 1.25rem;font-size:18px;text-transform:uppercase;color:var(--footer-text, #fcfaf8)}.footer__heading--sub{margin-top:1.75rem;margin-bottom:.75rem}@media screen and (max-width:749px){.footer__blocks{gap:0}.footer__col:not(.footer__col--newsletter)+.footer__col:not(.footer__col--newsletter){margin-top:0}.footer__accordion{border-bottom:1px solid}.footer__accordion-trigger{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0;margin:0;list-style:none;cursor:pointer;color:inherit;-webkit-tap-highlight-color:transparent}.footer__accordion-trigger::-webkit-details-marker{display:none}.footer__accordion-trigger .footer__heading{margin:0;flex:1;min-width:0;font-size:12px}.footer__accordion-chevron{flex-shrink:0;display:flex;align-items:center;color:var(--footer-text, #fcfaf8);line-height:0;transition:transform .2s ease}.footer__accordion[open] .footer__accordion-chevron{transform:rotate(180deg)}.footer__accordion-panel{padding-bottom:1rem}.footer__accordion-panel .footer__col-content:first-child{margin-top:0}}@media screen and (min-width:750px){.footer__accordion{border:none}.footer__accordion-trigger{display:block;padding:0;margin:0;pointer-events:none;list-style:none;-webkit-user-select:none;user-select:none}.footer__accordion-trigger::-webkit-details-marker{display:none}.footer__accordion-trigger .footer__heading{margin:0 0 1.25rem;pointer-events:auto}.footer__accordion-chevron{display:none}.footer__accordion-panel{padding-bottom:0}}.footer__col-content .second-block{margin:24px 0 0;font-size:18px;text-transform:uppercase;color:var(--footer-text, #fcfaf8)}.footer__links li+li{margin-top:.6rem}.footer__link{text-decoration:none}.footer__link:hover{opacity:1;text-decoration:underline;text-underline-offset:.2em}.footer__col-content{font-size:1.4rem;line-height:1.5}.footer__col-content p{margin:0 0 .6rem}.footer__col-content p:last-child{margin-bottom:0}.footer__col-content a{color:var(--footer-text, #fcfaf8);text-decoration:none;opacity:.95;transition:opacity .2s ease}.footer__col-content a:hover{opacity:1;text-decoration:underline;text-underline-offset:.2em}.footer__contact-block{margin:0 0 1rem;font-size:1.4rem;line-height:1.6}.footer__contact-block p{margin:0 0 8px;font-size:11px;line-height:1}.footer__contact-block strong{font-size:1.1rem;text-transform:uppercase;letter-spacing:.02em}.footer__contact-line{margin:0 0 .35rem;font-size:11px;line-height:1}.footer__col--newsletter .footer__heading{margin-bottom:1.5rem}.footer__newsletter-desc{margin:0 0 2.5rem;font-size:12px;line-height:1.5;opacity:.95}.footer__newsletter-desc p{margin:0}.footer__newsletter-form{display:flex;flex-direction:column;gap:1.5rem}.footer__field{display:flex;flex-direction:column;gap:.5rem}.footer__label{font-size:12px;text-transform:uppercase;color:var(--footer-text, #fcfaf8)}.footer__input,.footer__select{width:100%;padding:.9rem 0 .8rem;font-size:11px;font-family:inherit;color:var(--footer-text, #fcfaf8);background:transparent;border:none;border-bottom:1px solid var(--footer-text, #fcfaf8);border-radius:0;outline:none;appearance:none;-webkit-appearance:none}.footer__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none' stroke='%23fcfaf8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 5l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .2rem center;padding-right:2.2rem}.footer__select option{color:#222}.footer__input::placeholder{color:#fcfaf899}.footer__input:focus,.footer__select:focus{border-bottom-color:var(--footer-text, #fcfaf8)}.footer__input--date{color-scheme:dark;cursor:pointer;min-height:2.6rem;font-family:inherit}.footer__input--date::-webkit-calendar-picker-indicator{filter:brightness(0) invert(1);opacity:1;cursor:pointer}.footer__input--date::-webkit-datetime-edit-fields-wrapper,.footer__input--date::-webkit-datetime-edit-text,.footer__input--date::-webkit-datetime-edit-month-field,.footer__input--date::-webkit-datetime-edit-day-field,.footer__input--date::-webkit-datetime-edit-year-field{color:var(--footer-text, #fcfaf8)}.footer__input--date:invalid::-webkit-datetime-edit,.footer__input--date:not(:focus):placeholder-shown::-webkit-datetime-edit{color:#fcfaf899}.footer__checkbox-wrap{display:flex;align-items:flex-start;gap:5px;cursor:pointer;margin:.75rem 0 0}.footer__checkbox{appearance:none;-webkit-appearance:none;width:1.6rem!important;height:1.6rem;margin:.25rem 0 0;flex-shrink:0;border:1.5px solid var(--footer-text, #fcfaf8);border-radius:50%;background:transparent;cursor:pointer;position:relative;transition:border-color .2s ease}.footer__checkbox:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.8rem;height:.8rem;border-radius:50%;background:var(--footer-text, #fcfaf8)}.footer__checkbox:focus-visible{outline:2px solid rgba(252,250,248,.4);outline-offset:2px}.footer__checkbox-text{font-size:10px;line-height:1.2;opacity:.95}.footer__checkbox-text a{color:inherit;text-decoration:underline}.footer__btn{margin-top:1rem;padding:6px 16px;align-self:flex-start;font-size:12px;text-transform:uppercase;color:var(--footer-text, #fcfaf8);background:transparent;border:1px solid var(--footer-text, #fcfaf8);cursor:pointer;transition:background .2s ease,color .2s ease}.footer__btn:hover{background:var(--footer-text, #fcfaf8);color:var(--footer-bg, #693e2b)}.footer__form-msg{margin:.75rem 0 0;font-size:1.2rem}.footer__form-msg--error{color:#f5a3a3}.footer__form-msg--success{color:#a8e6a8}.footer__bottom{margin-top:64px}.footer__bottom-inner{display:flex;justify-content:center;align-items:center}.footer__logo-img{display:block;width:100%;height:auto;object-fit:contain}.footer__logo-text{font-size:clamp(4rem,15vw,12rem);font-weight:700;letter-spacing:.02em;color:transparent;-webkit-text-stroke:1.5px var(--footer-text, #fcfaf8);text-stroke:1.5px var(--footer-text, #fcfaf8);line-height:1}@media screen and (min-width:990px){.footer__logo-text{-webkit-text-stroke-width:2px;text-stroke-width:2px}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/section-footer.css.map */
