@font-face{font-family:Dystopia;src:url("../fonts/dystopia/Dystopia-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Dystopia;src:url("../fonts/dystopia/Dystopia-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--font-heading:"Cinzel","Times New Roman",Times,serif;--font-body:"Montserrat",system-ui,sans-serif;--color-primary:#db1c0a;--color-primary-dark:#a81407;--color-primary-light:#f04a3a;--color-black:#0d0d0d;--color-bg:#ffffff;--color-bg-muted:#f7f7f7;--color-border:#e8e8e8;--color-text:var(--color-black);--color-text-muted:#5c5c5c;--gradient-primary:linear-gradient(
		135deg,
		var(--color-primary) 0%,
		var(--color-primary-dark) 100%
	);--gradient-primary-soft:linear-gradient(
		180deg,
		rgba(219, 28, 10, 0.12) 0%,
		rgba(219, 28, 10, 0) 100%
	);--gradient-primary-horizontal:linear-gradient(
		90deg,
		var(--color-primary) 0%,
		var(--color-primary-light) 50%,
		var(--color-primary-dark) 100%
	);--gradient-dark-overlay:linear-gradient(
		180deg,
		rgba(13, 13, 13, 0.92) 0%,
		rgba(13, 13, 13, 0.65) 100%
	);--fs-body:1.6rem;--fw-body:400;--fw-heading:600;--fs-h1:4rem;--fs-h2:3rem;--fs-h3:2.5rem;--fs-h4:2rem;--fs-h5:1.6rem;--fs-h6:1.2rem;--lh-heading:1.2;--lh-body:1.65;--radius-sm:0.4rem;--radius-md:0.6rem;--layout-max-width:144rem;--ptt-page-padding-x:3.2rem;--ptt-page-padding-x-mobile:2.4rem;--ptt-product-tab-accent:var(--color-primary);--ptt-product-tab-border:#d4d4d4;--ptt-product-tab-inactive:#2a2a2a;--ptt-tab-fs-h2:var(--fs-h3);--ptt-tab-fs-h3:var(--fs-h4);--ptt-product-sidebar-sticky-top:12.5rem;--icon-size:2.4rem;--icon-size-sm:1.8rem;--icon-size-lg:3.2rem;--ptt-mega-cover-height:45vh;--ptt-mega-cover-aspect:3/4;--ptt-mega-gap:1.4rem;--ptt-mega-pad:3.2rem 4.8rem;--ptt-mega-fs-kicker:var(--fs-h5);--ptt-mega-fs-sidebar:1.2rem;--ptt-mega-fw-sidebar:400;--ptt-mega-offset-y:0.4rem;--ptt-mega-fs-title:1.45rem;--ptt-mega-fw-title:500;--ptt-mega-title-tracking:0.04em;--ptt-mega-fs-desc:1.2rem;--ptt-mega-fw-desc:300;--ptt-mega-desc-tracking:normal;--ptt-mega-desc-lh:1.78;--ptt-mega-tier2-list-gap:0.4rem;--ptt-mega-tier2-hit-pad-y:0.8rem;--ptt-mega-fs-tier3:1rem;--ptt-mega-fw-tier3:400;--ptt-mega-tier3-lh:1.65;--ptt-mega-tier3-tracking:0.02em;--ptt-mega-tier3-list-gap:0.6rem;--ptt-mega-tier3-item-pad-y:0.55rem;--ptt-mega-tier3-item-pad-x:0.65rem;--ptt-mega-tier3-list-indent:2.8rem;--ptt-mega-tier3-list-pad-top:1.6rem;--ptt-mega-tier3-list-pad-bottom:2rem;--ptt-mega-tier3-block-gap:1.2rem;--ptt-mega-accordion-duration:0.48s;--ptt-mega-accordion-ease:cubic-bezier(0.22, 1, 0.36, 1);--ptt-mega-tier3-main-gap:3.6rem;--ptt-mega-tier3-main-pad-x:2.4rem;--ptt-mega-tier3-main-offset:5.8rem;--ptt-mega-surface-active:rgba(219, 28, 10, 0.08);--ptt-mega-surface-sub:rgba(219, 28, 10, 0.06);--ptt-mega-ancestor-accent:rgba(219, 28, 10, 0.35)}.material-symbols-outlined{font-family:"Material Symbols Outlined";font-weight:400;font-style:normal;font-size:var(--icon-size);line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;vertical-align:middle;user-select:none}.material-symbols-outlined.icon-s{font-size:var(--icon-size-sm)}.material-symbols-outlined.icon-m{font-size:var(--icon-size)}.material-symbols-outlined.icon-l{font-size:var(--icon-size-lg)}.material-symbols-outlined.icon-primary{color:var(--color-primary)}.icon-inline{display:inline-flex;align-items:center;gap:.6rem;line-height:1.2}*,::after,::before{box-sizing:border-box}html{font-size:62.5%;line-height:var(--lh-body);-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-body);font-size:var(--fs-body);font-weight:var(--fw-body);line-height:var(--lh-body);color:var(--color-text);background:var(--color-bg)}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:var(--fw-heading);line-height:var(--lh-heading);color:var(--color-black);margin:0 0 .75em}.h1,h1{font-size:var(--fs-h1)}.h2,h2{font-size:var(--fs-h2)}.h3,h3{font-size:var(--fs-h3)}.h4,h4{font-size:var(--fs-h4)}.h5,h5{font-size:var(--fs-h5)}.h6,h6{font-size:var(--fs-h6)}.button,button,input[type=button],input[type=submit]{font-family:var(--font-body);font-weight:600}img{max-width:100%;height:auto;vertical-align:middle}a{color:var(--color-primary);text-decoration-thickness:1px}a:focus,a:hover{color:var(--color-primary-dark);text-decoration:underline}.u-text-primary{color:var(--color-primary)}.u-bg-primary{background-color:var(--color-primary);color:#fff}.u-bg-black{background-color:var(--color-black);color:#fff}.u-gradient-primary{background-image:var(--gradient-primary);color:#fff}.u-gradient-primary-h{background-image:var(--gradient-primary-horizontal);color:#fff}.u-gradient-soft{background-image:var(--gradient-primary-soft)}.u-border-primary{border-color:var(--color-primary)}.u-text-gradient-primary{background-image:var(--gradient-primary-horizontal);-webkit-background-clip:text;background-clip:text;color:transparent}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;word-wrap:normal!important}.screen-reader-text:focus{clip:auto!important;clip-path:none;height:auto;left:5px;top:5px;width:auto;z-index:100000;padding:.75rem 1rem;background:var(--color-black);color:#fff;text-decoration:none}.site{min-height:100vh;display:flex;flex-direction:column}#masthead .container .site-header__inner,#masthead .container .site-header__inner--main{max-width:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.site-content{flex:1;width:100%;max-width:var(--layout-max-width);margin:0 auto;padding:1.5rem 0 3rem}.site-header{border-bottom:1px solid var(--color-border);background:var(--color-bg-muted)}.site-header__inner{max-width:var(--layout-max-width);margin:0 auto;padding:1rem 0;display:flex;flex-wrap:wrap;align-items:center;gap:1rem;justify-content:space-between}.site-header__inner--main{align-items:flex-start;gap:1.5rem 2rem}.site-header__brand{flex:0 0 auto;min-width:0}.site-header__aside{flex:1 1 28rem;min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:.9rem}.site-header__contact-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.8rem 1.6rem;font-family:var(--font-body);font-size:1.4rem;font-weight:500;line-height:1.3}.site-header__contact-link{color:var(--color-text);text-decoration:none;white-space:nowrap;padding-right:1.6rem;border-right:2px solid rgba(255,255,255,.3)}.site-header__contact-link:last-child{padding-right:0;border-right:none}.site-header__contact-link:focus,.site-header__contact-link:hover{color:var(--color-primary);text-decoration:underline}.site-header__nav-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:1rem 1.5rem;width:100%}.site-header__nav-row .main-navigation{flex:1 1 auto;min-width:0}.site-header__nav-row .main-navigation ul{justify-content:flex-end}.ptt-menu-badge{display:inline-flex;align-items:center;flex-shrink:0;margin-left:0;padding:.4rem 1.4rem;font-family:var(--font-body);font-size:.6rem;font-weight:300;text-transform:uppercase;letter-spacing:.03em;line-height:1.3;border-radius:999px;vertical-align:middle;white-space:nowrap;color:#fff}.main-navigation a .ptt-menu-badge,.mobile-nav-menu a .ptt-menu-badge,.site-nav__dropdown--mega .ptt-menu-badge{font-weight:300}.ptt-menu-badge--recomendado{background:#2e7d32;color:#fff}.ptt-menu-badge--mas-vendidos{background:#e65100;color:#fff}.ptt-menu-badge--exclusivo{background:#6a1b9a;color:#fff}.site-header .main-navigation>ul>li>a{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:.4rem;text-transform:uppercase;letter-spacing:.02em;font-size:1.1rem;white-space:nowrap}.site-header .main-navigation>ul>li>a .ptt-menu-badge{margin-left:0}.mobile-nav-menu a{align-items:center;flex-wrap:wrap;gap:.35rem}.mobile-nav-menu a .ptt-menu-badge{flex-shrink:0}.site-header__mobile{display:none}.site-header__desktop{display:block}.site-header__mobile-top{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:.5rem;padding:.55rem 0;min-height:0}.site-header__mobile-brand{flex:1 1 auto;min-width:0}.site-header__mobile-brand .site-branding--mobile-bar .site-description{display:none}.site-header__mobile-brand .site-title{margin:0;font-family:var(--font-heading);font-size:1.15rem;font-weight:600;line-height:1.15;letter-spacing:.02em}.site-header__mobile-brand .site-title a{color:#fff;text-decoration:none!important;text-shadow:0 1px 6px rgba(0,0,0,.35)}.site-header__mobile-brand .site-logo-wrap{margin:0;line-height:0}.site-header__mobile-brand .custom-logo{display:block;max-height:3.2rem;width:auto;filter:brightness(0) invert(1)}.site-header__mobile-actions{flex:0 0 auto;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:.35rem;max-width:100%}.site-header__mobile-icon-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3.6rem;height:3.6rem;border:1px solid rgba(255,255,255,.85);border-radius:999px;color:#fff;text-decoration:none!important;transition:background-color .15s,border-color .15s,transform .15s}.site-header__mobile-icon-btn .material-symbols-outlined{font-size:1.85rem}.site-header__mobile-icon-btn:focus-visible,.site-header__mobile-icon-btn:hover{background:rgba(255,255,255,.08);border-color:#fff;color:#fff;transform:translateY(-1px)}.site-header__menu-toggle{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3.8rem;height:3.8rem;padding:0;border:none;border-radius:.4rem;background:0 0;color:#fff;cursor:pointer;transition:background-color .15s}.site-header__menu-toggle:focus-visible,.site-header__menu-toggle:hover{background:rgba(255,255,255,.1);color:#fff}.site-header__menu-toggle-icon{font-size:2.2rem;line-height:1}.site-header__menu-toggle-icon--close,.site-header__menu-toggle[aria-expanded=true] .site-header__menu-toggle-icon--open{display:none}.site-header__menu-toggle[aria-expanded=true] .site-header__menu-toggle-icon--close{display:inline}.site-header__drawer{position:fixed;inset:0;z-index:10050;pointer-events:none}.site-header__drawer:not([hidden]){pointer-events:auto}.site-header__drawer-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.45);opacity:0;transition:opacity .25s}.site-header__drawer.is-open .site-header__drawer-backdrop{opacity:1}.site-header__drawer-panel{position:absolute;top:0;right:0;width:100%;height:100%;background:#fff;box-shadow:-8px 0 32px rgba(0,0,0,.18);transform:translateX(100%);transition:transform .28s;display:flex;flex-direction:column;overflow:hidden}.site-header__drawer.is-open .site-header__drawer-panel{transform:translateX(0)}.site-header__drawer-head{flex:0 0 auto;display:flex;justify-content:flex-end;align-items:center;padding:1rem 1rem .5rem}.site-header__drawer-close{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:none;border-radius:.4rem;background:0 0;color:#374151;cursor:pointer}.site-header__drawer-close .material-symbols-outlined{font-size:2.6rem}.site-header__drawer-close:focus-visible,.site-header__drawer-close:hover{background:rgba(0,0,0,.06)}.site-header__drawer-nav{flex:1 1 auto;overflow-y:auto;padding:.5rem var(--ptt-page-padding-x-mobile) 2rem}.mobile-nav-menu,.mobile-nav-menu ul{list-style:none;margin:0;padding:0}.mobile-nav-menu a{display:block;padding:1rem 0;font-family:var(--font-body);font-size:1.55rem;font-weight:500;color:#374151;text-decoration:none!important;border-bottom:1px solid rgba(0,0,0,.06)}.mobile-nav-menu a:focus-visible,.mobile-nav-menu a:hover{color:#111827}.mobile-nav-menu li.menu-item-has-children{display:flex;flex-wrap:wrap;align-items:center;gap:0}.mobile-nav-menu li.menu-item-has-children>a{flex:1 1 auto;min-width:0;padding-right:.25rem}.mobile-nav-menu .mobile-nav__expand{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;margin:.35rem 0;padding:0;border:none;border-radius:.35rem;background:0 0;color:#6b7280;cursor:pointer}.mobile-nav-menu .mobile-nav__expand .material-symbols-outlined{font-size:2.2rem;transition:transform .2s}.mobile-nav-menu li.menu-item-has-children.is-open>.mobile-nav__expand .material-symbols-outlined{transform:rotate(90deg)}.mobile-nav-menu li.menu-item-has-children>.sub-menu{flex:1 1 100%;width:100%;max-height:0;overflow:hidden;padding-left:.75rem;border-left:2px solid rgba(0,0,0,.08);margin:0 0 .25rem;transition:max-height .35s,margin .2s}.mobile-nav-menu li.menu-item-has-children.is-open>.sub-menu{max-height:200rem}.mobile-nav-menu .sub-menu a{font-size:1.45rem;padding:.85rem 0}body.perutoptimes-mobile-menu-open{overflow:hidden}#page .container{--bs-gutter-x:calc(var(--ptt-page-padding-x-mobile) * 2);box-sizing:border-box;width:100%;margin-right:auto;margin-left:auto;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}@media (min-width:783px){#page .container{--bs-gutter-x:calc(var(--ptt-page-padding-x) * 2)}}@media (max-width:782px){#page .container{--bs-gutter-x:calc(var(--ptt-page-padding-x-mobile) * 2)}.site-content{padding-left:0;padding-right:0}.site-header__mobile{display:block}.site-header__desktop{display:none}.site-header{background:#000;border-bottom:none}body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) #masthead.site-header{background:#000;padding-top:0;padding-bottom:0}body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) #masthead.site-header.site-header--scrolled{background:#000;border-bottom:none}body.perutoptimes-product-hero-masthead.woocommerce-page #masthead.site-header{background:#000;padding-top:0;padding-bottom:0}body.perutoptimes-product-hero-masthead.woocommerce-page #masthead.site-header.site-header--scrolled{background:#000;border-bottom:none}.site-header__inner--main{flex-direction:column;align-items:stretch}.site-header__aside{align-items:stretch;width:100%}.site-header__contact-bar{justify-content:flex-start}.site-header__nav-row{flex-direction:column;align-items:stretch}.site-header__nav-row .main-navigation ul{justify-content:flex-start}.site-footer.site-footer--mega .site-footer__mega-inner{padding-left:var(--ptt-page-padding-x-mobile);padding-right:var(--ptt-page-padding-x-mobile)}}.site-branding .site-logo-wrap{margin:0;line-height:0}.site-branding .custom-logo-link{display:inline-block;line-height:0}.site-branding .custom-logo{display:block;height:auto;max-height:8rem;width:auto;max-width:32rem}.site-title{margin:0;font-family:var(--font-heading);font-size:2rem;font-weight:var(--fw-heading);line-height:var(--lh-heading)}.site-title a{color:inherit;text-decoration:none}.site-title a:hover{color:var(--color-primary);text-decoration:none}.site-description{margin:.25rem 0 0;font-family:var(--font-body);font-size:1.4rem;font-weight:500;color:var(--color-text-muted)}.main-navigation ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:nowrap;gap:.5rem .9rem}.main-navigation a{font-family:var(--font-body);text-decoration:none;font-weight:600;color:var(--color-black)}.main-navigation a:focus,.main-navigation a:hover{color:var(--color-primary);text-decoration:underline}.main-navigation>ul>li{position:relative}.main-navigation li.menu-item-has-children::before{content:"";position:absolute;z-index:998;pointer-events:auto}.main-navigation>ul>li.menu-item-has-children::before{left:0;right:0;top:100%;height:1rem}.main-navigation ul ul li.menu-item-has-children::before{top:0;right:-.65rem;width:.75rem;height:100%}.main-navigation>ul>li.menu-item-has-children>a{display:inline-flex;align-items:center;gap:.2rem}.main-navigation>ul>li.menu-item-has-children>a::after{content:"expand_more";font-family:"Material Symbols Outlined","Material Icons";font-size:1.4em;line-height:1;font-weight:400;font-style:normal;transition:transform .2s}.main-navigation>ul>li.menu-item-has-children:hover>a::after{transform:rotate(180deg)}.main-navigation ul ul:not(.site-nav__mega-list):not(.site-nav__mega-sub){display:none;position:absolute;top:100%;left:0;z-index:999;flex-direction:column;min-width:22rem;padding:.8rem 0;margin:0;background:#fff;border-radius:.6rem;box-shadow:0 .8rem 2.4rem rgba(0,0,0,.15);gap:0}.main-navigation>ul>li.is-dropdown-open>ul:not(.site-nav__mega-list),.main-navigation>ul>li:focus-within>ul:not(.site-nav__mega-list),.main-navigation>ul>li:hover>ul:not(.site-nav__mega-list){display:flex}.main-navigation ul ul:not(.site-nav__mega-list):not(.site-nav__mega-sub) li{width:100%}.main-navigation ul ul:not(.site-nav__mega-list):not(.site-nav__mega-sub) li.menu-item-has-children{position:relative}.main-navigation ul ul:not(.site-nav__mega-list):not(.site-nav__mega-sub) a,body.perutoptimes-blog-hero-masthead .main-navigation ul ul:not(.site-nav__mega-list):not(.site-nav__mega-sub) a{display:block;padding:.8rem 1.6rem;font-size:1.3rem;font-weight:500;color:#333!important;text-shadow:none!important;text-transform:none;letter-spacing:0;white-space:nowrap}.main-navigation ul ul:not(.site-nav__mega-list):not(.site-nav__mega-sub) a:focus,.main-navigation ul ul:not(.site-nav__mega-list):not(.site-nav__mega-sub) a:hover,body.perutoptimes-blog-hero-masthead .main-navigation ul ul:not(.site-nav__mega-list):not(.site-nav__mega-sub) a:focus,body.perutoptimes-blog-hero-masthead .main-navigation ul ul:not(.site-nav__mega-list):not(.site-nav__mega-sub) a:hover{background:rgba(0,0,0,.04);color:var(--color-primary)!important;text-decoration:none}.main-navigation ul ul ul:not(.site-nav__mega-sub){top:-.8rem;left:calc(100% + .6rem)}.main-navigation ul ul:not(.site-nav__mega-list):not(.site-nav__mega-sub) li.menu-item-has-children>a{display:flex;align-items:center;justify-content:space-between}.main-navigation ul ul:not(.site-nav__mega-list):not(.site-nav__mega-sub) li.menu-item-has-children>a::after{content:"chevron_right";font-family:"Material Symbols Outlined","Material Icons";font-size:1.3em;line-height:1;font-weight:400;font-style:normal;margin-left:1rem;color:#999}.main-navigation ul ul:not(.site-nav__mega-list):not(.site-nav__mega-sub) li.is-dropdown-open>ul:not(.site-nav__mega-sub),.main-navigation ul ul:not(.site-nav__mega-list):not(.site-nav__mega-sub) li:focus-within>ul:not(.site-nav__mega-sub),.main-navigation ul ul:not(.site-nav__mega-list):not(.site-nav__mega-sub) li:hover>ul:not(.site-nav__mega-sub){display:flex}.site-nav__item--mega>.sub-menu{display:none!important}.main-navigation>ul>li.site-nav__item--mega.menu-item-has-children>a::after{display:none}.site-nav__item--mega{z-index:0}.site-nav__item--mega.is-mega-open,.site-nav__item--mega:focus-within,.site-nav__item--mega:hover{z-index:300}.site-nav__item--mega::before{content:"";position:absolute;top:100%;left:0;right:0;transform:none;width:auto;min-width:100%;height:max(12px,var(--ptt-mega-bridge,6rem));pointer-events:none;z-index:275}.site-nav__item--mega.is-mega-open::before,.site-nav__item--mega:focus-within::before,.site-nav__item--mega:hover::before{pointer-events:auto}.site-nav__link--mega{display:inline-flex;align-items:center;gap:.4rem}.site-nav__chevron{font-size:1.4rem;transition:transform .2s;opacity:.65}.site-nav__item--mega:focus-within .site-nav__chevron,.site-nav__item--mega:hover .site-nav__chevron{transform:rotate(180deg);opacity:1}.site-nav__dropdown--mega{--mega-menu-gap:var(--ptt-mega-gap);--mega-menu-pad:var(--ptt-mega-pad);position:fixed;left:var(--ptt-mega-left,var(--ptt-page-padding-x));right:auto;top:var(--ptt-mega-top,calc(8.8rem + 4px));transform:translateY(var(--ptt-mega-offset-y));width:var(--ptt-mega-width,min(110rem,calc(100vw - 4rem)));max-width:var(--ptt-mega-width,min(110rem,calc(100vw - 4rem)));background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 .8rem 2.4rem rgba(0,0,0,.15);padding:0;margin:0;list-style:none;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .32s,transform .32s,visibility 0s linear .32s;z-index:280;overflow:visible}.site-nav__item--mega.is-mega-open>.site-nav__dropdown--mega,.site-nav__item--mega:focus-within>.site-nav__dropdown--mega,.site-nav__item--mega:hover>.site-nav__dropdown--mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition:opacity .22s,transform .22s,visibility}.site-nav__mega{display:grid;grid-template-columns:minmax(22rem,28%) minmax(0,1fr);gap:var(--mega-menu-gap);padding:var(--mega-menu-pad);align-items:stretch}.site-nav__mega-sidebar{border-right:1px solid var(--color-border);padding-right:var(--mega-menu-gap);margin-right:-1px;min-width:0}.site-nav__mega:not(.site-nav__mega--tier3){grid-template-columns:minmax(24rem,30%) minmax(0,1fr)}.site-nav__mega:not(.site-nav__mega--tier3) .site-nav__mega-list{display:flex;flex-direction:column;gap:var(--ptt-mega-tier2-list-gap)}.site-nav__mega:not(.site-nav__mega--tier3) .site-nav__mega-li{border-bottom:none}.site-nav__mega:not(.site-nav__mega--tier3) .site-nav__mega-hit{line-height:1.5;letter-spacing:.015em;padding:var(--ptt-mega-tier2-hit-pad-y) 1rem;font-weight:var(--ptt-mega-fw-sidebar)}.main-navigation .site-nav__dropdown--mega .site-nav__mega:not(.site-nav__mega--tier3) a.site-nav__mega-hit,.main-navigation .site-nav__dropdown--mega .site-nav__mega:not(.site-nav__mega--tier3) a.site-nav__mega-hit.is-active,.main-navigation .site-nav__dropdown--mega .site-nav__mega:not(.site-nav__mega--tier3) a.site-nav__mega-hit:hover,.main-navigation .site-nav__dropdown--mega .site-nav__mega:not(.site-nav__mega--tier3) button.site-nav__mega-hit,.main-navigation .site-nav__dropdown--mega .site-nav__mega:not(.site-nav__mega--tier3) button.site-nav__mega-hit.is-active,.main-navigation .site-nav__dropdown--mega .site-nav__mega:not(.site-nav__mega--tier3) button.site-nav__mega-hit:hover{font-weight:var(--ptt-mega-fw-sidebar)}.site-nav__mega:not(.site-nav__mega--tier3) .site-nav__mega-main{padding-top:0}.site-nav__mega:not(.site-nav__mega--tier3) .site-nav__mega-panel-intro{max-height:none;overflow:visible;gap:1rem}.site-nav__mega:not(.site-nav__mega--tier3) .site-nav__mega-panel-intro .site-nav__mega-desc{overflow:visible;max-height:none}.site-nav__mega-kicker{display:block;font-family:var(--font-heading);font-size:var(--ptt-mega-fs-kicker);font-weight:var(--fw-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--color-black);margin:0 0 1.2rem;line-height:var(--lh-heading)}.site-nav__dropdown--mega .site-nav__mega-list,.site-nav__dropdown--mega ul{display:block;position:static;top:auto;left:auto;right:auto;bottom:auto;flex-direction:column;flex-wrap:nowrap;gap:0;list-style:none;margin:0;padding:0;min-width:0;background:0 0;border-radius:0;box-shadow:none;z-index:auto}.site-nav__dropdown--mega .site-nav__mega-sub{display:none;position:static;top:auto;left:auto;right:auto;bottom:auto;flex-direction:column;flex-wrap:nowrap;gap:0;list-style:none;margin:0;padding:0;min-width:0;background:0 0;border-radius:0;box-shadow:none;z-index:auto}.site-nav__mega-list{margin-top:.35rem}.site-nav__dropdown--mega .site-nav__mega-list>li,.site-nav__dropdown--mega .site-nav__mega-sub>li{display:block;width:100%}.site-nav__mega-li{border-bottom:1px solid var(--color-border)}.site-nav__mega-li:last-child{border-bottom:none}.site-nav__mega-hit{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:.4rem;width:100%;font-family:var(--font-body);font-size:var(--ptt-mega-fs-sidebar);font-weight:var(--ptt-mega-fw-sidebar);line-height:var(--lh-body);text-transform:uppercase;letter-spacing:.02em;color:var(--color-text);background:0 0;border:none;text-align:left;padding:.85rem 1rem;cursor:pointer;text-decoration:none;transition:background-color var(--ptt-mega-accordion-duration) var(--ptt-mega-accordion-ease),color var(--ptt-mega-accordion-duration) var(--ptt-mega-accordion-ease)}.site-nav__mega-hit:focus-visible,.site-nav__mega-hit:hover{outline:0;background:var(--ptt-mega-surface-active);color:var(--color-primary)}.site-nav__mega-hit.is-active{background:var(--ptt-mega-surface-active);color:var(--color-primary);font-weight:var(--ptt-mega-fw-sidebar)}.site-nav__mega-hit.current-menu-item,.site-nav__mega-hit.current_page_item{box-shadow:inset 3px 0 0 var(--color-primary)}.site-nav__mega-hit.current-menu-ancestor:not(.current-menu-item),.site-nav__mega-hit.current_page_ancestor:not(.current_page_item),.site-nav__mega-hit.current_page_parent:not(.current_page_item){box-shadow:inset 3px 0 0 var(--ptt-mega-ancestor-accent)}.site-nav__mega-li--cta .site-nav__mega-hit{color:var(--color-primary);font-weight:var(--ptt-mega-fw-sidebar)}.site-nav__mega-li--cta .site-nav__mega-hit:focus-visible,.site-nav__mega-li--cta .site-nav__mega-hit:hover{color:var(--color-primary-dark);background:var(--ptt-mega-surface-active)}.site-nav__mega-badge{flex-shrink:0;margin-left:0}.site-nav__mega-sub a .ptt-menu-badge{flex-shrink:0;margin-left:.25rem;vertical-align:middle}.site-nav__dropdown--mega .ptt-menu-badge--recomendado{background:#2e7d32;color:#fff}.site-nav__dropdown--mega .ptt-menu-badge--mas-vendidos{background:#e65100;color:#fff}.site-nav__dropdown--mega .ptt-menu-badge--exclusivo{background:#6a1b9a;color:#fff}body.perutoptimes-blog-hero-masthead .main-navigation .site-nav__dropdown--mega .ptt-menu-badge,body.perutoptimes-blog-hero-masthead .main-navigation>ul>li>a .ptt-menu-badge,body.perutoptimes-page-hero-masthead .main-navigation .site-nav__dropdown--mega .ptt-menu-badge,body.perutoptimes-page-hero-masthead .main-navigation>ul>li>a .ptt-menu-badge,body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation .site-nav__dropdown--mega .ptt-menu-badge,body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation>ul>li>a .ptt-menu-badge{text-shadow:none}.site-nav__mega-main{position:relative;min-width:0;align-self:stretch;margin-left:0;margin-right:0;width:100%;max-width:none;display:flex;flex-direction:column;min-height:var(--ptt-mega-cover-height)}.site-nav__mega-panel{display:none}.site-nav__mega-panel.is-active{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%}.site-nav__mega-panel-layout{display:grid;grid-template-columns:minmax(0,11fr) minmax(0,9fr);grid-template-rows:auto;align-content:start;width:100%;flex:1 1 auto;min-width:0;min-height:0;gap:var(--mega-menu-gap);column-gap:var(--ptt-mega-gap);align-items:stretch;justify-items:stretch;margin-bottom:0}.site-nav__mega-panel-layout>.site-nav__mega-panel-intro{grid-column:1;min-width:0}.site-nav__mega-panel-layout>.site-nav__mega-panel-cover{grid-column:2;min-width:0}.site-nav__mega-panel-layout:not(:has(> .site-nav__mega-panel-cover)){grid-template-columns:minmax(0,1fr)}.site-nav__mega-panel-intro{min-width:0;width:100%;max-width:100%;max-height:none;display:flex;flex-direction:column;gap:.9rem;margin:0;padding:0;border:none;align-self:stretch;justify-content:flex-start;overflow:visible}.site-nav__mega-panel-intro .site-nav__mega-desc{flex:0 1 auto;min-height:auto;min-width:0;max-width:100%;width:100%;margin:0;overflow:visible;text-align:left;word-wrap:normal;overflow-wrap:break-word;word-break:normal;hyphens:none;font-family:var(--font-body);font-size:var(--ptt-mega-fs-desc);font-weight:var(--ptt-mega-fw-desc);line-height:var(--ptt-mega-desc-lh);letter-spacing:var(--ptt-mega-desc-tracking);color:var(--color-text-muted)}.site-nav__mega-panel-intro .site-nav__mega-desc p{font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;margin:0 0 .65em}.site-nav__mega-panel-intro .site-nav__mega-desc p:last-child{margin-bottom:0}.site-nav__mega-panel-intro .site-nav__mega-title{flex-shrink:0;min-width:0;max-width:100%;width:100%;font-weight:var(--ptt-mega-fw-title)}.site-nav__mega-panel-intro .site-nav__mega-title a{font-weight:var(--ptt-mega-fw-title)}.site-nav__mega-panel-cover{flex:0 0 auto;align-self:start;justify-self:end;width:100%;min-width:0;max-width:100%;height:var(--ptt-mega-cover-height);max-height:var(--ptt-mega-cover-height);display:block;position:relative;overflow:hidden;border-radius:var(--radius-md);background:var(--color-bg-muted)}.site-nav__mega-panel-cover .site-nav__mega-media,.site-nav__mega-panel-cover .site-nav__mega-media--banner{display:block;box-sizing:border-box;width:100%;height:100%;margin:0;border-radius:inherit;overflow:hidden;background:var(--color-bg-muted);position:relative;text-decoration:none;color:inherit}.site-nav__mega-panel-cover .site-nav__mega-thumb{position:absolute;inset:0;width:100%;height:100%;max-width:none;max-height:none;display:block;object-fit:cover;object-position:center center}@media (min-width:992px){.site-nav__mega-main{position:relative;isolation:isolate;overflow:visible}.site-nav__mega-panel{display:flex;flex-direction:column;flex:none;min-height:0;width:100%;max-width:100%;box-sizing:border-box;position:absolute;left:0;right:0;top:0;opacity:0;pointer-events:none;transition:opacity var(--ptt-mega-accordion-duration) var(--ptt-mega-accordion-ease);z-index:0}.site-nav__mega--tier3 .site-nav__mega-panel{transition:opacity .52s var(--ptt-mega-accordion-ease)}.site-nav__mega-panel.is-active{opacity:1;pointer-events:auto;z-index:2}}@media (max-width:991px){.site-nav__mega-panel.is-active{display:block;flex:none}.site-nav__mega-panel-layout{grid-template-columns:minmax(0,1fr);width:100%;flex:none;min-height:0}.site-nav__mega-panel-intro{min-height:0;overflow:visible}.site-nav__mega-panel-intro .site-nav__mega-desc{flex-grow:0;overflow-y:visible}.site-nav__dropdown--mega{display:none!important}.site-nav__item--mega::before{display:none}}.site-nav__mega-title{font-family:var(--font-heading);font-size:var(--ptt-mega-fs-title);font-weight:var(--ptt-mega-fw-title);letter-spacing:var(--ptt-mega-title-tracking);text-transform:uppercase;margin:0;line-height:1.25;color:var(--color-black);max-width:100%}.site-nav__mega-title a{color:var(--color-black);font-weight:var(--ptt-mega-fw-title);text-decoration:none;transition:color .2s}.site-nav__mega-title a:focus-visible,.site-nav__mega-title a:hover{color:var(--color-primary)}body.perutoptimes-blog-hero-masthead .main-navigation .site-nav__dropdown--mega a,body.perutoptimes-blog-hero-masthead .main-navigation .site-nav__dropdown--mega button.site-nav__mega-hit,body.perutoptimes-page-hero-masthead .main-navigation .site-nav__dropdown--mega a,body.perutoptimes-page-hero-masthead .main-navigation .site-nav__dropdown--mega button.site-nav__mega-hit,body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation .site-nav__dropdown--mega a,body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation .site-nav__dropdown--mega button.site-nav__mega-hit{color:var(--color-black);text-shadow:none}body.perutoptimes-blog-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-hit,body.perutoptimes-page-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-hit,body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation .site-nav__dropdown--mega .site-nav__mega-hit{color:var(--color-text);text-shadow:none}body.perutoptimes-blog-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-hit.is-active,body.perutoptimes-blog-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-hit:hover,body.perutoptimes-page-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-hit.is-active,body.perutoptimes-page-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-hit:hover,body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation .site-nav__dropdown--mega .site-nav__mega-hit.is-active,body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation .site-nav__dropdown--mega .site-nav__mega-hit:hover{color:var(--color-primary);text-shadow:none}body.perutoptimes-blog-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-title a,body.perutoptimes-page-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-title a,body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation .site-nav__dropdown--mega .site-nav__mega-title a{color:var(--color-black);font-weight:var(--ptt-mega-fw-title);text-shadow:none}body.perutoptimes-blog-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-title a:hover,body.perutoptimes-page-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-title a:hover,body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation .site-nav__dropdown--mega .site-nav__mega-title a:hover{color:var(--color-primary)}body.perutoptimes-blog-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-kicker,body.perutoptimes-page-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-kicker,body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation .site-nav__dropdown--mega .site-nav__mega-kicker{color:var(--color-black);text-shadow:none}body.perutoptimes-blog-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega:not(.site-nav__mega--tier3) .site-nav__mega-hit,body.perutoptimes-page-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega:not(.site-nav__mega--tier3) .site-nav__mega-hit,body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation .site-nav__dropdown--mega .site-nav__mega:not(.site-nav__mega--tier3) .site-nav__mega-hit{font-weight:var(--ptt-mega-fw-sidebar)}body.perutoptimes-blog-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-desc,body.perutoptimes-blog-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-desc p,body.perutoptimes-page-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-desc,body.perutoptimes-page-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-desc p,body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation .site-nav__dropdown--mega .site-nav__mega-desc,body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation .site-nav__dropdown--mega .site-nav__mega-desc p{color:var(--color-text-muted);font-size:var(--ptt-mega-fs-desc);font-weight:var(--ptt-mega-fw-desc);text-shadow:none}.site-nav__mega-desc p:last-child{margin-bottom:0}.site-nav__mega-sub{list-style:none;margin:.15rem 0 .35rem .85rem;padding:0 0 0 .75rem;display:none;border-left:2px solid var(--color-border)}.site-nav__mega-li.is-active>.site-nav__mega-sub{display:block}.site-nav__mega--tier3 .site-nav__mega-sub{display:flex;flex-direction:column;flex-wrap:nowrap;gap:0;max-height:0;opacity:0;overflow:hidden;pointer-events:none;margin-left:var(--ptt-mega-tier3-list-indent);margin-top:0;margin-bottom:0;padding:0 0 0 .85rem;border-left:2px solid var(--color-border);transition:max-height var(--ptt-mega-accordion-duration) var(--ptt-mega-accordion-ease),opacity calc(var(--ptt-mega-accordion-duration) * .85) var(--ptt-mega-accordion-ease),margin var(--ptt-mega-accordion-duration) var(--ptt-mega-accordion-ease),padding var(--ptt-mega-accordion-duration) var(--ptt-mega-accordion-ease),gap var(--ptt-mega-accordion-duration) var(--ptt-mega-accordion-ease)}.site-nav__mega--tier3 .site-nav__mega-li.is-active>.site-nav__mega-sub{max-height:120rem;opacity:1;pointer-events:auto;margin-top:var(--ptt-mega-tier3-list-pad-top);margin-bottom:var(--ptt-mega-tier3-list-pad-bottom);padding:.6rem 0 .8rem 1rem;gap:var(--ptt-mega-tier3-list-gap)}.site-nav__mega--tier3 .site-nav__mega-list>.site-nav__mega-li{margin-bottom:var(--ptt-mega-tier3-block-gap)}.site-nav__mega--tier3 .site-nav__mega-list>.site-nav__mega-li:last-child{margin-bottom:0}.site-nav__mega--tier3 .site-nav__mega-sub>li{margin:0;padding:0;transition:opacity calc(var(--ptt-mega-accordion-duration) * .7) var(--ptt-mega-accordion-ease)}.site-nav__mega--tier3 .site-nav__mega-sub>li+li{margin-top:0}@media (prefers-reduced-motion:reduce){@media (min-width:992px){.site-nav__mega-panel{transition-duration:0s}}.site-nav__mega--tier3 .site-nav__mega-panel,.site-nav__mega--tier3 .site-nav__mega-sub,.site-nav__mega--tier3 .site-nav__mega-sub>li,.site-nav__mega-hit{transition-duration:0s}}.site-nav__mega--tier3 .site-nav__mega-li.is-active>.site-nav__mega-sub>li{opacity:1}.site-nav__mega--tier3 .site-nav__mega-li:not(.is-active)>.site-nav__mega-sub>li{opacity:0}.site-nav__mega--tier3 .site-nav__mega-sub .site-nav__mega-sub-link,.site-nav__mega--tier3 .site-nav__mega-sub a{display:block;font-family:var(--font-body);font-size:var(--ptt-mega-fs-tier3);font-weight:var(--ptt-mega-fw-tier3);line-height:var(--ptt-mega-tier3-lh);text-transform:none;letter-spacing:var(--ptt-mega-tier3-tracking);color:var(--color-text-muted);text-decoration:none;padding:var(--ptt-mega-tier3-item-pad-y) var(--ptt-mega-tier3-item-pad-x);border-radius:var(--radius-sm);transition:color var(--ptt-mega-accordion-duration) var(--ptt-mega-accordion-ease),background var(--ptt-mega-accordion-duration) var(--ptt-mega-accordion-ease)}.site-nav__mega--tier3 .site-nav__mega-hit{padding-top:.9rem;padding-bottom:.9rem;font-weight:500}.main-navigation .site-nav__dropdown--mega .site-nav__mega--tier3 a.site-nav__mega-hit,.main-navigation .site-nav__dropdown--mega .site-nav__mega--tier3 button.site-nav__mega-hit{font-weight:500}.site-nav__mega--tier3 .site-nav__mega-sub a.is-active,.site-nav__mega--tier3 .site-nav__mega-sub a:focus-visible,.site-nav__mega--tier3 .site-nav__mega-sub a:hover{color:var(--color-primary);font-weight:var(--ptt-mega-fw-tier3);background:var(--ptt-mega-surface-sub)}.site-nav__mega--tier3{grid-template-columns:minmax(24rem,32%) minmax(0,1fr);column-gap:var(--ptt-mega-tier3-main-gap)}.site-nav__mega--tier3 .site-nav__mega-sidebar{padding-right:calc(var(--ptt-mega-tier3-main-gap) * .35)}.site-nav__mega--tier3 .site-nav__mega-main{align-self:start;margin-left:0;margin-right:0;padding-top:var(--ptt-mega-tier3-main-offset);padding-left:var(--ptt-mega-tier3-main-pad-x)}.site-nav__mega--tier3 .site-nav__mega-panel.is-active{padding-top:0}@media (max-width:1100px){.site-nav__mega{grid-template-columns:minmax(20rem,34%) minmax(0,1fr);gap:var(--mega-menu-gap);padding:var(--mega-menu-pad)}}.entry-title{margin-top:0;font-family:var(--font-heading);font-weight:var(--fw-heading);line-height:var(--lh-heading)}.entry-content>:first-child{margin-top:0}.entry-meta{font-size:1.4rem;font-weight:500;color:var(--color-text-muted);margin-bottom:1rem}.site-footer-partners{padding:2.8rem 0 2.4rem;background:#fff;border-top:none}.site-footer-partners__align{width:100%;max-width:var(--layout-max-width);margin-left:auto;margin-right:auto;padding-left:var(--ptt-page-padding-x);padding-right:var(--ptt-page-padding-x)}.site-footer-partners__inner{display:flex;flex-direction:column;gap:clamp(2rem,3vw,3.6rem);width:100%}.site-footer-partners__row{display:grid;width:100%;margin:0;padding:0;list-style:none;column-gap:clamp(1.2rem,2.5vw,3.2rem);row-gap:clamp(1.6rem,2.5vw,2.4rem);grid-template-columns:repeat(6,minmax(0,1fr))}.site-footer-partners__row--2{grid-template-columns:repeat(5,minmax(0,1fr))}.site-footer-partners__row--2:has(:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer-partners__row--2:has(:nth-child(4):last-child){grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer-partners__item{display:flex;align-items:center;justify-content:center;min-height:clamp(7rem,9vw,10rem);margin:0;padding:.4rem;line-height:0}.site-footer-partners__img{display:block;width:100%;max-width:22rem;height:auto;max-height:clamp(6.4rem,8vw,9.6rem);object-fit:contain;object-position:center}@media (max-width:782px){.site-footer-partners__align{padding-left:var(--ptt-page-padding-x-mobile);padding-right:var(--ptt-page-padding-x-mobile)}}@media (max-width:991px){.site-footer-partners__row,.site-footer-partners__row--2{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.site-footer-partners{padding:2rem 0 1.6rem}.site-footer-partners__row,.site-footer-partners__row--2{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.2rem}.site-footer-partners__item{min-height:5.6rem}.site-footer-partners__img{max-width:14rem;max-height:6.4rem}}.site-footer.site-footer--mega{margin-top:auto;padding:0;border-top:none;background:#000;color:rgba(255,255,255,.92);font-family:var(--font-body);font-size:1.45rem;line-height:1.5}.site-footer__ridgeline{width:100%;line-height:0;background:#fff;overflow:hidden}.site-footer__ridgeline-img{display:block;width:100%;height:clamp(22rem,40vh,48rem);object-fit:contain;object-position:center bottom}.site-footer__mega-inner{padding-bottom:.5rem;background:#000}#colophon.site-footer.site-footer--mega .site-footer__mega-inner .container{--bs-gutter-x:0}.site-footer__columns{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem 2.5rem;padding:2.75rem 0 3.25rem;border-bottom:1px solid rgba(255,255,255,.28)}@media (max-width:992px){.site-footer__columns{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.site-footer__columns{grid-template-columns:1fr}:root{--fs-h1:3.2rem;--fs-h2:2.6rem;--fs-h3:2.2rem;--fs-h4:1.85rem;--fs-h5:1.5rem;--fs-h6:1.2rem;--fs-body:1.5rem;--ptt-tab-fs-h2:var(--fs-h4);--ptt-tab-fs-h3:var(--fs-h5)}}@media (min-width:993px){.site-footer__col{padding-left:2rem;border-left:1px solid rgba(255,255,255,.28)}.site-footer__col:first-child{padding-left:0;border-left:none}}.site-footer__col-title{display:block;margin:0 0 1.1rem;font-family:var(--font-heading);font-size:1.45rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-primary);line-height:1.2}.site-footer__link-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.site-footer__link-list a{color:rgba(255,255,255,.95);text-decoration:none;font-weight:500}.site-footer__link-list a:focus-visible,.site-footer__link-list a:hover{text-decoration:underline;color:#fff}.site-footer__hours{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.18)}.site-footer__hours-title{margin:0 0 .65rem;font-family:var(--font-heading);font-size:1.25rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-primary)}.site-footer__hours-line{margin:.35rem 0 0;color:rgba(255,255,255,.92);font-size:1.38rem}.site-footer__hours-line--with-icon{display:flex;align-items:flex-start;gap:.45rem}.site-footer__hours-icon{flex:0 0 auto;font-size:1.5rem;color:#fff;margin-top:.1rem}.site-footer__contact-list{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.65rem}.site-footer__subheading{margin:1.25rem 0 .5rem;font-family:var(--font-heading);font-size:1.2rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-primary)}.site-footer__contact-row{display:inline-flex;align-items:flex-start;gap:.5rem;color:rgba(255,255,255,.95);text-decoration:none;font-weight:500}.site-footer__contact-row--block{display:flex;margin-top:.35rem}.site-footer__contact-row--multiline{margin-top:.75rem}.site-footer__contact-row:focus-visible,.site-footer__contact-row:hover{color:#fff;text-decoration:underline}.site-footer__contact-icon{flex:0 0 auto;font-size:1.45rem;color:var(--color-primary)}.site-footer__contact-icon--fa{font-size:1.35rem;line-height:1.45rem;margin-top:.15rem}.site-footer__social-wrap{display:flex;justify-content:center;padding:0;margin-top:-1.35rem;margin-bottom:1.5rem;position:relative;z-index:2}.site-footer__social-pill{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem 1.35rem;padding:.65rem 1.75rem;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:#000;box-shadow:0 6px 24px rgba(0,0,0,.35)}.site-footer__social-link{color:#fff;font-size:1.45rem;line-height:1;text-decoration:none!important;opacity:.95;transition:opacity .15s,transform .15s}.site-footer__social-link:focus-visible,.site-footer__social-link:hover{opacity:1;transform:translateY(-1px);color:#fff}.site-footer__bottom{padding:1.5rem 0 2.25rem;border-top:none}.site-footer__bottom-inner{display:block;text-align:center}.site-footer__bottom-text{margin:0 auto;max-width:100%;font-size:1.1rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.88);line-height:1.45}.site-footer__bottom-text a{color:rgba(255,255,255,.92);text-decoration:none!important;font-weight:600}.site-footer__bottom-text a:focus-visible,.site-footer__bottom-text a:hover{color:#fff;text-decoration:underline!important}.site-footer__bottom-sep{margin:0 .2em;color:rgba(255,255,255,.45);font-weight:400}.site-footer__bottom-copy{font-weight:700;color:#fff}body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) .site-content{max-width:none;width:100%;padding:0;margin:0 auto}body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) #masthead.site-header{position:fixed;top:0;left:0;right:0;z-index:300;width:100%;max-width:none;margin:0;padding-top:.6rem;padding-bottom:.6rem;border-bottom:none;background:linear-gradient(180deg,rgba(13,13,13,.72) 0,rgba(13,13,13,.35) 55%,rgba(13,13,13,0) 100%);box-shadow:none;transition:background .28s,box-shadow .28s,border-color .28s}body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) #masthead.site-header.site-header--scrolled{background:var(--color-primary);box-shadow:0 4px 24px rgba(0,0,0,.22);border-bottom:1px solid rgba(255,255,255,.12)}body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) .site-header__inner--main{max-width:var(--layout-max-width);margin-left:auto;margin-right:auto;padding-left:var(--ptt-page-padding-x);padding-right:var(--ptt-page-padding-x)}body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) .main-navigation>ul>li>a,body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) .site-header__contact-link,body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) .site-title a{color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.45)}body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) .main-navigation .site-nav__dropdown--mega .site-nav__mega-hit,body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) .main-navigation .site-nav__dropdown--mega .site-nav__mega-sub a{color:var(--color-text);text-shadow:none}body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) .main-navigation a:focus,body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) .main-navigation a:hover,body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) .site-header__contact-link:focus,body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) .site-header__contact-link:hover,body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) .site-title a:hover{color:rgba(255,255,255,.95);text-decoration:underline}body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) .site-description{color:rgba(255,255,255,.88);text-shadow:0 1px 3px rgba(0,0,0,.35)}body.perutoptimes-blog-hero-masthead:not(.woocommerce-page) .site-branding .custom-logo{filter:brightness(0) invert(1)}body.perutoptimes-page-hero-masthead .site-content{max-width:none;width:100%;padding:0;margin:0 auto}body.perutoptimes-page-hero-masthead #masthead.site-header{position:fixed;top:0;left:0;right:0;z-index:300;width:100%;max-width:none;margin:0;padding-top:.6rem;padding-bottom:.6rem;border-bottom:none;background:linear-gradient(180deg,rgba(13,13,13,.72) 0,rgba(13,13,13,.35) 55%,rgba(13,13,13,0) 100%);box-shadow:none;transition:background .28s,box-shadow .28s,border-color .28s}body.perutoptimes-page-hero-masthead #masthead.site-header.site-header--scrolled{background:var(--color-primary);box-shadow:0 4px 24px rgba(0,0,0,.22);border-bottom:1px solid rgba(255,255,255,.12)}body.perutoptimes-page-hero-masthead .site-header__inner--main{max-width:var(--layout-max-width);margin-left:auto;margin-right:auto;padding-left:var(--ptt-page-padding-x);padding-right:var(--ptt-page-padding-x)}body.perutoptimes-page-hero-masthead .main-navigation>ul>li>a,body.perutoptimes-page-hero-masthead .site-header__contact-link,body.perutoptimes-page-hero-masthead .site-title a{color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.45)}body.perutoptimes-page-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-hit,body.perutoptimes-page-hero-masthead .main-navigation .site-nav__dropdown--mega .site-nav__mega-sub a{color:var(--color-text);text-shadow:none}body.perutoptimes-page-hero-masthead .main-navigation a:focus,body.perutoptimes-page-hero-masthead .main-navigation a:hover,body.perutoptimes-page-hero-masthead .site-header__contact-link:focus,body.perutoptimes-page-hero-masthead .site-header__contact-link:hover,body.perutoptimes-page-hero-masthead .site-title a:hover{color:rgba(255,255,255,.95);text-decoration:underline}body.perutoptimes-page-hero-masthead .site-description{color:rgba(255,255,255,.88);text-shadow:0 1px 3px rgba(0,0,0,.35)}body.perutoptimes-page-hero-masthead .site-branding .custom-logo{filter:brightness(0) invert(1)}body.perutoptimes-product-hero-masthead.woocommerce-page .site-content{max-width:none;width:100%;padding:0;margin:0 auto;overflow-x:visible;overflow-y:visible}body.perutoptimes-product-hero-masthead.woocommerce-page #masthead.site-header{position:fixed;top:0;left:0;right:0;z-index:300;width:100%;max-width:none;margin:0;padding-top:.6rem;padding-bottom:.6rem;border-bottom:none;background:linear-gradient(180deg,rgba(13,13,13,.72) 0,rgba(13,13,13,.35) 55%,rgba(13,13,13,0) 100%);box-shadow:none;transition:background .28s,box-shadow .28s,border-color .28s}body.perutoptimes-product-hero-masthead.woocommerce-page #masthead.site-header.site-header--scrolled{background:var(--color-primary);box-shadow:0 4px 24px rgba(0,0,0,.22);border-bottom:1px solid rgba(255,255,255,.12)}body.perutoptimes-product-hero-masthead.woocommerce-page{--ptt-product-sidebar-sticky-top:12.5rem}@media (min-width:783px){.site-footer.site-footer--mega .site-footer__mega-inner{padding-left:var(--ptt-page-padding-x);padding-right:var(--ptt-page-padding-x)}body.perutoptimes-product-hero-masthead.woocommerce-page .site-header__inner--main{max-width:var(--layout-max-width);margin-left:auto;margin-right:auto;padding-left:var(--ptt-page-padding-x);padding-right:var(--ptt-page-padding-x)}}body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation>ul>li>a,body.perutoptimes-product-hero-masthead.woocommerce-page .site-header__contact-link,body.perutoptimes-product-hero-masthead.woocommerce-page .site-title a{color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.45)}body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation .site-nav__dropdown--mega .site-nav__mega-hit,body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation .site-nav__dropdown--mega .site-nav__mega-sub a{color:var(--color-text);text-shadow:none}body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation>ul>li>a:focus,body.perutoptimes-product-hero-masthead.woocommerce-page .main-navigation>ul>li>a:hover,body.perutoptimes-product-hero-masthead.woocommerce-page .site-header__contact-link:focus,body.perutoptimes-product-hero-masthead.woocommerce-page .site-header__contact-link:hover,body.perutoptimes-product-hero-masthead.woocommerce-page .site-title a:hover{color:rgba(255,255,255,.95);text-decoration:underline}body.perutoptimes-product-hero-masthead.woocommerce-page .site-description{color:rgba(255,255,255,.88);text-shadow:0 1px 3px rgba(0,0,0,.35)}body.perutoptimes-product-hero-masthead.woocommerce-page .site-branding .custom-logo{filter:brightness(0) invert(1)}.single-product-hero{position:relative;z-index:1;width:100%;min-height:90vh;min-height:90dvh;overflow:visible;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#1a1a1a}.single-product-hero--no-image{background-image:linear-gradient(165deg,#2a2a2a 0,#0d0d0d 55%,#1a1a1a 100%)}.single-product-hero__overlay{min-height:inherit;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:12rem 0 6rem;background:rgba(5,8,14,.4)}.single-product-hero__container{width:100%}.single-product-hero__content{margin:0 auto;padding:0;max-width:72rem;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.single-product-hero__kicker{margin:0;font-family:var(--font-heading);font-size:1.7rem;font-weight:600;line-height:1.25;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.95);text-shadow:0 2px 16px rgba(0,0,0,.55)}.single-product-hero__title{margin:0;font-family:var(--font-heading);font-size:3.6rem;font-weight:700;line-height:1.08;letter-spacing:.1em;text-transform:uppercase;color:#fff;text-shadow:0 4px 28px rgba(0,0,0,.5)}.single-product-hero__subtitle{margin:0;font-family:var(--font-heading);font-size:1.4rem;font-weight:600;line-height:1.3;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.92);text-shadow:0 2px 14px rgba(0,0,0,.45)}.single-product-hero__fact-strip{position:absolute;left:0;right:0;bottom:2rem;z-index:4;pointer-events:none}.single-product-hero--fact-bridge .single-product-hero__fact-strip{bottom:0;transform:translateY(50%);z-index:5}.woocommerce-product-main>.single-product-hero--fact-bridge+.woocommerce-product-wrap{position:relative;overflow:visible;padding-top:3.4rem}.single-product-hero__fact-strip-inner{pointer-events:auto;display:flex;justify-content:center}.single-product-hero__fact-bar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:1.6rem 2rem;width:100%;max-width:var(--layout-max-width);margin-left:auto;margin-right:auto;padding:2.6rem 4.8rem;background:#fff;border:none;border-radius:var(--radius-md);box-shadow:0 .6rem 1.8rem rgba(13,13,13,.08)}.single-product-hero__fact-bar:has(.single-product-hero__fact--video){grid-template-columns:repeat(5,minmax(0,1fr)) auto}@media (max-width:1199px){.single-product-hero__fact-bar{grid-template-columns:repeat(3,minmax(0,1fr))}.single-product-hero__fact-bar:has(.single-product-hero__fact--video){grid-template-columns:repeat(3,minmax(0,1fr)) auto}}.single-product-hero__fact{display:flex;align-items:center;gap:.85rem;min-width:0}.single-product-hero__fact:not(.single-product-hero__fact--video){border-right:2px solid var(--color-primary);padding-right:1.6rem}.single-product-hero__fact:not(.single-product-hero__fact--video):has(+ .single-product-hero__fact--video){border-right:none;padding-right:0}.single-product-hero__fact-bar:not(:has(.single-product-hero__fact--video)) .single-product-hero__fact:last-child{border-right:none;padding-right:0}.single-product-hero__fact--video{align-items:center;justify-content:center;align-self:stretch}.single-product-hero__fact-icon{flex-shrink:0;font-size:2.6rem;color:var(--color-primary);line-height:1}.single-product-hero__fact-text{display:flex;flex-direction:column;gap:.2rem;min-width:0}.single-product-hero__fact-value{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:var(--color-black)}.single-product-hero__fact-label{font-family:var(--font-body);font-size:1.15rem;font-weight:500;line-height:1.25;color:var(--color-text-muted);text-transform:none;letter-spacing:.02em}.single-product-hero__video-btn{display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;padding:0 32px;border:none;border-radius:var(--radius-sm);background:var(--color-primary);color:#fff;font-family:var(--font-body);font-size:1.4rem;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:background-color .15s,transform .15s}.single-product-hero__video-btn:focus-visible,.single-product-hero__video-btn:hover{background:var(--color-primary-dark);color:#fff;transform:translateY(-1px)}body.perutoptimes-map-modal-open,body.perutoptimes-video-modal-open{overflow:hidden}.product-video-modal{position:fixed;inset:0;z-index:10070;display:flex;align-items:center;justify-content:center;padding:1.5rem var(--ptt-page-padding-x);box-sizing:border-box}.product-video-modal[hidden]{display:none}.product-video-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62);cursor:pointer;opacity:0;transition:opacity .3s}.product-video-modal__dialog{position:relative;z-index:1;width:100%;max-width:var(--layout-max-width);max-height:90vh;background:#0d0d0d;border-radius:var(--radius-md);box-shadow:0 24px 64px rgba(0,0,0,.45);overflow:hidden;opacity:0;transform:translateY(1.2rem) scale(.97);transition:opacity .32s,transform .32s cubic-bezier(.22, 1, .36, 1)}.product-video-modal--shown .product-video-modal__backdrop{opacity:1}.product-video-modal--shown .product-video-modal__dialog{opacity:1;transform:translateY(0) scale(1)}@media (prefers-reduced-motion:reduce){.product-video-modal__backdrop,.product-video-modal__dialog{transition-duration:0s}}.product-video-modal__close{position:absolute;top:.6rem;right:.6rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;padding:0;border:none;border-radius:var(--radius-sm);background:rgba(255,255,255,.12);color:#fff;cursor:pointer;transition:background-color .15s}.product-video-modal__close:focus-visible,.product-video-modal__close:hover{background:rgba(255,255,255,.22);color:#fff}.product-video-modal__close .material-symbols-outlined{font-size:2.4rem}.product-video-modal__frame{position:relative;width:100%;aspect-ratio:16/9;background:#000}.product-video-modal__frame:empty{min-height:32rem}.product-video-modal__iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.product-video-modal__video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#000}.product-map-modal{position:fixed;inset:0;z-index:10070;display:flex;align-items:center;justify-content:center;padding:1.5rem var(--ptt-page-padding-x);box-sizing:border-box}.product-map-modal[hidden]{display:none}.product-map-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62);cursor:pointer;opacity:0;transition:opacity .3s}.product-map-modal__dialog{position:relative;z-index:1;width:100%;max-width:min(120rem,96vw);max-height:92vh;background:#fff;border-radius:1.2rem;box-shadow:0 24px 64px rgba(0,0,0,.45);overflow:hidden;opacity:0;transform:translateY(1.2rem) scale(.97);transition:opacity .32s,transform .32s cubic-bezier(.22, 1, .36, 1)}.product-map-modal--shown .product-map-modal__backdrop{opacity:1}.product-map-modal--shown .product-map-modal__dialog{opacity:1;transform:translateY(0) scale(1)}@media (prefers-reduced-motion:reduce){.product-map-modal__backdrop,.product-map-modal__dialog{transition-duration:0s}}.product-map-modal__close{position:absolute;top:.6rem;right:.6rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;padding:0;border:none;border-radius:var(--radius-sm);background:rgba(0,0,0,.06);color:var(--color-black);cursor:pointer;transition:background-color .15s}.product-map-modal__close:focus-visible,.product-map-modal__close:hover{background:rgba(0,0,0,.12);color:var(--color-black)}.product-map-modal__close .material-symbols-outlined{font-size:2.4rem}.product-map-modal__figure{display:flex;align-items:center;justify-content:center;max-height:92vh;padding:1.2rem;box-sizing:border-box}.product-map-modal__figure:empty{min-height:20rem}.product-map-modal__img{display:block;max-width:100%;max-height:calc(92vh - 2.4rem);width:auto;height:auto;object-fit:contain}.woocommerce-product-main{display:block;overflow:visible}.woocommerce-product-wrap{padding-top:3.2rem;padding-bottom:4.8rem;overflow:visible}.ptt-product-tour-meta{padding:2.4rem 0 0;background:#fff}.ptt-product-tour-meta__inner{padding-left:var(--ptt-page-padding-x);padding-right:var(--ptt-page-padding-x)}.ptt-product-tour-meta__excerpt{width:100%;margin:0;font-family:var(--font-body);font-size:1.6rem;line-height:1.65;color:var(--color-black)}.ptt-product-tour-meta__excerpt>:first-child{margin-top:0}.ptt-product-tour-meta__excerpt>:last-child{margin-bottom:0}.ptt-product-tour-meta__excerpt p{margin:0 0 1em}.ptt-product-tour-meta__excerpt p:last-child{margin-bottom:0}.ptt-product-tour-meta__places{display:flex;align-items:center;gap:.85rem;width:100%;max-width:var(--layout-max-width);margin:0 auto 2.4rem;min-width:0;color:var(--color-black)}.ptt-product-tour-meta__places .ptt-product-tour-meta__icon{color:var(--color-primary)}.ptt-product-tour-meta__text--places{flex:1;min-width:0;margin:0;font-family:var(--font-heading);font-size:1.35rem;line-height:1.5;color:var(--color-black)}.ptt-product-tour-meta__text--places .ptt-product-tour-meta__label,.ptt-product-tour-meta__text--places .ptt-product-tour-meta__value{color:var(--color-black)}.ptt-product-tour-meta__text--places .ptt-product-tour-meta__label{display:inline;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ptt-product-tour-meta__text--places .ptt-product-tour-meta__value{display:inline;margin-left:.35em;font-weight:400;text-transform:uppercase;line-height:1.5}.woocommerce div.product .ptt-product-tour-meta__places .ptt-product-tour-meta__icon{color:var(--color-primary)}.woocommerce div.product .ptt-product-tour-meta__text--places .ptt-product-tour-meta__label,.woocommerce div.product .ptt-product-tour-meta__text--places .ptt-product-tour-meta__value{color:var(--color-black)}.woocommerce div.product .ptt-product-tour-meta__icon{color:var(--color-primary)}.woocommerce div.product .ptt-product-tour-meta__label,.woocommerce div.product .ptt-product-tour-meta__value{color:var(--color-black)}.ptt-product-tour-meta__grid{display:grid;grid-template-columns:3fr 2fr;gap:2rem 3.2rem;align-items:start;width:100%;max-width:var(--layout-max-width);margin:0 auto}.ptt-product-tour-meta__col{display:flex;flex-direction:column;gap:1.6rem;min-width:0}.ptt-product-tour-meta__col--main{display:flex;flex-direction:column;gap:1.8rem}.ptt-product-tour-meta__meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2.4rem;row-gap:1.8rem;width:100%}.ptt-product-tour-meta__item{display:flex;align-items:center;gap:.85rem;min-width:0}.ptt-product-tour-meta__icon{flex-shrink:0;font-size:2.6rem;line-height:1;color:var(--color-primary)}.ptt-product-tour-meta__text{margin:0;flex:1;min-width:0;font-family:var(--font-heading);font-size:1.35rem;line-height:1.45;color:var(--color-black)}.ptt-product-tour-meta__label{display:inline;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--color-black)}.ptt-product-tour-meta__value{display:inline;margin-left:.35em;font-weight:400;text-transform:uppercase;color:var(--color-black)}.ptt-product-tour-meta__col--map{align-self:stretch}.ptt-product-tour-meta__map-btn{display:block;width:100%;padding:0;border:none;background:0 0;cursor:zoom-in;text-align:left;border-radius:1.2rem;overflow:hidden;transition:box-shadow .2s}.ptt-product-tour-meta__map-btn:focus-visible,.ptt-product-tour-meta__map-btn:hover{box-shadow:0 8px 28px rgba(0,0,0,.12)}.ptt-product-tour-meta__map-btn:focus-visible{outline:2px solid var(--color-black);outline-offset:3px}.ptt-product-tour-meta__map{margin:0;width:100%;height:100%;min-height:28rem;border-radius:1.2rem;overflow:hidden;background:var(--color-bg-muted)}.ptt-product-tour-meta__map-img{display:block;width:100%;height:100%;min-height:28rem;object-fit:contain;object-position:center;border-radius:1.2rem}@media (max-width:782px){body.perutoptimes-page-hero-masthead .site-header__inner--main{padding-left:var(--ptt-page-padding-x-mobile);padding-right:var(--ptt-page-padding-x-mobile)}body.perutoptimes-product-hero-masthead.woocommerce-page .site-header__inner--main{max-width:var(--layout-max-width);margin-left:auto;margin-right:auto;padding-left:var(--ptt-page-padding-x-mobile);padding-right:var(--ptt-page-padding-x-mobile)}.ptt-product-tour-meta__inner{padding-left:var(--ptt-page-padding-x-mobile);padding-right:var(--ptt-page-padding-x-mobile)}}@media (max-width:767px){.ptt-product-tour-meta__grid{grid-template-columns:1fr;gap:1.6rem}.ptt-product-tour-meta__meta-grid{grid-template-columns:1fr}.ptt-product-tour-meta__map,.ptt-product-tour-meta__map-img{min-height:22rem}}.ptt-product-tour-summary-sr{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.woocommerce div.product.ptt-product--tour{display:block}.woocommerce div.product.ptt-product--tour::after,.woocommerce div.product.ptt-product--tour::before{display:none}.ptt-product-body-gallery{position:relative;width:100%;max-width:100%;padding:48px 0;box-sizing:border-box;margin:0}.ptt-product-body-gallery__lightbox-extra{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0}.ptt-product-body-gallery__lightbox-extra a{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.ptt-product-body-gallery__row{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:.8rem;width:100%}.ptt-product-body-gallery__item{flex:1 1 0;min-width:0;align-self:flex-start}.ptt-product-body-gallery__link{display:block;position:relative;width:100%;height:0;padding-bottom:75%;border-radius:1rem;overflow:hidden;line-height:0;background:var(--color-bg-muted);outline:0}.ptt-product-body-gallery__link--more .ptt-product-body-gallery__img{filter:brightness(.88)}.ptt-product-body-gallery__more{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:rgba(13,13,13,.42);border-radius:inherit;pointer-events:none}.ptt-product-body-gallery__more-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#fff;font-family:var(--font-body);text-align:center;text-shadow:0 .1rem .25rem rgba(0,0,0,.5);padding:.8rem}.ptt-product-body-gallery__more-plus{font-size:2.6rem;font-weight:600;line-height:1;letter-spacing:.04em}.ptt-product-body-gallery__more-label{font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;line-height:1.2;max-width:12rem}.ptt-product-body-gallery__link:focus-visible{box-shadow:0 0 0 3px rgba(219,28,10,.35)}.ptt-product-body-gallery__link>.ptt-product-body-gallery__img{position:absolute;inset:0;width:100%;display:block;object-position:center;max-width:none!important;height:100%!important;object-fit:cover!important}@media (max-width:782px){.ptt-product-body-gallery{padding:40px 0}.ptt-product-body-gallery__row{flex-direction:column;flex-wrap:nowrap;align-items:stretch;overflow:visible;scroll-snap-type:none;padding-bottom:0;gap:.8rem}.ptt-product-body-gallery__item{flex:0 0 auto;width:100%;max-width:100%;min-width:0;align-self:stretch}.ptt-product-body-gallery__link{padding-bottom:62.5%}.ptt-product-body-gallery__link>.ptt-product-body-gallery__img{object-fit:cover!important;object-position:center}}.ptt-product-recommended{margin-top:0;padding:4rem 0 4.8rem;border-top:1px solid var(--color-border)}.ptt-product-recommended__head{text-align:center;max-width:72rem;margin:0 auto 3.2rem;padding:0}.ptt-product-recommended__kicker{margin:0 0 1.2rem;font-family:var(--font-heading);font-size:2.1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--color-primary);line-height:1.2}.ptt-product-recommended__intro{margin:0;font-family:var(--font-body);font-size:1.65rem;line-height:1.65;color:var(--color-text-muted)}.ptt-product-recommended__intro p{margin:0}.ptt-product-recommended__swiper.perutoptimes-related-swiper{padding-bottom:4.2rem}.ptt-bs-card{display:grid;grid-template-columns:42% 1fr;background:#fff;border-radius:1.2rem;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:box-shadow .3s}.ptt-bs-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.14)}.ptt-bs-card__media{display:block;overflow:hidden}.ptt-bs-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.ptt-bs-card:hover .ptt-bs-card__img{transform:scale(1.04)}.ptt-bs-card__body{display:flex;flex-direction:column;gap:0;padding:2.4rem 2.8rem}.ptt-bs-card__badge{display:inline-block;align-self:flex-start;margin:0 0 .65rem;padding:.35rem 1rem;font-family:var(--font-body);font-size:1.05rem;font-weight:600;line-height:1.2;letter-spacing:.06em;color:var(--color-primary);background:rgba(196,30,58,.12);border-radius:999px;text-transform:uppercase}.ptt-bs-card__title{margin:0 0 .85rem;font-family:var(--font-heading);font-size:clamp(2.2rem, 2.6vw, 2.95rem);font-weight:700;line-height:1.12;letter-spacing:.03em;text-transform:uppercase;color:var(--color-black)}.ptt-bs-card__title a{color:inherit;text-decoration:none}.ptt-bs-card__title a:hover{color:var(--color-primary)}.ptt-bs-card__excerpt{margin:0 0 1.15rem;font-family:var(--font-body);font-size:1.3rem;font-weight:400;line-height:1.6;color:var(--color-text-muted)}.ptt-bs-card__facts{display:flex;flex-wrap:wrap;gap:.75rem 2rem;margin:0 0 .25rem;padding:0}.ptt-bs-card__fact{display:flex;align-items:flex-start;gap:.5rem}.ptt-bs-card__fact-icon{font-size:1.55rem;color:rgba(0,0,0,.42);line-height:1;margin-top:.15rem}.ptt-bs-card__fact-info{display:flex;flex-direction:column;gap:.1rem}.ptt-bs-card__fact-label{font-family:var(--font-body);font-size:.95rem;font-weight:500;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.ptt-bs-card__fact-value{font-family:var(--font-body);font-size:1.15rem;font-weight:500;line-height:1.35;color:var(--color-text-muted)}.ptt-bs-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-top:auto;padding-top:1.15rem;border-top:1px solid var(--color-border)}.ptt-bs-card__price-wrap{display:flex;flex-direction:column}.ptt-bs-card__price-label{font-family:var(--font-body);font-size:.95rem;font-weight:500;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.ptt-bs-card__price{font-family:var(--font-heading);font-size:clamp(1.95rem, 2.1vw, 2.35rem);font-weight:700;color:var(--color-black);line-height:1.1}.ptt-bs-card__price .woocommerce-Price-amount{font-size:inherit;font-weight:inherit}.ptt-bs-card__price-per{display:block;margin:.15rem 0 0;font-family:var(--font-body);font-size:1rem;font-weight:400;color:var(--color-text-muted)}.ptt-bs-card__btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.4rem;font-family:var(--font-body);font-size:1.35rem;font-weight:600;color:#fff;background:var(--color-primary);border:none;border-radius:.6rem;text-decoration:none;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;transition:background .2s,transform .15s}.ptt-bs-card__btn:hover{background:var(--color-primary-dark);transform:translateY(-2px);color:#fff}@media (max-width:767px){.ptt-bs-card{grid-template-columns:1fr}.ptt-bs-card__title{font-size:clamp(1.9rem, 6vw, 2.35rem)}.ptt-bs-card__media{aspect-ratio:16/10}.ptt-bs-card__body{padding:2rem}.ptt-bs-card__footer{flex-direction:column;align-items:flex-start}.ptt-bs-card__btn{width:100%}}.ptt-rec-tour-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:var(--radius-md);overflow:hidden;border:1px solid var(--color-border);box-shadow:0 .4rem 1.2rem rgba(13,13,13,.06);transition:transform .2s,box-shadow .2s}.ptt-rec-tour-card:hover{transform:translateY(-4px);box-shadow:0 .8rem 2rem rgba(13,13,13,.1)}.ptt-rec-tour-card__media{display:block;text-decoration:none;color:inherit}.ptt-rec-tour-card__img-wrap{position:relative;width:100%;height:0;padding-bottom:62.5%;overflow:hidden;line-height:0;background:var(--color-bg-muted)}.ptt-rec-tour-card__img-wrap .ptt-rec-tour-card__img{position:absolute;inset:0;width:100%;display:block;object-position:center;max-width:none!important;height:100%!important;object-fit:cover!important}.ptt-rec-tour-card__media-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 35%,rgba(13,13,13,.75) 100%);pointer-events:none}.ptt-rec-tour-card__badge{position:absolute;left:1rem;top:1rem;z-index:2;display:inline-block;max-width:calc(100% - 2rem);width:fit-content;padding:.35rem .75rem;font-family:var(--font-body);font-size:1.15rem;font-weight:600;line-height:1.2;color:#fff;background:rgba(13,13,13,.88);border-radius:.35rem}.ptt-rec-tour-card__title-overlay{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:2;margin:0;font-family:var(--font-heading);font-size:1.5rem;font-weight:600;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;color:#fff;text-shadow:0 .1rem .35rem rgba(0,0,0,.45)}.ptt-rec-tour-card__body{display:flex;flex-direction:column;flex:1;padding:1.4rem 1.4rem 1.2rem;gap:1.2rem}.ptt-rec-tour-card__facts{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.ptt-rec-tour-card__fact{display:flex;align-items:flex-start;gap:.65rem;font-family:var(--font-body);font-size:1.4rem;line-height:1.35;color:var(--color-text)}.ptt-rec-tour-card__fact-icon{flex-shrink:0;font-size:2rem;color:var(--color-text-muted);font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.ptt-rec-tour-card__footer{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:.4rem}.ptt-rec-tour-card__price-label{display:block;font-size:1.1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.25rem}.ptt-rec-tour-card__price{font-family:var(--font-body);font-size:1.65rem;font-weight:700;color:var(--color-text)}.ptt-rec-tour-card__price .woocommerce-Price-amount{color:inherit}.ptt-rec-tour-card__btn{display:inline-flex;align-items:center;justify-content:center;min-height:4rem;padding:0 1.8rem;font-family:var(--font-body);font-size:1.4rem;font-weight:600;text-decoration:none;color:#fff;background:var(--color-primary);border-radius:var(--radius-sm);transition:background .2s,color .2s}.ptt-rec-tour-card__btn:focus-visible,.ptt-rec-tour-card__btn:hover{background:var(--color-primary-dark);color:#fff;outline:0}@media (max-width:782px){.ptt-product-recommended{padding:3.2rem 0 4rem}.ptt-product-recommended__head{margin-bottom:2.4rem}.ptt-product-recommended__intro{font-size:1.5rem}}.ptt-subcat-pills{margin-bottom:3rem}.ptt-subcat-pills__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.ptt-subcat-pills__link{display:inline-block;padding:.8rem 2rem;font-family:var(--font-body);font-size:1.3rem;font-weight:600;color:var(--color-black);text-decoration:none;border:2px solid var(--color-black);border-radius:3rem;white-space:nowrap;transition:background .2s,color .2s,border-color .2s}.ptt-subcat-pills__link:focus,.ptt-subcat-pills__link:hover{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.ptt-subcat-section{margin-bottom:4rem;scroll-margin-top:10rem}.ptt-subcat-section__title{margin:0 0 1rem;font-family:var(--font-heading);font-size:clamp(2rem, 2.4vw, 2.8rem);font-weight:var(--fw-heading,700);color:var(--color-black)}.ptt-subcat-section__desc{margin-bottom:2rem;font-family:var(--font-body);font-size:1.4rem;line-height:1.7;color:var(--color-text-muted)}.ptt-subcat-section__desc p:last-child{margin-bottom:0}.ptt-subcat-banner{position:relative;margin-bottom:3rem;border-radius:1rem;overflow:hidden;min-height:26rem;background-color:#1a1a1a;background-size:cover;background-position:center;background-repeat:no-repeat}.ptt-subcat-banner__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.6) 100%);display:flex;align-items:center;justify-content:center}.ptt-subcat-banner__content{text-align:center;padding:3rem 4rem;max-width:72rem}.ptt-subcat-banner__title{margin:0 0 1rem;font-family:var(--font-heading);font-size:clamp(2.2rem, 3vw, 3.4rem);font-weight:var(--fw-heading,700);color:#fff;text-transform:uppercase;text-shadow:0 2px 8px rgba(0,0,0,.4)}.ptt-subcat-banner__desc{font-family:var(--font-body);font-size:1.4rem;line-height:1.7;color:rgba(255,255,255,.9);text-shadow:0 1px 4px rgba(0,0,0,.3)}.ptt-subcat-banner__desc p:last-child{margin-bottom:0}.ptt-subcat-section__grid{display:flex;flex-direction:column;gap:2.4rem}.ptt-subcat-section__grid--cols{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem}@media (max-width:991px){.ptt-subcat-section__grid--cols{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.ptt-subcat-section__grid--cols{grid-template-columns:1fr}}@media (max-width:575px){.ptt-subcat-banner{min-height:20rem}.ptt-subcat-banner__content{padding:2rem}.ptt-subcat-pills__link{font-size:1.15rem;padding:.6rem 1.4rem}.ptt-subcat-section{margin-bottom:3rem}}.ptt-shop-archive .woocommerce .term-description{margin:0 0 2.4rem;width:100%;max-width:none;font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--color-text);text-align:center}.ptt-shop-archive .woocommerce .term-description>:first-child{margin-top:0}.ptt-shop-archive .woocommerce .term-description>:last-child{margin-bottom:0}.ptt-shop-archive__acf-meta{margin:0 0 2.8rem;width:100%;max-width:none;text-align:center}.ptt-shop-archive__acf-subheading{margin:0 auto 1.2rem;font-family:var(--font-heading, Georgia, serif);font-size:2.75rem;font-weight:600;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text);text-align:center}.ptt-shop-archive__acf-description{width:100%;max-width:none;font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--color-text);text-align:center}.ptt-shop-archive__acf-description>:first-child{margin-top:0}.ptt-shop-archive__acf-description>:last-child{margin-bottom:0}.ptt-shop-featured-tour{margin:0 0 3.6rem}.ptt-shop-featured-tour__card{display:grid;grid-template-columns:42% 1fr;overflow:hidden;border-radius:var(--radius-md);border:1px solid var(--color-border);background:#fff;box-shadow:0 .6rem 2.4rem rgba(13,13,13,.08)}.ptt-shop-featured-tour__media{display:block;text-decoration:none;color:inherit;background:var(--color-bg-muted);overflow:hidden}.ptt-shop-featured-tour__media-inner{position:relative;width:100%;height:100%;min-height:30rem;overflow:hidden}.ptt-shop-featured-tour__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.ptt-shop-featured-tour__body{flex:1 1 48%;min-width:100%;display:flex;flex-direction:column;gap:0;padding:2.8rem 2.6rem;box-sizing:border-box}.ptt-shop-featured-tour__badge{display:inline-block;align-self:flex-start;margin:0 0 .65rem;padding:.4rem 1rem;border-radius:999px;font-family:var(--font-body);font-size:1.05rem;font-weight:600;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;color:var(--color-primary);background:rgba(196,30,58,.12)}.ptt-shop-featured-tour__title{margin:0 0 .85rem;font-family:var(--font-heading, Georgia, serif);font-size:clamp(2.2rem, 2.8vw, 3rem);font-weight:700;line-height:1.12;letter-spacing:.03em;text-transform:uppercase;color:var(--color-text)}.ptt-shop-featured-tour__title a{color:inherit;text-decoration:none}.ptt-shop-featured-tour__title a:focus-visible,.ptt-shop-featured-tour__title a:hover{color:var(--color-primary);outline:0}.ptt-shop-featured-tour__excerpt{margin:0 0 1.15rem;font-family:var(--font-body);font-size:1.3rem;font-weight:400;line-height:1.6;color:var(--color-text-muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.ptt-shop-featured-tour__excerpt--html{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.ptt-shop-featured-tour__excerpt--html>:first-child{margin-top:0}.ptt-shop-featured-tour__excerpt--html>:last-child{margin-bottom:0}.ptt-shop-featured-tour__meta{list-style:none;margin:0 0 .25rem;padding:0;display:flex;flex-direction:column;gap:.65rem}.ptt-shop-featured-tour__meta-item{display:flex;align-items:flex-start;gap:.55rem;margin:0;padding:0;font-family:var(--font-body);font-size:1.15rem;font-weight:500;line-height:1.4;color:var(--color-text-muted)}.ptt-shop-featured-tour__meta-icon{flex:0 0 auto;font-size:1.55rem;color:rgba(0,0,0,.42);margin-top:.12rem}.ptt-shop-featured-tour__meta-text{flex:1 1 auto;min-width:0;font-weight:500;color:var(--color-text-muted)}.ptt-shop-featured-tour__footer{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.6rem 2rem;margin-top:auto;padding-top:1.2rem;border-top:1px solid var(--color-border)}.ptt-shop-featured-tour__price-block{display:flex;flex-direction:column;gap:.2rem;min-width:0}.ptt-shop-featured-tour__price-kicker{font-family:var(--font-body);font-size:.95rem;font-weight:500;line-height:1.3;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted)}.ptt-shop-featured-tour__price{font-family:var(--font-heading, Georgia, serif);font-size:clamp(1.95rem, 2.2vw, 2.35rem);font-weight:700;line-height:1.1;color:var(--color-text)}.ptt-shop-featured-tour__price .woocommerce-Price-amount{font-size:inherit;font-weight:inherit}.ptt-shop-featured-tour__price-note{font-family:var(--font-body);font-size:1rem;font-weight:400;line-height:1.3;color:var(--color-text-muted)}.ptt-shop-featured-tour__btn{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:0 2.4rem;border-radius:var(--radius-md);border:0;background:var(--color-primary);color:#fff!important;font-family:var(--font-body);font-size:1.35rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.ptt-shop-featured-tour__btn:focus-visible,.ptt-shop-featured-tour__btn:hover{background:var(--color-primary-dark);color:#fff!important;outline:0;transform:translateY(-1px)}@media (max-width:767px){.ptt-shop-featured-tour__card{grid-template-columns:1fr}.ptt-shop-featured-tour__title{font-size:clamp(1.9rem, 6vw, 2.35rem)}.ptt-shop-featured-tour__body{padding:2rem 1.8rem;flex:1 1 auto;min-width:100%}.ptt-shop-featured-tour__media-inner{min-height:24rem;min-width:100%;padding-bottom:56%}.ptt-shop-featured-tour__footer{flex-direction:column;align-items:stretch}.ptt-shop-featured-tour__btn{width:100%}}.ptt-shop-archive .woocommerce ul.products.ptt-shop-product-grid{display:grid!important;grid-template-columns:1fr!important;gap:2.4rem;list-style:none;margin:0;padding:0;width:100%;clear:both}.ptt-shop-archive .woocommerce .ptt-shop-product-grid li.product{width:100%;max-width:none;margin:0;padding:0;float:none;list-style:none;background:0 0;border:0;box-shadow:none}.ptt-shop-archive .woocommerce .ptt-shop-product-grid li.product::after,.ptt-shop-archive .woocommerce .ptt-shop-product-grid li.product::before{display:none}.ptt-shop-archive .woocommerce .ptt-shop-product-grid.ptt-tour-card-grid--paseos>li.product{display:flex;flex-direction:column;height:100%}.ptt-shop-archive .woocommerce .ptt-shop-product-grid .ptt-rec-tour-card{width:100%;height:100%}.ptt-shop-archive .woocommerce .ptt-shop-product-grid.ptt-tour-card-grid--paseos .ptt-rec-tour-card__img-wrap,.ptt-subcat-section__grid--cols .ptt-rec-tour-card__img-wrap{height:40vh;min-height:20rem;max-height:44rem;padding-bottom:0;aspect-ratio:auto}.ptt-shop-archive .woocommerce .ptt-shop-product-grid.ptt-tour-card-grid--paseos .ptt-rec-tour-card__img-wrap .ptt-rec-tour-card__img,.ptt-subcat-section__grid--cols .ptt-rec-tour-card__img-wrap .ptt-rec-tour-card__img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center}.ptt-shop-archive .woocommerce .ptt-shop-product-grid.ptt-tour-card-grid--paseos .ptt-rec-tour-card a{text-decoration:none}.ptt-shop-archive .woocommerce .ptt-shop-product-grid.ptt-tour-card-grid--paseos .ptt-rec-tour-card__title-overlay{color:#fff}.ptt-shop-archive .woocommerce .ptt-shop-product-grid.ptt-tour-card-grid--paseos .ptt-rec-tour-card__price,.ptt-shop-archive .woocommerce .ptt-shop-product-grid.ptt-tour-card-grid--paseos .ptt-rec-tour-card__price .woocommerce-Price-amount{font-size:inherit;font-weight:inherit;color:inherit}.ptt-shop-archive__pagination{margin-top:3.2rem}.ptt-shop-archive .woocommerce-pagination,.ptt-shop-archive nav.woocommerce-pagination{margin:0;padding:0;border:0;background:0 0;text-align:center}.ptt-shop-archive .woocommerce-pagination ul,.ptt-shop-archive nav.woocommerce-pagination ul.page-numbers{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.7rem;list-style:none;margin:0;padding:0;border:0!important;background:0 0}.ptt-shop-archive .woocommerce-pagination ul li,.ptt-shop-archive nav.woocommerce-pagination ul.page-numbers li{display:inline-flex;float:none;margin:0;padding:0;border:0!important;background:0 0;overflow:visible}.ptt-shop-archive .woocommerce-pagination ul li a,.ptt-shop-archive .woocommerce-pagination ul li span,.ptt-shop-archive nav.woocommerce-pagination ul.page-numbers li a,.ptt-shop-archive nav.woocommerce-pagination ul.page-numbers li span{display:inline-flex;width:4.2rem;height:4.2rem;min-width:0;min-height:0;align-items:center;justify-content:center;padding:0;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;box-shadow:none;font-family:var(--font-body);font-size:1.4rem;font-weight:600;line-height:1;color:var(--color-text);transition:background-color .18s,border-color .18s,box-shadow .18s,color .18s,transform .18s}.ptt-shop-archive .woocommerce-pagination ul li a:focus-visible,.ptt-shop-archive .woocommerce-pagination ul li a:hover,.ptt-shop-archive nav.woocommerce-pagination ul.page-numbers li a:focus-visible,.ptt-shop-archive nav.woocommerce-pagination ul.page-numbers li a:hover{border-color:var(--color-primary);background:#fff7f6;color:var(--color-primary);box-shadow:0 .4rem 1.2rem rgba(13,13,13,.08);transform:translateY(-1px);outline:0}.ptt-shop-archive .woocommerce-pagination ul li span.current,.ptt-shop-archive nav.woocommerce-pagination ul.page-numbers li span.current{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:none}.ptt-shop-archive-faq{margin-top:4rem;padding-top:3.2rem;border-top:1px solid var(--color-border)}.ptt-shop-archive-faq__title{margin:0 0 2.4rem;font-family:var(--font-heading, Georgia, serif);font-size:2.7rem;font-weight:600;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;text-align:center;color:var(--color-text)}.ptt-shop-archive-faq__list{display:grid;grid-template-columns:1fr;gap:1.6rem;width:100%;max-width:none;margin:0;align-items:start}@media (min-width:768px){.ptt-shop-archive .woocommerce ul.products.ptt-shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ptt-shop-archive-faq__list{grid-template-columns:repeat(2,1fr);column-gap:2.4rem;row-gap:2rem}}.ptt-shop-archive-faq__item{min-width:0;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;box-shadow:0 .3rem 1rem rgba(13,13,13,.05);overflow:hidden}.ptt-shop-archive-faq__summary{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.4rem 1.8rem;list-style:none;cursor:pointer;font-family:var(--font-heading, Georgia, serif);font-size:1.85rem;font-weight:600;line-height:1.35;color:var(--color-text);-webkit-tap-highlight-color:transparent}.ptt-shop-archive-faq__summary::-webkit-details-marker{display:none}.ptt-shop-archive-faq__summary::marker{content:''}.ptt-shop-archive-faq__summary-text{flex:1 1 auto;min-width:0;margin:0;text-align:left;font:inherit;color:inherit}.ptt-shop-archive-faq__chevron{flex:0 0 auto;font-size:2.4rem;color:var(--color-primary);transition:transform .2s}.ptt-shop-archive-faq__item[open] .ptt-shop-archive-faq__chevron{transform:rotate(180deg)}.ptt-shop-archive-faq__panel{padding:0 1.8rem 1.6rem;border-top:1px solid var(--color-border);background:0 0}.ptt-shop-archive-faq__answer{margin:0;padding-top:1.2rem;font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--color-text)}.ptt-shop-archive-faq__answer>:first-child{margin-top:0}.ptt-shop-archive-faq__answer>:last-child{margin-bottom:0}.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs,.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs::before{width:100%;padding:0;margin:0;border:0;background:0 0}.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs{display:flex;justify-content:flex-start;flex-wrap:wrap}.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs::before{display:none!important;content:none!important}.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs li{float:none;margin:0;padding:0;border:0;background:0 0;list-style:none}.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs li a:not(.ptt-product-tabs__tab-link){float:none;width:auto;margin:0;padding:0;border:0;background:0 0;box-shadow:none}.ptt-product-tabs{margin-top:1.6rem;padding-top:2.4rem;padding-bottom:48px;background:#fff;border:0;border-radius:0;box-shadow:none;overflow:visible}.ptt-product-tabs__layout{display:grid;grid-template-columns:7fr 3fr;gap:3.2rem;align-items:stretch;width:100%}.ptt-product-tabs__layout-main,.ptt-product-tabs__sidebar-col{min-width:0}.ptt-product-tabs__acco-trigger{display:none}.ptt-product-tabs__acco-trigger-inner{display:flex;align-items:center;gap:1rem;min-width:0;text-align:left}.ptt-product-tabs__acco-icon{flex-shrink:0}.ptt-product-tabs__acco-label{flex:1;min-width:0;font-family:var(--font-heading);font-size:1.45rem;font-weight:600;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text)}.ptt-product-tabs__acco-chevron{flex-shrink:0;font-size:2.2rem;color:var(--color-text-muted);transition:transform .2s,color .2s}.ptt-product-tabs__acco-trigger[aria-expanded=true] .ptt-product-tabs__acco-chevron{transform:rotate(180deg);color:var(--color-primary)}.ptt-product-tabs__acco-trigger[aria-expanded=true] .ptt-product-tabs__acco-icon,.ptt-product-tabs__acco-trigger[aria-expanded=true] .ptt-product-tabs__acco-label{color:var(--color-primary)}.ptt-product-tabs__acco-section{min-width:0}.woocommerce div.product .woocommerce-tabs.ptt-product-tabs{border:0;box-shadow:none}.woocommerce div.product .woocommerce-tabs.ptt-product-tabs .wc-tab.panel,.woocommerce div.product .woocommerce-tabs.ptt-product-tabs .woocommerce-Tabs-panel{display:none;border:0;box-shadow:none}.woocommerce div.product .woocommerce-tabs.ptt-product-tabs .wc-tab.panel.active,.woocommerce div.product .woocommerce-tabs.ptt-product-tabs .woocommerce-Tabs-panel.panel.entry-content.active{display:block!important}.ptt-product-tabs__panel-main iframe[src*="youtu.be"],.ptt-product-tabs__panel-main iframe[src*=vimeo],.ptt-product-tabs__panel-main iframe[src*=youtube]{display:block;width:100%;max-width:100%;aspect-ratio:16/9;height:auto;min-height:18rem;margin:1.6rem 0;border:0}.ptt-product-tabs__panel-main .wp-block-embed,.ptt-product-tabs__panel-main .wp-block-embed__wrapper{position:relative;width:100%;max-width:100%;margin:1.6rem 0}.ptt-product-tabs__panel-main .wp-block-embed__wrapper iframe{margin:0}.ptt-product-tabs__head{padding:1.2rem 4.8rem 0;background:#fff;border-bottom:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.ptt-product-tabs__list{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;gap:10px;list-style:none;margin:0;padding:0 0 2rem;min-width:0;width:100%}.ptt-product-tabs__list>li{margin:0;padding:0;border:0;background:0 0;flex:1 1 0;min-width:0;max-width:none}.ptt-product-tabs__list>li::before{display:none}.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs li a.ptt-product-tabs__tab-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;width:100%;min-height:10.5rem;padding:1.1rem .9rem;font-family:var(--font-heading);font-size:1.35rem;font-weight:400;line-height:1.25;letter-spacing:.08em;text-transform:uppercase;text-align:center;text-decoration:none;color:var(--ptt-product-tab-inactive);border:1px solid var(--ptt-product-tab-border);border-radius:1rem;background:#fff;box-sizing:border-box;transition:color .2s,border-color .2s,background-color .2s}.ptt-product-tabs__tab-icon{flex-shrink:0;font-size:2.8rem;line-height:1;color:var(--ptt-product-tab-inactive);font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 28;transition:color .2s}.ptt-product-tabs__tab-icon.ptt-product-tabs__tab-icon--svg{display:block;width:2.8rem;height:2.8rem;font-size:0;line-height:0;background-color:currentColor;-webkit-mask-image:var(--ptt-tab-icon);mask-image:var(--ptt-tab-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;font-variation-settings:normal}.ptt-product-tabs__tab-label{display:block;max-width:100%;color:inherit;hyphens:auto}.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs li a.ptt-product-tabs__tab-link:focus-visible,.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs li a.ptt-product-tabs__tab-link:hover{border-color:var(--ptt-product-tab-border);background:#fff;outline:0}.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs li a.ptt-product-tabs__tab-link:focus-visible .ptt-product-tabs__tab-icon,.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs li a.ptt-product-tabs__tab-link:focus-visible .ptt-product-tabs__tab-label,.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs li a.ptt-product-tabs__tab-link:hover .ptt-product-tabs__tab-icon,.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs li a.ptt-product-tabs__tab-link:hover .ptt-product-tabs__tab-label{color:var(--color-primary)}.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs li.active a.ptt-product-tabs__tab-link{border-color:var(--ptt-product-tab-border);background:#fff}.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs li.active a.ptt-product-tabs__tab-link .ptt-product-tabs__tab-icon,.woocommerce div.product .woocommerce-tabs.ptt-product-tabs ul.tabs li.active a.ptt-product-tabs__tab-link .ptt-product-tabs__tab-label{color:var(--color-primary)}.ptt-product-tabs__panel-body{padding:2rem 48px 24px;background:#fff}.ptt-product-tabs__panel-main{min-width:0;font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--color-text)}.ptt-product-tabs__panel-main :is(h2,.h2),.ptt-tab-description :is(h2,.h2),.ptt-tab-prose :is(h2,.h2),.ptt-tab-wysiwyg :is(h2,.h2){margin:0 0 1.2rem;font-family:var(--font-heading);font-size:var(--ptt-tab-fs-h2);font-weight:600;line-height:var(--lh-heading);color:var(--color-black)}.ptt-product-tabs__panel-main :is(h3,.h3),.ptt-tab-description :is(h3,.h3),.ptt-tab-prose :is(h3,.h3),.ptt-tab-wysiwyg :is(h3,.h3){margin:0 0 1rem;font-family:var(--font-heading);font-size:var(--ptt-tab-fs-h3);font-weight:500;line-height:var(--lh-heading);color:var(--color-black)}.ptt-tab-includes-excludes{margin:0}.ptt-tab-includes-excludes__block+.ptt-tab-includes-excludes__block{margin-top:2.4rem;padding-top:2.4rem;border-top:1px solid var(--color-border)}.ptt-tab-includes-excludes__block .ptt-tab-wysiwyg{margin:0}.ptt-tab-wysiwyg--exclude ol,.ptt-tab-wysiwyg--exclude ul,.ptt-tab-wysiwyg--include ol,.ptt-tab-wysiwyg--include ul{list-style:none;margin:0 0 1.2em;padding:0}.ptt-tab-wysiwyg--exclude ol li,.ptt-tab-wysiwyg--exclude ul li,.ptt-tab-wysiwyg--include ol li,.ptt-tab-wysiwyg--include ul li{display:flex;align-items:flex-start;gap:1.2rem;margin:0 0 1.2rem;padding:0}.ptt-tab-wysiwyg--include ol li::before,.ptt-tab-wysiwyg--include ul li::before{content:"\2713";flex-shrink:0;width:2.4rem;height:2.4rem;margin-top:.12em;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.35rem;font-weight:700;line-height:1;background:rgba(22,163,74,.16);color:#15803d}.ptt-tab-wysiwyg--exclude ol li::before,.ptt-tab-wysiwyg--exclude ul li::before{content:"\2715";flex-shrink:0;width:2.4rem;height:2.4rem;margin-top:.12em;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.35rem;font-weight:700;line-height:1;background:rgba(219,28,10,.12);color:var(--color-primary)}.ptt-tab-wysiwyg--exclude ul li>ol,.ptt-tab-wysiwyg--exclude ul li>ul,.ptt-tab-wysiwyg--include ul li>ol,.ptt-tab-wysiwyg--include ul li>ul{flex:1 1 100%;width:100%;margin:.8rem 0 0}.ptt-tab-includes-excludes__list{list-style:none;margin:0;padding:0}.ptt-tab-includes-excludes__item{display:flex;align-items:flex-start;gap:1.2rem;margin:0 0 1.2rem}.ptt-tab-includes-excludes__item:last-child{margin-bottom:0}.ptt-tab-includes-excludes__mark{flex-shrink:0;width:2.4rem;height:2.4rem;margin-top:.12em;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.35rem;font-weight:700;line-height:1}.ptt-tab-includes-excludes__mark--yes{background:rgba(22,163,74,.16);color:#15803d}.ptt-tab-includes-excludes__mark--yes::before{content:"\2713"}.ptt-tab-includes-excludes__mark--no{background:rgba(219,28,10,.12);color:var(--color-primary)}.ptt-tab-includes-excludes__mark--no::before{content:"\2715"}.ptt-tab-includes-excludes__body{min-width:0;flex:1}.ptt-tab-includes-excludes__body>p:first-child{margin-top:0}.ptt-tab-includes-excludes__body p:last-child{margin-bottom:0}.ptt-tab-wysiwyg>:first-child{margin-top:0}.ptt-tab-wysiwyg>:last-child{margin-bottom:0}.ptt-tab-description h4,.ptt-tab-prose h4,.ptt-tab-wysiwyg h4{font-family:var(--font-heading);color:var(--color-black)}.ptt-tab-prose>:first-child{margin-top:0}.ptt-tab-prose__list{margin:0;padding-left:1.6rem}.ptt-tab-prose__list>li{margin-bottom:.8rem}.ptt-tab-prose>:last-child,.ptt-tab-prose__list>li:last-child{margin-bottom:0}.ptt-tour-highlight__title{margin:0 0 1.6rem;font-family:var(--font-body);font-size:1.5rem;font-weight:700;line-height:1.25;letter-spacing:.1em;text-transform:uppercase;color:var(--color-black)}.ptt-tour-timeline{position:relative;list-style:none;margin:0;padding:0 0 .4rem}.ptt-tour-timeline::before{content:"";position:absolute;left:.65rem;top:.5rem;bottom:.8rem;width:2px;background:var(--color-primary);border-radius:99rem}.ptt-tour-timeline__item{position:relative;margin:0 0 1.6rem;padding-left:2.6rem;min-height:1.6rem}.ptt-tour-timeline__item:last-child{margin-bottom:0}.ptt-tour-timeline__item::before{content:"";position:absolute;left:0;top:.25rem;width:1.4rem;height:1.4rem;border-radius:50%;border:2px solid var(--color-primary);background:#fff;box-shadow:inset 0 0 0 3px #fff}.ptt-tour-timeline__text{display:block;padding-top:.05rem}.ptt-tour-timeline__text p{margin:0 0 .6rem}.ptt-tour-timeline__text p:last-child{margin-bottom:0}.ptt-tab-description__intro{margin:0 0 2.4rem}.ptt-tab-description__intro>:first-child{margin-top:0}.ptt-tab-description__intro>:last-child{margin-bottom:0}.ptt-desc-timeline{margin:0}.ptt-desc-timeline__step{--ptt-desc-tl-icon:1.4rem;--ptt-desc-tl-gap:1.2rem;--ptt-desc-tl-rail:var(--ptt-desc-tl-icon);position:relative;padding-left:calc(var(--ptt-desc-tl-rail) + var(--ptt-desc-tl-gap));margin:0}.ptt-desc-timeline__step::before{content:"";position:absolute;left:calc(var(--ptt-desc-tl-rail)/ 2);top:0;bottom:0;width:2px;background:var(--color-primary);border-radius:99rem;transform:translateX(-50%)}.ptt-desc-timeline__step:first-child::before{top:calc(.28rem + var(--ptt-desc-tl-icon)/ 2)}.ptt-desc-timeline__step+.ptt-desc-timeline__step{margin-top:0}.ptt-desc-timeline__step h4{position:relative;margin:0 0 1rem;padding:0;font-family:var(--font-heading);font-size:var(--fs-h5);font-weight:700;line-height:1.3;letter-spacing:.06em;text-transform:uppercase;color:var(--color-black)}.ptt-desc-timeline__step h4::before{content:"";position:absolute;left:calc(-1 * (var(--ptt-desc-tl-gap) + var(--ptt-desc-tl-icon)));top:.28rem;width:var(--ptt-desc-tl-icon);height:var(--ptt-desc-tl-icon);border-radius:50%;border:2px solid var(--color-primary);background:radial-gradient(circle at center,var(--color-primary) 0 .3rem,#fff .31rem .5rem,var(--color-primary) .51rem .64rem,#fff .65rem);box-sizing:border-box}.ptt-desc-timeline__step>:last-child{margin-bottom:0}.ptt-product-tabs__panel-aside--reserved{align-self:stretch;min-height:32rem;border:1px dashed var(--color-border);border-radius:var(--radius-md);background:rgba(247,247,247,.55)}.ptt-product-tabs__panel-aside--reserved:has(> *){min-height:0;border-style:solid;border-color:var(--color-border);background:#fff}.ptt-product-tabs__panel-aside--reserved:has(.ptt-product-tab-sidebar){border:0;padding:0;background:0 0}.ptt-product-tabs__sidebar-sticky{border:1px solid var(--color-border,#e2e2e2);border-radius:var(--radius-md);box-shadow:0 .2rem .75rem rgba(0,0,0,.07);background:#fff}.ptt-product-tab-sidebar{display:flex;flex-direction:column;border-radius:0;overflow:visible;box-shadow:none;background:0 0}.ptt-product-tab-sidebar__book{border-radius:var(--radius-md) var(--radius-md) 0 0;overflow:hidden}.ptt-product-tab-sidebar__form{border-radius:0 0 var(--radius-md) var(--radius-md);background:#fff}@media (min-width:768px){.ptt-product-tabs__sidebar-col{display:flex;flex-direction:column;align-self:stretch;min-height:100%}.ptt-product-tabs__sidebar-col .ptt-product-tabs__sidebar-sticky{position:sticky;top:var(--ptt-product-sidebar-sticky-top,12.5rem);z-index:40;width:100%;max-height:calc(100vh - var(--ptt-product-sidebar-sticky-top,12.5rem) - 1.6rem);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}}.ptt-product-tab-sidebar__book{padding:1.6rem 1.4rem;background:#000;color:#fff;text-align:center}.ptt-product-tab-sidebar__book :is(h3,.h3){margin:0;font-family:var(--font-heading);font-size:var(--ptt-tab-fs-h3);font-weight:500;line-height:var(--lh-heading);color:#fff;letter-spacing:.04em;text-transform:uppercase}.ptt-product-tab-sidebar__book :is(h4,.h4){margin:0;font-family:var(--font-heading);font-size:clamp(1rem, 2.4vw, 1.12rem);font-weight:400;line-height:var(--lh-heading);color:#fff;letter-spacing:.06em;text-transform:uppercase}.ptt-product-tab-sidebar__heading:not(.ptt-product-tab-sidebar__heading--contact){font-size:clamp(1.05rem, 2.5vw, 1.2rem);color:rgba(255,255,255,.82)}.ptt-product-tab-sidebar__price{margin:0 0 .25rem}.ptt-product-tab-sidebar__price-kicker{margin:0 0 .55rem;font-family:var(--font-heading);font-size:clamp(1.15rem, 2.8vw, 1.4rem);font-weight:400;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.82)}.ptt-product-tab-sidebar__price-amount{margin:0;font-family:var(--font-heading);font-size:clamp(1.65rem, 4vw, 2.25rem);font-weight:500;line-height:1.12;letter-spacing:.03em;color:#fff}.ptt-product-tab-sidebar__price-amount .woocommerce-Price-amount{font-size:inherit;font-weight:inherit;color:inherit}.ptt-product-tab-sidebar__price-suffix{display:inline-block;margin-left:.4rem;font-size:.78em;font-weight:500;letter-spacing:.08em;vertical-align:baseline}.ptt-product-tab-sidebar__heading--contact{margin-top:0}.ptt-product-tab-sidebar__rule{margin:1rem 0;border:0;border-top:1px solid rgba(255,255,255,.35)}.ptt-product-tab-sidebar__tour-title{margin:0}.ptt-product-tab-sidebar__wetravel{margin-top:1rem}.ptt-product-tab-sidebar__wetravel .single-product-hero__video-btn{width:100%;box-shadow:none}@keyframes ptt-sidebar-book-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.02)}}.ptt-product-tab-sidebar__wetravel .single-product-hero__video-btn:not(.ptt-product-tab-sidebar__wetravel-btn--disabled):not(:disabled){animation:2s ease-in-out infinite ptt-sidebar-book-pulse;box-shadow:none}.ptt-product-tab-sidebar__wetravel .single-product-hero__video-btn:not(.ptt-product-tab-sidebar__wetravel-btn--disabled):not(:disabled):focus-visible,.ptt-product-tab-sidebar__wetravel .single-product-hero__video-btn:not(.ptt-product-tab-sidebar__wetravel-btn--disabled):not(:disabled):hover{animation:none;transform:translateY(-1px) scale(1.01);box-shadow:none}.ptt-product-tab-sidebar__wetravel .single-product-hero__video-btn.ptt-product-tab-sidebar__wetravel-btn--disabled,.ptt-product-tab-sidebar__wetravel .single-product-hero__video-btn.ptt-product-tab-sidebar__wetravel-btn--disabled:focus-visible,.ptt-product-tab-sidebar__wetravel .single-product-hero__video-btn.ptt-product-tab-sidebar__wetravel-btn--disabled:hover,.ptt-product-tab-sidebar__wetravel .single-product-hero__video-btn:disabled,.ptt-product-tab-sidebar__wetravel .single-product-hero__video-btn:disabled:focus-visible,.ptt-product-tab-sidebar__wetravel .single-product-hero__video-btn:disabled:hover{background:#ccc;color:#fff;cursor:not-allowed;transform:none;animation:none;box-shadow:none}.ptt-product-tab-sidebar__form{padding:1.4rem 1.2rem 1.6rem}.ptt-product-tab-sidebar__form .jet-form,.ptt-product-tab-sidebar__form .jet-form-builder{display:flex;flex-direction:column;gap:1rem;width:100%}.ptt-product-tab-sidebar__form .jet-form-builder-row,.ptt-product-tab-sidebar__form .jet-form-row{margin:0}.ptt-product-tab-sidebar__form .jet-form-builder__field-wrap,.ptt-product-tab-sidebar__form .jet-form-row{display:flex;flex-direction:column;gap:.5rem}.ptt-product-tab-sidebar__form .jet-form label,.ptt-product-tab-sidebar__form .jet-form-builder-row>.jet-form-builder__label,.ptt-product-tab-sidebar__form .jet-form-builder-row>div:not(.jet-form-builder__field-wrap):not([class*=submit]),.ptt-product-tab-sidebar__form .jet-form-builder__field-label,.ptt-product-tab-sidebar__form .jet-form-builder__label,.ptt-product-tab-sidebar__form .jet-form-builder__label-text,.ptt-product-tab-sidebar__form .jet-form-row>label{margin:0;font-family:var(--font-heading);font-size:clamp(1.1rem, 2.1vw, 1.28rem);font-weight:500;line-height:var(--lh-heading, 1.25);letter-spacing:.03em;color:var(--color-primary)}.ptt-product-tab-sidebar__form .jet-form input[type=email],.ptt-product-tab-sidebar__form .jet-form input[type=text],.ptt-product-tab-sidebar__form .jet-form textarea,.ptt-product-tab-sidebar__form .jet-form-builder__field-wrap input[type=email],.ptt-product-tab-sidebar__form .jet-form-builder__field-wrap input[type=number],.ptt-product-tab-sidebar__form .jet-form-builder__field-wrap input[type=tel],.ptt-product-tab-sidebar__form .jet-form-builder__field-wrap input[type=text],.ptt-product-tab-sidebar__form .jet-form-builder__field-wrap input[type=url],.ptt-product-tab-sidebar__form .jet-form-builder__field-wrap select,.ptt-product-tab-sidebar__form .jet-form-builder__field-wrap textarea{width:100%;box-sizing:border-box;padding:.75rem 1rem;font-family:var(--font-body);font-size:1rem;line-height:1.45;color:var(--color-text);background:#fff;border:1px solid var(--color-border,#d8d8d8);border-radius:var(--radius-sm,.35rem);transition:border-color .2s,box-shadow .2s}.ptt-product-tab-sidebar__form .jet-form input:focus,.ptt-product-tab-sidebar__form .jet-form textarea:focus,.ptt-product-tab-sidebar__form .jet-form-builder__field-wrap input:focus,.ptt-product-tab-sidebar__form .jet-form-builder__field-wrap select:focus,.ptt-product-tab-sidebar__form .jet-form-builder__field-wrap textarea:focus{outline:0;border-color:var(--color-primary);box-shadow:0 0 0 2px rgba(219,28,10,.12)}.ptt-product-tab-sidebar__form .jet-form textarea,.ptt-product-tab-sidebar__form .jet-form-builder__field-wrap textarea{min-height:7.5rem;resize:vertical}.ptt-product-tab-sidebar__form .jet-form .required,.ptt-product-tab-sidebar__form .jet-form-builder .required{color:var(--color-primary)}.ptt-product-tab-sidebar__form .bloqueado input:not([type=submit]):not([type=button]):not([type=hidden]),.ptt-product-tab-sidebar__form .bloqueado textarea,.ptt-product-tab-sidebar__form .jet-form-builder-row.bloqueado input,.ptt-product-tab-sidebar__form .jet-form-builder-row.bloqueado textarea,.ptt-product-tab-sidebar__form .jet-form-builder__field-wrap.bloqueado input,.ptt-product-tab-sidebar__form .jet-form-builder__field-wrap.bloqueado textarea,.ptt-product-tab-sidebar__form input.bloqueado,.ptt-product-tab-sidebar__form textarea.bloqueado{pointer-events:none;cursor:default;user-select:none;-webkit-user-select:none;background:#f3f3f3;color:var(--color-text);border-color:var(--color-border,#d8d8d8);box-shadow:none}.ptt-product-tab-sidebar__form .bloqueado input:focus,.ptt-product-tab-sidebar__form .bloqueado textarea:focus,.ptt-product-tab-sidebar__form .jet-form-builder-row.bloqueado input:focus,.ptt-product-tab-sidebar__form .jet-form-builder-row.bloqueado textarea:focus,.ptt-product-tab-sidebar__form .jet-form-builder__field-wrap.bloqueado input:focus,.ptt-product-tab-sidebar__form .jet-form-builder__field-wrap.bloqueado textarea:focus,.ptt-product-tab-sidebar__form input.bloqueado:focus,.ptt-product-tab-sidebar__form textarea.bloqueado:focus{outline:0;border-color:var(--color-border,#d8d8d8);box-shadow:none}.ptt-product-tab-sidebar__form .jet-form-builder-row--submit,.ptt-product-tab-sidebar__form .jet-form-builder__submit,.ptt-product-tab-sidebar__form .jet-form-builder__submit-wrap{display:flex;justify-content:center;width:100%;margin-top:.25rem}.ptt-product-tab-sidebar__form .jet-form-builder__submit,.ptt-product-tab-sidebar__form .jet-form-builder__submit button,.ptt-product-tab-sidebar__form button[type=submit]{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:4.4rem;margin:0;padding:0 2rem;border:none;border-radius:var(--radius-sm);background:var(--color-primary);color:#fff;font-family:var(--font-body);font-size:1.4rem;font-weight:600;letter-spacing:.04em;text-align:center;cursor:pointer;transition:background-color .15s,transform .15s}.ptt-product-tab-sidebar__form .jet-form-builder__submit button:focus-visible,.ptt-product-tab-sidebar__form .jet-form-builder__submit button:hover,.ptt-product-tab-sidebar__form .jet-form-builder__submit:focus-visible,.ptt-product-tab-sidebar__form .jet-form-builder__submit:hover,.ptt-product-tab-sidebar__form button[type=submit]:focus-visible,.ptt-product-tab-sidebar__form button[type=submit]:hover{background:var(--color-primary-dark);color:#fff;transform:translateY(-1px)}.ptt-product-tab-sidebar__form .jet-form-builder-messages-wrap{margin-top:.75rem;padding:.85rem 1rem;border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.95rem}.ptt-product-tab-sidebar__form .jet-form-builder-messages-wrap--success{background:#e8f5e9;color:#2e7d32;border:1px solid #a5d6a7}.ptt-product-tab-sidebar__form .jet-form-builder-messages-wrap--error{background:#fce4ec;color:#c62828;border:1px solid #ef9a9a}.ptt-product-tabs__panel-aside{min-width:0}.woocommerce .ptt-product-tabs .woocommerce-Tabs-panel.panel.entry-content{padding:0;margin:0;border:0}.ptt-max-width{width:100%;max-width:var(--layout-max-width)}.single-blog-wrap{padding-top:3rem;padding-bottom:4rem}.single-blog__related{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--color-border)}.single-blog__related-heading{margin:0 0 2.4rem;padding:0;font-family:var(--font-heading);font-weight:700;font-size:2.85rem;line-height:1.15;letter-spacing:.08em;text-transform:uppercase;color:var(--color-black)}.single-blog__related-heading-accent{position:relative;display:inline-block;padding-bottom:.65rem;margin-right:.35em}.single-blog__related-heading-accent::after{content:"";position:absolute;left:0;bottom:0;width:10rem;height:.45rem;border-radius:99rem;background:var(--color-primary)}.single-blog__related-heading-rest{font-weight:700}.perutoptimes-related-swiper{position:relative;padding-bottom:4rem}.perutoptimes-related-swiper .swiper-pagination{bottom:0!important}.perutoptimes-related-swiper .swiper-pagination-bullet{width:1rem;height:1rem;background:var(--color-border);opacity:1}.perutoptimes-related-swiper .swiper-pagination-bullet-active{background:var(--color-primary)}.post-card:not(.post-card--slider){height:100%;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);overflow:hidden;box-shadow:0 .8rem 2.4rem rgba(13,13,13,.08);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.post-card:not(.post-card--slider):focus-within,.post-card:not(.post-card--slider):hover{transform:translateY(-4px);box-shadow:0 1.2rem 3rem rgba(13,13,13,.12)}.post-card--slider{border-radius:var(--radius-md);transition:transform .2s,box-shadow .2s}.post-card--slider:hover{transform:translateY(-6px);box-shadow:0 1.4rem 3.2rem rgba(13,13,13,.14)!important}.post-card__thumb{display:block;line-height:0;overflow:hidden}.post-card__thumb-placeholder{display:block;min-height:18rem;background:var(--gradient-dark-overlay)}.post-card__thumb-placeholder--slider{min-height:0;background:linear-gradient(180deg,#3d3d3d 0,#141414 100%)}.post-card__img{object-fit:cover}.post-card__body{display:grid;gap:.9rem;padding:1.6rem;flex:1}.post-card:not(.post-card--slider) .post-card__category{margin:0;color:var(--color-primary);font-family:var(--font-body);font-size:1.3rem;font-weight:600;text-transform:capitalize}.post-card--slider .post-card__category{font-family:var(--font-body);font-size:1.3rem;font-weight:600;text-transform:capitalize;color:var(--color-primary);margin:0}.post-card--slider .post-card__category a{color:inherit}.post-card:not(.post-card--slider) .post-card__title{margin:0;font-family:var(--font-heading);font-size:1.6rem;font-weight:600;line-height:1.35}.post-card__title--slider{margin:0;font-family:var(--font-heading);font-size:1.6rem;font-weight:700;line-height:1.25;letter-spacing:.05em;text-transform:uppercase;color:var(--color-text)}.post-card__title--slider a{color:inherit;display:block;text-decoration:none}.post-card__title--slider a:hover{color:var(--color-primary)}.post-card:not(.post-card--slider) .post-card__title a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.post-card:not(.post-card--slider) .post-card__title a:hover{color:var(--color-primary)}.post-card:not(.post-card--slider) .post-card__meta{display:flex;flex-wrap:wrap;gap:.8rem 1.4rem;font-family:var(--font-body);font-size:1.3rem;font-weight:500;color:var(--color-text-muted)}.post-card__meta--slider{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .65rem;font-family:var(--font-body);font-size:1.3rem;font-weight:500;color:var(--color-text-muted);margin:0}.post-card__meta-dot{color:var(--color-primary);font-weight:700;font-size:1.1rem;line-height:1}.post-card__excerpt{margin:0;font-family:var(--font-body);font-size:1.45rem;line-height:1.55;color:var(--color-text-muted)}.post-card__btn-readmore{border:none;border-radius:var(--radius-sm);background:var(--gradient-primary);color:#fff!important;font-family:var(--font-body);font-weight:700;font-size:1.45rem;padding-top:1rem;padding-bottom:1rem;transition:filter .15s,transform .15s}.post-card__btn-readmore:hover{filter:brightness(1.06);transform:translateY(-1px);color:#fff!important}.post-card__meta-item+.post-card__meta-item::before{content:"";display:inline-block;width:4px;height:4px;margin-right:1rem;border-radius:999px;background:var(--color-primary);vertical-align:middle}.single-blog-hero{position:relative;width:100%;min-height:100vh;min-height:100dvh;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#1a1a1a}.single-blog-main>.single-blog-hero{min-height:50vh;min-height:50dvh}.single-blog-hero--no-image{background-image:var(--gradient-dark-overlay)}.single-blog-hero__overlay{min-height:inherit;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:14rem 0 6.5rem;background:linear-gradient(90deg,rgba(8,10,16,.82) 0,rgba(8,10,16,.5) 42%,rgba(8,10,16,.22) 72%,rgba(8,10,16,.08) 100%)}.single-blog-hero__container{width:100%}.single-blog-hero__content{max-width:96rem;margin:0;padding:0;color:#fff;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem}.single-blog-hero__title{margin:0;max-width:95rem;color:#fff;font-family:var(--font-heading);font-size:4.2rem;font-weight:700;line-height:1.08;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 2px 24px rgba(0,0,0,.45)}.single-blog-hero__breadcrumb{margin:0;padding:0;color:rgba(255,255,255,.92);font-family:var(--font-body);font-size:1.35rem;font-weight:400;line-height:1.45;text-shadow:0 1px 8px rgba(0,0,0,.35)}.single-blog-hero__breadcrumb a{color:rgba(255,255,255,.95);font-weight:500;text-decoration:none}.single-blog-hero__breadcrumb a:focus,.single-blog-hero__breadcrumb a:hover{color:#fff;text-decoration:underline}.single-blog-hero__breadcrumb .breadcrumb_last,.single-blog-hero__breadcrumb .sep,.single-blog-hero__breadcrumb span.breadcrumb_last{color:#fff;font-weight:700}.single-blog-hero__breadcrumb .separator{margin:0 .35em;opacity:.85;font-weight:400}.page-hero{position:relative;width:100%;min-height:100vh;min-height:100dvh;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#1a1a1a}.page-main.woocommerce-archive-main>.page-hero,.page-main:not(.front-page-main):not(.woocommerce-archive-main)>.page-hero{min-height:50vh;min-height:50dvh}.page-hero--no-image{background-image:var(--gradient-dark-overlay)}.page-hero__overlay{min-height:inherit;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:14rem 0 6.5rem;background:linear-gradient(90deg,rgba(8,10,16,.82) 0,rgba(8,10,16,.5) 42%,rgba(8,10,16,.22) 72%,rgba(8,10,16,.08) 100%)}.page-hero__container{width:100%}.page-hero__content{max-width:96rem;margin:0;padding:0;color:#fff;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:0}.page-hero__title{margin:0;max-width:95rem;color:#fff;font-family:var(--font-heading);font-size:4.2rem;font-weight:700;line-height:1.08;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 2px 24px rgba(0,0,0,.45)}.page-main.woocommerce-archive-main .page-hero__overlay{justify-content:center}.page-main.woocommerce-archive-main .page-hero__content{text-align:center;align-items:center;margin-left:auto;margin-right:auto;width:100%}.page-main.woocommerce-archive-main .page-hero__title{margin-left:auto;margin-right:auto}.page-hero__breadcrumb.single-blog-hero__breadcrumb{margin-top:1.6rem;width:100%;max-width:96rem}.page-main.woocommerce-archive-main .page-hero__breadcrumb.single-blog-hero__breadcrumb{text-align:center}.ptt-lazy-bg{background-color:#2a2a2a;background-position:center center;background-repeat:no-repeat;background-size:cover}.page-hero--front{position:relative;overflow:hidden}.page-hero__poster{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;opacity:1;transition:opacity .45s}.page-hero--front.ptt-front-hero-yt--active .page-hero__poster{opacity:0;visibility:hidden}.page-hero__poster-img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.02)}.page-hero__bg-video{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none}.page-hero__bg-video--player{opacity:0;visibility:hidden;transition:opacity .55s,visibility .55s}.page-hero__bg-video--player.ptt-front-hero-yt--ready{opacity:1;visibility:visible}.page-hero__bg-video-iframe,.page-hero__bg-video-inner,.page-hero__bg-video-inner iframe{position:absolute;top:50%;left:50%;width:177.77vh;min-width:100%;height:56.25vw;min-height:100%;transform:translate(-50%,-50%);border:0}.page-hero--front.page-hero--has-youtube:not(.ptt-front-hero-yt--active) .page-hero__poster{opacity:1;visibility:visible}@media (prefers-reduced-motion:reduce){.page-hero__bg-video{display:none}}.front-page-main .page-hero__overlay--front{position:relative;z-index:2;min-height:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;padding:14rem 0 9rem;background:rgba(0,0,0,.4)}.front-page-main .page-hero__inner--front{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;width:100%;max-width:none;margin:0;padding-left:0;padding-right:0;box-sizing:border-box;min-height:56rem}.front-page-main .page-hero__stack--front{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:96rem;margin-left:auto;margin-right:auto;text-align:center;box-sizing:border-box}.front-page-main .page-hero__content--front{flex:1 1 auto;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;max-width:100%;padding:1rem 0;box-sizing:border-box}.front-page-main .page-hero__title--front{margin-left:auto;margin-right:auto;width:100%;text-align:center}.front-page-main .page-hero__recognition{position:static;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly;width:100%;max-width:100%;margin-top:auto;margin-left:auto;margin-right:auto;gap:2.4rem;padding-top:1.25rem;padding-left:var(--ptt-page-padding-x);padding-right:var(--ptt-page-padding-x);padding-bottom:.55rem}.front-page-main .page-hero__recognition-item{margin:0;padding:0;line-height:0}.front-page-main .page-hero__recognition-img{display:block;width:140px;height:140px;max-width:140px;max-height:140px;object-fit:contain;object-position:center;flex-shrink:0;filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .35))}.ptt-front-valores{padding:4.8rem 0 5.6rem;background:var(--color-bg-muted)}.ptt-front-paquetes{padding:4.8rem 0 5.6rem;background:var(--color-bg)}.ptt-front-paquetes__inner,.ptt-front-valores__inner{text-align:center}.ptt-front-paquetes__head,.ptt-front-valores__head{margin:0 0 4rem;text-align:center}.ptt-front-paquetes__rule,.ptt-front-valores__rule{width:6rem;height:4px;margin:0 auto 2rem;border-radius:999rem;background:var(--color-primary,#c0392b)}.ptt-front-paquetes__title,.ptt-front-valores__title{margin:0 0 1.2rem;font-family:var(--font-heading);font-size:clamp(2rem, 2.4vw, var(--fs-h2));font-weight:var(--fw-heading);line-height:var(--lh-heading);letter-spacing:.04em;text-transform:uppercase;color:var(--color-black)}.ptt-front-paquetes__head>.ptt-front-paquetes__title:last-child,.ptt-front-valores__head>.ptt-front-valores__title:last-child{margin-bottom:2rem}.ptt-front-paquetes__description,.ptt-front-valores__description{margin:0 auto;max-width:88rem;font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--color-text-muted);text-align:center}.ptt-front-paquetes__description>:first-child,.ptt-front-valores__description>:first-child{margin-top:0}.ptt-front-paquetes__description>:last-child,.ptt-front-valores__description>:last-child{margin-bottom:0}.ptt-front-valores__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2.4rem;width:100%;margin:0;padding:0;list-style:none;text-align:center}.ptt-front-valores__card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box;min-height:100%;margin:0;padding:32px;border-radius:1rem;background:var(--color-bg);box-shadow:0 .8rem 2.8rem rgba(13,13,13,.08);border:1px solid var(--color-border);text-decoration:none;color:inherit;transition:box-shadow .25s,transform .25s}.ptt-front-valores__card:has(.ptt-front-valores__btn-wrap):focus-within,.ptt-front-valores__card:has(.ptt-front-valores__btn-wrap):hover{box-shadow:0 1.2rem 3.2rem rgba(13,13,13,.12);transform:translateY(-2px)}.ptt-front-valores__btn-wrap{display:grid;grid-template-rows:0fr;width:100%;margin:0;padding:0;text-align:center;transition:grid-template-rows .3s,margin-top .3s}.ptt-front-valores__card:focus-within .ptt-front-valores__btn-wrap,.ptt-front-valores__card:hover .ptt-front-valores__btn-wrap{grid-template-rows:1fr;margin-top:1.6rem}.ptt-front-valores__btn-wrap>.ptt-front-valores__btn{min-height:0;overflow:hidden}.ptt-front-valores__btn{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:100%;margin:0 auto;padding:.9rem 2rem;border:2px solid var(--color-primary,#c0392b);border-radius:var(--radius-sm,.4rem);font-family:var(--font-body);font-size:1.3rem;font-weight:600;line-height:1.2;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;color:var(--color-primary,#c0392b);background:0 0;opacity:0;transform:translateY(.6rem);pointer-events:none;transition:opacity .25s,transform .25s,background-color .2s,border-color .2s,color .2s}.ptt-front-valores__card:focus-within .ptt-front-valores__btn,.ptt-front-valores__card:hover .ptt-front-valores__btn{opacity:1;transform:translateY(0);pointer-events:auto}.ptt-front-valores__btn:focus-visible,.ptt-front-valores__btn:hover{background:var(--color-primary,#c0392b);border-color:var(--color-primary,#c0392b);color:#fff;outline:0}@media (hover:none){.ptt-front-valores__btn-wrap{grid-template-rows:1fr;margin-top:1.6rem}.ptt-front-valores__btn{opacity:1;transform:none;pointer-events:auto}}.ptt-front-valores__icon-wrap{display:flex;align-items:center;justify-content:center;margin-bottom:1.6rem;line-height:0}.ptt-front-valores__card-icon{font-size:4.8rem;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 48;color:var(--color-primary);-webkit-font-smoothing:antialiased}.ptt-front-valores__icon{display:block;width:4.8rem;height:4.8rem;object-fit:contain;object-position:center;filter:brightness(0) saturate(100%) invert(24%) sepia(89%) saturate(2476%) hue-rotate(346deg) brightness(.92) contrast(.92)}.ptt-front-valores__card-title{margin:0 0 1.2rem;font-family:var(--font-heading);font-size:clamp(1.4rem, 1.2vw, 1.8rem);font-weight:var(--fw-heading);line-height:1.25;letter-spacing:.06em;text-transform:uppercase;color:var(--color-primary)}.ptt-front-valores__card-text{margin:0;width:100%;font-family:var(--font-body);font-size:1.4rem;line-height:var(--lh-body);color:var(--color-text-muted);text-align:center}.ptt-front-valores__card-text>:first-child{margin-top:0}.ptt-front-valores__card-text>:last-child{margin-bottom:0}.ptt-front-paquetes__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:2rem}.ptt-front-paquetes__tour-card:first-child,.ptt-front-paquetes__tour-card:nth-child(2){grid-column:span 3}.ptt-front-paquetes__tour-card:nth-child(3),.ptt-front-paquetes__tour-card:nth-child(4),.ptt-front-paquetes__tour-card:nth-child(5){grid-column:span 2}.ptt-front-paquetes__tour-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;aspect-ratio:1/1;overflow:hidden;border:4px solid #fff;border-radius:1rem;box-shadow:none;text-decoration:none;color:#fff;transition:border-color .25s}.ptt-front-paquetes__tour-card:focus-visible,.ptt-front-paquetes__tour-card:hover{box-shadow:none;transform:none;outline:0}.ptt-front-paquetes__tour-card:hover .ptt-front-paquetes__tour-overlay{background:linear-gradient(180deg,rgba(0,0,0,.08) 0,rgba(0,0,0,.35) 38%,rgba(0,0,0,.82) 72%,rgba(0,0,0,.94) 100%)}.ptt-front-paquetes__tour-bg{position:absolute;inset:0;background-color:#2a2a2a;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .45s}.ptt-front-paquetes__tour-card:hover .ptt-front-paquetes__tour-bg{transform:scale(1.04)}.ptt-front-paquetes__tour-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 42%,rgba(0,0,0,.72) 78%,rgba(0,0,0,.88) 100%);pointer-events:none;transition:background .35s}.ptt-front-paquetes__tour-stack{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:.5rem;width:100%;padding:2.4rem 2.4rem 2.4rem 2rem;text-align:left;box-sizing:border-box}.ptt-front-paquetes__tour-kicker{align-self:flex-start;font-family:var(--font-body);font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-align:left;color:rgba(255,255,255,.95)}.ptt-front-paquetes__tour-title{margin:0;align-self:flex-start;max-width:100%;font-family:var(--font-heading);font-size:clamp(1.8rem, 1.8vw, 2.4rem);font-weight:var(--fw-heading,700);line-height:1.15;text-transform:uppercase;text-align:left;color:#fff}.ptt-front-paquetes__tour-sub{align-self:flex-start;font-family:var(--font-body);font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-align:left;color:rgba(255,255,255,.9)}@media (max-width:1199px){.ptt-front-valores__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:991px){.ptt-front-paquetes__grid{grid-template-columns:1fr 1fr}.ptt-front-paquetes__tour-card:first-child,.ptt-front-paquetes__tour-card:nth-child(2),.ptt-front-paquetes__tour-card:nth-child(3),.ptt-front-paquetes__tour-card:nth-child(4),.ptt-front-paquetes__tour-card:nth-child(5){grid-column:span 1}}@media (max-width:767px){.ptt-front-paquetes,.ptt-front-valores{padding:3.6rem 0 4.4rem}.ptt-front-valores__grid{grid-template-columns:1fr;gap:2rem}.ptt-front-paquetes__grid{grid-template-columns:1fr}}.ptt-front-separador{position:relative;display:flex;align-items:center;justify-content:center;min-height:50vh;padding:4rem 0;background-color:#1a1a1a;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;color:#fff;text-align:center}.ptt-front-separador::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.5);pointer-events:none}.ptt-front-separador__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1.6rem}.ptt-front-separador__title{margin:0;font-family:var(--font-heading);font-size:clamp(2.4rem, 3vw, 3.6rem);font-weight:var(--fw-heading,700);line-height:1.2;color:#fff}.ptt-front-separador__description{max-width:72rem;font-family:var(--font-body);font-size:1.6rem;line-height:1.6;opacity:.9}.ptt-front-separador__description p:last-child{margin-bottom:0}.ptt-front-separador__btn{display:inline-flex;align-items:center;gap:.8rem;margin-top:.8rem;padding:1rem 2.8rem;border:2px solid #fff;border-radius:8px;font-family:var(--font-body);font-size:1.4rem;font-weight:500;letter-spacing:.03em;color:#fff;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s}.ptt-front-separador__btn::after{content:"chevron_right";font-family:"Material Symbols Outlined","Material Icons";font-size:1.4em;line-height:1;font-weight:400;font-style:normal}.ptt-front-separador__btn:active,.ptt-front-separador__btn:focus-visible,.ptt-front-separador__btn:hover{background-color:var(--color-primary,#0d6efd);border-color:var(--color-primary,#0d6efd);color:#fff}@media (max-width:767px){.ptt-front-separador{padding:3.6rem 0;background-attachment:scroll}}.ptt-front-catviaje{padding:5rem 0}.ptt-front-catviaje__head{margin:0 0 3rem;text-align:center}.ptt-front-catviaje__title{margin:0 0 1.2rem;font-family:var(--font-heading);font-size:clamp(2.4rem, 3vw, 3.6rem);font-weight:var(--fw-heading,700);line-height:1.2;color:var(--color-black)}.ptt-front-catviaje__rule{width:6rem;height:4px;margin:0 auto 2rem;border-radius:999rem;background:var(--color-primary,#c0392b)}.ptt-front-catviaje__description{font-family:var(--font-body);font-size:1.5rem;line-height:1.7;color:var(--color-body,#444)}.ptt-front-catviaje__description p:last-child{margin-bottom:0}.ptt-front-catviaje__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.ptt-front-catviaje__card{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;overflow:hidden;border-radius:.6rem;text-decoration:none;color:#fff;transition:box-shadow .35s,transform .35s}.ptt-front-catviaje__card:focus-visible,.ptt-front-catviaje__card:hover{box-shadow:0 1rem 2.8rem rgba(0,0,0,.22);transform:translateY(-3px)}.ptt-front-catviaje__card-bg{position:absolute;inset:0;background-color:#3a3a3a;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .6s cubic-bezier(.25, .46, .45, .94)}.ptt-front-catviaje__card:hover .ptt-front-catviaje__card-bg{transform:scale(1.06)}.ptt-front-catviaje__card-overlay{position:absolute;inset:0;background:rgba(0,0,0,.35);pointer-events:none;transition:background .3s}.ptt-front-catviaje__card:hover .ptt-front-catviaje__card-overlay{background:rgba(0,0,0,.5)}.ptt-front-catviaje__card-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:.4rem;text-align:center;padding:1.6rem}.ptt-front-catviaje__card-name{margin:0;font-family:var(--font-heading);font-size:clamp(1.6rem, 1.8vw, 2.2rem);font-weight:var(--fw-heading,700);line-height:1.2;text-transform:uppercase;letter-spacing:.04em;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.5)}.ptt-front-catviaje__card-count{font-family:var(--font-body);font-size:1.2rem;font-weight:500;color:rgba(255,255,255,.85);text-shadow:0 1px 3px rgba(0,0,0,.4);opacity:0;transform:translateY(6px);transition:opacity .3s,transform .3s}.ptt-front-catviaje__card:hover .ptt-front-catviaje__card-count{opacity:1;transform:translateY(0)}@media (max-width:991px){.ptt-front-catviaje__grid{grid-template-columns:repeat(3,1fr);gap:1.2rem}}@media (max-width:767px){.ptt-front-catviaje__grid{grid-template-columns:1fr;gap:1.2rem}}@media (max-width:575px){.ptt-front-catviaje{padding:3.6rem 0}.ptt-front-catviaje__grid{gap:1rem}.ptt-front-catviaje__card-name{font-size:1.4rem}}.ptt-front-viajes{padding:5rem 0}.ptt-front-viajes__head{margin:0 0 3rem;text-align:center}.ptt-front-viajes__title{margin:0 0 1.2rem;font-family:var(--font-heading);font-size:clamp(2.4rem, 3vw, 3.6rem);font-weight:var(--fw-heading,700);line-height:1.2;color:var(--color-heading,#1a1a1a)}.ptt-front-viajes__rule{width:6rem;height:4px;margin:0 auto 2rem;border-radius:999rem;background:var(--color-primary,#c0392b)}.ptt-front-viajes__description{font-family:var(--font-body);font-size:1.5rem;line-height:1.7;color:var(--color-body,#444)}.ptt-front-viajes__description p:last-child{margin-bottom:0}.ptt-front-viajes__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.ptt-front-viajes__card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;aspect-ratio:3/4;overflow:hidden;border-radius:.8rem;box-shadow:none;text-decoration:none;color:#fff}.ptt-front-viajes__card:focus-visible,.ptt-front-viajes__card:hover{box-shadow:none;transform:none;outline:0}.ptt-front-viajes__card-bg{position:absolute;inset:0;width:100%;height:100%;background-color:#2a2a2a;background-size:cover;background-position:center center;background-repeat:no-repeat}.ptt-front-viajes__card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.05) 45%,rgba(0,0,0,.35) 75%,rgba(0,0,0,.55) 100%);pointer-events:none;transition:background .35s}.ptt-front-viajes__card:hover .ptt-front-viajes__card-overlay{background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.08) 42%,rgba(0,0,0,.42) 72%,rgba(0,0,0,.62) 100%)}.ptt-front-viajes__card-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;padding:1.8rem}.ptt-front-viajes__card-kicker{font-family:var(--font-body);font-size:1.05rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.95);text-shadow:0 1px 2px rgba(0,0,0,.55),0 .2rem .8rem rgba(0,0,0,.35)}.ptt-front-viajes__card-title{margin:0;font-family:var(--font-heading);font-size:clamp(1.4rem, 1.4vw, 1.8rem);font-weight:var(--fw-heading,700);line-height:1.2;text-transform:uppercase;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.6),0 .25rem 1rem rgba(0,0,0,.4)}.ptt-front-viajes__card-sub{font-family:var(--font-body);font-size:1.05rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.92);text-shadow:0 1px 2px rgba(0,0,0,.55),0 .2rem .8rem rgba(0,0,0,.35)}@media (max-width:991px){.ptt-front-viajes__grid{grid-template-columns:repeat(2,1fr)}.ptt-front-viajes__card-title{font-size:1.5rem}}@media (max-width:767px){.ptt-front-viajes__grid{grid-template-columns:1fr;gap:1rem}}@media (max-width:575px){.ptt-front-viajes{padding:3.6rem 0}.ptt-front-viajes__card-content{padding:1.4rem}.ptt-front-viajes__card-title{font-size:1.3rem}}.ptt-page-paginas{padding:4rem 0 5rem}.ptt-page-paginas__slider{overflow:hidden}.ptt-page-paginas__pagination{margin-top:1.6rem;text-align:center}.ptt-page-paginas__pagination .swiper-pagination-bullet{width:10px;height:10px;background:var(--color-primary,#0d6efd);opacity:.35}.ptt-page-paginas__pagination .swiper-pagination-bullet-active{opacity:1}@media (max-width:575px){.ptt-page-paginas{padding:2.5rem 0 3.5rem}}.ptt-page-card{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;aspect-ratio:3/4;overflow:hidden;border-radius:.8rem;text-decoration:none;color:#fff}.ptt-page-card__bg{position:absolute;inset:0;background-color:#2a2a2a;background-size:cover;background-position:center;background-repeat:no-repeat}.ptt-page-card__overlay{position:absolute;inset:0;background:rgba(0,0,0,.45);pointer-events:none}.ptt-page-card__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.ptt-page-card__title{margin:0;font-family:var(--font-heading);font-size:clamp(1.4rem, 1.6vw, 1.8rem);font-weight:var(--fw-heading,700);line-height:1.3;text-transform:uppercase;color:#fff;text-shadow:0 2px 6px rgba(0,0,0,.5)}@media (max-width:575px){.ptt-page-card__content{padding:1.4rem}.ptt-page-card__title{font-size:1.2rem}}.ptt-front-reviews{padding:5rem 0}.ptt-front-reviews__head{margin:0 0 3rem;text-align:center}.ptt-front-reviews__title{margin:0 0 1.2rem;font-family:var(--font-heading);font-size:clamp(2.4rem, 3vw, 3.6rem);font-weight:var(--fw-heading,700);line-height:1.2;color:var(--color-black)}.ptt-front-reviews__rule{width:6rem;height:4px;margin:0 auto 2rem;border-radius:999rem;background:var(--color-primary,#c0392b)}.ptt-front-reviews__description{font-family:var(--font-body);font-size:1.5rem;line-height:1.7;color:var(--color-body,#444)}.ptt-front-reviews__description p:last-child{margin-bottom:0}.ptt-front-reviews__widget{width:100%;max-width:100%;overflow:hidden}.ptt-front-reviews__widget .ti-widget,.ptt-front-reviews__widget .ti-widget-container,.ptt-front-reviews__widget [class*=ti-]{max-width:100%!important}.ptt-front-reviews__widget .ti-widget{width:100%!important}@media (max-width:575px){.ptt-front-reviews{padding:3.6rem 0}}.ptt-front-paseos{padding:5rem 0}.ptt-front-paseos__head{margin:0 0 3rem;text-align:center}.ptt-front-paseos__title{margin:0 0 1.2rem;font-family:var(--font-heading);font-size:clamp(2.4rem, 3vw, 3.6rem);font-weight:var(--fw-heading,700);line-height:1.2;color:var(--color-black)}.ptt-front-paseos__rule{width:6rem;height:4px;margin:0 auto 2rem;border-radius:999rem;background:var(--color-primary,#c0392b)}.ptt-front-paseos__description{font-family:var(--font-body);font-size:1.5rem;line-height:1.7;color:var(--color-body,#444)}.ptt-front-paseos__description p:last-child{margin-bottom:0}.ptt-front-paseos__slider{position:relative;overflow:hidden;padding-bottom:4rem}.ptt-front-paseos__slider .swiper-slide{height:auto}.ptt-front-paseos__slider .ptt-rec-tour-card__img-wrap{height:40vh;min-height:20rem;max-height:44rem;padding-bottom:0;aspect-ratio:auto}.ptt-front-paseos__slider .ptt-rec-tour-card__img-wrap .ptt-rec-tour-card__img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center}.ptt-front-paseos__pagination{bottom:0!important}.ptt-front-paseos__pagination .swiper-pagination-bullet-active{background:var(--color-primary,#c0392b)}@media (max-width:575px){.ptt-front-paseos{padding:3.6rem 0}}.single-product-hero__breadcrumb.single-blog-hero__breadcrumb{width:100%;max-width:100%;margin:0}.page-main{display:block}.page-main__inner{padding-top:3rem;padding-bottom:4rem}.page-entry__content{font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--color-text)}.page-entry__content>:first-child{margin-top:0}.page-entry__content>:last-child{margin-bottom:0}.blog-archive-intro{margin-bottom:2.4rem}.blog-archive-layout__main{min-width:0}.archive-description{margin-bottom:2rem;color:var(--color-text);font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body)}.blog-archive-featured-post{display:grid;grid-template-columns:1fr 1.05fr;margin-bottom:3rem;border:1px solid var(--color-border);border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 1rem 3rem rgba(13,13,13,.08)}.blog-archive-featured-post__media{position:relative;display:block;min-height:34rem;overflow:hidden;background:var(--color-bg-muted)}.blog-archive-featured-post__img,.blog-archive-featured-post__placeholder{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .35s}.blog-archive-featured-post__placeholder{background:linear-gradient(135deg,rgba(13,13,13,.28),rgba(13,13,13,.08)),var(--color-bg-muted)}.blog-archive-featured-post:hover .blog-archive-featured-post__img{transform:scale(1.04)}.blog-archive-featured-post__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1.4rem;padding:3.2rem}.blog-archive-featured-post__category{display:inline-flex;align-items:center;max-width:100%;padding:.45rem 1.2rem;border-radius:999px;background:rgba(200,43,37,.08);color:var(--color-primary);font-family:var(--font-body);font-size:1.25rem;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.05em}.blog-archive-featured-post__title{margin:0;font-family:var(--font-heading);font-size:3.1rem;font-weight:700;line-height:1.12;color:var(--color-text)}.blog-archive-featured-post__title a{color:inherit}.blog-archive-featured-post__title a:focus-visible,.blog-archive-featured-post__title a:hover{color:var(--color-primary)}.blog-archive-featured-post__excerpt{margin:0;color:var(--color-text-muted);font-family:var(--font-body);font-size:1.55rem;line-height:1.7}.blog-archive-featured-post__meta{display:flex;flex-wrap:wrap;gap:1rem 1.6rem;margin-top:.2rem}.blog-archive-featured-post__meta-item{display:inline-flex;align-items:center;gap:.55rem;color:var(--color-text-muted);font-family:var(--font-body);font-size:1.35rem;font-weight:600;line-height:1.3}.blog-archive-featured-post__meta-item .material-symbols-outlined{font-size:1.9rem;color:var(--color-primary)}.blog-archive-featured-post__button{display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;margin-top:.4rem;padding:0 2.4rem;border-radius:var(--radius-sm);background:var(--color-primary);color:#fff!important;font-family:var(--font-body);font-size:1.45rem;font-weight:700;line-height:1;transition:background-color .2s,transform .2s,box-shadow .2s}.blog-archive-featured-post__button:focus-visible,.blog-archive-featured-post__button:hover{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 .7rem 1.8rem rgba(200,43,37,.24)}@media (max-width:991px){.blog-archive-featured-post{grid-template-columns:1fr}.blog-archive-featured-post__media{min-height:28rem}}.blog-archive-pagination-preview{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.7rem;margin-top:2.5rem}.blog-archive-pagination-preview--center{justify-content:center}.blog-archive-pagination-preview__item{min-width:3.8rem;height:3.8rem;border:1px solid var(--color-border);border-radius:var(--radius-md);display:inline-flex;align-items:center;justify-content:center;color:var(--color-text);font-size:1.4rem;font-weight:600;font-family:var(--font-body);background:var(--color-bg);transition:background-color .2s,border-color .2s,color .2s,transform .2s}.blog-archive-pagination-preview__item:hover{background:var(--color-bg-muted);border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-1px)}.blog-archive-pagination-preview__item.is-active{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.blog-archive-pagination-preview__item.is-active:hover{background:var(--color-primary-dark);border-color:var(--color-primary-dark);color:#fff}.blog-archive-pagination-preview__item--disabled{opacity:.45;pointer-events:none}.blog-archive-pagination-preview__item .material-symbols-outlined{font-size:2rem}.single-blog-body__grid{display:grid;grid-template-columns:7fr 3fr;gap:3rem;align-items:start}.blog-archive-grid .post-card{height:100%}.single-blog-body__main{max-width:100%;margin:0;--pt-share-title-size:var(--fs-h5)}.single-blog-body__meta-bar{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 1.8rem;margin:0 0 1.6rem;padding:.9rem 0 1.2rem;border-bottom:1px solid var(--color-border);font-family:var(--font-body);font-size:1.35rem;line-height:1.4;color:var(--color-text-muted)}.single-blog-body__meta-item{display:inline-flex;align-items:center;gap:.45rem;max-width:100%}.single-blog-body__meta-icon{flex-shrink:0;font-size:1.6rem!important;width:1.6rem;height:1.6rem;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 20;color:var(--color-text-muted);opacity:.85}.single-blog-body__meta-text{color:var(--color-text)}.single-blog-body__meta-item--categories .single-blog-body__meta-text a{color:var(--color-primary);text-decoration:none}.single-blog-body__meta-item--categories .single-blog-body__meta-text a:focus-visible,.single-blog-body__meta-item--categories .single-blog-body__meta-text a:hover{text-decoration:underline}.single-blog__content{max-width:100%;font-family:var(--font-body);font-size:1.8rem;line-height:1.75;color:var(--color-text)}.single-blog__content>:first-child{margin-top:0}.single-blog-body__section+.single-blog-body__section{margin-top:3rem}.single-blog-body__section-title{position:relative;margin:0 0 1.6rem;color:var(--color-black);font-family:var(--font-heading);font-size:2.8rem;font-weight:600;line-height:1.2}.single-blog-body__section-title::after{content:"";display:block;width:10rem;height:.3rem;margin-top:.9rem;border-radius:99rem;background:var(--gradient-primary)}.single-blog-body__section-title--aside{display:flex;align-items:center;gap:.7rem;text-align:left;font-size:1.8rem;font-weight:500;margin-bottom:1.1rem;font-family:var(--font-heading)}.single-blog-body__section-title--aside::after{width:6.4rem;height:.2rem;margin-top:.7rem}.single-blog-body__section-title--no-line::after{display:none}.single-blog-body__section-content>:last-child{margin-bottom:0}.single-blog-body__section-content::after{content:"";display:table;clear:both}.single-blog-body__section-content img{width:auto;max-width:100%;height:auto;border-radius:var(--radius-md)}.single-blog-body__section-content blockquote{margin:2rem 0;padding:1.6rem 1.8rem;border-left:4px solid var(--color-primary);border-radius:0 var(--radius-md) var(--radius-md) 0;background:var(--color-bg-muted);font-family:var(--font-body);font-style:italic;line-height:1.65}.single-blog-body__main>.single-blog-body__toc-static{margin:0 0 1.8rem;max-width:100%}.single-blog-body__toc-static{display:block;margin:0;padding:1.2rem 1.4rem 1.35rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);box-shadow:none}.single-blog-body__toc-static__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:0;margin:0;cursor:pointer;border:none;background:0 0;font-family:inherit}.single-blog-body__toc-static__summary::-webkit-details-marker{display:none}.single-blog-body__toc-static__label{margin:0;flex:1 1 auto;min-width:0;text-align:left;padding:0;font-family:var(--font-heading);font-size:var(--fs-h3);font-weight:var(--fw-heading);line-height:var(--lh-heading);color:var(--color-black)}.single-blog-body__toc-static__chevron{flex-shrink:0;font-size:2.4rem!important;width:2.4rem;height:2.4rem;color:var(--color-text-muted);line-height:1;transition:transform .2s}.single-blog-body__toc-static[open] .single-blog-body__toc-static__chevron{transform:rotate(180deg)}.single-blog-body__toc-static__body{margin:.75rem 0 0;padding:.75rem 0 0;border:none;border-top:1px solid var(--color-border);font-size:var(--fs-body);line-height:var(--lh-body);font-family:var(--font-body);color:var(--color-text)}.single-blog-body__toc-static__body .wp-block-yoast-seo-table-of-contents,.single-blog-body__toc-static__body [class*=table-of-contents]{margin:0!important;padding:0!important;border:none!important;box-shadow:none!important;background:0 0!important;color:var(--color-text)!important}.single-blog-body__toc-static__list{margin:0;padding:0 0 0 1.4rem;list-style:decimal;display:grid;gap:.45rem;font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--color-text)}.single-blog-body__toc-static__list a{color:var(--color-text);text-decoration:none!important}.single-blog-body__toc-static__list a:focus-visible,.single-blog-body__toc-static__list a:hover{color:var(--color-text);text-decoration:none!important;opacity:.85}.single-blog-body__toc-static__body .wp-block-yoast-seo-table-of-contents ol,.single-blog-body__toc-static__body .wp-block-yoast-seo-table-of-contents ul{margin:0;padding-left:1.4rem;font-size:var(--fs-body);line-height:var(--lh-body);color:var(--color-text)}.single-blog-body__toc-static__body .wp-block-yoast-seo-table-of-contents a{color:var(--color-text);text-decoration:none!important}.single-blog-body__toc-static__body .wp-block-yoast-seo-table-of-contents a:focus-visible,.single-blog-body__toc-static__body .wp-block-yoast-seo-table-of-contents a:hover{color:var(--color-text);text-decoration:none!important;opacity:.85}.single-blog-body__faq{margin-top:2.8rem}.single-blog-body__faq-accordion{display:grid;gap:1rem}.single-blog-body__faq-item{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);overflow:hidden}.single-blog-body__faq-question{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.3rem 1.4rem;cursor:pointer;font-family:var(--font-body)}.single-blog-body__faq-question::-webkit-details-marker{display:none}.single-blog-body__faq-title{margin:0;color:var(--color-black);font-family:var(--font-heading);font-size:1.6rem;font-weight:600;line-height:1.25}.single-blog-body__faq-question .material-symbols-outlined{color:var(--color-text-muted);font-size:2.2rem;transition:transform .15s}.single-blog-body__faq-item[open] .single-blog-body__faq-question .material-symbols-outlined{transform:rotate(180deg)}.single-blog-body__faq-answer{border-top:1px solid var(--color-border)}.single-blog-body__faq-answer-inner{padding:1.3rem 1.4rem;font-family:var(--font-body);font-size:1.6rem;line-height:1.65}.single-blog__tags{margin:2.2rem 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:.8rem;font-family:var(--font-body)}.single-blog__tags a{display:inline-flex;align-items:center;min-height:3rem;padding:.4rem 1.2rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-bg);color:var(--color-primary);font-size:1.3rem;font-weight:600;text-decoration:none}.single-blog__tags a:hover{text-decoration:underline}.single-blog__post-nav{margin-top:2.4rem;padding-top:1.5rem;border-top:1px solid var(--color-border);display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem;font-family:var(--font-body)}.single-blog__post-nav-item{min-height:3.2rem;display:flex;align-items:center}.single-blog__post-nav-item--next{justify-content:flex-end;text-align:right}.single-blog__post-nav-link{display:inline-flex;align-items:flex-start;gap:.4rem;max-width:100%;color:var(--color-text-muted);font-size:1.25rem;font-weight:500;line-height:1.35;text-decoration:none!important;text-transform:none;letter-spacing:.01em;transition:color .15s}.single-blog__post-nav-link:focus-visible,.single-blog__post-nav-link:hover{color:var(--color-primary)}.single-blog__post-nav-icon{flex:0 0 auto;font-size:1.35rem;font-weight:500;line-height:inherit;margin-top:.06em;opacity:.88}.single-blog__post-nav-link:focus-visible .single-blog__post-nav-icon,.single-blog__post-nav-link:hover .single-blog__post-nav-icon{opacity:1}.single-blog__post-nav-label{min-width:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden}.single-blog__share-label{position:relative;margin:2.4rem 0 .85rem;padding:0;font-family:var(--font-heading);font-size:var(--pt-share-title-size, var(--fs-h5));font-weight:600;line-height:var(--lh-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--color-black)}.single-blog__share-label::after{content:"";display:block;width:4.8rem;height:.15rem;margin-top:.5rem;border-radius:99rem;background:var(--gradient-primary)}.single-blog__socials{margin-top:0;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .85rem;font-size:var(--pt-share-title-size, var(--fs-h5))}.single-blog__share-copy,.single-blog__socials a.single-blog__social-link{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;min-width:1.5rem;min-height:1.5rem;padding:.15rem .25rem;border:none;border-radius:0;background:0 0;line-height:1;text-decoration:none!important;transition:opacity .15s,transform .15s}.single-blog__share-copy{cursor:pointer;color:var(--color-primary);text-decoration:none!important}.single-blog__share-copy i,.single-blog__social-link i{font-size:1em;line-height:1}.single-blog__social-link--facebook,.single-blog__social-link--facebook i{color:#0866ff}.single-blog__social-link--instagram i{background:linear-gradient(45deg,#f58529 0,#dd2a7b 45%,#8134af 70%,#515bd4 100%);-webkit-background-clip:text;background-clip:text;color:#e4405f;-webkit-text-fill-color:transparent}.single-blog__social-link--instagram{color:#e4405f}.single-blog__social-link--x,.single-blog__social-link--x i{color:#000}.single-blog__social-link--youtube,.single-blog__social-link--youtube i{color:red}.single-blog__social-link--linkedin,.single-blog__social-link--linkedin i{color:#0a66c2}.single-blog__social-link--whatsapp,.single-blog__social-link--whatsapp i{color:#25d366}.single-blog__social-link--tiktok,.single-blog__social-link--tiktok i{color:#000}.single-blog__social-link--custom,.single-blog__social-link--custom i{color:var(--color-text)}.single-blog__share-copy:focus,.single-blog__share-copy:focus-visible,.single-blog__share-copy:hover,.single-blog__socials a.single-blog__social-link:focus,.single-blog__socials a.single-blog__social-link:focus-visible,.single-blog__socials a.single-blog__social-link:hover{opacity:.88;transform:translateY(-1px);text-decoration:none!important}.single-blog__share-copy.is-copied{background:0 0;border:none;color:#15803d}.single-blog-body__side{position:sticky;top:2rem;display:grid;gap:1.6rem;align-self:start}.single-blog-body__widget{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);padding:1.6rem}.single-blog-body__widget--search{position:relative;padding:1.8rem}.single-blog-body__search-form{display:grid;grid-template-columns:1fr auto;gap:.9rem}.single-blog-body__search-form input[type=search]{min-height:4.8rem;border:1px solid var(--color-border);border-radius:var(--radius-md);font-family:var(--font-body);font-size:1.4rem;padding:0 1.4rem}.single-blog-body__search-form button{width:4.8rem;min-height:4.8rem;border:0;border-radius:var(--radius-md);background:var(--gradient-primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.single-blog-body__search-form button:focus-visible,.single-blog-body__search-form button:hover{filter:brightness(1.05)}.single-blog-body__search-results{position:absolute;z-index:20;top:calc(100% - 1.2rem);left:1.8rem;right:1.8rem;display:none;max-height:38rem;overflow:auto;border:1px solid var(--color-border);border-radius:10px;background:#fff;box-shadow:0 1rem 2.8rem rgba(13,13,13,.14)}.single-blog-body__search-results.is-visible{display:block}.single-blog-body__search-result-list{display:grid;padding:.6rem}.single-blog-body__search-result{display:grid;grid-template-columns:6rem 1fr;gap:1rem;align-items:center;padding:.8rem;border-radius:8px;color:var(--color-text)}.single-blog-body__search-result:focus-visible,.single-blog-body__search-result:hover{background:var(--color-bg-muted);color:var(--color-text)}.single-blog-body__search-result-media{display:block;width:6rem;height:5rem;border-radius:8px;overflow:hidden;background:var(--color-bg-muted)}.single-blog-body__search-result-img,.single-blog-body__search-result-placeholder{display:block;width:100%;height:100%;object-fit:cover}.single-blog-body__search-result-placeholder{background:linear-gradient(135deg,rgba(13,13,13,.22),rgba(13,13,13,.08))}.single-blog-body__search-result-body{display:grid;gap:.25rem;min-width:0}.single-blog-body__search-result-meta{color:var(--color-primary);font-family:var(--font-body);font-size:1.15rem;font-weight:700;line-height:1.2;text-transform:uppercase}.single-blog-body__search-result-title{color:var(--color-text);font-family:var(--font-heading);font-size:1.4rem;font-weight:700;line-height:1.25}.single-blog-body__search-result-excerpt{color:var(--color-text-muted);font-family:var(--font-body);font-size:1.25rem;line-height:1.35;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.single-blog-body__search-empty{margin:0;padding:1.2rem 1.4rem;color:var(--color-text-muted);font-family:var(--font-body);font-size:1.35rem;line-height:1.4}.single-blog-body__search-view-all{display:flex;width:calc(100% - 1.2rem);min-height:4rem;align-items:center;justify-content:center;margin:0 .6rem .6rem;border:0;border-radius:8px;background:var(--color-primary);color:#fff;font-family:var(--font-body);font-size:1.35rem;font-weight:700;cursor:pointer}.single-blog-body__search-view-all:focus-visible,.single-blog-body__search-view-all:hover{background:var(--color-primary-dark)}.single-blog-body__popular-tours{display:grid;gap:1rem}.single-blog-body__popular-tour{padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.single-blog-body__popular-tour:last-child{padding-bottom:0;border-bottom:0}.single-blog-body__popular-tour-card{display:grid;grid-template-columns:8.4rem 1fr;gap:1rem;align-items:start;text-decoration:none!important;color:inherit;border-radius:var(--radius-sm);transition:transform .15s}.single-blog-body__popular-tour-card:focus,.single-blog-body__popular-tour-card:focus-visible,.single-blog-body__popular-tour-card:hover{transform:translateY(-1px);text-decoration:none!important}.single-blog-body__popular-tour-card .single-blog-body__popular-tour-text,.single-blog-body__popular-tour-card .single-blog-body__popular-tour-title{text-decoration:none}.single-blog-body__popular-tour-thumb{border-radius:var(--radius-sm);overflow:hidden;background:var(--color-bg-muted)}.single-blog-body__popular-tour-thumb img{width:100%;height:8.4rem;object-fit:cover;display:block}.single-blog-body__popular-tour-title{margin:0;font-family:var(--font-heading);font-size:1.55rem;font-weight:600;line-height:1.35;color:var(--color-black)}.single-blog-body__popular-tour-card:hover .single-blog-body__popular-tour-title{color:var(--color-primary)}.single-blog-body__popular-tour-text{margin-top:.5rem;max-height:7.2rem;overflow:hidden;color:var(--color-text-muted);font-family:var(--font-body);font-size:1.3rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3}.single-blog-body__help-form .jet-form{display:grid;gap:1rem}.page-main--contactenos .page-main__inner{padding-top:3.2rem;padding-bottom:4.8rem;background:var(--color-bg-muted,#f5f5f5)}.ptt-contact-page{max-width:56rem;margin:0 auto;padding:3.2rem 3.6rem 3.6rem;background:#fff;border:1px solid var(--color-border,#e5e5e5);border-radius:var(--radius-md,.8rem);box-shadow:0 .4rem 1.6rem rgba(13,13,13,.06)}.ptt-contact-page__intro{margin-bottom:2rem;font-family:var(--font-body);font-size:1.45rem;line-height:1.65;color:var(--color-text-muted);text-align:center}.ptt-contact-page__intro>:last-child{margin-bottom:0}.ptt-contact-page__heading{margin:0 0 2rem;padding-bottom:1.6rem;border-bottom:1px solid var(--color-border,#e8e8e8);font-family:var(--font-heading);font-size:clamp(1.85rem, 2.2vw, 2.35rem);font-weight:var(--fw-heading,700);line-height:1.15;text-align:center;text-transform:uppercase;letter-spacing:.05em;color:var(--color-black)}.ptt-contact-page__form .jet-form,.ptt-contact-page__form .jet-form-builder{display:flex;flex-direction:column;gap:1.25rem;width:100%}.ptt-contact-page__form .jet-form-builder-row{display:flex!important;flex-direction:column!important;flex-wrap:wrap!important;align-items:stretch!important;gap:.45rem!important;width:100%!important;margin:0!important;padding:0!important}.ptt-contact-page__form .layout-row.jet-form-builder-row{flex-direction:column!important;flex-wrap:wrap!important}.ptt-contact-page__form .jet-form-builder-col__end,.ptt-contact-page__form .jet-form-builder-col__start{flex:0 0 auto!important;width:100%!important;max-width:100%!important}.ptt-contact-page__form .jet-form label,.ptt-contact-page__form .jet-form-builder-row>.jet-form-builder__label,.ptt-contact-page__form .jet-form-builder-row>div:not(.jet-form-builder__field-wrap):not([class*=submit]),.ptt-contact-page__form .jet-form-builder__field-label,.ptt-contact-page__form .jet-form-builder__label,.ptt-contact-page__form .jet-form-builder__label-text{display:block;width:100%;margin:0;font-family:var(--font-heading);font-size:1.2rem;font-weight:500;line-height:1.3;letter-spacing:.03em;color:var(--color-primary)}.ptt-contact-page__form .jet-form-builder__field-wrap,.ptt-contact-page__form .jet-form-builder__field-wrap:not(.checkradio-wrap){position:relative;width:100%!important;max-width:100%!important}.ptt-contact-page__form .jet-form input[type=email],.ptt-contact-page__form .jet-form input[type=text],.ptt-contact-page__form .jet-form textarea,.ptt-contact-page__form .jet-form-builder__field,.ptt-contact-page__form .jet-form-builder__field-wrap input[type=date],.ptt-contact-page__form .jet-form-builder__field-wrap input[type=email],.ptt-contact-page__form .jet-form-builder__field-wrap input[type=number],.ptt-contact-page__form .jet-form-builder__field-wrap input[type=tel],.ptt-contact-page__form .jet-form-builder__field-wrap input[type=text],.ptt-contact-page__form .jet-form-builder__field-wrap input[type=url],.ptt-contact-page__form .jet-form-builder__field-wrap select,.ptt-contact-page__form .jet-form-builder__field-wrap textarea{box-sizing:border-box;width:100%!important;max-width:100%!important;margin:0!important;padding:1.1rem 1.3rem;font-family:var(--font-body);font-size:1.4rem;line-height:1.45;color:var(--color-text);background:#fff;border:1px solid #d4d4d4;border-radius:.5rem;transition:border-color .2s,box-shadow .2s}.ptt-contact-page__form .jet-form input:focus,.ptt-contact-page__form .jet-form textarea:focus,.ptt-contact-page__form .jet-form-builder__field-wrap input:focus,.ptt-contact-page__form .jet-form-builder__field-wrap select:focus,.ptt-contact-page__form .jet-form-builder__field-wrap textarea:focus,.ptt-contact-page__form .jet-form-builder__field:focus{outline:0;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(196,30,58,.14)}.ptt-contact-page__form .jet-form textarea,.ptt-contact-page__form .jet-form-builder__field-wrap textarea,.ptt-contact-page__form .jet-form-builder__field.textarea-field{min-height:12rem;resize:vertical}.ptt-contact-page__form .jet-form-builder-row--submit,.ptt-contact-page__form .jet-form-builder__action-button-wrapper,.ptt-contact-page__form .jet-form-builder__submit-wrap{display:flex;justify-content:center;width:100%;margin-top:.5rem;padding:0}.ptt-contact-page__form .jet-form-builder__submit,.ptt-contact-page__form .jet-form-builder__submit button,.ptt-contact-page__form button[type=submit]{display:inline-flex!important;align-items:center;justify-content:center;min-width:min(100%,22rem);padding:1.15rem 3rem;font-family:var(--font-body);font-size:1.35rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#fff!important;background:var(--color-primary)!important;border:none!important;border-radius:.5rem;cursor:pointer;transition:background .2s,transform .15s}.ptt-contact-page__form .jet-form-builder__submit button:hover,.ptt-contact-page__form .jet-form-builder__submit:hover,.ptt-contact-page__form button[type=submit]:hover{background:var(--color-primary-dark)!important;transform:translateY(-1px)}.ptt-contact-page__form .jet-form .required,.ptt-contact-page__form .jet-form-builder .required{color:var(--color-primary)}.ptt-contact-page__form .jet-form-builder-message,.ptt-contact-page__form .jet-form-builder-messages-wrap{margin-top:1rem;padding:1rem 1.4rem;border-radius:.5rem;font-family:var(--font-body);font-size:1.3rem;text-align:center}.ptt-contact-page__form .jet-form-builder-message--success,.ptt-contact-page__form .jet-form-builder-messages-wrap--success{background:#e8f5e9;color:#2e7d32;border:1px solid #a5d6a7}.ptt-contact-page__form .jet-form-builder-message--error,.ptt-contact-page__form .jet-form-builder-messages-wrap--error{background:#fce4ec;color:#c62828;border:1px solid #ef9a9a}@media (max-width:767px){.page-main--contactenos .page-main__inner{padding-top:2rem;padding-bottom:3rem}.ptt-contact-page{padding:2rem 1.6rem 2.4rem}.ptt-contact-page__form .jet-form-builder__submit,.ptt-contact-page__form .jet-form-builder__submit button,.ptt-contact-page__form button[type=submit]{width:100%;min-width:0}}@media (max-width:782px){.single-blog-body__grid{grid-template-columns:1fr}.single-blog-body__side{position:static}.page-hero__overlay,.single-blog-hero__overlay{padding:12rem 0 5.5rem;align-items:center}.front-page-main .page-hero__overlay--front{padding:12rem 0 8rem}.front-page-main .page-hero__recognition{padding-left:var(--ptt-page-padding-x-mobile);padding-right:var(--ptt-page-padding-x-mobile)}.single-product-hero__overlay{padding:10rem 0 14rem}.single-product-hero__fact-strip{bottom:1.15rem}.single-product-hero--fact-bridge .single-product-hero__fact-strip{bottom:0;transform:translateY(50%)}.woocommerce-product-main>.single-product-hero--fact-bridge+.woocommerce-product-wrap{padding-top:24rem}.single-product-hero__fact-bar{grid-template-columns:1fr;width:100%;max-width:100%;padding:2.6rem 2.4rem;gap:1.2rem}.single-product-hero__fact-bar:has(.single-product-hero__fact--video){grid-template-columns:1fr}.single-product-hero__fact{flex:1 1 auto}.single-product-hero__fact:not(.single-product-hero__fact--video){border-right:none;border-bottom:2px solid var(--color-primary);padding-right:0;padding-bottom:1.2rem}.single-product-hero__fact-bar:not(:has(.single-product-hero__fact--video)) .single-product-hero__fact:last-child,.single-product-hero__fact:not(.single-product-hero__fact--video):has(+ .single-product-hero__fact--video){border-bottom:none;padding-bottom:0}.single-product-hero__fact--video{margin-left:0;width:100%;justify-content:stretch;padding-top:.4rem}.single-product-hero__video-btn{width:100%;min-height:4.6rem;padding:0 32px}.product-map-modal,.product-video-modal{padding-left:var(--ptt-page-padding-x-mobile);padding-right:var(--ptt-page-padding-x-mobile)}.page-hero__title,.single-blog-hero__title{font-size:2.8rem;line-height:1.14}.front-page-main .page-hero__title--front{font-size:2.85rem;line-height:1.12}.page-hero__breadcrumb.single-blog-hero__breadcrumb,.single-blog-hero__breadcrumb,.single-product-hero__breadcrumb.single-blog-hero__breadcrumb{font-size:1.25rem;line-height:1.4;word-break:break-word}.single-blog__content{font-size:1.6rem}.single-blog__post-nav{grid-template-columns:1fr}.single-blog__post-nav-item--next{justify-content:flex-start;text-align:left}}@media (max-width:767px){.ptt-product-tabs{margin-top:0;padding-top:1.4rem;padding-bottom:2rem}.ptt-product-tabs__head{display:none}.ptt-product-tabs__layout{grid-template-columns:1fr;gap:0}.ptt-product-tabs__layout-main{order:1;margin-top:.6rem}.ptt-product-tabs__sidebar-col{order:2;margin-top:1rem}.ptt-product-tabs__sidebar-col .ptt-product-tabs__sidebar-sticky{position:static;max-height:none;overflow:visible}.ptt-product-tabs__acco-trigger{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.85rem;min-height:5rem;padding:.85rem 1rem;margin:0 0 .35rem;border:1px solid var(--ptt-product-tab-border);border-radius:var(--radius-md);background:#fff;cursor:pointer;font:inherit;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.ptt-product-tabs__acco-section:last-child .ptt-product-tabs__acco-trigger{margin-bottom:0}.ptt-product-tabs__acco-trigger .ptt-product-tabs__tab-icon{color:var(--ptt-product-tab-inactive)}.ptt-product-tabs__panel-body{padding:.65rem var(--ptt-page-padding-x-mobile) 1.4rem}.ptt-product-tabs__panel-main>:first-child{margin-top:0}}@media (min-width:768px){.ptt-product-tabs__head{display:block}.ptt-product-tabs__acco-trigger{display:none!important}.ptt-product-tabs__layout{grid-template-columns:7fr 3fr;gap:3.2rem;margin-top:1.6rem}.ptt-product-tabs__list{padding-bottom:3.2rem}.ptt-product-tabs__panel-body{padding-top:3.6rem}.ptt-product-tabs__layout-main,.ptt-product-tabs__sidebar-col{order:unset}.ptt-product-tabs__sidebar-col{margin-top:0}}.floating-whatsapp-wrap{position:fixed;bottom:2rem;z-index:9999;display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.floating-whatsapp-wrap.is-right{right:2rem}.floating-whatsapp-wrap.is-left{left:2rem;align-items:flex-start}.floating-whatsapp__widget{max-width:22rem;padding:.9rem 1.3rem;border-radius:999px;background:#fff;color:#1f2937;font-size:1.5rem;font-weight:400;line-height:1.25;box-shadow:0 8px 24px rgba(21,31,48,.12);opacity:0;visibility:hidden;transform:translateY(.6rem);pointer-events:none;transition:opacity .2s,transform .2s,visibility .2s}.floating-whatsapp-wrap:focus-within .floating-whatsapp__widget,.floating-whatsapp-wrap:hover .floating-whatsapp__widget{opacity:1;visibility:visible;transform:translateY(0)}.floating-whatsapp{position:relative;display:inline-flex;align-items:center;justify-content:center;width:5.4rem;height:5.4rem;border-radius:999px;background:#25d366;color:#fff;box-shadow:0 10px 24px rgba(0,0,0,.22);text-decoration:none!important;transition:transform .2s,box-shadow .2s,background-color .2s;animation:1.9s ease-in-out infinite floating-whatsapp-pulse}.floating-whatsapp:link,.floating-whatsapp:visited{color:#fff}.floating-whatsapp:focus-visible,.floating-whatsapp:hover{background:#1fb95a;color:#fff;transform:translateY(-2px) scale(1.03);box-shadow:0 14px 30px rgba(0,0,0,.26);animation-play-state:paused}.floating-whatsapp__icon{display:inline-flex;align-items:center;justify-content:center;font-size:2.7rem;line-height:1;color:#fff}.floating-whatsapp__icon i{color:#fff!important}@keyframes floating-whatsapp-pulse{0%,100%{transform:scale(1);box-shadow:0 10px 24px rgba(0,0,0,.22)}50%{transform:scale(1.07);box-shadow:0 14px 30px rgba(37,211,102,.45)}}@media (max-width:767px){.floating-whatsapp-wrap{bottom:1.4rem}.floating-whatsapp-wrap.is-right{right:1.2rem}.floating-whatsapp-wrap.is-left{left:1.2rem}.floating-whatsapp__widget{max-width:20rem;padding:.8rem 1.1rem;font-size:1.35rem}.floating-whatsapp{width:5rem;height:5rem}.floating-whatsapp__icon{font-size:2.5rem}}@media (prefers-reduced-motion:reduce){.floating-whatsapp,.ptt-product-tab-sidebar__wetravel .single-product-hero__video-btn:not(.ptt-product-tab-sidebar__wetravel-btn--disabled):not(:disabled){animation:none}}a,a:active,a:focus,a:focus-visible,a:hover,a:link,a:visited{text-decoration:none!important}