:root{--nav-text:#222221;--nav-text-inactive:#22222180}html{scrollbar-gutter:stable}html.no-scroll{overflow:hidden;height:100%}body.no-scroll{overflow:hidden;position:fixed;width:100%;min-height:100%}nav{mix-blend-mode:difference;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:53px 30px 60px 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0;text-transform:uppercase;color:#000;fill:#000}nav .linki{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;gap:40px;min-width:0}nav .linki{mix-blend-mode:difference}nav .shoppingCart{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;color:inherit;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font:inherit;gap:6px;padding:0}nav .shoppingCart__label{font-size:12px;font-weight:400;letter-spacing:.3em;line-height:1}nav .shoppingCart__icon{display:inline-block;line-height:0;position:relative}nav .shoppingCart__icon img{display:block;width:30px}nav .shoppingCart__count{font-size:12px;left:50%;line-height:1;pointer-events:none;position:absolute;top:67%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}nav .shoppingCart .desktop{display:inline}nav .shoppingCart .mobile{display:none}nav a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;gap:7px}nav .menu-link{color:#000;font-family:Jost,sans-serif;font-size:16px;font-weight:400;letter-spacing:.3em;line-height:1;position:relative;text-decoration:none}nav .menu-link::after{background:currentColor;bottom:-7px;content:"";height:1px;left:0;opacity:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease;width:calc(100% - .3em)}nav .menu-link.is-active::after{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}nav .menu-link__text{display:block}nav .mobile{display:none}nav .desktop{display:block}nav .logo.desktop svg{display:block;height:auto;width:255px}nav .mobileNavIcon{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;color:inherit;cursor:pointer;padding:0;display:none}@media screen and (min-width:901px) and (max-width:1280px){nav .linki{gap:24px}nav a{gap:5px}nav .logo.desktop svg{width:190px}nav .menu-link{font-size:13px}nav .shoppingCart{font-size:16px}nav .shoppingCart__icon img{width:27px}nav .shoppingCart__count{font-size:11px}}body .modal .bg{z-index:30;display:none;background:rgba(230,229,229,.6980392157);width:100%;height:100%;position:fixed;top:0;left:0}body .modal .cartOnPage{-webkit-transition:right .5s ease;transition:right .5s ease;z-index:30;display:none;width:904px;padding-left:22px;padding-right:22px;position:fixed;top:0;right:-904px;height:100dvh;background-color:#fff9ee;right:-904px}body .modal .cartOnPage .close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;line-height:0;padding:0;cursor:pointer}body .modal .cartOnPage .close svg{height:42px;width:44px}body .modal .cartOnPage .inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .modal .cartOnPage .inner .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-top:50px;padding-right:24px;margin-left:40px}body .modal .cartOnPage .inner .head p{color:#000;font-family:Jost;font-size:27px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin:0}body .modal .cartOnPage .inner .cart-products{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto;max-height:none;margin-left:40px}body .modal .cartOnPage .inner .cart-products .cart-product-item .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;height:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}body .modal .cartOnPage .inner .cart-products .cart-product-item .right .cart-product-image{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-box-flex:0;-ms-flex:0 0 42%;flex:0 0 42%;max-width:42%;aspect-ratio:1/1.3;overflow:hidden}body .modal .cartOnPage .inner .cart-products .cart-product-item .right .cart-product-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}body .modal .cartOnPage .inner .cart-products .cart-product-item .cart-product-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}body .modal .cartOnPage .inner .cart-products .cart-product-item h3{margin-bottom:10px}body .modal .cartOnPage .inner .cart-products .cart-product-item .cart-product-size{font-size:15px}body .modal .cartOnPage .inner .cart-products .cart-product-item .right .collum{height:auto;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:8px}body .modal .cartOnPage .inner .cart-products .cart-product-item .right .collum a,body .modal .cartOnPage .inner .cart-products .cart-product-item .right .collum p{font-size:15px}body .modal .cartOnPage .inner .cart-products .cart-product-item{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding-top:20px;padding-bottom:20px}body .modal .cartOnPage .inner .cart-products .cart-product-item h3{color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-top:0;margin-bottom:32px}body .modal .cartOnPage .inner .cart-products .cart-product-item .cart-product-size{color:#51464a;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .modal .cartOnPage .inner .cart-products .cart-product-item .right{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:34px}body .modal .cartOnPage .inner .cart-products .cart-product-item .right .cart-product-image img{height:100%}body .modal .cartOnPage .inner .cart-products .cart-product-item .right .collum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:right;height:143px}body .modal .cartOnPage .inner .cart-products .cart-product-item .right .collum p{margin:0;color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .modal .cartOnPage .inner .cart-products .cart-product-item .right .collum a{color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;text-decoration:none}body .modal .cartOnPage .inner .cart-products .cart-product-item:first-of-type{border-top:none}body .modal .cartOnPage .inner .delivery,body .modal .cartOnPage .inner .total{color:#000;font-family:Jost;font-size:27px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-top:2px solid #000;padding-top:24px;padding-bottom:30px}body .modal .cartOnPage .inner .delivery .col,body .modal .cartOnPage .inner .total .col{text-align:right}body .modal .cartOnPage .inner .checkout{color:#fff;text-align:center;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;text-decoration:none;width:100%;padding:20px 0;margin-bottom:10px;padding-bottom:calc(20px + env(safe-area-inset-bottom));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#000}body .modal .cartOnPageActive{right:0}body .showModal .bg{display:block}body .showModal .cartOnPage{display:block}body .empty{max-height:100%!important}body .empty p{color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .empty .imgWrap{margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body .empty img{height:calc(100vh - 73px - 168px - 60px - 60px);margin:20px auto}body .mobileMenu{position:relative}body .mobileMenu .close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;position:absolute;top:0;right:0;z-index:102;padding:2em 1em;cursor:pointer}body .mobileMenu .close svg{height:42px;width:44px}body .mobileMenu .linkiWrap{-webkit-transition:right .5s;transition:right .5s;width:calc(100% - 32px);right:-100%;position:fixed;height:100vh;z-index:101;top:0;padding:0 16px 0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff9ee}body .mobileMenu .linkiWrap .linki{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:50px;width:100%;height:100%}body .mobileMenu .linkiWrap .linki .shoppingCartMobile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Jost,sans-serif;font-weight:400;gap:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;width:100%}body .mobileMenu .linkiWrap .linki .shoppingCartMobile__icon{display:inline-block;line-height:0;position:relative}body .mobileMenu .linkiWrap .linki .shoppingCartMobile__icon img{display:block;-webkit-filter:invert(0);filter:invert(0);width:38px}body .mobileMenu .linkiWrap .linki .shoppingCartMobile__count{font-size:14px;left:50%;line-height:1;pointer-events:none;position:absolute;top:67%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body .mobileMenu .linkiWrap .linki .menu-link{color:#000;display:block;font-family:Jost,sans-serif;font-size:32px;font-weight:400;letter-spacing:.3em;line-height:1;position:relative;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}body .mobileMenu .linkiWrap .linki .menu-link::after{background:currentColor;bottom:-7px;content:"";height:1px;left:0;opacity:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease;width:calc(100% - .3em)}body .mobileMenu .linkiWrap .linki .menu-link.is-active::after{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}body .mobileMenu .linkiWrap .linki .menu-link__text{display:block}body .mobileMenu .linkiWrap .linki a{display:block;text-decoration:none}body .mobileMenu .linkiWrapActive{right:0}@media screen and (max-width:900px){.home .mobileNavIcon{color:#000}.home .mobileMenu .linkiWrap .linki .shoppingCartMobile{color:#000}body nav{margin:53px 16px 80px 15px}body nav .desktop{display:none}body nav .mobile{display:block}body nav .linki{display:none}body nav .shoppingCart{display:none}body nav .shoppingCart .desktop{display:none}body nav .mobileNavIcon{display:block;color:#000}body .modal{position:relative;z-index:999}body .modal .cartOnPage{width:calc(100% - 44px);right:-100%}body .modal .cartOnPage .inner .head{margin-left:0}body .modal .cartOnPage .inner .cart-products{margin-left:0;padding-bottom:calc(90px + env(safe-area-inset-bottom))}body .showModal .cartOnPage{right:-100%}body .showModal .cartOnPageActive{right:0}}body footer{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:60px 86px 70px}body footer .footer-brand-link{display:block;line-height:0}body footer .footer-brand{display:block;height:auto;width:148px}body footer .footer-nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}body footer .footer-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}body footer .footer-links a{color:#222221;display:block;font-family:Jost,sans-serif;font-size:13px;font-weight:400;letter-spacing:2px;text-decoration:none;text-transform:uppercase}body footer .footer-links .footer-newsletter{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;color:#222221;cursor:pointer;display:block;font-family:Jost,sans-serif;font-size:13px;font-weight:400;letter-spacing:2px;padding:0;text-align:left;text-decoration:none;text-transform:uppercase}body footer .footer-ig{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:5px;font-size:200%}body footer .footer-ig a{color:#222221}body .footer-bottom{background:#d39e80;color:#000;font-family:Jost,sans-serif;font-size:11px;font-weight:400;letter-spacing:0;padding:6px 0 8px;text-align:center;text-transform:uppercase}body .contact{position:fixed;width:80%;top:10%;left:10%;border-radius:40px;z-index:100;background:rgba(255,255,255,.45);backdrop-filter:blur(4px);-webkit-box-shadow:0 8px 32px 0 rgba(31,38,135,.37);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);-webkit-backdrop-filter:blur(4px);display:grid;grid-template-columns:40% 70%;gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Jost}body .contact .imgContener{width:100%;overflow:hidden;border-radius:30px 0 0 30px}body .contact .imgContener img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body .contact .formContener label{font-size:20px;width:60%;display:block}body .contact .formContener input{width:100%;border:none;border-bottom:1px solid #000;outline:0;padding:10px 5px;font-size:16px;margin-bottom:48px;background-color:transparent}body .contact .formContener input[type=checkbox]{width:20px;height:20px;margin-bottom:0}body .contact .formContener input[type=submit]{width:60%;background-color:#797979;border:none;color:#fff;text-transform:uppercase;padding:10px;font-size:24px;letter-spacing:2px;margin-top:48px}body #contactClose{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;position:fixed;top:15%;left:91%;z-index:120;cursor:pointer;height:60px;padding:0;width:60px}body #contactClose span{width:30px;height:2px;display:block;background:#000;position:absolute;top:30px;right:30px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}body #contactClose span:nth-child(2){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}body .hide{display:none}body .show{display:block}body .show2{display:grid}@media screen and (max-width:900px){body footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 27px 50px;gap:40px}body footer .footer-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.contact{grid-template-columns:1fr;justify-items:center}.contact .imgContener{display:none}.contact .formContener label{width:90%;margin-left:auto;margin-right:auto}.contact .formContener input[type=submit]{width:90%;margin-left:5%;margin-right:5%}}body:has(.page--cart),body:has(.page--checkout),body:has(.page--product),body:has(.produkty-kafelki-wrapper){background:#fff9ee}body:has(.page--cart) nav,body:has(.page--checkout) nav,body:has(.page--product) nav,body:has(.produkty-kafelki-wrapper) nav{background:rgba(255,249,238,.5);mix-blend-mode:normal;position:fixed;top:0;left:0;right:0;margin:0;padding:53px 30px 36px;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .35s ease;transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease}body:has(.page--cart) nav.nav--hidden,body:has(.page--checkout) nav.nav--hidden,body:has(.page--product) nav.nav--hidden,body:has(.produkty-kafelki-wrapper) nav.nav--hidden{-webkit-transform:translateY(-100%);transform:translateY(-100%)}body:has(.page--cart) nav .linki,body:has(.page--checkout) nav .linki,body:has(.page--product) nav .linki,body:has(.produkty-kafelki-wrapper) nav .linki{mix-blend-mode:normal}body:has(.page--cart) nav .mobileNavIcon,body:has(.page--checkout) nav .mobileNavIcon,body:has(.page--product) nav .mobileNavIcon,body:has(.produkty-kafelki-wrapper) nav .mobileNavIcon{color:#000}body .page--cart,body .page--checkout,body .page--product,body .produkty-kafelki-wrapper{background:#fff9ee}body .produkty-kafelki-wrapper{padding-top:137px;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:3vw}body .produkty-kafelki-wrapper .product-kafel{overflow:hidden;position:relative;width:100%;aspect-ratio:4/5;cursor:pointer}body .produkty-kafelki-wrapper .product-kafel .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body .produkty-kafelki-wrapper .product-kafel .awers{position:absolute;top:0;left:0;opacity:1;-webkit-transition:opacity .5s;transition:opacity .5s;height:100%;width:100%}body .produkty-kafelki-wrapper .product-kafel .awers img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body .produkty-kafelki-wrapper .product-kafel .rewers{position:absolute;top:0;left:0;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s;height:100%;width:100%}body .produkty-kafelki-wrapper .product-kafel .rewers img{width:100%;height:calc(100% - 129px);-o-object-fit:cover;object-fit:cover}body .produkty-kafelki-wrapper .product-kafel .rewers .info{font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0;text-transform:uppercase;height:49px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:18px 0;-ms-flex-pack:distribute;justify-content:space-around;padding:40px 20px}body .produkty-kafelki-wrapper .product-kafel .rewers .info p{width:55%;margin:0;letter-spacing:5px}body .produkty-kafelki-wrapper .product-kafel .rewers .info .r{text-align:right;letter-spacing:1px;width:45%}body .produkty-kafelki-wrapper .product-kafel .sold{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:40;opacity:50%;text-decoration:none;color:#000;font-family:Jost;font-size:100px}body .produkty-kafelki-wrapper .product-kafel:hover .awers{opacity:0}body .produkty-kafelki-wrapper .product-kafel:hover .rewers{opacity:1}body .page--cart,body .page--checkout{padding-top:137px}@media screen and (max-width:1000px){body .produkty-kafelki-wrapper{grid-template-columns:1fr 1fr}body .produkty-kafelki-wrapper .product-kafel .sold{font-size:clamp(34px,13vw,58px);max-width:100%}body .produkty-kafelki-wrapper .product-kafel .rewers .info{font-size:16px}}@media screen and (max-width:900px){body:has(.page--cart) nav,body:has(.page--checkout) nav,body:has(.page--product) nav,body:has(.produkty-kafelki-wrapper) nav{left:0;margin:0;padding:17px 14px 20px;position:fixed;right:0;top:0}body:has(.page--cart) .produkty-kafelki-wrapper,body:has(.page--checkout) .produkty-kafelki-wrapper,body:has(.page--product) .produkty-kafelki-wrapper,body:has(.produkty-kafelki-wrapper) .produkty-kafelki-wrapper{padding-top:72px}body:has(.page--cart) .page--cart,body:has(.page--cart) .page--checkout,body:has(.page--checkout) .page--cart,body:has(.page--checkout) .page--checkout,body:has(.page--product) .page--cart,body:has(.page--product) .page--checkout,body:has(.produkty-kafelki-wrapper) .page--cart,body:has(.produkty-kafelki-wrapper) .page--checkout{padding-top:72px}}body .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body .page--product{margin:120px 63px 0 63px;display:grid;gap:52px;grid-template-columns:3fr 2fr}body .page--product .galeria{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:20px;cursor:pointer}body .page--product .galeria div{aspect-ratio:790/1024}body .page--product .galeria div img{aspect-ratio:790/1024;width:100%;-o-object-fit:cover;object-fit:cover}body .page--product .galeria .galeria-nav{display:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:5;width:44px;height:44px;border:none;background:rgba(0,0,0,.55);color:#fff;font-size:32px;line-height:44px;cursor:pointer}body .page--product .galeria .galeria-prev{left:10px}body .page--product .galeria .galeria-next{right:10px}body .page--product .text h2{font-family:Jost;font-weight:600;font-size:28px;line-height:100%;letter-spacing:.05em;text-transform:uppercase;margin-top:0}body .page--product .text .product-one-of-kind,body .page--product .text .product-sale-label{border:1px solid #000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Jost;font-size:14px;font-weight:400;letter-spacing:.18em;line-height:1;margin-bottom:18px;padding:8px 11px 7px;text-transform:uppercase}body .page--product .text .opis{font-family:Jost;font-weight:300;font-size:17px;line-height:1.45;letter-spacing:0}body .page--product .text .opis *{font-weight:300!important}body .page--product .text .opis b,body .page--product .text .opis strong{font-weight:400!important}body .page--product .text .opis b *,body .page--product .text .opis strong *{font-weight:400!important}body .page--product .text .size{font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:.05em;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:55px;padding:0 17px;margin-bottom:28px}body .page--product .text .size p{margin:0}body .page--product .text .size select{border:none;font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:.05em;text-transform:uppercase;background-color:#fff9ee}body .page--product .text .meas .head{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;color:inherit;font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:.05em;text-align:center;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:17px;cursor:pointer;width:100%}body .page--product .text .meas .head span{margin:0}body .page--product .text .meas .inner{display:none}body .page--product .text .active{border:2px solid #000}body .page--product .text .active .head{border-bottom:2px solid #000;padding:15px}body .page--product .text .active .head .ico{-webkit-transform:rotate(180deg);transform:rotate(180deg)}body .page--product .text .active .inner{display:block;padding:24px 52px;font-family:Jost;font-weight:300;font-size:17px;line-height:1.45;letter-spacing:.05em;text-transform:uppercase}body .page--product .text .active .inner *{font-weight:300!important}body .page--product .text .active .inner b,body .page--product .text .active .inner strong{font-weight:400!important}body .page--product .text .active .inner b *,body .page--product .text .active .inner strong *{font-weight:400!important}body .page--product .text .addToCart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:.05em;text-align:center;text-transform:uppercase;text-decoration:none;color:#fff;background-color:#000;padding:17px;margin-top:30px}body .page--product .text .addToCart p{margin:0}body .page--product .text .addedToCartNotice{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:1px solid #000;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;cursor:pointer;display:block;font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:.05em;margin-top:30px;padding:17px;text-align:center;text-transform:uppercase;width:100%}body .page--product .text .addedToCartNotice--mobile{display:none}body .page--product .text .desktop{display:-webkit-box;display:-ms-flexbox;display:flex}body .page--product .text .mobile{display:none}body .conteiner{display:none;position:absolute;top:0;left:0;background-color:#fff}body .conteiner img{width:100%;margin-bottom:20px}body .conteiner .close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;line-height:0;padding:0;position:fixed;top:50px;right:50px;mix-blend-mode:difference;cursor:pointer}body .conteiner .mod{width:50%;position:fixed;top:166px;left:20px;color:#fff;mix-blend-mode:difference}body .conteiner .mod .name{font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:.05em;text-transform:uppercase;padding:0 17px}body .conteiner .mod .size{font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:.05em;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:55px;padding:0 17px;margin-bottom:28px}body .conteiner .mod .size p{margin:0}body .conteiner .mod .ico img{margin-bottom:0}body .conteiner .mod .meas .head{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;color:inherit;font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:.05em;text-align:center;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:17px;cursor:pointer;width:100%}body .conteiner .mod .meas .head span{margin:0}body .conteiner .mod .meas .inner{display:none}body .conteiner .mod .active{border:2px solid #fff}body .conteiner .mod .active .head{border-bottom:2px solid #fff;padding:15px}body .conteiner .mod .active .head .ico{-webkit-transform:rotate(180deg);transform:rotate(180deg)}body .conteiner .mod .active .inner{display:block;padding:24px 52px;font-family:Jost;font-weight:300;font-size:17px;line-height:1.45;letter-spacing:.05em;text-transform:uppercase}body .conteiner .mod .active .inner strong{font-weight:400}body .conteiner .mod .active .inner b{font-weight:400}body .conteiner .addToCart{position:fixed;top:433px;left:20px;width:calc(50% - 34px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Jost;font-weight:400;font-size:20px;line-height:100%;letter-spacing:.05em;text-align:center;text-transform:uppercase;text-decoration:none;color:#fff;background-color:#000;padding:17px;margin-top:30px}body .conteiner .addToCart p{margin:0}body .showCont{display:block}@media screen and (min-width:1001px){body .page--product{grid-template-columns:minmax(0,3fr) minmax(360px,2fr)}body .page--product .galeria{grid-column:1;grid-row:1;align-self:start}body .page--product .galeria .galeria-item{display:block!important}body .page--product .galeria .galeria-nav{display:none!important}body .page--product .text{grid-column:2;grid-row:1;min-width:0}}@media screen and (max-width:1000px){body .page--product{margin:80px 0;max-width:100%;width:100%;grid-template-columns:1fr;z-index:3}body .page--product .galeria{-webkit-box-sizing:border-box;box-sizing:border-box;grid-template-columns:1fr;max-width:100%;min-width:0;z-index:1}body .page--product .galeria div{display:none}body .page--product .galeria div:nth-child(2){display:block}body .page--product .galeria .galeria-item{display:none}body .page--product .galeria .galeria-nav{display:block}body .page--product .galeria .galeria-item{-webkit-box-sizing:border-box;box-sizing:border-box;aspect-ratio:790/1024;max-width:100%;min-width:0;width:100%}body .page--product .galeria .galeria-item img{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;max-width:100%;width:100%;aspect-ratio:790/1024;-o-object-fit:cover;object-fit:cover}body .page--product .text{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;min-width:0;z-index:2;padding:20px 16px 0;width:100%}body .page--product .text .opis{padding-right:15%}body .page--product .text h2{padding-right:15%}body .page--product .text .addedToCartNotice--desktop{display:none}body .page--product .text .addedToCartNotice--mobile{display:block;margin-bottom:12px;margin-top:-50px}body .page--product .text .desktop{display:none}body .page--product .text .mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:70px}}body .page--cart{margin:0 73px}body .page--cart h2{color:#000;font-family:Jost;font-size:27px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .page--cart .cart{display:grid;grid-template-columns:1fr 643px;gap:50px}body .page--cart .cart .galery{display:grid;grid-template-columns:1fr 1fr;gap:20px}body .page--cart .cart .galery img{width:100%}body .page--cart .cart .cart-item-mobile{display:none}body .page--cart .cart .info .cart-products .cart-product-item{height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:26px;border-top:2px solid #000;padding-top:32px}body .page--cart .cart .info .cart-products .cart-product-item h3{color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-top:0;margin-bottom:32px}body .page--cart .cart .info .cart-products .cart-product-item .cart-product-size{color:#51464a;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .page--cart .cart .info .cart-products .cart-product-item .right{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:34px}body .page--cart .cart .info .cart-products .cart-product-item .right .cart-product-image img{height:100%}body .page--cart .cart .info .cart-products .cart-product-item .right .collum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:right;height:143px}body .page--cart .cart .info .cart-products .cart-product-item .right .collum p{margin:0;color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .page--cart .cart .info .cart-products .cart-product-item .right .collum a{color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;text-decoration:none}body .page--cart .cart .info .cart-products .cart-product-item:first-of-type{border-top:none}body .page--cart .cart .info2 .delivery,body .page--cart .cart .info2 .total{color:#000;font-family:Jost;font-size:27px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-top:2px solid #000;padding-top:24px;padding-bottom:30px}body .page--cart .cart .info2 .delivery .col,body .page--cart .cart .info2 .total .col{text-align:right}body .page--cart .cart .info2 .checkout{color:#fff;text-align:center;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;text-decoration:none;width:100%;padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#000}@media screen and (max-width:1000px){body .page--cart{margin:0 16px}body .page--cart .cart{grid-template-columns:1fr;gap:20px}body .page--cart .cart .galery{display:none}body .page--cart .cart .info .cart-products .cart-product-item{display:none}body .page--cart .cart .info .cart-products .cart-item-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding-bottom:10px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}body .page--cart .cart .info .cart-products .cart-item-mobile .img{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;aspect-ratio:1/1.3;overflow:hidden}body .page--cart .cart .info .cart-products .cart-item-mobile .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}body .page--cart .cart .info .cart-products .cart-item-mobile .info--mobile{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:0}body .page--cart .cart .info .cart-products .cart-item-mobile h3{color:#000;font-family:Jost;font-size:20px;font-weight:400;line-height:normal;text-transform:uppercase;margin:0}body .page--cart .cart .info .cart-products .cart-item-mobile .name{word-break:break-word}body .page--cart .cart .info .cart-products .cart-item-mobile .qty{color:#51464a;font-family:Jost;font-size:15px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .page--cart .cart .info .cart-products .cart-item-mobile .price,body .page--cart .cart .info .cart-products .cart-item-mobile .remove{color:#000;font-family:Jost;font-size:15px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;text-decoration:none}body .page--cart .cart .info2 .delivery,body .page--cart .cart .info2 .total{border-top:0;font-size:20px}}body.home-page-v2,body:has(.page--home-v2){background:#fff9ee}body.home-page-v2 nav,body:has(.page--home-v2) nav{position:fixed;top:0;left:0;right:0;margin:0;padding:53px 30px 36px;background:rgba(255,249,238,.5);mix-blend-mode:normal;z-index:10;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .35s ease;transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease}body.home-page-v2 nav.nav--hidden,body:has(.page--home-v2) nav.nav--hidden{-webkit-transform:translateY(-100%);transform:translateY(-100%)}body.home-page-v2 nav .linki,body:has(.page--home-v2) nav .linki{mix-blend-mode:normal}.page--home-v2{--home-bg:#fff9ee;--home-ink:#000;--home-accent:#d39e80;background:var(--home-bg);color:var(--home-ink);font-family:Jost,sans-serif;position:relative;font-size:16px;line-height:1.45;overflow:hidden;padding-bottom:60px}.page--home-v2 img,.page--home-v2 video{display:block;width:100%}.page--home-v2 .home-mark{width:223px}.page--home-v2 .home-mark--story{width:223px}.page--home-v2 .home-mark--product{width:167px}.page--home-v2 p{margin:0}.home-hero{height:79.53vw;overflow:hidden}.home-hero img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.home-grid{min-height:455px;position:relative}.home-copy{font-weight:400;max-width:470px}.home-copy--left{margin-left:calc(16.666% + 3px);padding-top:95px;width:467px}.home-copy--left p+p{margin-top:20px}.home-mark{height:auto;position:absolute;width:223px}.home-mark--story{top:95px;right:calc(16.666% + 20px);width:223px}.home-mark--product{bottom:-27px;right:calc(12.5% - 15px);width:167px}.home-image{overflow:hidden}.home-image img{height:100%;-o-object-fit:cover;object-fit:cover}.home-image--wide{height:66.67vw}.home-image--intro{position:relative}.home-image--intro .home-copy--intro{position:absolute;right:16.666%;top:29.09%;width:345px;line-height:23px}.home-video{height:56.25vw;position:relative}.home-video video{height:100%;-o-object-fit:cover;object-fit:cover}.home-sound{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;color:#000;cursor:pointer;font-family:Jost,sans-serif;font-size:10px;font-weight:400;letter-spacing:2px;line-height:1;padding:0 22px 0 0;position:absolute;right:126px;top:calc(100% - 55px)}.home-sound::after{background:currentColor;clip-path:polygon(0 0,100% 50%,0 100%);content:"";height:13px;position:absolute;right:0;top:0;width:14px}.home-image--overlay-copy{position:relative}.home-copy--overlay{bottom:770px;left:calc(16.666% + 1px);position:absolute;width:469px}.home-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #000;color:#000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:16px;height:37px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:36px;text-decoration:none;width:224px}.home-image--blue{height:57.92vw}.home-image--detail{height:43.4vw}.home-image--tall{height:147.8vw;position:relative}.home-image--tall img{-o-object-position:center center;object-position:center center}.home-copy--light{color:#fff;position:absolute;right:calc(25% - 117px);text-align:right;top:80px;width:345px}.home-copy--light p+p{margin-top:0}.home-product{padding-top:119px;position:relative;text-align:center}.home-product__image-wrap{display:inline-block;max-width:830px;position:relative;vertical-align:top;width:57.638vw}.home-product__image-wrap img{display:block;width:100%}.home-product .home-button{left:100%;margin-left:50px;position:absolute;top:54px;width:160px}@media screen and (max-width:900px){body.home-page-v2 nav,body:has(.page--home-v2) nav{padding:17px 14px 20px}.page--home-v2{font-size:13px;padding-bottom:0}.home-hero{height:721px;max-height:none;min-height:0}.home-hero img{-o-object-position:center top;object-position:center top}.home-grid{min-height:auto}.page--home-v2 .home-mark{display:none}.home-image--wide{height:682px;min-height:0}.home-image--blue{height:682px;min-height:0}.home-image--detail{height:446px;min-height:0}.home-image--intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-image--intro img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:682px;-o-object-position:19% center;object-position:19% center}.home-image--intro .home-copy--intro{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:static;padding:32px 27px 32px;width:auto}.home-story{min-height:0}.home-copy--left{margin-left:27px;padding-top:32px;padding-bottom:32px;width:calc(100% - 59px)}.home-video{height:56.25vw}.home-sound{right:24px;top:calc(100% - 30px)}.home-copy--overlay{background:var(--home-bg);bottom:auto;left:0;padding:36px 27px 44px;position:relative;width:auto}.home-image--overlay-copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.home-image--overlay-copy img{height:400px;-o-object-position:center;object-position:center}.home-image:nth-of-type(5){height:446px}.home-image--tall{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;min-height:0}.home-image--tall img{height:147.8vw;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.home-image--tall .home-copy--light{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.home-copy--light{background:var(--home-bg);color:#000;padding:32px 27px 32px;position:static;text-align:left;width:auto}.home-product{display:block;padding:42px 35px 80px;text-align:initial}.home-product__image-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:none;width:100%}.home-product__image-wrap img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.home-product .home-button{display:-webkit-box;display:-ms-flexbox;display:flex;left:auto;margin:0 auto 42px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:static;top:auto;width:160px}}body .page--checkout{font-family:Jost;display:grid;grid-template-columns:repeat(13,1fr);padding:137px 63px 0}body .page--checkout .woocommerce{grid-column-start:1;grid-column-end:7}body .page--checkout .woocommerce input[type=email],body .page--checkout .woocommerce input[type=tel],body .page--checkout .woocommerce input[type=text],body .page--checkout .woocommerce textarea{background-color:#fff9ee;border:none;border-bottom:1px solid #000;font-family:Jost;font-size:20px;width:100%}body .page--checkout .woocommerce input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;accent-color:#fff9ee;background-color:#fff9ee;border:1px solid #000;cursor:pointer;height:16px;position:relative;width:16px;vertical-align:middle}body .page--checkout .woocommerce input[type=checkbox]:checked::after{border-bottom:2px solid #000;border-right:2px solid #000;content:"";height:9px;left:5px;position:absolute;top:1px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:4px}body .page--checkout .woocommerce input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff9ee;border:1px solid #000;border-radius:50%;cursor:pointer;height:16px;width:16px;vertical-align:middle}body .page--checkout .woocommerce input[type=radio]:checked{background:radial-gradient(circle,#000 0 34%,#fff9ee 38%)}body .page--checkout .woocommerce select{background-color:#fff9ee;width:100%;border:1px solid #000;padding:10px 20px;font-size:16px}body .page--checkout .woocommerce table{width:100%;text-align:left}body .page--checkout .woocommerce .select2-container--default{background-color:#fff9ee!important;border:none!important;border-bottom:1px solid #000!important;font-family:Jost!important;font-size:20px!important}body .page--checkout .woocommerce .select2-container--default .select2-search__field,body .page--checkout .woocommerce .select2-container--default .select2-selection,body .page--checkout .woocommerce .select2-container--default .select2-selection__rendered{background-color:#fff9ee!important}body .page--checkout .woocommerce .address-field{font-family:Jost}body .page--checkout .woocommerce textarea{background-color:#fff9ee!important;font-family:Jost;font-size:20px;resize:none;padding:8px}body .page--checkout .woocommerce #order_comments{background-color:#fff9ee!important}body .page--checkout .woocommerce-notices-wrapper{display:none}body .page--checkout .woocommerce-form-coupon-toggle{display:none}body .page--checkout .checkout_coupon{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border:none;gap:18px;margin:24px 0 40px;padding:0}body .page--checkout .checkout_coupon p{margin:0}body .page--checkout .checkout_coupon>p:not(.form-row){display:none}body .page--checkout .checkout_coupon .form-row{float:none;margin:0;padding:0}body .page--checkout .checkout_coupon .form-row-first{-webkit-box-flex:1;-ms-flex:1;flex:1}body .page--checkout .checkout_coupon .form-row-last{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}body .page--checkout .checkout_coupon input.input-text{background-color:#fff9ee;border:none;border-bottom:1px solid #000;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Jost;font-size:20px;padding:8px 0 8px 14px;width:100%}body .page--checkout .checkout_coupon button.button{background-color:transparent;border:1px solid #000;color:#000;cursor:pointer;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;padding:10px 20px;text-transform:uppercase;-webkit-transition:.3s all;transition:.3s all;white-space:nowrap}body .page--checkout .checkout_coupon button.button:hover{background-color:#000;color:#fff}body .page--checkout .woocommerce-checkout .col2-set .col-1,body .page--checkout .woocommerce-checkout .col2-set .col-2{width:100%}body .page--checkout .products{grid-column-start:8;grid-column-end:13}body .page--checkout .products .cart-products{max-height:calc(100vh - 73px - 134px - 95px - 120px - 50px);overflow-y:auto}body .page--checkout .products .cart-products .cart-product-item{height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:26px;border-top:2px solid #000;padding-top:32px}body .page--checkout .products .cart-products .cart-product-item h3{color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-top:0;margin-bottom:32px}body .page--checkout .products .cart-products .cart-product-item .cart-product-size{color:#51464a;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .page--checkout .products .cart-products .cart-product-item .right{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:34px}body .page--checkout .products .cart-products .cart-product-item .right .cart-product-image{aspect-ratio:1/1.3;height:100%;overflow:hidden}body .page--checkout .products .cart-products .cart-product-item .right .cart-product-image a{display:block;height:100%;width:100%}body .page--checkout .products .cart-products .cart-product-item .right .cart-product-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}body .page--checkout .products .cart-products .cart-product-item .right .collum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:right;height:143px}body .page--checkout .products .cart-products .cart-product-item .right .collum p{margin:0;color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}body .page--checkout .products .cart-products .cart-product-item .right .collum a{color:#000;font-family:Jost;font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;text-decoration:none}body .page--checkout .products .cart-products .cart-product-item:first-of-type{border-top:none}body .page--checkout .products .delivery,body .page--checkout .products .total{color:#000;font-family:Jost;font-size:27px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-top:2px solid #000;padding-top:24px;padding-bottom:30px}body .page--checkout .products .delivery .col,body .page--checkout .products .total .col{text-align:right}body .page--checkout .woocommerce-shipping-totals #shipping_method{list-style:none;padding-left:0}body .page--checkout .woocommerce-shipping-totals #shipping_method label{font-size:0}body .page--checkout .woocommerce-shipping-totals #shipping_method label span{font-size:16px}body .page--checkout .place-order button{background-color:transparent;border:1px solid #000;color:#000;font-family:Jost;font-size:20px;padding:10px 20px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;cursor:pointer;-webkit-transition:.3s all;transition:.3s all}body .page--checkout .place-order button:hover{background-color:#000;color:#fff}@media screen and (max-width:1000px){body .page--checkout{padding:72px 16px 0}body .page--checkout .woocommerce{grid-column-end:14}body .page--checkout .checkout_coupon{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}body .page--checkout .checkout_coupon .form-row,body .page--checkout .checkout_coupon .form-row-last{width:100%}body .page--checkout .checkout_coupon button.button{width:100%}body .page--checkout .products{display:none}}body{overflow-x:hidden}body .page--about{background:#fff9ee;color:#000;margin-top:-230px;height:calc(290vh - 240px)}body .page--about img{width:100%;height:100vh}body .page--about .text{position:absolute;top:75vh;color:#000;font-family:Jost;font-size:27px;font-style:normal;text-transform:none!important;font-weight:400;line-height:normal;max-width:1000px;left:32px;margin-right:32px;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease;will-change:transform}@media screen and (max-width:1300px){body .page--about{height:calc(590vh - 0px)}}@media screen and (max-width:900px){body .page--about{margin-top:0;height:605dvh}body .page--about img{height:100dvh;-o-object-fit:cover;object-fit:cover}body .page--about .text{top:62dvh;font-weight:300}}body .reg{width:clamp(500px,1200px,90%);margin:60px auto 0;font-family:Jost}body:has(.page--collection-detail),body:has(.page--collection-index){background:#fff9ee}body:has(.page--collection-detail) nav,body:has(.page--collection-index) nav{background:rgba(255,249,238,.5);mix-blend-mode:normal;position:fixed;top:0;left:0;right:0;margin:0;padding:53px 30px 36px;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .35s ease;transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease}body:has(.page--collection-detail) nav.nav--hidden,body:has(.page--collection-index) nav.nav--hidden{-webkit-transform:translateY(-100%);transform:translateY(-100%)}body:has(.page--collection-detail) nav .linki,body:has(.page--collection-index) nav .linki{mix-blend-mode:normal}body:has(.page--collection-detail) nav .mobileNavIcon,body:has(.page--collection-index) nav .mobileNavIcon{color:#000}body .page--collection-detail,body .page--collection-index{background:#fff9ee;color:#000;font-family:Jost,sans-serif;min-height:100vh;padding:112px 30px 90px}body .collection-detail__header,body .collection-index__header{margin:0 auto 42px;text-align:center}body .collection-detail__header h1,body .collection-index__header h1{color:#000;font-family:Jost,sans-serif;font-size:clamp(22px,2.2vw,34px);font-weight:400;letter-spacing:.28em;line-height:1.1;margin:0;text-transform:uppercase}body .collection-detail__header a,body .collection-index__header a{color:#000;display:inline-block;font-size:12px;letter-spacing:.28em;margin-bottom:18px;text-decoration:none}body .collection-index__grid{display:grid;gap:3vw;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:1180px}body .collection-card{color:#000;display:block;text-decoration:none}body .collection-card__image{aspect-ratio:4/5;background:rgba(0,0,0,.04);display:block;overflow:hidden;width:100%}body .collection-card__image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;width:100%}body .collection-card__title{display:block;font-size:clamp(16px,1.7vw,22px);font-weight:400;letter-spacing:.26em;line-height:1.2;padding-top:18px;text-align:center;text-transform:uppercase}body .collection-card:hover img{-webkit-transform:scale(1.025);transform:scale(1.025)}body .collection-gallery{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,min(72vw,980px)) minmax(96px,12vw);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:calc(100vw - 60px)}body .collection-gallery__main{display:block;margin:0;overflow:visible}body .collection-gallery__main picture{display:block;height:auto;width:100%}body .collection-gallery__main img{display:block;height:auto;max-height:none;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%}body .collection-gallery__rail{align-self:stretch;display:grid;gap:12px;height:var(--collection-main-height,auto);max-height:var(--collection-main-height,none);overflow-x:hidden;overflow-y:auto;padding-right:4px;scrollbar-width:thin}body .collection-gallery__thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;cursor:pointer;display:block;opacity:.5;padding:0;-webkit-transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,-webkit-transform .25s ease;transition:opacity .25s ease,transform .25s ease;transition:opacity .25s ease,transform .25s ease,-webkit-transform .25s ease;width:100%}body .collection-gallery__thumb img{display:block;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;width:100%}body .collection-gallery__thumb.is-active,body .collection-gallery__thumb:hover{opacity:1}body .collection-gallery__thumb.is-active{-webkit-transform:translateX(-4px);transform:translateX(-4px)}body .collection-empty{font-family:Jost,sans-serif;font-size:18px;letter-spacing:.22em;margin:90px 0;text-align:center}@media screen and (max-width:900px){body:has(.page--collection-detail) nav,body:has(.page--collection-index) nav{left:0;margin:0;padding:17px 14px 20px;position:fixed;right:0;top:0}body .page--collection-detail,body .page--collection-index{padding:76px 14px 64px}body .collection-detail__header,body .collection-index__header{margin-bottom:28px}body .collection-index__grid{gap:34px;grid-template-columns:1fr}body .collection-gallery{display:block}body .collection-gallery__main{min-height:auto}body .collection-gallery__main img{height:auto;max-height:none;width:100%}body .collection-gallery__rail{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-top:14px;height:auto;max-height:none;overflow-x:auto;overflow-y:hidden;padding:0 0 8px}body .collection-gallery__thumb{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}body .collection-gallery__thumb img{height:96px;max-width:none;width:auto}body .collection-gallery__thumb.is-active{-webkit-transform:translateY(-3px);transform:translateY(-3px)}}body{margin:0!important;overflow-x:hidden}body .hidden-fields-container{display:none}
/*# sourceMappingURL=style.css.map */
