:root{--orange-over-black:#da3619;--orange-over-white:#d32f12}.consent-button-container button:focus{background-color:#fff}.consent-button-container{position:relative;text-align:right}.consent-expand-text-button,.consent-reduce-text-button{border:2px solid var(--orange-over-white);height:25px;width:85px;font-size:13px;font-weight:700;box-sizing:border-box;line-height:17px;display:block;margin-left:auto;padding:0 0px 2px 2px;background:#fff;color:var(--orange-over-white);border-radius:12px;cursor:pointer}.consent-reduce{display:none}.consent-text-container{max-height:calc(16px * 5);transition:max-height .3s ease-in;overflow:hidden;line-height:16px;margin-bottom:15px}.consent-text-container:focus{outline:0}.consent-text-container p.disclaimer-text{text-align:justify;margin:0 !important;font-weight:normal !important;font-size:12.5px !important;text-transform:none !important}.consent-text-container p.disclaimer-text:focus{outline:0}.orange-disclaimer-text{color:var(--orange-over-white);font-weight:bold}.legal-consent-container .hs-form-booleancheckbox-display>span{margin-left:25px !important;line-height:14px}.legal-consent-container .hs-form-booleancheckbox-display p{font-size:14px !important;text-transform:none !important}.legal-consent-container .hs-form-booleancheckbox-display input{float:left;opacity:1;position:relative;height:18px !important;width:auto !important;left:0}.legal-consent-container .hs-form-booleancheckbox-display input:checked::after{content:""}.legal-consent-container label.hs-form-booleancheckbox-display{height:auto !important}.consent-text-container.expand{max-height:300vh}