html.kd-booking-modal-open,body.kd-booking-modal-open{overflow:hidden}.kdpd-shell-wrap .kd-booking-column{position:sticky;top:112px;align-self:start;width:100%;max-width:400px;justify-self:start;overflow:visible}.kd-ahb-card{--kd-green:#4f8f4d;--kd-green-deep:#2f6f3f;--kd-green-dark:#1f4f30;--kd-pink:#ef4f87;--kd-pink-deep:#ca2f68;--kd-gold:#f2c14e;--kd-cream:#fffaf6;--kd-ink:#21302a;--kd-muted:#647168;position:relative;width:100%;min-width:0;border:1px solid rgba(31,79,48,.18);border-radius:20px;background:#fff;box-shadow:0 16px 34px rgba(18,36,26,.1);overflow:visible;color:var(--kd-ink)}.kd-ahb-card *{box-sizing:border-box}.kd-ahb-card [hidden]{display:none}.kd-ahb-card .ahb-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:17px 16px 15px;border-radius:19px 19px 0 0;background:linear-gradient(180deg,var(--kd-green-deep),var(--kd-green-dark));color:#fff}.kd-ahb-card .ahb-eyebrow{display:block;color:#fff;font-size:.76rem;font-weight:900;line-height:1.15;letter-spacing:.09em;text-transform:uppercase}.kd-ahb-card .ahb-head h2{margin:3px 0 0;color:#fff;font-size:1.14rem;line-height:1.15}.kd-ahb-card .ahb-from{padding-left:16px;border-left:1px solid rgba(255,255,255,.38);text-align:right;white-space:nowrap}.kd-ahb-card .ahb-from span,.kd-ahb-card .ahb-from strong{display:block;color:#fff}.kd-ahb-card .ahb-from span{font-size:.72rem;font-weight:800;line-height:1}.kd-ahb-card .ahb-from strong{margin-top:2px;font-size:1.02rem;line-height:1.05}.kd-ahb-card .ahb-body{padding:14px}.kd-ahb-card .ahb-section{margin:0 0 14px}.kd-ahb-card .ahb-section-label{display:block;margin:0 0 6px;color:var(--kd-green-dark);font-size:.72rem;font-weight:900}.kd-ahb-card .ahb-package-choices{display:grid;grid-template-columns:repeat(var(--ahb-package-count,3),minmax(0,1fr));gap:10px;width:100%}.kd-ahb-card .ahb-package-choice{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;min-height:80px;padding:9px 7px;border:1px solid rgba(47,111,63,.24);border-radius:13px;background:#fff;color:var(--kd-green-dark);font:inherit;text-align:center;cursor:pointer}.kd-ahb-card .ahb-package-choice strong{display:block;max-width:100%;font-size:.78rem;line-height:1.22;overflow-wrap:normal;word-break:normal}.kd-ahb-card .ahb-package-choice span{display:block;margin-top:4px;color:#76574c;font-size:.69rem;line-height:1.2;white-space:nowrap}.kd-ahb-card .ahb-package-choice:hover{border-color:var(--kd-pink)}.kd-ahb-card .ahb-package-choice.is-selected{border:2px solid var(--kd-green-dark);background:#f1faef;box-shadow:0 0 0 2px rgba(79,143,77,.1)}.kd-package-native{display:none}.kd-package-select-wrap{position:relative}.kd-package-visible{width:100%;min-height:48px;padding:10px 42px 10px 12px;border:1px solid rgba(47,111,63,.24);border-radius:13px;background:#fff;color:var(--kd-green-dark);font:inherit;font-size:.8rem;font-weight:700}.kd-ahb-card .ahb-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:start}.kd-ahb-card .ahb-date-button{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:48px;padding:9px 11px;border:1px solid rgba(47,111,63,.24);border-radius:13px;background:#fff;color:var(--kd-green-dark);font:inherit;text-align:left;cursor:pointer}.kd-ahb-card .ahb-date-button span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:800}.kd-ahb-card .ahb-date-button svg{flex:0 0 19px;width:19px;height:19px;fill:none;stroke:var(--kd-green-deep);stroke-width:1.8}.kd-ahb-card .ahb-travelers-trigger{display:grid;grid-template-columns:minmax(0,1fr) 22px;grid-template-rows:auto auto;column-gap:8px;align-items:center;width:100%;min-width:0;min-height:48px;padding:7px 10px;border:1px solid rgba(47,111,63,.24);border-radius:13px;background:#fff;color:var(--kd-green-dark);font:inherit;text-align:left;cursor:pointer}.kd-ahb-card .ahb-travelers-trigger__label{grid-column:1;font-size:.58rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#66756c}.kd-ahb-card .ahb-travelers-trigger strong{grid-column:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;line-height:1.2}.kd-ahb-card .ahb-travelers-trigger svg{grid-column:2;grid-row:1/3;width:20px;height:20px;fill:none;stroke:var(--kd-green-deep);stroke-width:1.7}.kd-ahb-card .ahb-date-button:hover,.kd-ahb-card .ahb-travelers-trigger:hover{border-color:var(--kd-pink)}.kd-calendar-popout{position:fixed;z-index:100100;width:min(360px,calc(100vw - 24px));max-height:min(520px,calc(100vh - 24px));overflow:auto;padding:14px;border:1px solid rgba(47,111,63,.28);border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.28)}.kd-calendar-head{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:8px}.kd-calendar-head strong{text-align:center;color:var(--kd-green-dark);font-size:.95rem}.kd-calendar-head button{width:38px;height:38px;border:0;border-radius:10px;background:#edf7ec;color:var(--kd-green-dark);font-size:1.35rem;cursor:pointer}.kd-calendar-head button svg{display:block;width:18px;height:18px;margin:auto;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.kd-calendar-head button:disabled{opacity:.4;cursor:default}.kd-calendar-week,.kd-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.kd-calendar-week{margin:10px 0 5px}.kd-calendar-week span{text-align:center;color:#6d7e72;font-size:.66rem;font-weight:700}.kd-calendar-grid button,.kd-cal-blank{aspect-ratio:1/1}.kd-calendar-grid button{border:1px solid #a9d3a4;border-radius:9px;background:#eef8ec;color:#214c2f;font-size:.78rem;font-weight:800;cursor:pointer;transition:.15s ease}.kd-calendar-grid button:not(:disabled):hover{border-color:var(--kd-green-deep);background:#dff2dd;transform:translateY(-1px)}.kd-calendar-grid button.is-today{box-shadow:inset 0 0 0 2px var(--kd-gold)}.kd-calendar-grid button.is-selected{border-color:var(--kd-pink-deep);background:var(--kd-pink);color:#fff;box-shadow:0 0 0 2px rgba(239,79,135,.15)}.kd-calendar-grid button:disabled{border-color:#e3e5e3;background:#f3f3f3;color:#a6aca7;text-decoration:line-through;opacity:.72;cursor:not-allowed}.ahb-travelers-popout{position:fixed;inset:0;z-index:100120;display:grid;place-items:center;padding:20px}.ahb-travelers-popout[hidden]{display:none}.ahb-travelers-backdrop{position:absolute;inset:0;border:0;background:rgba(17,38,24,.68);backdrop-filter:blur(2px)}.ahb-travelers-panel{position:relative;display:flex;flex-direction:column;width:min(620px,calc(100vw - 40px));max-height:min(700px,calc(100vh - 40px));overflow:hidden;border:1px solid rgba(47,111,63,.34);border-radius:18px;background:var(--kd-cream);box-shadow:0 26px 72px rgba(12,39,20,.4)}.ahb-travelers-panel__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:linear-gradient(180deg,var(--kd-green-deep),var(--kd-green-dark));border-bottom:4px solid var(--kd-gold);color:#fff}.ahb-travelers-panel__head strong{display:block;color:#fff;font-size:1.18rem}.ahb-travelers-panel__head small{display:block;margin-top:2px;color:rgba(255,255,255,.82);font-size:.78rem}.ahb-travelers-panel__head>button{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:1.45rem;line-height:1;cursor:pointer}.ahb-travelers-panel .ahb-guests{flex:0 1 auto;height:auto;min-height:0;max-height:520px;margin:0;padding:14px 20px;overflow-y:auto;overflow-x:hidden;background:#fff;scrollbar-gutter:stable}.ahb-travelers-panel .ahb-guests::-webkit-scrollbar{width:10px}.ahb-travelers-panel .ahb-guests::-webkit-scrollbar-track{background:#eef6ed;border-radius:10px}.ahb-travelers-panel .ahb-guests::-webkit-scrollbar-thumb{background:#9fc49c;border:2px solid #eef6ed;border-radius:10px}.ahb-travelers-panel .ahb-guests::-webkit-scrollbar-thumb:hover{background:#6ea36c}.ahb-price-row{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:14px;align-items:center;min-height:58px;padding:10px 2px;border-bottom:1px solid rgba(47,111,63,.1)}.ahb-price-row:last-child{border-bottom:0}.ahb-price-copy strong,.ahb-price-copy small{display:block}.ahb-price-copy strong{color:var(--kd-green-dark);font-size:.84rem;line-height:1.3}.ahb-price-copy small{margin-top:3px;color:#73574c;font-size:.75rem}.ahb-quantity-choice__control{display:grid;grid-template-columns:34px 44px 34px;align-items:stretch;width:112px;min-width:112px;height:38px;border:1px solid #b6cfb4;border-radius:10px;overflow:hidden;background:#fff}.ahb-quantity-choice__button{display:flex;align-items:center;justify-content:center;width:34px;height:36px;padding:0;border:0;background:#eef8ec;color:var(--kd-green-dark);font-size:1.05rem;cursor:pointer}.ahb-quantity-choice__control input{display:block;width:44px;height:36px;margin:0;padding:0;border:0;border-left:1px solid #c9d9c7;border-right:1px solid #c9d9c7;background:#fff;color:var(--kd-green-dark);font:700 .87rem/36px Roboto,Arial,sans-serif;text-align:center;appearance:textfield}.ahb-travelers-apply{margin:14px 20px 18px;min-height:44px;border:0;border-radius:11px;background:linear-gradient(180deg,var(--kd-pink),var(--kd-pink-deep));color:#fff;font-weight:900;cursor:pointer}.kd-ahb-card .ahb-add{display:block;width:100%;min-height:50px;padding:0 15px;border:0;border-radius:12px;background:linear-gradient(180deg,var(--kd-pink),var(--kd-pink-deep));color:#fff;font-weight:900;cursor:pointer;box-shadow:0 9px 18px rgba(202,47,104,.16)}.kd-ahb-card .ahb-add:hover{filter:brightness(.97)}.kd-ahb-card .ahb-inline-error{margin:0 0 10px;padding:9px 11px;border:1px solid #dc8f7d;border-radius:10px;background:#fff2ee;color:#8b2f21;font-size:.75rem;font-weight:700}.kd-important{margin-top:16px;padding:12px 13px;border:1px solid #ead39f;border-radius:12px;background:#fff9eb;color:#654a3f;font-size:.78rem;line-height:1.45}.kd-important>strong{display:block;margin-bottom:5px;color:var(--kd-green-dark);font-size:.76rem}.kd-important p{margin:0 0 8px}.kd-important p:last-child{margin-bottom:0}.kd-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:15px;padding-top:12px;border-top:1px solid rgba(47,111,63,.12)}.ahb-trust-item{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;text-align:left}.ahb-trust-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#edf7ec}.ahb-trust-icon svg{width:17px;height:17px;fill:none;stroke:var(--kd-green-deep);stroke-width:1.8}.ahb-trust-item strong,.ahb-trust-item small{display:block;line-height:1.05}.ahb-trust-item strong{color:var(--kd-green-dark);font-size:.65rem}.ahb-trust-item small{margin-top:2px;color:#617067;font-size:.57rem}.kd-collector-step{margin-top:14px;padding-top:14px;border-top:1px solid rgba(47,111,63,.12)}.kd-collector-head{margin-bottom:12px}.kd-collector-head strong,.kd-collector-head span{display:block}.kd-collector-head strong{color:var(--kd-green-dark);font-size:.95rem}.kd-collector-head span{margin-top:2px;color:var(--kd-muted);font-size:.74rem}.ahb-fields,#kd-schedule-fields{display:grid;gap:10px}.ahb-field>label{display:block;margin:0 0 5px;color:var(--kd-green-dark);font-size:.73rem;font-weight:800}.ahb-field input[type=text],.ahb-field input[type=date],.ahb-field select,.ahb-field textarea{width:100%;min-height:48px;padding:10px 12px;border:1px solid #bfd1bd;border-radius:12px;background:#fff;color:var(--kd-ink);font:inherit;font-size:.8rem}.ahb-field textarea{min-height:88px;resize:vertical}.ahb-field input:focus,.ahb-field select:focus,.ahb-field textarea:focus{outline:0;border-color:var(--kd-green-deep);box-shadow:0 0 0 3px rgba(79,143,77,.12)}.ahb-field--checkbox label{display:flex;align-items:flex-start;gap:9px;padding:10px 11px;border:1px solid #bfd1bd;border-radius:12px;background:#fff}.ahb-field--checkbox input{width:18px;height:18px;accent-color:var(--kd-pink)}.ahb-quantity-list{display:grid;gap:8px;padding:9px;border:1px solid #d5dfd4;border-radius:13px;background:#fffaf6}.ahb-quantity-choice{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:10px;align-items:center;padding:8px 9px;border:1px solid #c8d8c6;border-radius:10px;background:#fff}.ahb-quantity-choice label{margin:0;color:var(--kd-green-dark);font-size:.8rem;font-weight:700}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1180px){.kdpd-shell-wrap .kd-booking-column{max-width:370px}}@media(max-width:1020px){.kdpd-shell-wrap .kd-booking-column{position:static;top:auto;max-width:none;width:100%;justify-self:stretch}.kd-ahb-card{max-width:none}}@media(max-width:560px){.kd-ahb-card .ahb-body{padding:12px}.kd-ahb-card .ahb-package-choices{gap:7px}.kd-ahb-card .ahb-package-choice{min-height:74px;padding:8px 5px}.kd-ahb-card .ahb-package-choice strong{font-size:.72rem}.kd-ahb-card .ahb-package-choice span{font-size:.64rem}.kd-ahb-card .ahb-two-col{gap:8px}.kd-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ahb-trust-item{justify-content:flex-start}.ahb-travelers-popout{padding:10px}.ahb-travelers-panel{width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.ahb-price-row{grid-template-columns:minmax(0,1fr) 108px}.ahb-quantity-choice__control{grid-template-columns:32px 42px 32px;width:108px;min-width:108px}.ahb-quantity-choice__button{width:32px}.ahb-quantity-choice__control input{width:42px}.kd-calendar-popout{max-height:calc(100dvh - 24px)}}.kdpd-shell-wrap .kd-booking-column{margin-top:18px}.kd-calendar-popout{z-index:2147483000}.ahb-travelers-popout{z-index:2147483001}@media(max-width:1020px){.kdpd-shell-wrap .kd-booking-column{margin-top:0}}.ahb-quantity-choice__control input{-moz-appearance:textfield}.ahb-quantity-choice__control input::-webkit-outer-spin-button,.ahb-quantity-choice__control input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#booking-card,.kd-product-right{background:transparent;border:0;border-radius:0;box-shadow:none;padding:0}.kd-product-right .kd-ahb-card{margin:0;width:100%}.kdpd-shell-wrap .kd-product-grid>#booking-card{padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}.kdpd-shell-wrap .kd-product-grid>#booking-card>form{margin:0;padding:0;background:transparent;border:0;box-shadow:none}.kdpd-shell-wrap .kd-product-grid>#booking-card .kd-ahb-card{margin:0;width:100%}.kd-trust{background:#f7fbf6;border-top:1px solid #dbe8da;border-radius:0 0 12px 12px;padding:11px 0 2px;gap:0}.kd-trust .ahb-trust-item{padding:0 8px;justify-content:center}.kd-trust .ahb-trust-item+.ahb-trust-item{border-left:1px solid #dbe8da}@media(max-width:767px){.kd-trust .ahb-trust-item:nth-child(3){border-left:0}.kd-trust .ahb-trust-item:nth-child(n+3){border-top:1px solid #dbe8da;padding-top:9px;margin-top:9px}}@media(max-width:767px){#booking-card,.kd-product-right,#booking-card>form,.kd-product-right>form,#booking-card .kd-ahb-card,.kd-product-right .kd-ahb-card{width:100%;max-width:none;min-width:0;margin-left:0;margin-right:0;box-sizing:border-box}#booking-card,.kd-product-right{padding:0;border:0;background:transparent;box-shadow:none;border-radius:0;overflow:visible}.kd-ahb-card{border-radius:16px}.kd-ahb-card .ahb-body{padding-left:12px;padding-right:12px}}@media(max-width:390px){#booking-card,.kd-product-right{width:100%;max-width:100%}.kd-ahb-card .ahb-head,.kd-ahb-card .ahb-body{width:100%;max-width:100%}.kd-ahb-card .ahb-head{padding-left:12px;padding-right:12px}}@media(max-width:980px){#booking-card,.kd-product-right,#booking-card>form,.kd-product-right>form,#booking-card .kd-ahb-card,.kd-product-right .kd-ahb-card{width:100%;max-width:100%;min-width:0;margin-left:0;margin-right:0;box-sizing:border-box}#booking-card,.kd-product-right{padding:0;border:0;background:transparent;box-shadow:none;border-radius:0;overflow:visible}}@media(max-width:980px){#ai-summary+#booking-card{margin:16px 0 18px;width:100%;max-width:100%;min-width:0}#ai-summary+#booking-card .kd-ahb-card{width:100%;max-width:100%;margin:0}}.kd-trust{align-items:stretch}.kd-trust .ahb-trust-item{display:grid;grid-template-columns:30px minmax(0,auto);align-items:center;justify-content:center;column-gap:7px;min-width:0;text-align:left}.kd-trust .ahb-trust-item>span:last-child{min-width:0}.kd-trust .ahb-trust-item strong,.kd-trust .ahb-trust-item small{white-space:normal}@media(max-width:560px){.kd-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.kd-trust .ahb-trust-item{min-height:54px;padding:7px 8px}.kd-trust .ahb-trust-item:nth-child(3){border-left:0}.kd-trust .ahb-trust-item:nth-child(n+3){border-top:1px solid #dbe8da;margin-top:0;padding-top:7px}.kd-trust .ahb-trust-item:nth-child(2n){border-left:1px solid #dbe8da}.kd-trust .ahb-trust-item:nth-child(odd){border-left:0}}@media(max-width:360px){.kd-trust .ahb-trust-item{grid-template-columns:26px minmax(0,1fr);column-gap:5px;padding-left:5px;padding-right:5px}.ahb-trust-icon{width:26px;height:26px;flex-basis:26px}.ahb-trust-icon svg{width:15px;height:15px}.ahb-trust-item strong{font-size:.61rem}.ahb-trust-item small{font-size:.54rem}}.kd-ahb-card{background:#fff;overflow:hidden}.kd-ahb-card .ahb-body{background:#fff}.kd-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:0;margin-top:15px;padding:10px 0 8px;background:#f7fbf6;border-top:1px solid #dbe8da}.kd-trust .ahb-trust-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;min-height:54px;padding:4px 7px;text-align:center}.kd-trust .ahb-trust-item+.ahb-trust-item{border-left:1px solid #dbe8da}.kd-trust .ahb-trust-icon{flex:0 0 28px;width:28px;height:28px;margin:0}.kd-trust .ahb-trust-item>span:last-child{display:block;min-width:0;width:100%}.kd-trust .ahb-trust-item strong,.kd-trust .ahb-trust-item small{display:block;width:100%;max-width:100%;margin:0;line-height:1.08;text-align:center;white-space:normal;overflow-wrap:normal;word-break:normal}.kd-trust .ahb-trust-item strong{font-size:.61rem}.kd-trust .ahb-trust-item small{font-size:.53rem}.kd-start-booking{position:relative;display:flex;align-items:center;justify-content:center;padding-right:48px}.kd-start-booking>span:first-child{margin-left:48px}.kd-start-arrow{position:absolute;right:7px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#fff;color:#d92f69;font-size:1.35rem;line-height:1}.kd-ahb-card{border-radius:20px}.kd-ahb-card .ahb-head{border-radius:19px 19px 0 0}.kd-trust{border-bottom-left-radius:19px;border-bottom-right-radius:19px}@media(max-width:980px){#ai-summary+#booking-card{display:block;width:100%;max-width:100%;margin:16px 0 18px;padding:0;background:transparent;border:0;box-shadow:none}#ai-summary+#booking-card .kd-ahb-card{width:100%;max-width:100%;margin:0}}@media(max-width:420px){.kd-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.kd-trust .ahb-trust-item:nth-child(3){border-left:0}.kd-trust .ahb-trust-item:nth-child(n+3){border-top:1px solid #dbe8da}.kd-trust .ahb-trust-item:nth-child(4){border-left:1px solid #dbe8da}.kd-start-arrow{right:6px;width:32px;height:32px}}.kd-ahb-card,.kd-ahb-card .ahb-body{background:#fff}.kd-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;align-items:stretch;background:#f7fbf6;border-top:1px solid #dbe8da;border-radius:0 0 19px 19px;padding:9px 0}.kd-trust .ahb-trust-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;min-height:54px;margin:0!important;padding:4px 6px;text-align:center;border-top:0!important}.kd-trust .ahb-trust-item+.ahb-trust-item{border-left:1px solid #dbe8da}.kd-trust .ahb-trust-item>span:last-child{display:block;width:100%;min-width:0}.kd-trust .ahb-trust-item strong,.kd-trust .ahb-trust-item small{display:block;width:100%;max-width:100%;margin:0;text-align:center;line-height:1.08;white-space:normal;word-break:normal;overflow-wrap:normal}.kd-trust .ahb-trust-item strong{font-size:.61rem}.kd-trust .ahb-trust-item small{font-size:.53rem}.kd-start-arrow svg{width:18px;height:18px;display:block}@media(max-width:980px){#ai-summary+#booking-card{display:block;width:100%;max-width:100%;margin:16px 0 18px;padding:0;background:transparent;border:0;box-shadow:none}#ai-summary+#booking-card>form,#ai-summary+#booking-card .kd-ahb-card{width:100%;max-width:100%;margin:0}}@media(max-width:420px){.kd-trust{grid-template-columns:repeat(2,minmax(0,1fr))}.kd-trust .ahb-trust-item:nth-child(3),.kd-trust .ahb-trust-item:nth-child(4){border-top:0!important}.kd-trust .ahb-trust-item:nth-child(3){border-left:0}.kd-trust .ahb-trust-item:nth-child(4){border-left:1px solid #dbe8da}}#booking-card,#booking-card>form,.kd-product-right,.kd-product-right>form{background:transparent!important}#booking-card .kd-ahb-card{background:#fff!important}.kd-start-booking{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;padding-left:48px!important;padding-right:48px!important}.kd-start-booking>span:first-child{margin:0!important;text-align:center!important}.kd-start-arrow{position:absolute!important;right:7px!important;top:50%!important;transform:translateY(-50%)!important;display:flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;border-radius:10px!important;background:#fff!important;color:#d92f69!important}.kd-start-arrow svg{display:block!important;width:18px!important;height:18px!important}.kd-ahb-card .kd-trust{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;align-items:stretch!important;background:#f7fbf6!important;border-top:1px solid #dbe8da!important;padding:9px 0!important}.kd-ahb-card .kd-trust .ahb-trust-item{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;min-width:0!important;min-height:54px!important;margin:0!important;padding:4px 5px!important;text-align:center!important;overflow:hidden!important;border-top:0!important}.kd-ahb-card .kd-trust .ahb-trust-item+.ahb-trust-item{border-left:1px solid #dbe8da!important}.kd-ahb-card .kd-trust .ahb-trust-item>span:last-child{display:block!important;width:100%!important;min-width:0!important;overflow:hidden!important}.kd-ahb-card .kd-trust .ahb-trust-item strong,.kd-ahb-card .kd-trust .ahb-trust-item small{display:block!important;width:100%!important;max-width:100%!important;margin:0!important;line-height:1.06!important;text-align:center!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important}.kd-ahb-card .kd-trust .ahb-trust-item strong{font-size:.59rem!important}.kd-ahb-card .kd-trust .ahb-trust-item small{font-size:.50rem!important}@media(max-width:980px){#ai-summary+#booking-card{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:16px 0 18px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}#ai-summary+#booking-card>form,#ai-summary+#booking-card .kd-ahb-card{width:100%!important;max-width:100%!important;margin:0!important}}@media(max-width:420px){.kd-ahb-card .kd-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important}.kd-ahb-card .kd-trust .ahb-trust-item:nth-child(3),.kd-ahb-card .kd-trust .ahb-trust-item:nth-child(4){border-top:0!important;margin-top:0!important;padding-top:4px!important}.kd-ahb-card .kd-trust .ahb-trust-item:nth-child(3){border-left:0!important}.kd-ahb-card .kd-trust .ahb-trust-item:nth-child(4){border-left:1px solid #dbe8da!important}.kd-ahb-card .kd-trust .ahb-trust-item strong{font-size:.61rem!important}.kd-ahb-card .kd-trust .ahb-trust-item small{font-size:.52rem!important}}.kd-ahb-card .kd-trust .ahb-trust-item strong{font-size:.64rem!important}.kd-ahb-card .kd-trust .ahb-trust-item small{font-size:.56rem!important}@media(max-width:420px){.kd-ahb-card .kd-trust .ahb-trust-item strong{font-size:.64rem!important}.kd-ahb-card .kd-trust .ahb-trust-item small{font-size:.55rem!important}}@media(min-width:981px){#booking-card,#booking-card>form,.kd-product-right,.kd-product-right>form{background:transparent!important;border-color:transparent!important;box-shadow:none!important}.kd-ahb-card,.kd-ahb-card .ahb-body{background:#fff!important}.kd-ahb-card{overflow:hidden!important}.kd-trust{background:#f7fbf6!important}}@media(min-width:981px){.kd-ahb-card .ahb-body{padding-bottom:0!important}.kd-ahb-card .kd-trust{width:calc(100% + 24px)!important;margin-left:-12px!important;margin-right:-12px!important;margin-bottom:0!important;border-bottom-left-radius:19px!important;border-bottom-right-radius:19px!important}.kd-ahb-card{overflow:hidden!important}}.kd-ahb-card .kd-trust .ahb-trust-item strong{font-size:.68rem!important}.kd-ahb-card .kd-trust .ahb-trust-item small{font-size:.59rem!important}@media(max-width:420px){.kd-ahb-card .kd-trust .ahb-trust-item strong{font-size:.67rem!important}.kd-ahb-card .kd-trust .ahb-trust-item small{font-size:.58rem!important}}
@media(max-width:420px){
.kd-ahb-card .kd-trust,
.kd-trust{
grid-template-columns:repeat(4,minmax(0,1fr))!important;
gap:0!important;
}
.kd-ahb-card .kd-trust .ahb-trust-item,
.kd-trust .ahb-trust-item{
display:flex!important;
flex-direction:column!important;
align-items:center!important;
justify-content:center!important;
min-width:0!important;
min-height:50px!important;
margin:0!important;
padding:4px 2px!important;
border-top:0!important;
text-align:center!important;
}
.kd-ahb-card .kd-trust .ahb-trust-item+.ahb-trust-item,
.kd-trust .ahb-trust-item+.ahb-trust-item{
border-left:1px solid #dbe8da!important;
}
.kd-ahb-card .kd-trust .ahb-trust-icon,
.kd-trust .ahb-trust-icon{
width:25px!important;
height:25px!important;
min-width:25px!important;
flex-basis:25px!important;
margin:0 auto 3px!important;
}
.kd-ahb-card .kd-trust .ahb-trust-icon svg,
.kd-trust .ahb-trust-icon svg{
width:14px!important;
height:14px!important;
}
.kd-ahb-card .kd-trust .ahb-trust-item strong,
.kd-trust .ahb-trust-item strong{
font-size:.56rem!important;
line-height:1.02!important;
white-space:nowrap!important;
}
.kd-ahb-card .kd-trust .ahb-trust-item small,
.kd-trust .ahb-trust-item small{
font-size:.47rem!important;
line-height:1.02!important;
white-space:normal!important;
}
}
.ahb-price-amounts{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.ahb-price-old{color:#7e877f;text-decoration:line-through;font-weight:500}.ahb-price-sale{color:#1f6536;font-weight:800}.ahb-price-current{font-weight:700}.ahb-price-copy small{display:block;margin-top:3px}