*{box-sizing:border-box}::selection{background:#000;color:#ff0}:root{font-size:16px}html::-webkit-scrollbar,html::-webkit-scrollbar-thumb{cursor:pointer}html::-webkit-scrollbar{padding:5px;width:20px;height:20px;background-color:rgba(255,255,0,0.5)}html::-webkit-scrollbar-thumb{background:#ff0;border:2px solid #000;border-radius:6px}html::-webkit-scrollbar-thumb:hover{background:#000}html.dark::-webkit-scrollbar{background-color:rgba(0,0,0,0.75)}html.dark::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.5);border-color:#000}html.dark::-webkit-scrollbar-thumb:hover{background:#000}html.dark:before,html.dark:after{position:fixed;left:0;right:0;top:0;bottom:0;content:"";pointer-events:none}html.dark:before{backdrop-filter:grayscale(1) invert(1);z-index:998}html.dark:after{background:#ff0;mix-blend-mode:darken;z-index:999}body{position:relative;margin:0;padding:0 0 100px 0;background:#f4f4f4;background:#111;color:#000;cursor:default}body:after{position:absolute;right:0;top:60vh;width:170px;height:184px;background:url("../img/jackal.png") no-repeat center center;mix-blend-mode:multiply;content:"";pointer-events:none;z-index:99;mix-blend-mode:lighten;filter:invert(1)}@media (max-width: 1400px){body:after{display:none}}body.loading{filter:grayscale(1) brightness(.4);pointer-events:none}@media (max-width: 1100px){body{background:#f9f9f9;padding-bottom:0}}body,input,textarea,select,button{font-family:"Share Tech Mono",monospace}body,td,th,input,textarea,select,button{font-size:1rem}a{color:#000;text-decoration:underline}a:hover{text-decoration:none}ul,ol,li,p{margin:0;padding:0}ul,ol,li{list-style:none}h1,h2,h3,h4,h5,h6{margin:0;padding:0;color:inherit;font-size:inherit;font-weight:inherit;font-style:inherit}strong,b{font-weight:normal}em,i{font-style:normal}.hidden{display:none !important}.err{position:relative}.err.err-404{padding:80px 0 50px 0}.err.err-404 > img{display:block;width:250px;transform:rotate(90deg)}.err.err-404 > div{position:absolute;left:calc(50% - 125px);top:148px;padding:20px;background:#f4f4f4;border:2px solid #000;text-align:center}.err.err-404 > div > strong:first-child{display:block;margin:0 0 15px 0;font-size:1.25rem}.err.err-404 > div > a:last-child{display:inline-flex;align-items:center;justify-content:center;margin:0 20px 0 0;padding:10px 15px;background:transparent;border:2px solid #000;border-radius:10px;color:#000;text-decoration:none;cursor:pointer;margin-top:15px}.err.err-404 > div > a:last-child:last-child{margin-right:0}.err.err-404 > div > a:last-child:hover{background:#000;color:#fff}.err.err-404 > div > a:last-child:hover:active{opacity:.5}@media (max-width: 900px){.err.err-404 > div > a:last-child{padding:6px 10px 5px 10px}}#g{position:relative;background:#f9f9f9;background:#222}@media (max-width: 1100px){#g{background:#f9f9f9}}#g > header > div,#g > main,#g > footer{margin:0 auto;width:1000px}@media (max-width: 1100px){#g > header > div,#g > main,#g > footer{width:auto}}#g > header{position:relative;z-index:1}#g > header:before,#g > header:after{display:block;position:absolute;left:0;right:0;top:0;content:""}#g > header:before{bottom:0;margin:0 auto;width:1000px;background:#fff;z-index:1}@media (max-width: 1100px){#g > header:before{width:auto}}#g > header:after{height:50px;background:#ff0;z-index:2}#g > header > div{display:flex;position:relative;align-items:start;padding:0 0 40px 0;z-index:3}@media (max-width: 750px){#g > header > div{flex-direction:column}}#g > header > div > a#logo{display:flex;flex-direction:column;margin:-20px 0 0 44px;width:300px;transform:rotate(-3.75deg);background:#f9f9f9;color:#000;text-decoration:none;transition:background-color .1s}@media (max-width: 750px){#g > header > div > a#logo{margin:-20px auto 0 auto}}#g > header > div > a#logo > strong{display:block;overflow:hidden;margin:50px auto 0 auto;width:236px;aspect-ratio:599/190;transform:rotate(5.5deg);background:url("../img/logo.svg") no-repeat center center;background-size:100%;color:transparent;text-indent:-100vw;font-size:0;transition:transform .1s}#g > header > div > a#logo > em{margin:33px 0 12px 11px;text-align:center;letter-spacing:.32em}#g > header > div > a#logo:hover{background:#f4f4f4}#g > header > div > a#logo:hover > strong{transform:rotate(7.5deg) scale(1.1)}#g > header > div > a#logo:hover:active > strong{transform:rotate(5deg) scale(1.05)}#g > header > div > nav{display:flex;flex-direction:column;position:relative;margin:-90px 45px 0 auto;width:270px;height:270px;transform:rotate(14deg)}@media (max-width: 750px){#g > header > div > nav{margin:10px auto 0 auto;width:auto;height:auto;transform:rotate(2deg)}}#g > header > div > nav:before,#g > header > div > nav:after{position:absolute;content:""}#g > header > div > nav:before{left:-13px;right:10px;top:0;bottom:10px;transform:rotate(3deg);background:#ff0;z-index:1}#g > header > div > nav:after{left:0;right:0;top:0;bottom:0;background:#fff711;z-index:2}#g > header > div > nav > ul{position:relative;margin:auto 0 24px 0;z-index:3}@media (max-width: 750px){#g > header > div > nav > ul{margin:15px 10px}}#g > header > div > nav > ul > li > a{display:block;color:#000;text-decoration:none}#g > header > div > nav > ul > li > a > span{display:flex;position:relative;padding:3px 20px 3px 5px;justify-content:right;font-size:16px}#g > header > div > nav > ul > li > a > span:before{display:none;position:absolute;right:0;bottom:6px;width:14px;height:6px;background:#000;content:""}#g > header > div > nav > ul > li > a > span > em{margin:0 5px 0 20px}#g > header > div > nav > ul > li > a > span > em > strong{opacity:.5}#g > header > div > nav > ul > li > a > span > em > em{opacity:.25}#g > header > div > nav > ul > li > a > span > i{position:relative;overflow:hidden;flex:1;margin:0 5px 0 0;mask-image:linear-gradient(90deg,transparent,#000,transparent);opacity:.5}#g > header > div > nav > ul > li > a > span > i:before{position:absolute;left:0;top:0;content:"..........................";white-space:nowrap}#g > header > div > nav > ul > li > a:hover > span:before{display:block;opacity:.3}#g > header > div > nav > ul > li > a:hover:active > span{color:rgba(0,0,0,0.5)}#g > header > div > nav > ul > li > a:hover:active > span:before{opacity:.15}#g > header > div > nav > ul > li.active > a > span:before,#g > header > div > nav > ul > li.active > a:hover > span:before{display:block;opacity:1}#g > main{position:relative;z-index:3;background:#fff}#g > footer{position:relative;padding:90px 0 0 0;background:#fff;z-index:2}@media (max-width: 1100px){#g > footer{overflow:hidden}}#g > footer:before,#g > footer > div > p,#g > footer > div > ul{transform:rotate(-3.12deg)}#g > footer:before{display:block;margin:0 -30px;border-top:1px solid #000;content:""}@media (max-width: 1100px){#g > footer:before{margin:0}}#g > footer > div{display:flex}@media (max-width: 750px){#g > footer > div{flex-direction:column;margin-bottom:30px}}#g > footer > div > a{display:block;overflow:hidden;margin:50px auto 0 50px;width:215px;aspect-ratio:215/126;background:url("../img/dog.png") no-repeat center center;color:transparent;text-indent:-100vw;font-size:0}#g > footer > div > a:hover{opacity:.75}#g > footer > div > a:hover:active{opacity:.5}@media (max-width: 750px){#g > footer > div > a{margin:1px auto;transform:rotate(176.88deg)}}#g > footer > div > p,#g > footer > div > ul{margin-right:30px}@media (max-width: 750px){#g > footer > div > p,#g > footer > div > ul{margin:0 auto;transform:rotate(0)}}#g > footer > div > p{margin-top:9px;line-height:1.25;opacity:.5}@media (max-width: 750px){#g > footer > div > p{margin-bottom:15px}}#g > footer > div > ul{margin-top:-4px}@media (max-width: 750px){#g > footer > div > ul{display:flex;flex-direction:column;align-items:center}}#g > footer > div > ul:last-child{margin-top:-15px}@media (max-width: 750px){#g > footer > div > ul:last-child{margin-top:0}}#g > footer > div > ul > li > a{display:inline-block;padding:2px 4px;border-radius:4px;color:#000;text-decoration:none}#g > footer > div > ul > li > a:hover{background:#000;color:#f9f9f9}#g > footer > div > ul > li > a:hover:active{opacity:.5}#g > footer > div > ul > li.active > a{background:#000;color:#f9f9f9}.title{display:table;position:relative;margin:40px auto;padding:15px 25px;text-align:center;font-size:2rem}.title:first-child{margin-top:0}.title:before,.title:after{position:absolute;left:0;right:0;top:0;bottom:0;content:""}.title:before{background:#ff0;z-index:-2}.title:after{transform:rotate(-1.2deg);background:#fff711;z-index:-1}.subtitle{margin:30px 0;padding:10px;border-bottom:3px solid rgba(0,0,0,0.125);text-align:center;font-size:1.75rem}.notice > p{margin:0 0 15px 0;text-align:center}.notice > div:last-child{display:flex;justify-content:center}.notice > div:last-child > a{display:inline-flex;align-items:center;justify-content:center;margin:0 20px 0 0;padding:10px 15px;background:transparent;border:2px solid #000;border-radius:10px;color:#000;text-decoration:none;cursor:pointer}.notice > div:last-child > a:last-child{margin-right:0}.notice > div:last-child > a:hover{background:#000;color:#fff}.notice > div:last-child > a:hover:active{opacity:.5}@media (max-width: 900px){.notice > div:last-child > a{padding:6px 10px 5px 10px}}.gender-neutral{display:flex;align-items:center}.gender-neutral > em{display:flex;position:relative;margin:0 1.25rem;flex-direction:column}.gender-neutral > em:before,.gender-neutral > em:after{position:absolute;top:.4rem;bottom:.35rem;width:.25rem;border:1px solid #000;content:"";opacity:.35}.gender-neutral > em:before{left:-.8rem;border-right:none;border-radius:3px 0 0 3px}.gender-neutral > em:after{right:-.8rem;border-left:none;border-radius:0 3px 3px 0}.gender-neutral > em:first-child:before{display:none}.gender-neutral > em:last-child:after{display:none}@media (max-width: 750px){.gender-neutral{display:block}.gender-neutral > em{display:inline-block;margin:0}.gender-neutral > em:before,.gender-neutral > em:after{display:none}.gender-neutral > em > span:not(:first-child):before{margin:0 -.35em;content:"/ ";opacity:.25}}.price{display:flex;align-items:end;padding:5px 10px;align-items:center;background:#fff711;border-radius:10px}.price > strong{font-size:1.2rem}.price > em{margin:.125rem 0 0 .25rem}.page-headline{display:flex;position:relative;align-items:start}@media (max-width: 750px){.page-headline{flex-direction:column}}.page-headline > .page-headline-text{position:relative;margin:0 0 0 -10px;z-index:1;flex:1}.page-headline > .page-headline-text:before,.page-headline > .page-headline-text:after{position:absolute;content:""}.page-headline > .page-headline-text:before{left:0;right:0;top:0;bottom:0;background:#ff0;z-index:1}.page-headline > .page-headline-text:after{left:-5px;right:-10px;top:5px;bottom:5px;transform:rotate(-1.55deg);background:#fff711;z-index:2}@media (max-width: 1100px){.page-headline > .page-headline-text:after{right:0}}.page-headline > .page-headline-text > div{position:relative;padding:50px 30px 45px 30px;z-index:3}.page-headline > .page-headline-text > div > p{margin:0 0 15px 0}.page-headline > .page-headline-text > div > p:last-child{margin-bottom:0}.page-headline > .page-headline-illustration{width:280px;z-index:2}@media (max-width: 1100px){.page-headline > .page-headline-illustration{margin:-30px auto 0 auto;width:200px}}.page-headline > .page-headline-illustration > img{display:block;margin:-42px 0 0 25px}@media (max-width: 1100px){.page-headline > .page-headline-illustration > img{margin:0;width:100%}}.highlighted-product{display:flex;margin:50px 0 0 0}@media (max-width: 750px){.highlighted-product{flex-direction:column}}.highlighted-product > .highlighted-product-illustration{position:relative;z-index:1}@media (max-width: 750px){.highlighted-product > .highlighted-product-illustration{margin:0 auto}}.highlighted-product > .highlighted-product-illustration > div{position:relative;padding:18px 8px}.highlighted-product > .highlighted-product-illustration > div:before,.highlighted-product > .highlighted-product-illustration > div:after{position:absolute;content:""}.highlighted-product > .highlighted-product-illustration > div:before{left:10px;right:-10px;top:0;bottom:0;background:#ff0;z-index:1}.highlighted-product > .highlighted-product-illustration > div:after{left:-5px;right:-10px;top:5px;bottom:5px;transform:rotate(-6.11deg);background:#fff711;z-index:2}.highlighted-product > .highlighted-product-illustration > div > a{display:block;position:relative;margin:0;transform:rotate(-4.93deg);border:10px solid #fff;color:#000;text-decoration:none;z-index:3}.highlighted-product > .highlighted-product-illustration > div > a > img{display:block;position:relative;max-width:285px;max-height:285px;z-index:1}.highlighted-product > .highlighted-product-illustration > div > a > span{display:flex;position:absolute;align-items:center;justify-content:center;left:-10px;right:-10px;top:-10px;bottom:-10px;background:rgba(255,247,17,0.5);content:"";opacity:0;z-index:2;pointer-events:none;transition:opacity .1s}.highlighted-product > .highlighted-product-illustration > div > a:hover > span{opacity:1}.highlighted-product > .highlighted-product-illustration > div > a:hover:active{opacity:.75}.highlighted-product > .highlighted-product-details{position:relative;margin:0 -10px 0 -10px;z-index:2}@media (max-width: 750px){.highlighted-product > .highlighted-product-details{margin:0}}.highlighted-product > .highlighted-product-details > ul.tags{margin:0 0 0 60px}.highlighted-product > .highlighted-product-details > .highlighted-product-details-name{margin:30px 0;padding:15px 30px 15px 60px;background:#fff711;font-size:1.5rem}@media (max-width: 750px){.highlighted-product > .highlighted-product-details > .highlighted-product-details-name{padding:15px 30px}}.highlighted-product > .highlighted-product-details > .highlighted-product-details-description{margin:0 30px 0 60px}@media (max-width: 750px){.highlighted-product > .highlighted-product-details > .highlighted-product-details-description{margin:0 30px}}.highlighted-product > .highlighted-product-details > .highlighted-product-details-description > p{margin:0 0 12px 0}.highlighted-product > .highlighted-product-details > .highlighted-product-details-description > p:last-child{margin-bottom:0}.highlighted-product > .highlighted-product-details > .highlighted-product-details-description > p strong{background:rgba(255,247,17,0.5)}.highlighted-product > .highlighted-product-details > .highlighted-product-details-description > p em{font-style:italic}.highlighted-product > .highlighted-product-details > .highlighted-product-details-actions{display:flex;margin:20px 30px 0 60px}@media (max-width: 900px){.highlighted-product > .highlighted-product-details > .highlighted-product-details-actions{flex-direction:column;align-items:start;margin:20px 30px 0 30px}}.highlighted-product > .highlighted-product-details > .highlighted-product-details-actions > a{display:inline-flex;align-items:center;justify-content:center;margin:0 20px 0 0;padding:10px 15px;background:transparent;border:2px solid #000;border-radius:10px;color:#000;text-decoration:none;cursor:pointer}.highlighted-product > .highlighted-product-details > .highlighted-product-details-actions > a:last-child{margin-right:0}.highlighted-product > .highlighted-product-details > .highlighted-product-details-actions > a:hover{background:#000;color:#fff}.highlighted-product > .highlighted-product-details > .highlighted-product-details-actions > a:hover:active{opacity:.5}@media (max-width: 900px){.highlighted-product > .highlighted-product-details > .highlighted-product-details-actions > a{padding:6px 10px 5px 10px}}@media (max-width: 900px){.highlighted-product > .highlighted-product-details > .highlighted-product-details-actions > a:not(:last-child){margin-bottom:10px}}.products-horizontal-list{display:flex;flex-direction:column;margin:75px -15px 0 -15px}@media (max-width: 1100px){.products-horizontal-list{margin-left:0;margin-right:0}}.products-horizontal-list > div{padding:0 20px;background:#f4f4f4}.products-horizontal-list > div > ul{overflow-x:auto;padding:20px 10px;white-space:nowrap;text-align:center;font-size:0}.products-horizontal-list > div > ul::-webkit-scrollbar,.products-horizontal-list > div > ul::-webkit-scrollbar-thumb{border-radius:5px;cursor:pointer}.products-horizontal-list > div > ul::-webkit-scrollbar{width:6px;height:6px;background-color:rgba(0,0,0,0.1)}.products-horizontal-list > div > ul::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.25)}.products-horizontal-list > div > ul::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,0.75)}.products-horizontal-list > div > ul > li{display:inline-block;margin:0 20px 0 0}.products-horizontal-list > div > ul > li:last-child{margin-right:0}.products-horizontal-list > div > ul > li > a{display:block;position:relative;text-align:left;font-size:1rem}.products-horizontal-list > div > ul > li > a > img{display:block;height:245px}.products-horizontal-list > div > ul > li > a > span{position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(255,247,17,0.75);color:#000;opacity:0;pointer-events:none;transition:opacity .1s}.products-horizontal-list > div > ul > li > a > span > strong{position:absolute;left:20px;top:20px;right:20px;white-space:normal}.products-horizontal-list > div > ul > li > a > span > span{position:absolute;right:20px;bottom:20px;font-size:1.75rem}.products-horizontal-list > div > ul > li > a:hover > span{opacity:1}.products-horizontal-list > div > ul > li > a:hover:active{opacity:.75}.products-horizontal-list > a{display:inline-flex;align-items:center;justify-content:center;margin:0 20px 0 0;padding:10px 15px;background:transparent;border:2px solid #000;border-radius:10px;color:#000;text-decoration:none;cursor:pointer;margin:20px 0 0 0;align-self:center}.products-horizontal-list > a:last-child{margin-right:0}.products-horizontal-list > a:hover{background:#000;color:#fff}.products-horizontal-list > a:hover:active{opacity:.5}@media (max-width: 900px){.products-horizontal-list > a{padding:6px 10px 5px 10px}}.creations-list{display:flex;flex-wrap:wrap;margin:0 -15px 0 -15px;padding:20px 20px;background:#f4f4f4}.creations-list > article{display:flex;margin:0;width:calc(100% / 3);aspect-ratio:1/1}.creations-list > article:last-child{margin-right:0}.creations-list > article > a{display:block;position:relative;flex:1;margin:10px;padding:20px;background:#fff;font-size:1rem}.creations-list > article > a > img{display:block;object-fit:contain;object-position:center;width:100%;height:100%}.creations-list > article > a > span{position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(255,247,17,0.75);color:#000;opacity:0;pointer-events:none;transition:opacity .1s}.creations-list > article > a > span > strong{position:absolute;left:20px;top:20px;right:20px;white-space:normal}.creations-list > article > a > span > span{position:absolute;right:20px;bottom:20px;font-size:1.75rem}.creations-list > article > a:hover > span{opacity:1}.creations-list > article > a:hover:active{opacity:.75}ul.tags{display:flex;margin:0}@media (max-width: 750px){ul.tags{flex-direction:column;align-items:center}}@media (max-width: 750px){ul.tags > li{margin-bottom:5px}ul.tags > li:last-child{margin-bottom:0}}ul.tags > li > strong,ul.tags > li > a{display:block;margin:0 10px 0 0;padding:6px 8px 6px 9px;border-radius:5px;text-decoration:none}ul.tags > li > strong{background:#000;color:#fff}ul.tags > li > a{background:#e9e9e9;color:#000}ul.tags > li > a:hover{background:#000;color:#fff}ul.tags > li > a:hover:active{opacity:.5}.add-to-cart-centered{display:flex;justify-content:center}.add-to-cart{display:flex}.add-to-cart > div{display:flex}.add-to-cart > div > button,.add-to-cart > div > input{appearance:none;padding:10px 12px;background:#fff;border:2px solid #000;outline:none}@media (max-width: 750px){.add-to-cart > div > button,.add-to-cart > div > input{padding:6px 10px 5px 10px}}.add-to-cart > div > button{border-radius:10px;cursor:pointer}.add-to-cart > div > button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.add-to-cart > div > button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.add-to-cart > div > button:hover{background:#000;color:#f9f9f9}.add-to-cart > div > input{field-sizing:content;border-left:none;border-right:none}.add-to-cart > div > input:hover,.add-to-cart > div > input:focus{background:#000;color:#f9f9f9}.add-to-cart > a{display:inline-flex;align-items:center;justify-content:center;margin:0 20px 0 0;padding:10px 15px;background:transparent;border:2px solid #000;border-radius:10px;color:#000;text-decoration:none;cursor:pointer;margin:0 10px}.add-to-cart > a:last-child{margin-right:0}.add-to-cart > a:hover{background:#000;color:#fff}.add-to-cart > a:hover:active{opacity:.5}@media (max-width: 900px){.add-to-cart > a{padding:6px 10px 5px 10px}}.product > .product-head{display:flex;margin:0 70px}.product > .product-head > .product-head-illustration{position:relative;padding:18px 8px;z-index:1}.product > .product-head > .product-head-illustration:before,.product > .product-head > .product-head-illustration:after{position:absolute;content:""}.product > .product-head > .product-head-illustration:before{left:10px;right:-10px;top:0;bottom:0;background:#ff0;z-index:1}.product > .product-head > .product-head-illustration:after{left:-5px;right:-10px;top:5px;bottom:5px;transform:rotate(-6.11deg);background:#fff711;z-index:2}.product > .product-head > .product-head-illustration > div{display:block;position:relative;margin:0;transform:rotate(-4.93deg);border:10px solid #fff;color:#000;text-decoration:none;z-index:3}.product > .product-head > .product-head-illustration > div > img{display:block;position:relative;max-width:285px;max-height:285px;z-index:1}.product > .product-head > .product-head-details{flex:1;margin:auto 0 50px 50px}.product > .product-head > .product-head-details > .product-head-name{margin:20px 0 10px 0;max-width:350px;font-size:2.25rem}.product > .product-head > .product-head-details > a.product-head-author{color:#000}.product > .product-head > .product-head-details > a.product-head-author:hover{text-decoration:none}.product > .product-head > .product-head-details > .add-to-cart{margin:25px 0 0 0}.product > .product-body{margin:-76px 0 0 0}.product > .product-body > .product-body-description{position:relative;margin:50px 50px 25px 50px;padding:18px 8px;z-index:1}.product > .product-body > .product-body-description:before,.product > .product-body > .product-body-description:after{position:absolute;content:""}.product > .product-body > .product-body-description:before{left:10px;right:-10px;top:0;bottom:0;background:#ff0;z-index:1}.product > .product-body > .product-body-description:after{left:-5px;right:-10px;top:5px;bottom:5px;transform:rotate(-1.5deg);background:#fff711;z-index:2}.product > .product-body > .product-body-description > div{display:block;position:relative;margin:0;padding:35px;color:#000;text-decoration:none;z-index:3}.product > .product-body > .product-body-description > div > p{margin:0 0 12px 0}.product > .product-body > .product-body-description > div > p:last-child{margin-bottom:0}.product > .product-body > .product-body-description > div > p strong{background:rgba(0,0,0,0.15)}.product > .product-body > .product-body-description > div > p em{font-style:italic}.product > .product-body > .product-body-images{position:relative;margin:0 -20px 50px -20px}.product > .product-body > .product-body-images:before{position:absolute;left:0;right:0;top:0;bottom:0;background:#fff;border:10px solid #f4f4f4;transform:rotate(-1.16deg);content:"";z-index:1}.product > .product-body > .product-body-images > button{position:absolute;right:0;top:50%;padding:10px 25px 10px 15px;transform:translateY(-50%) rotate(-1.16deg);background:#f9f9f9;border:10px solid #f4f4f4;border-right:none;border-radius:8px;font-size:1.25rem;cursor:pointer;z-index:3}.product > .product-body > .product-body-images > button:first-child{left:0;right:auto;padding:10px 15px 10px 25px;border-right:10px solid #f4f4f4;border-left:none}.product > .product-body > .product-body-images > button:hover{padding-left:15px;padding-right:45px}.product > .product-body > .product-body-images > button:hover:first-child{padding-left:45px;padding-right:15px}.product > .product-body > .product-body-images > button:hover:active{color:rgba(0,0,0,0.5)}.product > .product-body > .product-body-images > ul{display:flex;position:relative;align-items:center;justify-content:center;margin:0 auto;padding:23px;z-index:2}.product > .product-body > .product-body-images > ul:after{position:absolute;left:0;right:0;top:0;bottom:0;content:"";z-index:1}.product > .product-body > .product-body-images > ul > li{position:relative;width:calc(100% - 100px);height:700px;opacity:0;z-index:1}.product > .product-body > .product-body-images > ul > li > img{width:100%;height:100%;object-fit:contain;object-position:center center;pointer-events:none;user-select:none}.product > .product-body > .product-body-images > ul > li:not(:first-child){position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.product > .product-body > .product-body-images > ul > li.shown{opacity:1}.product > .product-body > .product-body-technical{margin:0 100px}.product > .product-body > .product-body-technical ul li{position:relative;padding:0 0 3px 25px}.product > .product-body > .product-body-technical ul li strong{display:inline-block;padding:3px 5px;background:#fff711;border-radius:5px;color:#000}.product > .product-body > .product-body-technical ul li:before{position:absolute;left:0;top:4px;content:"//";font-size:.9rem;opacity:.4}.product > .product-body > .add-to-cart-centered{padding:40px 0}.cart{margin:0 auto;padding:0 50px;max-width:800px}.cart > .cart-table{position:relative}.cart > .cart-table:before{position:absolute;left:-5px;right:-5px;top:0;bottom:0;transform:rotate(-1.5deg);background:#ff0;z-index:1;content:""}.cart > .cart-table > table{position:relative;margin:0;width:100%;border-collapse:collapse;border:none;z-index:2}.cart > .cart-table > table th,.cart > .cart-table > table td{padding:7px;background:#f9f9f9;border:1px solid #000}.cart > .cart-table > table th.cart-table-link,.cart > .cart-table > table td.cart-table-link{padding:0}.cart > .cart-table > table th.cart-table-link > a,.cart > .cart-table > table td.cart-table-link > a{display:block;padding:7px;text-decoration:none}.cart > .cart-table > table th.cart-table-link > a:hover,.cart > .cart-table > table td.cart-table-link > a:hover{background:#f4f4f4}.cart > .cart-table > table th.cart-table-link > a:hover:active,.cart > .cart-table > table td.cart-table-link > a:hover:active{opacity:.5}.cart > .cart-table > table th.cart-table-price,.cart > .cart-table > table td.cart-table-price{width:7.25rem;text-align:right}.cart > .cart-table > table > thead > tr > th{background:#000;color:#f9f9f9;text-transform:uppercase;font-weight:normal}.cart > .cart-table > table > tbody > tr > td.cart-table-qty-action{width:2rem;text-align:center}.cart > .cart-table > table > tbody > tr > td.cart-table-qty-action > a:hover{background:#000;color:#f9f9f9}.cart > .cart-table > table > tbody > tr > td.cart-table-qty{width:3rem;text-align:center}.cart > .cart-table > table > tfoot > tr > th{text-align:right;font-weight:normal}.cart > .cart-table > table > tfoot > tr > td.cart-table-notes{color:rgba(0,0,0,0.5);text-align:center;font-size:.9rem}.cart > .cart-table > table > tfoot > tr > td.cart-table-price-total{background:#000;color:#ff0;font-size:1.35rem}.contact{margin:0 auto;padding:0 50px;max-width:800px}fieldset{position:relative;margin:30px 0 0 0;padding:30px;background:#f9f9f9;border:1px dashed #000}fieldset > legend{display:table;position:relative;margin:0 auto;padding:8px 15px;z-index:2;text-align:center;font-size:1.1rem}fieldset > legend:first-child{margin-top:0}fieldset > legend:before,fieldset > legend:after{position:absolute;left:0;right:0;top:0;bottom:0;content:""}fieldset > legend:before{background:#ff0;z-index:-2}fieldset > legend:after{transform:rotate(-2deg);background:#fff711;z-index:-1}fieldset > p.mandatory-fields{margin:10px 0 0 0;text-align:right;font-size:.9rem;opacity:.5}fieldset .field{display:flex;align-items:center;margin:0 0 5px 0}fieldset .field.field-company{display:none}fieldset .field .field-label{margin:0 10px 0 0;width:10.5rem;text-align:right}fieldset .field .field-ctrl{position:relative;flex:1}fieldset .field .field-ctrl > input,fieldset .field .field-ctrl > select,fieldset .field .field-ctrl > textarea{display:block;margin:0;padding:6px 8px;width:100%;background:#fff;border:2px solid rgba(0,0,0,0.25);border-radius:3px;outline:none;box-shadow:0 3px 0 rgba(0,0,0,0.05) inset}fieldset .field .field-ctrl > input:hover,fieldset .field .field-ctrl > select:hover,fieldset .field .field-ctrl > textarea:hover{border-color:rgba(0,0,0,0.35)}fieldset .field .field-ctrl > input:focus,fieldset .field .field-ctrl > select:focus,fieldset .field .field-ctrl > textarea:focus{border-color:#000}fieldset .field .field-ctrl > input:-webkit-autofill,fieldset .field .field-ctrl > select:-webkit-autofill,fieldset .field .field-ctrl > textarea:-webkit-autofill,fieldset .field .field-ctrl > input:-webkit-autofill:hover,fieldset .field .field-ctrl > select:-webkit-autofill:hover,fieldset .field .field-ctrl > textarea:-webkit-autofill:hover,fieldset .field .field-ctrl > input:-webkit-autofill:focus,fieldset .field .field-ctrl > select:-webkit-autofill:focus,fieldset .field .field-ctrl > textarea:-webkit-autofill:focus,fieldset .field .field-ctrl > input:-webkit-autofill:active,fieldset .field .field-ctrl > select:-webkit-autofill:active,fieldset .field .field-ctrl > textarea:-webkit-autofill:active{box-shadow:0 0 0 30px #ffc inset !important}fieldset .field .field-ctrl > select{appearance:none;box-shadow:0 -3px 0 rgba(0,0,0,0.05) inset;cursor:pointer}fieldset .field .field-ctrl.field-ctrl-multiple{display:flex;align-items:center}fieldset .field .field-ctrl.field-ctrl-multiple > *{margin-right:10px}fieldset .field .field-ctrl.field-ctrl-multiple > *:last-child{margin-right:0}fieldset .field .field-ctrl.field-ctrl-multiple > span{white-space:nowrap}fieldset .field .field-ctrl.field-ctrl-radio{display:flex}fieldset .field .field-ctrl.field-ctrl-radio > label{display:flex;position:relative;align-items:center;justify-content:center;flex:1;margin:0 5px 0 0;padding:8px;background:#fff;border:2px solid rgba(0,0,0,0.25);border-radius:3px;outline:none;box-shadow:0 -3px 0 rgba(0,0,0,0.05) inset}fieldset .field .field-ctrl.field-ctrl-radio > label,fieldset .field .field-ctrl.field-ctrl-radio > label *{cursor:pointer}fieldset .field .field-ctrl.field-ctrl-radio > label:last-child{margin-right:0}fieldset .field .field-ctrl.field-ctrl-radio > label > input{position:absolute;appearance:none;left:0;top:0;margin:0;padding:0;width:100%;height:100%;z-index:1}fieldset .field .field-ctrl.field-ctrl-radio > label > input:checked{background:#fff711;border:1px solid #000;border-radius:2px;box-shadow:0 -3px 0 rgba(0,0,0,0.1) inset}fieldset .field .field-ctrl.field-ctrl-radio > label > strong,fieldset .field .field-ctrl.field-ctrl-radio > label > em{position:relative;z-index:2}fieldset .field .field-ctrl.field-ctrl-radio > label > em{margin:0 0 0 8px;padding:3px 4px;background:#000;border-radius:5px;color:#f9f9f9}fieldset .field .field-ctrl.field-ctrl-radio > label > em:empty{display:none}fieldset .field .field-ctrl.field-ctrl-radio > label:hover{border-color:rgba(0,0,0,0.5)}fieldset .field .field-ctrl.field-note{margin-top:10px;font-size:.9rem;opacity:.5}fieldset .field.has-error > .field-ctrl > input,fieldset .field.has-error > .field-ctrl > select{border-color:#ed7373}fieldset .field.has-error > .field-ctrl > .field-error{display:flex;position:absolute;align-items:center;justify-content:center;right:0;top:0;bottom:0;padding:0 8px 0 12px;background:rgba(237,115,115,0.25);border-left:2px solid #ed7373;pointer-events:none}fieldset .field.has-error:hover > .field-ctrl > .field-error{opacity:.5}fieldset > .info{margin:20px 0 0 0;text-align:center;font-size:1.15rem}fieldset > .info:first-child{margin-top:0}fieldset > .fieldset-action{display:flex;margin:15px 0 0 0;justify-content:end}fieldset > .fieldset-action > button{display:inline-flex;align-items:center;justify-content:center;margin:0 20px 0 0;padding:10px 15px;background:transparent;border:2px solid #000;border-radius:10px;color:#000;text-decoration:none;cursor:pointer}fieldset > .fieldset-action > button:last-child{margin-right:0}fieldset > .fieldset-action > button:hover{background:#000;color:#fff}fieldset > .fieldset-action > button:hover:active{opacity:.5}@media (max-width: 900px){fieldset > .fieldset-action > button{padding:6px 10px 5px 10px}}fieldset > .review > .review-action{display:flex;margin:15px 0;justify-content:center}fieldset > .review > .review-action > button{display:inline-flex;align-items:center;justify-content:center;margin:0 20px 0 0;padding:10px 15px;background:transparent;border:2px solid #000;border-radius:10px;color:#000;text-decoration:none;cursor:pointer}fieldset > .review > .review-action > button:last-child{margin-right:0}fieldset > .review > .review-action > button:hover{background:#000;color:#fff}fieldset > .review > .review-action > button:hover:active{opacity:.5}@media (max-width: 900px){fieldset > .review > .review-action > button{padding:6px 10px 5px 10px}}fieldset > .review > p{margin:0;text-align:center}fieldset > .review > p.review-totals{line-height:1.25;font-size:1.15rem}fieldset > .review > p.review-terms{font-size:.9rem}fieldset > .review > p.review-error{display:table;margin:0 auto;padding:10px;background:#ed7373;border-radius:3px;color:#fff;font-size:1rem}.static{padding:0 100px 50px 100px}.static > div p,.static > div ul,.static > div ol,.static > div li{margin:0 0 15px 0}.static > div p:last-child,.static > div ul:last-child,.static > div ol:last-child,.static > div li:last-child{margin-bottom:0}.static > div ul{margin-left:15px}.static > div ul > li{position:relative;padding:0 0 0 32px}.static > div ul > li:before{position:absolute;left:0;top:0;content:"-->";font-size:.9rem;opacity:.4}.tabs{padding:20px 0 0 0}.tabs > ul{display:flex;justify-content:center;border-bottom:1px solid #000}.tabs > ul > li{margin:0 5px -1px 0}.tabs > ul > li > a{display:block;padding:8px 10px;background:#f9f9f9;border:1px solid rgba(0,0,0,0.25);border-bottom-color:#000;color:rgba(0,0,0,0.65);text-decoration:none}.tabs > ul > li > a:hover{border-color:rgba(0,0,0,0.5);border-bottom-color:#000;color:#000}.tabs > ul > li:last-child{margin-right:0}.tabs > ul > li.active > a{background:transparent;border-color:#000;border-bottom-color:#f9f9f9;color:#000}.panels .panel{padding:30px}.panels .panel fieldset{margin:0 0 30px 0}.panels .panel table{margin:0;width:100%;border-collapse:collapse;border:2px solid #ccc}.panels .panel table thead tr th,.panels .panel table tbody tr th,.panels .panel table thead tr td,.panels .panel table tbody tr td{padding:6px 7px;border:1px solid #ccc}.panels .panel table thead tr th,.panels .panel table tbody tr th{font-weight:normal}.panels .panel table thead tr td.td-fit,.panels .panel table tbody tr td.td-fit,.panels .panel table thead tr td.td-link,.panels .panel table tbody tr td.td-link{width:1px;white-space:nowrap}.panels .panel table thead tr td.td-center,.panels .panel table tbody tr td.td-center{text-align:center}.panels .panel table thead tr td.td-right,.panels .panel table tbody tr td.td-right{text-align:right}.panels .panel table thead tr td.td-link > a,.panels .panel table tbody tr td.td-link > a{display:block}.panels .panel table thead tr th{background:#fff711;border-color:#fff711;color:#000}.panels .panel table thead tr:last-child{border-bottom:2px solid #ccc}.panels .panel table tbody tr th{background:#f4f4f4;text-align:left}.order-success > strong{display:table;overflow:hidden;margin:0 auto;padding:10px 15px;transform:rotate(-2deg);background:#fff711;text-align:center;font-size:1.75rem}.order-success > strong:after{display:block;margin:30px auto -16px auto;width:225px;aspect-ratio:904/605;background:url("../img/crocodile.png") no-repeat center center;background-size:100%;mix-blend-mode:multiply;content:""}.order-uid{margin:0;padding:20px;text-align:center}.order-uid em{background:#fff711;user-select:all;cursor:pointer}.order-products{margin:50px}.order-products:last-child{margin-bottom:0}.order-products > .order-products-title{display:table;position:relative;margin:0 auto;padding:8px 15px;z-index:2;text-align:center;font-size:1.1rem}.order-products > .order-products-title:first-child{margin-top:0}.order-products > .order-products-title:before,.order-products > .order-products-title:after{position:absolute;left:0;right:0;top:0;bottom:0;content:""}.order-products > .order-products-title:before{background:#ff0;z-index:-2}.order-products > .order-products-title:after{transform:rotate(-1deg);background:#fff711;z-index:-1}.order-products > div{position:relative}.order-products > div:before{position:absolute;left:0;right:0;top:-10px;bottom:-15px;transform:rotate(.5deg);background:#f4f4f4;content:"";z-index:-1}.order-products > div > p{margin:0 30px;padding:25px 0;border-bottom:3px solid rgba(0,0,0,0.1)}.order-products > div > ul{padding:30px}.order-products > div > ul > li{display:flex;flex-direction:column;margin:0;background:#fff;border:2px solid rgba(0,0,0,0.25);border-radius:3px;outline:none;box-shadow:0 -3px 0 rgba(0,0,0,0.05) inset}.order-products > div > ul > li > strong{flex:1;padding:10px 15px;font-size:1.25rem}.order-products > div > ul > li > div{display:flex;justify-content:end;padding:10px;border-top:3px solid rgba(0,0,0,0.05)}.order-products > div > ul > li > div > a{margin-left:10px;padding:6px 8px;border:2px solid rgba(0,0,0,0.25);border-radius:3px;outline:none;box-shadow:0 -3px 0 rgba(0,0,0,0.05) inset}.order-products > div > ul > li > div > a:hover{background:rgba(0,0,0,0.05)}