*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%;max-height:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}ul,ol{list-style:none;margin:0;padding:0}@font-face{font-family:Alverata;src:url(Alverata-Bold.woff2) format("woff2"),url(Alverata-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Avenir;src:url(Avenir-Light.woff2) format("woff2"),url(Avenir-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Avenir;src:url(Avenir-LightOblique.woff2) format("woff2"),url(Avenir-LightOblique.woff) format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Avenir;src:url(Avenir-Book.woff2) format("woff2"),url(Avenir-Book.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Avenir;src:url(Avenir-BookOblique.woff2) format("woff2"),url(Avenir-BookOblique.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Avenir;src:url(Avenir-Oblique.woff2) format("woff2"),url(Avenir-Oblique.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Avenir;src:url(Avenir-Roman.woff2) format("woff2"),url(Avenir-Roman.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Avenir;src:url(Avenir-Medium.woff2) format("woff2"),url(Avenir-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Avenir;src:url(Avenir-MediumOblique.woff2) format("woff2"),url(Avenir-MediumOblique.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Avenir;src:url(Avenir-Heavy.woff2) format("woff2"),url(Avenir-Heavy.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Avenir;src:url(Avenir-HeavyOblique.woff2) format("woff2"),url(Avenir-HeavyOblique.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Avenir;src:url(Avenir-Black.woff2) format("woff2"),url(Avenir-Black.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Avenir;src:url(Avenir-BlackOblique.woff2) format("woff2"),url(Avenir-BlackOblique.woff) format("woff");font-weight:800;font-style:italic;font-display:swap}@keyframes shimmer{0%{background-position:0% center}to{background-position:200% center}}html{background:#0c0002;overflow-x:hidden}body{overflow-x:clip}.bg-glow{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) translateZ(0);transform:translate(-50%,-50%) translateZ(0);width:min(1920px,100vh);height:min(1920px,100vh);background:radial-gradient(ellipse at center,rgba(180,40,40,.48) 0%,transparent 70%);pointer-events:none;z-index:0}main#main-content{background:#1c000454;max-width:1920px;width:100%;position:relative;margin:0 auto;box-shadow:-40px 0 60px -20px #0009,40px 0 60px -20px #0009;padding-top:76px}header.site-header{background:#400a11;width:100%;position:fixed;z-index:500;padding:0 16px}header.site-header .site-header-container{padding:16px 0;max-width:1360px;margin:0 auto;display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center}header.site-header .site-header-container div.logo a{display:flex;align-items:center;gap:16px}header.site-header .site-header-container div.logo a img{height:36px}header.site-header .site-header-container div.logo a img.logo-wide-after__img{height:32px}header.site-header .site-header-container div.logo .logo-thin{display:none}header.site-header .site-header-container a.cta{min-width:50px}@media screen and (max-width:860px){header.site-header .site-header-container div.logo a img.logo-wide-after__img{display:none}}@media screen and (max-width:520px){header.site-header .site-header-container div.logo a img{display:none}header.site-header .site-header-container div.logo .logo-thin{display:block}header.site-header .site-header-container div.logo .logo-thin a img{display:block}}.menu-toggle{display:grid;justify-self:flex-end;width:40px;height:30px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;background:none;padding:0;border:none;touch-action:manipulation}.menu-toggle span{display:block;position:absolute;height:5px;width:100%;background:#ceaa62;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.menu-toggle span:nth-child(1){top:0}.menu-toggle span:nth-child(2){top:12px}.menu-toggle span:nth-child(3){top:24px}.menu-toggle[aria-expanded=true] span:nth-child(1){top:12px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0;left:-60px}.menu-toggle[aria-expanded=true] span:nth-child(3){top:12px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg)}h1,h2{color:#ceaa62;font-family:Alverata,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;background:linear-gradient(90deg,#b08840,#c9a96e 30%,#eddfa0,#c9a96e 70%,#b08840);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 5.5s linear 2s infinite}h1{font-size:36px;line-height:42px}h2{font-size:28px;font-weight:600}p{color:#fff;font-size:14px;font-weight:500;line-height:19px;font-family:Avenir,Century Gothic,Futura,Trebuchet MS,Arial,sans-serif}p.big{font-size:24px;font-weight:600;font-family:Alverata,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif}p.sub-title{color:#f2e2cd;font-weight:800;letter-spacing:1.4px}button.cta,a.cta{display:inline-block;padding:9px 24px;border-radius:100px;background-color:#c9a96e;position:relative;overflow:hidden;color:#fff;border:none;outline:none;min-width:190px;font-weight:700;font-size:17px;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:opacity .2s;font-family:Alverata}button.cta:after,a.cta:after{content:"";position:absolute;top:0;left:-60%;width:40%;height:100%;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.25) 50%,transparent 100%);animation:cta-sheen 4s ease-in-out 1s infinite}@keyframes cta-sheen{0%{left:-60%}40%{left:120%}to{left:120%}}button.cta:hover,a.cta:hover{opacity:.85}.hero{height:calc(100vh - 75px);width:100%;max-width:1920px;position:relative;margin:0 auto}.hero .hero__image{height:100%}.hero .hero__image img{object-fit:cover;object-position:center}.hero .hero__content{position:absolute;right:0;top:0;width:50%;height:100%;display:grid;justify-content:start;align-items:center}.hero .hero__content .hero__content__align{max-width:300px;text-align:center;display:grid;gap:20px;position:relative;left:24px;bottom:80px}.hero .hero__content .hero__content__align h2{color:#f2e2cd;font-size:14px;font-family:Avenir,Century Gothic,Futura,Trebuchet MS,Arial,sans-serif;font-weight:800;letter-spacing:1.4px}.hero .hero__content .hero__content__align h2 sup{font-size:8px;line-height:0}@media screen and (max-width:800px){.hero{aspect-ratio:7 / 11;height:auto}.hero .hero__image img{height:100%;width:100%}.hero .hero__content{width:60%;justify-content:center}.hero .hero__content .hero__content__align{bottom:8%}.hero .hero__content .hero__content__align h1{font-size:26px;line-height:31px}.hero .hero__content .hero__content__align p.grid-mobile{display:grid;gap:2px}.hero .hero__content .hero__content__align p.grid-mobile span.gold{display:none}}@media screen and (max-width:540px){.hero .hero__content{width:55%}.hero .hero__content .hero__content__align{bottom:12%;left:0}.hero .hero__content .hero__content__align h1{font-size:26px;line-height:31px}.hero .hero__content .hero__content__align p.grid-mobile{display:grid;gap:2px}.hero .hero__content .hero__content__align p.grid-mobile span.gold{display:none}}.barrels{height:460px;width:100%;max-width:1920px;position:relative;margin:0 auto}.barrels .barrels__bg{position:absolute;top:0;right:0;bottom:0;left:0}.barrels .barrels__bg img{height:100%;width:100%;object-fit:cover;object-position:center}.barrels .barrels__bg .barrels__bg-mobile{display:none}.barrels .barrels__content{position:absolute;left:0;top:0;width:100%;height:100%;padding:32px 16px}.barrels .barrels__content .barrels__content__inner{display:grid;height:100%;max-width:1360px;margin:0 auto;justify-content:center;align-items:center;align-content:center}.barrels .barrels__content .barrels__content__inner .barrels__html-top,.barrels .barrels__content .barrels__content__inner .barrels__html-bottom{text-align:center;display:grid;gap:6px}.barrels .barrels__content .barrels__content__inner .barrels__html-bottom h2{color:#fff}.barrels .barrels__content .barrels__content__inner .barrels__materials{display:flex;gap:60px}.barrels .barrels__content .barrels__content__inner .barrels__materials .barrels__material{display:grid;grid-template-columns:112px 1fr;align-items:center;gap:8px}.barrels .barrels__content .barrels__content__inner .barrels__materials .barrels__material .barrels__material-number{font-size:84px;font-family:Alverata,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;color:#f2e2cd;justify-self:end}.barrels .barrels__content .barrels__content__inner .barrels__materials .barrels__material .barrels_material-container{font-family:Alverata,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:28px;line-height:30px}.barrels .barrels__content .barrels__content__inner .barrels__materials .barrels__material .barrels_material-container .barrels__material-percentage{color:#f2e2cd}.barrels .barrels__content .barrels__content__inner .barrels__materials .barrels__material .barrels_material-container .barrels__material-label{color:#ceaa62}.barrels .barrels__content .barrels__content__inner .barrels__materials .barrels__material .barrels_material-container .barrels__material-label .small{font-size:19px}@media screen and (max-width:1200px){.barrels .barrels__content .barrels__content__inner{justify-items:center}.barrels .barrels__content .barrels__content__inner .barrels__materials{padding:10px 0;display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;justify-items:center}.barrels .barrels__content .barrels__content__inner .barrels__materials .barrels__material-number{line-height:1}}@media screen and (max-width:800px){.barrels{height:auto}.barrels .barrels__bg .barrels__bg-desktop{display:none}.barrels .barrels__bg .barrels__bg-mobile{display:block}.barrels .barrels__content{position:relative;height:auto}.barrels .barrels__content .barrels__html-top{max-width:340px}.barrels .barrels__content .barrels__html-top p.big{line-height:1.08}.barrels .barrels__content .barrels__content__inner{gap:20px}.barrels .barrels__content .barrels__content__inner .barrels__materials{justify-items:start;grid-template-columns:1fr}.barrels .barrels__content .barrels__html-bottom{max-width:340px}}.text-block{padding:90px 16px;display:grid;gap:90px}.text-block .text-block__content{margin:0 auto;max-width:560px;width:100%;text-align:center;display:grid;gap:12px}.text-block .text-block__gallery{display:grid;gap:16px;max-width:1360px;margin:0 auto}.text-block .text-block__gallery .text-block__gallery-item{overflow:hidden;position:relative}.text-block .text-block__gallery .text-block__gallery-item img{width:100%;height:100%;object-fit:cover;transform-origin:center;animation:gallery-float 12s ease-in-out infinite}.text-block .text-block__gallery .text-block__gallery-item:nth-child(2) img{animation-name:gallery-float-b;animation-duration:15s;animation-delay:-4s}.text-block .text-block__gallery .text-block__gallery-item:nth-child(3) img{animation-name:gallery-float-c;animation-duration:18s;animation-delay:-8s}.text-block .text-block__gallery .text-block__gallery-item:nth-child(4) img{animation-duration:14s;animation-delay:-2s}.text-block .text-block__gallery .text-block__gallery-item p.description{position:absolute;top:3%;width:100%;text-align:center;font-size:18px;color:#f2e2cd;line-height:25px;letter-spacing:1.8px;font-weight:800}.text-block .text-block__gallery .text-block__gallery-item div.anniversary{position:absolute;top:0;right:0;bottom:0;left:0;padding:20px;display:grid;align-items:center}.text-block .text-block__gallery .text-block__gallery-item div.anniversary img{max-width:min(202px,25%);height:auto;position:relative;animation:none}@keyframes gallery-float{0%{transform:scale(1.07) rotate(0) translate(0)}33%{transform:scale(1.12) rotate(1.2deg) translate(10px,-7px)}66%{transform:scale(1.1) rotate(-1deg) translate(-7px,6px)}to{transform:scale(1.07) rotate(0) translate(0)}}@keyframes gallery-float-b{0%{transform:scale(1.1) rotate(-1deg) translate(-6px,5px)}40%{transform:scale(1.07) rotate(1.1deg) translate(8px,-6px)}70%{transform:scale(1.12) rotate(0) translateY(8px)}to{transform:scale(1.1) rotate(-1deg) translate(-6px,5px)}}@keyframes gallery-float-c{0%{transform:scale(1.12) rotate(.8deg) translate(5px,6px)}50%{transform:scale(1.07) rotate(-1.2deg) translate(-8px,-6px)}to{transform:scale(1.12) rotate(.8deg) translate(5px,6px)}}.text-block .text-block__gallery--2-3{grid-template-columns:2fr 3fr;grid-template-rows:480px 480px}.text-block .text-block__gallery--2-3 .text-block__gallery-item:nth-child(1){grid-row:span 2}.text-block .text-block__gallery--1-1{grid-template-columns:1fr 1fr}.text-block .text-block__gallery--1-1 .text-block__gallery-item{max-height:960px}@media screen and (max-width:800px){.text-block .text-block__gallery--2-3{grid-template-columns:1fr;grid-template-rows:40vh 40vh}.text-block .text-block__gallery--2-3 .text-block__gallery-item:nth-child(1){grid-row:span 2}.text-block .text-block__gallery--1-1{grid-template-columns:1fr}.text-block .text-block__gallery--1-1 .text-block__gallery-item{max-height:80vh}}.background-text{height:calc(100vh - 75px);width:100%;max-width:1920px;position:relative;margin:0 auto}.background-text .background-text__image{height:100%}.background-text .background-text__image img{width:100%;height:100%;object-fit:cover;object-position:center}.background-text .background-text__image .background-text__image-mobile{display:none}.background-text .background-text__content{position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;left:0}.background-text .background-text__content .background-text__content-inner{max-width:1360px;width:100%;padding:40px;margin:0 auto}.background-text .background-text__content .background-text__content-inner .background-text__content-inner-align{display:grid;justify-content:center;gap:16px;max-width:400px}.background-text .background-text__content--left .background-text__content-inner{text-align:left}.background-text .background-text__content--center .background-text__content-inner{text-align:center}.background-text .background-text__content.background-text__content--top-mid{height:50%;justify-self:center}.background-text .background-text__content.background-text__content--top-mid .background-text__content-inner .background-text__content-inner-align{justify-self:center;margin:0 auto}@media screen and (max-width:800px){.background-text{display:grid;height:auto;background:#000}.background-text .background-text__image .background-text__image-desktop{display:none}.background-text .background-text__image .background-text__image-mobile{display:block}.background-text .background-text__content{position:relative;order:-5}.background-text .background-text__content .background-text__content-inner .background-text__content-inner-align{margin:0 auto;text-align:center}.background-text .background-text__content.background-text__content--top-mid{height:auto}}footer.site-footer{position:relative;z-index:5;background:#000;padding:50px 16px}footer.site-footer .site-footer-inner{width:100%;max-width:400px;margin:0 auto;display:grid;gap:40px;align-items:center;justify-content:center;justify-items:center;text-align:center}footer.site-footer .site-footer-inner img{width:220px;height:auto}footer.site-footer .site-footer-inner .disclaimer p{font-size:12px;color:#838383;font-weight:800;line-height:16px}footer.site-footer .site-footer-inner .disclaimer-big p{font-size:18px}footer.site-footer .site-footer-inner .subscribe{display:grid}footer.site-footer .site-footer-inner .subscribe h2{font-size:24px}footer.site-footer .site-footer-inner .subscribe p{color:#838383;margin-bottom:6px}footer.site-footer .site-footer-inner .subscribe form{display:grid;gap:16px;justify-items:center}footer.site-footer .site-footer-inner .subscribe form input{border-radius:50px;background:#fff;padding:11px 16px 7px;text-align:center;width:100%;border:none;font-family:Avenir,Century Gothic,Futura,Trebuchet MS,Arial,sans-serif}footer.site-footer .site-footer-inner .legal{display:grid;gap:6px}footer.site-footer .site-footer-inner .legal p{color:#838383;font-size:10px;line-height:14px}.age-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}.age-gate.is-hidden{display:none}.age-gate__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.age-gate__box{position:relative;z-index:1;display:grid;gap:32px;align-items:center;justify-items:center;text-align:center;padding:60px 40px}.age-gate__logo img{height:auto;width:220px}.age-gate__text{font-family:Alverata,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:28px;text-transform:uppercase;color:#ceaa62;max-width:500px;line-height:33px;color:#f2e2cd}@keyframes drawer-in{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.nav-drawer__backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;background:#00000080;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);opacity:0;transition:opacity .4s ease}.nav-drawer__backdrop.is-open{display:block;opacity:1}.nav-drawer{position:fixed;top:0;right:0;z-index:999;width:500px;height:100vh;background:#400a11;display:none;overflow-y:auto}.nav-drawer.is-open{display:block;animation:drawer-in .4s cubic-bezier(.16,1,.3,1) both}.nav-drawer__content{display:grid;grid-template-rows:auto 1fr auto;min-height:100%;padding:16px 48px;gap:40px;align-items:center;text-align:center;justify-items:center}.nav-drawer__content .close{padding:7px 0}.nav-drawer__content .mid-side{display:grid;gap:60px}.nav-drawer__logo img{height:160px;width:auto;margin:0 auto}.nav-drawer__links{display:grid;align-content:center;gap:24px}.nav-drawer__links a{display:block;font-family:Alverata,Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:24px;line-height:28px;text-transform:uppercase;color:#f2e2cd;text-decoration:none;transition:opacity .2s}.nav-drawer__links a:hover{opacity:.7}.nav-drawer__social{display:grid;gap:12px;justify-content:center}.nav-drawer__social a{display:flex;align-items:center;justify-content:center;width:38px;height:38px;transition:opacity .2s}.nav-drawer__social a:hover{opacity:.7}.nav-drawer__social a img{width:38px;height:38px}.nav-drawer__footer{display:grid;gap:6px}.nav-drawer__footer p{color:#838383;font-size:10px;line-height:14px}@media screen and (max-width:500px){.nav-drawer{width:100%}}.cover{position:relative;overflow:hidden;height:350px}.cover .cover__image{width:100%;height:100%;overflow:hidden}.cover .cover__image .cover__image-mobile{display:none}.cover .cover__image img{width:100%;height:100%;object-fit:cover;transform-origin:center;animation:cover-drift 20s ease-in-out infinite}@keyframes cover-drift{0%{transform:scale(1) translate(0)}30%{transform:scale(1.06) translate(1%,-.5%)}60%{transform:scale(1.04) translate(-.8%,.4%)}to{transform:scale(1) translate(0)}}.cover .cover__content{position:absolute;left:0;top:0;height:100%;width:100%}.cover .cover__content .cover__content-inner{height:100%;width:100%;display:grid;max-width:1360px;margin:0 auto;align-content:center;justify-content:end}.cover .cover__content .cover__content-inner .cover__content-inner-content{max-width:400px;text-align:center;display:grid;gap:12px}.cover .cover__content .cover__content-inner .cover__content-inner-content h1{font-size:28px}@media screen and (max-width:1000px){.cover .cover__image .cover__image-desktop{display:none}.cover .cover__image .cover__image-mobile{display:block}}@media screen and (max-width:800px){.cover{display:grid;height:auto;background:#000}.cover .cover__content{position:relative;order:-1;padding:30px 16px}.cover .cover__content .cover__content-inner{justify-content:center}}.collection{width:100%;margin:0 auto;max-width:1360px;padding:24px 16px;display:grid;gap:20px}.collection .collection__item{display:grid;align-items:center;grid-template-columns:1fr 1fr;gap:16px}.collection .collection__item .collection__item-image img{width:100%;height:auto}.collection .collection__item .collection__item-info{display:grid;justify-items:start;gap:8px;max-width:400px;margin:0 auto}.collection .collection__item .collection__item-info .collection__item-tag{position:relative;background:#270005;padding:9px 12px;border-radius:15px;font-size:12px;color:#f2e2cd;font-weight:800;margin-bottom:4px}.collection .collection__item .collection__item-info .collection__item-tag:after{content:"";position:absolute;bottom:-8px;left:16px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #270005}.collection .collection__item .collection__item-info .collection__item-subtitle,.collection .collection__item .collection__item-info .collection__item-above-title{font-size:14px;color:#f2e2cd;font-weight:800;letter-spacing:1.4px;line-height:19px}.collection .collection__item .collection__item-info .collection__item-specs{font-size:12px}.collection .collection__item .collection__item-info .collection__item-description{font-size:12px;line-height:16px;color:#fff;font-family:Avenir,Century Gothic,Futura,Trebuchet MS,Arial,sans-serif}.collection .collection__item .collection__item-info .collection__item-price{font-size:28px;font-weight:800;color:#fff;line-height:38px}.collection .collection__item .collection__item-info .collection__item-price sup{line-height:0;font-size:14px}@media screen and (max-width:1050px){.collection .collection__item{grid-template-columns:1fr}}.gallery-product-section{width:100%;margin:0 auto;max-width:1360px;padding:24px 16px}.gallery-product-section .gallery-product{display:grid;gap:16px;grid-template-columns:repeat(10,1fr)}.gallery-product-section .gallery-product .gallery-product__item{grid-column:span 5;overflow:hidden}.gallery-product-section .gallery-product .gallery-product__item:nth-child(1){grid-column:span 4}.gallery-product-section .gallery-product .gallery-product__item:nth-child(2){grid-column:span 6}.gallery-product-section .gallery-product .gallery-product__item img{width:100%;height:100%;object-fit:cover;transform-origin:center;animation:gallery-float 12s ease-in-out infinite}.gallery-product-section .gallery-product .gallery-product__item:nth-child(2) img{animation:none}.gallery-product-section .gallery-product .gallery-product__item:nth-child(3) img{animation-name:gallery-float-c;animation-duration:18s;animation-delay:-8s}.gallery-product-section .gallery-product .gallery-product__item:nth-child(4) img{animation-duration:14s;animation-delay:-2s}@media screen and (max-width:800px){.gallery-product-section .gallery-product .gallery-product__item:nth-child(1){grid-column:span 10;order:2}.gallery-product-section .gallery-product .gallery-product__item:nth-child(2){grid-column:span 10;order:1}.gallery-product-section .gallery-product .gallery-product__item:nth-child(3),.gallery-product-section .gallery-product .gallery-product__item:nth-child(4){grid-column:span 5;order:3}}#shop-hcaptcha-badge-container{display:none!important}.not-found-section{padding:32px 16px;display:grid;justify-content:center;text-align:center}.not-found-section .not-found__inner{display:grid;gap:12px}.page .page__inner{max-width:1360px;margin:0 auto;padding:40px 16px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/style.css.map */
