:root{color-scheme:dark}.premium-footer{position:relative;overflow:hidden;color:var(--premium-footer-text-color, #f5f5f5);background-color:var(--premium-footer-bg, #000000);background-image:var(--premium-footer-bg-gradient, none);border-top:1px solid var(--premium-footer-border-color, #333333);transition:background-color var(--premium-footer-animation-speed, .3s) ease,color var(--premium-footer-animation-speed, .3s) ease}.premium-footer__inner{width:min(100%,var(--premium-footer-max-width, 1400px));margin:0 auto;padding:var(--premium-footer-padding-top, 72px) var(--premium-footer-padding-right, 24px) var(--premium-footer-padding-bottom, 72px) var(--premium-footer-padding-left, 24px);box-sizing:border-box}.premium-footer__inner--full{width:100%;max-width:none}.premium-footer__inner--wide{width:min(100%,1600px)}.premium-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--premium-footer-row-gap, 32px) var(--premium-footer-column-gap, 32px);align-items:start}.premium-footer__block{position:relative;padding:1.25rem 0;min-width:0;text-align:var(--premium-footer-text-alignment, left);display:flex;flex-direction:column;gap:.85rem;align-items:flex-start;justify-content:flex-start;transition:transform var(--premium-footer-animation-speed, .3s) ease,box-shadow var(--premium-footer-animation-speed, .3s) ease;border-radius:var(--premium-footer-border-radius, 20px)}.premium-footer__block:hover{transform:translateY(-2px);box-shadow:var(--premium-footer-hover-shadow, none)}.premium-footer__block--divider{padding:0}.premium-footer__block--instagram img,.premium-footer__block--image img{width:100%;height:auto;border-radius:var(--premium-footer-border-radius, 20px);object-fit:cover;display:block}.premium-footer__brand-logo img,.premium-footer__block--image img,.premium-footer__block--instagram img{transition:transform var(--premium-footer-animation-speed, .3s) ease,filter var(--premium-footer-animation-speed, .3s) ease}.premium-footer__brand-logo:hover img,.premium-footer__block--image:hover img,.premium-footer__block--instagram:hover img{transform:scale(1.01);filter:brightness(1.05)}.premium-footer__content,.premium-footer__block-content,.premium-footer__trust-item,.premium-footer__contact-list,.premium-footer__menu,.premium-footer__social-list,.premium-footer__payment-list,.premium-footer__newsletter-form{width:100%}.premium-footer__title,.premium-footer__subtitle,.premium-footer__description,.premium-footer__menu-item,.premium-footer__contact-item,.premium-footer__richtext,.premium-footer__custom-html,.premium-footer__bottom-bar p{margin:0}.premium-footer__title{font-size:calc(var(--premium-footer-font-size, 16px) + 2px);line-height:1.25;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--premium-footer-heading-color, #ffffff)}.premium-footer__subtitle{font-size:calc(var(--premium-footer-font-size, 16px) - 2px);color:var(--premium-footer-accent-color, #d4af37);font-weight:500;letter-spacing:.04em;text-transform:uppercase}.premium-footer__description,.premium-footer__richtext,.premium-footer__custom-html,.premium-footer__menu-item,.premium-footer__contact-item,.premium-footer__bottom-bar p{font-size:var(--premium-footer-font-size, 16px);line-height:var(--premium-footer-line-height, 1.7);font-weight:var(--premium-footer-font-weight, 400);letter-spacing:var(--premium-footer-letter-spacing, .5px);color:var(--premium-footer-text-color, #f5f5f5)}.premium-footer__link{color:var(--premium-footer-link-color, #f5f5f5);text-decoration:none;transition:color var(--premium-footer-animation-speed, .3s) ease,transform var(--premium-footer-animation-speed, .3s) ease;display:inline-flex;align-items:center;gap:.4rem}.premium-footer__link:hover,.premium-footer__link:focus-visible{color:var(--premium-footer-link-hover, #d4af37);transform:translate(2px)}.premium-footer__menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.premium-footer__contact-list,.premium-footer__social-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.premium-footer__contact-item{display:flex;align-items:center;gap:.65rem}.premium-footer__contact-icon{color:var(--premium-footer-accent-color, #d4af37)}.premium-footer__newsletter-form{display:flex;flex-direction:column;gap:.75rem}.premium-footer__form-field input{width:100%;padding:.9rem 1rem;border:1px solid var(--premium-footer-border-color, #333333);border-radius:var(--premium-footer-border-radius, 20px);background:#ffffff0d;color:var(--premium-footer-text-color, #f5f5f5);box-sizing:border-box}.premium-footer__form-field input::placeholder{color:#ffffffa6}.premium-footer__accordion-toggle{display:inline-flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 0;border:0;background:transparent;color:var(--premium-footer-heading-color, #ffffff);font-size:calc(var(--premium-footer-font-size, 16px) + 2px);font-weight:600;text-transform:uppercase;letter-spacing:.08em;text-align:left;cursor:pointer}.premium-footer__button,.premium-footer__back-to-top{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--premium-footer-border-radius, 20px);background:var(--premium-footer-button-color, #d4af37);color:#000;font-weight:600;padding:.8rem 1.1rem;cursor:pointer;transition:transform var(--premium-footer-animation-speed, .3s) ease,background var(--premium-footer-animation-speed, .3s) ease}.premium-footer__button:hover,.premium-footer__button:focus-visible,.premium-footer__back-to-top:hover,.premium-footer__back-to-top:focus-visible{background:var(--premium-footer-button-hover, #f0c967);transform:translateY(-1px)}.premium-footer__social-list{display:flex;flex-wrap:wrap;gap:.7rem}.premium-footer__social-link{display:inline-flex;align-items:center;justify-content:center;min-width:2.7rem;min-height:2.7rem;border:1px solid var(--premium-footer-border-color, #333333);border-radius:999px;color:var(--premium-footer-icon-color, #d4af37);text-decoration:none;padding:0 .85rem;transition:background-color var(--premium-footer-animation-speed, .3s) ease,color var(--premium-footer-animation-speed, .3s) ease,transform var(--premium-footer-animation-speed, .3s) ease}.premium-footer__social-link:hover,.premium-footer__social-link:focus-visible{background-color:#d4af3729;color:var(--premium-footer-icon-hover, #ffffff);transform:translateY(-1px)}.premium-footer__payment-list{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.premium-footer__payment-icon{max-height:1.5rem;width:auto;object-fit:contain;opacity:.95}.premium-footer__trust-item{display:flex;flex-direction:column;gap:.45rem;padding:1rem 0;border-top:1px solid rgba(255,255,255,.08)}.premium-footer__trust-icon{color:var(--premium-footer-accent-color, #d4af37);font-size:1.3rem}.premium-footer__divider{width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--premium-footer-divider-color, #2a2a2a),transparent);margin:.4rem 0}.premium-footer__instagram-grid{display:grid;gap:.7rem}.premium-footer__instagram-grid--d2{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-footer__instagram-grid--d3{grid-template-columns:repeat(3,minmax(0,1fr))}.premium-footer__instagram-grid--d4{grid-template-columns:repeat(4,minmax(0,1fr))}.premium-footer__instagram-grid--d5{grid-template-columns:repeat(5,minmax(0,1fr))}.premium-footer__instagram-grid--d6{grid-template-columns:repeat(6,minmax(0,1fr))}.premium-footer__bottom-bar{margin-top:2.4rem;padding-top:1.25rem;border-top:1px solid var(--premium-footer-border-color, #333333);display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;align-items:center}.premium-footer__bottom-left,.premium-footer__bottom-right{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem}.premium-footer__bottom-payment{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.premium-footer__bottom-payment img{max-height:1.2rem;width:auto}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.premium-footer__block[data-collapsed=true]{display:none}@media(max-width:1024px){.premium-footer__inner{padding-left:1.1rem;padding-right:1.1rem}.premium-footer__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media(max-width:767px){.premium-footer__grid{grid-template-columns:1fr}.premium-footer__block{padding:.85rem 0}.premium-footer__bottom-bar{flex-direction:column;align-items:flex-start}.premium-footer__instagram-grid--t2{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-footer__instagram-grid--t4{grid-template-columns:repeat(4,minmax(0,1fr))}.premium-footer__instagram-grid--m1{grid-template-columns:1fr}.premium-footer__instagram-grid--m2{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-footer__instagram-grid--m3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/premium-footer.css.map */
