.ph-footer{background-color:#000;color:#fff;width:100%}.instagram-strip{border-bottom:1px solid rgba(255,255,255,.1);background-color:#050505;position:relative;overflow:hidden;width:100%}.instagram-strip-link{display:block;position:relative;width:100%}.instagram-grid{display:grid;grid-template-columns:repeat(3,1fr);width:100%}@media(min-width:768px){.instagram-grid{grid-template-columns:repeat(5,1fr)}}.instagram-image-container{position:relative;height:160px;overflow:hidden;background-color:#1c1917}@media(min-width:640px){.instagram-image-container{height:180px}}@media(min-width:768px){.instagram-image-container{height:200px}}@media(min-width:1024px){.instagram-image-container{height:280px}}@media(min-width:1921px){.instagram-image-container{height:380px}}@media(min-width:3840px){.instagram-image-container{height:540px}}@media(min-width:6000px){.instagram-image-container{height:720px}}.instagram-image-container.mobile-hidden{display:none}@media(min-width:768px){.instagram-image-container.mobile-hidden{display:block}}.instagram-img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.instagram-strip-link:hover .instagram-img{transform:scale(1.05)}.instagram-overlay-mask{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0003;transition:background-color .5s;pointer-events:none;z-index:1}.instagram-strip-link:hover .instagram-overlay-mask{background-color:#0006}.instagram-gradient-bar{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,transparent,rgba(191,2,40,.8) 50%,transparent);opacity:.8;pointer-events:none;z-index:2}.instagram-strip-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;z-index:3}.instagram-handle{font-family:Kenfolg,Georgia,serif;font-size:clamp(2.5rem,6vw,5.5rem);line-height:1;letter-spacing:.05em;color:#fff;text-transform:uppercase;text-shadow:0 4px 12px rgba(0,0,0,.6)}@media(min-width:1921px){.instagram-handle{font-size:clamp(7rem,5vw,9rem)}}@media(min-width:3840px){.instagram-handle{font-size:clamp(11rem,5vw,14rem)}}@media(min-width:6000px){.instagram-handle{font-size:clamp(16rem,5vw,20rem)}}.instagram-icon-box{margin-top:.5rem;display:grid;place-items:center;border-radius:8px;border:2px solid #ffffff;padding:.5rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}@media(min-width:768px){.instagram-icon-box{margin-top:1rem}}@media(min-width:1921px){.instagram-icon-box{padding:.75rem;border-width:4px;margin-top:1.5rem}}@media(min-width:3840px){.instagram-icon-box{padding:1.25rem;border-width:8px}}.instagram-icon-box svg{width:1.5rem;height:1.5rem;color:#fff}@media(min-width:1921px){.instagram-icon-box svg{width:2.5rem;height:2.5rem}}@media(min-width:3840px){.instagram-icon-box svg{width:4rem;height:4rem}}@media(min-width:6000px){.instagram-icon-box svg{width:6rem;height:6rem}}.footer-shell{width:min(calc(100vw - 8rem),1760px);margin-left:auto;margin-right:auto;padding-top:clamp(4.25rem,11vh,5.5rem);padding-bottom:clamp(2rem,4vh,3rem)}@media(max-width:1023px){.footer-shell{width:100%;padding:3rem 1.5rem 2rem}}@media(min-width:1024px){.footer-shell{padding-top:clamp(5.75rem,14vh,6.5rem)}}@media(min-width:1921px){.footer-shell{padding-top:clamp(7rem,8vh,10rem);padding-bottom:clamp(3.5rem,4vh,5rem)}}@media(min-width:3840px){.footer-shell{padding-top:clamp(9rem,8vh,14rem);padding-bottom:clamp(5rem,4vh,8rem)}}@media(min-width:6000px){.footer-shell{width:min(86vw,6200px);max-width:6200px;padding-top:clamp(13rem,7vh,18rem);padding-bottom:clamp(8rem,4vh,11rem)}}.footer-grid{display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;gap:clamp(1.5rem,3vw,4rem);width:100%}@media(min-width:1024px){.footer-grid{grid-template-columns:repeat(4,1fr);justify-items:start;text-align:left}}@media(min-width:1200px){.footer-grid{gap:clamp(2.5rem,4vw,5rem)}}@media(min-width:1921px){.footer-grid{gap:clamp(4rem,4vw,7rem);font-size:clamp(1.2rem,.85vw,1.8rem)}}@media(min-width:3840px){.footer-grid{gap:clamp(7rem,4vw,11rem);font-size:clamp(1.75rem,.8vw,2.8rem)}}@media(min-width:6000px){.footer-grid{gap:clamp(10rem,4vw,18rem);font-size:clamp(2.6rem,.75vw,4rem)}}.footer-logo-col{display:flex;flex-direction:column;align-items:center}@media(min-width:1024px){.footer-logo-col{align-items:flex-start}}.footer-logo-img{width:100%;max-width:192px;height:auto}@media(min-width:1921px){.footer-logo-img{max-width:260px}}@media(min-width:3840px){.footer-logo-img{max-width:430px}}@media(min-width:6000px){.footer-logo-img{max-width:640px}}.footer-social-list{display:flex;width:100%;max-width:192px;align-items:center;justify-content:center;gap:.75rem;margin-top:1.75rem;padding:0;list-style:none}@media(min-width:1921px){.footer-social-list{max-width:260px;gap:1rem;margin-top:2.25rem}}@media(min-width:3840px){.footer-social-list{max-width:430px;gap:1.75rem;margin-top:3.5rem}}@media(min-width:6000px){.footer-social-list{max-width:640px;gap:2.5rem;margin-top:5rem}}.footer-social-item a{display:grid;place-items:center;width:2rem;height:2rem;border-radius:9999px;background-color:#bf0228;color:#fff;transition:background-color .2s}.footer-social-item a:hover{background-color:#d30f2b}.footer-social-item a svg{width:1rem;height:1rem}@media(min-width:1921px){.footer-social-item a{width:2.75rem;height:2.75rem}.footer-social-item a svg{width:1.25rem;height:1.25rem}}@media(min-width:3840px){.footer-social-item a{width:4.5rem;height:4.5rem}.footer-social-item a svg{width:2.25rem;height:2.25rem}}@media(min-width:6000px){.footer-social-item a{width:7rem;height:7rem}.footer-social-item a svg{width:3.5rem;height:3.5rem}}.footer-col-title{font-family:Kenfolg,Georgia,serif;font-size:1.2rem;font-weight:400;text-transform:uppercase;color:#fff;margin-bottom:1.25rem}@media(min-width:1921px){.footer-col-title{font-size:1.6rem;margin-bottom:1.75rem}}@media(min-width:3840px){.footer-col-title{font-size:2.5rem;margin-bottom:3rem}}@media(min-width:6000px){.footer-col-title{font-size:4rem;margin-bottom:4.5rem}}.footer-col-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem;color:#ffffffd9}@media(min-width:1921px){.footer-col-list{gap:.75rem}}@media(min-width:3840px){.footer-col-list{gap:1.25rem}}@media(min-width:6000px){.footer-col-list{gap:1.75rem}}.footer-col-list a{transition:color .2s;text-decoration:none}.footer-col-list a:hover{color:#bf0228}.footer-bottom-divider{height:1px;background-color:#d30f2b;width:100%;border:none;margin:0}.footer-bottom-shell{width:min(calc(100vw - 8rem),1760px);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:1.25rem;padding-top:clamp(1.25rem,1.4vw,2rem);padding-bottom:clamp(1.25rem,1.4vw,2rem);color:#ffffffbf;font-size:clamp(.75rem,.72vw,.95rem)}@media(max-width:1023px){.footer-bottom-shell{width:100%;padding:1.5rem}}@media(min-width:768px){.footer-bottom-shell{flex-direction:row;align-items:center;justify-content:space-between}}@media(min-width:1921px){.footer-bottom-shell{gap:2rem;padding-top:clamp(2.25rem,1.5vw,3.5rem);padding-bottom:clamp(2.25rem,1.5vw,3.5rem);font-size:clamp(1rem,.72vw,1.45rem)}}@media(min-width:3840px){.footer-bottom-shell{gap:3rem;padding-top:clamp(4rem,1.5vw,6rem);padding-bottom:clamp(4rem,1.5vw,6rem);font-size:clamp(1.65rem,.72vw,2.4rem)}}@media(min-width:6000px){.footer-bottom-shell{width:min(86vw,6200px);max-width:6200px;gap:5rem;padding-top:clamp(6rem,1.4vw,9rem);padding-bottom:clamp(6rem,1.4vw,9rem);font-size:clamp(2.4rem,.68vw,3.5rem)}}.footer-checkout-wrap{display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.footer-checkout-wrap{flex-direction:row;align-items:center}}@media(min-width:768px){.footer-checkout-wrap{justify-content:flex-end}}@media(min-width:1921px){.footer-checkout-wrap{gap:1.25rem}}@media(min-width:3840px){.footer-checkout-wrap{gap:2rem}}@media(min-width:6000px){.footer-checkout-wrap{gap:3rem}}.footer-secure-title{font-family:Kenfolg,Georgia,serif;font-size:.85rem;font-weight:400;text-transform:uppercase;color:#fff;margin:0}@media(min-width:1921px){.footer-secure-title{font-size:1.15rem}}@media(min-width:3840px){.footer-secure-title{font-size:1.75rem}}@media(min-width:6000px){.footer-secure-title{font-size:2.75rem}}.footer-secure-desc{font-size:.75rem;color:#ffffffa6;margin-top:2px;margin-bottom:0}@media(min-width:1921px){.footer-secure-desc{font-size:1.05rem;margin-top:4px}}@media(min-width:3840px){.footer-secure-desc{font-size:1.55rem}}.footer-payment-icons{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;padding:0;margin:0}@media(min-width:640px){.footer-payment-icons{padding-left:1rem;border-left:1px solid rgba(255,255,255,.15)}}@media(min-width:1921px){.footer-payment-icons{gap:.75rem;padding-left:1.5rem}}@media(min-width:3840px){.footer-payment-icons{gap:1.25rem;padding-left:2.5rem}}.footer-payment-icons li svg,.footer-payment-icons li img{height:20px;width:auto;display:block}@media(min-width:1921px){.footer-payment-icons li svg,.footer-payment-icons li img{height:30px}}@media(min-width:3840px){.footer-payment-icons li svg,.footer-payment-icons li img{height:50px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-footer.css.map */
