.terms__holder{display:flex;align-items:center}
.terms__holder.top{flex-direction:column}
.terms__holder.top .form-label{margin-bottom:8px}
.terms__holder.left{flex-direction:row}
.terms__holder.left .form-label{margin-right:16px}
.terms__holder__label{font-size:1.4rem;line-height:1.6rem;color:#0d0f13}
.terms__holder__input{min-width:16px;width:16px;height:16px;margin:0;margin-right:6px;border-radius:2px;appearance:none;border:1px solid #cdcdcd;cursor:pointer;position:relative}
.terms__holder__input:checked{background-color:#041e42}
.terms__holder__input:checked::after{content:'';position:absolute;top:50%;left:50%;width:2px;height:8px;border:solid #fafafa;border-width:0 2px 2px 0;transform:translate(-50%,-60%) rotate(45deg)}
.terms__holder__text .title,.terms__holder__text .title p{color:#0d0f13;font-size:1.2rem;line-height:1.6rem;margin-bottom:8px}
.terms__holder__text .title ul li,.terms__holder__text .title ol li{color:#0d0f13;font-size:1.2rem;line-height:1.6rem}
.scania-blue-theme .terms__holder__label{color:#fff}
.scania-blue-theme .terms__holder__text .title,.scania-blue-theme .terms__holder__text .title p{color:#fff}