:root{--ref-red:#e60019;--ref-black:#111;--ref-gray:#777;--ref-line:#e7e7e7;--ref-ease:cubic-bezier(.22,.61,.36,1)}
html{scroll-behavior:smooth}
body{font-family:Arial,Helvetica,sans-serif;color:#171717;background:#fff}
.ref-container{width:100%;max-width:1440px;margin:0 auto;padding-left:30px;padding-right:30px}
.ref-home{overflow:hidden;background:#fff}
.ref-home h1,.ref-home h2,.ref-home h3,.ref-footer h3{font-family:Arial,Helvetica,sans-serif}
.ref-header{position:absolute;top:18px;left:0;right:0;height:100px;z-index:100;color:#fff;transition:background .35s,top .35s,box-shadow .35s}
.ref-header__inner{position:relative;display:flex;align-items:center;width:100%;height:100%;padding:0 30px}
.ref-brand{display:flex;align-items:center;width:180px;height:60px;flex:0 0 180px;overflow:hidden}
.ref-brand__image{display:block;width:100%;height:100%;object-fit:contain}
.ref-navigation{margin-left:auto}
.ref-navigation .primary-menu{display:flex;align-items:center;gap:36px;margin:0;padding:0;list-style:none;font-size:18px;letter-spacing:0;text-transform:none}
.ref-navigation .primary-menu a{position:relative;color:#fff;opacity:1;padding:40px 0}
.ref-navigation .primary-menu a:after{content:"";position:absolute;left:0;right:100%;bottom:30px;height:1px;background:#fff;transition:right .3s var(--ref-ease)}
.ref-navigation .primary-menu a:hover:after,.ref-navigation .current-menu-item>a:after{right:0}
.ref-header__tools{display:flex;align-items:center;gap:18px;margin-left:30px;font-size:14px;white-space:nowrap}
.ref-header__tools a{color:#fff}.ref-header__tools>a:first-child{display:none}
.ref-header__inquiry{border:1px solid rgba(255,255,255,.65);padding:9px 14px}
.ref-header__language{padding-left:8px;border-left:1px solid rgba(255,255,255,.4)}
.ref-header__search{font-size:20px;line-height:1}
.ref-menu-toggle{display:none;background:none;border:0;padding:0}
.ref-header.is-scrolled{position:fixed;top:0;height:74px;background:#3e67ff;box-shadow:0 4px 22px rgba(0,0,0,.14)}
.ref-header.is-scrolled .ref-brand{width:156px;height:52px;flex-basis:156px}.ref-header.is-scrolled .ref-navigation .primary-menu a{padding:27px 0}.ref-header.is-scrolled .ref-navigation .primary-menu a:after{bottom:20px}
.ref-hero{position:relative;height:700px;background:#191919;color:#fff;overflow:hidden}
.ref-hero__track,.ref-hero__slide{position:absolute;inset:0}
.ref-hero__slide{opacity:0;visibility:hidden;transition:opacity 1.5s linear;z-index:0}
.ref-hero__slide.is-active{opacity:1;visibility:visible;z-index:1}
.ref-hero__slide>img{width:100%;height:100%;object-fit:cover;transform:scale(1.04);transition:transform 7s ease}
.ref-hero__slide.is-active>img{transform:scale(1)}
.ref-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.68),rgba(0,0,0,.12) 57%,rgba(0,0,0,.25))}
.ref-hero__content{position:absolute;inset:0;display:flex;align-items:flex-end;padding-bottom:160px}
.ref-hero__copy{margin-left:65px;max-width:720px;text-shadow:0 2px 14px rgba(0,0,0,.32)}
.ref-hero__copy>span{display:block;margin-bottom:16px;font-size:13px;letter-spacing:.04em}
.ref-hero__copy h1,.ref-hero__copy h2{margin:0 0 14px;font:700 44px/1.06 Georgia,"Times New Roman",serif;color:#fff}
.ref-hero__copy p{max-width:680px;margin:0;color:#fff;font:400 18px/1.55 Georgia,"Times New Roman",serif}
.ref-hero__stats{position:absolute;left:0;right:0;bottom:62px;z-index:4;display:flex;gap:90px;padding-left:110px;pointer-events:none}
.ref-hero__stats>div{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:16px;min-width:210px;border-left:2px solid rgba(255,255,255,.85);padding-left:13px}
.ref-hero__stats strong{font-size:23px;line-height:1;color:#fff}.ref-hero__stats span{font-size:10px;line-height:1.55;color:#fff}
.ref-socials{position:absolute;left:30px;bottom:65px;z-index:5;display:flex;flex-direction:column;gap:15px;font-size:9px;color:#fff;text-transform:uppercase}
.ref-hero__controls{position:absolute;right:190px;bottom:47px;z-index:5;display:flex;align-items:center;gap:10px}
.ref-hero__controls button{width:42px;height:42px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:transparent;color:#fff;font-size:24px;cursor:pointer;transition:.25s}
.ref-hero__controls button:hover{background:#fff;color:#111}
.ref-hero__dots,.ref-categories__dots,.ref-product-dots{display:flex;gap:8px;align-items:center}
.ref-slider-dot{width:6px;height:6px;border:0;border-radius:50%;background:rgba(255,255,255,.7);padding:0;cursor:pointer;transition:.25s}
.ref-slider-dot.is-active{width:22px;border-radius:4px;background:#fff}
.ref-about{position:relative;min-height:1223px;padding:100px 0;background:#fff}
.ref-about__grid{display:grid;grid-template-columns:1fr 1fr;align-items:start;padding-left:30px;padding-right:30px}
.ref-about__visual{position:relative;width:100%;padding-right:77px}
.ref-about__visual>img{width:100%;height:702px;object-fit:cover}
.ref-about__stamp{position:absolute;right:62px;bottom:-32px;display:grid;place-items:center;width:80px;height:80px;border-radius:50%;background:#fff;color:#111;font-size:8px;line-height:1.25;text-align:center;letter-spacing:.08em;transform:rotate(12deg);box-shadow:0 8px 30px rgba(0,0,0,.08)}
.ref-about__content{padding:42px 0 0 20px}
.ref-label{display:block;margin-bottom:23px;color:#111;font-size:11px;letter-spacing:.04em}
.ref-about__content h2{margin:0 0 30px;color:var(--ref-red);font-size:34px;line-height:1.55;letter-spacing:.08em;font-weight:700}
.ref-about__content p{max-width:670px;margin:0;font-size:14px;line-height:2;color:#1d1d1d}
.ref-about__content>img{width:100%;height:507px;margin-top:76px;object-fit:cover}
.ref-about__linework{position:absolute;left:-90px;bottom:-25px;width:620px;height:340px;opacity:.6;background:repeating-radial-gradient(ellipse at 40% 80%,transparent 0 13px,rgba(221,190,158,.2) 14px 15px)}
.ref-categories{position:relative;height:900px;background:#111;color:#fff;overflow:hidden}
.ref-categories__track{display:flex;width:100%;height:100%;transition:transform .85s var(--ref-ease);will-change:transform}
.ref-category{position:relative;flex:0 0 100%;height:100%;overflow:hidden}
.ref-category>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 6s ease}
.ref-category.is-active>img{transform:scale(1.035)}
.ref-category__shade{position:absolute;inset:0;background:transparent}
.ref-category__content{position:absolute;left:10.5%;bottom:20%;width:430px;color:#fff}
.ref-category__content>span{font:italic 18px/1 Georgia,serif}.ref-category__content h2{margin:55px 0 26px;font-size:38px;line-height:1.1;color:#fff}.ref-category__content p{margin:0 0 34px;max-width:430px;font-size:13px;line-height:1.8;color:#fff}
.ref-category__content a{display:inline-flex;align-items:center;justify-content:center;min-width:120px;padding:13px 20px;border:1px solid #111;border-radius:4px;color:#fff;font-size:11px;transition:.25s}.ref-category__content a:hover{background:#111;color:#fff}
.ref-categories__next{position:absolute;right:27.6%;top:50%;z-index:5;width:66px;height:66px;border:0;border-radius:50%;background:#fff;color:#111;font-size:30px;box-shadow:0 8px 25px rgba(0,0,0,.25);cursor:pointer;transition:.25s}.ref-categories__next:hover{transform:scale(1.08)}
.ref-categories__bottom{position:absolute;left:10.5%;right:38%;bottom:80px;z-index:5;display:flex;align-items:center;justify-content:space-between}
.ref-socials--horizontal{position:static;flex-direction:row;gap:16px}.ref-categories__dots .ref-slider-dot{background:#fff}.ref-categories__dots .ref-slider-dot.is-active{background:var(--ref-red)}

/* Homepage product-category carousel only: keep its copy black. */
.ref-categories .ref-category__content,.ref-categories .ref-category__content h2,.ref-categories .ref-category__content p,.ref-categories .ref-category__content a,.ref-categories .ref-socials--horizontal{color:#111}
.ref-categories .ref-category__content a:hover{color:#fff}
.ref-recommended{position:relative;min-height:937px;padding:90px 0 100px;background:#fff;overflow:hidden}
.ref-recommended h2{position:relative;z-index:2;margin:0 0 68px;font-size:24px;line-height:1.2}
.ref-recommended__watermark{position:absolute;left:15px;top:205px;color:#f0f0f0;font-size:100px;line-height:1;letter-spacing:.01em;white-space:nowrap;font-weight:300}
.ref-recommended__layout{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;min-height:650px}
.ref-recommended__thumbs{align-self:end;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:0 60px 45px 30px}
.ref-product-thumb{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:18px;min-width:0;padding:0 5px;border:0;background:transparent;cursor:pointer;color:#222;opacity:.62;transition:.3s}
.ref-product-thumb:nth-child(n+4){display:none}.ref-product-thumb:hover,.ref-product-thumb.is-active{opacity:1;transform:translateY(-6px)}
.ref-product-thumb img{width:100%;height:265px;object-fit:cover;background:#f1efea}.ref-product-thumb span{min-height:42px;font-size:11px;line-height:1.55;text-align:center}
.ref-recommended__featured{position:relative;min-height:650px}
.ref-featured-product{position:absolute;inset:0;display:grid;grid-template-columns:55% 45%;align-items:center;opacity:0;visibility:hidden;transform:translateX(25px);transition:opacity .55s,transform .65s var(--ref-ease)}
.ref-featured-product.is-active{opacity:1;visibility:visible;transform:none}
.ref-featured-product__image{height:100%;display:flex;align-items:center;justify-content:center;padding-right:20px}.ref-featured-product__image img{width:100%;height:430px;object-fit:cover;background:#f1efea}
.ref-featured-product__details{padding:25px 52px 25px 25px}.ref-featured-product__details h3{margin:0 0 30px;font-size:17px;line-height:1.55;font-weight:500}.ref-featured-product__details dl{margin:0 0 30px}.ref-featured-product__details dl div{display:grid;grid-template-columns:88px 1fr;margin-bottom:13px;font-size:12px;line-height:1.55}.ref-featured-product__details dt{font-weight:700}.ref-featured-product__details dd{margin:0;color:#555}
.ref-featured-product__details .zc-btn,.ref-red-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:118px!important;padding:12px 18px!important;border:0!important;border-radius:20px!important;background:var(--ref-red)!important;color:#fff!important;font-size:11px!important;letter-spacing:0!important;text-transform:none!important}
.ref-product-arrow{position:absolute;top:48%;z-index:10;width:52px;height:52px;border:1px solid #ddd;border-radius:50%;background:#fff;color:var(--ref-red);font-size:27px;cursor:pointer}.ref-product-arrow--prev{left:-56px}.ref-product-arrow--next{right:0}.ref-product-dots{position:absolute;right:42px;bottom:15px}.ref-product-dots .ref-slider-dot{background:#d8d8d8}.ref-product-dots .ref-slider-dot.is-active{background:var(--ref-red)}
.ref-process{position:relative;min-height:816px;padding:83px 0 139px;color:#fff;background:#101010;overflow:hidden}
.ref-process__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(.4)}.ref-process__shade{position:absolute;inset:0;background:rgba(0,0,0,.82)}
.ref-process .ref-container{position:relative;z-index:2}.ref-process h2{margin:0 0 58px;font-size:28px;color:#fff}
.ref-process__grid{display:grid;grid-template-columns:1fr 1fr}.ref-process__grid article{display:grid;grid-template-columns:90px 1fr;gap:20px;min-height:150px;padding:30px 38px 26px 0;border-bottom:1px solid rgba(255,255,255,.23)}.ref-process__grid article:nth-child(odd){border-right:1px solid rgba(255,255,255,.23)}.ref-process__grid article:nth-child(even){padding-left:42px}
.ref-process__grid article>span{font:italic 28px/1 Georgia,serif;color:var(--ref-red)}.ref-process__grid h3{margin:0 0 12px;color:#fff;font-size:18px}.ref-process__grid p{max-width:440px;margin:0;color:rgba(255,255,255,.7);font-size:12px;line-height:1.75}
.ref-news{min-height:820px;padding:100px 0;background:#fff}
.ref-news__heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:58px}.ref-news__heading h2{margin:0;font-size:38px;line-height:1}.ref-news__heading p{margin:0 0 3px;font-size:13px;color:#333}
.ref-news__track{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
.ref-news-card{height:480px;overflow:hidden}.ref-news-card>a{position:relative;display:block;width:100%;height:100%;color:#fff;overflow:hidden}.ref-news-card img{width:100%;height:100%;object-fit:cover;transition:transform .65s var(--ref-ease)}.ref-news-card:hover img{transform:scale(1.06)}.ref-news-card__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.55) 26%,rgba(0,0,0,.12) 58%,transparent 78%)}.ref-news-card div{position:absolute;left:25px;right:25px;bottom:28px}.ref-news-card time{font-size:10px;color:#fff}.ref-news-card h3{margin:15px 0 0;color:#fff;font-size:16px;line-height:1.35;font-weight:500}
.ref-footer{position:relative;min-height:456px;padding:90px 0;color:#fff;background:#3e67ff;overflow:hidden}.ref-footer:after{content:"";position:absolute;right:0;bottom:0;width:52%;height:72%;background:linear-gradient(0deg,rgba(20,40,150,.30),transparent);clip-path:polygon(25% 100%,42% 44%,55% 100%,68% 22%,83% 100%,100% 46%,100% 100%)}
.ref-footer__top{position:relative;z-index:2;display:flex;align-items:end;padding-bottom:35px;border-bottom:1px solid rgba(255,255,255,.28)}.ref-footer__brand{display:grid;grid-template-columns:55px 1fr;grid-template-rows:1fr 1fr;align-items:center;width:185px;color:#fff}.ref-footer__brand>span{grid-row:1/3;display:grid;place-items:center;width:55px;height:55px;background:rgba(255,255,255,.18);font:700 30px Georgia,serif}.ref-footer__brand b{align-self:end;padding-left:10px;font-size:19px}.ref-footer__brand small{align-self:start;padding-left:10px;font-size:8px;letter-spacing:.1em}.ref-footer__nav{display:flex;gap:82px;margin-left:auto}.ref-footer__nav a{color:#fff;font-size:14px}.ref-footer__nav a:hover{color:rgba(255,255,255,.72)}
/* Footer brand uses the same image asset as the site header. */
.ref-footer__brand{display:flex;align-items:center;width:185px;height:62px}.ref-footer__brand-image{display:block;width:100%;height:100%;object-fit:contain}
.ref-footer__qr{display:flex;align-items:center;justify-content:flex-end;gap:12px;width:auto;height:auto;margin-bottom:26px;background:transparent;padding:0}.ref-footer__qr img{display:block;width:86px;height:86px;object-fit:contain;background:#fff;padding:8px}
@media(max-width:767px){.ref-footer__qr{display:flex;justify-content:center;margin:0 auto 26px}.ref-footer__qr img{width:82px;height:82px}}
.ref-footer__body{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;padding-top:58px}.ref-footer__contact h3{margin:0 0 30px;color:#fff;font-size:17px;font-weight:400}.ref-footer__contact p,.ref-footer__meta p{margin:0 0 12px;font-size:14px;line-height:1.6}.ref-footer__meta{text-align:right}.ref-footer__qr{display:inline-grid;place-items:center;width:86px;height:86px;margin-bottom:26px;background:#fff;padding:8px}.ref-footer__qr span{width:100%;height:100%;background:repeating-conic-gradient(#111 0 25%,#fff 0 50%) 0/12px 12px}
.ref-js [data-reveal]{opacity:0;transition:opacity .85s var(--ref-ease),transform .9s var(--ref-ease)}.ref-js [data-reveal="left"]{transform:translateX(-60px)}.ref-js [data-reveal="right"]{transform:translateX(60px)}.ref-js [data-reveal="up"]{transform:translateY(45px)}.ref-js [data-reveal].is-visible{opacity:1;transform:none}
@media(max-width:1199px){.ref-navigation .primary-menu{gap:22px;font-size:17px}.ref-header__tools{margin-left:20px}.ref-category__content{left:7%}.ref-categories__bottom{left:7%}.ref-recommended__thumbs{padding-right:25px;gap:15px}.ref-featured-product__details{padding-right:25px}.ref-footer__nav{gap:40px}}
@media(max-width:991px){.ref-navigation .primary-menu{gap:15px;font-size:15px}.ref-header__tools>a:first-child,.ref-header__language{display:none}.ref-about{min-height:auto}.ref-about__visual{padding-right:25px}.ref-about__content h2{font-size:28px}.ref-categories__next{right:10%}.ref-recommended__layout{grid-template-columns:42% 58%}.ref-product-thumb img{height:200px}.ref-featured-product__details{padding-left:12px}.ref-footer__nav{gap:22px}}
@media(max-width:767px){
    body{font-size:14px}.ref-container{padding-left:15px;padding-right:15px}.ref-header,.ref-header.is-scrolled{position:absolute;top:0;height:56px;background:#fff;color:#111;box-shadow:0 2px 8px rgba(0,0,0,.15);backdrop-filter:none}.ref-header__inner{justify-content:center;padding:0 15px}.ref-menu-toggle{position:absolute;left:15px;top:19px;display:flex;flex-direction:column;gap:4px;width:22px}.ref-menu-toggle>span:not(.screen-reader-text){display:block;width:20px;height:1px;background:#222;transition:.3s}.ref-menu-toggle[aria-expanded="true"]>span:nth-child(1){transform:translateY(5px) rotate(45deg)}.ref-menu-toggle[aria-expanded="true"]>span:nth-child(2){opacity:0}.ref-menu-toggle[aria-expanded="true"]>span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}
    .ref-brand,.ref-header.is-scrolled .ref-brand{width:132px;height:44px;flex:0 0 132px}.ref-navigation{position:absolute;top:56px;left:0;right:0;margin:0;padding:0 24px;background:#fff;max-height:0;overflow:hidden;box-shadow:0 12px 24px rgba(0,0,0,.15);transition:max-height .4s var(--ref-ease)}.ref-navigation.is-open{max-height:420px}.ref-navigation .primary-menu{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:12px 0 20px;font-size:16px}.ref-navigation .primary-menu li{border-bottom:1px solid #eee}.ref-navigation .primary-menu a{display:block;padding:13px 0;color:#111}.ref-navigation .primary-menu a:after{display:none}.ref-header__tools{display:none}
    .ref-hero{height:200px;margin-top:56px}.ref-hero__slide>img{object-position:70% center;filter:brightness(1.12)}.ref-hero__shade{background:linear-gradient(90deg,rgba(0,0,0,.42),rgba(0,0,0,.02))}.ref-hero__content{padding:0 0 35px}.ref-hero__copy{margin-left:14px;max-width:310px;text-shadow:0 2px 7px rgba(0,0,0,.85)}.ref-hero__copy>span{display:none}.ref-hero__copy h1,.ref-hero__copy h2{margin-bottom:7px;font-size:17px}.ref-hero__copy p{font-size:9px;line-height:1.3;white-space:nowrap}.ref-hero__stats,.ref-socials,.ref-hero__controls{display:none}
    .ref-about{min-height:0;padding:32px 0 92px}.ref-about__grid{display:block;padding:0 15px}.ref-about__visual,.ref-about__content>img,.ref-about__linework{display:none}.ref-about__content{padding:0}.ref-label{margin-bottom:23px;font-size:12px;font-weight:700}.ref-about__content h2{margin-bottom:25px;font-size:22px;line-height:1.8;letter-spacing:.07em}.ref-about__content p{font-size:15px;line-height:1.75;font-weight:500}
    .ref-categories,.ref-process{display:none}
    .ref-recommended{min-height:700px;padding:0 15px 45px}.ref-recommended .ref-container{padding:0}.ref-recommended h2{margin:0 0 25px;font-size:22px}.ref-recommended__watermark,.ref-recommended__thumbs{display:none}.ref-recommended__layout{display:block;min-height:620px}.ref-recommended__featured{min-height:620px}.ref-featured-product{grid-template-columns:1fr;grid-template-rows:310px 1fr;text-align:center;align-items:start}.ref-featured-product__image{height:310px}.ref-featured-product__image img{width:74%;height:300px;object-fit:contain}.ref-featured-product__details{padding:12px 28px 45px}.ref-featured-product__details h3{margin-bottom:16px;font-size:15px;line-height:1.5}.ref-featured-product__details dl{margin-bottom:18px}.ref-featured-product__details dl div{display:block;margin-bottom:8px;font-size:12px;line-height:1.55}.ref-featured-product__details dt,.ref-featured-product__details dd{display:inline}.ref-featured-product__details dd{margin-left:3px}.ref-product-arrow{top:240px;width:38px;height:38px;font-size:23px}.ref-product-arrow--prev{left:-5px}.ref-product-arrow--next{right:-5px}.ref-product-dots{right:50%;bottom:0;transform:translateX(50%)}.ref-product-dots .ref-slider-dot{background:#d8d8d8}.ref-product-dots .ref-slider-dot.is-active{background:var(--ref-red)}
    .ref-news{min-height:650px;padding:25px 0 35px}.ref-news__heading{display:block;margin-bottom:22px;text-align:center}.ref-news__heading h2{font-size:28px}.ref-news__heading p{margin:13px auto 0;max-width:330px;font-size:13px;line-height:1.55}.ref-news__track{display:block}.ref-news-card{display:none;height:430px}.ref-news-card.is-active{display:block}.ref-news-card div{left:20px;right:20px;bottom:22px}.ref-news-card h3{font-size:14px}
    .ref-footer{min-height:585px;padding:42px 0 55px;text-align:center}.ref-footer__top{display:block;padding-bottom:30px}.ref-footer__brand{margin:0 auto 30px}.ref-footer__nav{display:none}.ref-footer__body{display:block;padding-top:30px}.ref-footer__contact h3{margin-bottom:25px;font-size:15px}.ref-footer__contact p,.ref-footer__meta p{font-size:13.5px;line-height:1.75}.ref-footer__meta{margin-top:30px;text-align:center}.ref-footer__qr{display:none}.ref-footer:after{width:100%;height:45%}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ref-js [data-reveal],.ref-hero__slide,.ref-hero__slide>img,.ref-categories__track,.ref-category>img,.ref-featured-product,.ref-news-card img{transition:none!important;transform:none!important}.ref-js [data-reveal]{opacity:1}}

/* Desktop hero canvases preserve the supplied 1920px art direction. */
@media(min-width:992px){
    .ref-hero{height:auto;aspect-ratio:1920/700}
    .ref-hero__content{padding-bottom:clamp(82px,8.33vw,160px)}
    .ref-hero__stats{bottom:clamp(32px,3.23vw,62px)}
    .ref-hero__controls{bottom:clamp(24px,2.45vw,47px)}
}

/* Footer QR codes: use the supplied images side by side. */
.ref-footer__meta .ref-footer__qr{display:flex!important;flex-direction:row;align-items:center;justify-content:flex-end;gap:12px;width:auto;height:auto;margin-bottom:26px;background:transparent;padding:0}
.ref-footer__meta .ref-footer__qr img{display:block;width:86px!important;height:86px!important;max-width:none;object-fit:contain;background:#fff;padding:8px;box-sizing:border-box}
@media(max-width:767px){.ref-footer__meta .ref-footer__qr{display:flex!important;justify-content:center;margin:0 auto 26px}.ref-footer__meta .ref-footer__qr img{width:82px!important;height:82px!important}}
