.pg-home .hero{min-height:92vh;color:var(--white);text-align:center;justify-content:center;align-items:center;margin-top:-84px;padding:220px 16px 160px;display:flex;position:relative;overflow:hidden}.pg-home .hero-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.pg-home .hero-video{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.pg-home .hero-overlay{background:linear-gradient(#05221085 0%,#05160c70 35%,#0a1e12c7 72%,#05120af7 100%);position:absolute;inset:0}.pg-home .hero-inner{z-index:2;width:100%;max-width:var(--max);position:relative}.pg-home .hero h1{font-family:var(--font-belleza), "Belleza", var(--f-serif);letter-spacing:.01em;text-shadow:0 2px 6px #000000e6,0 4px 20px #000000b3;white-space:nowrap;font-size:clamp(30px,5.2vw,72px);font-weight:400;line-height:1.1}.pg-home .hero h1 .accent{color:var(--gold)}.pg-home .hero-sub{opacity:.94;max-width:600px;margin:18px auto 0;font-size:16px}.pg-home .widget{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:var(--r-lg);max-width:920px;box-shadow:var(--shadow-xl);color:var(--charcoal);text-align:left;background:#fffffff7;margin:34px auto 0;padding:16px 18px 18px}.pg-home .w-tabs{border-bottom:1px solid var(--grey-line);gap:4px;padding-bottom:10px;display:flex}.pg-home .w-tab{color:var(--charcoal-soft);cursor:pointer;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600}.pg-home .w-tab.is-active{background:var(--green-deep);color:var(--white)}.pg-home .w-grid{grid-template-columns:1fr;gap:12px;padding:16px 0 6px;display:grid}@media (min-width:720px){.pg-home .w-grid{grid-template-columns:repeat(4,1fr);align-items:end}}.pg-home .w-field{flex-direction:column;gap:5px;display:flex}.pg-home .w-field label{text-transform:uppercase;letter-spacing:.08em;color:var(--charcoal-soft);font-size:11px;font-weight:700}.pg-home .w-field .control{border:1px solid var(--grey-line);background:var(--white);border-radius:10px;height:48px;padding:0 12px;font-size:14px}.pg-home .w-actions{flex-direction:column;gap:8px;padding-top:8px;display:flex}@media (min-width:720px){.pg-home .w-actions{flex-direction:row;justify-content:space-between;align-items:center}}.pg-home .w-note{color:var(--charcoal-soft);align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.pg-home .trust-row{flex-wrap:wrap;justify-content:center;gap:8px;margin:22px auto 0;display:flex}.pg-home .trust-pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--white);background:#ffffff29;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:500;display:inline-flex}.pg-home .trust-pill strong{font-weight:700}.pg-home .stats-wrap{z-index:5;max-width:var(--max);margin:-52px auto 0;padding:0 16px;position:relative}.pg-home .stats{background:var(--white);border:1px solid var(--grey-line);border-radius:22px;grid-template-columns:repeat(2,1fr);gap:4px;padding:8px;display:grid;box-shadow:0 24px 50px -18px #05221047,0 8px 22px -8px #1f2a1d1a}@media (min-width:820px){.pg-home .stats{grid-template-columns:repeat(4,1fr)}}.pg-home .stat{border-radius:16px;align-items:center;gap:12px;padding:16px;transition:background .25s;display:flex}.pg-home .stat:hover{background:var(--sand)}.pg-home .stat .ic{background:#fffdf9;border:1.2px solid #eedfce;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 2px 6px #0000000f}.pg-home .stat:nth-child(2) .ic,.pg-home .stat:nth-child(3) .ic,.pg-home .stat:nth-child(4) .ic{background:#fffdf9;border:1.2px solid #eedfce}.pg-home .stat .big{font-family:var(--f-sans);color:var(--green-deep);letter-spacing:-.02em;font-size:26px;font-weight:600;line-height:1}.pg-home .stat .lbl{color:var(--charcoal-soft);text-transform:uppercase;letter-spacing:.08em;margin-top:5px;font-size:11px;font-weight:600}.pg-home .lead{background:var(--sand);padding-top:0}.pg-home .lead>.container{padding-top:64px}.pg-home .lead-grid{grid-template-columns:1fr;align-items:center;gap:32px;display:grid}@media (min-width:880px){.pg-home .lead-grid{grid-template-columns:1fr 1fr}}.pg-home .lead-left p.big{color:var(--charcoal-soft);max-width:440px;margin-top:14px;font-size:17px}.pg-home .lead-mini{align-items:center;gap:14px;margin-top:24px;display:flex}.pg-home .avatar-stack{display:flex}.pg-home .avatar-stack .av{border:2px solid var(--sand);background-size:cover;border-radius:50%;width:38px;height:38px;margin-left:-8px}.pg-home .avatar-stack .av:first-child{margin-left:0}.pg-home .online-dot{background:#38c172;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block;box-shadow:0 0 0 3px #38c1722e}.pg-home .lead-card{background:var(--white);border-radius:var(--r-lg);box-shadow:var(--shadow);padding:30px}.pg-home .lead-card .field-grid{grid-template-columns:1fr;gap:14px;margin-bottom:14px;display:grid}@media (min-width:520px){.pg-home .lead-card .field-grid{grid-template-columns:1fr 1fr}}.pg-home .phone-field{gap:8px;display:flex}.pg-home .phone-field select{flex:0 0 88px}.pg-home .form-note{color:var(--charcoal-soft);text-align:center;margin-top:10px;font-size:12.5px}.pg-home .field-grid .field.span-2{grid-column:1/-1}.pg-home .field label .opt{color:var(--grey);text-transform:none;letter-spacing:normal;font-weight:500}.pg-home .field label .req{color:var(--coral);margin-left:2px}.pg-home .filter-chips{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.pg-home .pkg{background:var(--white);border:1px solid var(--grey-line);border-radius:var(--r);flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden}.pg-home .pkg:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-4px)}.pg-home .pkg-cover{aspect-ratio:16/10;background-position:50%;background-size:cover;position:relative}.pg-home .pkg-cover .save{position:absolute;top:12px;left:12px}.pg-home .pkg-cover .urg{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1f2a1dc7;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;position:absolute;bottom:12px;left:12px}.pg-home .pkg-body{flex-direction:column;flex:1;gap:10px;padding:14px;display:flex}.pg-home .pkg-title{font-family:var(--f-serif);font-size:20px;font-weight:600;line-height:1.2}.pg-home .pkg-meta{color:var(--charcoal-soft);font-size:13px}.pg-home .pkg-incl{color:var(--charcoal-soft);border-top:1px solid var(--grey-line);border-bottom:1px solid var(--grey-line);justify-content:space-between;gap:8px;padding:8px 0;font-size:11.5px;display:flex}.pg-home .pkg-price .strike{color:var(--grey);font-size:13px;text-decoration:line-through}.pg-home .pkg-price .now{color:var(--green-deep);font-size:21px;font-weight:700}.pg-home .pkg-price .per{color:var(--charcoal-soft);font-size:13px;font-weight:500}.pg-home .pkg-cta{grid-template-columns:1fr 1fr;gap:8px;display:grid}.pg-home .pkg-cta .btn{height:42px;padding:0 12px;font-size:14px}.pg-home .pkg-foot{color:var(--charcoal-soft);justify-content:space-between;align-items:center;font-size:12px;display:flex}.pg-home .ob-why{background:var(--green-deep)}.pg-home .ob-why .eyebrow{color:var(--gold)}.pg-home .ob-why-sub{color:#ffffffc7;max-width:520px;margin-top:8px;font-size:15.5px}.pg-home .ob-why-grid{grid-template-columns:1fr;gap:16px;margin-top:40px;display:grid}@media (min-width:640px){.pg-home .ob-why-grid{grid-template-columns:1fr 1fr}}@media (min-width:1000px){.pg-home .ob-why-grid{grid-template-columns:repeat(4,1fr)}}.pg-home .ob-why-card{background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;padding:28px 24px;transition:background .25s,transform .25s}.pg-home .ob-why-card:hover{background:#ffffff24;transform:translateY(-4px)}.pg-home .ob-why-ic{background:#fffdf9;border:1.5px solid #eedfce;border-radius:16px;flex-shrink:0;place-items:center;width:60px;height:60px;margin-bottom:20px;padding:4px;display:grid;box-shadow:0 4px 10px #00000026}.pg-home .ob-why-stat{font-family:var(--f-serif);color:var(--gold);letter-spacing:-.02em;margin-bottom:8px;font-size:40px;font-weight:600;line-height:1}.pg-home .ob-why-title{color:#fff;margin-bottom:10px;font-size:15.5px;font-weight:700}.pg-home .ob-why-desc{color:#ffffffb8;font-size:14px;line-height:1.65}.pg-home .ob-why-foot{justify-content:center;margin-top:40px;display:flex}.pg-home .ob-why-badge{color:#ffffffe0;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:10px;padding:14px 26px;font-size:13.5px;font-weight:500;display:inline-flex}.pg-home .ob-why-badge strong{color:var(--gold);font-weight:700}.pg-home .testi-head{text-align:center;flex-direction:column;align-items:center;gap:14px;margin-bottom:26px;display:flex}.pg-home .google-agg{background:var(--white);border:1px solid var(--grey-line);border-radius:999px;align-items:center;gap:10px;padding:10px 16px;display:inline-flex}.pg-home .google-logo{letter-spacing:-.02em;font-size:15px;font-weight:700}.pg-home .google-logo .b{color:#4285f4}.pg-home .google-logo .r{color:#ea4335}.pg-home .google-logo .y{color:#fbbc05}.pg-home .google-logo .g{color:#34a853}.pg-home .dc-grid-3{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:700px){.pg-home .dc-grid-3{grid-template-columns:repeat(2,1fr);gap:12px}.pg-home .dc-grid-3 .dc:nth-child(3){grid-column:1/-1}.pg-home .dc-grid-3 .dc:nth-child(3) .dc-img{aspect-ratio:16/9}}.pg-home .dc-grid-7{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.pg-home .dc-grid-7 .dc{flex:0 0 calc(25% - 11px)}@media (max-width:960px){.pg-home .dc-grid-7 .dc{flex:0 0 calc(33.333% - 10px)}}@media (max-width:640px){.pg-home .dc-grid-7{gap:12px}.pg-home .dc-grid-7 .dc{flex:0 0 calc(50% - 6px)}.pg-home .dc{border-radius:14px}.pg-home .dc-info{padding:10px 12px 12px}.pg-home .dc-name{font-size:17px}.pg-home .dc-pkg{margin-top:2px;font-size:11.5px}.pg-home .dc-from{margin-top:8px;padding:4px 10px;font-size:10.5px;line-height:1.35}}.pg-home .testi-wrap{padding:0 28px;position:relative}.pg-home .testi-track{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding-bottom:4px;display:flex;overflow-x:auto}.pg-home .testi-track::-webkit-scrollbar{display:none}.pg-home .testi-track .testi{scroll-snap-align:start;flex:0 0 calc(33.333% - 11px);min-width:280px}.pg-home .testi-rownav{background:var(--white);border:1.5px solid var(--grey-line);width:40px;height:40px;color:var(--charcoal);box-shadow:var(--shadow-sm);z-index:2;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:22px;line-height:1;transition:border-color .15s,background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.pg-home .testi-rownav:hover{border-color:var(--green);background:var(--green-soft)}.pg-home .testi-rownav.prev{left:-4px}.pg-home .testi-rownav.next{right:-4px}@media (max-width:900px){.pg-home .testi-track .testi{flex:0 0 calc(50% - 8px)}}.pg-home .testi{background:var(--white);border:1px solid var(--grey-line);border-radius:var(--r);flex-direction:column;gap:12px;padding:24px;display:flex}.pg-home .testi-row{align-items:center;gap:12px;display:flex}.pg-home .testi-av{background-size:cover;border-radius:50%;width:44px;height:44px}.pg-home .testi-name{font-size:14.5px;font-weight:700}.pg-home .testi-loc{color:var(--charcoal-soft);font-size:12.5px}.pg-home .testi-text{font-size:14.5px;line-height:1.6}.pg-home .testi-date{color:var(--charcoal-soft);font-size:12px}@media (max-width:600px){.pg-home .testi-wrap{padding:0}.pg-home .testi-track{gap:12px}.pg-home .testi-track .testi{scroll-snap-align:start;flex:0 0 calc(50% - 6px);min-width:0}.pg-home .testi-rownav{display:none}.pg-home .testi{border-radius:12px;gap:7px;padding:12px}.pg-home .testi-row{gap:8px}.pg-home .testi-av{flex:none;width:30px;height:30px}.pg-home .testi-name{font-size:12px}.pg-home .testi-loc{font-size:10.5px}.pg-home .testi .stars{letter-spacing:.5px;font-size:11px}.pg-home .testi-text{-webkit-line-clamp:6;-webkit-box-orient:vertical;font-size:11.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.pg-home .testi-date{font-size:10px}.pg-home .google-agg{gap:8px;padding:8px 13px}.pg-home .google-agg strong{font-size:14px}.pg-home #reviews .btn-lg{height:46px;padding:0 20px;font-size:13.5px}}.pg-home .testi-video{cursor:pointer;padding:0;overflow:hidden}.pg-home .testi-video-media{aspect-ratio:3/4;background:var(--green-soft);position:relative}.pg-home .testi-video-media video{object-fit:cover;width:100%;height:100%;display:block}.pg-home .testi-video-play{width:52px;height:52px;color:var(--green-deep);box-shadow:var(--shadow);pointer-events:none;background:#fffffff0;border-radius:50%;justify-content:center;align-items:center;margin:auto;font-size:17px;display:flex;position:absolute;inset:0}.pg-home .testi-video .testi-row{padding:14px 16px 16px}.pg-home .vid-modal{z-index:600;background:#031808d1;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.pg-home .vid-modal.is-open{display:flex}.pg-home .vid-modal-box{aspect-ratio:3/4;border-radius:var(--r-lg);width:min(360px,92vw);box-shadow:var(--shadow-xl);background:#000;position:relative;overflow:hidden}.pg-home .vid-modal-box video{object-fit:contain;background:#000;width:100%;height:100%}.pg-home .vid-modal-close{z-index:2;color:#fff;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex;position:absolute;top:12px;right:12px}.pg-home .bk-modal{z-index:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#031808b8;justify-content:center;align-items:flex-start;padding:clamp(16px,5vh,56px) 16px;display:none;position:fixed;inset:0;overflow-y:auto}.pg-home .bk-modal.is-open{display:flex}.pg-home .bk-card{background:var(--white);border-radius:28px;width:min(760px,100%);margin:auto;padding:clamp(24px,4vw,46px);animation:.3s cubic-bezier(.22,1,.36,1) pg-home-bkIn;position:relative;box-shadow:0 40px 100px -24px #0318088c}@keyframes pg-home-bkIn{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}.pg-home .bk-close{background:var(--sand);width:40px;height:40px;color:var(--charcoal);border-radius:50%;place-items:center;font-size:17px;transition:background .18s,transform .22s;display:grid;position:absolute;top:18px;right:18px}.pg-home .bk-close:hover{background:var(--sand-deep);transform:rotate(90deg)}.pg-home .bk-head{margin-bottom:26px;padding-right:44px}.pg-home .bk-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--green);font-size:11.5px;font-weight:700}.pg-home .bk-title{font-family:var(--f-serif);letter-spacing:-.01em;color:var(--green-deep);margin-top:8px;font-size:clamp(26px,3.4vw,34px);font-weight:600;line-height:1.1}.pg-home .bk-sub{color:var(--charcoal-soft);margin-top:8px;font-size:14.5px;line-height:1.6}.pg-home .bk-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px 20px;display:grid}.pg-home .bk-field{flex-direction:column;gap:8px;min-width:0;display:flex}.pg-home .bk-field.bk-full{grid-column:1/-1}.pg-home .bk-label{color:var(--charcoal);font-size:14px;font-weight:700}.pg-home .bk-label .req{color:var(--coral);margin-left:2px}.pg-home .bk-label .opt{color:var(--grey);margin-left:4px;font-weight:400}.pg-home .bk-input,.pg-home .bk-select,.pg-home .bk-textarea{border:1.5px solid var(--grey-line);background:var(--white);width:100%;min-width:0;height:54px;font-family:var(--f-sans);color:var(--charcoal);border-radius:14px;padding:0 16px;font-size:15px;transition:border-color .18s,box-shadow .18s}.pg-home .bk-textarea{resize:vertical;height:auto;min-height:110px;padding:14px 16px;line-height:1.55}.pg-home .bk-input::placeholder,.pg-home .bk-textarea::placeholder{color:var(--grey)}.pg-home .bk-input:focus,.pg-home .bk-select:focus,.pg-home .bk-textarea:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 4px #06a15c1f}.pg-home .bk-phone{grid-template-columns:92px minmax(0,1fr);gap:10px;display:grid}.pg-home .bk-phone .bk-select{padding:0 8px 0 12px}.pg-home .bk-submit{background:var(--green);color:#fff;height:58px;font-family:var(--f-sans);letter-spacing:.01em;border-radius:999px;grid-column:1/-1;margin-top:8px;font-size:16px;font-weight:700;transition:background .18s,transform .18s,box-shadow .18s}.pg-home .bk-submit:hover{background:#058a4f;transform:translateY(-2px);box-shadow:0 14px 32px -10px #06a15c8c}.pg-home .bk-submit:active{transform:translateY(0)}.pg-home .bk-note{text-align:center;color:var(--grey);grid-column:1/-1;margin-top:4px;font-size:12.5px}.pg-home .bk-success{text-align:center;padding:14px 6px 6px;display:none}.pg-home .bk-modal.is-done .bk-form{display:none}.pg-home .bk-modal.is-done .bk-success{display:block}.pg-home .bk-success-ic{background:var(--green-soft);width:66px;height:66px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 18px;font-size:30px;font-weight:700;display:grid}.pg-home .bk-success h3{font-family:var(--f-serif);color:var(--green-deep);font-size:27px;font-weight:600}.pg-home .bk-success p{max-width:420px;color:var(--charcoal-soft);margin:10px auto 0;font-size:15px;line-height:1.6}@media (max-width:620px){.pg-home .bk-form{grid-template-columns:1fr}.pg-home .bk-card{border-radius:22px;padding:26px 20px}.pg-home .bk-head{padding-right:36px}}.pg-home .final{text-align:center;background-color:#f5f1ea;border-top:1px solid #05221014;border-bottom:1px solid #05221014;padding:120px 24px 130px;position:relative;overflow:hidden}.pg-home .final:before{content:"";pointer-events:none;background-image:radial-gradient(circle,#0522100e 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.pg-home .final:after{content:"";pointer-events:none;background:radial-gradient(70% 80%,#f5f1ea 30%,#0000 100%);position:absolute;inset:0}.pg-home .final .inner{z-index:1;max-width:760px;margin:0 auto;position:relative}.pg-home .final-eyebrow{font-family:var(--f-sans);letter-spacing:.3em;text-transform:uppercase;color:#0522105c;align-items:center;gap:14px;margin-bottom:28px;font-size:10px;font-weight:700;display:inline-flex}.pg-home .final-eyebrow:before,.pg-home .final-eyebrow:after{content:"";background:#0522102e;width:44px;height:1px;display:block}.pg-home .final h2{font-family:var(--f-serif);color:#031808;letter-spacing:-.028em;margin-bottom:20px;font-size:clamp(48px,6.8vw,86px);line-height:1.03}.pg-home .final-ornament{color:#05221033;justify-content:center;align-items:center;gap:14px;margin:0 auto 22px;font-size:11px;display:flex}.pg-home .final-ornament:before,.pg-home .final-ornament:after{content:"";background:#05221024;width:52px;height:1px;display:block}.pg-home .final-sub{font-family:var(--f-sans);color:#05221075;max-width:460px;margin:0 auto 50px;font-size:16.5px;font-weight:400;line-height:1.7}.pg-home .final .buttons{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.pg-home .btn-book-now{color:#f5f1ea;height:60px;font-family:var(--f-sans);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;background:#031808;border:none;border-radius:999px;justify-content:center;align-items:center;padding:0 56px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex;box-shadow:0 8px 32px -8px #03180847}.pg-home .btn-book-now:hover{background:#052210;transform:translateY(-2px);box-shadow:0 16px 44px -10px #03180866}.pg-home .btn-book-now:active{transform:translateY(0)}.pg-home .word-cycle-wrap{vertical-align:baseline;justify-content:center;align-items:baseline;transition:width .4s cubic-bezier(.4,0,.2,1);display:inline-flex;overflow:visible}.pg-home .word-cycle{vertical-align:baseline;justify-items:center;display:inline-grid}.pg-home .wc-a,.pg-home .wc-b{white-space:nowrap;color:var(--gold);grid-area:1/1}.pg-home .wc-a{font-family:var(--font-noto-tamil), "Noto Serif Tamil", var(--f-serif)}.pg-home .wc-b{opacity:0}.pg-home .wc-char{display:inline-block}.pg-home .btn-block{text-align:center;border-radius:999px;justify-content:center;align-items:center;width:100%;height:46px;font-size:13px;font-weight:700;display:flex}@media (max-width:640px){.pg-home section{padding:40px 0}.pg-home .hero{aspect-ratio:9/16;align-items:center;min-height:0;padding:92px 22px 28px}.pg-home .hero-sub{margin-top:12px;font-size:14px}.pg-home .trust-pill{padding:6px 12px;font-size:12px}.pg-home .widget{margin-top:24px;padding:12px}.pg-home .w-tab{padding:7px 12px;font-size:12px}}@media (max-width:480px){.pg-home .stat{gap:8px;padding:10px 8px}.pg-home .stat .big{font-size:20px}.pg-home .stat .lbl{letter-spacing:.02em;white-space:nowrap;margin-top:4px;font-size:9px}.pg-home .stat .ic{width:34px;height:34px}.pg-home .lead-card{padding:18px 14px}.pg-home .lead-left p.big{font-size:15px}}@media (max-width:600px){.pg-home .section-head{flex-direction:column;align-items:flex-start;gap:8px}.pg-home .section-head .right-link{align-self:flex-start}}@media (max-width:640px){.pg-home .ob-why-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:26px}.pg-home .ob-why-card{border-radius:14px;padding:14px 12px}.pg-home .ob-why-ic{border-radius:10px;width:38px;height:38px;margin-bottom:10px}.pg-home .ob-why-ic svg{width:20px;height:20px}.pg-home .ob-why-stat{margin-bottom:4px;font-size:22px}.pg-home .ob-why-title{margin-bottom:6px;font-size:12.5px;line-height:1.3}.pg-home .ob-why-desc{font-size:11px;line-height:1.5}.pg-home .ob-why-foot{margin-top:24px}.pg-home .ob-why-badge{text-align:center;padding:10px 18px;font-size:12px}.pg-home .testi-head{gap:10px}.pg-home .final{padding:72px 20px 80px}.pg-home .final h2{font-size:clamp(36px,10vw,54px)!important}.pg-home .final-sub{margin-bottom:36px;font-size:15px}.pg-home .btn-book-now{height:52px;padding:0 36px;font-size:12px}}.pg-home .community{color:#fff;background:#0f2416;overflow:hidden}.pg-home .community .container{position:relative}.pg-home .stories-head{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:28px;display:flex}.pg-home .stories-avatars{display:flex}.pg-home .stories-avatars span{background-position:50%;background-size:cover;border:2px solid #ffffffe6;border-radius:50%;width:34px;height:34px;margin-left:-10px;box-shadow:0 0 0 1px #0522102e}.pg-home .stories-avatars span:first-child{margin-left:0}.pg-home .stories-count{color:#fff;font-size:15px;font-weight:600}.pg-home .stories-open{color:#fff;background:#ffffff24;border:1px solid #ffffff57;border-radius:999px;padding:8px 18px;font-size:14px;font-weight:600;transition:background .15s}.pg-home .stories-open:hover{background:#ffffff3d}.pg-home .stories-wrap{padding:0 30px;position:relative}.pg-home .stories-track{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:22px;padding:30px 4px 34px;display:flex;overflow-x:auto}.pg-home .stories-track::-webkit-scrollbar{display:none}.pg-home .scard{scroll-snap-align:center;cursor:pointer;flex:0 0 204px}.pg-home .scard.up{transform:translateY(-16px)}.pg-home .scard.down{transform:translateY(16px)}.pg-home .scard-inner{aspect-ratio:10/18;background:#000;border:1px solid #ffffff14;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000073}.pg-home .scard-inner video{object-fit:cover;width:100%;height:100%;display:block}.pg-home .scard-audio{z-index:4;color:#fff;background:#00000080;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;top:10px;right:10px}.pg-home .scard-audio svg{width:13px;height:13px}.pg-home .scard-rail{z-index:4;color:#fff;flex-direction:column;align-items:center;gap:15px;display:flex;position:absolute;top:48%;right:9px;transform:translateY(-50%)}.pg-home .rail-item{flex-direction:column;align-items:center;gap:3px;display:flex}.pg-home .rail-item svg{filter:drop-shadow(0 1px 3px #0000008c);width:22px;height:22px}.pg-home .rail-item b{text-shadow:0 1px 3px #0009;font-size:11px;font-weight:700}.pg-home .rail-more svg{width:18px;height:18px}.pg-home .scard-play{z-index:3;pointer-events:none;background:linear-gradient(#0000 45%,#0000002e);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.pg-home .scard.ig .scard-play{bottom:42%}.pg-home .scard-play-btn svg{color:#fffffff2;filter:drop-shadow(0 2px 10px #0000008c);width:52px;height:52px}.pg-home .scard-watch{color:#fff;text-shadow:0 1px 4px #000000b3;font-size:14px;font-weight:700}.pg-home .scard-cap{z-index:4;background:linear-gradient(#0000,#000c);align-items:center;gap:9px;padding:16px 12px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.pg-home .scard-cap .cap-av{background-size:cover;border:1px solid #fff9;border-radius:50%;flex:none;width:26px;height:26px}.pg-home .scard-cap strong{color:#fff;font-size:13px;font-weight:700;display:block}.pg-home .scard-cap p{color:#fffc;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11.5px;overflow:hidden}.pg-home .scard-ig{z-index:4;color:#111;background:#fff;padding:9px 11px 11px;position:absolute;bottom:0;left:0;right:0}.pg-home .ig-more{color:#1d6fd8;margin-bottom:7px;font-size:12.5px;font-weight:600;display:block}.pg-home .ig-actions{align-items:center;gap:14px;margin-bottom:6px;display:flex}.pg-home .ig-actions svg{color:#111;width:19px;height:19px}.pg-home .ig-actions .ig-save{margin-left:auto}.pg-home .ig-likes{color:#111;font-size:12.5px;font-weight:700;display:block}.pg-home .ig-comment{color:#333;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11.5px;overflow:hidden}.pg-home .ig-comment b{font-weight:700}.pg-home .stories-dash{display:none!important}.pg-home .community-arrow{opacity:.9;pointer-events:none;z-index:0;width:100%;position:absolute;top:26px;left:0;right:0}.pg-home .community-arrow svg{stroke:#ffffff29;fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:auto}.pg-home .stories-wrap,.pg-home .stories-head,.pg-home .stories-foot{z-index:1;position:relative}.pg-home .stories-nav{z-index:5;color:#fff;cursor:pointer;background:#ffffff29;border:1px solid #ffffff57;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;line-height:1;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.pg-home .stories-nav:hover{background:#ffffff42}.pg-home .stories-nav.prev{left:-6px}.pg-home .stories-nav.next{right:-6px}.pg-home .stories-foot{flex-direction:column;align-items:center;gap:12px;margin-top:6px;display:flex}.pg-home .stories-dots{color:#fff;background:#ffffff29;border:1px solid #ffffff4d;border-radius:999px;padding:6px 16px;font-size:13px;font-weight:600}.pg-home .stories-foot .tap-note{color:#ffffffb8;margin:0;font-size:13px}@media (min-width:641px) and (max-width:1023px){.pg-home .scard{flex-basis:32%}}@media (max-width:640px){.pg-home .scard{flex-basis:56vw}.pg-home .stories-track{gap:14px;padding:18px 4px 22px}.pg-home .scard.up,.pg-home .scard.down{transform:none}.pg-home .stories-nav{display:none}.pg-home .stories-wrap{padding:0}}.pg-home .pc-booked{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-family:var(--f-sans);letter-spacing:.01em;white-space:nowrap;pointer-events:none;background:#05130a99;border-radius:999px;align-items:center;gap:6px;padding:5px 10px 5px 8px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 10px #00000040}.pg-home .pc-booked .dot{background:#34d17a;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.8s ease-out infinite pg-home-pcPulse}@keyframes pg-home-pcPulse{0%{box-shadow:0 0 #34d17a99}70%{box-shadow:0 0 0 6px #34d17a00}to{box-shadow:0 0 #34d17a00}}@media (prefers-reduced-motion:reduce){.pg-home .pc-booked .dot{animation:none}}@media (max-width:599px){.pg-home .pc-booked{display:none}.pg-home .card-grid{gap:12px}.pg-home .pc-media{aspect-ratio:16/9}.pg-home .pc-body{gap:8px;padding:11px 12px 12px}.pg-home .pc-meta{font-size:12px}.pg-home .pc-title{font-size:14.5px}.pg-home .pc-stops{border-radius:8px;gap:5px;padding:7px 10px;font-size:12px}.pg-home .pc-stops b{font-size:10.5px}.pg-home .pc-was{font-size:12px}.pg-home .pc-save{font-size:10.5px}.pg-home .pc-now b{font-size:18px}.pg-home .pc-now span{font-size:12px}.pg-home .pc-book{height:42px;min-height:42px;font-size:14px}}@media (max-width:1023px){.pg-home .section-head .right-link{padding-top:13px;padding-bottom:13px}}@media (max-width:640px){.pg-home .ob-why-badge{flex-wrap:wrap;justify-content:center;row-gap:2px}.pg-home .ob-why-badge strong{white-space:nowrap}.pg-home .final-eyebrow{white-space:nowrap;letter-spacing:.22em;gap:10px}.pg-home .final-eyebrow:before,.pg-home .final-eyebrow:after{flex:0 0 22px;width:22px}.pg-home .stories-open{align-items:center;min-height:44px;display:inline-flex}}@media (max-width:350px){.pg-home .final-eyebrow:before,.pg-home .final-eyebrow:after{display:none}}@media (max-width:640px){.pg-home .hero-bg{background:url(/assets/video/hero-bg-poster-portrait.jpg) 50%/cover no-repeat}.pg-home .hero-overlay{background:linear-gradient(#0522104d 0%,#05160c52 42%,#0a1e12bd 74%,#05120af5 100%)}.pg-home .hero h1{white-space:nowrap;font-size:clamp(18px,5.8vw,40px);line-height:1.15}}
