@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Bubblegum+Sans&family=Handlee&family=Montserrat&display=swap");*,:after,:before{box-sizing:border-box}a,b,blockquote,body,canvas,caption,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,li,main,nav,object,ol,p,pre,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;font-family:Montserrat,"sans-serif"}footer,header,main,nav,section{display:block;font-family:Montserrat,"sans-serif"}body{line-height:1;font-family:Montserrat,"sans-serif"}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;border-radius:0}*{font-family:Montserrat,"sans-serif"}body{padding-top:75px;background-color:#fff;display:flex;flex-direction:column;min-height:100vh;justify-content:space-between}@media (min-width:768px){body{padding-top:85px}}h1,h2,h3,h4,h5,h6{font-family:Handlee,cursive}h1{margin-bottom:1rem;font-weight:700;font-size:2rem}@media (min-width:992px){h1{font-size:3rem}}h2{margin-bottom:1rem;font-weight:700;font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}a{color:#000;text-decoration:underline;transition:-webkit-text-decoration .2s ease-in;transition:text-decoration .2s ease-in;transition:text-decoration .2s ease-in,-webkit-text-decoration .2s ease-in}a:hover{color:#333;text-decoration:none}i{font-style:italic}strong{font-weight:700}button{border:none;cursor:pointer}.seperator{margin-bottom:24px;border:1px solid #eee}.back-link{display:flex;align-items:center;color:#000;transition:color .2s ease-in;text-decoration:none}.back-link:before{content:"←";font-size:12px;margin-right:4px}.button{border:none;cursor:pointer;padding:20px 30px;border-radius:5px;font-size:16px;font-weight:700;text-transform:uppercase;transition:background-color .3s ease;background-color:#000;color:#fff;text-decoration:none}.button:hover{background-color:#333;color:#fff}.header{position:fixed;top:0;z-index:5;width:100%;height:85px;padding:1rem;background-color:#eee}.header .container{display:flex;justify-content:space-between}.header>.logo img{height:100%;width:auto;-o-object-fit:contain;object-fit:contain}.header .mobile-menu-toggle{position:absolute;right:0;top:0;height:75px;padding:1rem}.header .mobile-menu-toggle div,.header .mobile-menu-toggle div .hamburger{height:100%}.header .mobile-menu-toggle div .hamburger .line{fill:none;stroke:#000;stroke-width:6;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.header .mobile-menu-toggle div .hamburger .line1{stroke-dasharray:60 207;stroke-width:6}.header .mobile-menu-toggle div .hamburger .line2{stroke-dasharray:60 60;stroke-width:6}.header .mobile-menu-toggle div .hamburger .line3{stroke-dasharray:60 207;stroke-width:6}.header .mobile-menu-toggle.active div .hamburger .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.header .mobile-menu-toggle.active div .hamburger .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:6}.header .mobile-menu-toggle.active div .hamburger .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:6}.header .mobile-menu-toggle:hover div .hamburger .line{stroke:#333}.header .menu{display:flex;font-family:Handlee,cursive}.header .menu>ul{display:flex;list-style:none;gap:.75rem}.header .menu>ul>.menu-item{text-transform:uppercase}.header .menu>ul>.menu-item>a{display:block;padding:.75rem;font-size:.95rem;text-decoration:none;font-family:Handlee,cursive}.header .menu>ul>.menu-item>a:hover{border-bottom:2px solid #333;margin-bottom:-2px}.header .menu>ul>.menu-item.active>a{font-weight:700;border-bottom:2px solid #000;margin-bottom:-2px}@media screen and (max-width:calc(768px - 1px)){.header{height:75px}.header .menu{position:absolute;left:0;top:75px;z-index:10;width:100%;height:calc(100vh - 75px);overflow-y:auto;background-color:#eee;transform:translateX(100%);transition:transform .25s ease-in-out}.header .menu.active{transform:translateX(0)}.header .menu>ul{margin:auto;flex-direction:column}.header .menu>ul>.menu-item{font-size:1.2rem}.header .menu>ul>.menu-item>a{text-align:center;text-decoration:none}}@media (min-width:768px){.header{justify-content:space-between}.header .mobile-menu-toggle{display:none}.header .menu{flex-direction:column;justify-content:center}.header .menu>ul{height:-moz-fit-content;height:fit-content}.header .menu>ul>.menu-item{font-size:1rem}}.breadcrumbs{margin:1rem 0}.breadcrumbs .breadcrumb{font-size:.8rem;font-weight:700;text-transform:capitalize}.breadcrumbs .breadcrumb a{text-decoration:none;font-family:Handlee,cursive}.breadcrumbs .breadcrumb:first-child{font-weight:400}.breadcrumbs .breadcrumb-divider{position:relative;top:2px;color:#999;margin:0 .25rem}.visual{width:100%;margin-bottom:1.4rem}.visual__container{position:relative}.visual__container img{width:100%;max-height:250px;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.visual__container img{max-height:450px}}@media (min-width:992px){.visual__container img{max-height:820px}}.visual__text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;text-align:center;text-shadow:2px 2px 2px rgba(0,0,0,.5);color:#fff}.visual__text__title{font-weight:700;font-size:2.2rem;line-height:120%;font-family:Handlee,cursive}.visual__text__title img{width:148px;height:auto}@media (min-width:768px){.visual__text__title img{width:185px}}@media (min-width:992px){.visual__text__title img{width:209px}}.visual__text__description{font-weight:700;font-size:.9em;line-height:1.2rem}@media (min-width:768px){.visual__text__title{font-size:3.2rem}.visual__text__description{font-size:1.2rem}}@media (min-width:992px){.visual__text__title{font-size:7.2rem}.visual__text__description{font-size:1.4rem;line-height:1.4rem}}.container{width:100%;max-width:1680px;margin:0 auto;padding:0 1rem}.container-full{max-width:100%;padding:0}.grid{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem}.grid>*{flex:calc(100% - 0rem) 0 0}@media (min-width:768px){.grid>*{flex-basis:calc(50% - 0.75rem)}}@media (min-width:992px){.grid>*{flex-basis:calc(25% - 1.125rem)}}.product-card{position:relative;padding-bottom:.75rem;transition:transform .2s ease-in-out;text-decoration:none}.product-card:hover{transform:scale(1.05)}.product-card:hover .product-card-img{opacity:0}.product-card:hover .product-card-img-alt{opacity:1}.product-card img{aspect-ratio:1/1;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;transition:opacity .2s ease-in}.product-card-img-alt{opacity:0;position:absolute;top:0;left:0}.product-card-description,.product-card-title{display:block;text-align:center;margin:.25rem .75rem}.product-card-title{font-weight:700}.product-detail{display:flex;gap:20px;flex-wrap:wrap;max-width:1280px;margin:0 auto}.product-detail-title{flex:0 0 100%}.product-detail-title .head{font-size:2rem;font-family:Handlee,cursive;font-weight:700;margin-bottom:0}@media (min-width:992px){.product-detail-title{display:none}}.product-detail-visual{flex-basis:100%;max-width:100%}.product-detail-visual-active{position:relative;cursor:pointer}.product-detail-visual-active img{display:block;-o-object-fit:contain;object-fit:contain;width:100%;height:auto;margin-bottom:.75rem;aspect-ratio:1;max-height:660px}.product-detail-visual-active svg{position:absolute;padding:1rem;bottom:0;right:0;height:calc(20px + 2rem);width:calc(20px + 2rem);background-color:hsla(0,0%,100%,.3);transition:all .15s ease-in-out;pointer-events:none}.product-detail-visual-active:hover svg{padding:.75rem}.product-detail-visual-thumbnails{display:flex;margin:auto;gap:.75rem;overflow-y:auto;width:-moz-fit-content;width:fit-content;max-width:100%}.product-detail-visual-thumbnails img{-o-object-fit:cover;object-fit:cover;width:75px;height:75px;cursor:pointer;transition:transform .15s ease-in-out}.product-detail-visual-thumbnails img:hover{transform:scale(.95)}.product-detail-specs{flex-basis:100%;display:flex;flex-direction:column;align-items:flex-start;font-size:medium}.product-detail-specs .head{display:none}.product-detail-specs-dimensions{display:flex;gap:.75rem;margin-bottom:1rem}.product-detail-specs>p{margin-bottom:1rem}.product-detail-specs>p:last-of-type{margin-bottom:3rem}.product-detail-actions{margin-bottom:24px;margin-top:auto}.product-detail-actions .button{display:block}@media screen and (min-width:992px){.product-detail{flex-wrap:nowrap;margin-bottom:24px}.product-detail-visual{flex-basis:50%;max-width:660px}.product-detail-visual-active img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.product-detail-visual-thumbnails img{width:100px;height:100px}.product-detail-specs{max-width:550px;flex-basis:50%;text-align:left}.product-detail-specs .head{display:inline-block}.product-detail-actions,.product-detail-specs p{margin-bottom:0}}@media screen and (min-width:1200px){.product-detail{gap:44px}}.footer{margin-top:auto;background-color:#eee;padding:1rem;text-align:center}.footer .container{display:flex;flex-direction:column}.footer .button{width:-moz-max-content;width:max-content;align-self:center}.footer .head{margin-bottom:12px;font-family:Montserrat,"sans-serif"}.socials-wrap{display:flex;align-items:center;justify-content:center}.socials-item{transition:transform .2s ease-in-out}.socials-item:hover{transform:scale(1.2)}.contact{display:flex;align-items:flex-start;flex-wrap:wrap}.contact-iframe,.contact-image{width:100%}.contact-image img{width:100%;height:auto}@media screen and (min-width:992px){.contact{flex-wrap:nowrap;margin:0 auto}.contact-iframe{margin-left:-31px}}.page-head{display:flex;justify-content:center;border-bottom:2px solid #eee;margin-bottom:24px}.homepage{margin-bottom:60px}@media (min-width:992px){.homepage-text{border:1px solid #333;padding:18px 24px 36px;position:relative;top:12px;left:12px;z-index:1}}.homepage-text-container{font-size:1.2rem;max-width:500px;margin:0 auto 24px}@media (min-width:992px){.homepage-text-container{display:grid;grid-template-columns:1fr 1fr;max-width:1180px;padding:24px;margin:0 auto 48px}}.homepage-text-wrap{position:relative;z-index:1}.homepage-text-wrap:first-child{margin-bottom:24px}@media (min-width:992px){.homepage-text-wrap:first-child{background-color:#f6f6f6;margin:0}.homepage-text-wrap:last-child{z-index:2;background-color:#f6f6f6;margin-left:-24px;margin-top:-24px}}.homepage .button-wrap{display:flex;justify-content:center;margin-bottom:24px}.scrollable{display:flex;flex-wrap:nowrap;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory}.scrollable__item{min-width:200px;flex:1}.scrollable__item:hover{transform:scale(.95)}.zoom-overlay{position:fixed;left:0;top:0;z-index:100;background-color:#fff}.zoom-overlay,.zoom-overlay .react-transform-component,.zoom-overlay .react-transform-wrapper{width:100vw;height:100vh}.zoom-overlay img{-o-object-fit:contain;object-fit:contain}.zoom-overlay .close{position:absolute;right:48px;top:18px;width:32px;height:32px;line-height:32px;opacity:.8;z-index:1;background-color:transparent}.zoom-overlay .close:hover{opacity:1}.zoom-overlay .close:after,.zoom-overlay .close:before{position:absolute;left:15px;content:" ";height:33px;width:2px;background-color:#333}.zoom-overlay .close:before{transform:rotate(45deg)}.zoom-overlay .close:after{transform:rotate(-45deg)}