.cms #reserve{background:none}#reserve{padding:0;border:none}#reserve .step-info{display:flex;flex-direction:column;gap:16px;max-width:1280px;margin-bottom:32px}#reserve .step-info-container{display:flex;justify-content:space-between;align-items:center;font-size:18px}#reserve .step-info-container :first-child{font-weight:500;color:#303030}#reserve .step-info-container :last-child{font-weight:400;color:#303030b8}#reserve .progress-bar{width:100%;height:12px;background:#f4f4f4;border-radius:4px}#reserve .progress-bar :first-child{height:12px;background:#d7ecf3;border-radius:4px 0 0 4px;transform-origin:left;animation:progressLoad .8s ease-out;transition:width .6s ease-out}#reserve .field-container{display:flex;flex-direction:column;gap:5px}#reserve .field-container label{font-weight:400;font-size:14px;line-height:145%;color:#303030}#reserve .field-container input{width:100%;padding:16px 12px;border:1px solid #F4F4F4;border-radius:8px;font-size:16px;line-height:160%}#reserve .field-container input:focus{outline:none;border-color:#303030}#reserve .reservation-content{display:grid;grid-template-columns:1fr 450px;gap:64px;align-items:start}@media screen and (max-width: 1000px){#reserve .reservation-content{grid-template-columns:1fr;gap:24px}#reserve .reservation-content .page1,#reserve .reservation-content .page2{order:2}}#reserve .page1,#reserve .page2{opacity:1;transition:opacity .1s ease-in-out}#reserve .page1.transitioning,#reserve .page2.transitioning{opacity:0}#reserve .page2-content h4{font-size:18px;margin-bottom:16px}#reserve .help-section{padding-top:16px;margin-bottom:40px}#reserve .help-section a{display:flex;align-items:center;gap:8px;padding:8px 12px;color:#303030;font-size:16px;text-decoration:underline}#reserve .help-section a img{margin:0}#reserve form{width:100%;gap:0}#reserve form h4{font-size:18px}#reserve form .annotation{font-size:12px;color:#303030e0;margin:-12px 0 0 4px}#reserve .form-container{flex-direction:column}.box-content{background:#fff;border-radius:12px;padding:32px;display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.box-content button{align-self:flex-start}.box-content h3{font-size:20px;font-weight:600}h4{font-size:20px}.person-list{width:100%;padding:32px;display:flex;flex-direction:column;gap:20px}.person-list .box-content{background:none;border-radius:0;margin:0;padding:0;gap:8px}h5{font-size:24px;font-weight:600;line-height:135%;margin-bottom:12px}.copy-btn{color:#303030;width:100%;gap:8px;background:#f0f0f0;border:1px solid #256F91}.copy-btn img{width:16px;height:16px;margin:0}.copy-btn:hover{color:#303030;background:#e8e8e8}.copy-btn.success{background:#d7ecf3;color:#256f91}.participant-header{display:flex;justify-content:space-between;align-items:center;width:100%}.participant-header h3{font-size:16px;font-weight:600;line-height:145%;margin:0}.btn-text{color:#303030;font-size:16px;text-decoration:underline;border-radius:4px}.btn-text:hover{color:#256f91}.insurance h3{font-size:20px;font-weight:500;margin-bottom:10px}.insurance h4{font-size:20px}.insurance h6{font-size:20px;font-weight:600;line-height:120%;margin-bottom:12px}.insurance-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media screen and (max-width: 768px){.insurance-grid{grid-template-columns:1fr}}.insurance-card{border:1px solid #F4F4F4;border-radius:12px;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.insurance-card .btn.btn2{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;width:100px}.insurance-card .btn.btn2 img{width:16px;height:16px;margin:0}.insurance-card .btn.btn2.selected{background:#d7ecf3;color:#256f91;border-color:#256f91;width:120px}.insurance-card .btn.btn2.selected:hover{background:none}.card-container{display:flex;justify-content:space-between}.insurance-price{display:flex;flex-direction:column;line-height:145%}.insurance-price :first-child{font-size:16px;font-weight:600}.insurance-price :last-child{font-size:12px;font-weight:400}.insurance-info{display:flex;align-items:center;gap:8px}.insurance-info img{margin:0}.participant-details{display:flex;flex-direction:column;gap:4px;width:100%}.detail-row{display:flex;align-items:flex-start;gap:4px;font-size:16px;font-weight:400;line-height:160%;color:#303030e0}.detail-row .detail-value{font-weight:500;line-height:150%;color:#303030}.rating-container{display:flex;align-items:center;padding:12px;gap:8px;background:#f0f8fc;border-radius:8px;width:100%}.rating-container img{width:24px;height:24px;margin:0}.rating-container span{font-weight:400;font-size:14px;line-height:19px;color:#3a8cbf}.checkbox-wrapper{display:flex;align-items:flex-start;padding:8px;width:40px;height:40px}.checkbox-wrapper input[type=checkbox]{width:40px;height:40px;margin:0;cursor:pointer}.custom-input{position:relative;margin:8px}.custom-input input{opacity:0;position:absolute;cursor:pointer;z-index:2;margin:0}.custom-input .visual{cursor:pointer}.custom-input.checkbox{display:flex;align-items:flex-start}.custom-input.checkbox .visual{width:24px;height:24px;background:url(/asset/frame.svg)}.custom-input.checkbox input:checked+.visual{background-image:url(/asset/tick.svg)}.custom-input.radio,.custom-input.radio input{width:24px;height:24px}.custom-input.radio .visual{width:24px;height:24px;border:1.5px solid #303030;border-radius:60px;background:transparent}.custom-input.radio input:checked+.visual{background:#256f91;border-color:#256f91}.custom-input.radio input:checked+.visual:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%}.voucher-section{gap:0}.voucher-toggle{display:flex;align-items:center;gap:12px;padding:10px 0;cursor:pointer}.voucher-toggle.disabled{cursor:not-allowed;opacity:.6}.voucher-toggle.disabled label,.voucher-toggle.disabled input[type=checkbox]{cursor:not-allowed}.voucher-toggle input[type=checkbox]{min-height:0;width:18px;height:18px;margin:10px;cursor:pointer;flex-shrink:0;accent-color:#256F91}.voucher-toggle label{flex:1;font-size:16px;font-weight:400;line-height:160%;color:#303030e0;cursor:pointer}.voucher-details{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease;overflow:hidden}.voucher-details.expanded{grid-template-rows:1fr}.voucher-details .voucher-inner{min-height:0;display:flex;flex-direction:column;gap:16px}.voucher-input{display:flex;gap:12px;padding:16px 0}.voucher-input input{flex:1;border-radius:8px;font-size:16px;width:100%}.voucher-input input:disabled{cursor:not-allowed}.voucher-input .btn.btn2{font-size:16px;line-height:150%}.voucher-input .btn.btn2 img{width:24px;height:24px;margin:0}.voucher-input .btn.btn2:disabled{cursor:not-allowed;background:#d7ecf3;color:#256f91}.voucher-msg{font-size:14px;margin-top:-30px}.voucher-msg.success{color:#256f91}.voucher-msg.error{color:#ef4444}.price-note{font-weight:800;line-height:145%;color:#ef4444}.price-row{display:flex;justify-content:space-between;align-items:center;font-size:16px}.price-row .label{color:#303030b8}.price-row .value{font-weight:500;color:#303030}.price-row.main{font-size:18px;margin-bottom:8px}.price-row.main .label{font-weight:500}.price-row.main .value{font-size:24px;font-weight:600;color:#256f91}.price-row.discount .value{color:#10b981}.price-row.total{border-top:1px solid #F4F4F4;padding-top:8px;margin-top:8px}.price-row.total .value{font-weight:600;color:#256f91}.price-details{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease;overflow:hidden}.price-details.expanded{grid-template-rows:1fr}.price-details .price-inner{min-height:0;display:flex;flex-direction:column;gap:16px}.payment-options{display:flex;flex-direction:column;gap:16px}.payment-option{display:flex;justify-content:space-between;align-items:center;padding:8px 16px 8px 8px;border:1px solid #F4F4F4;border-radius:8px;background:#fff;height:56px;cursor:pointer;transition:border-color .2s ease}.payment-option:hover:not(.disabled){border-color:#256f91}.payment-option:has(input:checked){border-color:#256f91}.payment-option img{height:28px;width:auto;margin:0}.payment-option img[src*=przelewy24]{height:28px;width:80px}.payment-option.disabled{pointer-events:none}.payment-option.disabled label{color:gray}.payment-installments-details{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease;overflow:hidden}.payment-installments-details.expanded{grid-template-rows:1fr}.payment-installments-details .payment-installments-inner{min-height:0;display:flex;flex-direction:column;gap:16px;background:#fafafa;border-radius:8px}.installments-header{padding:24px 24px 0}.installments-header span{font-weight:500;font-size:16px;line-height:150%;color:#303030}.installments-options{display:flex;flex-direction:column;gap:16px;padding:0 24px}@media screen and (max-width: 800px){.installments-options{padding:0}}.installment-card{display:flex;flex-direction:column;padding:16px 28px 20px 20px;gap:16px;background:#fff;border:1px solid #EAEAEA;border-radius:8px;cursor:pointer;transition:border-color .2s ease}.installment-card:hover,.installment-card.active{border-color:#256f91}.installment-header{display:flex;align-items:center;gap:3px}.installment-info{display:flex;flex-direction:column;gap:6px}.installment-title{font-weight:600;font-size:16px;line-height:145%;color:#303030}.installment-description{font-weight:400;font-size:14px;line-height:160%;color:#303030}.installment-divider{width:100%;height:1px;background:#eaeaea}.installment-payments{display:flex;flex-direction:column;gap:12px;padding-left:8px}.installment-payments .payment-row{display:flex;justify-content:space-between;align-items:center;font-size:16px}.installment-payments .payment-row .payment-label{font-weight:500;color:#303030b8}.installment-payments .payment-row .payment-value{font-weight:600;font-size:18px;line-height:145%;color:#303030e0}.installments-info-box{display:flex;align-items:flex-start;padding:14px 20px;gap:8px;background:#f0f8fc;border-radius:8px;margin:0 24px 24px}.installments-info-box img{width:20px;height:20px;margin:0;flex-shrink:0}.installments-info-box span{font-weight:400;font-size:14px;line-height:160%;color:#3a8cbf}.payment-details{display:flex;align-items:center;gap:3px}.payment-option label{font-weight:500;font-size:16px;line-height:150%;color:#303030e0;cursor:pointer;margin-left:4px}@keyframes progressLoad{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.invoice-toggle{display:flex;justify-content:flex-start;align-items:center;gap:16px;background:#fff;border-radius:12px;cursor:pointer;width:max-content;margin-top:12px}.invoice-question{font-weight:400;font-size:16px;line-height:160%;color:#303030e0}.toggle-switch{position:relative;width:52px;height:32px;background:#f4f4f4;border-radius:39px;cursor:pointer;transition:background-color .3s}.toggle-switch.active{background:#d7ecf3}.toggle-handle{position:absolute;top:2px;left:2px;width:28px;height:28px;background:#256f91;border-radius:24px;transition:transform .3s}.toggle-switch:not(.active) .toggle-handle{background:#ccc;transform:translate(0)}.toggle-switch.active .toggle-handle{transform:translate(20px)}.invoice-form{display:grid;flex-direction:column;gap:16px;grid-template-columns:1fr 1fr}.invoice-form h4{grid-column:1/-1}.invoice-form .form-fields{display:contents}.invoice-type{display:flex;gap:16px;align-items:center}.invoice-option{display:flex;align-items:center;gap:4px}.invoice-option label{font-weight:400;font-size:14px;line-height:160%;color:#303030e0;cursor:pointer}.agreement-header{padding:0 16px}.agreement-header span{font-weight:400;font-size:14px;line-height:160%;color:#303030b8}.agreement-details{display:flex;flex-direction:column;gap:16px}.agreement-row{display:flex;align-items:center;gap:12px;padding:10px 0;line-height:1.5em}.agreement-row.error{background-color:#cf3c3c14;border-radius:8px;padding:12px;margin:-2px;border:1px solid rgba(207,60,60,.25)}.agreement-row input[type=checkbox]{min-height:0;width:18px;height:18px;margin:10px;cursor:pointer;flex-shrink:0;accent-color:#256F91}.agreement-row label{flex:1;font-weight:400;font-size:14px;line-height:160%;color:#303030e0;cursor:pointer}.agreement-details .error-label{margin-left:30px;color:red}.form-error{color:#cf3c3c;font-size:13px;line-height:1.2em}.mobile-bar .form-error{margin-top:6px;text-align:center}.payment-selection .payment-step h4{font-size:1.125rem;font-weight:600;margin-bottom:1.5rem;color:#303030}.payment-selection .payment-plan-options{display:flex;flex-direction:column;gap:1rem}.payment-selection .payment-plan-card{border:1.5px solid #E0E0E0;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .2s ease;background:#fff}.payment-selection .payment-plan-card:hover:not(.disabled){border-color:#256f91;box-shadow:0 2px 8px #256f911a}.payment-selection .payment-plan-card.selected{border-color:#256f91;background:#f8fbfc;box-shadow:0 2px 12px #256f9126}.payment-selection .payment-plan-card.disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5}.payment-selection .payment-plan-card .plan-header{display:flex;align-items:center;gap:1rem}.payment-selection .payment-plan-card .plan-info{flex:1}.payment-selection .payment-plan-card .plan-info .plan-title{font-size:1rem;font-weight:600;color:#303030;cursor:pointer}.payment-selection .payment-plan-card .plan-info .plan-description{margin-top:.75em}.payment-selection .payment-plan-card .plan-info .unavailable-text{display:block;font-size:.875rem;color:#999;margin-top:.25rem}.payment-selection .payment-plan-card .plan-details{margin-top:1rem}.payment-selection .payment-plan-card .plan-details .installment-divider{height:1px;background:#e0e0e0;margin-bottom:1rem}.payment-selection .payment-plan-card .plan-details .installment-preview{display:flex;flex-direction:column;gap:.5rem}.payment-selection .payment-plan-card .plan-details .installment-preview .payment-row-preview{display:flex;justify-content:space-between;font-size:.875rem}.payment-selection .payment-plan-card .plan-details .installment-preview .payment-row-preview .payment-label{color:#666}.payment-selection .payment-plan-card .plan-details .installment-preview .payment-row-preview .payment-value{font-weight:600;color:#303030}.payment-selection .payment-method-wrapper{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease;opacity:0}.payment-selection .payment-method-wrapper.expanded{max-height:700px;opacity:1;margin-top:2rem}.payment-selection .payment-method-inner{padding-top:2rem;border-top:2px dashed #E0E0E0}.payment-selection .payment-method-options{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){.payment-selection .payment-method-options{grid-template-columns:1fr}}.payment-selection .payment-method-card{border:1.5px solid #E0E0E0;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .2s ease;background:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:120px;justify-content:center}.payment-selection .payment-method-card:hover{border-color:#256f91;box-shadow:0 2px 8px #256f911a}.payment-selection .payment-method-card.selected{border-color:#256f91;background:#f8fbfc;box-shadow:0 2px 12px #256f9126}.payment-selection .payment-method-card .method-content{display:flex;align-items:center;gap:.75rem}.payment-selection .payment-method-card .method-label{font-size:1rem;font-weight:600;color:#303030;cursor:pointer}.payment-selection .payment-method-card .method-logo{height:32px;width:auto;object-fit:contain}.payment-selection .payment-info-box{margin-top:1.5rem;padding:1rem 1.25rem;background:#f0f7fa;border:1px solid #C8E0EA;border-radius:8px;display:flex;gap:.75rem;align-items:flex-start}.payment-selection .payment-info-box.highlight{background:#fff9e6;border:1.5px solid #FFD666}.payment-selection .payment-info-box.highlight strong{color:#d97706}.payment-selection .payment-info-box img{width:20px;height:20px;flex-shrink:0;margin-top:2px}.payment-selection .payment-info-box span{font-size:.875rem;color:#555;line-height:1.6}
