.terms__holder{display:flex;align-items:center}
.terms__holder.top{flex-direction:column}
.terms__holder.top .form-label{margin-bottom:4px}
.terms__holder.left{flex-direction:row}
.terms__holder.left .form-label{margin-right:16px}
.terms__holder__label{font-size:1.4rem;font-family:"Scania Sans Semi Condensed","Scania Sans Condensed",arial,helvetica,sans-serif;line-height:1.6rem;color:#0d0f13}
.terms__holder__input{min-width:16px;width:16px;height:16px;margin:0;margin-right:8px;border-radius:2px;appearance:none;border:1px solid #041e42;cursor:pointer;position:relative}
.terms__holder__input:focus{border:2px solid #2b70d3}
.terms__holder__input:checked{background-color:#041e42}
.terms__holder__input:checked::after{content:'';display:block;position:absolute;top:50%;left:50%;width:2px;height:8px;border:solid #fff;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.4rem;line-height:1.6rem;margin-bottom:8px;font-family:"Scania Sans Semi Condensed","Scania Sans Condensed",arial,helvetica,sans-serif}
.terms__holder__text .title ul li,.terms__holder__text .title ol li{color:#0d0f13;font-size:1.4rem;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}