*{box-sizing:border-box;margin:0}body{display:flex;flex-direction:column;margin:0;min-height:100svh}html:has(dialog[scroll-lock][open],details[scroll-lock][open]){overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,textarea,select{font:inherit;border-radius:var(--style-border-radius-inputs)}a,button,input[type=button],input[type=submit],input[type=reset]{-webkit-tap-highlight-color:transparent}select{background-color:var(--color-background);color:currentcolor}dialog{background-color:var(--color-background);color:var(--color-foreground)}p{text-wrap:pretty}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p:empty{display:none}:is(p,h1,h2,h3,h4,h5,h6):first-child,:empty:first-child+:where(p,h1,h2,h3,h4,h5,h6){margin-block-start:0}:is(p,h1,h2,h3,h4,h5,h6):last-child,:where(p,h1,h2,h3,h4,h5,h6)+:has(+:empty:last-child){margin-block-end:0}body{font-family:var(--font-body--family);background-color:var(--color-background);color:var(--color-foreground)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading--family);color:#fff}a{text-decoration:underline;color:var(--smak-black)}.text-smak-red{color:var(--smak-red)}.text-smak-black{color:var(--smak-black)}.text-smak-grey{color:var(--smak-grey)}.text-smak-grey-50{color:var(--smak-grey-50)}.bg-smak-red{background-color:var(--smak-red)}.bg-smak-black{background-color:var(--smak-black)}.bg-smak-grey{background-color:var(--smak-grey)}.bg-smak-grey-50{background-color:var(--smak-grey-50)}.border-smak-red{border-color:var(--smak-red)}.border-smak-black{border-color:var(--smak-black)}.border-smak-grey{border-color:var(--smak-grey)}.border-smak-grey-50{border-color:var(--smak-grey-50)}.btn-smak{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;isolation:isolate;position:relative;border:none;background:transparent;cursor:pointer;font-family:var(--font-heading--family);font-style:normal;font-weight:400;color:#fff;text-decoration:none;transition:all .2s ease;padding:0 10px 6px;text-align:center;height:63px;-webkit-tap-highlight-color:transparent}.btn-smak:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-image:url("data:image/svg+xml,%3Csvg width='320' height='60' viewBox='0 0 320 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.70311 3.56757L320 0L315.186 57.0811L0 60L7.70311 3.56757Z' fill='%23AA1D23'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;background-position:center;z-index:0;transition:all .2s ease}.btn-smak:before{top:0;right:0;bottom:0;left:0;width:auto;height:auto;background:var(--smak-red);background-image:none;background-size:100% 100%;clip-path:polygon(2.4% 5.9%,100% 0%,98.5% 95.1%,0% 100%);-webkit-clip-path:polygon(2.4% 5.9%,100% 0%,98.5% 95.1%,0% 100%)}.btn-smak--big:before{background-image:url("data:image/svg+xml,%3Csvg width='380' height='60' viewBox='0 0 380 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.14037 3.56757L380 0L374.346 57.0811L0 60L9.14037 3.56757Z' fill='%23AA1D23'/%3E%3C/svg%3E")}.btn-smak span{position:relative;z-index:1;font-size:20px;line-height:29px;white-space:nowrap;display:block;overflow:hidden;width:100%;height:100%;color:transparent;transform:translateY(3px);clip-path:polygon(2.4% 5.9%,100% 0%,98.5% 95.1%,0% 100%);-webkit-clip-path:polygon(2.4% 5.9%,100% 0%,98.5% 95.1%,0% 100%)}.btn-smak span:before{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;line-height:52.5px;color:#fff;transform:translateY(0);transition:transform .4s ease}.btn-smak span:after{content:attr(data-text);position:absolute;top:0;left:0;width:100%;height:100%;line-height:52.5px;color:#fff;transform:translateY(100%);transition:transform .4s ease}.btn-smak--default{width:100%;height:63px;max-width:400px}.btn-smak--big{width:380px;height:63px}.btn-smak--big span{font-size:20px;width:380px;height:60px;clip-path:polygon(2.4% 5.9%,100% 0%,98.5% 95.1%,0% 100%);-webkit-clip-path:polygon(2.4% 5.9%,100% 0%,98.5% 95.1%,0% 100%)}.btn-smak--big span:before,.btn-smak--big span:after{line-height:52.5px}.btn-smak--small{width:100%;max-width:380px;height:50px}.btn-smak--small span{font-size:16px;width:240px;height:50px;clip-path:polygon(2.4% 5.9%,100% 0%,98.5% 95.1%,0% 100%);-webkit-clip-path:polygon(2.4% 5.9%,100% 0%,98.5% 95.1%,0% 100%)}.btn-smak--small span:before,.btn-smak--small span:after{line-height:43.75px}.btn-smak:hover:before{background:var(--smak-black);background-image:none;background-size:100% 100%;clip-path:polygon(2.4% 5.9%,100% 0%,98.5% 95.1%,0% 100%);-webkit-clip-path:polygon(2.4% 5.9%,100% 0%,98.5% 95.1%,0% 100%)}.btn-smak--big:hover:before{background-image:url("data:image/svg+xml,%3Csvg width='380' height='60' viewBox='0 0 380 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.14037 3.56757L380 0L374.346 57.0811L0 60L9.14037 3.56757Z' fill='%23000000'/%3E%3C/svg%3E")}.btn-smak:hover span:before{transform:translateY(-63px)}.btn-smak--big:hover span:before{transform:translateY(-63px)}.btn-smak--small:hover span:before{transform:translateY(-53px)}.btn-smak:hover span:after{transform:translateY(0)}.btn-smak:hover span:before,.btn-smak:hover span:after{color:#fff}.btn-smak:focus{outline:none}.input-container{position:relative;display:inline-block}.input-smak{display:block;border:none;background:transparent;font-family:var(--font-body--family);font-size:16px;color:var(--smak-black);padding:0 24px;margin:0;width:320px;height:60px;line-height:54px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;outline:none;box-shadow:none;background-image:url("data:image/svg+xml,%3Csvg width='320' height='60' viewBox='0 0 320 60' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.70311 4.56757L318 1.5L313.186 58.5811L1.5 58.5L9.70311 4.56757Z' fill='%23FFFFFF' stroke='%23000000' vector-effect='non-scaling-stroke' stroke-width='2'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;background-position:center;transition:background-image .2s ease}.input-smak::placeholder{color:var(--smak-grey-50)}.input-smak--big{width:380px;height:60px;line-height:54px;background-image:url("data:image/svg+xml,%3Csvg width='380' height='60' viewBox='0 0 380 60' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.14037 4.56757L378 1.5L372.346 58.5811L1.5 58.5L11.14037 4.56757Z' fill='%23FFFFFF' stroke='%23000000' stroke-width='3'/%3E%3C/svg%3E")}.input-smak--small{width:240px;height:50px;font-size:14px;line-height:44px;background-image:url("data:image/svg+xml,%3Csvg width='240' height='50' viewBox='0 0 240 50' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.70311 3.97298L238 1.5L234.488 48.5676L1.5 48.5L7.70311 3.97298Z' fill='%23FFFFFF' stroke='%23000000' stroke-width='3'/%3E%3C/svg%3E")}.field-with-button__input.input-smak,.input-smak--default{width:100%;max-width:100%}.field-with-button{max-width:100%}.field-with-button{position:relative}.field-with-button .field-with-button__input.input-smak{background-color:transparent}.input-smak:hover{background-image:url("data:image/svg+xml,%3Csvg width='320' height='60' viewBox='0 0 320 60' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.70311 4.56757L318 1.5L313.186 58.5811L1.5 58.5L9.70311 4.56757Z' fill='%23FFFFFF' stroke='%23AA1D23' stroke-width='3'/%3E%3C/svg%3E")}.input-smak--big:hover{background-image:url("data:image/svg+xml,%3Csvg width='380' height='60' viewBox='0 0 380 60' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.14037 4.56757L378 1.5L372.346 58.5811L1.5 58.5L11.14037 4.56757Z' fill='%23FFFFFF' stroke='%23AA1D23' stroke-width='3'/%3E%3C/svg%3E")}.input-smak--small:hover{background-image:url("data:image/svg+xml,%3Csvg width='240' height='50' viewBox='0 0 240 50' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.70311 3.97298L238 1.5L234.488 48.5676L1.5 48.5L7.70311 3.97298Z' fill='%23FFFFFF' stroke='%23AA1D23' stroke-width='3'/%3E%3C/svg%3E")}.input-smak:focus,.input-smak:active{outline:none;box-shadow:none;background-image:url("data:image/svg+xml,%3Csvg width='320' height='60' viewBox='0 0 320 60' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.70311 4.56757L318 1.5L313.186 58.5811L1.5 58.5L9.70311 4.56757Z' fill='%23FFFFFF' stroke='%23AA1D23' stroke-width='3'/%3E%3C/svg%3E")}.input-smak--big:focus,.input-smak--big:active{background-image:url("data:image/svg+xml,%3Csvg width='380' height='60' viewBox='0 0 380 60' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.14037 4.56757L378 1.5L372.346 58.5811L1.5 58.5L11.14037 4.56757Z' fill='%23FFFFFF' stroke='%23AA1D23' stroke-width='3'/%3E%3C/svg%3E")}.input-smak--small:focus,.input-smak--small:active{background-image:url("data:image/svg+xml,%3Csvg width='240' height='50' viewBox='0 0 240 50' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.70311 3.97298L238 1.5L234.488 48.5676L1.5 48.5L7.70311 3.97298Z' fill='%23FFFFFF' stroke='%23AA1D23' stroke-width='3'/%3E%3C/svg%3E")}body:has(.frontpage-duo) .input-smak{background-image:url("data:image/svg+xml,%3Csvg width='320' height='60' viewBox='0 0 320 60' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.70311 4.56757L318 1.5L313.186 58.5811L1.5 58.5L9.70311 4.56757Z' fill='none' stroke='%23ffffff' stroke-width='3'/%3E%3C/svg%3E");color:#fff}body:has(.frontpage-duo) .input-smak--big{background-image:url("data:image/svg+xml,%3Csvg width='380' height='60' viewBox='0 0 380 60' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.14037 4.56757L378 1.5L372.346 58.5811L1.5 58.5L11.14037 4.56757Z' fill='none' stroke='%23ffffff' stroke-width='3'/%3E%3C/svg%3E");color:#fff}body:has(.frontpage-duo) .input-smak--small{background-image:url("data:image/svg+xml,%3Csvg width='240' height='50' viewBox='0 0 240 50' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.70311 3.97298L238 1.5L234.488 48.5676L1.5 48.5L7.70311 3.97298Z' fill='none' stroke='%23ffffff' stroke-width='3'/%3E%3C/svg%3E");color:#fff}body:has(.frontpage-duo) .input-smak::placeholder{color:#fff}.shopify-section{--content-width: min( calc(var(--page-width) - var(--page-margin) * 2), calc(100% - var(--page-margin) * 2) );--content-margin: minmax(var(--page-margin), 1fr);--content-grid: var(--content-margin) var(--content-width) var(--content-margin);position:relative;grid-template-columns:var(--content-grid);display:grid;width:100%}.shopify-section>*{grid-column:2}.shopify-section>.full-width{grid-column:1 / -1}.m-0{margin:0!important}.m-4{margin:4px!important}.m-8{margin:8px!important}.m-12{margin:12px!important}.m-16{margin:16px!important}.m-24{margin:24px!important}.m-32{margin:32px!important}.m-40{margin:40px!important}.m-48{margin:48px!important}.m-64{margin:64px!important}.m-72{margin:72px!important}.m-96{margin:96px!important}.m-128{margin:128px!important}.mt-0{margin-top:0!important}.mt-4{margin-top:4px!important}.mt-8{margin-top:8px!important}.mt-12{margin-top:12px!important}.mt-16{margin-top:16px!important}.mt-24{margin-top:24px!important}.mt-32{margin-top:32px!important}.mt-40{margin-top:40px!important}.mt-48{margin-top:48px!important}.mt-64{margin-top:64px!important}.mt-72{margin-top:72px!important}.mt-96{margin-top:96px!important}.mt-128{margin-top:128px!important}.mb-0{margin-bottom:0!important}.mb-4{margin-bottom:4px!important}.mb-8{margin-bottom:8px!important}.mb-12{margin-bottom:12px!important}.mb-16{margin-bottom:16px!important}.mb-24{margin-bottom:24px!important}.mb-32{margin-bottom:32px!important}.mb-40{margin-bottom:40px!important}.mb-48{margin-bottom:48px!important}.mb-64{margin-bottom:64px!important}.mb-72{margin-bottom:72px!important}.mb-96{margin-bottom:96px!important}.mb-128{margin-bottom:128px!important}.ml-0{margin-left:0!important}.ml-4{margin-left:4px!important}.ml-8{margin-left:8px!important}.ml-12{margin-left:12px!important}.ml-16{margin-left:16px!important}.ml-24{margin-left:24px!important}.ml-32{margin-left:32px!important}.ml-40{margin-left:40px!important}.ml-48{margin-left:48px!important}.ml-64{margin-left:64px!important}.ml-72{margin-left:72px!important}.ml-96{margin-left:96px!important}.ml-128{margin-left:128px!important}.mr-0{margin-right:0!important}.mr-4{margin-right:4px!important}.mr-8{margin-right:8px!important}.mr-12{margin-right:12px!important}.mr-16{margin-right:16px!important}.mr-24{margin-right:24px!important}.mr-32{margin-right:32px!important}.mr-40{margin-right:40px!important}.mr-48{margin-right:48px!important}.mr-64{margin-right:64px!important}.mr-72{margin-right:72px!important}.mr-96{margin-right:96px!important}.mr-128{margin-right:128px!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-4{margin-left:4px!important;margin-right:4px!important}.mx-8{margin-left:8px!important;margin-right:8px!important}.mx-12{margin-left:12px!important;margin-right:12px!important}.mx-16{margin-left:16px!important;margin-right:16px!important}.mx-24{margin-left:24px!important;margin-right:24px!important}.mx-32{margin-left:32px!important;margin-right:32px!important}.mx-40{margin-left:40px!important;margin-right:40px!important}.mx-48{margin-left:48px!important;margin-right:48px!important}.mx-64{margin-left:64px!important;margin-right:64px!important}.mx-72{margin-left:72px!important;margin-right:72px!important}.mx-96{margin-left:96px!important;margin-right:96px!important}.mx-128{margin-left:128px!important;margin-right:128px!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-4{margin-top:4px!important;margin-bottom:4px!important}.my-8{margin-top:8px!important;margin-bottom:8px!important}.my-12{margin-top:12px!important;margin-bottom:12px!important}.my-16{margin-top:16px!important;margin-bottom:16px!important}.my-24{margin-top:24px!important;margin-bottom:24px!important}.my-32{margin-top:32px!important;margin-bottom:32px!important}.my-40{margin-top:40px!important;margin-bottom:40px!important}.my-48{margin-top:48px!important;margin-bottom:48px!important}.my-64{margin-top:64px!important;margin-bottom:64px!important}.my-72{margin-top:72px!important;margin-bottom:72px!important}.my-96{margin-top:96px!important;margin-bottom:96px!important}.my-128{margin-top:128px!important;margin-bottom:128px!important}.d-none{display:none!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-grid{display:grid!important}.flex-row{flex-direction:row!important}.flex-col{flex-direction:column!important}.items-start{align-items:flex-start!important}.items-center{align-items:center!important}.items-end{align-items:flex-end!important}.justify-start{justify-content:flex-start!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/critical.css.map */
