.cf-wrap{width:100%}.cf-trust{width:100%;padding:20px 24px;border-bottom:1px solid rgba(var(--color-foreground),.1)}.cf-trust-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:clamp(20px,4vw,60px);flex-wrap:wrap}.cf-trust-item{display:flex;align-items:center;gap:10px;flex-shrink:0}.cf-trust-icon{width:36px;height:36px;border-radius:50%;background:rgba(var(--color-foreground),.08);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cf-trust-icon svg{width:18px;height:18px;stroke:rgb(var(--color-foreground));fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cf-trust-text{display:flex;flex-direction:column;gap:1px}.cf-trust-label{font-size:12px;font-weight:600;color:rgb(var(--color-foreground));line-height:1.2}.cf-trust-sub{font-size:11px;color:rgba(var(--color-foreground),.55);line-height:1.2}@media screen and (max-width:749px){.cf-trust-inner{gap:16px;justify-content:flex-start;flex-wrap:wrap}.cf-trust-item{flex:0 0 calc(50% - 8px)}.cf-trust-sub{display:none}}.cf-main{max-width:1200px;margin:0 auto;padding:clamp(32px,5vw,60px) 24px clamp(24px,4vw,40px);display:grid;grid-template-columns:1.8fr 1fr 1fr 1.4fr;gap:40px}@media screen and (max-width:900px){.cf-main{grid-template-columns:1fr 1fr;gap:32px 24px}}@media screen and (max-width:480px){.cf-main{grid-template-columns:1fr;gap:28px;padding:32px 20px 24px}}.cf-brand-logo{margin-bottom:12px}.cf-brand-logo img{max-height:var(--cf-logo-height-desktop, 48px);width:auto;display:block}.cf-brand-tagline{font-size:13px;color:rgba(var(--color-foreground),.65);line-height:1.6;margin-bottom:20px;max-width:240px}.cf-social{display:flex;gap:8px;flex-wrap:wrap}.cf-social-btn{width:36px;height:36px;border-radius:50%;background:rgba(var(--color-foreground),.08);display:flex;align-items:center;justify-content:center;text-decoration:none;color:rgb(var(--color-foreground));transition:background .25s ease,transform .2s ease;flex-shrink:0}.cf-social-btn:hover{background:rgba(var(--color-foreground),.18);transform:scale(1.1)}.cf-social-btn svg{width:16px;height:16px;fill:currentColor}.cf-col-title{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.5);margin-bottom:16px}.cf-nav{display:flex;flex-direction:column;gap:10px}.cf-nav a{font-size:14px;color:rgba(var(--color-foreground),.8);text-decoration:none;transition:color .2s ease;line-height:1.3}.cf-nav a:hover{color:rgb(var(--color-foreground))}.cf-contact{display:flex;flex-direction:column;gap:12px}.cf-contact-row{display:flex;align-items:flex-start;gap:10px}.cf-contact-row svg{width:16px;height:16px;flex-shrink:0;margin-top:2px;stroke:rgba(var(--color-foreground),.5);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cf-contact-text{font-size:13px;color:rgba(var(--color-foreground),.75);line-height:1.5}.cf-open-badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;margin-top:4px}.cf-open-badge--open{background:#1d9e7526;color:#0f6e56}.cf-open-badge--close{background:#e24b4a1f;color:#a32d2d}.cf-open-badge-dot{width:6px;height:6px;border-radius:50%}.cf-open-badge--open .cf-open-badge-dot{background:#1d9e75}.cf-open-badge--close .cf-open-badge-dot{background:#e24b4a}.cf-newsletter{border-top:1px solid rgba(var(--color-foreground),.1);padding:28px 24px}.cf-newsletter-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}@media screen and (max-width:749px){.cf-newsletter-inner{grid-template-columns:1fr;gap:16px}}.cf-nl-text h3{font-size:16px;font-weight:600;color:rgb(var(--color-foreground));margin-bottom:4px}.cf-nl-text p{font-size:13px;color:rgba(var(--color-foreground),.6)}.cf-nl-form{display:flex;gap:8px}.cf-nl-input{flex:1;padding:11px 16px;background:rgba(var(--color-foreground),.06);border:1px solid rgba(var(--color-foreground),.15);border-radius:50px;font-size:13px;color:rgb(var(--color-foreground));outline:none;transition:border-color .2s ease}.cf-nl-input::placeholder{color:rgba(var(--color-foreground),.4)}.cf-nl-input:focus{border-color:rgba(var(--color-foreground),.4)}.cf-nl-btn{padding:11px 24px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;border-radius:50px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .25s ease}.cf-nl-btn:hover{opacity:.85}.cf-map{border-top:1px solid rgba(var(--color-foreground),.1);overflow:hidden}.cf-map iframe{display:block;width:100%;border:none}.cf-bottom{border-top:1px solid rgba(var(--color-foreground),.1);padding:18px 24px}.cf-bottom-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.cf-copyright{font-size:12px;color:rgba(var(--color-foreground),.45)}.cf-bottom-right{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.cf-payments{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.cf-pay-icon{height:22px;padding:3px 7px;background:rgba(var(--color-foreground),.08);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;letter-spacing:.04em;color:rgb(var(--color-foreground));white-space:nowrap}.cf-auth{display:flex;gap:12px;align-items:center}.cf-auth a{font-size:12px;color:rgba(var(--color-foreground),.6);text-decoration:none;display:flex;align-items:center;gap:5px;transition:color .2s ease}.cf-auth a:hover{color:rgb(var(--color-foreground))}.cf-auth svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.8}.cf-lang{font-size:12px;color:rgba(var(--color-foreground),.6);display:flex;align-items:center;gap:5px;cursor:pointer;transition:color .2s ease;background:none;border:none;padding:0}.cf-lang:hover{color:rgb(var(--color-foreground))}.cf-lang svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:1.8}@media screen and (max-width:749px){.cf-bottom-inner,.cf-bottom-right{flex-direction:column;align-items:flex-start;gap:12px}}@media screen and (max-width:749px){.cf-trust-inner{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;gap:12px;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.cf-trust-inner::-webkit-scrollbar{display:none}.cf-trust-item{flex:0 0 auto;min-width:max-content}.cf-trust-sub{display:block}}.cf-brand-logo--mobile-center,.cf-brand-logo--mobile-right,.cf-brand-logo--mobile-left{text-align:left}@media screen and (max-width:749px){.cf-brand-logo--mobile-center{text-align:center}.cf-brand-logo--mobile-center img{margin:0 auto}.cf-brand-logo--mobile-right{text-align:right}.cf-brand-logo--mobile-right img{margin-left:auto}.cf-brand-logo--mobile-left{text-align:left}}.cf-brand-tagline--mobile-center{text-align:left}@media screen and (max-width:749px){.cf-brand-tagline--mobile-center{text-align:center;max-width:100%}.cf-brand-tagline--mobile-right{text-align:right;max-width:100%}.cf-brand-tagline--mobile-left{text-align:left}}@media screen and (max-width:749px){.cf-brand-logo img{max-height:var(--cf-logo-height-mobile, 40px)!important;width:auto!important;height:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-footer.css.map */
