.blog_NewsList__oHEhz{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}@media screen and (max-width:1020px){.blog_NewsList__oHEhz{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px;gap:20px}}.NewsCard_NewsCard__x3Ss4{padding:1rem;border-radius:10px;box-shadow:4px -6px 48px -10px rgba(34,60,80,.2);cursor:pointer;background-color:#fff;height:100%}.NewsCard_newsImageContainer__ScZyh{width:100%;height:300px;position:relative;border-radius:10px;overflow:hidden}.NewsCard_arrowContainer__rZPe4{position:absolute;right:0;margin:1rem;width:50px;height:50px;transition:.3s ease}.NewsCard_NewsCard__x3Ss4:hover .NewsCard_arrowContainer__rZPe4{transform:rotate(-45deg);transition:.3s ease}.NewsCard_newsImageContainer__ScZyh img{width:100%;height:100%;object-fit:cover}.NewsCard_NewsCardTitle__kdPqC{font-size:32px;font-weight:700;margin:1rem 0}.NewsCard_cardInfoItem__fJOt3{display:flex;align-items:center;margin:1rem 0;font-size:12px}.NewsCard_cardIcon__lsTvI{width:12px;height:auto;margin-right:.5rem}.NewsCard_cardIcon__lsTvI img{width:100%;height:100%;object-fit:contain}.PageBunner_pageBanner__f5Zok{position:relative;padding-top:5rem}.PageBunner_bannerImageContainer__h32qT{position:absolute;width:100%;height:auto;top:0;bottom:0;left:0;right:0;z-index:-1}.PageBunner_bannerImageContainerFilter__xrfzK{position:absolute;width:100%;height:auto;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.3)}.PageBunner_bannerImage___GKCn{width:100%;height:100%;object-fit:cover}.PageBunner_descriptionBanner__udspg{position:relative;z-index:1;height:45vh;display:flex;align-items:flex-end;padding-bottom:2rem;color:#fff}.NewsSection_NewsGrid__cr6jw{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-gap:20px;gap:20px;margin-top:2rem}@media screen and (max-width:910px){.NewsSection_NewsGrid__cr6jw{grid-template-columns:repeat(1,1fr)}}.Slider_slideContaiener__TgEqT{position:relative;color:#fff;height:800px}.Slider_backgroundFilter__Z60Cn{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;background-color:rgba(0,0,0,.2);z-index:1}.Slider_bgImageContainer__aCyPC{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;z-index:-1}.Slider_bgImage__HHeMj{width:100%;height:100%;object-fit:cover}.Slider_sliderContentContainer__d55XS{position:relative;z-index:2;padding-top:15rem;padding-bottom:4rem}.Slider_slideGrid__gE6WW{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:1fr;grid-gap:20px;gap:20px;height:100%}.Slider_slideContent__VSYre{grid-column:span 4;display:flex;flex-direction:column;justify-content:center}.Slider_buttonS__bPrRQ:hover{background-color:#fff;color:var(--primary-green);transition:.3s ease}.Slider_slideContent__VSYre p{padding:65px 0}@media screen and (max-width:950px){.Slider_slideContaiener__TgEqT{height:100%}.Slider_sliderContentContainer__d55XS{padding-top:8rem}.Slider_slideContent__VSYre{grid-column:span 6}.Slider_slideContent__VSYre p{font-size:14px;padding:35px 0}}.UpcomingHikes_stagesNavigations__90uAw{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.UpcomingHikes_stagesButtons__JvVma{display:flex;align-items:center;justify-content:flex-end;margin-bottom:1rem}.UpcomingHikes_leftButton__4WsDO,.UpcomingHikes_rightButton__Mja7k{width:35px;height:35px;border:1px solid transparent;transition:.3s ease;background:none;cursor:pointer}.UpcomingHikes_rightButton__Mja7k{margin-left:.5rem}.UpcomingHikes_leftButton__4WsDO:focus,.UpcomingHikes_rightButton__Mja7k:focus{border:1px solid #777777d6;border-radius:10px}.UpcomingHikes_leftButton__4WsDO:hover,.UpcomingHikes_rightButton__Mja7k:hover{border:1px solid #777777d6;border-radius:10px;transition:.3s ease}.UpcomingHikes_upcomingHikesButton__F5JfO:hover{background-color:var(--primary-green);color:#fff}.UpcomingHikes_productList__8vWkr{padding:30px 0;width:100%;max-width:1600px!important;margin:0 auto}.UpcomingHikes_productList__8vWkr .swiper-slide{height:auto!important;display:flex!important;flex-direction:column!important;padding:0!important;margin:0!important}.UpcomingHikes_productList__8vWkr .swiper-wrapper{align-items:stretch!important}.UpcomingHikes_hikeCard__2JEtj{height:100%!important;display:flex!important;flex-direction:column!important}@media screen and (max-width:950px){.UpcomingHikes_stagesButtons__JvVma{justify-content:flex-start}.UpcomingHikes_productList__8vWkr .swiper-slide{width:100%!important}}.ProductCard_cardContainer__iL98X{padding:1rem;border-radius:10px;border:1px solid var(--gray-elements);background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;height:100%;transition:box-shadow .3s ease;min-width:420px;max-width:500px;width:100%}.ProductCard_cardContainer__iL98X:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.ProductCard_cardImageContainer__lAiza{width:100%;height:240px;border-radius:10px;overflow:hidden;position:relative}.ProductCard_cardContainer__iL98X:hover .ProductCard_cardImage__vsBg6{transform:scale(1.1);transition:transform .3s ease}.ProductCard_cardImage__vsBg6{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ProductCard_cardMainInfo__w5rj1{display:grid;grid-template-columns:1fr;grid-gap:15px;gap:15px;padding:1rem 0}.ProductCard_cardInfo__r8zG4{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px;padding:1rem 0}.ProductCard_cardInfoItem__lTa8z{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#333;min-height:24px}.ProductCard_cardIcon__sU94m{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:transparent;border-radius:4px;padding:2px}.ProductCard_cardIcon__sU94m img{width:20px;height:20px;object-fit:contain;filter:brightness(.8)}.ProductCard_cardTitle__HlwIo{font-size:1.5rem;font-weight:700;padding:1rem 0;color:#222}.ProductCard_productPrice__cZzeY{font-size:1.5rem;font-weight:700;color:#28a745}.ProductCard_cardPriceSection__VZ6Cx{padding-top:2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.ProductCard_cardPriceSection__VZ6Cx>.ProductCard_productPrice__cZzeY{margin-left:.5rem}.ProductCard_cardPriceSection__VZ6Cx>a{margin-right:.5rem}.ProductCard_smallButton__qYBjk{background-color:#007d6f;color:#fff;border:2px solid #007d6f;padding:12px 36px;border-radius:10px;cursor:pointer;font-size:.95rem;font-weight:600;min-width:150px;transition:all .3s ease;white-space:nowrap;text-align:center}.ProductCard_smallButton__qYBjk:hover{background-color:#fff;color:#28a745;border:2px solid #28a745;transform:translateY(-1px);box-shadow:0 4px 12px rgba(40,167,69,.2)}.ProductCard_difficultyStars__sbk8K{display:flex;gap:3px;align-items:center}.ProductCard_difficultyStar__v_Z0r{width:12px;height:12px;background-color:#ccc;border:1px solid #999;border-radius:2px;transition:background-color .3s ease}.ProductCard_difficultyStar__v_Z0r[style*="background-color: #007d6f"]{background-color:#007d6f!important}@media screen and (max-width:768px){.ProductCard_cardContainer__iL98X{min-width:100%;max-width:100%}.ProductCard_cardImageContainer__lAiza{height:180px}.ProductCard_cardInfo__r8zG4,.ProductCard_cardMainInfo__w5rj1{gap:10px}.ProductCard_cardTitle__HlwIo,.ProductCard_productPrice__cZzeY{font-size:1.2rem}.ProductCard_difficultyStar__v_Z0r{width:10px;height:10px}.ProductCard_cardInfoItem__lTa8z{font-size:.8rem}.ProductCard_cardIcon__sU94m{width:22px;height:22px;padding:2px}.ProductCard_cardIcon__sU94m img{width:18px;height:18px}.ProductCard_smallButton__qYBjk{padding:10px 28px;font-size:.9rem;min-width:120px;border-radius:8px}.ProductCard_cardPriceSection__VZ6Cx{gap:.75rem}}.ProductCard_carouselCard__Q_TJb{padding:1rem!important;min-width:300px!important;max-width:360px!important;width:100%!important;height:100%!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;font-size:.9rem!important;border-radius:12px!important;border:1px solid var(--gray-elements)!important;background-color:#fff!important;box-sizing:border-box!important;transition:all .3s ease!important}.ProductCard_carouselCard__Q_TJb:hover{box-shadow:0 8px 20px rgba(0,0,0,.15)!important;transform:translateY(-4px)!important}.ProductCard_carouselCard__Q_TJb .ProductCard_cardImageContainer__lAiza{height:200px!important;border-radius:12px!important}.ProductCard_carouselCard__Q_TJb:hover .ProductCard_cardImage__vsBg6{transform:scale(1.12)!important}.ProductCard_carouselCard__Q_TJb .ProductCard_cardTitle__HlwIo{font-size:1.3rem!important;font-weight:700!important;padding:.8rem 0!important;line-height:1.35!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.ProductCard_carouselCard__Q_TJb .ProductCard_cardMainInfo__w5rj1{gap:12px!important;padding:.7rem 0!important;flex-grow:1!important}.ProductCard_carouselCard__Q_TJb .ProductCard_cardInfoItem__lTa8z{font-size:.88rem!important;gap:.6rem!important}.ProductCard_carouselCard__Q_TJb .ProductCard_cardIcon__sU94m{width:22px!important;height:22px!important}.ProductCard_carouselCard__Q_TJb .ProductCard_difficultyStar__v_Z0r{width:12px!important;height:12px!important}.ProductCard_carouselCard__Q_TJb .ProductCard_productPrice__cZzeY{font-size:1.35rem!important;font-weight:700!important}.ProductCard_carouselCard__Q_TJb .ProductCard_smallButton__qYBjk{padding:12px 28px!important;font-size:.9rem!important;min-width:130px!important;border-radius:10px!important}.ProductCard_carouselCard__Q_TJb .ProductCard_cardPriceSection__VZ6Cx{padding-top:1.5rem!important;gap:1rem!important}.hikes_hikesList__YZhSl{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;align-items:stretch}.hikes_hikeItem__6hpZB{display:flex;flex-direction:column;height:100%}.hikes_filtersContainer__RtW1x{margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.hikes_searchContainer__yao5w{margin-bottom:1rem;width:100%}.hikes_filtersContainer__RtW1x span,.hikes_searchContainer__yao5w span{display:block;font-weight:700}.hikes_datePickName__6_zyQ{display:block;margin-bottom:.5rem;font-size:.9rem;color:#333}.hikes_falseLoad__zsfj1{grid-column:span 3;width:100%;text-align:center}.hikes_searchInput__0Wvwk{width:100%;padding:12px 16px;border-radius:8px;border:1px solid #ccc;outline:none;font-size:16px;background-color:#fff;transition:all .3s ease}.hikes_sortedContainer__5urn2{display:flex;flex-wrap:wrap;gap:20px}.hikes_priceSortContainer__qr6yc{display:flex;gap:20px}.hikes_sortButton__RIBxO{background-color:var(--primary-green,#28a745);color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:14px;width:150px;text-align:center;cursor:pointer;transition:.3s ease;margin:0}.hikes_sortButton__RIBxO:hover{background-color:#fff;color:var(--primary-green,#28a745);border:1px solid var(--primary-green,#28a745);transition:.3s ease}.hikes_sortButton__RIBxO:disabled{background-color:#ccc;color:#666;cursor:not-allowed}.hikes_contentContainer__KrJk4{transition:filter .3s ease}.hikes_blur__CJcjs{filter:blur(5px)!important;pointer-events:none!important}@media screen and (max-width:1020px){.hikes_hikesList__YZhSl{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:810px){.hikes_hikesList__YZhSl{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:660px){.hikes_filtersContainer__RtW1x{flex-direction:column;align-items:flex-start}.hikes_sortedContainer__5urn2{margin-top:1rem;flex-direction:column}.hikes_sortedContainer__5urn2 div{margin-bottom:.5rem}.hikes_datePickName__6_zyQ{font-size:.8rem}.hikes_sortButton__RIBxO{padding:6px 12px;font-size:12px;width:120px}}