*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;outline:none}html{color-scheme:dark;scrollbar-gutter:stable;background-color:#000}body{min-height:100vh;font-family:Times New Roman,Times,Baskerville,Georgia,serif;line-height:1.33;color:#f1f1f1;background-color:#000;text-rendering:optimizeLegibility;overflow-x:hidden}*:focus{outline:none}button,input[type=button],input[type=submit],input[type=reset]{-webkit-appearance:none;appearance:none;cursor:pointer}input,textarea{-webkit-appearance:none;appearance:none;padding:0}img{display:block;max-width:100%;height:auto;object-fit:contain;user-select:none;pointer-events:none}hr{border:0;height:1px;background:linear-gradient(90deg,#fff0,#ffffff4d,#fff0)}hr.spec{border:0;height:1px;background:linear-gradient(90deg,#a7885b00,#a7885b99,#a7885b00)}.block-one,.block-two,.testimonial-carousel{display:block}h1,h2,h3,h4,h5,h6{font-weight:300;line-height:1.1;text-wrap:balance;margin-bottom:1rem;color:#fff}h1{font-size:3rem}h2{font-size:2.4rem}h3{font-size:2rem}p,ul li{font-size:18px;margin-bottom:.75rem}p:last-of-type{margin-bottom:0}a{color:#a7885b;text-decoration:none}a:hover{color:#fff}p.micro{font-size:.85rem;color:#a7885b}.micro.gray{color:#aaa}.gold{color:#a7885b}.italic{font-style:italic}:root{--gutter: 16px;--wrp: 1440px}@media(min-width:320px){:root{--gutter: 1rem}}@media(min-width:576px){:root{--gutter: 1rem}}@media(min-width:768px){:root{--gutter: 16px}}.container{width:100%;padding-right:var(--gutter);padding-left:var(--gutter);margin-right:auto;margin-left:auto;max-width:var(--wrp)}.container-fluid{width:100%;padding-right:var(--gutter);padding-left:var(--gutter);margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:calc(var(--gutter) * -1);margin-left:calc(var(--gutter) * -1)}.grid-3{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}.grid-2{display:grid;grid-template-columns:repeat(1,1fr);gap:3rem}@media(min-width:769px){.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}}.section{padding:3rem 0}a.link{color:#fff}.btn{text-decoration:none;max-width:calc(100% - 2px);padding:1rem;border-radius:.25rem;display:flex;align-items:center;font-size:1.125rem;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;cursor:pointer;backdrop-filter:blur(4px);font-family:Times New Roman,serif}.btn{color:#a7885b;justify-content:space-between;border:1px solid rgba(167,136,91,.502);background:linear-gradient(transparent,transparent) padding-box,linear-gradient(to top right,rgba(167,136,91,.2),transparent) border-box}.btn:not(.void){letter-spacing:.05rem}.btn:hover{color:#000;border-color:#a7885b;background-color:#a7885b;box-shadow:inset 0 0 .05rem .0725rem #000}.btn:active{background-color:#000;color:#a88a5d80;border-color:#a7885b33}.btn.sending{background-color:#333;border:1px solid #333;color:gray;cursor:progress}.btn.sent{background-color:#a7885b;border:1px solid #a7885b;color:#fff;pointer-events:none;cursor:inherit}.btn.void{color:#f2f2f2;border:1px solid #ffffff54;background:transparent}.btn.void:hover{color:#000;background-color:#f2f2f2;border-color:#f2f2f2;border:1px solid #aaa}.btn.void:active{background-color:#111;color:#fff}.card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);padding:2.5rem 2rem;border-radius:.5rem;display:flex;flex-direction:column;gap:1rem}.card .btn{margin-top:auto}.card-img{width:100%;height:auto;margin-bottom:2rem;filter:drop-shadow(0 15px 30px rgba(0,0,0,.8))}.order-form{display:flex;flex-direction:column;gap:0;margin-top:0}.form-group{display:flex;flex-direction:column;gap:0;margin-bottom:.75rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.order-form label{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:.675rem;font-weight:400;color:#eee;text-transform:uppercase;letter-spacing:.075rem;margin-bottom:4px;cursor:pointer;width:fit-content;line-height:1}.order-form input,.order-form select,.order-form textarea{width:100%;max-width:100%;box-sizing:border-box;background:#000;border:1px solid #333;padding:.75rem .5rem;color:#fff;font-family:inherit;font-size:1rem;border-radius:4px}.order-form input:focus,.order-form select:focus,.order-form textarea:focus{outline:none;border-color:#555;background:#000}.order-form textarea{min-height:100px;resize:vertical}.order-form .btn-submit{margin-top:1rem;width:100%}@media(max-width:600px){.form-row{grid-template-columns:1fr}}.modal{display:flex;visibility:hidden;opacity:0;pointer-events:none;position:fixed;inset:0;z-index:9999;background-color:#000000d9;justify-content:center;align-items:center;backdrop-filter:blur(8px);--anim-duration: .4s;--anim-dist: 2rem;--delay-open-overlay: 0s;--delay-open-content: .2s;--delay-open-seal: .4s;--delay-close-seal: 0s;--delay-close-content: .2s;--delay-close-overlay: .4s;content-visibility:auto}.modal:target{visibility:visible;opacity:1;pointer-events:auto}.modal-overlay{position:absolute;inset:0;cursor:default;z-index:10;user-drag:none;-webkit-user-drag:none}.modal-content{background:#000;color:#f1f1f1;padding:1.5rem;width:fit-content;max-width:720px;max-height:min(720px,88vh);overflow-y:auto;overflow-x:hidden;position:relative;border-radius:.75rem;border:1px solid #222;box-shadow:0 8px 2rem 8px #000,0 4px 4px 4px #000;z-index:20;transform:translateZ(0)}#modal-ordering .modal-content{max-width:450px;max-height:88vh;padding:1.25rem}.modal-title{text-align:center;margin-bottom:2rem}.modal-wrapper{position:relative;width:fit-content;max-width:100%;display:flex;justify-content:center}.modal-seal{position:absolute;top:-2rem;right:-2rem;width:6rem;height:6rem;pointer-events:none;z-index:30;filter:drop-shadow(0 0 24px black)}.modal:target .modal-seal{opacity:1;transform:translateY(0)}.modal:target .modal-content{opacity:1;transform:translateY(0)}.modal:has(.pdf-iframe) .modal-content{padding:0;width:720px;height:720px;max-height:90vh;overflow:hidden}.pdf-iframe{width:100%;height:100%;border:none;display:block}@media(max-width:720px){.modal:has(.pdf-iframe) .modal-content{width:100%;height:calc(100vh - 4rem)}}html:has(.modal:target){overflow:hidden}@media(min-width:320px){.modal,.modal-content{padding:1rem}}@media(min-width:1024px){.modal-content{padding:1.5rem}}#modal-krvavo-praskozorje{.modal-content{background-image:url(/stone-texture-SM.webp);@media(min-width:768px){background-image:url(/stone-texture-XL.webp)}background-size:contain;background-position:center}h1{margin-bottom:.5rem;line-height:1}.micro{margin-bottom:1rem}}.modal:not(#modal-ordering):not(#modal-krvavo-praskozorje){h1{line-height:1}h2{font-size:2rem}h3{font-size:1.75rem;margin-top:1.5rem;margin-bottom:0}p{margin-bottom:.5rem;line-height:1.33}p:last-of-type{margin-bottom:0}p.micro{line-height:1.25}.author{color:#a7885b;padding:0;line-height:1;margin-bottom:.25rem}hr{background:#333;margin-top:1rem;margin-bottom:1rem}a{text-decoration:underline}p.italic{margin-bottom:.25rem}p.italic:last-of-type{margin-bottom:1rem}}#modal-analiza-kamcevski{h1{margin-bottom:0rem}h2{margin-bottom:.5rem}p.micro{margin-bottom:1rem}p.micro:last-of-type{margin-bottom:0!important}}#modal-analiza-bafomitras,#modal-analiza-petkovic{h1{margin-bottom:.25rem}}@media(max-width:480px){.modal,.modal-content{width:100%!important}}.ordering-form{background-color:#000;margin:auto}.ordering-form ::selection{background-color:#222}.ordering-form form{display:flex;flex-direction:column;max-width:400px;margin:auto}.ordering-form form.locked{user-select:none}.ordering-form form.locked input,.ordering-form form.locked select,.ordering-form form.locked textarea{pointer-events:none;opacity:.25;background-color:#fff!important;color:#000!important}.ordering-form .form-group,.ordering-form #cost,.ordering-form select,.ordering-form option{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.ordering-form .form-group{display:flex;flex-direction:column;margin-bottom:.75rem}.ordering-form label,.ordering-form .price-label{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:.675rem;user-select:none;line-height:1;text-transform:uppercase;letter-spacing:.075rem;color:#eee;margin-bottom:4px;cursor:pointer;width:fit-content}.ordering-form .price-label{pointer-events:none;cursor:inherit}.ordering-form input,.ordering-form select,.ordering-form label{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.ordering-form input,.ordering-form select{padding:.65rem;border-radius:.25rem;height:44px;line-height:1;color:#fff;font-size:1rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;transition:.3s;cursor:pointer;background-color:#080808;border:1px solid #222}.ordering-form input:hover,.ordering-form select:hover{border-color:#444;background-color:#111}.ordering-form input:focus,.ordering-form select:focus{cursor:text;outline:none;border-color:#a88a5d80;background-color:#a6885c21}.ordering-form input::placeholder{color:#333}.ordering-form option{background:#000;color:#fff}.ordering-form select,.ordering-form option{cursor:pointer!important}.ordering-form .address,.ordering-form .contact{display:flex;flex-direction:row;gap:1rem}.ordering-form .city,.ordering-form .postal-no,.ordering-form .phone,.ordering-form .email{display:flex;flex-direction:column}.ordering-form .city input,.ordering-form .postal-no input,.ordering-form .phone input,.ordering-form .email input{width:100%}.ordering-form .postal-no{max-width:calc(40% - .5rem)}.ordering-form .email,.ordering-form .phone{max-width:auto;flex:1}.ordering-form .city{flex:1;max-width:100%}.ordering-form .price-value{line-height:1;color:#fff;font-size:1.25rem;transition:border-color .2s;user-select:none;font-variant-caps:small-caps}.ordering-form button.btn.fill{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.825rem;cursor:pointer;background:linear-gradient(transparent,transparent) padding-box,linear-gradient(to top right,rgba(167,136,91,.2),transparent) border-box;color:#a7885b;border:1px solid rgba(167,136,91,.502)}.ordering-form button.btn.fill span{transition:.3s}.ordering-form button.btn.fill:hover:not(.sending):not(.sent){color:#000;border-color:#a7885b33;background-color:#a7885b}.ordering-form button.btn.fill:hover:not(.sending):not(.sent) span.indicator{margin-right:.5rem}.ordering-form button.btn.fill:focus{outline:none;box-shadow:inset 0 0 .05rem .0725rem #000,0 0 8px #a7885b80}.ordering-form button.btn.fill:focus span.indicator{margin-right:.5rem}.ordering-form button.btn.fill.sending{background-color:#333;border:1px solid #333;color:gray;cursor:progress}.ordering-form button.btn.fill.sent{background-color:#a7885b;border:1px solid #a7885b;color:#fff;box-shadow:none;pointer-events:none;cursor:inherit}.ordering-form button.btn.fill.sent span.indicator{margin-right:.25rem}.ordering-form .spinner{width:16px;height:16px;border:2px solid #666;border-top-color:#ccc;border-radius:50%;animation:spin .8s linear infinite;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ordering-form a{color:#a7885b;transition:.3s;text-decoration:none;border-bottom:1px solid #a7885b}.ordering-form a:hover{color:#fff;border-bottom-color:#fff}.ordering-form .error-field{color:red!important;background-color:#0f0000!important;border-color:#570000!important}.ordering-form label.error-field{color:red!important;border:none!important;background:none!important}.ordering-form .validation{margin-top:.5rem;margin-bottom:0;line-height:1;user-select:none}.ordering-form p.micro{color:gray;margin-bottom:0}.ordering-form p.micro.sending{color:gray}.ordering-form p.micro.sent{color:#a7885b}.ordering-form .validation .error-text{background-color:transparent!important}.ordering-form h1{display:flex;flex-direction:column;justify-content:center;line-height:1;font-size:2rem;padding-right:2rem;margin-bottom:.75rem}.ordering-form label{font-size:10px}.ordering-form input{height:40px;padding:.5rem}.ordering-form h2{user-select:none}@media screen and (min-width:320px){.ordering-form h2{font-size:8vw}}@media screen and (min-width:480px){.ordering-form h2{font-size:2.5rem}}@media screen and (min-width:768px){.block.ordering-form{padding:0}.ordering-form label{font-size:12px}.ordering-form input{height:44px;padding:.65rem}}.ordering-form .book-price{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;margin-bottom:0}.ordering-form .book-price .dropdown{grid-column:1;grid-row:1;display:flex;flex-direction:column;margin-bottom:.75rem}.ordering-form .book-price .price-display{grid-column:1;grid-row:2;display:flex;flex-direction:column;justify-content:flex-end;border-left:1px solid #333;padding-left:.75rem;margin-left:.75rem}.ordering-form .book-price .image-display{grid-column:2;grid-row:1 / 3;aspect-ratio:1;height:100%;max-height:108px;margin-left:1rem}.ordering-form .book-price .image-display img{object-fit:cover;max-height:127px}@media screen and (max-width:360px){.ordering-form .form-group.book-price{display:grid!important;grid-template-columns:1fr auto!important;grid-template-rows:auto auto!important}.ordering-form .dropdown{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}}#google_translate_element{position:absolute;top:1rem;right:1rem;z-index:100000;filter:drop-shadow(0 30px 50px rgba(0,0,0,.9))}.goog-te-gadget-simple{background-color:#000!important;border:1px solid #333!important;padding:8px 12px!important;border-radius:8px;box-shadow:0 4px 6px -1px #00000080,0 2px 4px -1px #0000004d;font-family:inherit!important;transition:all .3s ease;cursor:pointer;display:flex!important;align-items:center;gap:8px}.goog-te-menu-value{font-size:.9rem;font-weight:500;margin-left:4px}.goog-te-gadget-simple img[src*=cleardot]:not(.goog-te-gadget-icon),.goog-te-gadget-simple .goog-te-menu-value span[style*=border-left]{display:none!important}.goog-te-menu-value span:last-child{font-size:.8rem;opacity:1;margin-left:.5rem!important}.goog-te-gadget-icon{width:20px!important;height:20px!important;border:none!important;display:inline-block;background-image:url(https://www.gstatic.com/marketing-cms/assets/images/d5/dc/cfe9ce8b4425b410b49b7f2dd3f3/g.webp)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:contain!important}.goog-te-banner-frame{display:none!important}body{top:0!important}.goog-te-gadget-simple{span{a{span:nth-child(1){font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:gray!important}span:nth-child(3){display:none!important}span:nth-child(5){margin-left:.5rem!important}}}}#section-01-hero{padding-top:1.5rem;padding-bottom:1.5rem}.hero-section{background-image:url(/stone-texture-SM.webp);@media(min-width:768px){background-image:url(/stone-texture-XL.webp)}background-size:cover;background-position:center;will-change:transform,opacity;ul{padding-left:.25rem}.cont{margin-top:1rem}ul li{margin-bottom:0;padding-left:1rem}ul li:last-of-type{margin-bottom:1rem}}.hero-section .wrp{max-width:100%;padding-left:0;padding-right:0;display:grid;width:100%;grid-template-columns:1fr;margin-bottom:auto;margin-top:auto}.hero-section .block-one{padding:2rem 1.5rem 0;z-index:5;p.micro{margin-bottom:0}}.hero-section .block-two{display:flex;justify-content:center;padding:0 1.5rem;z-index:10}.hero-section .ribbons{z-index:5}@media(min-width:320px){.hero-section .block-two{order:1;padding:0;z-index:1}.hero-section .block-one{padding:0 1rem;z-index:2;order:2}.hero-section .cont{order:3}.hero-section .block-two img{filter:drop-shadow(0 20px 30px rgba(0,0,0,.8));margin-top:0}}@media(min-width:450px)and (max-width:768px){.hero-section .block-one{h1{font-size:3rem}h2{font-size:2rem}}.hero-section .block-two img{max-height:75vh}}@media(max-width:1023px){.hero-section .block-one{margin-top:-5dvh}}@media(min-width:768px){.hero-section .block-two img{max-height:588px}}@media(min-width:1024px){.hero-section{min-height:100vh;display:flex;flex-direction:column;justify-content:center}.hero-section .wrp{grid-template-columns:1fr minmax(auto,720px) minmax(auto,720px) 1fr;grid-template-rows:min-content min-content 1fr;gap:0;align-items:start;justify-items:start}.hero-section .block-one{order:1;grid-column:2;grid-row:1;align-self:center}.hero-section .block-two{order:2;grid-column:3;grid-row:1 / span 3;align-self:center;justify-self:center;align-items:center;z-index:20;user-select:none;pointer-events:none;padding:0}.hero-section .block-two img{width:auto;filter:drop-shadow(0 30px 50px rgba(0,0,0,.9));will-change:transform,opacity}.hero-section .ribbons{order:3;grid-column:2;grid-row:2;width:100%}.hero-section .cont{order:4;grid-column:1 / -1;grid-row:3;z-index:10;width:100%;align-self:end;position:relative}.ribbons{margin-top:0!important}}@media(min-width:1440px){.hero-section{padding-top:1.5rem;padding-bottom:1.5rem;.wrp{grid-template-columns:1fr 720px 720px 1fr}.block-one h1{font-size:4rem}.block-one h2{font-size:1.75rem}}}@media(min-width:1440px)and (min-height:1024px){.block-two{transform:scale(1.33)}}.hero-section h1{font-size:10.4vw;line-height:1;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.hero-section h2{font-size:7vw;line-height:1.25}@media(min-width:769px){.hero-section h1{font-size:3.5rem}.hero-section h2{font-size:2rem}}.hero-section ul{list-style:none;display:flex;flex-direction:column;gap:.5rem}.hero-section ul li:before{content:"•";color:#a7885b;margin-right:.5rem}.hero-section .block-one a[href^="#modal-"]{width:100%;max-width:100%}.hero-actions{display:flex;flex-direction:column}.hero-actions{.btn{margin-bottom:1rem}.btn:last-of-type{margin-bottom:.25rem}}.ribbons{display:flex;flex-direction:column;gap:1rem;width:100%;margin-top:1.5rem}.ribbons.container{max-width:1080px}.ribbons .bit{display:flex;align-items:center;gap:1.25rem}.ribbons .ico-wrp{display:flex;align-items:center;justify-content:center;flex-shrink:0}.ribbons .ico,.ribbons .garancija,.ribbons .mapa{width:64px;height:64px;object-fit:contain;fill:#a7885b}#guarantee .garancija{padding:4px}#clock .ico{padding:8px}.ribbons .copy{display:flex;flex-direction:column;justify-content:center}.ribbons .copy h3{margin:0;font-size:1.25rem;color:#fff;line-height:1.1;font-family:inherit;font-weight:300}.ribbons .copy p.micro{font-size:1rem;color:#a7885b;margin-top:.25rem;line-height:1.25;margin-bottom:0}@media(min-width:769px){.ribbons{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem}.ribbons .bit{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;max-width:320px}.ribbons .ico-wrp{height:110px;width:100%;display:flex;align-items:center;justify-content:center}.ribbons .copy{align-items:center;text-align:center}.ribbons .ico,.ribbons .garancija,.ribbons .mapa{width:80px;height:80px}.ribbons .garancija{width:90px;height:90px}.ribbons .mapa{width:110px;height:110px}}#section-02-analize .wrp{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}#section-02-analize h2{width:100%;text-align:center;font-size:3rem;line-height:1;margin-left:auto;margin-right:auto;margin-bottom:1.5rem;max-width:80%}.analysis-item{flex:1 1 calc(33.333% - 2rem);min-width:320px;display:flex;box-sizing:border-box;overflow:hidden}.analysis-item .holder{display:flex;flex-direction:column;width:100%}.analysis-item p.testimonial{font-size:1rem}.analysis-item p.potpis{font-size:.85rem;color:#aaa;line-height:1.25;margin-top:auto}.analysis-item p.potpis .ime{color:#fff}.analysis-item p.testimonial-cta{text-transform:uppercase;letter-spacing:.075rem;font-size:10px;user-select:none;margin-bottom:.25rem}.analysis-item .btns-row{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.5rem}.analysis-item .btns-row .btn{font-size:.85rem;padding:.325rem .75rem;width:auto;border-color:#444;flex-grow:0;flex-shrink:0;line-height:1;text-align:center;white-space:nowrap}.analysis-item .btns-row .btn:hover{border-color:#fff}hr.mob-only{display:none;width:100%;border:0;height:1px;background:linear-gradient(90deg,#fff0,#ffffff40,#fff0)}@media(max-width:768px){#section-02-analize{padding:2rem 0}#section-02-analize .wrp{gap:1rem}hr.mob-only{display:block;margin-top:.5rem;margin-bottom:.5rem}.analysis-item{flex-basis:100%;min-width:0}.pdf{display:none}}.about-column{display:flex;flex-direction:column}.about-column h2{text-align:center;margin-bottom:1.5rem}.about-column p{text-align:left}.about-column .img-wrp{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.book-about-img{display:block;margin-left:auto;margin-right:auto;width:auto;max-width:100%;max-height:280px;filter:drop-shadow(0 20px 40px rgba(0,0,0,.8))}.about-actions{display:flex;justify-content:center;margin-top:2rem;width:100%}.about-actions .btn{width:100%;min-width:280px;max-width:480px}.about-actions .btn span:last-child{margin-left:.5rem}#section-04-about{.container{max-width:1180px}}#section-03-uvod{background-image:url(/stone-texture-SM.webp);@media(min-width:768px){background-image:url(/stone-texture-XL.webp)}background-size:cover;background-position:center;.container{max-width:720px}h2{font-size:3rem;text-align:center;line-height:1;margin-bottom:1.5rem}p{text-align:center}.btn{margin-top:1.5rem;margin-bottom:.5rem;justify-content:center}.micro{margin-bottom:0;text-align:center}}@media(min-width:1024px){#section-03-uvod{padding:3rem 0}}#section-07-order{background-image:url(/stone-texture-SM.webp);@media(min-width:768px){background-image:url(/stone-texture-XL.webp)}background-size:contain;background-position:center;background-repeat:repeat;font-family:Times New Roman,Times,serif;h2{text-align:center;margin-bottom:1rem;font-family:Times New Roman,Times,serif;font-size:2.4rem;margin-bottom:1.5rem}.cards{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;align-items:stretch}.card{border:1px solid #212121;background-color:#0a0a0a;border-radius:.5rem;padding:1.25rem;display:flex;flex-direction:column;flex:1;box-shadow:0 1rem 1rem #00000040,0 .5rem .5rem #00000040;gap:0;img{width:100%;height:auto;object-fit:contain;display:block;margin-bottom:.5rem;filter:drop-shadow(3px 0px 4px #000)}h4{margin-top:0;font-family:Times New Roman,Times,serif;font-size:1.6rem;line-height:1.25;font-weight:300}ul{margin-bottom:1rem;list-style-type:disc;margin-left:.75rem;padding-left:.75rem;font-family:Times New Roman,Times,serif;li{line-height:1.33;font-size:18px;margin-bottom:.5rem;color:#f1f1f1}li:last-of-type{padding-bottom:0}}.btn-wrapper{margin-top:auto}.btn{justify-content:space-between;span{opacity:0;margin-right:1rem;transition:.3s}}.btn:hover span{opacity:1;margin-right:0}}.postarina{color:#555;text-transform:initial}.cena{font-variant-caps:small-caps}.order-details{display:flex;flex-direction:column;max-width:560px;margin:auto;h4{font-family:Times New Roman,Times,serif;font-size:1.75rem;line-height:1.25;margin-bottom:.75rem}ul{margin-bottom:0;list-style-type:disc;margin-left:.75rem;padding-left:.75rem;font-family:Times New Roman,Times,serif;li:last-of-type{margin-bottom:0}}}hr{margin-top:1.5rem;margin-bottom:1.5rem;background-color:#222;background:linear-gradient(90deg,#fff0,#ffffff40,#fff0);height:1px;border:none}a:not(.btn){color:#a7885b;transition:.3s;text-decoration:none;border-bottom:1px solid #a7885b}a:not(.btn):hover{color:#fff;border-bottom-color:#fff}.ribbons{padding-top:0}}@media screen and (max-width:768px){#section-07-order{.cards{flex-direction:column;gap:1rem}.card{flex:0!important;width:100%!important}}}@media screen and (min-width:1024px){#section-07-order{padding-bottom:2rem;hr{margin-bottom:2rem}}}#section-06-testimonials{padding-top:1.5rem;padding-bottom:1.5rem;.testimonial-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}h2{margin-bottom:1.5rem}@media(min-width:992px){.testimonial-grid{grid-template-columns:repeat(4,1fr)}}.testimonial-box{display:flex;flex-direction:column}p.testimonial{font-size:1rem;margin-bottom:.25rem}p.potpis{font-size:.85rem;padding-left:.5rem;color:gray}}#section-08-satisfaction-guarantee{padding-top:2rem;padding-bottom:2rem;background:linear-gradient(90deg,#a7885b00,#a7885b20,#a7885b00)}.satisfaction-guarantee{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem;max-width:920px;margin-left:auto;margin-right:auto}.satisfaction-guarantee .image{max-width:128px;margin:auto;filter:drop-shadow(0 0px 12px #392915)}.satisfaction-guarantee .image img{width:100%;height:auto;display:block;transition:.7s ease-in-out}.satisfaction-guarantee .text{display:flex;flex-direction:column}.satisfaction-guarantee h3,.satisfaction-guarantee p{text-shadow:0 3px 3px black;text-wrap:pretty;margin:0}.satisfaction-guarantee h3{margin-bottom:.5rem}.satisfaction-guarantee p.micro{font-size:1rem;margin-bottom:1rem}.satisfaction-guarantee p:last-of-type{margin-bottom:0}.satisfaction-guarantee a{color:#e4c79d;transition:.3s;text-decoration:none;border-bottom:1px solid #e4c79d}.satisfaction-guarantee a:hover{color:#fff;border-bottom-color:#fff}@media screen and (min-width:768px){.satisfaction-guarantee{flex-direction:row;justify-content:flex-start;align-items:flex-start;text-align:left;padding:0}}#section-05-world{background-image:url(/stone-texture-SM.webp);@media(min-width:768px){background-image:url(/stone-texture-XL.webp)}background-size:cover;background-position:center;background-size:50%;background-repeat:repeat;h2{width:100%;text-align:center;font-size:3rem;margin:auto;margin-bottom:2rem}}.world-grid{display:flex;flex-wrap:wrap;justify-content:center;width:100%;gap:2rem 2rem}.world-item{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1 290px;max-width:420px}.world-item img{max-height:192px;width:auto;margin-bottom:.75rem;object-fit:contain;opacity:.5;transition:opacity .7s ease;will-change:opacity;transform:translateZ(0)}.world-item:hover img{opacity:.999}.world-item h3{font-size:1.5rem;line-height:1.2;margin-bottom:.5rem}.world-item p{font-size:.875rem;line-height:1.4;color:#ccc;max-width:340px;margin-left:auto;margin-right:auto}#section-05-world>div>div>div:nth-child(9)>img{transform:scale(1.04)}#section-05-world>div>div>div:nth-child(10)>img{transform:scale(1.125)}#section-05-world>div>div>div:nth-child(11)>img{transform:scale(1.1)}.author-avatar{display:block;margin-left:auto;margin-right:auto;width:auto;height:auto;object-fit:cover;border-radius:50%;max-height:280px}#section-09-primitive-man{position:relative;padding-top:0;padding-bottom:0}#section-09-primitive-man .wrp.container{position:relative;padding:0;max-width:100%;overflow:visible;transform:translateZ(0)}#section-09-primitive-man~hr{transform:translateZ(0);will-change:transform}.primitive-man-expandable{position:relative;overflow:hidden;transition:max-height .7s ease-in-out;max-height:224px;will-change:max-height;transform:translateZ(0)}.primitive-man-expandable img{will-change:height,opacity;transform:translateZ(0);backface-visibility:hidden}.primitive-man-expandable:after{content:"";position:absolute;left:0;right:0;bottom:0;height:96px;pointer-events:none;background:linear-gradient(0deg,#000000d9,#0000);opacity:0;transition:opacity .7s ease-in-out;z-index:2;will-change:opacity;transform:translateZ(0)}.primitive-man-expandable:not(.expanded):after{opacity:1}.content-wrp{display:flex;max-width:920px;padding:1.5rem 1rem;margin-left:auto;margin-right:auto}.cover-toggle{position:absolute;bottom:0;right:calc(50% - 460px);height:96px;width:60px;display:flex;align-items:flex-end;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0 0 .5rem;z-index:10;opacity:.9;transition:opacity .2s ease,transform .2s ease,height .7s ease-in-out;will-change:transform,height}@media screen and (max-width:920px){.cover-toggle{right:1rem}}.cover-toggle svg{transition:transform .7s ease-in-out;transform-origin:center}.cover-toggle:hover{opacity:1}.cover-toggle:focus{outline:none}.cover-toggle:active svg path{transform:translateY(1px)}.primitive-man-expandable.expanded~.cover-toggle{height:44px}.primitive-man-expandable.expanded~.cover-toggle svg{transform:rotate(180deg)}.primitive-man-expandable h1{margin-bottom:1rem;line-height:1}.primitive-man-expandable p{margin-bottom:.5rem}.primitive-man-expandable p:last-of-type{margin-bottom:1.5rem}.primitive-man-expandable p:last-of-type{margin-bottom:0;line-height:1}@media screen and (min-width:320px){.content-wrp{position:relative;flex-direction:column;max-width:480px}.primitive-man-expandable img{padding:1rem;position:absolute;top:0;left:-48.5%;max-height:100%;object-fit:cover;z-index:0;will-change:height,opacity;transform:translateZ(0);opacity:.33}.primitive-man-expandable .text{z-index:1;text-shadow:0 3px 3px black;text-wrap:pretty;position:relative}}@media screen and (min-width:442px){.primitive-man-expandable img{left:-192px}}@media screen and (min-width:768px){.content-wrp{max-width:100%;flex-direction:row}.primitive-man-expandable img{left:0;top:0;bottom:0;opacity:1;height:100%;width:auto;position:absolute;object-fit:contain;object-position:left center}.primitive-man-expandable .image{flex:1}.primitive-man-expandable .text{max-width:60%;margin-left:auto;text-shadow:none}}@media screen and (min-width:1024px){.content-wrp{max-width:920px}.primitive-man-expandable .image{position:absolute;left:0;top:0;bottom:0;width:42%;display:flex;align-items:center;justify-content:flex-start;z-index:0}.primitive-man-expandable .image img{height:100%;width:auto;object-fit:contain;object-position:left center;padding:.75rem}.primitive-man-expandable .text{position:relative;z-index:1;margin-left:44%;max-width:56%}}footer{background-image:url(/stone-texture-SM.webp);@media(min-width:768px){background-image:url(/stone-texture-XL.webp)}background-position:center;background-size:cover;display:flex;flex-direction:column;padding-top:1.75rem;z-index:0;color:#fff;user-select:none;content-visibility:auto}.soc-media{display:flex;flex-direction:column;flex-wrap:wrap;.flex{width:100%}}.icons{display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto}.msg{display:flex;justify-content:center;align-items:center;padding-top:1.5rem;padding-bottom:1.75rem}.tc{text-align:center}footer h5{color:#fff;max-width:400px;margin-left:auto;margin-right:auto;text-align:center;font-size:1.6rem;margin-bottom:.5rem}footer h3{color:#fff;text-transform:uppercase;letter-spacing:.25rem;font-size:1rem;line-height:1;margin:0;text-align:center;font-weight:300}a.ico{display:flex;flex-direction:column;align-items:center;text-decoration:none;user-select:none;-webkit-user-drag:none;transition:.3s;opacity:.15;margin-bottom:.5rem;margin-top:1rem}a.ico img{height:4rem;width:auto;margin-left:auto;margin-right:auto;filter:brightness(0) invert(1);transition:.3s}a.ico p{color:#fff;transition:.3s;text-transform:uppercase;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:16px;letter-spacing:.2rem;margin-top:.5rem;margin-bottom:0}a.ico:hover{opacity:1}a.ico:hover img{filter:none}footer hr{height:1px;width:100%;border:none;background:#a7885b;background:linear-gradient(90deg,#a7885b00,#a7885b,#a7885b00);opacity:.75;margin:0}.separator-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:1px}.separator{position:absolute;display:flex;justify-content:center;align-items:center;pointer-events:none}.separator img.spec{height:1.5rem;width:1.5rem;display:block}.copyright{background:#00000080;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;user-select:none}.copyright p{text-align:center;margin:0;color:#888;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:.675rem;text-transform:uppercase;letter-spacing:.125rem}@media screen and (min-width:320px){.copyright{min-height:3rem}.icons{flex-direction:column;gap:.5rem}a.ico{width:100%}}@media screen and (min-width:480px){.soc-media{flex-direction:row;max-width:768px;margin-left:auto;margin-right:auto}.icons{flex-direction:row;gap:0}a.ico{margin:1rem;margin-bottom:0;width:auto}.copyright br{display:none}.copyright{min-height:auto}}.no-click{pointer-events:none}.testimonialCarousel{background-color:#00000080;display:flex;flex-direction:column;justify-content:space-between;padding-top:1rem;padding-bottom:1.125rem;user-select:none;touch-action:pan-x;input[type=radio]{display:none}.content{display:grid;grid-template-columns:1fr;align-items:center;justify-items:center;width:100%;.single{grid-area:1 / 1;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .6s ease;width:100%;p{margin-bottom:0;font-size:1rem;margin-bottom:.125rem}.micro{font-size:.85rem;margin-bottom:0;color:#aaa}}}.indicator{align-self:center;margin-bottom:0;display:flex;margin-top:.5rem;gap:.5rem;justify-content:center}.circle{height:.35rem;width:.35rem;border-radius:1rem;background-color:#333;transition:background-color .3s ease;cursor:pointer}.circle:hover{background-color:#555}#t-1:checked~.indicator label[for=t-1],#t-2:checked~.indicator label[for=t-2],#t-3:checked~.indicator label[for=t-3],#t-4:checked~.indicator label[for=t-4],#t-5:checked~.indicator label[for=t-5],#t-6:checked~.indicator label[for=t-6]{background-color:#a7885b}#t-1:checked~.content .ts-1,#t-2:checked~.content .ts-2,#t-3:checked~.content .ts-3,#t-4:checked~.content .ts-4,#t-5:checked~.content .ts-5,#t-6:checked~.content .ts-6{opacity:1;pointer-events:auto}span{color:#777}}.cont:has(.testimonialCarousel){hr.left{background:#333;background:linear-gradient(-90deg,#00000080,#ffffff40);height:1px;border:0}hr.right{background:#333;background:linear-gradient(90deg,#00000080,#ffffff40);height:1px;border:0}}@media(min-width:1024px){.testimonialCarousel{.content{justify-items:start;.single{align-items:flex-start;p{text-align:left}}}.indicator{align-self:flex-start;justify-content:flex-start}}}
