.spf-loop,.spf-tabs-wrap{width:100%;margin:0;padding:0}.spf-loop *,.spf-tabs-wrap *{box-sizing:border-box}.spf-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:0;padding:0;list-style:none}.spf-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08);display:flex;flex-direction:column;height:100%}.spf-img-wrap{position:relative;width:100%;padding-top:68%;overflow:hidden;background:#c8bfb0;flex-shrink:0}.spf-img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.spf-badge{position:absolute;top:16px;left:16px;background:#a77656;color:#fff;padding:5px 14px;border-radius:20px;font-size:12px;font-weight:500;font-family:-apple-system,sans-serif;z-index:10;line-height:1.5;white-space:nowrap}.spf-body{padding:22px;display:flex;flex-direction:column;flex:1}.spf-title{font-family:var(--e-global-typography-ad3f226-font-family,sans-serif)!important;font-size:var(--e-global-typography-ad3f226-font-size,22px)!important;font-weight:var(--e-global-typography-ad3f226-font-weight,400)!important;text-transform:var(--e-global-typography-ad3f226-text-transform,none)!important;color:var(--e-global-color-text,#2c2c2c)!important;margin:0 0 13px;line-height:1.3;min-height:58px}.spf-title a{color:inherit!important;text-decoration:none!important;display:block}.spf-title a:hover{color:#6b3410!important}.spf-meta{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e8e8e8;flex-wrap:nowrap!important;gap:8px}.spf-duration{font-family:"Inter",sans-serif!important;font-size:13px!important;font-weight:400!important;font-style:normal!important;color:#8c8c8c!important;white-space:nowrap}.spf-price-wrap{display:flex;align-items:baseline;gap:3px;white-space:nowrap}.spf-price{font-family:"Mikumi-Btq",sans-serif!important;font-size:24px!important;font-weight:500!important;font-style:italic!important;color:#79712b!important}.spf-per{font-family:"Inter",sans-serif;font-size:.65em;font-style:normal;font-weight:400;color:#999}.spf-desc{font-family:"Inter",sans-serif!important;font-size:15px!important;font-weight:400!important;color:var(--e-global-color-text,#555)!important;line-height:1.6;margin:0 0 13px}.spf-hl-heading{font-family:"Inter",sans-serif!important;font-size:18px!important;font-weight:600!important;color:#2c2c2c;margin:0 0 7px;text-transform:none;letter-spacing:0}.spf-hl-wrap{position:relative;margin-bottom:4px}.spf-hl-wrap.spf-collapsed::after{content:"";position:absolute;bottom:0;left:0;right:0;height:52px;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff);pointer-events:none;z-index:1}.spf-hl-list{list-style:none;margin:0;padding:0}.spf-hl-list li{padding:3px 0 3px 20px;font-size:13px;color:#555;position:relative;line-height:1.4;font-family:-apple-system,sans-serif}.spf-hl-list li::before{content:"✓";position:absolute;left:0;color:#2c2c2c;font-weight:700}.spf-hl-list li.spf-hidden{display:none}.spf-toggle-btn{display:inline-block!important;text-align:left!important;background:0 0!important;background-color:transparent!important;border:none!important;outline:none!important;padding:0!important;margin:4px 0 0!important;color:#6b3410!important;font-size:12px!important;font-weight:500!important;font-family:-apple-system,sans-serif!important;text-decoration:underline!important;text-decoration-style:dotted!important;text-underline-offset:3px!important;cursor:pointer!important;box-shadow:none!important;-webkit-appearance:none!important;appearance:none!important;line-height:1.4!important}.spf-toggle-btn:hover,.spf-toggle-btn:focus,.spf-toggle-btn:active{background:0 0!important;background-color:transparent!important;color:#8b4513!important;box-shadow:none!important;outline:none!important}.spf-btns{display:flex;gap:10px;margin-top:auto;padding-top:16px;flex-direction:row}.spf-btn{flex:1;padding:13px 10px;border-radius:8px;font-size:11px;font-weight:600;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;font-family:-apple-system,sans-serif;text-align:center;text-decoration:none;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;transition:background .3s,color .3s,border-color .3s}.spf-btn.primary{background:var(--e-global-color-7962a4e,#6b3410)!important;color:#fff!important;border:none!important}.spf-btn.primary:hover{background:var(--e-global-color-903149b,#8b4513)!important;color:#fff!important}.spf-btn.secondary{background:0 0!important;color:var(--e-global-color-7962a4e,#6b3410)!important;border:1px solid var(--e-global-color-7962a4e,#6b3410)!important}.spf-btn.secondary:hover{background:var(--e-global-color-903149b,#8b4513)!important;color:#fff!important;border-color:var(--e-global-color-903149b,#8b4513)!important}.spf-tab-btns{display:flex;gap:12px;margin-bottom:32px;justify-content:flex-end;flex-wrap:wrap}.spf-tab-btn{padding:10px 26px;border-radius:30px;font-size:14px;cursor:pointer;font-family:-apple-system,sans-serif;background:#fff;color:#2c2c2c;border:1px solid #ddd;white-space:nowrap;transition:background .25s,color .25s}.spf-tab-btn.active{background:#2c2c2c!important;color:#fff!important;border-color:#2c2c2c!important}.spf-tab-btn:hover:not(.active){background:var(--e-global-color-8295034)!important}.spf-tab-pane{display:none}.spf-tab-pane.active{display:block}.spf-carousel-wrap{position:relative;width:100%;margin:0;padding:0 60px}.spf-carousel .swiper{width:100%;padding:0 0 50px;position:relative}.spf-carousel .swiper-slide{height:auto;display:flex}.spf-carousel .swiper-slide .spf-card{width:100%}.spf-carousel-wrap .swiper-button-prev,.spf-carousel-wrap .swiper-button-next,.spf-carousel .swiper-button-prev,.spf-carousel .swiper-button-next{width:44px!important;height:44px!important;background:#fff!important;border-radius:50%!important;box-shadow:0 2px 12px rgba(0,0,0,.15)!important;color:#6b3410!important;transition:background .3s,color .3s!important;margin-top:0!important;top:50%!important;transform:translateY(-50%)!important;z-index:9999!important;display:flex!important;align-items:center!important;justify-content:center!important;visibility:visible!important;opacity:1!important;position:absolute!important;cursor:pointer!important;border:none!important;outline:none!important}.spf-carousel-wrap .swiper-button-prev,.spf-carousel .swiper-button-prev{left:-60px!important;right:auto!important}.spf-carousel-wrap .swiper-button-next,.spf-carousel .swiper-button-next{right:-60px!important;left:auto!important}.spf-carousel-wrap .swiper-button-prev:after,.spf-carousel-wrap .swiper-button-next:after,.spf-carousel .swiper-button-prev:after,.spf-carousel .swiper-button-next:after{font-size:18px!important;font-weight:700!important;color:#6b3410!important;font-family:swiper-icons!important}.spf-carousel-wrap .swiper-button-prev:hover,.spf-carousel-wrap .swiper-button-next:hover,.spf-carousel .swiper-button-prev:hover,.spf-carousel .swiper-button-next:hover{background:#6b3410!important;color:#fff!important}.spf-carousel-wrap .swiper-button-prev:hover:after,.spf-carousel-wrap .swiper-button-next:hover:after,.spf-carousel .swiper-button-prev:hover:after,.spf-carousel .swiper-button-next:hover:after{color:#fff!important}.spf-carousel-wrap .swiper-button-disabled,.spf-carousel .swiper-button-disabled{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.spf-carousel .swiper-pagination{bottom:0!important}.spf-carousel .swiper-pagination-bullet{width:10px;height:10px;background:#ccc;opacity:1;transition:background .3s,width .3s}.spf-carousel .swiper-pagination-bullet-active{background:#6b3410;width:24px;border-radius:5px}.spf-oc-overlay.spf-open{opacity:1;visibility:visible}.spf-oc-panel.spf-open{right:0}.spf-oc-meta-item{display:flex;flex-direction:column;gap:2px}.spf-oc-meta-label{font-size:10px;text-transform:uppercase;letter-spacing:.6px;color:#aaa;font-family:-apple-system,sans-serif}.spf-oc-meta-value{font-size:16px;color:#2c2c2c;font-weight:300;font-family:Georgia,serif}.spf-oc-meta-value.price{color:#79712b;font-style:italic}.spf-oc-excerpt{font-size:14px;color:#555;line-height:1.7;margin-bottom:22px;font-family:-apple-system,sans-serif}.spf-oc-itin-heading{font-size:15px;font-weight:700;color:#2c2c2c;text-transform:capitalize;letter-spacing:0;margin:0 0 14px;font-family:-apple-system,sans-serif}.spf-acc-item{border:1px solid #ece9e4;border-radius:8px;margin-bottom:10px;overflow:hidden}.spf-acc-trigger{display:flex!important;align-items:center!important;gap:14px!important;padding:13px 16px!important;cursor:pointer!important;background:#fff!important;border:none!important;width:100%!important;text-align:left!important;transition:background .2s!important;outline:none!important;box-shadow:none!important;-webkit-appearance:none!important;appearance:none!important;color:inherit!important;font:inherit!important;margin:0!important}.spf-acc-trigger:hover,.spf-acc-trigger:focus{background:#faf8f5!important;outline:none!important;box-shadow:none!important}.spf-acc-trigger.spf-acc-open{background:#faf8f5!important}.spf-acc-trigger:focus-visible{outline:2px solid #6b3410!important;outline-offset:2px!important}.spf-acc-day-num{width:34px;height:34px;background:#6b3410;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;flex-shrink:0}.spf-acc-info{flex:1;min-width:0}.spf-acc-day-label{font-size:11px;color:#b8860b;font-weight:600;letter-spacing:.4px;text-transform:uppercase;font-family:-apple-system,sans-serif;margin:0 0 2px;display:block}.spf-acc-day-title{font-size:15px;font-weight:500;color:#2c2c2c;font-family:Georgia,serif;margin:0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spf-acc-arrow{flex-shrink:0;width:18px;height:18px;stroke:#999;stroke-width:2;fill:none;transition:transform .25s}.spf-acc-trigger.spf-acc-open .spf-acc-arrow{transform:rotate(180deg)}.spf-acc-body{display:none;padding:4px 16px 14px 62px}.spf-acc-body.spf-acc-open{display:block}.spf-acc-desc{font-size:13px;color:#666;line-height:1.7;font-family:-apple-system,sans-serif;margin:0}.spf-full-itin-link{display:inline-block;margin-top:16px;font-size:13px;font-family:-apple-system,sans-serif;color:#6b3410;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px;font-weight:500}.spf-full-itin-link:hover{color:#8b4513}@media (max-width:1200px){.spf-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.spf-tab-btns{justify-content:center}.spf-carousel-wrap{padding:0 50px}.spf-carousel .swiper-button-prev{left:-50px!important}.spf-carousel .swiper-button-next{right:-50px!important}}@media (max-width:768px){.spf-grid{grid-template-columns:1fr;gap:20px}.spf-tab-btn{padding:9px 18px;font-size:13px}.spf-title{min-height:auto!important}.spf-btns{flex-direction:row;gap:8px}.spf-btn{width:auto;flex:1}.spf-acc-body{padding-left:50px}.spf-meta{flex-direction:row!important}.spf-carousel-wrap{padding:0 10px}.spf-carousel .swiper-button-prev,.spf-carousel .swiper-button-next{width:36px!important;height:36px!important}.spf-carousel .swiper-button-prev{left:-10px!important}.spf-carousel .swiper-button-next{right:-10px!important}}@media (max-width:480px){.spf-body{padding:16px}.spf-price{font-size:20px!important}}