.section-notch{position:absolute;top:0;left:50%;transform:translate(-50%,-99%);width:240px;height:30px;z-index:50;pointer-events:none;line-height:0;display:flex;justify-content:center}.notch-content{position:relative;width:100%;height:100%}.notch-svg{width:100%;height:100%;display:block}.notch-arrow-container{position:absolute;bottom:4px;left:50%;transform:translateX(-50%);width:24px;height:24px;display:flex;align-items:center;justify-content:center;pointer-events:auto;cursor:pointer;z-index:51}.notch-arrow-icon{width:16px;height:9px;fill:none;stroke:#ffffff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:1;transition:transform .3s ease}.notch-arrow-container:hover .notch-arrow-icon{transform:translateY(2px)}.notch-darker{fill:#0c101b}.notch-dark{fill:#080b14}.notch-black{fill:#050607}