.booking-payment-protection{display:flex;background-color:#d8f7d4;width:100%;padding:2%;justify-content:space-between;border-radius:12px;align-items:center}
.booking-payment-protection div{margin:10px}
.booking-payment-protection span{margin-right:10px}
#cf-payment-protection-booking{width:195%;margin-left:-47%}
@media(max-width:575px){#cf-payment-protection-booking{margin-inline:0;width:100%}
}
#cf-payment-protection-booking p{font-family:"Barlow";font-weight:600;font-size:24px}
#cf-payment-protection-guarantee{background-color:#eaf5f6;width:421px;max-width:100%;border-radius:12px;padding-top:8px;padding-right:24px;padding-bottom:8px;padding-left:24px;margin-top:25px}
@media(max-width:575px){#cf-payment-protection-guarantee{margin-inline:0;width:100%}
}
.cf-info-header{font-size:17px}
.payment-guarantee-list{font-weight:bold;font-family:'Barlow';font-size:14px;padding-left:45px}
.payment-guarantee-list__item{margin-top:10px;display:flex;gap:20px}
.payment-guarantee-header{display:flex;align-items:center;gap:8px;font-family:'Barlow';font-size:14px;font-weight:600;padding-bottom:8px;margin-left:-46%;width:fit-content;margin-top:20px}
@media(max-width:575px){.payment-guarantee-header{margin-left:0}
}
.payment-guarantee-header__text{flex:1 1 auto}
.payment-guarantee-header__tooltip{position:relative;display:inline-flex;align-items:center}
.payment-guarantee-header__tooltip-icon{display:inline-flex;align-items:center;cursor:pointer;flex-shrink:0}
.payment-guarantee-header__tooltip-bubble{display:none;position:absolute;top:calc(108%);left:50%;transform:translateX(-50%);background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.15);padding:10px 12px;width:200px;font-size:13px;font-weight:400;color:#333;z-index:10;white-space:normal;line-height:1.4}
.payment-guarantee-header__tooltip-bubble::after{content:'';position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#fff}
@media(max-width:575px){.payment-guarantee-header__tooltip-bubble{top:auto;bottom:calc(108%);left:auto;right:0;transform:none;height:fit-content}
.payment-guarantee-header__tooltip-bubble::after{left:var(--tooltip-arrow-left,calc(44%));transform:none}
}
.payment-guarantee-header__tooltip:hover .payment-guarantee-header__tooltip-bubble,.payment-guarantee-header__tooltip-icon:focus + .payment-guarantee-header__tooltip-bubble{display:block}
.payment-guarantee-title{display:flex;align-items:center;gap:8px;font-family:'Barlow';font-size:14px;font-weight:600}
.payment-guarantee-title__text{flex:1 1 auto}
#cfPaymentProtection{width:420px}
.cf-lock-icon{display:inline-flex;align-items:center;margin-right:-15px;vertical-align:middle}
.cf-lock-icon svg{width:17px;height:20px}
.icon.cf-payment-icon{font-size:x-large;color:var(--color-primary-01);cursor:pointer}