@charset "UTF-8";.container{width:100%;max-width:calc(1440px + 4rem);padding-left:2rem;padding-right:2rem;margin-left:auto;margin-right:auto}@media(max-width:767px){.container{padding-left:16px;padding-right:16px}}.sidebar-indented .content-wrapper-in,.columns{display:flex;gap:32px;align-items:flex-start}@media(max-width:767px){.columns{flex-direction:column}}.buttons-wrapper{display:flex;flex-wrap:wrap;gap:.5em;align-items:center}.btn,.siteCookies__button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;border:none;font-family:Inter,sans-serif;font-size:1rem;padding:.75em 1em;font-weight:600;border-radius:8px;gap:.5em;transition:all .15s ease-in-out}.btn-primary,.btn-secondary,.add-to-cart-button,.btn-conversion,.siteCookies__button{background-color:#395c4e;color:#fff}.btn-primary:hover,.btn-primary:focus,.btn-secondary:hover,.btn-secondary:focus,.add-to-cart-button:hover,.add-to-cart-button:focus,.btn-conversion:hover,.btn-conversion:focus,.siteCookies__button:hover,.siteCookies__button:focus{background-color:#253d33}.btn-default{background-color:#fff;color:#557367}.slick-track{display:flex;align-items:stretch}.slick-slide{height:auto}.slick-slide>div{height:100%}.flags-default,.flags-extra{display:flex;flex-wrap:wrap;gap:.25em}.login-btn{display:inline-flex;align-items:center;gap:.5em}.login-btn img{width:20px;height:20px}.show-tooltip.question-tooltip:not(.form-group-tooltip){display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:20px;height:20px;margin-left:.3333333333em;border:1px solid #1c4434;border-radius:50%;background-color:#daf1e0;color:#1c4434;font-size:.75rem;font-weight:700;line-height:1;text-decoration:none;vertical-align:middle;cursor:help;touch-action:manipulation}.tooltip{position:absolute;z-index:9999;display:block;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.4285714286em;opacity:0;pointer-events:none}.tooltip.in{opacity:1}.tooltip-inner{max-width:min(320px,100vw - 32px);padding:.8571428571em 1.1428571429em;color:#fff;text-align:left;background-color:#1c4434;border-radius:8px;box-shadow:0 8px 24px #1c443433}.tooltip.top .tooltip-arrow{border-top-color:#1c4434}.tooltip.right .tooltip-arrow{border-right-color:#1c4434}.tooltip.bottom .tooltip-arrow{border-bottom-color:#1c4434}.tooltip.left .tooltip-arrow{border-left-color:#1c4434}.messages{position:fixed;top:auto;bottom:32px;left:32px;right:auto;z-index:9999;display:flex;flex-direction:column;gap:12px;width:calc(100% - 64px);max-width:480px;pointer-events:none}.messages .msg{--message-accent: #3d75bf;--message-border: #a0bef5;--message-icon: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20stroke='currentColor'%20stroke-width='2.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3ccircle%20cx='20'%20cy='20'%20r='16'/%3e%3cpath%20d='M20%2018v10m0-16v.5'/%3e%3c/svg%3e");position:relative;display:flex;align-items:center;width:100%;max-width:none;min-height:88px;max-height:calc(100dvh - 64px);margin:0;padding:24px 24px 24px 80px;border:1px solid var(--message-border);border-left:4px solid var(--message-accent);border-radius:12px;background:#e8f0fd;color:#1a3a5c;font-size:1rem;font-weight:500;line-height:1.5em;text-align:left;overflow-wrap:anywhere;overflow-y:auto;pointer-events:auto;box-shadow:0 8px 24px #0000001f;animation:message-enter .25s ease-out}.messages .msg:before{content:"";position:absolute;left:20px;top:50%;width:40px;height:40px;transform:translateY(-50%);background-color:var(--message-accent);mask:var(--message-icon) center/contain no-repeat}.messages .msg>.container{width:100%;min-width:0;max-width:none;margin:0;padding:0}.messages .msg a{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:3px}.messages .msg.msg-success{--message-accent: #3e9b44;--message-icon: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20stroke='currentColor'%20stroke-width='2.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3ccircle%20cx='20'%20cy='20'%20r='16'/%3e%3cpath%20d='m12%2020%205%205%2011-11'/%3e%3c/svg%3e");background:#e6f4ea;color:#1e4d2b;--message-border: #a8d5b0}.messages .msg.msg-error{--message-accent: #c44040;--message-icon: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20stroke='currentColor'%20stroke-width='2.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3ccircle%20cx='20'%20cy='20'%20r='16'/%3e%3cpath%20d='m14%2014%2012%2012m0-12L14%2026'/%3e%3c/svg%3e");background:#fce8e8;color:#5c1a1a;--message-border: #f5a0a0}.messages .msg.msg-info{background:#e8f0fd;color:#1a3a5c;--message-border: #a0bef5}.messages .msg.msg-warning{--message-accent: #a87800;--message-icon: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20stroke='currentColor'%20stroke-width='2.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3cpath%20d='M18.3%205.1a2%202%200%200%201%203.4%200l15%2026a2%202%200%200%201-1.7%203H5a2%202%200%200%201-1.7-3zM20%2014v9m0%205v.5'/%3e%3c/svg%3e");background:#fff8e1;color:#5c4100;--message-border: #ffd54f}@media(max-width:767px){.messages{left:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));width:calc(100% - 32px)}.messages .msg{min-height:76px;max-height:calc(100dvh - 32px - env(safe-area-inset-bottom,0px));padding:20px 16px 20px 64px}.messages .msg:before{left:16px;width:32px;height:32px}}@media(prefers-reduced-motion:reduce){.messages .msg{animation:none}}@keyframes message-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}#back-to-top{position:fixed;bottom:30px;right:30px;z-index:999;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--color-primary);color:#fff;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s}#back-to-top.visible{opacity:1;pointer-events:all}@media(max-width:767px){#back-to-top{bottom:16px;right:16px}}.client-center-box{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:32px}@media(max-width:767px){.client-center-box{grid-template-columns:1fr}}.entrance-protection{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2.5em}.plus-gallery-wrap{overflow:hidden}table.border td,table.border th{border:1px solid #dde0eb;padding:.5em .75em}.in-login .content-wrapper,.in-registrace .content-wrapper{max-width:480px;margin:0 auto}.admin-logged .overall-wrapper{padding-top:30px}.admin-bar{position:absolute;top:0;left:0;width:100%;z-index:9999;background-color:gray;color:#ffffffb3;font-weight:300}.admin-bar a{color:inherit}.admin-bar{font-size:.75rem}.admin-bar ul{list-style:none;padding:0;margin:0}.admin-bar #bar-menu{display:flex;justify-content:space-between;align-items:center}.admin-bar #bar-menu li{padding:6px}.admin-bar #bar-menu>li{position:relative;cursor:pointer}.admin-bar #bar-menu>li>ul{display:none;position:absolute;top:100%;left:0;background-color:gray;padding:10px;white-space:nowrap;z-index:10005}.admin-bar #bar-menu>li.hover>ul{display:flex;flex-direction:column}.siteCookies{position:fixed;bottom:0;left:0;right:0;z-index:10000;background:#fffffffa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid #dde0eb;padding:1.25em 1.5em;text-align:center}@media(max-width:767px){.siteCookies{padding:1em;overflow-y:auto;max-height:80vh}}.siteCookies__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5em;max-width:1440px;margin:0 auto}@media(max-width:991px){.siteCookies__inner{flex-direction:column;align-items:flex-start}}.siteCookies__text{font-size:.8125rem;color:#646871;line-height:1.5}.siteCookies__text a{color:var(--color-primary);text-decoration:underline}.siteCookies__buttons{display:flex;flex-shrink:0;gap:.5em;flex-wrap:wrap}@media(max-width:767px){.siteCookies__buttons{width:100%}.siteCookies__buttons .btn{flex:1;justify-content:center}}.siteCookies__acceptAll,.siteCookies__acceptNecessary{padding:.625em 1.25em;border-radius:4px;font-size:.8125rem;font-weight:600;cursor:pointer;white-space:nowrap}.siteCookies__acceptAll{background:var(--color-primary);color:#fff;border:2px solid var(--color-primary)}.siteCookies__acceptAll:hover{background:var(--color-primary-hover, var(--color-primary));border-color:var(--color-primary-hover, var(--color-primary))}.siteCookies__acceptNecessary{background:transparent;color:#161616;border:2px solid #c2c1c2}.siteCookies__acceptNecessary:hover{border-color:#161616}.siteCookies__settings{padding:.625em .75em;font-size:.8125rem;color:#646871;cursor:pointer;text-decoration:underline;background:none;border:none;white-space:nowrap}.siteCookies__settings:hover{color:#161616}.cookiesSetting{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;display:flex;align-items:center;justify-content:center;padding:1.25em}.cookiesSetting:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:-1}.cookiesSetting__dialog{background:#fff;border-radius:8px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;padding:2em}@media(max-width:767px){.cookiesSetting__dialog{padding:1.25em;border-radius:8px 8px 0 0;position:fixed;bottom:0;left:0;right:0;max-height:85vh}}.cookiesSetting__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5em}.cookiesSetting__header h2{font-size:1.25rem;margin-bottom:0}.cookiesSetting__close{background:none;border:none;cursor:pointer;padding:.25em;color:#646871}.cookiesSetting__close:hover{color:#161616}.cookiesSetting__group{margin-bottom:1em;padding:1em;border:1px solid #ebebeb;border-radius:6px}.cookiesSetting__groupHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5em}.cookiesSetting__groupHeader strong{font-size:.875rem}.cookiesSetting__groupText{font-size:.8125rem;color:#646871;line-height:1.5}.cookiesSetting__footer{display:flex;justify-content:flex-end;gap:.5em;margin-top:1.5em;padding-top:1.5em;border-top:1px solid #ebebeb}.siteCookies__buttonWrap{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}:root{--color-primary: #1c4434;--color-primary-hover: #96a9a1}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Inter,sans-serif;color:#161616;line-height:1.5}a{color:inherit}img{max-width:100%;height:auto;display:block}button{cursor:pointer;background:none;border:none;padding:0;font-family:inherit;font-size:1rem;color:inherit}fieldset{border:0;padding:0;margin:0}table{border-collapse:collapse;width:100%}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-top:0;margin-bottom:1em}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.375rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.text-center{text-align:center}.full-width{position:relative;left:50%;width:calc(100vw - var(--scrollbar-width, 0px));transform:translate(-50%)}.js-hidden{display:none!important}.js-hidden.visible{display:block!important}.no-display{display:none!important}.js-location--hidden{display:none}p.label{margin:0}.form-group:has(#remark){margin-bottom:16px}.site-msg.information{background-color:#fcd6df;font-size:.875rem;padding:.3571428571em 0;text-align:center}.site-msg.information .container{display:flex;align-items:center;gap:.8571428571em}.site-msg.information .text{flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap}.site-msg.information .site-msg-text-content{display:inline-block;min-width:max-content}.site-msg.information .site-msg-text--scrolling{text-align:left}.site-msg.information .site-msg-text--scrolling .site-msg-text-content{animation:site-message-scroll var(--site-msg-scroll-duration, 4s) ease-in-out infinite alternate}.site-msg.information .text:hover .site-msg-text-content,.site-msg.information .text:focus-within .site-msg-text-content{animation-play-state:paused}.site-msg.information .close{flex-shrink:0}@media(prefers-reduced-motion:reduce){.site-msg.information .text{overflow-x:auto;scrollbar-width:none}.site-msg.information .text::-webkit-scrollbar{display:none}.site-msg.information .site-msg-text--scrolling .site-msg-text-content{animation:none}}@keyframes site-message-scroll{0%,15%{transform:translate(0)}85%,to{transform:translate(calc(-1 * var(--site-msg-scroll-distance, 0px)))}}.top-navigation-bar,.overall-wrapper>header{background-color:#1c4434;color:#fff;font-size:.875rem}.top-navigation-bar ul,.overall-wrapper>header ul{padding:0;margin:0;list-style:none}.top-navigation-bar a,.overall-wrapper>header a{text-decoration:none}.header-top{display:flex;align-items:center;padding:20px 0;gap:.7142857143em}.header-top .site-name-wrapper{max-width:200px}.header-top .site-name-wrapper img,.header-top .site-name-wrapper a{display:block}.header-top .site-name{line-height:0}.search{max-width:500px;width:100%;margin-left:auto;margin-right:auto}.search .search-input,.search #formSearchForm{width:100%}.search .btn{display:block;font-size:0;padding:.625rem .75rem;background-color:#96a9a1;border-radius:8px;position:absolute;right:0;top:0}.search .btn:before{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.2941%2013.2941C13.6196%2012.9687%2014.1471%2012.9687%2014.4725%2013.2941L18.089%2016.9107C18.4145%2017.2361%2018.4145%2017.7636%2018.089%2018.089C17.7636%2018.4145%2017.2361%2018.4145%2016.9107%2018.089L13.2941%2014.4725C12.9687%2014.1471%2012.9687%2013.6196%2013.2941%2013.2941Z'%20fill='%231C4434'%20style='fill:%231C4434;fill:color(display-p3%200.1098%200.2667%200.2039);fill-opacity:1;'/%3e%3cpath%20d='M15%209.16675C15%205.94509%2012.3883%203.33341%209.16666%203.33341C5.94499%203.33341%203.33332%205.94509%203.33332%209.16675C3.33332%2012.3884%205.94499%2015.0001%209.16666%2015.0001C12.3883%2015.0001%2015%2012.3884%2015%209.16675ZM16.6667%209.16675C16.6667%2013.3089%2013.3088%2016.6667%209.16666%2016.6667C5.02452%2016.6667%201.66666%2013.3089%201.66666%209.16675C1.66666%205.02461%205.02452%201.66675%209.16666%201.66675C13.3088%201.66675%2016.6667%205.02461%2016.6667%209.16675Z'%20fill='%231C4434'%20style='fill:%231C4434;fill:color(display-p3%200.1098%200.2667%200.2039);fill-opacity:1;'/%3e%3c/svg%3e");display:block;width:20px;height:20px}.search .btn:hover,.search .btn:focus{background-color:#fff}.search #formSearchForm{position:relative}.search input{font-size:.875rem;padding:.7142857143em 4em .7142857143em .8571428571em;border-radius:8px;border:1px solid #96a9a1;background-color:#506f62;color:#bbc7c2}.search input::placeholder{opacity:1;color:inherit}.navigation-buttons{display:flex;align-items:center;gap:.5714285714em}.navigation-buttons a,.navigation-buttons button{padding:.5714285714em;display:flex;align-items:center;justify-content:center;gap:.5714285714em;font-weight:700}.navigation-buttons a:before,.navigation-buttons button:before{display:block;width:20px;height:20px;line-height:0}.btn.cart-count{background-color:#e86b87;color:#fff;padding:.5714285714em .8571428571em;border-radius:8px;position:relative}.btn.cart-count:before{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.3333%208.33325C13.3333%209.21731%2012.9821%2010.0652%2012.357%2010.6903C11.7319%2011.3154%2010.8841%2011.6666%2010%2011.6666C9.11595%2011.6666%208.2681%2011.3154%207.64298%2010.6903C7.01786%2010.0652%206.66667%209.21731%206.66667%208.33325'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.58583%205.02832H17.4142'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.83333%204.55591C2.61696%204.84441%202.5%205.1953%202.5%205.55591V16.6667C2.5%2017.1088%202.67559%2017.5327%202.98816%2017.8453C3.30072%2018.1578%203.72464%2018.3334%204.16667%2018.3334H15.8333C16.2754%2018.3334%2016.6993%2018.1578%2017.0118%2017.8453C17.3244%2017.5327%2017.5%2017.1088%2017.5%2016.6667V5.55591C17.5%205.1953%2017.383%204.84441%2017.1667%204.55591L15.5%202.33341C15.3448%202.12642%2015.1434%201.95842%2014.912%201.8427C14.6806%201.72699%2014.4254%201.66675%2014.1667%201.66675H5.83333C5.57459%201.66675%205.3194%201.72699%205.08798%201.8427C4.85655%201.95842%204.65525%202.12642%204.5%202.33341L2.83333%204.55591Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.btn.cart-count:hover,.btn.cart-count:focus{background-color:#e13f63}.btn.cart-count i{position:absolute;top:0;left:24px;font-size:.8125rem;line-height:1;font-weight:700;font-style:normal;background-color:#daf1e0;color:#1c4434;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;border-radius:50%;min-width:16px;min-height:16px}.empty-cart .cart-count .cart-price{display:none}.top-nav-button-login:before,.top-nav-button-account:before{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.3333%206.66675C13.3333%204.8258%2011.8409%203.33341%2010%203.33341C8.15905%203.33341%206.66667%204.8258%206.66667%206.66675C6.66667%208.5077%208.15905%2010.0001%2010%2010.0001C11.8409%2010.0001%2013.3333%208.5077%2013.3333%206.66675ZM15%206.66675C15%209.42817%2012.7614%2011.6667%2010%2011.6667C7.23858%2011.6667%205%209.42817%205%206.66675C5%203.90532%207.23858%201.66675%2010%201.66675C12.7614%201.66675%2015%203.90532%2015%206.66675Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M15.8333%2017.5C15.8333%2015.9529%2015.2191%2014.4688%2014.1252%2013.3748C13.0312%2012.2809%2011.5471%2011.6667%2010%2011.6667C8.4529%2011.6667%206.9688%2012.2809%205.87484%2013.3748C4.78088%2014.4688%204.16667%2015.9529%204.16667%2017.5C4.16667%2017.9602%203.79357%2018.3333%203.33333%2018.3333C2.8731%2018.3333%202.5%2017.9602%202.5%2017.5C2.5%2015.5109%203.28993%2013.603%204.69645%2012.1965C6.10297%2010.7899%208.01088%2010%2010%2010C11.9891%2010%2013.897%2010.7899%2015.3035%2012.1965C16.7101%2013.603%2017.5%2015.5109%2017.5%2017.5C17.5%2017.9602%2017.1269%2018.3333%2016.6667%2018.3333C16.2064%2018.3333%2015.8333%2017.9602%2015.8333%2017.5Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3c/svg%3e")}.top-nav-button-login:hover,.top-nav-button-login:focus,.top-nav-button-account:hover,.top-nav-button-account:focus{text-decoration:underline}.type-index #header,.type-detail #header{margin-bottom:32px}@media(max-width:767px){.type-index #header,.type-detail #header{margin-bottom:16px}}#header{position:sticky;top:0;z-index:100;margin-bottom:16px}#navigation{padding:.2857142857em 0}.menu-level-1{display:flex;align-items:center;gap:.5714285714em;flex-grow:1}.menu-level-1>li.splitted{visibility:hidden;opacity:0}.menu-level-1>li>a{padding:.4285714286em .8571428571em;display:flex;align-items:center;gap:.5714285714em;border-radius:8px;border:1px solid transparent;white-space:nowrap}.menu-level-1>li>a:before{display:inline-block;width:20px;height:20px;line-height:0}.menu-level-1>li>a:hover,.menu-level-1>li>a:focus{text-decoration:underline}.menu-level-1>li.ext.exp .menu-level-2-helper{display:block}@media(max-width:767px){.menu-level-1>li>a{font-size:1.25rem}}.menu-level-3{display:none}.submenu-arrow,.dropdown .caret{display:inline-block;line-height:0}.submenu-arrow:before,.dropdown .caret:before{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.4108%206.91083C14.7363%206.58539%2015.2638%206.58539%2015.5892%206.91083C15.9146%207.23626%2015.9146%207.76377%2015.5892%208.08921L10.5892%2013.0892C10.2638%2013.4146%209.73626%2013.4146%209.41083%2013.0892L4.41083%208.08921C4.08539%207.76377%204.08539%207.23626%204.41083%206.91083C4.73626%206.58539%205.26377%206.58539%205.58921%206.91083L10%2011.3216L14.4108%206.91083Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3c/svg%3e");display:inline-block;width:20px;height:20px;line-height:0}@media(max-width:767px){.submenu-arrow{margin-left:auto;padding:4px}.submenu-arrow:before{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%207.5L10%2012.5L15%207.5'%20stroke='%231C4434'%20style='stroke:%231C4434;stroke:color(display-p3%200.1098%200.2667%200.2039);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}}.menu-level-2-helper{display:none;position:absolute;top:calc(100% - .2857142857em);left:0;width:100%;background:linear-gradient(to bottom,transparent 0px,transparent .2857142857em,#fff .2857142857em,#fff 100%);z-index:10;padding-top:.2857142857em}.menu-level-2-helper:before{content:"";display:block;width:100%;height:200vh;position:absolute;top:100%;left:0;background-color:#0003;z-index:-1;pointer-events:none}@media(max-width:767px){.menu-level-2-helper{position:initial;padding:16px 0 0}}#header .menu-level-2{width:100%;max-width:calc(1440px + 4rem);padding-left:2rem;padding-right:2rem;margin-left:auto;margin-right:auto}@media(max-width:767px){#header .menu-level-2{padding-left:16px;padding-right:16px}}#header .menu-level-2{padding-top:32px;padding-bottom:32px;display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5714285714em;color:#1c4434;text-align:center}#header .menu-level-2 a{font-weight:500}#header .menu-level-2>li{display:flex;flex-direction:column;padding:.5714285714em .8571428571em;background-color:#f6f7f8;border-radius:8px;gap:.5714285714em}#header .menu-level-2>li>div{margin-top:auto;margin-bottom:auto}@media(max-width:767px){#header .menu-level-2{padding:0;display:flex;flex-direction:column}#header .menu-level-2>li{flex-direction:row;align-items:center;gap:16px}#header .menu-level-2>li .menu-image{max-width:32px}#header .menu-level-2>li>div{margin:0}}.menu-image img{height:auto}.menu-image img a{padding:0;display:flex;align-items:center;gap:8px}.top-navigation-contacts{display:flex;flex-direction:column-reverse;position:relative;padding-left:2.2857142857em;font-weight:500}.top-navigation-contacts>strong{display:none}.top-navigation-contacts:before{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_12280_14948)'%3e%3cpath%20d='M10.8333%201.66675C12.8225%201.66675%2014.7301%202.45692%2016.1366%203.86345C17.5432%205.26997%2018.3333%207.17762%2018.3333%209.16675'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.8333%205C11.9384%205%2012.9982%205.43899%2013.7796%206.22039C14.561%207.00179%2015%208.0616%2015%209.16667'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.5267%2013.8067C11.6988%2013.8858%2011.8927%2013.9038%2012.0764%2013.8579C12.2601%2013.8121%2012.4228%2013.7049%2012.5375%2013.5542L12.8333%2013.1667C12.9886%2012.9598%2013.1899%2012.7917%2013.4213%2012.676C13.6527%2012.5603%2013.9079%2012.5001%2014.1667%2012.5001H16.6667C17.1087%2012.5001%2017.5326%2012.6757%2017.8452%2012.9882C18.1577%2013.3008%2018.3333%2013.7247%2018.3333%2014.1667V16.6667C18.3333%2017.1088%2018.1577%2017.5327%2017.8452%2017.8453C17.5326%2018.1578%2017.1087%2018.3334%2016.6667%2018.3334C12.6884%2018.3334%208.8731%2016.7531%206.06005%2013.94C3.24701%2011.127%201.66666%207.31166%201.66666%203.33341C1.66666%202.89139%201.84225%202.46746%202.15481%202.1549C2.46737%201.84234%202.8913%201.66675%203.33332%201.66675H5.83332C6.27535%201.66675%206.69927%201.84234%207.01183%202.1549C7.32439%202.46746%207.49999%202.89139%207.49999%203.33341V5.83341C7.49999%206.09216%207.43975%206.34734%207.32404%206.57877C7.20832%206.8102%207.04032%207.0115%206.83332%207.16675L6.44332%207.45925C6.29034%207.57606%206.18251%207.74224%206.13815%207.92954C6.09379%208.11684%206.11564%208.31373%206.19999%208.48675C7.33889%2010.8%209.21201%2012.6707%2011.5267%2013.8067Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_12280_14948'%3e%3crect%20width='20'%20height='20'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");display:block;width:20px;height:20px;line-height:0;position:absolute;left:0;top:50%;transform:translateY(-50%)}.top-navigation-contacts a{line-height:1.4}.mobile-support-title{display:none}.top-navigation-bar{padding:.5714285714em 0;position:relative;z-index:101}.top-navigation-bar .container{display:flex;gap:1.7142857143em}.top-navigation-menu-trigger{cursor:pointer}.top-navigation-menu-trigger:before{content:"Info " url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.4108%206.91083C14.7363%206.58539%2015.2638%206.58539%2015.5892%206.91083C15.9146%207.23626%2015.9146%207.76377%2015.5892%208.08921L10.5892%2013.0892C10.2638%2013.4146%209.73626%2013.4146%209.41083%2013.0892L4.41083%208.08921C4.08539%207.76377%204.08539%207.23626%204.41083%206.91083C4.73626%206.58539%205.26377%206.58539%205.58921%206.91083L10%2011.3216L14.4108%206.91083Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3c/svg%3e");display:flex;gap:.5714285714em}.top-navigation-menu-trigger:hover{text-decoration:underline}.top-navigation-menu{position:relative;margin-left:auto}.top-navigation-bar-menu{display:none;top:calc(100% + .5714285714em);right:0;position:absolute;background-color:#fff;color:#161616;padding:.5714285714em .8571428571em!important;z-index:2;white-space:nowrap;border-radius:8px}.top-navigation-bar-menu li:not(:last-child){margin-bottom:.5714285714em}.top-navigation-bar-menu a:hover{text-decoration:underline}@media(max-width:767px){.top-navigation-bar-menu{display:flex;flex-wrap:wrap;position:initial;gap:24px 36px;padding:8px 16px;background-color:#f6f7f8}.top-navigation-bar-menu li{margin-bottom:0!important}.top-navigation-bar-menu:before{content:"Důležité odkazy";flex-basis:100%;font-weight:700}}.top-navigation-menu-visible .top-navigation-bar-menu{display:block}.top-navigation-tools .responsive-tools{display:none}.top-navigation-tools--language .dropdown{position:relative}.top-navigation-tools--language .dropdown button{display:flex;align-items:center;gap:.5714285714em;cursor:pointer}.top-navigation-tools--language .dropdown button:hover{text-decoration:underline}.top-navigation-tools--language .dropdown>span{display:none}.top-navigation-tools--language .dropdown .dropdown-menu{display:none;position:absolute;top:calc(100% + .5714285714em);right:0;background-color:#fff;color:#161616;padding:.5714285714em .8571428571em;z-index:2;white-space:nowrap;border-radius:8px}.top-navigation-tools--language .dropdown .dropdown-menu li:not(:last-child){margin-bottom:.5714285714em}.top-navigation-tools--language .dropdown.open .dropdown-menu{display:block}.top-header-delivery{display:flex;align-items:center;gap:1.4285714286em}.top-header-delivery .top-header-delivery-claim{display:flex;align-items:center;gap:.2857142857em}.top-header-delivery .top-header-delivery-claim:before{content:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_12280_14877)'%3e%3cpath%20d='M2.99996%2011C1.99996%2011.84%201.66663%2014.3333%201.66663%2014.3333C1.66663%2014.3333%204.15996%2014%204.99996%2013C5.47329%2012.44%205.46663%2011.58%204.93996%2011.06C4.68083%2010.8126%204.33949%2010.6697%203.98144%2010.6587C3.6234%2010.6476%203.27388%2010.7691%202.99996%2011Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2010.0001L6%208.00008C6.35476%207.0797%206.80147%206.19746%207.33333%205.36675C8.11012%204.12474%209.19175%203.10212%2010.4753%202.39614C11.7589%201.69017%2013.2018%201.32433%2014.6667%201.33342C14.6667%203.14675%2014.1467%206.33342%2010.6667%208.66675C9.82459%209.19923%208.93123%209.64591%208%2010.0001Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.99996%208.00009H2.66663C2.66663%208.00009%203.03329%205.98009%203.99996%205.33343C5.07996%204.61343%207.33329%205.33343%207.33329%205.33343'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%2010.0001V13.3334C8%2013.3334%2010.02%2012.9667%2010.6667%2012.0001C11.3867%2010.9201%2010.6667%208.66675%2010.6667%208.66675'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_12280_14877'%3e%3crect%20width='16'%20height='16'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");width:16px;height:16px;line-height:0}.top-header-delivery .top-header-delivery-free{display:flex;align-items:center;gap:.2857142857em;text-decoration:underline}.top-header-delivery .top-header-delivery-free:before{content:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_12932_4645)'%3e%3cpath%20d='M9.33337%2012.0001V4.00008C9.33337%203.64646%209.1929%203.30732%208.94285%203.05727C8.6928%202.80722%208.35366%202.66675%208.00004%202.66675H2.66671C2.31309%202.66675%201.97395%202.80722%201.7239%203.05727C1.47385%203.30732%201.33337%203.64646%201.33337%204.00008V11.3334C1.33337%2011.5102%201.40361%2011.6798%201.52864%2011.8048C1.65366%2011.9298%201.82323%2012.0001%202.00004%2012.0001H3.33337'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2012H6'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.6667%2011.9999H14C14.1769%2011.9999%2014.3464%2011.9297%2014.4714%2011.8047C14.5965%2011.6796%2014.6667%2011.5101%2014.6667%2011.3333V8.89992C14.6664%208.74863%2014.6147%208.60193%2014.52%208.48392L12.2%205.58392C12.1377%205.50584%2012.0586%205.44277%2011.9686%205.39938C11.8786%205.356%2011.78%205.33339%2011.68%205.33325H9.33337'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11.3333%2013.3334C12.0697%2013.3334%2012.6667%2012.7365%2012.6667%2012.0001C12.6667%2011.2637%2012.0697%2010.6667%2011.3333%2010.6667C10.597%2010.6667%2010%2011.2637%2010%2012.0001C10%2012.7365%2010.597%2013.3334%2011.3333%2013.3334Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.66671%2013.3334C5.40309%2013.3334%206.00004%2012.7365%206.00004%2012.0001C6.00004%2011.2637%205.40309%2010.6667%204.66671%2010.6667C3.93033%2010.6667%203.33337%2011.2637%203.33337%2012.0001C3.33337%2012.7365%203.93033%2013.3334%204.66671%2013.3334Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_12932_4645'%3e%3crect%20width='16'%20height='16'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");width:16px;height:16px;line-height:0}.top-header-delivery .divider:before{content:url("data:image/svg+xml,%3csvg%20width='10'%20height='9'%20viewBox='0%200%2010%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.61313%201C1.97039%200.381198%202.63065%20-9.40428e-08%203.34518%20-1.21187e-07L6.03578%20-3.69482e-07C6.75031%20-3.32102e-07%207.41056%200.381197%207.76783%201L9.11313%203.33013C9.47039%203.94893%209.47039%204.71132%209.11313%205.33013L7.76783%207.66025C7.41056%208.27906%206.75031%208.66025%206.03578%208.66025L3.34518%208.66025C2.63065%208.66025%201.97039%208.27906%201.61313%207.66025L0.267829%205.33013C-0.089437%204.71132%20-0.0894369%203.94893%200.267829%203.33013L1.61313%201Z'%20fill='%23FDFBF7'%20style='fill:%23FDFBF7;fill:color(display-p3%200.9922%200.9843%200.9686);fill-opacity:1;'/%3e%3c/svg%3e");display:block;line-height:0}.navigation-in{display:flex;align-items:center}.menu-helper{flex-grow:0;position:relative}.menu-helper>span{cursor:pointer}.menu-helper .menu-level-1{position:absolute;top:100%;right:0;display:none;background-color:#fff;color:#161616;border-radius:8px;padding:.5714285714em .8571428571em;box-shadow:0 0 10px #0000001a;flex-direction:column;align-items:flex-start}.menu-helper .menu-level-1 .splitted{display:none}.menu-helper .menu-level-2-helper{display:none!important}.menu-helper.empty{display:none}.menu-helper-visible .menu-helper .menu-level-1{display:flex}@media(max-width:991px){.top-navigation-bar,.top-navigation-contacts,.top-nav-button-login span,.top-nav-button-account span,.cart-count .cart-price{display:none}}@media(min-width:768px){#navigation .navigation-in{width:100%;min-width:0}#navigation .navigation-in>.menu-level-1{overflow:hidden;width:100%;min-width:0;flex:0 1 100%;padding-right:0;margin-right:0}#navigation .navigation-in>.menu-level-1:not(.fitted){padding-right:calc(var(--menu-helper-width, 0px) + .5714285714em);margin-right:calc(-1 * var(--menu-helper-width, 0px))}#navigation .navigation-in>.menu-level-1>li{flex-shrink:0}#navigation .navigation-in>.menu-helper{flex-shrink:0;width:max-content}#navigation .navigation-in>.menu-helper>span{display:flex;align-items:center;height:100%}.toggle-window[data-target=search],.toggle-window[data-target=navigation]{display:none}}@media(max-width:767px){#navigation,#header .search{display:none}.navigation-buttons{margin-left:auto;gap:0;margin-right:8px}.navigation-buttons a,.navigation-buttons button{padding:12px}.navigation-buttons a:before,.navigation-buttons button:before{width:24px;height:24px}.header-top .site-name-wrapper{max-width:135px}.btn.cart-count{background-color:transparent;padding:12px}.toggle-window[data-target=navigation]{padding:.8571428571em;background-color:#e86b87;border-radius:8px}.toggle-window[data-target=navigation]:before{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20%204C20.5523%204%2021%204.44772%2021%205C21%205.55228%2020.5523%206%2020%206H4C3.44772%206%203%205.55228%203%205C3%204.44772%203.44772%204%204%204H20Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M20%2011C20.5523%2011%2021%2011.4477%2021%2012C21%2012.5523%2020.5523%2013%2020%2013H4C3.44772%2013%203%2012.5523%203%2012C3%2011.4477%203.44772%2011%204%2011H20Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3cpath%20d='M20%2018C20.5523%2018%2021%2018.4477%2021%2019C21%2019.5523%2020.5523%2020%2020%2020H4C3.44772%2020%203%2019.5523%203%2019C3%2018.4477%203.44772%2018%204%2018H20Z'%20fill='white'%20style='fill:white;fill-opacity:1;'/%3e%3c/svg%3e");display:block;width:24px;height:24px;line-height:0}.header-top{padding:16px 0}.toggle-window[data-target=search]{display:block}.toggle-window[data-target=search]:before{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21%2020.9999L16.66%2016.6599'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%2019C15.4183%2019%2019%2015.4183%2019%2011C19%206.58172%2015.4183%203%2011%203C6.58172%203%203%206.58172%203%2011C3%2015.4183%206.58172%2019%2011%2019Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");display:block;width:24px;height:24px;line-height:0}.toggle-window[data-target=navigation]{display:block}.top-nav-button-login:before,.top-nav-button-account:before{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%2021V19C19%2017.9391%2018.5786%2016.9217%2017.8284%2016.1716C17.0783%2015.4214%2016.0609%2015%2015%2015H9C7.93913%2015%206.92172%2015.4214%206.17157%2016.1716C5.42143%2016.9217%205%2017.9391%205%2019V21'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2011C14.2091%2011%2016%209.20914%2016%207C16%204.79086%2014.2091%203%2012%203C9.79086%203%208%204.79086%208%207C8%209.20914%209.79086%2011%2012%2011Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.btn.cart-count:before{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%2022C8.55228%2022%209%2021.5523%209%2021C9%2020.4477%208.55228%2020%208%2020C7.44772%2020%207%2020.4477%207%2021C7%2021.5523%207.44772%2022%208%2022Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19%2022C19.5523%2022%2020%2021.5523%2020%2021C20%2020.4477%2019.5523%2020%2019%2020C18.4477%2020%2018%2020.4477%2018%2021C18%2021.5523%2018.4477%2022%2019%2022Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.04999%202.05005H4.04999L6.70999%2014.47C6.80757%2014.9249%207.06066%2015.3315%207.4257%2015.6199C7.79074%2015.9083%208.24489%2016.0604%208.70999%2016.05H18.49C18.9452%2016.0493%2019.3865%2015.8933%2019.741%2015.6079C20.0956%2015.3224%2020.3421%2014.9246%2020.44%2014.48L22.09%207.05005H5.11999'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.search-window-visible #header .search{display:block}#header .search{position:absolute;top:100%;left:0;right:0;padding:8px 16px;background-color:#fff}}@media(max-width:767px){.navigation-window-visible #navigation{display:block}#navigation{position:absolute;top:100%;left:0;right:0;max-height:var(--mobile-navigation-height, calc(100dvh - var(--header-height)));overflow-y:auto;overscroll-behavior:contain;background-color:#fff;padding:24px}#navigation .top-navigation-contacts{display:flex;flex-direction:column;align-items:center;width:calc(100% + 48px);margin:24px -24px -24px;padding:8px 0;color:#46352b;background-color:#fcd6df;font-size:1rem;font-weight:500}#navigation .top-navigation-contacts:before{content:none}#navigation .top-navigation-contacts .mobile-support-title{display:block;order:1;padding:.6153846154em 1.2307692308em;font-size:.8125rem;font-weight:700;line-height:1.5384615385em;text-align:center}#navigation .top-navigation-contacts .project-phone,#navigation .top-navigation-contacts .project-email{padding:.25em 1em;color:inherit;line-height:1.5em}#navigation .top-navigation-contacts .project-phone{order:2;font-weight:700;text-decoration:underline}#navigation .top-navigation-contacts .project-email{order:3}.menu-level-1{flex-direction:column;align-items:stretch;gap:20px;color:#1c4434}.menu-level-1>li>a{padding:0}.menu-helper{display:none}}.search-whisperer{position:absolute;top:100%;left:50%;z-index:100;display:grid;grid-template-columns:minmax(0,1fr) 216px;width:min(760px,100vw - 32px);max-height:min(560px,100vh - var(--header-height) - 32px);transform:translate(-50%);overflow-y:auto;border:1px solid #dde0eb;border-radius:12px;background-color:#fff;box-shadow:0 12px 32px #1c443429;color:#161616}.search-whisperer:not(.active){display:none}.search-whisperer>.search-whisperer-products{grid-column:1;grid-row:1;padding:.75em 1em}.search-whisperer>.search-whisperer-documents:not(.text-center){grid-column:2;grid-row:1;padding:1em;border-left:1px solid #dde0eb;background-color:#f5f5f5}.search-whisperer>.search-whisperer-documents.text-center{grid-column:1/-1;grid-row:2;padding:.75em 1em;border-top:1px solid #dde0eb;background-color:#fff}@media(max-width:767px){.search-whisperer{display:flex;flex-direction:column;width:100%;max-height:calc(100dvh - var(--header-height) - 120px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.search-whisperer>.search-whisperer-products{order:2}.search-whisperer>.search-whisperer-documents:not(.text-center){order:1;border-bottom:1px solid #dde0eb;border-left:0}.search-whisperer>.search-whisperer-documents.text-center{position:sticky;bottom:0;z-index:1;order:3}}.search-whisperer-products{margin:0;list-style:none}.search-whisperer-products li{padding:.5em 0}.search-whisperer-products li+li{border-top:1px solid #ebebeb}.search-whisperer-products li>a{display:flex;align-items:center;gap:.75em;color:#161616;text-decoration:none}.search-whisperer-products .search-whisperer-image{flex:0 0 64px;max-width:64px}.search-whisperer-products .search-whisperer-image img{width:64px;height:64px;border-radius:8px;object-fit:contain}.search-whisperer-products .p-info{display:flex;flex-direction:column;gap:4px;min-width:0}.search-whisperer-products .price{margin-left:auto;font-weight:700;white-space:nowrap}.search-whisperer-documents{display:flex;flex-direction:column;gap:.5em}.search-whisperer-document{display:flex;flex-direction:column;align-items:flex-start;gap:.25em;padding:.625em .75em;border-radius:8px;background-color:#fff;color:#1c4434;text-decoration:none}.search-whisperer-document:hover,.search-whisperer-document:focus-visible{background-color:#fcd6df}.search-whisperer-document em{color:#454545;font-size:.75rem;font-style:normal;font-weight:600;line-height:1.5em}.search-whisperer-document span{font-weight:600}.search-whisperer-document.whisperer-trigger{align-items:center;padding:.625em 1em;background-color:#fcd6df;font-weight:700}.search-whisperer-document.whisperer-trigger:hover,.search-whisperer-document.whisperer-trigger:focus-visible{background-color:#faa9bb}html[lang=cs] .search-whisperer-category em:before{content:"Kategorie"}html[lang=sk] .search-whisperer-category em:before{content:"Kategória"}#carousel .item{border-radius:16px;overflow:hidden;position:relative}#carousel .item img,#carousel .item video{display:block}#carousel .item video{object-fit:cover}#carousel .item:has(video) .extended-banner-texts{background:linear-gradient(to bottom,transparent 0%,#00311e 100%)}#carousel .extended-banner-texts{position:absolute;padding:24px;left:0;bottom:0;right:0;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}#carousel .extended-banner-title{font-weight:700;text-transform:uppercase;font-size:1.5rem}#carousel .slick-slide{margin:0 8px}#carousel .slick-list{overflow:visible}#carousel .carousel-control{display:none}#carousel .extended-banner-title span{position:absolute}#carousel .carousel-flag{position:absolute;top:8px;left:8px;font-size:.875rem;padding:.4285714286em .8571428571em;border-radius:999px;color:#1c4434}#carousel a{overflow:hidden}#carousel img{transition:all .15s ease-in-out}#carousel a:hover img,#carousel a:focus img{transform:scale(1.01)}.carousel-inner{position:relative;min-height:unset!important}.homepage-box.before-carousel{overflow:hidden}@media(max-width:767px){#carousel{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;overflow:hidden}}.slick-dots{list-style:none;display:flex;gap:16px;justify-content:center;align-items:center;padding:0;margin:16px 0 0}.slick-dots button{font-size:0}.slick-dots button:before{content:url("data:image/svg+xml,%3csvg%20width='16'%20height='14'%20viewBox='0%200%2016%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.11324%201C3.47051%200.381198%204.13076%20-2.95188e-08%204.84529%20-1.79482e-08L10.5359%20-1.17232e-07C11.2504%20-1.8309e-07%2011.9107%200.381198%2012.2679%201L15.1132%205.9282C15.4705%206.54701%2015.4705%207.3094%2015.1132%207.9282L12.2679%2012.8564C11.9107%2013.4752%2011.2504%2013.8564%2010.5359%2013.8564L4.84529%2013.8564C4.13076%2013.8564%203.47051%2013.4752%203.11324%2012.8564L0.267944%207.9282C-0.0893219%207.3094%20-0.0893219%206.54701%200.267944%205.9282L3.11324%201Z'%20fill='%23FCD6DF'%20style='fill:%23FCD6DF;fill:color(display-p3%200.9882%200.8392%200.8745);fill-opacity:1;'/%3e%3c/svg%3e");display:block}.slick-dots .slick-active button:before{content:url("data:image/svg+xml,%3csvg%20width='16'%20height='14'%20viewBox='0%200%2016%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.11324%201C3.47051%200.381198%204.13076%20-2.95188e-08%204.84529%20-1.79482e-08L10.5359%20-1.17232e-07C11.2504%20-1.8309e-07%2011.9107%200.381198%2012.2679%201L15.1132%205.9282C15.4705%206.54701%2015.4705%207.3094%2015.1132%207.9282L12.2679%2012.8564C11.9107%2013.4752%2011.2504%2013.8564%2010.5359%2013.8564L4.84529%2013.8564C4.13076%2013.8564%203.47051%2013.4752%203.11324%2012.8564L0.267944%207.9282C-0.0893219%207.3094%20-0.0893219%206.54701%200.267944%205.9282L3.11324%201Z'%20fill='%23395C4E'%20style='fill:%23395C4E;fill:color(display-p3%200.2235%200.3608%200.3059);fill-opacity:1;'/%3e%3c/svg%3e")}.navigation-home-icon:before{content:"Topnatur";display:block}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;color:#1c4434;margin-bottom:16px}.breadcrumbs>span{display:flex;gap:1rem}.breadcrumbs>span:last-child{font-weight:700}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover,.breadcrumbs a:focus{text-decoration:underline}.breadcrumbs .navigation-bullet{font-size:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.breadcrumbs .navigation-bullet:before{content:"";display:block;width:10px;height:10px;border:2px solid #1c4434;border-style:none solid solid none;transform:rotate(-45deg) translate(-25%,-25%)}@media(max-width:767px){.breadcrumbs{flex-wrap:nowrap;overflow-x:auto;white-space:nowrap}.breadcrumbs>span{flex:0 0 auto}}body.type-category:has(div#promo-page) #category-header,body.type-category:has(div#promo-page) #filters-wrapper{display:none}.category-top{display:grid;grid-template-columns:700fr 620fr;gap:24px 120px;color:#1c4434;margin-bottom:24px}.category-top .category-top-image{grid-row-start:1;grid-row-end:3;grid-column-start:2;min-height:150px;position:relative;border-radius:16px;overflow:hidden}.category-top .category-top-image img{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute}@media(max-width:991px){.category-top{display:flex;flex-direction:column}.category-top .category-top-image{order:-1}}.subcategories{grid-row-start:3;grid-column:1/-1;list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px}.subcategories a{display:flex;flex-direction:column;gap:8px;text-align:center;text-decoration:none;font-weight:500;padding:8px 12px;background-color:#f6f7f8;border-radius:8px;overflow:hidden;font-size:.875rem;line-height:1.4285714286em}.subcategories a .text{min-height:2.8571428571em;display:flex;align-items:center;justify-content:center}@media(max-width:767px){.subcategories{display:flex;flex-direction:column}.subcategories li:nth-child(n+5){display:none}.subcategories.show-all li{display:list-item}.subcategories a{flex-direction:row;align-items:center;gap:16px;padding:8px}.subcategories a .image{max-width:32px}.subcategories a .text{min-height:unset}.subcategories .subcategories__toggle{align-self:center;width:100%;justify-content:flex-start;text-align:left;background-color:#1c4434;color:#fff;font-size:.875rem}}@media(min-width:768px){.subcategories .subcategories__toggle{display:none}}.category-perex{font-weight:500}.category-perex .perex-hidden:not(.visible){display:none}.category-perex p:first-child{margin-top:0}.category-perex p:last-child{margin-bottom:0}.category-perex button{font-size:inherit;color:inherit;font-weight:700;text-decoration:underline;margin-left:.5em}.category-title{margin-bottom:-4px;font-size:3rem;line-height:.8333333333em;margin-top:20px}@media(max-width:991px){.category-title{margin-top:0}}@media(max-width:767px){.category-title{font-size:2rem}}.category-title .pagination-appendix{display:none}#filters-wrapper{background-color:#eff6d7;position:relative;left:50%;transform:translate(-50%);width:calc(100vw - var(--scrollbar-width, 0px));padding:8px 0;z-index:10}#filters-wrapper .filters-wrapper{width:100%;max-width:calc(1440px + 4rem);padding-left:2rem;padding-right:2rem;margin-left:auto;margin-right:auto}@media(max-width:767px){#filters-wrapper .filters-wrapper{padding-left:16px;padding-right:16px}}@media(max-width:767px){#filters-wrapper{left:auto;transform:none;width:100%;margin-right:auto;margin-left:auto;padding:0 0 16px;border-radius:16px;overflow:hidden}#filters-wrapper .filters-wrapper{padding-right:12px;padding-left:12px}#filters-wrapper.filters-mobile-collapsed{padding-bottom:0}#filters-wrapper.filters-mobile-collapsed #filters{display:none}}.filters-wrapper{display:flex;gap:32px}@media(max-width:767px){.filters-wrapper{flex-direction:column;gap:8px}}.filters-mobile-toggle{display:none}@media(max-width:767px){.filters-mobile-toggle{display:flex;align-items:center;justify-content:center;gap:8px;width:calc(100% + 24px);height:40px;margin:0 -12px;padding:.5em .75em;border:0;border-radius:8px;background:transparent;color:#1c4434;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;line-height:1.5em}.filters-mobile-toggle:after{content:"";width:8px;height:8px;border:2px solid #1c4434;border-style:solid none none solid;transform:translateY(2px) rotate(45deg)}.filters-mobile-toggle[aria-expanded=false]:after{transform:translateY(-2px) rotate(225deg)}}#filters{display:flex;gap:32px;margin-right:auto}@media(max-width:767px){#filters{width:100%;flex-direction:column;align-items:stretch;gap:8px;margin-right:0}}#filters .filter-section-boolean,#filters .filter-section-manufacturer,#filters .filter-section-count{display:none}@media(max-width:767px){#filters .filter-section-manufacturer{display:block}}#filters h4{color:#1c4434;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;display:flex;align-items:center;gap:1em;padding:.25em .75em;margin:0}#filters h4:after{content:"";display:block;width:10px;height:10px;border:2px solid #1c4434;border-style:none none solid solid;transform:rotate(-45deg);position:relative;top:-2px;transition:all .15s ease-in-out}#filters h4.active:after{transform:rotate(135deg);top:3px}#filters h4:hover,#filters h4:focus{text-decoration:underline}.listSorting,.viewToggle{position:relative}@media(max-width:767px){.listSorting,.viewToggle{display:none}}.viewToggle__value{font-weight:500}.listSorting__trigger strong{font-weight:inherit}.listSorting__controls{display:none;position:absolute;top:calc(100% + 8px);right:24px;background-color:#fff;border-radius:8px;font-size:.875rem;padding:.5714285714em .8571428571em;z-index:10;box-shadow:0 8px 52px #00000014;list-style:none;margin:0}.listSorting__controls.visible{display:block}.listSorting__controls .listSorting__control{transition:all .15s ease-in-out}.listSorting__controls .listSorting__control:hover,.listSorting__controls .listSorting__control:focus{text-decoration:underline}.listSorting__controls li:not(:last-child) .listSorting__control{margin-bottom:8px}.listSorting__trigger{color:#1c4434;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;display:flex;align-items:center;gap:1em;padding:.25em .75em;margin:0;background:none;border:none;transition:all .15s ease-in-out}.listSorting__trigger:hover,.listSorting__trigger:focus{text-decoration:underline}.listSorting__trigger:after{content:"";display:block;width:10px;height:10px;border:2px solid #1c4434;border-style:none none solid solid;transform:rotate(-45deg);position:relative;top:-2px;transition:all .15s ease-in-out}.listSorting__trigger.is-open:after{transform:rotate(135deg);top:3px}#category-filter-hover{display:flex;flex-wrap:wrap;gap:32px}@media(max-width:767px){#category-filter-hover{flex-direction:column;align-items:stretch;gap:0}}@media(max-width:767px){.filter-sections{display:flex;flex-direction:column;gap:0}}.filter-section{position:relative}.filter-section form{display:none;position:absolute;top:calc(100% + 8px);left:0;background-color:#fff;border-radius:8px;font-size:.875rem;padding:.5714285714em .8571428571em;z-index:10;box-shadow:0 8px 52px #00000014}.filter-section form fieldset>div:not(:empty):not(:last-of-type){margin-bottom:8px}.filter-section .filter-count{display:none}.filter-section:has(h4.active) form{display:block}@media(max-width:767px){.filter-section{width:100%;border-top:1px solid #1c4434}#filters .filter-section h4{justify-content:space-between;min-height:40px;padding:.4285714286em 0;font-size:.875rem;line-height:1.4285714286em}#filters .filter-section h4:after{width:24px;height:24px;border:0;flex:0 0 24px;background:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%2012H19'%20stroke='%231C4434'%20style='stroke:%231C4434;stroke:color(display-p3%200.1098%200.2667%200.2039);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%205V19'%20stroke='%231C4434'%20style='stroke:%231C4434;stroke:color(display-p3%200.1098%200.2667%200.2039);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center/24px 24px no-repeat;transform:none;top:auto}#filters .filter-section h4.active:after{background:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2015.5%201.5'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M0.75%200.75H14.75'%20stroke='var(--stroke-0,%20%231C4434)'%20style='stroke:%231C4434;stroke:color(display-p3%200.1098%200.2667%200.2039);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center/16px 2px no-repeat;transform:none;top:auto}.filter-section form{position:static;width:100%;padding:0 0 .5714285714em;border-radius:0;background:transparent;box-shadow:none;white-space:normal}.filter-section form fieldset{display:flex;flex-direction:column;gap:0;padding:0;margin:0;border:0}.filter-section form fieldset>div:not(:empty){display:flex;align-items:center;min-height:40px;margin:0;padding:.5714285714em}.filter-section form label{font-size:.875rem;font-weight:500;line-height:1.4285714286em}.filter-section form input[type=checkbox]+label:before{border-color:#f99aaf;border-radius:4px;background-color:#fff}}#price-filter-form{position:absolute}.slider-wrapper{position:relative;font-size:.875rem;white-space:nowrap}.slider-wrapper .slider-inner{display:none;position:absolute;top:calc(100% + 8px);left:0;padding:.5714285714em .8571428571em;background-color:#fff;border-radius:8px;box-shadow:0 8px 52px #00000014}.slider-wrapper:has(h4.active) .slider-inner{display:block}.slider-wrapper .slider-header{display:flex;justify-content:space-between}.slider-wrapper #slider{width:240px;height:3px;background-color:#f6f7f8;border-radius:9999px;position:relative;margin:10px 20px 10px 0}.slider-wrapper .ui-slider-handle{display:block;width:20px;height:20px;background-color:#fff;border-radius:50%;border:4px solid #1c4434;position:absolute;top:50%;transform:translateY(-50%)}.slider-wrapper .ui-slider-range{position:absolute;top:0;bottom:0;background-color:#1c4434}@media(max-width:767px){.slider-wrapper{display:flex;flex-direction:column;gap:8px;width:100%}#filters .slider-wrapper h4{justify-content:space-between;min-height:32px;padding:.4285714286em 0;font-size:.875rem;line-height:1.4285714286em}#filters .slider-wrapper h4:after{width:24px;height:24px;border:0;flex:0 0 24px;background:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20width='100%25'%20height='100%25'%20overflow='visible'%20style='display:%20block;'%20viewBox='0%200%2015.5%201.5'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20id='Vector'%20d='M0.75%200.75H14.75'%20stroke='var(--stroke-0,%20%231C4434)'%20style='stroke:%231C4434;stroke:color(display-p3%200.1098%200.2667%200.2039);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") center/16px 2px no-repeat;transform:none;top:auto}.slider-wrapper .slider-inner{display:flex;position:static;flex-direction:column;gap:4px;width:100%;padding:0;border-radius:0;background:transparent;box-shadow:none}.slider-wrapper .slider-content{order:1;display:flex;align-items:center;height:24px}.slider-wrapper .slider-header{order:2;font-weight:700;line-height:1.4285714286em}.slider-wrapper #slider{width:calc(100% - 24px);height:6px;margin:0 12px;background-color:#eff6d7}.slider-wrapper .ui-slider-handle{width:24px;height:24px;border-width:2px;transform:translate(-50%,-50%)}}.listItemsTotal{display:none}.viewToggle__trigger{gap:.5em}.viewToggle__trigger:after{margin-left:.5em}.viewToggle__trigger:before{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='4'%20y='4'%20width='6'%20height='6'%20stroke='%231C4434'%20style='stroke:%231C4434;stroke:color(display-p3%200.1098%200.2667%200.2039);stroke-opacity:1;'%20stroke-width='2'%20stroke-linejoin='round'/%3e%3crect%20x='14'%20y='4'%20width='6'%20height='6'%20stroke='%231C4434'%20style='stroke:%231C4434;stroke:color(display-p3%200.1098%200.2667%200.2039);stroke-opacity:1;'%20stroke-width='2'%20stroke-linejoin='round'/%3e%3crect%20x='4'%20y='14'%20width='6'%20height='6'%20stroke='%231C4434'%20style='stroke:%231C4434;stroke:color(display-p3%200.1098%200.2667%200.2039);stroke-opacity:1;'%20stroke-width='2'%20stroke-linejoin='round'/%3e%3crect%20x='14'%20y='14'%20width='6'%20height='6'%20stroke='%231C4434'%20style='stroke:%231C4434;stroke:color(display-p3%200.1098%200.2667%200.2039);stroke-opacity:1;'%20stroke-width='2'%20stroke-linejoin='round'/%3e%3c/svg%3e");display:block;width:24px;height:24px;line-height:0}body.type-category:has(div#promo-page) .category-content-wrapper{overflow-x:visible}body.type-category:has(div#promo-page) .mm-highlight{position:relative;left:50%;width:calc(100vw - var(--scrollbar-width, 0px));transform:translate(-50%);padding-left:2rem;padding-right:2rem;border-radius:0}body.type-category:has(div#promo-page) .mm-highlight>.mm-media-text{width:100%;max-width:1440px;margin-left:auto;margin-right:auto}@media(max-width:767px){body.type-category:has(div#promo-page) .mm-highlight{padding-left:16px;padding-right:16px}}body.type-category:has(div#promo-page) .category-perex{grid-column:1/-1;min-width:0;width:100%}body.type-category:has(div#promo-page) .category-perex>h2{text-align:center;margin-top:48px}@media(max-width:767px){body.type-category:has(div#promo-page) .category-perex>h2{margin-top:32px}}body.type-category:has(div#promo-page) .mm-promo-top{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:center;gap:16px;min-height:200px;padding:26px clamp(24px,4.83vw,70px);border-radius:16px;overflow:hidden;color:#fff}body.type-category:has(div#promo-page) .mm-promo-top .category-title,body.type-category:has(div#promo-page) .mm-promo-top .mm-promo-text{width:100%;max-width:475px;margin:0;color:inherit}body.type-category:has(div#promo-page) .mm-promo-top .category-title{font-family:CCWhatchamacallit,sans-serif;font-size:3rem;font-weight:700;line-height:1.25em;text-transform:uppercase}body.type-category:has(div#promo-page) .mm-promo-top .mm-promo-text{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.5em}body.type-category:has(div#promo-page) .mm-promo-top .mm-promo-text p{margin:0;color:inherit}body.type-category:has(div#promo-page) .mm-promo-top .mm-promo-text p+p{margin-top:1em}body.type-category:has(div#promo-page) .mm-promo-top .mm-promo-text a{color:inherit;text-decoration:underline}body.type-category:has(div#promo-page) .mm-promo-top .mm-promo-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-image:var(--mm-promo-bg-d);background-position:center;background-size:cover;background-repeat:no-repeat}@media(max-width:991px){body.type-category:has(div#promo-page) .mm-promo-top .category-title,body.type-category:has(div#promo-page) .mm-promo-top .mm-promo-text{max-width:55%}}@media(max-width:767px){body.type-category:has(div#promo-page) .mm-promo-top{min-height:0;padding:0;color:#1c4434}body.type-category:has(div#promo-page) .mm-promo-top .category-title,body.type-category:has(div#promo-page) .mm-promo-top .mm-promo-text{max-width:none}body.type-category:has(div#promo-page) .mm-promo-top .category-title{font-size:2rem;line-height:1.25em}body.type-category:has(div#promo-page) .mm-promo-top .mm-promo-media{position:relative;inset:auto;z-index:auto;width:100%;aspect-ratio:var(--mm-promo-ratio-m, 686/500);border-radius:16px;background-image:var(--mm-promo-bg-m, var(--mm-promo-bg-d))}}.col-xs-12:has(.p-detail-info){display:none}#productsAlternative,.shp-tab[data-testid=tabAlternativeProducts]{display:none}.type-detail #header{position:relative;top:auto}@media(min-width:768px){.type-detail .product-top .p-image-wrapper{top:40px}.type-detail:has(.product-sticky-cart.is-visible) .product-top .p-image-wrapper{top:136px}}.product-top{display:flex;align-items:flex-start;gap:96px}.product-top .p-image-wrapper,.product-top .p-info-wrapper{flex:1 1 340px}.product-top .p-image .flags-extra{display:none}@media(min-width:767px){.product-top .p-image-wrapper{position:sticky;top:calc(40px + var(--header-height))}}.p-detail-inner-header{display:flex;flex-direction:column}.p-detail-inner-header h1{font-size:2rem;font-family:Inter,sans-serif;margin-bottom:.5em}.p-detail-inner-header .flag{font-size:1rem}.p-detail-inner-header .p-code{order:10;margin-top:16px}@media(max-width:767px){.p-detail-inner-header .p-code{margin-top:0;margin-bottom:16px}}.p-info-wrapper{display:flex;flex-direction:column;gap:24px}.p-info-wrapper .top-header-delivery--product{flex-wrap:wrap;order:7;color:#1c4434}.p-info-wrapper .top-header-delivery--product .top-header-delivery-claim:before,.p-info-wrapper .top-header-delivery--product .top-header-delivery-free:before{display:block;width:24px;height:24px;flex:0 0 24px;line-height:0}.p-info-wrapper .top-header-delivery--product .top-header-delivery-claim:before{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%2016.5C3%2017.76%202.5%2021.5%202.5%2021.5C2.5%2021.5%206.24%2021%207.5%2019.5C8.21%2018.66%208.2%2017.37%207.41%2016.59C7.02131%2016.219%206.50929%2016.0046%205.97223%2015.988C5.43516%2015.9714%204.91088%2016.1537%204.5%2016.5Z'%20stroke='%231C4434'%20style='stroke:%231C4434;stroke:color(display-p3%200.1098%200.2667%200.2039);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2015L9%2012C9.53214%2010.6194%2010.2022%209.29607%2011%208.05C12.1652%206.18699%2013.7876%204.65305%2015.713%203.5941C17.6384%202.53514%2019.8027%201.98637%2022%202C22%204.72%2021.22%209.5%2016%2013C14.7369%2013.7987%2013.3968%2014.4687%2012%2015Z'%20stroke='%231C4434'%20style='stroke:%231C4434;stroke:color(display-p3%200.1098%200.2667%200.2039);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%2012H4C4%2012%204.55%208.97002%206%208.00002C7.62%206.92002%2011%208.00002%2011%208.00002'%20stroke='%231C4434'%20style='stroke:%231C4434;stroke:color(display-p3%200.1098%200.2667%200.2039);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2015V20C12%2020%2015.03%2019.45%2016%2018C17.08%2016.38%2016%2013%2016%2013'%20stroke='%231C4434'%20style='stroke:%231C4434;stroke:color(display-p3%200.1098%200.2667%200.2039);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.p-info-wrapper .top-header-delivery--product .top-header-delivery-free:before{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%2018V6C14%205.46957%2013.7893%204.96086%2013.4142%204.58579C13.0391%204.21071%2012.5304%204%2012%204H4C3.46957%204%202.96086%204.21071%202.58579%204.58579C2.21071%204.96086%202%205.46957%202%206V17C2%2017.2652%202.10536%2017.5196%202.29289%2017.7071C2.48043%2017.8946%202.73478%2018%203%2018H5'%20stroke='%230B2318'%20style='stroke:%230B2318;stroke:color(display-p3%200.0431%200.1373%200.0941);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15%2018H9'%20stroke='%230B2318'%20style='stroke:%230B2318;stroke:color(display-p3%200.0431%200.1373%200.0941);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19%2018H21C21.2652%2018%2021.5196%2017.8946%2021.7071%2017.7071C21.8946%2017.5196%2022%2017.2652%2022%2017V13.35C21.9996%2013.1231%2021.922%2012.903%2021.78%2012.726L18.3%208.376C18.2065%208.25888%2018.0878%208.16428%2017.9528%208.0992C17.8178%208.03412%2017.6699%208.00021%2017.52%208H14'%20stroke='%230B2318'%20style='stroke:%230B2318;stroke:color(display-p3%200.0431%200.1373%200.0941);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17%2020C18.1046%2020%2019%2019.1046%2019%2018C19%2016.8954%2018.1046%2016%2017%2016C15.8954%2016%2015%2016.8954%2015%2018C15%2019.1046%2015.8954%2020%2017%2020Z'%20stroke='%230B2318'%20style='stroke:%230B2318;stroke:color(display-p3%200.0431%200.1373%200.0941);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7%2020C8.10457%2020%209%2019.1046%209%2018C9%2016.8954%208.10457%2016%207%2016C5.89543%2016%205%2016.8954%205%2018C5%2019.1046%205.89543%2020%207%2020Z'%20stroke='%230B2318'%20style='stroke:%230B2318;stroke:color(display-p3%200.0431%200.1373%200.0941);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.p-info-wrapper .top-header-delivery--product .divider:before{content:url("data:image/svg+xml,%3csvg%20width='10'%20height='9'%20viewBox='0%200%2010%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.61313%201C1.97039%200.381198%202.63065%20-9.40428e-08%203.34518%20-1.21187e-07L6.03578%20-3.69482e-07C6.75031%20-3.32102e-07%207.41056%200.381197%207.76783%201L9.11313%203.33013C9.47039%203.94893%209.47039%204.71132%209.11313%205.33013L7.76783%207.66025C7.41056%208.27906%206.75031%208.66025%206.03578%208.66025L3.34518%208.66025C2.63065%208.66025%201.97039%208.27906%201.61313%207.66025L0.267829%205.33013C-0.089437%204.71132%20-0.0894369%203.94893%200.267829%203.33013L1.61313%201Z'%20fill='%23395C4E'%20style='fill:%23395C4E;fill:color(display-p3%200.2235%200.3608%200.3059);fill-opacity:1;'/%3e%3c/svg%3e")}.p-info-wrapper .top-header-delivery--product .availability-value{color:#1c4434}.p-info-wrapper .availability-value{display:flex;align-items:center;gap:8px}.p-info-wrapper .availability-value svg{display:block}.p-info-wrapper .breadcrumbs-wrapper{order:1}.p-info-wrapper .breadcrumbs-wrapper .breadcrumbs{margin-bottom:0}.p-info-wrapper .p-detail-inner-header{order:2}.p-info-wrapper .p-short-description{order:3}.p-info-wrapper p[data-testid=productCardDescr]{order:4;margin:-24px 0 0}.p-info-wrapper .mm-pack-sizes{order:5}.p-info-wrapper .add-to-cart-block{order:6}.p-info-wrapper .product-variants,.p-info-wrapper .product-packaging{order:5}.p-info-wrapper>*{order:20}.p-info-wrapper .social-buttons-wrapper{display:none}.p-info-wrapper .btn{font-size:1rem;line-height:1.5em}.p-info-wrapper .add-to-cart-button:after{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16%2010C16%2011.0609%2015.5786%2012.0783%2014.8284%2012.8284C14.0783%2013.5786%2013.0609%2014%2012%2014C10.9391%2014%209.92172%2013.5786%209.17157%2012.8284C8.42143%2012.0783%208%2011.0609%208%2010'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.103%206.03406H20.897'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.4%205.467C3.14036%205.81319%203%206.23426%203%206.667V20C3%2020.5304%203.21071%2021.0391%203.58579%2021.4142C3.96086%2021.7893%204.46957%2022%205%2022H19C19.5304%2022%2020.0391%2021.7893%2020.4142%2021.4142C20.7893%2021.0391%2021%2020.5304%2021%2020V6.667C21%206.23426%2020.8596%205.81319%2020.6%205.467L18.6%202.8C18.4137%202.55161%2018.1721%202.35%2017.8944%202.21115C17.6167%202.07229%2017.3105%202%2017%202H7C6.68951%202%206.38328%202.07229%206.10557%202.21115C5.82786%202.35%205.58629%202.55161%205.4%202.8L3.4%205.467Z'%20stroke='white'%20style='stroke:white;stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");width:24px;height:24px;display:inline-block;line-height:0}.p-info-wrapper .detail-parameters:has(tbody:empty){display:none}.product-packaging{display:grid;grid-template-columns:24px minmax(0,1fr);gap:4px 12px;padding:16px;border-radius:8px;background-color:#eff6d7;color:#1c4434}.product-packaging:before{content:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.5%206.66663C17.4997%206.37435%2017.4225%206.0873%2017.2763%205.83426C17.13%205.58122%2016.9198%205.37109%2016.6667%205.22496L10.8333%201.89163C10.58%201.74535%2010.2926%201.66833%2010%201.66833C9.70744%201.66833%209.42003%201.74535%209.16667%201.89163L3.33333%205.22496C3.08022%205.37109%202.86998%205.58122%202.72372%205.83426C2.57745%206.0873%202.5003%206.37435%202.5%206.66663V13.3333C2.5003%2013.6256%202.57745%2013.9126%202.72372%2014.1657C2.86998%2014.4187%203.08022%2014.6288%203.33333%2014.775L9.16667%2018.1083C9.42003%2018.2546%209.70744%2018.3316%2010%2018.3316C10.2926%2018.3316%2010.58%2018.2546%2010.8333%2018.1083L16.6667%2014.775C16.9198%2014.6288%2017.13%2014.4187%2017.2763%2014.1657C17.4225%2013.9126%2017.4997%2013.6256%2017.5%2013.3333V6.66663Z'%20stroke='%2324774D'%20style='stroke:%2324774D;stroke:color(display-p3%200.1412%200.4667%200.3020);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.75%205.83337L10%2010L17.25%205.83337'%20stroke='%2324774D'%20style='stroke:%2324774D;stroke:color(display-p3%200.1412%200.4667%200.3020);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2018.3333V10'%20stroke='%2324774D'%20style='stroke:%2324774D;stroke:color(display-p3%200.1412%200.4667%200.3020);stroke-opacity:1;'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");grid-row:1/3;width:24px;height:24px;line-height:0}.product-packaging__title{font-size:1rem;font-weight:600;line-height:1.5em}.product-packaging__message{margin:0;font-size:.875rem;line-height:1.4285714286em}.product-variants{display:flex;flex-direction:column;gap:16px}.product-variants__title{margin:0;font-size:1.125rem;font-weight:500;line-height:1.5555555556em;color:#161616}.product-variants__grid{display:grid;grid-template-columns:repeat(auto-fill,120px);gap:16px}.product-variants__item{display:flex;flex-direction:column;align-items:center;gap:8px;color:#161616;text-align:center;text-decoration:none}.product-variants__item:hover,.product-variants__item:focus-visible{color:#161616}.product-variants__item:hover .product-variants__image,.product-variants__item:focus-visible .product-variants__image{border-color:#e86b87}.product-variants__image{display:block;width:120px;height:120px;overflow:hidden;border:2px solid transparent;border-radius:8px;background-color:#f6f7f8;transition:border-color .15s ease-in-out}.product-variants__image img{display:block;width:100%;height:100%;object-fit:contain}.product-variants__name{font-size:1rem;font-weight:500;line-height:1.5em}.product-variants__placeholder{display:flex;flex-direction:column;align-items:center;gap:8px}.product-variants__placeholder-image,.product-variants__placeholder-text{display:block;border-radius:8px;background:linear-gradient(90deg,#f0f1f2 25%,#f6f7f8,#f0f1f2 75%);background-size:200% 100%;animation:product-variants-loading 1.2s ease-in-out infinite}.product-variants__placeholder-image{width:120px;height:120px}.product-variants__placeholder-text{width:88px;height:16px}@keyframes product-variants-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.product-variants__placeholder-image,.product-variants__placeholder-text{animation:none}}.p-short-description p{margin-top:0}.p-short-description p:last-child{margin-bottom:0}.add-to-cart-block{background-color:#eff6d7;padding:24px;border-radius:16px;display:flex;align-items:center;flex-wrap:wrap;gap:24px}.add-to-cart-block .quantity{margin-left:auto}.quantity{display:flex;background-color:#fff;border-radius:8px;border:1px solid #d1d1d1}.quantity .decrease{order:1;border-radius:8px 0 0 8px}.quantity .decrease:before{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%2011C19.5523%2011%2020%2011.4477%2020%2012C20%2012.5523%2019.5523%2013%2019%2013H5C4.44772%2013%204%2012.5523%204%2012C4%2011.4477%204.44772%2011%205%2011H19Z'%20fill='%23161616'%20style='fill:%23161616;fill:color(display-p3%200.0863%200.0863%200.0863);fill-opacity:1;'/%3e%3c/svg%3e")}.quantity label:has(.amount){order:2}.quantity .increase{order:3;border-radius:0 8px 8px 0}.quantity .increase:before{content:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%2011C19.5523%2011%2020%2011.4477%2020%2012C20%2012.5523%2019.5523%2013%2019%2013H5C4.44772%2013%204%2012.5523%204%2012C4%2011.4477%204.44772%2011%205%2011H19Z'%20fill='%23161616'%20style='fill:%23161616;fill:color(display-p3%200.0863%200.0863%200.0863);fill-opacity:1;'/%3e%3cpath%20d='M11%2019V5C11%204.44772%2011.4477%204%2012%204C12.5523%204%2013%204.44772%2013%205V19C13%2019.5523%2012.5523%2020%2012%2020C11.4477%2020%2011%2019.5523%2011%2019Z'%20fill='%23161616'%20style='fill:%23161616;fill:color(display-p3%200.0863%200.0863%200.0863);fill-opacity:1;'/%3e%3c/svg%3e")}.quantity .amount{border:1px solid #d1d1d1;border-style:none solid none solid;border-radius:0;height:100%;text-align:center;max-width:48px}.quantity .increase,.quantity .decrease{display:flex;align-items:center;justify-content:center;width:48px;height:48px;transition:all .15s ease-in-out}.quantity .increase span,.quantity .decrease span{display:none}.quantity .increase:before,.quantity .decrease:before{display:block;width:24px;height:24px}.quantity .increase:hover,.quantity .increase:focus,.quantity .decrease:hover,.quantity .decrease:focus{background-color:#f6f7f8}.p-final-price-wrapper{display:grid;gap:4px 12px;align-items:center}.p-final-price-wrapper:has(.price-standard) .price-final{color:#a84359}.p-final-price-wrapper .price-final{grid-column:1/2;grid-row:1/3;font-size:1.5rem}.p-final-price-wrapper .price-save{grid-column:2/3;grid-row:1/2;font-size:.8125rem;color:#88273e;padding:.1538461538em .6153846154em;border-radius:9999px;background-color:#fcd6df}.p-final-price-wrapper .price-standard{grid-column:2/3;grid-row:2/3;color:#161616}.p-final-price-wrapper .price-measure{display:none}.p-thumbnails-wrapper{margin-top:18px}.p-thumbnails-inner>div{display:flex;justify-content:center;gap:16px}.p-thumbnails-inner .cboxElement{position:absolute}.p-thumbnails-inner .p-thumbnail{border:2px solid transparent;border-radius:8px;overflow:hidden;transition:all .15s ease-in-out}.p-thumbnails-inner .p-thumbnail.highlighted,.p-thumbnails-inner .p-thumbnail:hover,.p-thumbnails-inner .p-thumbnail:focus{border-color:#e86b87}.p-image-mobile-slider{display:none}@media(max-width:767px){.product-top{flex-direction:column;gap:16px}.top-header-delivery--product{flex-direction:column;align-items:flex-start}.top-header-delivery--product .top-header-delivery-free{order:1}.top-header-delivery--product .top-header-delivery-claim{order:2}.top-header-delivery--product .availability-value{order:3}.top-header-delivery--product .divider{display:none}.product-top .p-image-wrapper,.product-top .p-info-wrapper{flex-basis:auto;width:100%}.add-to-cart-block{padding:16px 0;border-top:1px solid #b0b0b0;border-bottom:1px solid #b0b0b0;border-radius:0;background:none;gap:16px}.add-to-cart-block .add-to-cart{width:100%;text-align:center}.add-to-cart-block .btn,.p-image-wrapper{width:100%}.mobile-gallery-initialized .p-image>#wrap,.mobile-gallery-initialized .p-image>.p-main-image,.mobile-gallery-initialized .p-thumbnails-wrapper{display:none}.p-image-mobile-slider{display:block;margin-bottom:16px}.p-image-mobile-slider:not(.slick-initialized){display:flex;gap:16px;overflow:hidden}.p-image-mobile-slider:not(.slick-initialized) .p-main-image{flex:0 0 83.3333333333%}.p-image-mobile-slider .p-main-image{display:block}.p-image-mobile-slider .p-main-image img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:8px}.p-image-mobile-slider.slick-initialized .slick-list{margin:0 -8px}.p-image-mobile-slider.slick-initialized .slick-slide{margin:0 8px}}.p-detail .browse-p,.description-inner .extended-description{display:none}.type-posts-listing h1{text-align:center;color:#1c4434;font-size:2rem;margin:0 0 1.5em}.type-posts-listing .subcategories{display:flex;justify-content:center;margin-bottom:48px}.type-posts-listing .subcategories .image{display:none}.type-posts-listing .subcategories .text{min-height:unset}.type-posts-listing .subcategories a{background-color:#fcd6df;color:#1c4434;text-transform:uppercase;font-weight:700;padding:.75em 1em}.type-posts-listing .content-inner:has(.subcategories) h1{margin-bottom:.75em}.type-posts-listing .listingControls{justify-content:center}.type-posts-listing .listingControls .goToTop{display:none}.type-posts-listing .listingControls .pagination{justify-content:center}@media(max-width:767px){.type-posts-listing h1{font-size:1.5rem;text-align:left}.type-posts-listing .subcategories{flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:flex-start}}.news-item img{transition:all .15s ease-in-out}.news-item a:hover img,.news-item a:focus img{transform:scale(1.05)}.news-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:48px 24px;margin-bottom:48px}.news-wrapper .news-item{border-radius:16px;overflow:hidden;box-shadow:0 8px 52px #00000014;display:flex;flex-direction:column}.news-wrapper .news-item .image{aspect-ratio:464/200}.news-wrapper .news-item .image img{width:100%;height:100%;object-fit:cover;object-position:center}.news-wrapper .news-item .text{padding:16px 24px;display:flex;flex-direction:column;gap:16px;height:100%}.news-wrapper .news-item a{text-decoration:none}.news-wrapper .news-item .title{font-weight:700;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:1.25rem;line-height:1.4em;min-height:2.8em}.news-wrapper .news-item .description{display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-wrapper .news-item .description p{margin:0}.news-wrapper .news-item .read-more{margin-top:auto;font-weight:700;display:inline-flex;align-items:center;gap:.5em}.news-wrapper .news-item .read-more:after{content:"";display:block;width:8px;height:8px;border:2px solid #161616;border-style:none solid solid none;transform:rotate(-45deg)}@media(max-width:767px){.news-wrapper{grid-template-columns:minmax(1px,1fr);gap:32px}.news-wrapper .news-item .title{font-size:1rem}}#content:has(.search-results-groups)>h2{margin:0 0 1.25em;color:#1c4434;font-size:2rem;line-height:1.25em;text-align:center}#content:has(.search-results-groups)>h2 .highlight{display:inline-block;padding:.0625em .25em;border-radius:8px;background-color:#fcd6df;color:#1c4434}#content:has(.search-results-groups) .search-results-group>h4,#content:has(.search-results-groups) .search-results>h4{margin:0 0 .6666666667em;color:#1c4434;font-size:1.5rem;line-height:1.3333333333em;text-align:center}#content:has(.search-results-groups) #search-group-categories{margin-bottom:3em}#content:has(.search-results-groups) #search-group-categories .search-results-group-list ul{display:flex;flex-wrap:wrap;gap:.75em;justify-content:center;margin:0;padding:0;list-style:none}#content:has(.search-results-groups) #search-group-categories .search-results-group-list a{display:block;padding:.75em 1em;border-radius:8px;background-color:#fcd6df;color:#1c4434;font-weight:700;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease}#content:has(.search-results-groups) #search-group-categories .search-results-group-list a:hover,#content:has(.search-results-groups) #search-group-categories .search-results-group-list a:focus-visible{background-color:#faa9bb}@media(max-width:767px){#content:has(.search-results-groups)>h2{margin-bottom:1.3333333333em;font-size:1.5rem;line-height:1.3333333333em;text-align:left}#content:has(.search-results-groups) .search-results-group>h4,#content:has(.search-results-groups) .search-results>h4{font-size:1.25rem;line-height:1.4em;text-align:left}#content:has(.search-results-groups) #search-group-categories{margin-bottom:2.5em}#content:has(.search-results-groups) #search-group-categories .search-results-group-list ul{justify-content:flex-start}}.type-post #content-wrapper{max-width:calc(1044px + 4rem)}.post-header{display:flex;align-items:center;margin-top:32px;gap:162px;margin-bottom:48px}.post-header__texts{flex:1 1 300px}.post-header__image{flex:1 1 400px}.post-header__image img{width:100%;border-radius:16px}.post-header h1{font-size:2rem;margin-bottom:1em}.post-header time{font-weight:700}@media(max-width:767px){.post-header{flex-direction:column;gap:24px;margin-top:0;margin-bottom:24px}.post-header h1{font-size:1.5rem;text-align:left;margin-bottom:.6666666667em}.post-header .post-header__texts,.post-header .post-header__image{flex:1 1 100%;width:100%}.post-header .post-header__image{order:-1}}@font-face{font-family:Inter;src:url(../assets/Inter-VariableFont_opsz_wght.ttf) format("truetype");font-weight:400 700;font-style:normal;font-display:swap}@font-face{font-family:CCWhatchamacallit;src:url(../assets/CCWhatchamacallit-Condensed.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:shoptet;src:url(../assets/shoptet.woff) format("woff"),url(../assets/shoptet.ttf) format("truetype");font-weight:400;font-style:normal;font-display:block}#carousel .extended-banner-title{font-family:CCWhatchamacallit,sans-serif}.navigationActions{display:none}.extended-banner-link{font-size:.875rem;padding:.7142857143em 1.2857142857em;border-radius:8px;background-color:#fff;text-align:center;border:1px solid #194c34;font-weight:600;color:#1c4434;transition:all .15s ease-in-out}#content,.benefitBanner{margin-bottom:48px}.mobile.type-index #content{margin-bottom:0}#carousel{margin-bottom:64px}@media(max-width:767px){#carousel{margin-bottom:48px}}.products-block,.products-inline{margin-bottom:32px}.special-products-block,.col-sm-4:has(.next-to-carousel-banners),.ambasadori{margin-bottom:80px}@media(max-width:767px){.special-products-block,.col-sm-4:has(.next-to-carousel-banners),.ambasadori{margin-bottom:64px}}#product-detail-form{margin-bottom:56px}@media(max-width:767px){#product-detail-form{margin-bottom:40px}}.p-detail-tabs-wrapper{margin-bottom:96px}@media(max-width:767px){.p-detail-tabs-wrapper{margin-bottom:48px}}@media(max-width:1541px){.type-index .content-wrapper{overflow-x:clip}}.type-index .products-block{margin-bottom:124px}@media(max-width:767px){.type-index .products-block{margin-bottom:56px}}.body-banners .banner-wrapper{margin-bottom:144px}.homepage-blog-wrapper,.banner-znacky{margin-bottom:160px}@media(max-width:767px){.homepage-blog-wrapper,.banner-znacky{margin-bottom:64px}}.homepage-group-title{font-size:2.25rem;line-height:1.1111111111em;font-weight:700;color:#1c4434;margin-bottom:-4px}@media(max-width:767px){.homepage-group-title{font-size:2rem;line-height:1.25em;margin-bottom:.5em}}.slick-arrow{font-size:0;position:absolute;top:50%;width:48px;height:48px;border-radius:8px;background-color:#f8f8f8;z-index:2;display:flex!important;align-items:center;justify-content:center;transition:all .15s ease-in-out;border:1px solid transparent}.slick-arrow:before{content:url("data:image/svg+xml,%3csvg%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14.8249%205.00846C14.3693%204.55285%2013.6307%204.55285%2013.1751%205.00846C12.7195%205.46407%2012.7195%206.20258%2013.1751%206.6582L20.5169%2014L13.1751%2021.3418C12.7195%2021.7974%2012.7195%2022.5359%2013.1751%2022.9915C13.6307%2023.4471%2014.3693%2023.4471%2014.8249%2022.9915L22.9915%2014.8249C23.4472%2014.3693%2023.4472%2013.6307%2022.9915%2013.1751L14.8249%205.00846Z'%20fill='%231C4434'%20style='fill:%231C4434;fill:color(display-p3%200.1098%200.2667%200.2039);fill-opacity:1;'/%3e%3cpath%20d='M5.83334%2012.8333C5.18901%2012.8333%204.66668%2013.3556%204.66668%2013.9999C4.66668%2014.6443%205.18901%2015.1666%205.83334%2015.1666H22.1667C22.811%2015.1666%2023.3333%2014.6443%2023.3333%2013.9999C23.3333%2013.3556%2022.811%2012.8333%2022.1667%2012.8333H5.83334Z'%20fill='%231C4434'%20style='fill:%231C4434;fill:color(display-p3%200.1098%200.2667%200.2039);fill-opacity:1;'/%3e%3c/svg%3e");width:28px;height:28px;line-height:0;display:block}.slick-arrow:hover,.slick-arrow:focus{border-color:#395c4e}.slick-arrow.slick-prev{left:-15px;transform:translate(-100%,-50%)}.slick-arrow.slick-prev:before{transform:rotate(180deg)}.slick-arrow.slick-next{right:-15px;transform:translate(100%,-50%)}.slick-arrow.slick-disabled{opacity:0;visibility:hidden}@media(max-width:1620px){.slick-arrow.slick-prev{left:0;transform:translate(-25%,-50%)}.slick-arrow.slick-next{right:0;transform:translate(25%,-50%)}}
