 @import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap");:root{--site-brand:#202020;--site-brand-hover:#14532d;--site-accent:#01EB1C;--site-accent-soft:#9ADE9F;--site-accent-dark:#02b317;--site-dark:#0f172a;--site-muted:#475569;--site-bg-soft:#fafafa;--site-border:#e2e8f0;--bs-primary:#1b4332;--bs-primary-rgb:27,67,50;--bs-link-color:#1b4332;--bs-link-hover-color:#14532d;}body{font-family:"Plus Jakarta Sans",system-ui,-apple-system,sans-serif;color:var(--site-dark);background-color:#fff;font-size:1rem;line-height:1.55;}a{color:var(--site-brand);text-decoration-color:rgba(27,67,50,0.35);}a:hover{color:var(--site-brand-hover);}#spinner{opacity:0;visibility:hidden;transition:opacity 0.25s ease,visibility 0.25s ease;z-index:1055;}#spinner.show{opacity:1;visibility:visible;}.section-kicker{font-size:0.75rem;letter-spacing:0.14em;text-transform:uppercase;color:var(--site-accent);font-weight:700;}.section-lead{font-size:1.125rem;color:var(--site-muted);}.section-text{font-size:1.05rem;color:var(--site-dark);}.text-accent{color:var(--site-accent) !important;}.underline-accent{position:relative;margin-bottom:1.25em;}.underline-accent::before{content:"";position:absolute;background-image:linear-gradient(180deg,var(--site-accent-soft) 0%,var(--site-accent) 100%);border-radius:20px;bottom:-0.4em;height:5px;left:0;width:9px;opacity:0.9}.underline-accent::after{content:"";position:absolute;background-image:linear-gradient(180deg,var(--site-accent-soft) 0%,var(--site-accent) 100%);border-radius:20px;bottom:-0.4em;height:5px;left:15px;width:48px;}ul.checklist,.checklist ul{list-style:none;padding-left:0;margin:0.75em 0;}ul.checklist ul,.checklist ul ul{margin-top:0.35em;margin-bottom:0.35em;padding-left:0.75rem;}ul.checklist > li,.checklist ul > li{position:relative;padding-left:1.65rem;margin-bottom:0.4em;}ul.checklist > li::before,.checklist ul > li::before{position:absolute;left:0.25em;top:0.45em;display:inline-block;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:"Font Awesome 6 Free";font-weight:900;font-size:0.9em;content:"\f00c";color:var(--site-accent);}.btn{font-weight:600;border-radius:100px;padding:0.75rem 2.25rem}.btn-primary{background-image:linear-gradient(271deg,var(--site-accent-dark) 0%,var(--site-accent) 100%);color:#fff;border:none;box-shadow:6px 6px 25px 0px rgba(0,0,0,0.41);text-shadow:0px 0px 0px rgba(0,0,0,0.3);}.btn-primary:hover,.btn-primary:focus,.btn-primary:active{background-image:linear-gradient(271deg,#0c0c0c 0%,#474747 100%)}.btn-outline-secondary{border-color:var(--site-border);color:var(--site-dark);}.btn-outline-secondary:hover{background-color:var(--site-bg-soft);border-color:var(--site-border);color:var(--site-dark);}.btn-arrow{display:inline-flex;align-items:center;gap:0.5rem;}.btn-primary.btn-arrow::after{content:"";width:14px;height:14px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E");}#header-top-row{font-size:0.875rem}#header-top-row a{color:#fff;display:inline-block;margin-left:30px}#header-top-row a:hover{color:#1bb0ce;text-decoration:none}.site-navbar{box-shadow:0 1px 0 rgba(15,41,31,0.06);border-bottom:1px solid rgba(226,232,240,0.9);}.site-navbar .navbar-brand img{max-height:90px;margin-top:20px;margin-bottom:20px;width:auto;}.site-navbar .nav-link{font-weight:600;font-size:0.95rem;color:var(--site-dark) !important;padding:0.5rem 1rem !important;border-radius:0.375rem;text-transform:uppercase;font-weight:400;}.site-navbar .nav-link:hover,.site-navbar .nav-link:focus{color:var(--site-brand) !important;background-color:rgba(216,243,220,0.35);}.site-navbar .navbar-toggler{border:none;padding:0.35rem;}.site-mobile-open-icon,.site-mobile-close-icon{width:28px;height:28px;display:block;}.site-mobile-overlay-top{display:flex;justify-content:space-between;padding:0.5rem 0 1rem;}.site-mobile-close{border:none;background:transparent;padding:0.25rem;}.site-mobile-menu{padding-bottom:1rem;}.site-mobile-menu .nav-link{padding:0.75rem 0 !important;border-bottom:1px solid var(--site-border);color:var(--site-dark) !important;background:transparent !important;}.site-mobile-menu .nav-link:hover,.site-mobile-menu .nav-link:focus{color:var(--site-brand) !important;background-color:rgba(216,243,220,0.35) !important;}body.mobile-menu-open{overflow:hidden;}@media (max-width:1199.98px){#navbarCollapse{position:fixed;inset:0;z-index:1052;background:#ffffff;overflow-y:auto;padding:1rem 1.25rem 2rem}#navbarCollapse.collapse:not(.show){display:none}#navbarCollapse.collapse.show{display:block;height:100vh !important}#navbarCollapse.collapsing{height:100vh !important;transition:none}.site-mobile-overlay-top{position:sticky;top:0;z-index:2;background:#ffffff;margin:0rem -1.25rem 0.75rem -1.5rem;padding:calc(10px - 1rem) 1.25rem 10px 1.25rem;border-bottom:1px solid var(--site-border)}.site-navbar .navbar-brand img{max-height:60px;margin-top:16px;margin-bottom:10px}.site-mobile-menu{padding-bottom:1.5rem}}@media (min-width:1200px){.site-navbar .site-nav-group .nav-link.active,.site-navbar .site-nav-group .nav-link[aria-current="page"]{color:var(--site-brand) !important}}.main-content-container{min-height:40vh;}@media (min-width:1400px){.container-xxl{max-width:1300px}}.site-footer{margin-top:auto;}#footer-cta{color:#fff;margin:5rem 0;}#footer-cta .container-xxl{max-width:1200px;}#footer-cta .row{--bs-gutter-x:4rem}#footer-cta .fa{font-size:3rem;margin:0.5em 0;}#footer-cta p{font-size:0.9rem;opacity:0.8;}#footer-cta a,#footer-cta a:hover{color:#fff;text-decoration:none;}#footer-cta-left,#footer-cta-right{padding:50px 30px;}#footer-cta-left h3,#footer-cta-right h3{margin:0.25em 0;}#footer-cta-left{background-image:linear-gradient(301deg,#0c0c0c 0%,#474747 100%);border-radius:20px;box-shadow:-3px 9px 34px 0px rgba(0,0,0,0.25);transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;text-align:center;}#footer-cta-right{background-color:transparent;background-image:linear-gradient(56deg,var(--site-accent-dark) 0%,var(--site-accent) 100%);box-shadow:5px 12px 35px 0px rgba(20,212,153,0.5);transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;border-radius:20px;}#footer-row-1 h2{text-transform:uppercase;font-weight:600;font-size:1.25rem;position:relative;padding-bottom:0.75rem;margin-bottom:2.5rem;}#footer-row-1 h2::before{content:"";position:absolute;background-image:linear-gradient(180deg,var(--site-accent-soft) 0%,var(--site-accent) 100%);border-radius:20px;bottom:-5px;height:5px;left:0;width:9px;opacity:0.9}#footer-row-1 h2::after{content:"";position:absolute;background-image:linear-gradient(180deg,var(--site-accent-soft) 0%,var(--site-accent) 100%);border-radius:20px;bottom:-5px;height:5px;left:15px;width:48px;}@media (min-width:992px){#footer-col-1{width:30% !important}#footer-col-3{width:20% !important}}#footer-row-1 a{color:var(--site-accent-dark);text-decoration:none;}#footer-col-4 iframe{height:300px;}#footer-row-2{background-image:linear-gradient(285deg,#0C0C0C 0%,#474747 100%);color:#cccccc;font-size:0.9rem;}#footer-row-2-content-5 a{color:#cccccc;cursor:pointer;}#footer-row-2-content-5 a:hover{color:var(--site-accent);}.menu--footer{list-style:none;margin:1rem 0;padding:0;}.menu--footer li{margin:0 0 0.5rem 0;padding:0;list-style:none;}.menu--footer a{text-decoration:none;color:var(--site-brand) !important;}.bg-site-soft{background-color:var(--site-bg-soft) !important;}.text-brand{color:var(--site-brand) !important;}.rounded-lg{border-radius:0.75rem !important;}.bg-site-gradient{background-image:linear-gradient(180deg,#f6f6f6 0%,#FFFFFF 50px);}.lang-select{list-style:none;margin:0;padding:0;}.lang-select li{margin:0;padding:0;list-style:none;}.lang-select a{text-decoration:none;color:#fff;}.lang-select a:hover{color:var(--site-brand);}#navbar-desktop-menu .lang-select{display:flex;align-items:center;}#navbar-desktop-menu .lang-select a{padding:0.5rem 1rem !important;display:flex;}#mobile-menu .lang-select a{padding:1.25rem 0 !important;display:flex;}#mobile-menu .lang-select img{}@font-face{font-family:'Ikonky-final';src:url('/template/css/../fonts/barontabor-icons/ikonky-final/Ikonky-final.eot?z5jtex');src:url('/template/css/../fonts/barontabor-icons/ikonky-final/Ikonky-final.eot?z5jtex#iefix') format('embedded-opentype'),url('/template/css/../fonts/barontabor-icons/ikonky-final/Ikonky-final.ttf?z5jtex') format('truetype'),url('/template/css/../fonts/barontabor-icons/ikonky-final/Ikonky-final.woff?z5jtex') format('woff'),url('/template/css/../fonts/barontabor-icons/ikonky-final/Ikonky-final.svg?z5jtex#Ikonky-final') format('svg');font-weight:normal;font-style:normal;font-display:block;}[class^="mojeicon"],[class*=" mojeicon"]{font-family:'Ikonky-final' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.mojeiconikony-01:before{content:"\e900";}.mojeiconikony-02:before{content:"\e901";}.mojeiconikony-03 .path1:before{content:"\e902";color:rgb(193,26,26);}.mojeiconikony-03 .path2:before{content:"\e903";margin-left:-1em;color:rgb(0,0,0);}.mojeiconikony-03 .path3:before{content:"\e904";margin-left:-1em;color:rgb(0,0,0);}.mojeiconikony-03 .path4:before{content:"\e905";margin-left:-1em;color:rgb(0,0,0);}.mojeiconikony-04:before{content:"\e906";}.mojeiconlahve:before{content:"\e907";}.mojeiconvalce:before{content:"\e908";}@charset "UTF-8";@font-face{font-family:"untitled-font-1";src:url("/template/css/../fonts/barontabor-icons/untitled-font-1/untitled-font-1.eot");src:url("/template/css/../fonts/barontabor-icons/untitled-font-1/untitled-font-1.eot?#iefix") format("embedded-opentype"),url("/template/css/../fonts/barontabor-icons/untitled-font-1/untitled-font-1.woff") format("woff"),url("/template/css/../fonts/barontabor-icons/untitled-font-1/untitled-font-1.ttf") format("truetype"),url("/template/css/../fonts/barontabor-icons/untitled-font-1/untitled-font-1.svg#untitled-font-1") format("svg");font-weight:normal;font-style:normal}[data-icon]:before{font-family:"untitled-font-1" !important;content:attr(data-icon);font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"untitled-font-1" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.icon-etiketa:before{content:"\61";}.icon-krabice-1:before{content:"\63";}.icon-recykl-folie:before{content:"\64";}.icon-uv-folie:before{content:"\65";}#leftMenuContainer{display:none;width:320px;flex-shrink:0;padding:34px 50px 0 20px;}@media (min-width:992px){#leftMenuContainer{display:block}}@media (min-width:1200px){#leftMenuContainer{width:370px}}.menu{list-style:none;padding:0;margin:0;}.menu--left-level-1{border-top:1px solid #ccc9c6}.menu--left,.menu--left a,.menu--left span{text-decoration:none;}.menu--left li.opened{padding-bottom:30px;}.menu--left a{display:block}.menu--left a:hover{background-position:0 100%;}.menu--left a.opened,.menu--left a.selected{background:none;}ul.menu--left-level-1{padding-top:12px;}.menu--left-level-1{font-weight:bold;}.menu--left-level-1 > li{border-bottom:1px solid #ccc9c6;}.menu--left-level-1 > li > a{padding:16px 0;}.menu--left-level-2{font-weight:normal;}.menu--left-level-2 > li > a{padding:4px 0 4px 30px;position:relative;}.menu--left-level-2 > li > a:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f054";font-size:12px;display:inline-block;position:absolute;top:50%;transform:translateY(-50%);-webkit-text-fill-color:initial;color:#000;background:none;left:10px;transition:color 100ms ease;}.menu--left-level-2 li a.selected:before,.menu--left-level-2 li a.opened:before,.menu--left-level-2 li a:hover:before{color:var(--site-primary);}.menu--left-level-3 > li > a{padding:4px 0 4px 50px;position:relative;}.menu--left-level-3 > li > a.selected:before,.menu--left-level-3 > li > a.opened:before,.menu--left-level-3 > li > a:hover:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f054";font-size:12px;display:inline-block;position:absolute;top:50%;transform:translateY(-50%);-webkit-text-fill-color:initial;background:none;left:30px;transition:color 100ms ease;}.menu--left-level-4 > li a{padding:4px 0 4px 70px;position:relative;}.menu--left-level-4 > li a.selected:before,.menu--left-level-4 > li a.opened:before,.menu--left-level-4 > li a:hover:before{font-family:"Font Awesome 5 Free";font-weight:900;content:"\f054";font-size:12px;display:inline-block;position:absolute;top:50%;transform:translateY(-50%);-webkit-text-fill-color:initial;background:none;left:50px;transition:color 100ms ease;}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.menu--left,.menu--left a,.menu--left span{color:inherit}}#mobile-menu{overflow-y:auto;max-height:calc(100vh - 135px);font-size:1.2rem;width:100%;}#mobile-menu .menu--left a{color:var(--site-dark) !important}#mobile-menu .menu--left-level-2 > li > a:before{color:var(--site-dark) !important;}#mobile-menu .menu--left a.opened,#mobile-menu .menu--left a.selected{background:none;}#mobile-menu .menu--left-level-1 > li{border-bottom:none;}#mobile-menu .menu--left li.opened{padding-bottom:0;}#mobile-menu .menu--left-level-1 > li > a{padding:1.25rem 0}#mobile-menu .menu--left-level-1{border-top:none;}.paginator-panel{clear:both;padding:20px 5% 10px 5%;display:flex;justify-content:center;align-items:center;}.links-container a{color:#4ba82e;font-size:24px;}.paginator-panel .links-container a.disabled{color:#ccc9c6;}.paginator-panel .links-container img.linkFirst{float:left;width:auto;max-width:100%;height:auto;margin-left:0;margin-top:12px;clear:none;color:rgb(0,0,0);}.paginator-panel .links-container img.linkPrev{float:left;width:auto;max-width:100%;height:auto;margin-left:0.51236925%;margin-top:12px;clear:none;color:rgb(0,0,0);margin-right:0;}.paginator-panel .links-container img.linkNext{float:left;width:auto;max-width:100%;height:auto;margin-left:0;margin-top:12px;clear:none;color:rgb(0,0,0);margin-right:0;}.paginator-panel .links-container img.linkLast{float:left;width:auto;max-width:100%;height:auto;margin-left:0.51236925%;margin-top:12px;clear:none;color:rgb(0,0,0);margin-right:0;}.paginator-panel .pages-container{display:inline-flex;justify-content:space-between;align-items:center;font-size:20px;text-align:center;line-height:20px;color:#737373;padding:0 15px;}.paginator-panel .pages-container .num{padding:.25em .25em;margin:0 4px;text-decoration:none;color:#737373;transition:color .2s;}.paginator-panel .pages-container .num.selected{padding:.25em .4em;color:#fff;background:#4ba82e;}.pages-container a.num:hover{color:#4ba82e;}@media (min-width:576px){.paginator-panel{justify-content:flex-end}.paginator-panel .pages-container{font-size:24px}.links-container a{font-size:28px}.paginator-panel .pages-container .num{padding:.25em .25em}}.tiles-submenu-container .menu-item h3{margin:0}.tiles-submenu-container .menu-item-inner{height:calc(100% - 0rem)}.tiles-submenu-container .is-draft{opacity:0.5}a.is-draft{opacity:0.5}.tiles-submenu-container .is-draft:hover{opacity:1}.tiles-submenu-container a:hover{filter:brightness(0.98)}.text-ilu-images-row{margin-right:-2%}.text-ilu-images-row::after{content:"";display:block;clear:both}img.text-ilu-image{width:31%;height:auto;margin-right:2%;margin-bottom:2%;float:left}img.text-ilu-image-active{cursor:pointer;width:31%;height:auto;margin-right:2%;margin-bottom:2%;float:left}img.text-ilu-image-80{max-width:80%;height:auto;margin:0px auto;text-align:center;display:block}p.text-ilu-80-frame,div.text-ilu-80-frame{position:relative;width:80%;margin:0 auto}img.text-ilu-image-100{max-width:100%;height:auto;margin:0px auto;text-align:center;display:block}img.text-ilu-image-80-active{max-width:80%;height:auto;margin:0px auto;text-align:center;display:block;cursor:pointer}img.text-ilu-image-100-active{max-width:100%;width:100%;height:auto;margin:0px auto;text-align:center;display:block;cursor:pointer}p.text-ilu-100-frame,div.text-ilu-100-frame{position:relative;width:100%;margin:0 auto}.clear{clear:both;font-size:0px;height:0px;line-height:0px}body .pswp__caption__center{max-width:80%;text-align:center;font-size:20px;line-height:140%}@media screen and (max-width:800px){.pswp__caption__center{max-width:95%;text-align:center}}.inpage-gallery-image{max-width:100%;height:auto}.img-left{float:left;margin-right:2rem;width:40%}.img-left img{margin-bottom:1em}.img-right{float:right;margin-left:2rem;width:40%}@media screen and (max-width:800px){.img-left,.img-right{width:40%}}@media screen and (max-width:600px){.img-left,.img-right{float:none;margin:1em auto;width:100%}}.image-row{text-align:center;margin-top:2em;margin-bottom:2em}.image-row-max-img-height-200 img{max-height:200px}.image-row-max-img-height-250 img{max-height:250px}.image-row-max-img-height-300 img{max-height:300px}.image-row .img-box{text-align:center;flex-grow:0;display:flex;align-items:flex-start;justify-content:center;min-height:50px}.image-descriptions-below-image-bottom .img-box,.image-descriptions-below-image-bottom.img-box{flex-grow:1}.image-row img{max-width:100%;height:auto;margin-bottom:1em}.image-row .img-box > a{width:100%}.image-row-margin-bottom-2 img{margin-bottom:2em}.image-row .col-sm-4,.image-row .col-sm-6,.image-row .col-md-6,.image-row .col-lg-3,.image-row .col-12{display:flex;justify-content:flex-start;flex-direction:column}.image-row-center-image .img-box{align-items:center}.image-row-center-image .col-sm-4,.image-row-center-image .col-sm-6,.image-row-center-image .col-md-6,.image-row-center-image .col-lg-3,.image-row-center-image .col-12{justify-content:center}.image-description{color:#6c757d;margin-bottom:1em;font-size:95%;text-align:center}.image-description-top{color:#6c757d;margin-bottom:0.5em;margin-top:1em;font-weight:bold}.image-row .image-description-top i,.image-row .image-description-top em{font-weight:normal;font-style:normal}.image-row .image-description-bottom{color:#6c757d}.image-100{width:100%}.image-80{width:80%}.image-70{width:70%}.image-60{width:60%}.image-50{width:50%}@media screen and (max-width:800px){.image-80{width:100%}.image-70{width:70%}.image-60{width:70%}.image-50{width:70%}}@media screen and (max-width:600px){.image-70,.image-60,.image-50{width:100%}}.table{border:1px solid #dee2e6}.table-hover>tbody>tr:hover{--bs-table-accent-bg:rgba(0,0,0,0.09);color:#666}.table>:not(caption)>*>th{background:#3a8b20;color:#FFF;border-bottom:0 !important;vertical-align:middle}.table-dark-header>:not(caption)>*>th{background:#333333;color:#FFF;border-bottom:0 !important;vertical-align:middle}@media screen and (max-width:600px){.mobile-table tr,.mobile-table td,.mobile-table th{width:100%;display:block}}.termsfeed-com---nb-headline{position:fixed !important;}.cc-nb-main-container{padding:1rem 3rem !important;}@media (max-width:767px){.cc-nb-main-container{padding:0.5rem 1rem !important}}.cc-nb-okagree,.cc-nb-reject,.cc-cp-foot-save{background-color:#4ba82e !important;}.termsfeed-com---palette-light .cc-pc-head-lang select:focus{box-shadow:0 0 0 2px #4ba82e !important;}.termsfeed-com---pc-dialog input[type="checkbox"].cc-custom-checkbox:checked+label:before{background:#4ba82e !important;}.section-py{padding-top:4rem;padding-bottom:4rem}@media (min-width:992px){.section-py{padding-top:5rem;padding-bottom:5rem}}.hpbox-intro .text-accent{display:block}.hpbox-intro h1{line-height:1.15;font-size:3.5rem;line-height:1.2;margin-top:3rem !important;}.hpbox-intro .section-kicker{font-size:1rem;}.hpbox-intro .section-text{margin:2rem 0 3rem 0;}.hpbox-intro .bg-image-container{position:relative;}.hpbox-intro .bg-image-container::before{content:"";position:absolute;inset:0;z-index:0;}.hpbox-intro .bg-image-container::before{background-position:110% 50%;background-repeat:no-repeat;background-size:54% auto;}@media (max-width:991px){.hpbox-intro .bg-image-container::before{background-position:right 10%;background-size:44% auto;opacity:0.3}.hpbox-intro h1{font-size:3rem}}@media (max-width:575px){.hpbox-intro h1{font-size:2.5rem}.hpbox-intro .bg-image-container::before{background-image:none !important}}.hpbox-product-card{border-color:#e2e8f0 !important;box-shadow:0px 3px 35px 0px rgba(0,0,0,0.14);transition:transform 0.2s ease,box-shadow 0.2s ease,color 0.2s ease;position:relative;overflow:hidden;z-index:0}.hpbox-product-card--linked{cursor:pointer}.hpbox-product-card > .hpbox-product-card__full-hit{position:absolute;inset:0;z-index:2;border-radius:inherit;text-decoration:none}.hpbox-product-card > .hpbox-product-card__full-hit:focus-visible{outline:2px solid var(--site-brand);outline-offset:-2px}.hpbox-product-card::before{content:"";position:absolute;inset:0;z-index:0;opacity:0;transition:opacity 0.2s ease;background-image:linear-gradient(39deg,var(--site-accent-dark) 0%,var(--site-accent) 100%)}.hpbox-product-card:hover{transform:translateY(-4px);box-shadow:0px 10px 40px 0px rgba(0,0,0,0.5) !important}.hpbox-product-card:hover::before{opacity:1}.hpbox-product-card > *:not(.hpbox-product-card__full-hit){position:relative;z-index:1}.hpbox-product-card__img{max-height:64px;width:auto;filter:none;transition:filter 0.2s ease}.hpbox-product-card__icon{font-size:4rem;line-height:1;margin-bottom:1.5rem;color:var(--site-accent);display:inline-block;transition:color 0.2s ease}.hpbox-product-card .h5{font-size:1.785rem;font-weight:500 !important;margin-bottom:1rem;}.hpbox-product-card .h5,.hpbox-product-card .section-text{transition:color 0.2s ease}.hpbox-product-card .section-text{color:#64748b}.hpbox-product-card__link{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.92rem;font-weight:600;color:var(--site-brand);text-decoration:none;border:0;background:transparent;padding:0}.hpbox-product-card__link-icon{display:inline-block;width:12px;height:12px;flex-shrink:0;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231b4332' stroke-width='2'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E")}.hpbox-product-card:hover .hpbox-product-card__link{text-decoration:underline}.hpbox-product-card:hover .hpbox-product-card__icon,.hpbox-product-card:hover .h5,.hpbox-product-card:hover .section-text,.hpbox-product-card:hover .hpbox-product-card__link{color:#ffffff !important}.hpbox-product-card:hover .hpbox-product-card__img{filter:brightness(0) invert(1)}.hpbox-product-card:hover .hpbox-product-card__link-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m12 5 7 7-7 7'/%3E%3C/svg%3E")}.hpbox-about-teaser{background-color:#ffffff}.hpbox-about-teaser .container-xxl{max-width:1500px;padding-top:10%;}.hpbox-about-teaser h2{line-height:1.15;font-size:3.2rem;line-height:1.2;margin-top:3rem !important;}.hpbox-about-teaser h2 .text-accent{display:block;}.hpbox-about-teaser .ilustration-image{max-width:1026px;max-height:1600px;border-radius:15px 15px 15px 15px;overflow:hidden;box-shadow:0px 3px 35px 0px rgba(0,0,0,0.15);}.hpbox-about-teaser .about-teaser-image-container{position:relative;}.hpbox-about-teaser .about-teaser-image-container img{position:relative;z-index:5;}.hpbox-about-teaser .about-teaser-image-container::before,.hpbox-about-teaser .about-teaser-image-container::after{display:block;content:"";background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;z-index:1;width:100%;height:110%;top:-30%;left:-30%;border-radius:35px;display:block;content:"";}.hpbox-about-teaser .about-teaser-image-container::after{opacity:0.88;background-image:linear-gradient(217deg,var( --site-accent-dark ) 0%,var( --site-accent ) 100%)}.hpbox-product-detail .container-xxl{max-width:1200px}.hpbox-product-detail__row{display:flex;flex-wrap:wrap}@media (min-width:992px){.hpbox-product-detail--image-right .hpbox-product-detail__row{flex-direction:row-reverse}.hpbox-product-detail--image-left .hpbox-product-detail__media{padding-right:4rem;padding-left:4rem}.hpbox-product-detail--image-right .hpbox-product-detail__media{padding-left:4rem;padding-right:4rem}}.hpbox-product-detail__figure{border-radius:0px;overflow:hidden;box-shadow:0px 3px 35px 0px rgba(0,0,0,0.12)}.hpbox-product-detail__img{display:block;vertical-align:middle}.hpbox-product-detail h2{line-height:1.15;font-size:2.5rem}@media (min-width:992px){.hpbox-product-detail h2{font-size:3rem}}.hpbox-service-showcase{border-top:1px solid #e2e8f0}.hpbox-service-figure__img{max-height:280px;aspect-ratio:1/1;object-fit:cover;width:100%;height:100%}.whimagegallery img{width:100%;height:auto;}.wh-imagegallery-caption{line-height:130%;}.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:0.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);transition:opacity 333ms cubic-bezier(0.4,0,0.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-backface-visibility:hidden;will-change:transform}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(0.4,0,0.22,1);transition:transform 333ms cubic-bezier(0.4,0,0.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);transition:opacity 333ms cubic-bezier(0.4,0,0.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden;will-change:transform}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;-webkit-transition:opacity 0.15s;transition:opacity 0.15s}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%;height:100%;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:0.75;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:0.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url('/modules/fsgallery/css/default-skin/default-skin.png') 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url('/modules/fsgallery/css/default-skin/default-skin.svg')}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,0.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,0.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.25);box-shadow:0 2px 5px rgba(0,0,0,0.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform 0.25s;transition:transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid rgba(0,0,0,0);border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:0.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:640px;margin:0 auto;font-size:16px;font-weight:bold;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;will-change:opacity}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url('/modules/fsgallery/css/default-skin/preloader.gif') 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(0.4,0,0.22,1) infinite;animation:donut-rotate 1000ms cubic-bezier(0.4,0,0.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:0.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);transition:opacity 333ms cubic-bezier(0.4,0,0.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgba(0,0,0,0.5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(0,0,0,0.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:0.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none !important}.pswp--minimal--dark .pswp__top-bar{background:none}