.Product-mandatoryTooltip{--Product-mandatoryTooltip--align:flex-start;position:relative}.Product-mandatoryTooltip--center{--Product-mandatoryTooltip--align:center}.Product-mandatoryTooltip--right{--Product-mandatoryTooltip--align:flex-end}.Product-mandatoryTooltipLabel{align-items:center;color:var(--clr-f8);cursor:pointer;display:flex;gap:15px;justify-content:var(--Product-mandatoryTooltip--align)}.Product-mandatoryTooltipLabel:hover{color:var(--clr-f9)}.Product-mandatoryTooltipLabel:hover svg{fill:var(--clr-f9)}.Product-mandatoryTooltipLabel svg{fill:var(--clr-f8)}.Product-mandatoryTooltipTitle{font-family:var(--so5-font-family);font-size:var(--so5-font-size);font-weight:var(--so5-font-weight);line-height:var(--so5-line-height)}.Product-mandatoryTooltipContentWrapper{background:#fff;box-shadow:0 0 10px #0003;padding:20px 25px 20px 15px;position:absolute;top:calc(100% + 10px);z-index:1}.Product-mandatoryTooltipContent{margin-bottom:0;margin-top:0;word-break:break-word}.Product-mandatoryClose{border:5px solid #0000;box-sizing:initial;cursor:pointer;height:15px;position:absolute;right:5px;top:5px;width:15px}.Product-mandatoryClose:hover svg{fill:var(--clr-f9)}.Product-mandatoryClose svg{fill:var(--clr-f8)}.Product-mandatoryTooltipContentWrapper{display:none}.Product-mandatoryToggle:checked~.Product-mandatoryTooltipContentWrapper{display:block}.Svg-icon svg{height:auto;max-width:100%;width:100%}