.tours-section .tour-cards,.modal{--title-rows: var(--title-rows-lg, 2)}@media(max-width:319.98px){.tours-section .tour-cards,.modal{--title-rows: var(--title-rows-xs, 2)}}@media(min-width:320px)and (max-width:767.98px){.tours-section .tour-cards,.modal{--title-rows: var(--title-rows-sm, 2)}}@media(min-width:768px)and (max-width:991.98px){.tours-section .tour-cards,.modal{--title-rows: var(--title-rows-md, 2)}}@media(min-width:992px){.tours-section .tour-cards,.modal{--title-rows: var(--title-rows-lg, 2)}}:root{--title-lh: 1.3}.hero h1{font-size:var(--fs-h1);line-height:var(--lh-tight);font-weight:800}.hero p{font-size:clamp(16px,.6vw + 14px,22px);line-height:var(--lh-normal)}.btn-primary{background-color:var(--color-button-primary);color:var(--text-light);padding:12px 30px;border-radius:30px;font-weight:600;border:none;text-decoration:none;transition:all .3s ease;font-size:var(--fs-body)}.btn-primary:hover{background-color:#4d8c4f;transform:translateY(-3px)}.tours-section{text-align:center;padding:3rem 1rem 0}.tour-cards{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1.5rem;padding-bottom:3rem}.tour-card{flex:1 0 48%;max-width:340px;padding:.7rem;margin:.4rem .1rem;border-radius:.75rem;box-shadow:0 2px 6px #0000001f;display:flex;flex-direction:column;background:#fff;text-align:center;transition:transform .15s ease,box-shadow .15s ease}.tour-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.tour-card img{width:100%;height:160px;-o-object-fit:cover;object-fit:cover;border-radius:var(--border-radius);margin-bottom:1rem}.tour-card .card-title{font-size:var(--fs-xs);line-height:var(--title-lh);min-height:calc(var(--title-rows) * 1em * var(--title-lh));margin:.5rem 0 .8rem;font-weight:700;color:#fff;width:100%;box-sizing:border-box;background-color:var(--color-card-accent);padding:.5em .9em;border-radius:var(--border-radius);text-align:center;white-space:normal;word-break:break-word;transition:none;display:flex;align-items:center;justify-content:center}@media(min-width:415px){.tour-card .card-title{padding:.35rem .8rem;border-radius:24px}}.tour-card .card-title .title-inner{display:block;width:100%;font-size:inherit;line-height:inherit}.tour-card .card-body{display:flex;flex-direction:column;flex:1;justify-content:space-between;min-height:220px}.tour-card .card-text{font-size:var(--fs-xs);line-height:1.35;margin-top:.8rem}.tour-card .card-text.small{font-size:var(--fs-sm);line-height:1.4;margin-bottom:.8rem;display:block}.btn-ver-tour{color:var(--text-light);border:none;padding:.7rem 1.2rem;border-radius:25px;cursor:pointer;font-weight:500;transition:all .3s ease;width:100%;margin-top:auto;font-size:var(--fs-sm);background-color:var(--color-page-title)}.btn-ver-tour:hover{background-color:var(--color-button-primary);transform:scale(1.05)}.tour-modal-card{background:#fff;border-radius:.75rem;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column;padding:.5rem;height:100%;transition:transform .2s ease,box-shadow .2s ease;text-align:center}.tour-modal-card:hover{transform:translateY(-4px);box-shadow:0 6px 18px #0000001f}.tour-modal-card img{width:100%;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;margin-bottom:.35rem}.tour-modal-card .card-title{font-size:var(--fs-xs);line-height:var(--title-lh);min-height:calc(var(--title-rows) * 1em * var(--title-lh));font-weight:700;margin-bottom:.25rem;color:#fff;background:var(--color-card-accent);padding:.35rem .45rem;border-radius:.4rem;white-space:normal;word-break:break-word;transition:none;display:flex;align-items:center;justify-content:center}.tour-modal-card .card-title .title-inner{display:block;width:100%;font-size:inherit;line-height:inherit}.tour-modal-card .card-body{display:flex;flex-direction:column;flex:1}.tour-modal-card .card-body p,.tour-modal-card .card-body span,.tour-modal-card .card-body strong{font-size:var(--fs-xs);margin-bottom:.3rem;line-height:1.45}.tour-modal-card .prices{margin-top:auto;margin-bottom:.5rem}.tour-modal-card .btn{margin-top:auto;font-size:var(--fs-sm);padding:.5rem .75rem;border-radius:.4rem;white-space:nowrap}.modal .tour-grid>.col{display:flex}.modal .tour-grid{justify-content:center}.modal .modal-body{padding-top:1rem;padding-bottom:1rem}.overview{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:max-height .3s ease;max-height:4.5em}.overview.expanded{-webkit-line-clamp:unset;max-height:1000px}.toggle-overview-link{display:inline-block;margin-top:.25em;color:#007bff;text-decoration:underline;cursor:pointer;font-size:var(--fs-sm)}.big-title{font-size:var(--fs-h2);color:var(--color-button-primary);margin-bottom:2rem;font-weight:700;text-align:center}.footer-nature{background:#0f2419;color:#fff;padding:3.5rem 2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.footer-nature .footer-main-content{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;max-width:1200px;margin:auto}.footer-nature .footer-brand img{width:190px;margin-bottom:1rem}.footer-nature .footer-brand p{font-size:var(--fs-body);line-height:1.6;color:#f0f0f0}.footer-nature .footer-links,.footer-nature .contact-info{flex:1;min-width:220px}.footer-nature .footer-links h4,.footer-nature .contact-info h4{font-size:var(--fs-h6);font-weight:700;margin-bottom:1rem;color:var(--footer-text-color, #fff);text-transform:uppercase}.footer-nature .footer-links ul{list-style:none;padding:0;margin:0}.footer-nature .footer-links li{margin-bottom:10px}.footer-nature .footer-links a{color:var(--header-footer-link-color, #e0e0e0);text-decoration:none;font-size:var(--fs-body);transition:color .3s}.footer-nature .footer-links a:hover{color:var(--header-footer-link-hover-color, #8bc34a)}.footer-nature .contact-info p{font-size:var(--fs-body);margin-bottom:.5rem;color:#f0f0f0}.footer-nature .footer-bottom{text-align:center;margin-top:2rem;font-size:var(--fs-sm);color:var(--footer-text-color, #fff)}.footer-tours{flex:1;min-width:220px}.footer-tours h4{font-size:var(--fs-h6);font-weight:700;margin-bottom:1rem;color:var(--footer-text-color, #fff);text-transform:uppercase}.footer-tours ul{list-style:none;padding:0;margin:0}.footer-tours li{margin-bottom:10px}.footer-tours a{color:#e0e0e0;font-size:var(--fs-body);text-decoration:none;transition:color .3s ease}.footer-tours a:hover{color:var(--header-footer-link-hover-color, #8bc34a);text-decoration:underline}.footer-tours i{min-width:20px}@media(max-width:319.98px){.tour-cards{display:block!important}.tour-card{max-width:320px;margin:.45rem auto}.tour-card img{height:140px}.tour-card .card-title{font-size:var(--fs-xs)!important}}@media(min-width:320px)and (max-width:414.98px){.tours-section{padding:2rem .75rem 0}.tour-cards{display:block!important;padding-left:.5rem;padding-right:.5rem;padding-bottom:2rem}.tour-card{max-width:100%;width:100%;margin:0 auto 1rem;padding:.6rem}.tour-card img{height:120px;margin-bottom:.75rem}.tour-card .card-title{font-size:var(--fs-sm)!important;padding:.3rem .65rem;border-radius:20px;line-height:var(--title-lh);margin:.4rem 0 .5rem;display:flex;align-items:center;justify-content:center}.tour-card .card-body{min-height:180px;padding:.5rem}.tour-card .card-text{font-size:var(--fs-xs);line-height:1.3;margin-top:.5rem}.tour-card .card-text.small{font-size:.8rem;line-height:1.35;margin-bottom:.6rem}.btn-ver-tour{padding:.6rem 1rem;font-size:var(--fs-sm)}.tour-modal-card .card-title{font-size:var(--fs-sm)!important;padding:.3rem .55rem;line-height:var(--title-lh);display:flex;align-items:center;justify-content:center}}@media(min-width:415px)and (max-width:767.98px){.tour-cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem .7rem;padding-left:.25rem;padding-right:.25rem}.tour-card{max-width:unset!important;width:100%;margin:0}.tour-card img{height:150px}.tour-card .card-title{font-size:var(--fs-sm)!important;padding:.32rem .7rem;border-radius:22px;line-height:var(--title-lh);margin:.45rem 0 .6rem;display:flex;align-items:center;justify-content:center}.tour-card .card-body{min-height:210px}.tour-modal-card .card-title{font-size:var(--fs-sm)!important;padding:.3rem .55rem;line-height:var(--title-lh);display:flex;align-items:center;justify-content:center}}@media(min-width:768px)and (max-width:991.98px){.big-title{font-size:var(--fs-h3);color:var(--color-button-primary);margin-top:2rem;margin-bottom:2rem;font-weight:700}.tour-cards{display:grid!important;grid-template-columns:repeat(2,minmax(300px,1fr));gap:1rem 1.25rem;padding-left:.5rem;padding-right:.5rem}.tour-card{max-width:unset!important;width:100%;margin:0}.tour-card img{height:170px}.tour-card .card-title{font-size:var(--fs-sm);margin-bottom:.4rem;padding:.35rem .6rem;border-radius:24px;line-height:var(--title-lh);display:flex;align-items:center;justify-content:center}.modal .tour-grid{margin-left:-4px;margin-right:-4px}.modal .tour-grid>.col{padding-left:4px;padding-right:4px}.tour-modal-card{padding:.6rem;border-radius:.75rem;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;justify-content:space-between;height:100%!important;background:#fff;text-align:center}.tour-modal-card img{height:150px}.tour-modal-card .card-title{background:var(--color-card-accent);color:#fff;font-size:var(--fs-sm);padding:.3rem .5rem;margin-bottom:.35rem;border-radius:.4rem;line-height:var(--title-lh);display:flex;align-items:center;justify-content:center}}.tour-modal-card-vertical{display:flex;flex-direction:column;background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #0000001a;height:100%}.tour-badges{display:flex;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.badge-duration{background:var(--color-card-accent);color:#fff;padding:.35rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;display:inline-flex;align-items:center;gap:.25rem}.badge-category{display:none}.tour-modal-card-vertical .tour-image{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:1rem}.tour-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.tour-title-section{flex:1;min-width:0}.tour-title-main{font-size:1.1rem;font-weight:700;color:#fff;background:var(--color-card-accent);padding:.4rem .6rem;border-radius:6px;margin-bottom:.25rem;line-height:1.3;text-align:left}.tour-subtitle{font-size:.85rem;color:#2c3e50;margin:0;line-height:1.3;text-align:left}.tour-description{font-size:.8rem;color:#5a6c7d;margin-top:.5rem;margin-bottom:0;line-height:1.4;text-align:left}.tour-price-main{font-size:1.5rem;font-weight:800;color:var(--color-page-title);flex-shrink:0;display:none}.tour-divider{border:none;border-top:2px solid #e0e0e0;margin:.75rem 0}.tour-categories{margin-bottom:1rem}.category-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f8f9fa;text-align:left}.category-row:last-child{border-bottom:none}.category-info{flex:1;min-width:0}.category-name{font-size:.9rem;color:#2c3e50;font-weight:600;text-align:left}.category-age{font-size:.8rem;color:#7f8c8d;margin-left:.25rem}.category-capacity{display:block;font-size:.75rem;color:#95a5a6;margin-top:.15rem}.category-price{font-size:1rem;font-weight:700;color:var(--color-page-title);flex-shrink:0;margin-left:1rem}.btn-tour-cta:hover{background:var(--color-button-primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #2c6e494d;color:#fff;text-decoration:none}@media(max-width:576.98px){.tour-modal-card-vertical{padding:.5rem}.tour-modal-card-vertical .tour-image{height:120px;margin-bottom:.5rem;border-radius:6px}.tour-badges{gap:.4rem;margin-bottom:.5rem}.tour-title-main{font-size:.8rem;padding:.25rem .4rem;margin-bottom:.2rem}.tour-subtitle{font-size:.65rem;margin-bottom:.3rem}.tour-description{font-size:.65rem;margin-top:.3rem;line-height:1.3}.tour-divider{margin:.5rem 0}.tour-price-main{font-size:1rem}.category-row{padding:.35rem 0;text-align:left}.category-info{text-align:left}.category-name{font-size:.75rem}.category-age{font-size:.65rem}.category-capacity{font-size:.65rem;margin-top:.1rem}.category-price{font-size:.8rem}.btn-tour-cta{padding:.55rem 1rem;font-size:.75rem;margin-top:.5rem}.badge-duration,.badge-category{font-size:.65rem;padding:.25rem .5rem}}@media(max-height:480px)and (orientation:landscape){.modal.modal-fix-top .modal-dialog{margin:0!important;width:100%!important;max-width:100%!important}.modal.modal-fix-top .modal-content{height:100dvh;max-height:100dvh;border-radius:0}.modal.modal-fix-top .modal-header,.modal.modal-fix-top .modal-body{padding:.6rem .8rem}.modal.modal-fix-top .modal-footer{padding:.5rem .8rem}.modal .modal-title{font-size:var(--fs-h5)}.tour-modal-card img{height:120px}.tour-modal-card .card-title{font-size:var(--fs-sm)}}
