.ca-bbbat{background-color:#fff}.ca-bbbat__inner{display:flex;flex-direction:column;gap:clamp(50px,8vh,100px);margin:0 auto;max-width:1300px;padding:clamp(50px,7vh,90px) 24px}.ca-bbbat__row{align-items:center;display:grid;gap:clamp(40px,6vw,100px);grid-template-columns:1fr 1fr}.ca-bbbat__row:nth-child(2n) .ca-bbbat__media{order:2}.ca-bbbat__row:nth-child(2n) .ca-bbbat__text{order:1}.ca-bbbat__media{align-items:center;display:flex;justify-content:center}.ca-bbbat__media img{display:block;height:auto;max-width:520px;object-fit:contain;width:100%}.ca-bbbat__text{max-width:520px}.ca-bbbat__title{color:#1a201e;font-size:clamp(28px,3.4vw,46px);font-weight:400;line-height:1.2;margin:0 0 28px}.ca-bbbat__body{color:#2c332f;font-size:clamp(14px,1.1vw,17px);line-height:1.7;margin:0 0 24px}.ca-bbbat__list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.ca-bbbat__list li{color:#2c332f;font-size:clamp(14px,1.1vw,17px);line-height:1.5;padding-left:18px;position:relative}.ca-bbbat__list li:before{color:#2c332f;content:"·";left:4px;position:absolute}.ca-bbbat__cta{align-items:center;background-color:#ccdb00;border-radius:100px;color:#1a201e;display:inline-flex;font-family:Montserrat,sans-serif;font-size:clamp(14px,1.1vw,16px);font-weight:700;justify-content:center;margin-top:40px;padding:18px 36px;text-decoration:none;transition:opacity .2s ease;white-space:nowrap}.ca-bbbat__cta:hover{opacity:.85}@media (max-width:768px){.ca-bbbat__row{grid-template-columns:1fr}.ca-bbbat__row:nth-child(2n) .ca-bbbat__media,.ca-bbbat__row:nth-child(2n) .ca-bbbat__text{order:unset}.ca-bbbat__media{order:-1}.ca-bbbat__text{max-width:none}}@media (max-width:600px){.ca-bbbat__cta{display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:340px;width:100%}.ca-bbbat__media img{width:60%}}