@font-face{font-display:swap;font-family:Zen Maru Gothic;font-style:normal;font-weight:400;src:url(../media/zen-maru-gothic-v17-latin-regular.95ab6b5b.woff2)format("woff2")}@font-face{font-display:swap;font-family:Zen Maru Gothic;font-style:normal;font-weight:700;src:url(../media/zen-maru-gothic-v17-latin-700.bf0f03ea.woff2)format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:200;src:url(../media/poppins-v21-latin_latin-ext-200.d66fb278.woff2)format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(../media/poppins-v21-latin_latin-ext-regular.2448c52f.woff2)format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(../media/poppins-v21-latin_latin-ext-600.176ed54e.woff2)format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(../media/poppins-v21-latin_latin-ext-700.3375b983.woff2)format("woff2")}*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}html,body{scroll-behavior:smooth;overflow-x:clip}html.blocked-body,body.blocked-body{overflow:hidden}body{background-color:#fff}@keyframes slideIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.topbar{background-color:#7fb402;border-top:1px solid #e0e0e070;width:100%;height:auto;padding:4px 0}.topbar-wrapper{width:100%;max-width:1120px;margin:0 auto;position:relative}.topbar-wrapper code{background-color:#fff;margin:0 8px;padding:1px 8px;font-family:Zen Maru Gothic,sans-serif;font-weight:700;display:inline-flex}.topbar-wrapper p{color:#000;text-align:center;margin:8px 0;font-size:14px}.topbar-wrapper a{text-align:center;color:#000;justify-content:center;align-items:center;margin-left:4px;font-weight:600;text-decoration:none;display:inline-flex}.topbar-wrapper a:hover{text-decoration:underline}.topbar-wrapper a .cart-icon{margin-left:6px;display:inline-flex}@media (max-width:960px){.topbar{height:auto}.topbar-wrapper{max-width:unset;width:calc(100% - 16px)}.topbar-wrapper p{font-size:12px;line-height:22px}.topbar-wrapper p code{margin:0 4px}.topbar-wrapper a .cart-icon{width:20px;height:auto}}header{z-index:1;width:100vw;position:relative;box-shadow:0 4px 16px #fff3}header .header{background-color:#fff;border-bottom:1px solid #e0e0e070;width:100%;height:92px;display:flex}header .header-wrapper{z-index:1;background-color:#fff;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1280px;margin:0 auto;display:flex;position:relative}header .header-wrapper__logo a{text-decoration:none}header .header-wrapper__logo a img{width:320px;height:auto;margin-top:6px}header .header-wrapper__nav ul *{-webkit-user-select:none;user-select:none}header .header-wrapper__nav ul.nav-first-lvl{flex-direction:row;align-items:center;list-style:none;display:flex}header .header-wrapper__nav ul.nav-first-lvl li{position:relative}header .header-wrapper__nav ul.nav-first-lvl li.header-social-link{align-items:center;display:inline-flex}header .header-wrapper__nav ul.nav-first-lvl li.header-social-link>a{justify-content:center;align-items:center;font-size:0;display:inline-flex}header .header-wrapper__nav ul.nav-first-lvl li.nav-expand span{color:#000;cursor:pointer;margin:auto 8px auto 4px;padding:4px 0 6px 8px;font-size:15px;text-decoration:none;transition:color .3s,background-color .3s;display:inline-block;position:relative}header .header-wrapper__nav ul.nav-first-lvl li.nav-expand span:hover{color:#000;background-color:#f7f7f7;text-decoration:none}header .header-wrapper__nav ul.nav-first-lvl li.nav-expand span:hover:before{animation:.3s forwards slideIn}header .header-wrapper__nav ul.nav-first-lvl li.nav-expand span:before{content:"";transform-origin:0 100%;background-color:#000;width:100%;height:1px;position:absolute;bottom:0;left:0;transform:scaleX(0)}@media (max-width:1200px){header .header-wrapper__nav ul.nav-first-lvl li.nav-expand span{color:#000;cursor:pointer;margin:auto 8px auto 4px;padding:4px 0 6px 6px;font-size:14px;text-decoration:none;transition:color .3s,background-color .3s;display:inline-block;position:relative}header .header-wrapper__nav ul.nav-first-lvl li.nav-expand span:hover{color:#000;background-color:#f7f7f7;text-decoration:none}header .header-wrapper__nav ul.nav-first-lvl li.nav-expand span:hover:before{animation:.3s forwards slideIn}header .header-wrapper__nav ul.nav-first-lvl li.nav-expand span:before{content:"";transform-origin:0 100%;background-color:#000;width:100%;height:1px;position:absolute;bottom:0;left:0;transform:scaleX(0)}}header .header-wrapper__nav ul.nav-first-lvl li.nav-expand span img{width:14px;height:8px;margin:0 8px;transition:all .6s}header .header-wrapper__nav ul.nav-first-lvl li.nav-expand span img.rotate{transform:rotate(180deg)}header .header-wrapper__nav ul.nav-first-lvl li.nav-expand span+.nav-second-lvl.active{opacity:1;display:flex;transform:translateY(0)}header .header-wrapper__nav ul.nav-first-lvl li.nav-expand .nav-second-lvl{opacity:0;background-color:#fff;border:1px solid #e0e0e070;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:8px 0;list-style:none;transition:opacity .3s,transform .3s;display:none;position:absolute;top:40px;left:4px;transform:translateY(-10px)}header .header-wrapper__nav ul.nav-first-lvl li.nav-expand .nav-second-lvl li{width:100%}header .header-wrapper__nav ul.nav-first-lvl li.nav-expand .nav-second-lvl li:after{display:none}header .header-wrapper__nav ul.nav-first-lvl li.nav-expand .nav-second-lvl li a{white-space:pre;width:calc(100% - 8px);padding:4px 0 6px 8px;font-size:14px}header .header-wrapper__nav ul.nav-first-lvl li a{color:#000;cursor:pointer;margin:auto 8px auto 4px;padding:4px 6px;font-size:15px;text-decoration:none;transition:color .3s,background-color .3s;display:inline-block;position:relative}header .header-wrapper__nav ul.nav-first-lvl li a:hover{color:#000;background-color:#f7f7f7;text-decoration:none}header .header-wrapper__nav ul.nav-first-lvl li a:hover:before{animation:.3s forwards slideIn}header .header-wrapper__nav ul.nav-first-lvl li a:before{content:"";transform-origin:0 100%;background-color:#000;width:100%;height:1px;position:absolute;bottom:0;left:0;transform:scaleX(0)}@media (max-width:1200px){header .header-wrapper__nav ul.nav-first-lvl li a{color:#000;cursor:pointer;margin:auto 8px auto 4px;padding:4px;font-size:14px;text-decoration:none;transition:color .3s,background-color .3s;display:inline-block;position:relative}header .header-wrapper__nav ul.nav-first-lvl li a:hover{color:#000;background-color:#f7f7f7;text-decoration:none}header .header-wrapper__nav ul.nav-first-lvl li a:hover:before{animation:.3s forwards slideIn}header .header-wrapper__nav ul.nav-first-lvl li a:before{content:"";transform-origin:0 100%;background-color:#000;width:100%;height:1px;position:absolute;bottom:0;left:0;transform:scaleX(0)}}header .header-wrapper__nav ul.nav-first-lvl li:not(:last-child):after{content:"";background-color:#bdbdbdbf;width:1px;height:32px;position:absolute;top:50%;right:2px;transform:translateY(-50%)}@media (max-width:1180px){header{width:100%}header .header{height:70px}header .header-wrapper{align-items:center}header .header-wrapper__logo{width:auto;height:68px;margin-left:12px}header .header-wrapper__logo a img{width:auto;height:68px;margin:0}header .header-wrapper__nav{background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100dvh;padding:16px 0 0 16px;display:none;position:absolute;top:70px;left:0;overflow:hidden scroll}header .header-wrapper__nav.open{z-index:9;display:flex;overflow:hidden scroll}header .header-wrapper__nav.open .nav-first-lvl{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:calc(100% - 16px)}header .header-wrapper__nav.open .nav-first-lvl>li{border-bottom:1px solid #e0e0e070}header .header-wrapper__nav.open .nav-first-lvl li{width:100%;padding:12px 0}header .header-wrapper__nav.open .nav-first-lvl li:after{display:none}header .header-wrapper__nav.open .nav-first-lvl li a{color:#000;width:100%;padding:0 0 0 8px;font-size:17px}header .header-wrapper__nav.open .nav-first-lvl li a:hover{color:#000}header .header-wrapper__nav.open .nav-first-lvl .header-social-link>a{justify-content:flex-start;font-size:15px}header .header-wrapper__nav.open .nav-first-lvl .header-social-link>a .social-icon{margin-right:8px}header .header-wrapper__nav.open .nav-first-lvl .nav-expand{padding:0}header .header-wrapper__nav.open .nav-first-lvl .nav-expand span{color:#000;width:100%;margin:0;padding:12px;font-size:17px}header .header-wrapper__nav.open .nav-first-lvl .nav-expand span:hover{color:#000}header .header-wrapper__nav.open .nav-first-lvl .nav-expand span:hover:before{animation:unset}header .header-wrapper__nav.open .nav-first-lvl .nav-expand .nav-second-lvl{background-color:unset;display:none;position:relative;top:0;left:0}header .header-wrapper__nav.open .nav-first-lvl .nav-expand .nav-second-lvl.active{border-bottom:0;padding:0;display:flex}header .header-wrapper__nav.open .nav-first-lvl .nav-expand .nav-second-lvl li{padding:0}header .header-wrapper__nav.open .nav-first-lvl .nav-expand .nav-second-lvl li a{white-space:break-spaces;padding:8px 0 8px 24px;font-size:16px}header .header-wrapper__nav.open .nav-first-lvl .nav-expand .nav-second-lvl li a:before{content:"";background-color:#000;border-radius:50%;width:5px;height:5px;margin-left:0;position:absolute;top:16px;left:12px;transform:translateY(50%)}}.nav-sub-expand{position:relative}.nav-sub-expand:has(.nav-third-lvl) .arrow-img{transform:rotate(270deg)}@media (max-width:1180px){.nav-sub-expand:has(.nav-third-lvl) .arrow-img{transform:rotate(0)}}.nav-sub-expand:has(.nav-third-lvl) .arrow-img.rotate{transform:rotate(90deg)!important}@media (max-width:1180px){.nav-sub-expand:has(.nav-third-lvl) .arrow-img.rotate{transform:rotate(180deg)!important}}.nav-sub-expand span{cursor:pointer;align-items:center;display:flex}.nav-sub-expand span .arrow-img{margin-left:8px;transition:transform .3s}.nav-sub-expand .nav-third-lvl{opacity:0;background-color:#fff;border:1px solid #e0e0e070;flex-direction:column;padding:8px 0;list-style:none;transition:opacity .3s,transform .3s;display:none;position:absolute;top:-9px;left:100%;transform:translate(-10px)}@media (max-width:1180px){.nav-sub-expand .nav-third-lvl{border:0;position:relative;top:0;left:0}}.nav-sub-expand .nav-third-lvl.active{opacity:1;display:flex;transform:translate(0)}.nav-sub-expand .nav-third-lvl li a{font-size:14px}@media (max-width:320px){header .header-wrapper__logo a img{width:220px}}.footer{background-color:#a6be6b44;border-top:1px solid #e0e0e070;height:auto}.footer-wrapper{width:100%;max-width:1280px;margin:0 auto;padding:24px 16px;position:relative}.footer-wrapper-brand{border-bottom:1px solid #fff;flex-direction:row;justify-content:space-between;align-items:center;display:flex}.footer-wrapper-top{flex-flow:wrap;justify-content:space-between;gap:40px;padding:40px 0;display:flex}.footer-wrapper-top .footer-col{border-right:1px solid #fff;flex-direction:column;padding-right:4%;display:flex}.footer-wrapper-top .footer-col:last-of-type{border-right:0;padding-right:0}.footer-wrapper-top .footer-col h2{color:#648f00;margin-bottom:16px;font-size:16px;font-weight:600}.footer-wrapper-top .footer-col a{color:#000;margin-bottom:4px;font-size:13px;text-decoration:none}.footer-wrapper-top .footer-col a:hover{text-decoration:underline}.footer-bottom{background-color:#f3f3f3;padding:16px 0}.footer-bottom p{color:#000;text-align:center;margin:8px 0;font-size:16px}.footer-bottom span{color:#000;text-align:center;justify-content:center;align-items:center;margin:8px auto;font-size:12px;display:flex}.footer-bottom span a{text-align:center;color:#000;margin-left:5px;display:inline-flex}.footer-bottom span a:hover{text-decoration:none}@media (max-width:1180px){.footer-wrapper-top{justify-content:flex-start;gap:40px;padding:40px 0}.footer-wrapper-top .footer-col{width:25%;padding-right:0}.footer-wrapper-top .footer-col:nth-of-type(3){border-right:0}}@media (max-width:960px){.footer-wrapper{max-width:unset;width:100%;margin:0;padding:24px 0 24px 16px}.footer-wrapper-brand{border-bottom:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.footer-wrapper-brand__logo img{width:auto;height:56px}.footer-wrapper-brand__text{border-bottom:1px solid #fff;padding:0 0 24px}.footer-wrapper-brand__text small{font-size:12px}.footer-wrapper-top{justify-content:flex-start;gap:24px;padding:24px 0}.footer-wrapper-top .footer-col{width:45%;padding-right:16px}.footer-wrapper-top .footer-col:nth-of-type(odd){border-right:1px solid #fff}.footer-wrapper-top .footer-col:nth-of-type(2n),.footer-wrapper-top .footer-col:last-of-type{border-right:0}.footer-wrapper-top .footer-col h2{margin-bottom:10px;font-size:15px}.footer-wrapper-top .footer-col a{font-size:12px}.footer-bottom p{font-size:14px}.footer-bottom span{margin:8px auto}}.hamburger{-o-transition:.5s ease-in-out;cursor:pointer;z-index:1;width:60px;min-width:60px;height:45px;margin:0 4px 0 0;transition:all .5s ease-in-out;display:none;position:relative;transform:rotate(0)scale(.6)}.hamburger span{opacity:1;-o-transition:.25s ease-in-out;background:#000;width:50%;height:6px;transition:all .25s ease-in-out;display:block;position:absolute;transform:rotate(0)}.hamburger span:nth-child(2n){border-radius:0 9px 9px 0;left:50%}.hamburger span:nth-child(odd){border-radius:9px 0 0 9px;left:0}.hamburger span:first-child,.hamburger span:nth-child(2){top:0}.hamburger span:nth-child(3),.hamburger span:nth-child(4){top:18px}.hamburger span:nth-child(5),.hamburger span:nth-child(6){top:36px}.hamburger.open span:first-child,.hamburger.open span:nth-child(6){transform:rotate(45deg)}.hamburger.open span:nth-child(2),.hamburger.open span:nth-child(5){transform:rotate(-45deg)}.hamburger.open span:first-child{top:7px;left:5px}.hamburger.open span:nth-child(2){top:7px;left:calc(50% - 5px)}.hamburger.open span:nth-child(3){opacity:0;left:-50%}.hamburger.open span:nth-child(4){opacity:0;left:100%}.hamburger.open span:nth-child(5){top:29px;left:5px}.hamburger.open span:nth-child(6){top:29px;left:calc(50% - 5px)}@media (max-width:1180px){.hamburger{display:flex}}section.map-section{padding-top:24px}section.map-section h1{text-align:center;margin-bottom:16px}section .section-description{background-color:#f3f3f3;border-radius:16px;margin:0 16px 24px;padding:24px}section .section-description .section-title{padding:0}@media (max-width:992px){section .section-description{padding:16px}}section .section-title{flex-direction:column;justify-content:center;align-items:center;width:auto;margin:0 auto 24px;padding:0 16px;display:flex}section .section-title h2{text-align:center;border-bottom:2px solid #7fb402;justify-content:center;align-items:center;width:100%;margin-bottom:24px;padding:0 8px 6px;font-size:26px;line-height:32px;display:flex}section .section-title h3{padding-top:32px}section .section-title h4{text-align:center;font-weight:400}@media (max-width:992px){section .section-title h4{font-size:12px}section .section-title h1{font-size:21px}}section .section-desc{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:auto;margin:0 auto;display:flex}section .section-desc p{margin:0 0 12px;font-size:16px}section .section-desc h2{margin:0 0 16px}section .section-desc ul,section .section-desc ol{margin:0 0 12px;padding-left:40px}@media (max-width:992px){section .section-desc p,section .section-desc ol,section .section-desc ul,section .section-desc li{font-size:13px}section .section-desc h2{font-size:18px}}section#category-page{flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:40px 0;display:flex}@media (max-width:992px){section#category-page{padding:16px 0}}.hero-cta,.primary-button__text{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7fb402,#56750b);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;width:fit-content;padding:10px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .25s ease-in-out;display:inline-flex;box-shadow:0 4px 10px #00000026}.hero-cta:hover,.primary-button__text:hover{background:linear-gradient(135deg,#56750b,#7fb402);transform:translateY(-2px);box-shadow:0 6px 14px #0003}.hero-cta:active,.primary-button__text:active{transform:translateY(0);box-shadow:0 2px 6px #0003}.hero-cta:focus-visible,.primary-button__text:focus-visible{outline-offset:3px;outline:2px solid #9bd214}@media (max-width:992px){.hero-cta,.primary-button__text{padding:8px 20px;font-size:14px}}.primary-button{justify-content:center;align-items:center;margin:40px auto;display:flex}.pagination{justify-content:center;align-items:center;gap:20px;margin:20px 0;display:flex}.pagination button{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:6px 12px;display:flex}@media (max-width:992px){.pagination button{font-size:12px}}.pagination button .arrow-icon{display:inline-block}.pagination button .arrow-icon.left{transform:rotate(180deg)translateY(1px)}.pagination button:hover:not(:disabled){border-color:#648f00}.pagination button:disabled{opacity:.4;cursor:not-allowed}@media (max-width:992px){.pagination .pages{font-size:12px}}.header-social-link.has-tooltip{position:relative}.header-social-link.has-tooltip .tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:50;background-color:#000;border-radius:8px;padding:6px 10px;font-size:13px;transition:opacity .25s,transform .25s;position:absolute;bottom:-120%;left:50%;transform:translate(-50%)translateY(-50%);box-shadow:0 4px 12px #00000026}.header-social-link.has-tooltip:hover .tooltip{opacity:1;transform:translate(-50%)translateY(0)}@media (max-width:1180px){.header-social-link.has-tooltip .tooltip{display:none!important}}#hero{z-index:0;background:linear-gradient(145deg,#f3f3f3,#f1f5f9);border-bottom:1px solid #0000000d;width:100%;display:flex;position:relative;overflow:hidden}#hero .hero-wrapper{width:100%;max-width:1280px;margin:0 auto;padding:48px 24px 64px;display:flex;position:relative}#hero .hero-wrapper .swiper{border-radius:24px;height:640px;overflow:hidden;box-shadow:0 9px 28px 8px #0000000d,0 3px 6px -4px #0000001f,0 6px 16px #00000014}#hero .hero-wrapper .swiper-slide{-webkit-user-select:none;user-select:none;background:#fff;border-radius:24px;justify-content:center;align-items:center;transition:transform .4s;display:flex;overflow:hidden}#hero .hero-wrapper .swiper-slide:hover{transform:scale(1.01)}#hero .hero-wrapper .swiper-button-next,#hero .hero-wrapper .swiper-button-prev{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#fffc 50%/cover no-repeat;border-radius:50%;width:56px;height:56px;transition:all .25s;position:absolute;top:50%;box-shadow:0 4px 16px #00000014}#hero .hero-wrapper .swiper-button-next:after,#hero .hero-wrapper .swiper-button-prev:after{content:""}#hero .hero-wrapper .swiper-button-next{background-image:url(../media/arrow-right.7c9ce393.svg);right:6px}#hero .hero-wrapper .swiper-button-prev{background-image:url(../media/arrow-left.1a50ebc8.svg);left:6px}#hero .hero-wrapper .swiper-pagination{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1f;border:1px solid #fff3;border-radius:48px;justify-content:center;align-items:center;width:fit-content;margin:0 auto;padding:8px 20px;display:flex;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #00000026;bottom:24px!important}#hero .hero-wrapper .swiper-pagination-bullet{opacity:.6;cursor:pointer;background:linear-gradient(135deg,#7fb402,#648f00);border:none;border-radius:50%;width:12px;height:12px;margin:0 6px;transition:all .35s;box-shadow:0 2px 6px #00000026}@media (max-width:992px){#hero .hero-wrapper .swiper-pagination-bullet{width:9px;height:9px}}#hero .hero-wrapper .swiper-pagination-bullet:hover{opacity:.9;transform:scale(1.2)}#hero .hero-wrapper .swiper-pagination-bullet-active{opacity:1;background:linear-gradient(135deg,#648f00,#7fb402);border-radius:12px;width:26px;height:12px;transform:scale(1);box-shadow:0 4px 12px #22c55e66}@media (max-width:992px){#hero .hero-wrapper .swiper-pagination-bullet-active{width:18px;height:9px}}#hero .hero-wrapper .swiper .slide-content .swiper-slide-box{justify-content:space-between;align-items:center;gap:48px;display:flex}#hero .hero-wrapper .swiper .slide-content .swiper-slide-box__text{flex-direction:column;flex:1;gap:24px;margin:0 64px;display:flex}#hero .hero-wrapper .swiper .slide-content .swiper-slide-box__text h2{background:linear-gradient(90deg,#111,#16a34a);-webkit-text-fill-color:#0000;-webkit-background-clip:text;font-size:56px;font-weight:700;line-height:125%}#hero .hero-wrapper .swiper .slide-content .swiper-slide-box__text p{color:#6b7280;max-width:500px;font-size:18px;line-height:1.6}#hero .hero-wrapper .swiper .slide-content .swiper-slide-box__text .cta-btn{color:#fff;background:#16a34a;border-radius:9999px;margin-top:24px;padding:14px 32px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 20px #16a34a33}#hero .hero-wrapper .swiper .slide-content .swiper-slide-box__text .cta-btn:hover{background:#15803d;transform:translateY(-2px)}#hero .hero-wrapper .swiper .slide-content .swiper-slide-box__img{flex:1;justify-content:center;display:flex}#hero .hero-wrapper .swiper .slide-content .swiper-slide-box__img img{object-fit:cover;border-radius:24px;width:100%;height:auto;transition:transform .4s;box-shadow:0 12px 40px #0000001f}@media (max-width:992px){#hero .hero-wrapper{padding:0}#hero .hero-wrapper .swiper{background-color:#fff;border-radius:0;height:auto;padding-bottom:40px}#hero .hero-wrapper .swiper-pagination{bottom:16px!important}#hero .hero-wrapper .swiper-slide{flex-direction:column;height:500px}#hero .hero-wrapper .swiper-button-next,#hero .hero-wrapper .swiper-button-prev{width:40px;height:40px}#hero .hero-wrapper .swiper .slide-content .swiper-slide-box{text-align:center;flex-direction:column;gap:16px;padding:16px}#hero .hero-wrapper .swiper .slide-content .swiper-slide-box__text{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1f;border:1px solid #fff3;border-radius:0;justify-content:center;align-items:center;gap:12px;width:100%;margin:24px auto;padding:8px 20px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #00000026}#hero .hero-wrapper .swiper .slide-content .swiper-slide-box__text h2{font-size:18px;line-height:1.2}#hero .hero-wrapper .swiper .slide-content .swiper-slide-box__text p{font-size:13px}#hero .hero-wrapper .swiper .slide-content .swiper-slide-box__text .cta-btn{text-align:center;padding:12px 24px}#hero .hero-wrapper .swiper .slide-content .swiper-slide-box__img img{object-fit:cover;border-radius:16px;width:90%}}.welcome-section{z-index:0;background-color:#fff;border-bottom:1px solid #e0e0e070;width:100%;display:flex;position:relative}.welcome-section .welcome-section-wrapper{width:100%;max-width:1280px;margin:0 auto;padding:100px 16px;display:flex}@media (max-width:992px){.welcome-section .welcome-section-wrapper{padding:40px 16px}}.welcome-section .welcome-section-wrapper .img-text-box{flex-direction:row;align-items:center;gap:40px;height:auto;display:flex}@media (max-width:992px){.welcome-section .welcome-section-wrapper .img-text-box{flex-direction:column;gap:16px}.welcome-section .welcome-section-wrapper .img-text-box .img-box{order:2}.welcome-section .welcome-section-wrapper .img-text-box .img-box .border-img{justify-content:center;width:80%;margin:0 auto;display:flex}}.welcome-section .welcome-section-wrapper .img-text-box .img-box .border-img{border-radius:24px;height:auto;overflow:hidden;box-shadow:0 9px 28px 8px #0000000d,0 3px 6px -4px #0000001f,0 6px 16px #00000014}.welcome-section .welcome-section-wrapper .img-text-box .text-box h1{margin-bottom:12px}.welcome-section .welcome-section-wrapper .img-text-box .text-box h2{color:#648f00;margin-bottom:12px;font-weight:700}.welcome-section .welcome-section-wrapper .img-text-box .text-box p{text-align:justify;margin-bottom:8px;font-size:16px;font-weight:400}@media (max-width:992px){.welcome-section .welcome-section-wrapper .img-text-box .text-box{order:1}.welcome-section .welcome-section-wrapper .img-text-box .text-box h1{font-size:27px;line-height:33px}.welcome-section .welcome-section-wrapper .img-text-box .text-box h2{font-size:19px;line-height:23px}.welcome-section .welcome-section-wrapper .img-text-box .text-box p{font-size:14px}}#boxes-info-section{z-index:0;background-color:#f3f3f3;width:100%;display:flex;position:relative}#boxes-info-section .boxes-info-wrapper{flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:140px 16px 168px;display:flex}@media (max-width:992px){#boxes-info-section .boxes-info-wrapper{padding:40px 16px}}#boxes-info-section .boxes-info-wrapper h2{text-align:center;border-bottom:0;justify-content:center;align-items:center;width:100%;margin-bottom:24px;font-size:26px;line-height:32px;display:flex}@media (max-width:992px){#boxes-info-section .boxes-info-wrapper h2{margin:0 auto 8px;font-size:22px;line-height:28px}}#boxes-info-section .boxes-info-wrapper .boxes-info{flex-flow:wrap;justify-content:center;align-items:center;display:flex}@media (max-width:992px){#boxes-info-section .boxes-info-wrapper .boxes-info{gap:16px}}#boxes-info-section .boxes-info-wrapper .boxes-info-slot{box-sizing:border-box;background-color:#fff;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;width:31%;padding:40px;transition:all .6s;display:flex;box-shadow:0 0 16px #cacaca}@media (max-width:992px){#boxes-info-section .boxes-info-wrapper .boxes-info-slot{width:100%;padding:24px}}#boxes-info-section .boxes-info-wrapper .boxes-info-slot:hover{background-color:#9ee002d7}#boxes-info-section .boxes-info-wrapper .boxes-info-slot__icon{width:48px;height:48px;margin-right:16px}@media (max-width:992px){#boxes-info-section .boxes-info-wrapper .boxes-info-slot__icon{width:36px;height:36px}}#boxes-info-section .boxes-info-wrapper .boxes-info-slot__icon svg,#boxes-info-section .boxes-info-wrapper .boxes-info-slot__icon img{width:48px;height:48px}@media (max-width:992px){#boxes-info-section .boxes-info-wrapper .boxes-info-slot__icon svg,#boxes-info-section .boxes-info-wrapper .boxes-info-slot__icon img{width:36px;height:36px}}#boxes-info-section .boxes-info-wrapper .boxes-info-slot__text span{font-size:20px}@media (max-width:992px){#boxes-info-section .boxes-info-wrapper .boxes-info-slot__text span{font-size:17px}}#recipes-section{z-index:0;background-color:#fff;width:100%;display:flex;position:relative}#recipes-section .recipes-wrapper{flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:80px 16px;display:flex}@media (max-width:992px){#recipes-section .recipes-wrapper{padding:32px 0 48px}}#recipes-section .recipes-wrapper h1.seo-text{text-align:center;justify-content:center;align-items:center;width:100%;font-weight:500;display:flex}#recipes-section .recipes-wrapper h1.seo-text span{color:#648f00;margin:0 8px;font-weight:700;display:inline}@media (max-width:1180px){#recipes-section .recipes-wrapper h1.seo-text{flex-direction:column}}@media (max-width:992px){#recipes-section .recipes-wrapper h1.seo-text{white-space:break-spaces;text-align:center;width:80%;margin:0 auto;font-size:16px}#recipes-section .recipes-wrapper h1.seo-text span{margin-right:0;font-size:24px}}#recipes-section .recipes-wrapper h2{text-align:center;justify-content:center;align-items:center;width:100%;margin-top:64px;margin-bottom:40px;font-size:26px;line-height:32px;display:flex}@media (max-width:992px){#recipes-section .recipes-wrapper h2{margin:40px auto 24px;font-size:22px;line-height:28px}}#restaurants-section{z-index:0;background-color:#f3f3f3;width:100%;display:flex;position:relative}#restaurants-section .restaurants-wrapper{flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:80px 16px;display:flex}@media (max-width:992px){#restaurants-section .restaurants-wrapper{padding:32px 0 48px}}#restaurants-section .restaurants-wrapper h2{text-align:center;justify-content:center;align-items:center;width:100%;margin-top:64px;margin-bottom:64px;font-size:26px;line-height:32px;display:flex}@media (max-width:992px){#restaurants-section .restaurants-wrapper h2{margin:40px auto;font-size:22px;line-height:28px}}.celiac-disease-section{z-index:0;background-color:#fff;width:100%;display:flex;position:relative}.celiac-disease-section .celiac-disease-wrapper{flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:80px 16px;display:flex}@media (max-width:992px){.celiac-disease-section .celiac-disease-wrapper{padding:32px 0 48px}}.celiac-disease-section .celiac-disease-wrapper h2{text-align:center;justify-content:center;align-items:center;width:100%;margin-top:64px;margin-bottom:64px;font-size:26px;line-height:32px;display:flex}@media (max-width:992px){.celiac-disease-section .celiac-disease-wrapper h2{margin:40px auto;font-size:22px;line-height:28px}}.celiac-disease-section .celiac-disease-wrapper .item{background-color:#f3f3f3;border-radius:16px;margin-bottom:15px;padding:40px 40px 40px 80px;position:relative}.celiac-disease-section .celiac-disease-wrapper .item .number{color:#000;opacity:.4;background-color:#9ee002d7;border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;font-size:52px;display:flex;position:absolute;top:10px;left:10px}@media (max-width:992px){.celiac-disease-section .celiac-disease-wrapper .item .number{font-size:46px}}.celiac-disease-section .celiac-disease-wrapper .item strong{color:#000;margin-bottom:10px;font-size:1.2em;font-weight:700;display:block}.celiac-disease-section .celiac-disease-wrapper .item p{color:#000;margin-top:10px;font-size:1em}@media (max-width:992px){.celiac-disease-section .celiac-disease-wrapper .item p{font-size:.9em}}.celiac-disease-section .celiac-disease-wrapper .item .subitem{color:#000;margin-top:10px;font-size:1em}@media (max-width:992px){.celiac-disease-section .celiac-disease-wrapper .item .subitem{font-size:.9em}.celiac-disease-section .celiac-disease-wrapper{padding:15px}.celiac-disease-section .celiac-disease-wrapper .item{padding:48px 15px 15px 64px}.celiac-disease-section .celiac-disease-wrapper .item .number{width:64px;height:64px;font-size:40px}}#products-section{z-index:0;background-color:#fff;width:100%;display:flex;position:relative}#products-section .products-wrapper{flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:80px 16px;display:flex}@media (max-width:992px){#products-section .products-wrapper{padding:32px 0 48px}}#products-section .products-wrapper h2{text-align:center;justify-content:center;align-items:center;width:100%;margin-top:64px;margin-bottom:64px;font-size:26px;line-height:32px;display:flex}@media (max-width:992px){#products-section .products-wrapper h2{margin:40px auto;font-size:22px;line-height:28px}}.cooperation-section{z-index:0;background-color:#fff;width:100%;display:flex;position:relative}.cooperation-section .cooperation-wrapper{flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:0 16px 100px;display:flex}@media (max-width:992px){.cooperation-section .cooperation-wrapper{padding:32px 0 88px}}.cooperation-section .cooperation-wrapper h2{text-align:center;justify-content:center;align-items:center;width:100%;margin-top:64px;margin-bottom:16px;font-size:26px;line-height:32px;display:flex}@media (max-width:992px){.cooperation-section .cooperation-wrapper h2{margin:40px auto 16px;font-size:22px;line-height:28px}}.cooperation-section .cooperation-wrapper .swiper-wrapper .swiper{height:240px}.cooperation-section .cooperation-wrapper .swiper-wrapper .swiper-slide{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;height:auto;display:flex}.cooperation-section .cooperation-wrapper .swiper-wrapper .swiper-slide img{width:auto;height:110px}.cooperation-section .cooperation-wrapper .swiper-wrapper .swiper-button-next{z-index:1;background-image:url(../media/arrow-right.7c9ce393.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:45px;height:45px;display:block;position:absolute;top:50%;right:40px}.cooperation-section .cooperation-wrapper .swiper-wrapper .swiper-button-next:after{font-size:0}.cooperation-section .cooperation-wrapper .swiper-wrapper .swiper-button-prev{z-index:1;background-image:url(../media/arrow-left.1a50ebc8.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:45px;height:45px;display:block;position:absolute;top:50%;left:40px}.cooperation-section .cooperation-wrapper .swiper-wrapper .swiper-button-prev:after{font-size:0}.cooperation-section .cooperation-wrapper .swiper-wrapper .swiper-pagination{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3;border-radius:48px;justify-content:center;align-items:center;width:fit-content;margin:0 auto;padding:4px 16px;display:flex;bottom:8px;left:50%;transform:translate(-50%);box-shadow:0 4px 6px #00000026}.cooperation-section .cooperation-wrapper .swiper-wrapper .swiper-pagination-bullet{opacity:.6;cursor:pointer;background:linear-gradient(135deg,#7fb402,#648f00);border:none;border-radius:50%;width:8px;height:8px;margin:0 6px;transition:all .35s;box-shadow:0 2px 6px #00000026}@media (max-width:992px){.cooperation-section .cooperation-wrapper .swiper-wrapper .swiper-pagination-bullet{width:9px;height:9px}}.cooperation-section .cooperation-wrapper .swiper-wrapper .swiper-pagination-bullet:hover{opacity:.9;transform:scale(1.2)}.cooperation-section .cooperation-wrapper .swiper-wrapper .swiper-pagination-bullet-active{opacity:1;background:linear-gradient(135deg,#648f00,#7fb402);border-radius:12px;width:16px;height:8px;transform:scale(1);box-shadow:0 4px 12px #22c55e66}@media (max-width:992px){.cooperation-section .cooperation-wrapper .swiper-wrapper .swiper-pagination-bullet-active{width:18px;height:9px}}.cooperation-section .cooperation-wrapper .swiper-wrapper .swiper .slide-content a:hover img{filter:opacity(.8)}#video{z-index:0;background-color:#f3f3f3;width:100%;display:flex;position:relative}#video .video-section-wrapper{flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:140px 16px 168px;display:flex}@media (max-width:992px){#video .video-section-wrapper{padding:40px 16px}}#video .video-section-wrapper .section-title{flex-direction:column;display:flex}#video .video-section-wrapper .section-title h2{text-align:center;justify-content:center;align-items:center;width:100%;margin-bottom:24px;font-size:26px;line-height:32px;display:flex}@media (max-width:992px){#video .video-section-wrapper .section-title h2{font-size:22px;line-height:28px}}#video .video-section-wrapper .section-title h4{font-weight:400}@media (max-width:992px){#video .video-section-wrapper .section-title h4{font-size:14px}}#video .video-section-wrapper iframe{aspect-ratio:560/315;background-color:#fff;border-radius:16px;justify-content:center;align-items:center;width:800px;height:auto;margin:0 auto 24px;padding:16px;display:flex;box-shadow:0 9px 28px 8px #0000000d,0 3px 6px -4px #0000001f,0 6px 16px #00000014}@media (max-width:992px){#video .video-section-wrapper iframe{width:100%}}.events-section{z-index:0;background-color:#f3f3f3;width:100%;display:flex;position:relative}.events-section .events-wrapper{flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:140px 16px;display:flex}@media (max-width:992px){.events-section .events-wrapper{padding:40px 8px}}.events-section .events-wrapper h2{text-align:center;justify-content:center;align-items:center;width:100%;margin-bottom:64px;font-size:26px;line-height:32px;display:flex}@media (max-width:992px){.events-section .events-wrapper h2{margin:0 auto 40px;font-size:22px;line-height:28px}}.events-section .events-wrapper .events-box-slot{flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:8px;display:flex}.events-section .events-wrapper .events-box-slot__icon{width:32px;height:32px;margin-right:12px;font-size:32px;display:flex}.events-section .events-wrapper .events-box-slot__icon.instagram{width:40px;height:40px;margin-left:-4px;margin-right:8px;font-size:40px}.events-section .events-wrapper .events-box-slot__content a{color:#7fb402;font-size:18px;text-decoration:none}.events-section .events-wrapper .events-box-slot__content a span{color:#000;font-size:15px}.events-section .events-wrapper .events-box-slot__content a:hover{color:#000}@media (max-width:992px){.events-section .events-wrapper .events-box-slot__content a{font-size:14px}.events-section .events-wrapper .events-box-slot__content a span{font-size:13px}}#mapa{z-index:0;background-color:#f3f3f3;justify-content:center;align-items:center;width:100%;display:flex;position:relative}#mapa .map-section-wrapper{flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:140px 16px 168px;display:flex}@media (max-width:992px){#mapa .map-section-wrapper{padding:40px 16px 64px}}#mapa .map-section-wrapper__link{border-radius:24px;justify-content:center;align-items:center;width:fit-content;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 9px 28px 8px #0000000d,0 3px 6px -4px #0000001f,0 6px 16px #00000014}#mapa .map-section-wrapper__link:hover:before{content:"";z-index:1;background-color:#0000008c;width:100%;height:100%;display:block;position:absolute;top:0;left:0}#mapa .map-section-wrapper__link:hover .map-section-wrapper__img{opacity:.9;transform:scale(1.1)}#mapa .map-section-wrapper__link:hover .map-section-wrapper__zoom-img{display:block}#mapa .map-section-wrapper__img{height:auto;transition:all .8s}@media (max-width:992px){#mapa .map-section-wrapper__img{object-fit:cover;width:100%}}#mapa .map-section-wrapper__zoom-img{color:#fff;z-index:2;width:120px;height:auto;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:992px){#mapa .map-section-wrapper__zoom-img{width:72px}}.contact-section{z-index:0;width:100%;display:flex;position:relative}.contact-section .contact-wrapper{flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:140px 16px;display:flex}@media (max-width:992px){.contact-section .contact-wrapper{padding:40px 16px}}.contact-section .contact-wrapper h2{text-align:center;justify-content:center;align-items:center;width:100%;margin-bottom:64px;font-size:26px;line-height:32px;display:flex}@media (max-width:992px){.contact-section .contact-wrapper h2{margin:0 auto 40px;font-size:22px;line-height:28px}}.contact-section .contact-wrapper .contact-box-slot{flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:8px;display:flex}.contact-section .contact-wrapper .contact-box-slot__icon{width:32px;height:32px;margin-right:12px;font-size:32px;display:flex}.contact-section .contact-wrapper .contact-box-slot__icon.instagram{width:40px;height:40px;margin-left:-4px;margin-right:8px;font-size:40px}.contact-section .contact-wrapper .contact-box-slot__content a{color:#7fb402;font-size:18px;text-decoration:none}.contact-section .contact-wrapper .contact-box-slot__content a span{color:#000;font-size:15px}.contact-section .contact-wrapper .contact-box-slot__content a:hover{color:#000}@media (max-width:992px){.contact-section .contact-wrapper .contact-box-slot__content a{font-size:14px}.contact-section .contact-wrapper .contact-box-slot__content a span{font-size:13px}}.listing-v1{flex-flow:wrap;justify-content:center;align-items:center;gap:24px;display:flex;position:relative}@media (max-width:992px){.listing-v1{gap:12px}}.listing-v1-slot{color:#000;border-radius:12px;flex-direction:column;width:294px;height:380px;display:flex;position:relative;overflow:hidden}@media (max-width:992px){.listing-v1-slot{width:45vw;height:54vw}}.listing-v1-slot span[class$=-label]{border-radius:8px}.listing-v1-slot:has(.breakfast-label) .zoom-box span{color:#e9f53d}.listing-v1-slot:has(.breakfast-label) .zoom-box svg{filter:saturate()invert(91%)sepia(54%)saturate(2411%)hue-rotate(328deg)brightness(121%)contrast(92%)}.listing-v1-slot:has(.dessert-label) .zoom-box span{color:#56cdf1}.listing-v1-slot:has(.dessert-label) .zoom-box svg{filter:saturate()invert(78%)sepia(12%)saturate(4609%)hue-rotate(160deg)brightness(103%)contrast(97%)}.listing-v1-slot:has(.poland-label) .zoom-box span{color:#6914b9;filter:brightness(2)}.listing-v1-slot:has(.poland-label) .zoom-box svg{filter:saturate()invert(6%)sepia(96%)saturate(6176%)hue-rotate(277deg)brightness(141%)contrast(94%)}.listing-v1-slot:has(.europe-label) .zoom-box span{color:#535353;filter:brightness(2)}.listing-v1-slot:has(.europe-label) .zoom-box svg{filter:saturate()invert(32%)sepia(7%)saturate(15%)hue-rotate(326deg)brightness(203%)contrast(88%)}.listing-v1-slot:has(.product-label) .zoom-box span{color:#00b688;filter:brightness()}.listing-v1-slot:has(.product-label) .zoom-box svg{filter:invert(50%)sepia(97%)saturate(1254%)hue-rotate(126deg)brightness(89%)contrast(101%)}.listing-v1-slot:has(.appetizer-label) .zoom-box span{color:#b0bd02;filter:brightness()}.listing-v1-slot:has(.appetizer-label) .zoom-box svg{filter:invert(83%)sepia(22%)saturate(7179%)hue-rotate(20deg)brightness(93%)contrast(103%)}.listing-v1-slot:hover{box-shadow:0 0 24px #506d0e93}.listing-v1-slot:hover .listing-v1-slot__text{background-color:#000000cb;height:100%;transition:all .6s}.listing-v1-slot:hover .listing-v1-slot__text span{font-size:0}.listing-v1-slot:hover .listing-v1-slot__zoom .zoom-box{opacity:1;transition:opacity .6s}.listing-v1-slot:hover .listing-v1-slot__labels{display:none}.listing-v1-slot:hover .listing-v1-slot__labels span{font-size:0}.listing-v1-slot__img{width:100%;height:100%}.listing-v1-slot__img img{object-fit:cover;width:100%;height:100%}.listing-v1-slot__text{background-color:#00000098;width:100%;height:27%;padding:16px;position:absolute;bottom:0;left:0}@media (max-width:992px){.listing-v1-slot__text{padding:8px}}.listing-v1-slot__text span{line-clamp:3;-webkit-line-clamp:3;color:#fff;-webkit-box-orient:vertical;font-size:15px;display:-webkit-box;overflow:hidden}@media (max-width:640px){.listing-v1-slot__text span{line-clamp:2;-webkit-line-clamp:2;font-size:12px}}.listing-v1-slot__labels{flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:10px;left:10px;right:10px}.listing-v1-slot__labels span{justify-content:center;align-items:center;padding:2px 12px;font-size:14px;font-weight:600;display:flex}.listing-v1-slot__labels span.breakfast-label{background-color:#e9f53d}.listing-v1-slot__labels span.dinner-label{background-color:#57be4e}.listing-v1-slot__labels span.dessert-label{background-color:#56cdf1}.listing-v1-slot__labels span.appetizer-label{background-color:#b0bd02}.listing-v1-slot__labels span.poland-label{color:#fff;background-color:#6914b9}.listing-v1-slot__labels span.europe-label{color:#fff;background-color:#535353}.listing-v1-slot__labels span.product-label{background-color:#00b688}.listing-v1-slot__labels span.lidl-label{color:#004ea5;background-color:#f7e900}.listing-v1-slot__labels span.biedronka-label{color:#e40314;background-color:#fded00}.listing-v1-slot__labels span.stokrotka-label{color:#fff;background-color:#8bb04b}.listing-v1-slot__labels span.shop-label{color:#fff;background-color:#862424}@media (max-width:992px){.listing-v1-slot__labels span{padding:2px 8px;font-size:12px}}.listing-v1-slot__zoom .zoom-box{opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.listing-v1-slot__zoom .zoom-box svg{filter:brightness(0)saturate()invert(81%)sepia(16%)saturate(6619%)hue-rotate(53deg)brightness(99%)contrast(99%);width:120px;height:120px}.listing-v1-slot__zoom .zoom-box span{text-align:center;color:#7fb402;justify-content:center;font-size:17px;font-weight:400;display:flex}@media (max-width:772px){.listing-v1-slot__zoom .zoom-box svg{width:70px;height:70px}.listing-v1-slot__zoom .zoom-box span{font-size:15px}}.map-page .map-section .searchbar-box{margin:0 16px}.map-page .map-section .searchbar-box .search-input{-webkit-user-select:none;user-select:none;border:1px solid #ccc;border-radius:8px;width:100%;max-width:500px;margin:0 auto 20px;padding:10px;display:block}.map-page .map-section .searchbar-box .search-input:active,.map-page .map-section .searchbar-box .search-input:focus,.map-page .map-section .searchbar-box .search-input:hover{border:1px solid #7fb402;outline:0}.leaflet-container{height:600px!important}.leaflet-container .map-link{all:unset;color:#648f00;cursor:pointer;margin-top:8px;display:inline-flex}.leaflet-container .map-link:hover{color:#000}@media (max-width:992px){.leaflet-container{height:40dvh!important}}.places-link,.zoom-button{all:unset;color:#648f00;cursor:pointer;text-decoration:none;display:inline-flex}.places-link:hover,.zoom-button:hover{color:#000}.seo-table-container{max-width:1200px;margin:2rem auto 0;position:relative}.seo-table-container h4{margin:0 16px;font-size:14px;font-weight:400}@media (max-width:992px){.seo-table-container h4{font-size:12px}}.places-table-container{max-width:1200px;margin:0 auto;position:relative}@media (max-width:992px){.places-table-container{margin-top:1rem;padding-top:1rem;overflow-x:scroll}.places-table-container:before{content:"";background:url(../media/swipe-hand.18498c58.svg) 0 0/contain no-repeat;width:14px;height:20px;animation:1.6s ease-in-out infinite swipe-icon;position:absolute;top:0;left:12px}.places-table-container:after{content:"Dotknij i przesuń, żeby zobaczyć więcej";color:#505050;width:240px;height:10px;font-size:11px;font-weight:400;line-height:16px;position:absolute;top:2px;left:40px}}@keyframes swipe-icon{0%{transform:translate(0)}50%{transform:translate(6px)}to{transform:translate(0)}}.places-table{border-collapse:collapse;background:#fff;border:1px solid #ddd;width:1200px;margin:16px auto 0}@media (max-width:992px){.places-table{width:max-content}}.places-table th,.places-table td{text-align:left;border:1px solid #ddd;padding:.75rem 1rem;font-size:14px}.places-table th .table-address-line,.places-table td .table-address-line{margin-right:4px;display:inline-flex}.places-table th a,.places-table td a{color:#648f00}.places-table th a:hover,.places-table td a:hover{text-decoration:none}@media (max-width:992px){.places-table th,.places-table td{padding:.5rem;font-size:11px}}.places-table thead{background-color:#f7f7f7}.places-table thead th{color:#333;font-weight:600}.places-table tbody tr{transition:background-color .2s}.places-table tbody tr:hover{background-color:#f1f9f1}.places-table td{vertical-align:top}@media (max-width:992px){.leaflet-popup-content strong,.leaflet-popup-content div{font-size:11px}}
