html:not(.hs-inline-edit) [data-module=advanced-section]{display:none}html.hs-inline-edit:hover [data-module=advanced-section]{position:relative;min-height:15px;margin-top:7px}html.hs-inline-edit:hover [data-module=advanced-section]:after{content:" ";width:100%;height:100%;position:absolute;left:0;top:0;z-index:10;background-image:linear-gradient(45deg,#0091ae 9.09%,transparent 0,transparent 50%,#0091ae 0,#0091ae 59.09%,transparent 0,transparent);background-size:15.56px 15.56px}html.hs-inline-edit:hover [data-module=advanced-section]:before{content:"Advanced Options";width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto;background-color:#0091ae;color:#fff;padding:10px 25px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50px;z-index:11;line-height:1;text-transform:uppercase;font-weight:700;letter-spacing:1px;font-size:10px;background-color:#425b76}