.m-ocsb{background-color:#fff;border-left:4px solid var(--wp--preset--color--primary);padding:var(--space-m)}.m-ocsb__header{display:flex;justify-content:flex-end;margin-bottom:var(--space-m)}.m-ocsb__header path{fill:var(--wp--preset--color--secondary)}.m-ocsb__header a path,.m-ocsb__header a:hover path{transition:all .15s ease-out}.m-ocsb__header a:hover path{fill:var(--wp--preset--color--primary)}.m-ocsb-btn.opener{background-color:var(--wp--preset--color--primary);border-bottom-left-radius:var(--wp--custom--global--border-radius);border-top-left-radius:var(--wp--custom--global--border-radius);box-sizing:border-box;height:120px;left:-50px;padding:10px;position:absolute;top:25vh;transform:scale(1);transition:all .15s ease-out;width:50px}.m-ocsb-btn.opener:hover{transform:scale(1.1);transform-origin:100% 50%;transition:all .15s ease-out}.m-ocsb-btn.opener:before{background-image:url(../img/contact-icons.svg);background-repeat:no-repeat;background-size:contain;box-sizing:border-box;content:"";display:block;height:100%;width:100%}.m-ocsb-btn.close{display:block;height:24px;width:24px}#cs-brand h3{margin-top:.3em}#cs-brand p{margin-top:.3em!important}@media screen and (max-width:1023px){.m-ocsb{width:calc(90vw - 80px)}}